:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.site-header.site-header{--site-header-height:184px;--site-nav-top:60px;--site-nav-height:64px;--site-nav-width:472px;--site-nav-padding-block:20px;--site-nav-padding-left:37px;--site-nav-padding-right:52px;z-index:var(--site-header-z-index,2147480000);width:100%;height:var(--site-header-height);pointer-events:none;position:fixed;top:0;left:0;right:0}.site-nav-pill{top:var(--site-nav-top);width:var(--site-nav-width);height:var(--site-nav-height);box-sizing:border-box;padding:var(--site-nav-padding-block) var(--site-nav-padding-right) var(--site-nav-padding-block) var(--site-nav-padding-left);isolation:isolate;-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);pointer-events:auto;background-color:#21292e8f;background-image:linear-gradient(145deg,#ffffff24 0%,#ffffff0f 42%,#00000024 100%);border:1px solid #ffffff61;border-radius:100px;align-items:center;gap:40px;display:flex;position:absolute;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 14px 34px #0000003d,0 2px 8px #00000029,inset 0 1px #ffffff38,inset 0 -1px #ffffff0f}.site-nav-pill:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff1a 0%,#ffffff05 58%,#00000014 100%);position:absolute;inset:0}.site-logo{color:#fff;letter-spacing:0;white-space:nowrap;flex-shrink:0;align-items:baseline;font-size:24px;line-height:1.2;text-decoration:none;display:inline-flex}.site-logo-hypo{color:#fff;font-weight:400}.site-logo-key{color:#d2d2d2;font-weight:200}.site-nav-links{align-items:center;gap:40px;display:flex}.site-nav-link{color:#d3d3d3;letter-spacing:0;white-space:nowrap;transform-origin:50%;align-items:center;font-size:14px;font-weight:400;line-height:1.4;text-decoration:none;transition:color .22s cubic-bezier(.22,1,.36,1),opacity .22s cubic-bezier(.22,1,.36,1),text-shadow .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;transform:translateY(0)scale(1)}.site-nav-link:hover,.site-nav-link:focus-visible,.site-nav-link.is-active{color:#fff}.site-nav-link:hover,.site-nav-link:focus-visible{text-shadow:0 0 14px #ffffff29;transform:translateY(-1px)scale(1.015)}.site-nav-link.is-active{font-weight:600;transform:translateY(-1px)scale(1)}.site-account{top:var(--site-nav-top);min-width:156px;height:var(--site-nav-height);pointer-events:auto;justify-content:flex-end;align-items:center;gap:32px;display:flex;position:absolute;right:54px}.site-account-link,.site-account-button,.site-account-email{color:#fff;letter-spacing:0;font-size:14px;font-weight:400;line-height:1.4;text-decoration:none}.site-account-email{font-size:18px}.site-account-button{cursor:pointer;background:0 0;border:0;padding:0}.site-account-link:hover,.site-account-button:hover{opacity:.72}.site-footer{z-index:1;width:100%;height:var(--site-footer-height,var(--footer-height,149px));box-sizing:border-box;padding:var(--site-footer-block-padding,40px) var(--site-footer-inline-inset,54px);flex-direction:column;justify-content:flex-start;gap:32px;display:flex;position:relative}.site-footer--home{--site-footer-height:189px;--site-footer-block-padding:60px}.site-footer__links{align-items:center;gap:28px;display:flex}.site-footer__links a{color:#fff;letter-spacing:0;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none}.site-footer__credits{color:#bdbdbd;letter-spacing:0;justify-content:space-between;align-items:center;font-size:12px;font-weight:400;line-height:1.4;display:flex}.site-footer__copyright{align-items:center;gap:28px;display:flex}.site-footer__rights{display:inline-flex}@media (width<=860px){.site-header.site-header{--site-header-height:148px;--site-nav-top:36px;--site-nav-padding-block:18px;--site-nav-padding-left:24px;--site-nav-padding-right:30px}.site-nav-pill{width:min(var(--site-nav-width), calc(100vw - 48px));gap:24px}.site-logo{font-size:22px}.site-nav-links{gap:20px}.site-account{display:none}.site-footer{--site-footer-inline-inset:24px;height:auto}}@media (width<=480px){.site-header.site-header{--site-nav-padding-left:clamp(12px, 4vw, 18px);--site-nav-padding-right:clamp(12px, 4vw, 18px)}.site-nav-pill{width:min(var(--site-nav-width), calc(100vw - 24px));gap:clamp(10px,3.4vw,16px)}.site-logo{font-size:clamp(17px,4.5vw,20px)}.site-nav-links{gap:clamp(9px,3vw,14px)}.site-nav-link{font-size:clamp(11px,3.2vw,13px)}}@media (width<=820px){.site-footer__credits{flex-direction:column;align-items:flex-start;gap:20px}}.home-page{--page-width:1512px;--content-width:1404px;--content-gutter:54px;--top-bg-width:max(1512px, 100vw);--bottom-bg-width:max(1512px, 100vw);--best-card-width:360px;--best-card-image-height:270px;--best-card-image-size:132%;--best-card-image-offset-y:28px;--best-card-gap-x:8px;--best-card-gap-y:44px;--best-list-top-gap:72px;--best-title-gap:2px;--best-list-action-gap:64px;--best-list-inline-gap:32px;--best-list-max-width:1980px;color:#fff;background:#000;min-width:320px;min-height:100dvh;font-family:Pretendard,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.home-page *{box-sizing:border-box}html,body,#root{background:#000;min-height:100%;margin:0}button{font-family:inherit}.home-main{z-index:1;position:relative}.home-reveal{opacity:1;filter:none;transition:filter .86s cubic-bezier(.22,1,.36,1),opacity .86s cubic-bezier(.22,1,.36,1),transform .86s cubic-bezier(.22,1,.36,1);transform:none}.home-page.is-reveal-ready .home-reveal:not(.is-visible){opacity:0;filter:blur(6px);transform:translateY(40px)}.home-page.is-reveal-ready .home-reveal.is-visible{opacity:1;filter:blur();transform:translateY(0)}.home-reveal-delay-1{transition-delay:.12s}.home-visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-cta-row{justify-content:center;align-items:center;gap:42px;display:flex}.home-button{color:#fff;letter-spacing:-.72px;cursor:pointer;border-radius:24px;justify-content:center;align-items:center;height:42px;padding:11px 32px 10px;font-size:18px;line-height:1.2;transition:transform .18s,border-color .18s,box-shadow .18s,opacity .18s;display:inline-flex}.home-button:hover{transform:translateY(-1px)}.home-button-primary{background:#0009;border:1px solid #89e0ff;width:210px;font-weight:400;box-shadow:0 0 16px #aae9ff33}.home-button-primary:hover{box-shadow:0 0 16px #aae9ff47,0 0 34px #89e0ff2e}.home-button-secondary{background:#0000001a;border:1px solid #939393;width:212px;font-weight:200}.home-button-secondary:hover{border-color:#ffffffe0}.home-download-dropdown{z-index:1;flex:none;width:min(236px,100vw - 48px);position:relative}.home-download-trigger{white-space:nowrap;flex-shrink:0;width:100%;min-width:0}.home-hero .home-button{white-space:nowrap}.home-download-menu{z-index:120;-webkit-backdrop-filter:blur(24px);text-align:left;transform-origin:top;background:#000000e6;border:1px solid #89e0ff3d;border-radius:12px;gap:4px;width:min(280px,100vw - 32px);padding:8px;animation:.24s cubic-bezier(.22,1,.36,1) both home-download-menu-enter;display:grid;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 36px 90px #000000b8,0 12px 34px #0000008f,0 0 30px #89e0ff1f,inset 0 1px #ffffff24}.home-download-menu-item{color:#fff;letter-spacing:0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:12px 14px;font-size:15px;font-weight:300;line-height:1.3;text-decoration:none;transition:border-color .18s,background .18s,color .18s;display:flex}.home-download-menu-platform{white-space:nowrap;align-items:center;gap:10px;min-width:0;display:inline-flex}.home-download-menu-platform img{flex:0 0 24px;width:24px;height:24px}.home-download-menu-action{opacity:.92;flex:0 0 24px;width:24px;height:24px}.home-download-menu-item:hover,.home-download-menu-item:focus-visible{background:#89e0ff1f;border-color:#89e0ff52;outline:none}.home-download-menu-item-disabled,.home-download-menu-item-disabled:hover,.home-download-menu-item-disabled:focus-visible{color:#ffffff8f;cursor:not-allowed;background:#ffffff0a;border-color:#0000}@keyframes home-download-menu-enter{0%{opacity:0;transform:translate(-50%,-8px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}.home-top-stage{background:#000;min-height:1200px;padding-top:184px;position:relative;overflow:hidden}.home-top-stage:before{content:"";z-index:0;width:var(--top-bg-width);pointer-events:none;opacity:.9;background-image:url(/backgrounds/main-bg-top.webp);background-position:top;background-repeat:no-repeat;background-size:cover;height:1214px;position:absolute;top:0;left:50%;transform:translate(-50%)}.home-top-stage:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000 0%,#0000000a 26%,#0000002e 44%,#00000085 64%,#000000d6 82%,#000 100%);position:absolute;inset:0}.home-hero,.home-best{position:relative}.home-hero{z-index:3}.home-best{z-index:1}.home-hero{width:100%;height:400px;padding:30px var(--content-gutter) 24px;text-align:center}.home-eyebrow{color:#fff;letter-spacing:-.44px;margin:0;font-size:22px;font-weight:200;line-height:1.4}.home-eyebrow strong{font-weight:600}.home-hero h1{color:#0000;letter-spacing:-1.6px;background:linear-gradient(147.81deg,#fff 16.96%,#89e0ff 87.15%,#b3ffe3 107.57%);-webkit-background-clip:text;background-clip:text;margin:24px 0 0;font-size:80px;font-weight:500;line-height:1.2}.home-hero .home-cta-row{margin-top:74px}.home-best{width:100vw;min-height:500px;padding:var(--best-list-top-gap) 0 72px;margin-left:calc(50% - 50vw)}.home-best-grid{grid-template-columns:repeat(4, var(--best-card-width));justify-content:center;column-gap:var(--best-card-gap-x);row-gap:var(--best-card-gap-y);width:fit-content;max-width:none;margin:0 auto;display:grid}.home-best-item{color:#cecece;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;width:100%;height:auto;min-height:0;padding:0;display:inline-flex}.home-best-image-box{width:100%;height:var(--best-card-image-height);justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:visible}.home-best-image-box:after{content:"";filter:blur(22px);opacity:.78;background:#00000080;border-radius:999px;height:32px;position:absolute;bottom:24px;left:44px;right:44px}.home-best-card-image{z-index:1;width:var(--best-card-image-size);height:var(--best-card-image-size);object-fit:contain;object-position:center bottom;pointer-events:none;transform:translateY(var(--best-card-image-offset-y)) scale(1);transform-origin:bottom;transition:filter .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);position:relative}.home-best-item:hover .home-best-card-image{filter:drop-shadow(0 0 18px #89e0ff1a);transform:translateY(var(--best-card-image-offset-y)) scale(1.06)}.home-best-placeholder{color:#ffffff6b;border:1px solid #ffffff29;border-radius:24px;justify-content:center;align-items:center;width:180px;height:180px;font-size:18px;font-weight:300;display:flex}.home-best-label{width:100%;height:auto;min-height:0;margin-top:var(--best-title-gap);color:#cecece;letter-spacing:-.48px;justify-content:center;align-items:center;padding:0;font-size:24px;font-weight:200;line-height:1.2;display:flex}.home-best-item:hover .home-best-label{color:#fff}.home-best-link{width:216px;height:42px;margin:var(--best-list-action-gap) auto 0;color:#fff;letter-spacing:-.72px;cursor:pointer;background:0 0;border:0;border-radius:60px;justify-content:center;align-items:center;gap:6px;padding:0 16px 0 32px;font-size:18px;font-weight:200;line-height:1.2;display:flex}.home-best-link img{width:24px;height:24px}.home-service{min-height:769px;padding:120px var(--content-gutter) 60px;background:#000}.home-service-inner{text-align:left;justify-content:flex-start;align-items:flex-start;gap:240px;margin:0 auto;display:flex}.home-service-copy{text-align:left;flex:0 0 632px;width:632px;margin:0}.home-service-eyebrow{color:#fff;letter-spacing:-.088px;text-align:left;margin:0;font-size:22px;font-weight:200;line-height:1.2}.home-service-eyebrow strong{font-weight:400}.home-service-copy h2{color:#f9f9f9;letter-spacing:-1.44px;text-align:left;margin:8px 0 0;font-size:72px;font-weight:200;line-height:1.2}.home-service-copy h2 strong{font-weight:600}.home-service-body{color:#a5a5a5;letter-spacing:-.088px;text-align:left;margin:60px 0 0;font-size:20px;font-weight:200;line-height:1.6}.home-service-visual{opacity:.4;flex:0 0 600px;width:600px;height:600px}.home-service-visual img{object-fit:contain;width:100%;height:100%}.home-features{min-height:530px;padding:60px var(--content-gutter) 120px;background:#000}.home-features-inner{text-align:left;margin:0 auto}.home-features h2{color:#0000;letter-spacing:-1.16px;text-align:left;background:linear-gradient(165.24deg,#fff 16.96%,#89e0ff 87.15%,#b3ffe3 107.57%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:58px;font-weight:500;line-height:1.2}.home-step-grid{grid-template-columns:repeat(3,417px);justify-content:flex-start;gap:24px;margin-top:71px;display:grid}.home-step-card{color:#fff;-webkit-backdrop-filter:blur(11.45px);text-align:left;cursor:pointer;background:#ffffff0f;border:.06px solid #ffffffe6;border-radius:12px;flex-direction:column;justify-content:space-between;width:400px;height:209px;padding:30px 32px 24px;transition:transform .2s,border-color .2s,background .2s;display:flex}.home-step-card:hover{background:#ffffff14;border-color:#89e0ffb3;transform:translateY(-4px)}.home-step-card-head{color:#fff;letter-spacing:-.096px;text-align:left;justify-content:space-between;align-items:flex-start;gap:16px;font-size:24px;font-weight:400;line-height:1.4;display:flex}.home-step-card-head img{width:48px;height:48px}.home-step-card-bottom{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.home-step-card-bottom p{color:#b3b3b3;letter-spacing:-.072px;text-align:left;white-space:pre-line;margin:0;font-size:18px;font-weight:200;line-height:1.6}.home-step-card-bottom strong{color:#eaeaea;font-weight:400}.home-step-arrow{width:24px;height:24px}.home-bottom-stage{background:#000;min-height:683px;position:relative;overflow:hidden}.home-bottom-stage:before{content:"";z-index:0;width:var(--bottom-bg-width);pointer-events:none;opacity:.8;background-image:url(/backgrounds/main-bg-bottom.webp);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:764px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home-bottom-cta{z-index:2;height:494px;padding:160px var(--content-gutter);flex-direction:column;align-items:center;display:flex;position:relative}.home-bottom-cta h2{color:#0000;letter-spacing:-.96px;text-align:center;background:linear-gradient(170.22deg,#fff 36.5%,#89e0ff 94.5%,#b3ffe3 111.4%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:48px;font-weight:200;line-height:1.2}.home-bottom-cta .home-cta-row{margin-top:74px}.home-toast{z-index:200;color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff4d;border-radius:16px;justify-content:center;align-items:center;min-width:257px;height:58px;padding:20px 37px;font-size:16px;line-height:1.2;animation:1.8s cubic-bezier(.22,1,.36,1) both home-toast-lifecycle;display:flex;position:fixed;bottom:72px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0000001f}@keyframes home-toast-lifecycle{0%{opacity:0;transform:translate(-50%,8px)}14%,86%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,8px)}}@media (prefers-reduced-motion:reduce){.home-page.is-reveal-ready .home-reveal:not(.is-visible),.home-page.is-reveal-ready .home-reveal.is-visible,.home-reveal{filter:none;opacity:1;transition:none;animation:none;transform:none}.home-download-menu{animation:none}}@media (width<=1280px){.home-top-stage{min-height:auto}.home-service-inner{gap:80px}.home-service-copy{flex-basis:52%;width:52%}.home-service-visual{flex-basis:42vw;width:42vw;height:42vw}.home-step-grid{grid-template-columns:1fr;width:100%}.home-step-card{width:100%}}@media (width<=820px){.home-top-stage{padding-top:148px}.home-hero{height:auto;padding:48px 24px 72px}.home-hero h1{font-size:44px}.home-eyebrow{font-size:16px}.home-cta-row{flex-direction:column;gap:16px}.home-service,.home-features,.home-bottom-cta{padding-left:24px;padding-right:24px}.home-service-inner{flex-direction:column;gap:56px}.home-service-copy{flex-basis:auto;width:100%}.home-service-copy h2{font-size:46px}.home-service-body{font-size:17px}.home-service-visual{flex-basis:auto;width:100%;height:360px}.home-features h2{font-size:40px}.home-bottom-cta h2{font-size:34px}}.auth-page{--auth-panel-width:630px;--auth-form-width:402px;--auth-visual-bg-width:2200px;color:#fff;background:#000;width:100%;min-width:320px;min-height:100vh;font-family:Pretendard,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow:hidden}.auth-visual{background-color:#000;flex:auto;min-height:100vh;position:relative;overflow:hidden}.auth-visual:before{content:"";pointer-events:none;background-image:url(/backgrounds/mykeycap-bg.webp);background-size:var(--auth-visual-bg-width) auto;opacity:1;filter:none;background-position:0;background-repeat:no-repeat;position:absolute;inset:0;transform:none}.auth-visual:after{content:none;display:none}.auth-logo{z-index:1;letter-spacing:-2.4207px;white-space:nowrap;align-items:baseline;font-size:48.414px;line-height:1.2;text-decoration:none;display:inline-flex;position:absolute;bottom:60px;left:54px}.auth-logo-hypo{color:#fff;font-weight:400}.auth-logo-key{color:#d2d2d2;font-weight:200}.auth-panel{flex:0 0 var(--auth-panel-width);width:var(--auth-panel-width);box-sizing:border-box;background:#000;border-radius:18px 0 0 18px;justify-content:center;min-height:100vh;display:flex}.auth-form-shell{width:var(--auth-form-width);box-sizing:border-box}.auth-form-shell--login{padding-top:135px}.auth-form-shell--signup{padding-top:85px}.auth-header{text-align:center;width:100%}.auth-header h1{color:#fff;letter-spacing:-.64px;margin:0;font-size:32px;font-weight:600;line-height:38px}.auth-header p{color:#cacaca;letter-spacing:-.36px;margin:14px 0 0;font-size:18px;font-weight:200;line-height:21px}.auth-google-button{box-sizing:border-box;color:#fff;letter-spacing:-.36px;cursor:pointer;background:0 0;border:.2px solid #ffffffe6;border-radius:6px;justify-content:center;align-items:center;gap:16px;width:100%;height:60px;margin-top:44px;font-family:inherit;font-size:18px;line-height:21px;transition:background-color .18s,transform .18s;display:flex}.auth-google-button:hover{background:#ffffff0f;transform:translateY(-1px)}.auth-google-button strong{font-weight:400}.auth-google-button span:last-child{font-weight:200}.auth-google-icon{object-fit:contain;flex:0 0 24px;width:24px;height:24px;display:block}.auth-divider{align-items:center;gap:20px;width:100%;height:20px;margin:28px 0;display:flex}.auth-divider span{background:#9d9d9db8;flex:1;height:1px}.auth-divider p{color:#9d9d9d;letter-spacing:-.4px;margin:0;font-size:20px;font-weight:200;line-height:24px}.auth-form{text-align:left;flex-direction:column;align-items:stretch;width:100%;display:flex}.auth-field{color:#ececec;letter-spacing:-.32px;text-align:left;flex-direction:column;align-items:stretch;gap:12px;width:100%;font-size:16px;font-weight:200;line-height:19px;display:flex}.auth-field+.auth-field{margin-top:32px}.auth-field>span,.auth-field small{text-align:left;align-self:stretch;width:100%;display:block}.auth-field small{color:#cacaca;letter-spacing:-.32px;margin-top:0;font-size:16px;font-weight:200;line-height:19px}.auth-field input{box-sizing:border-box;color:#fff;letter-spacing:-.36px;background:#1d1d1d;border:0;border-radius:6px;outline:none;width:100%;height:60px;padding:0 22px;font-family:inherit;font-size:18px;font-weight:400;line-height:21px}.auth-field input::placeholder{color:#4b4b4b}.auth-field input:focus{box-shadow:0 0 0 1px #ffffff47}.auth-forgot-row{justify-content:flex-end;width:100%;margin-top:14px;display:flex}.auth-text-button{color:#fff;letter-spacing:-.32px;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:16px;font-weight:400;line-height:19px}.auth-message{color:#cacaca;letter-spacing:-.2px;text-align:left;width:100%;margin:18px 0 0;font-size:14px;font-weight:300;line-height:1.5}.auth-check-email{flex-direction:column;align-items:stretch;width:100%;padding-top:78px;display:flex}.auth-check-email-card{color:#cacaca;letter-spacing:-.2px;background:#1d1d1dbd;border:1px solid #ffffff29;border-radius:6px;width:100%;margin-top:48px;padding:28px 26px;font-size:16px;font-weight:300;line-height:1.65}.auth-check-email-card p{margin:0}.auth-check-email-card p+p{margin-top:14px}.auth-check-email-address{color:#fff;word-break:break-word;font-size:18px;font-weight:400;line-height:1.35}.auth-primary-button{box-sizing:border-box;color:#000;letter-spacing:-.36px;cursor:pointer;background:#fff;border:0;border-radius:6px;width:100%;height:60px;margin-top:32px;font-family:inherit;font-size:18px;font-weight:600;line-height:21px;transition:opacity .18s,transform .18s}.auth-primary-button:hover{transform:translateY(-1px)}.auth-primary-button:disabled{opacity:.6;cursor:default;transform:none}.auth-bottom-link{color:#cacaca;letter-spacing:-.36px;justify-content:center;align-items:center;gap:16px;margin:48px 0 0;font-size:18px;font-weight:200;line-height:21px;display:flex}.auth-bottom-link a{color:#fff;font-weight:400;text-decoration:none}.auth-bottom-link a:hover{text-decoration:underline}@media (width<=980px){.auth-page{flex-direction:column;min-height:100vh;overflow-y:auto}.auth-visual{flex:0 0 220px;min-height:220px}.auth-visual:before{background-position:0;background-size:1512px}.auth-logo{font-size:38px;bottom:32px;left:32px}.auth-panel{border-radius:24px 24px 0 0;flex:auto;width:100%;min-height:auto;padding:56px 24px 80px}.auth-form-shell,.auth-form-shell--login,.auth-form-shell--signup,.auth-check-email{width:min(var(--auth-form-width), 100%);padding-top:0}}@media (width<=520px){.auth-panel{padding-inline:20px}.auth-header h1{font-size:28px}.auth-header p,.auth-google-button,.auth-field input,.auth-primary-button,.auth-bottom-link{font-size:16px}.auth-bottom-link{flex-direction:column;gap:8px}}.auth-form-shell--reset{padding-top:180px}.auth-reset-form{margin-top:60px}.auth-page--reset .auth-primary-button{margin-top:32px}.auth-text-button:disabled,.auth-google-button:disabled{cursor:default;opacity:.58;transform:none}.auth-field input:disabled{opacity:.58;cursor:default}@media (width<=980px){.auth-form-shell--reset{padding-top:0}.auth-reset-form{margin-top:48px}}@media (width>=981px) and (height<=760px){.auth-page{min-height:100dvh;overflow-y:auto}.auth-panel,.auth-form-shell,.auth-form-shell--login,.auth-form-shell--signup,.auth-form-shell--reset{padding-bottom:48px}.auth-form-shell--login{padding-top:72px}.auth-form-shell--signup{padding-top:48px}.auth-form-shell--reset{padding-top:96px}}.mykeycap-page{--page-width:1512px;--nav-height:184px;--footer-height:149px;--content-width:1202px;--card-width:368px;--card-image-height:309px;--grid-gap:49px;--hero-bg-height:900px;--hero-bg-width:max(1900px, 120vw);--content-footer-gap:160px;isolation:isolate;color:#fff;background-color:#000;width:100%;min-width:320px;min-height:982px;font-family:Pretendard,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.mykeycap-page--with-items{min-height:100vh}.mykeycap-page:before{content:"";z-index:0;width:100%;height:var(--hero-bg-height);pointer-events:none;background-image:linear-gradient(#0000 0%,#0000000a 28%,#0000002e 48%,#0000007a 68%,#000000d1 84%,#000 100%),url(/backgrounds/mykeycap-bg.webp);background-size:100% 100%, var(--hero-bg-width) auto;opacity:.8;background-position:top,top;background-repeat:no-repeat,no-repeat;position:absolute;top:0;left:50%;transform:translate(-50%)}.mykeycap-page:after{content:none}.mykeycap-page>*{z-index:1;position:relative}.mykeycap-content{box-sizing:border-box;width:100%;min-height:649px;padding-top:30px;padding-bottom:var(--content-footer-gap);flex-direction:column;align-items:center;animation:.82s cubic-bezier(.22,1,.36,1) both mykeycap-content-enter;display:flex}@keyframes mykeycap-content-enter{0%{opacity:0;filter:blur(6px);transform:translateY(36px)}to{opacity:1;filter:blur();transform:translateY(0)}}.mykeycap-page--with-items .mykeycap-content{height:auto;min-height:auto;padding-bottom:var(--content-footer-gap)}.mykeycap-title{color:#fff;letter-spacing:-.64px;text-align:center;margin:0;font-size:32px;font-weight:600;line-height:57px}.mykeycap-state-center{width:min(var(--content-width), calc(100% - 48px));text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:68px;margin-top:68px;display:flex}.mykeycap-state-text,.mykeycap-login-required{color:#e3e3e3;letter-spacing:-.64px;text-align:center;margin:0;font-size:32px;font-weight:200;line-height:46px}.mykeycap-error-text{color:#ffffffad;text-align:center;max-width:620px;margin:0;font-size:16px;font-weight:300;line-height:1.5}.mykeycap-pill-button{box-sizing:border-box;color:#000;letter-spacing:-.36px;white-space:nowrap;cursor:pointer;background:#fff;border:0;border-radius:24px;width:157px;height:42px;padding:11px 32px 10px;font-family:inherit;font-size:18px;font-weight:400;line-height:21px;transition:transform .18s,opacity .18s}.mykeycap-pill-button:hover{transform:translateY(-1px)}.mykeycap-pill-button:active{transform:translateY(0)}.mykeycap-collection{width:min(var(--content-width), calc(100% - 48px));text-align:left;flex-direction:column;align-items:stretch;height:auto;min-height:0;margin-top:60px;margin-bottom:0;display:flex}.mykeycap-count{color:#dedede;letter-spacing:-.64px;text-align:left;align-self:stretch;width:100%;margin:0 0 22px;font-size:24px;font-weight:200;line-height:46px}.mykeycap-count span:first-child{color:#fff;font-size:32px;font-weight:400}.mykeycap-empty-card{box-sizing:border-box;color:#fff;cursor:pointer;background:#0000000f;border:.2px solid #ffffffe6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:35px;width:368px;height:309px;padding:0;transition:background-color .18s,transform .18s;display:flex}.mykeycap-empty-card:hover{background:#ffffff0f;transform:translateY(-2px)}.mykeycap-plus-icon{color:#ffffffe0;font-size:68px;font-weight:200;line-height:56px;display:block}.mykeycap-empty-card-text{color:#dadada;letter-spacing:-.48px;font-size:24px;font-weight:200;line-height:1.4}@keyframes mykeycap-card-enter{0%{opacity:0;filter:blur(4px);transform:translateY(24px)}to{opacity:1;filter:blur();transform:translateY(0)}}.mykeycap-grid{grid-template-columns:repeat(3, var(--card-width));gap:var(--grid-gap);align-content:start;width:100%;height:auto;display:grid}.mykeycap-card{--enter-index:0;width:var(--card-width);box-sizing:border-box;height:392px;animation:.54s cubic-bezier(.22,1,.36,1) both mykeycap-card-enter;animation-delay:calc(var(--enter-index) * 44ms + .1s);position:relative}.mykeycap-card-image-box{width:var(--card-width);height:var(--card-image-height);box-sizing:border-box;background:#ffffff0f;border:.2px solid #ffffffe6;border-radius:16px;justify-content:center;align-items:center;transition:border-color .22s cubic-bezier(.22,1,.36,1),background-color .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.mykeycap-card-image-box:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 38%,#89e0ff09,#ffffff09 40%,#fff0 70%);transition:opacity .22s cubic-bezier(.22,1,.36,1);position:absolute;inset:-1px}.mykeycap-card:hover .mykeycap-card-image-box,.mykeycap-card:focus-visible .mykeycap-card-image-box,.mykeycap-card:focus-within .mykeycap-card-image-box{background-color:#ffffff14;border-color:#fff;box-shadow:0 0 0 1px #ffffff14,0 16px 36px #0000003d,0 0 28px #89e0ff12}.mykeycap-card:hover .mykeycap-card-image-box:before,.mykeycap-card:focus-visible .mykeycap-card-image-box:before,.mykeycap-card:focus-within .mykeycap-card-image-box:before{opacity:1}.mykeycap-card-image{z-index:1;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;width:82%;height:82%;transition:filter .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);display:block;position:relative;transform:scale(1)}.mykeycap-card:hover .mykeycap-card-image,.mykeycap-card:focus-visible .mykeycap-card-image,.mykeycap-card:focus-within .mykeycap-card-image{filter:drop-shadow(0 0 12px #89e0ff0e);transform:scale(1.06)}.mykeycap-card-image-fallback{z-index:1;color:#ffffffb8;text-align:center;padding:24px;font-size:18px;font-weight:300;line-height:1.4;position:relative}.mykeycap-delete-button{z-index:2;box-sizing:border-box;width:40px;height:40px;box-shadow:none;cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:8px;transition:opacity .22s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:14px;right:14px}.mykeycap-card:hover .mykeycap-delete-button,.mykeycap-card:focus-visible .mykeycap-delete-button,.mykeycap-card:focus-within .mykeycap-delete-button{opacity:1;pointer-events:auto}.mykeycap-delete-button:hover:not(:disabled){background:0 0}.mykeycap-delete-button:disabled{cursor:default}.mykeycap-delete-button img{object-fit:contain;opacity:.84;filter:none;pointer-events:none;width:24px;height:24px;transition:filter .22s cubic-bezier(.22,1,.36,1),opacity .22s cubic-bezier(.22,1,.36,1);display:block}.mykeycap-delete-button:hover:not(:disabled) img{opacity:1;filter:drop-shadow(0 0 10px #ffffff2e)}.mykeycap-delete-button:disabled img{opacity:.48}.mykeycap-card-title-row{box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;height:62px;padding:0 8px;display:flex}.mykeycap-card-title{color:#fff;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:32px;font-weight:200;line-height:38px;overflow:hidden}.mykeycap-toggle-button{box-sizing:border-box;cursor:pointer;background:0 0;border:0;flex:0 0 74px;justify-content:flex-end;align-items:center;width:74px;height:42px;padding:0;display:flex}.mykeycap-toggle-button:disabled{cursor:default;opacity:.55}.mykeycap-toggle-track{box-sizing:border-box;background:#d9d9d9;border-radius:60px;justify-content:flex-start;align-items:center;width:54px;height:30px;padding:2px;transition:background-color .18s;display:flex}.mykeycap-toggle-track.is-active{background:#3abfef;justify-content:flex-end}.mykeycap-toggle-thumb{background:#fff;border-radius:999px;width:26px;height:26px;display:block;box-shadow:0 2px 5px #00000038,inset 0 0 0 1px #0000000d}.mykeycap-find-button{width:189px;margin:49px auto 0}.mykeycap-toast{z-index:2147483647;box-sizing:border-box;color:#fff;letter-spacing:-.28px;text-align:center;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(6px);background:#ffffff4d;border-radius:16px;justify-content:center;align-items:center;width:257px;height:58px;padding:20px 37px;font-size:14px;font-weight:400;line-height:18px;animation:2.2s cubic-bezier(.22,1,.36,1) both mykeycap-toast-lifecycle;display:flex;position:fixed;bottom:118px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0000002e}@keyframes mykeycap-toast-lifecycle{0%{opacity:0;transform:translate(-50%,8px)}12%,88%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,8px)}}@media (prefers-reduced-motion:reduce){.mykeycap-content,.mykeycap-card{filter:none;opacity:1;animation:none;transform:none}}@media (width<=1280px){.mykeycap-page{--content-width:760px;--card-width:340px;--grid-gap:40px}.mykeycap-grid{grid-template-columns:repeat(2, var(--card-width));justify-content:center}}@media (width<=860px){.mykeycap-page{--nav-height:148px;--content-width:368px;--card-width:min(368px, calc(100vw - 48px));--grid-gap:36px;--hero-bg-width:max(1200px, 180vw);min-height:100vh}.mykeycap-content,.mykeycap-page--with-items .mykeycap-content{min-height:auto;padding:24px 0 80px}.mykeycap-title{font-size:28px}.mykeycap-state-center,.mykeycap-collection{width:min(368px,100% - 48px)}.mykeycap-grid{grid-template-columns:1fr}.mykeycap-card,.mykeycap-card-image-box,.mykeycap-empty-card{width:100%}.mykeycap-card-image-box,.mykeycap-empty-card{height:var(--card-image-height)}}.mykeycap-content{padding-top:calc(var(--nav-height) + 30px)}.mykeycap-page--with-items .mykeycap-content{padding-top:calc(var(--nav-height) + 30px);padding-bottom:var(--content-footer-gap)}@media (width<=860px){.mykeycap-content,.mykeycap-page--with-items .mykeycap-content{padding-top:calc(var(--nav-height) + 24px);padding-bottom:var(--content-footer-gap)}}.mykeycap-page:not(.mykeycap-page--with-items){min-height:100dvh}.mykeycap-page:not(.mykeycap-page--with-items) .mykeycap-content{min-height:calc(100vh - var(--footer-height));min-height:calc(100dvh - var(--footer-height))}.mykeycap-card,.mykeycap-toggle-button{cursor:pointer}.legal-page{--nav-height:184px;--footer-height:149px;--legal-content-width:840px;--legal-side-gutter:32px;isolation:isolate;color:#fff;background:#000;width:100%;min-width:320px;min-height:100dvh;font-family:Pretendard,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.legal-page:before{content:"";z-index:0;pointer-events:none;opacity:.72;background-image:linear-gradient(#0000 0%,#0003 42%,#000000b8 78%,#000 100%),url(/backgrounds/mykeycap-bg.webp);background-position:top;background-repeat:no-repeat;background-size:100% 100%,max(1600px,110vw);width:100%;height:760px;position:absolute;top:0;left:50%;transform:translate(-50%)}.legal-page>*{z-index:1;position:relative}.legal-document{width:min(var(--legal-content-width), calc(100% - var(--legal-side-gutter) * 2));min-height:calc(100vh - var(--footer-height));min-height:calc(100dvh - var(--footer-height));padding:calc(var(--nav-height) + 28px) 0 132px;margin:0 auto;animation:.7s cubic-bezier(.22,1,.36,1) both legal-document-enter}@keyframes legal-document-enter{0%{opacity:0;filter:blur(5px);transform:translateY(28px)}to{opacity:1;filter:blur();transform:translateY(0)}}.legal-kicker{color:#ffffffad;letter-spacing:0;text-transform:uppercase;margin:0 0 16px;font-size:14px;font-weight:500;line-height:1.5}.legal-document h1{color:#fff;letter-spacing:0;margin:0;font-size:42px;font-weight:600;line-height:1.16}.legal-effective-date{color:#ffffffa8;letter-spacing:0;margin:18px 0 56px;font-size:16px;font-weight:300;line-height:1.6}.legal-section{border-top:1px solid #ffffff24;padding:34px 0}.legal-section:last-of-type{border-bottom:1px solid #ffffff24}.legal-section h2{color:#fff;letter-spacing:0;margin:0 0 14px;font-size:21px;font-weight:500;line-height:1.35}.legal-section p{color:#ffffffbd;letter-spacing:0;max-width:720px;margin:0;font-size:16px;font-weight:300;line-height:1.75}.legal-section a{color:#fff;text-underline-offset:4px;font-weight:500;text-decoration-color:#89e0ffb8}@media (width<=860px){.legal-page{--nav-height:148px;--legal-side-gutter:24px}.legal-document{padding-top:calc(var(--nav-height) + 18px);padding-bottom:96px}.legal-document h1{font-size:34px}}@media (width<=480px){.legal-page{--legal-side-gutter:20px}.legal-document h1{font-size:30px}.legal-effective-date{margin-bottom:40px}.legal-section{padding:28px 0}}.showroom-page{--page-width:1512px;--nav-height:184px;--footer-height:149px;--content-width:1202px;--card-width:274px;--card-image-height:230px;--grid-gap-x:32px;--grid-gap-y:72px;--hero-bg-height:900px;--hero-bg-width:max(1900px, 120vw);--content-footer-gap:180px;isolation:isolate;color:#fff;background-color:#000;width:100%;min-width:320px;min-height:100dvh;font-family:Pretendard,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.showroom-page:before{content:"";z-index:0;width:100%;height:var(--hero-bg-height);pointer-events:none;background-image:linear-gradient(#0000 0%,#0000000a 28%,#0000002e 48%,#0000007a 68%,#000000d1 84%,#000 100%),url(/backgrounds/mykeycap-bg.webp);background-size:100% 100%, var(--hero-bg-width) auto;opacity:.8;background-position:top,top;background-repeat:no-repeat,no-repeat;position:absolute;top:0;left:50%;transform:translate(-50%)}.showroom-page>*{z-index:1;position:relative}html,body,#root{background:#000}.showroom-content{width:100%;min-height:calc(100vh - var(--footer-height));min-height:calc(100dvh - var(--footer-height));box-sizing:border-box;padding-top:calc(var(--nav-height) + 30px);padding-bottom:var(--content-footer-gap);flex-direction:column;align-items:center;animation:.82s cubic-bezier(.22,1,.36,1) both showroom-content-enter;display:flex}@keyframes showroom-content-enter{0%{opacity:0;filter:blur(6px);transform:translateY(36px)}to{opacity:1;filter:blur();transform:translateY(0)}}.showroom-title{color:#fff;letter-spacing:-.64px;text-align:center;margin:0;font-size:32px;font-weight:600;line-height:57px}.showroom-category{justify-content:center;align-items:center;gap:43px;width:100%;height:29px;margin-top:60px;display:flex}.showroom-category-button{color:#d2d2d2;letter-spacing:-.48px;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:24px;font-weight:200;line-height:29px;transition:color .18s}.showroom-category-button:hover,.showroom-category-button.is-active{color:#fff}.showroom-category-button.is-active{font-weight:400}.showroom-collection{width:min(var(--content-width), calc(100% - 96px));text-align:left;flex-direction:column;align-items:stretch;height:auto;min-height:0;margin-top:60px;display:flex}.showroom-count{color:#dedede;letter-spacing:-.64px;text-align:left;width:100%;margin:0 0 22px;font-size:24px;font-weight:200;line-height:46px}.showroom-count span:first-child{color:#fff;font-size:32px;font-weight:400}.showroom-error-text,.showroom-state-text{color:#ffffffb8;margin:24px 0 0;font-size:16px;font-weight:300;line-height:1.5}@keyframes showroom-card-enter{0%{opacity:0;filter:blur(4px);transform:translateY(28px)}to{opacity:1;filter:blur();transform:translateY(0)}}.showroom-grid{grid-template-columns:repeat(4, var(--card-width));column-gap:var(--grid-gap-x);row-gap:var(--grid-gap-y);align-content:start;width:100%;height:auto;display:grid}.showroom-card{--enter-index:0;width:var(--card-width);box-sizing:border-box;height:286px;animation:.56s cubic-bezier(.22,1,.36,1) both showroom-card-enter;animation-delay:calc(var(--enter-index) * 48ms + .12s)}.showroom-card-image-box{width:var(--card-width);height:var(--card-image-height);box-sizing:border-box;background:#ffffff0f;border:.2px solid #ffffffe6;border-radius:16px;justify-content:center;align-items:center;transition:border-color .22s cubic-bezier(.22,1,.36,1),background-color .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.showroom-card-image-box:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 38%,#89e0ff05,#ffffff0a 38%,#fff0 68%);transition:opacity .22s cubic-bezier(.22,1,.36,1);position:absolute;inset:-1px}.showroom-card:hover .showroom-card-image-box,.showroom-card:focus-visible .showroom-card-image-box{background-color:#ffffff14;border-color:#fff;box-shadow:0 0 0 1px #ffffff14,0 14px 34px #0000003d,0 0 28px #89e0ff14}.showroom-card:hover .showroom-card-image-box:before,.showroom-card:focus-visible .showroom-card-image-box:before{opacity:1}.showroom-card-image{z-index:1;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;width:82%;height:82%;transition:filter .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);display:block;position:relative;transform:scale(1)}.showroom-card:hover .showroom-card-image,.showroom-card:focus-visible .showroom-card-image{filter:drop-shadow(0 0 12px #89e0ff0e);transform:scale(1.2)}.showroom-card-image-fallback{z-index:1;color:#ffffffb8;text-align:center;padding:24px;font-size:18px;font-weight:300;line-height:1.4;position:relative}.showroom-card-title-row{box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 8px;display:flex}.showroom-card-title{color:#fff;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:24px;font-weight:200;line-height:29px;overflow:hidden}.showroom-action-button{cursor:pointer;opacity:.86;background:0 0;border:0;flex:0 0 24px;width:24px;height:24px;padding:0;transition:filter .22s cubic-bezier(.22,1,.36,1),opacity .22s cubic-bezier(.22,1,.36,1)}.showroom-card:hover .showroom-action-button:not(:disabled),.showroom-card:focus-visible .showroom-action-button:not(:disabled){opacity:1;filter:drop-shadow(0 0 10px #ffffff29)}.showroom-action-button:disabled{cursor:default}.showroom-action-icon{object-fit:contain;width:24px;height:24px;display:block}@media (width<=1320px){.showroom-page{--content-width:886px}.showroom-grid{grid-template-columns:repeat(3, var(--card-width));justify-content:center}}@media (width<=980px){.showroom-page{--content-width:580px}.showroom-grid{grid-template-columns:repeat(2, var(--card-width))}}@media (width<=860px){.showroom-page{--nav-height:148px;--content-width:368px;--card-width:min(368px, calc(100vw - 48px));--card-image-height:309px;--grid-gap-x:36px;--grid-gap-y:56px;--hero-bg-width:max(1200px, 180vw);--content-footer-gap:96px}.showroom-content{padding-top:calc(var(--nav-height) + 24px)}.showroom-title{font-size:28px}.showroom-category{flex-wrap:wrap;gap:18px 28px;width:min(368px,100% - 48px);height:auto}.showroom-category-button{font-size:20px}.showroom-collection{width:min(368px,100% - 48px)}.showroom-grid{grid-template-columns:1fr}.showroom-card,.showroom-card-image-box{width:100%}.showroom-card{height:calc(var(--card-image-height) + 56px)}}.showroom-toast{z-index:2147483647;box-sizing:border-box;color:#fff;letter-spacing:-.28px;text-align:center;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(6px);background:#ffffff4d;border-radius:16px;justify-content:center;align-items:center;width:257px;height:58px;padding:20px 37px;font-size:14px;font-weight:400;line-height:18px;animation:2.2s cubic-bezier(.22,1,.36,1) both showroom-toast-lifecycle;display:flex;position:fixed;bottom:118px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0000002e}.showroom-toast--success,.showroom-toast--info,.showroom-toast--warning,.showroom-toast--error{background:#ffffff4d}.showroom-action-button.is-added{cursor:pointer}@keyframes showroom-toast-lifecycle{0%{opacity:0;transform:translate(-50%,8px)}12%,88%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,8px)}}@media (prefers-reduced-motion:reduce){.showroom-content,.showroom-card{filter:none;opacity:1;animation:none;transform:none}}@media (width<=860px){.showroom-toast{width:min(257px,100vw - 48px);bottom:48px}}.showroom-card,.showroom-action-button{cursor:pointer}.keycap-detail-page{box-sizing:border-box;color:#fff;background:#000;width:100%;height:100svh;min-height:720px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;position:relative;overflow:hidden}.keycap-detail-page *{box-sizing:border-box}.keycap-detail-page:before{content:"";z-index:0;pointer-events:none;opacity:.72;filter:blur(20px);background-image:url(/backgrounds/mykeycap-bg.webp);background-position:top;background-repeat:no-repeat;background-size:cover;width:max(1512px,100vw);height:982px;position:absolute;top:-180px;left:50%;transform:translate(-50%)}.keycap-detail-page:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000 0%,#0000001f 36%,#000000ad 78%,#000 100%);position:absolute;inset:0}.keycap-detail-content{z-index:1;flex-direction:column;justify-content:center;align-items:stretch;width:min(1328px,100vw - 184px);height:calc(100svh - 120px);margin:60px auto;display:flex;position:relative}.keycap-detail-back{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-self:flex-start;align-items:center;gap:6px;width:fit-content;height:40px;margin:0 0 18px;padding:0;font-family:inherit;animation:.72s cubic-bezier(.22,1,.36,1) 40ms both keycap-detail-content-in;display:inline-flex}.keycap-detail-back img{flex:0 0 24px;width:24px;height:24px;display:block}.keycap-detail-back span{color:#fff;letter-spacing:0;font-size:24px;font-weight:200;line-height:30px}.keycap-detail-window{background:#ffffff1f;border:.4px solid #fff;border-radius:24px;width:100%;height:min(738px,100svh - 180px);min-height:540px;animation:.86s cubic-bezier(.22,1,.36,1) 90ms both keycap-detail-window-in;position:relative;overflow:hidden}.keycap-detail-viewer{justify-content:center;align-items:center;width:min(860px,68%);height:min(540px,68%);animation:.88s cubic-bezier(.22,1,.36,1) .18s both keycap-detail-viewer-in;display:flex;position:absolute;top:46%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.keycap-detail-spline{background:0 0;border:0;width:100%;height:100%;display:block}.keycap-detail-spline canvas{display:block;width:100%!important;height:100%!important}.keycap-detail-fallback-image{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 18px 28px #0000005c);width:100%;height:100%;display:block}.keycap-detail-bottom-row{justify-content:space-between;align-items:center;gap:32px;height:40px;animation:.82s cubic-bezier(.22,1,.36,1) .26s both keycap-detail-bottom-in;display:flex;position:absolute;bottom:44px;left:44px;right:44px}.keycap-detail-title{color:#fff;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:32px;font-weight:600;line-height:38px;animation:.74s cubic-bezier(.22,1,.36,1) .36s both keycap-detail-title-in;overflow:hidden}.keycap-detail-action{color:#e5e5e5;cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:12px;min-width:75px;height:40px;padding:0;font-family:inherit;transition:opacity .18s,transform .18s;display:inline-flex}.keycap-detail-action:hover{opacity:1;transform:translateY(-1px)}.keycap-detail-action:disabled{opacity:.45;cursor:default;transform:none}.keycap-detail-action img{flex:0 0 24px;width:24px;height:24px;animation:.74s cubic-bezier(.22,1,.36,1) .42s both keycap-detail-action-in;display:block}.keycap-detail-action span{color:#e5e5e5;letter-spacing:0;white-space:nowrap;font-size:22px;font-weight:200;line-height:26px;animation:.74s cubic-bezier(.22,1,.36,1) .46s both keycap-detail-action-in}.keycap-detail-state{color:#ffffffc7;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;height:100%;padding:44px;font-size:22px;font-weight:300;line-height:1.45;display:flex}.keycap-detail-state strong{color:#fff;font-size:28px;font-weight:600}.keycap-detail-state span{color:#ffffffad;max-width:620px;font-size:16px;font-weight:300;line-height:1.5}.keycap-detail-toast{z-index:2147483647;color:#fff;letter-spacing:-.28px;text-align:center;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(6px);background:#ffffff4d;border-radius:16px;justify-content:center;align-items:center;width:257px;height:58px;padding:20px 37px;font-size:14px;font-weight:400;line-height:18px;animation:2.2s cubic-bezier(.22,1,.36,1) both keycap-detail-toast-lifecycle;display:flex;position:fixed;bottom:90px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0000002e}@keyframes keycap-detail-content-in{0%{opacity:0;filter:blur(6px);transform:translateY(28px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes keycap-detail-window-in{0%{opacity:0;filter:blur(6px);transform:translateY(34px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes keycap-detail-viewer-in{0%{opacity:0;filter:blur(6px);transform:translate(-50%,-50%)translateY(28px)scale(.98)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)translateY(0)scale(1)}}@keyframes keycap-detail-bottom-in{0%{opacity:0;filter:blur(5px);transform:translateY(24px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes keycap-detail-title-in{0%{opacity:0;filter:blur(4px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes keycap-detail-action-in{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}@keyframes keycap-detail-toast-lifecycle{0%{opacity:0;transform:translate(-50%,8px)}12%,88%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,8px)}}@media (prefers-reduced-motion:reduce){.keycap-detail-back,.keycap-detail-window,.keycap-detail-bottom-row{filter:none;opacity:1;animation:none;transform:none}.keycap-detail-viewer{filter:none;opacity:1;animation:none;transform:translate(-50%,-50%)}.keycap-detail-title,.keycap-detail-action img,.keycap-detail-action span{filter:none;opacity:1;animation:none}}@media (height<=820px){.keycap-detail-content{height:calc(100svh - 80px);margin:40px auto}.keycap-detail-window{height:min(660px,100svh - 138px);min-height:500px}.keycap-detail-viewer{width:min(760px,64%);height:min(460px,60%);top:45%}}@media (width<=1024px){.keycap-detail-page{min-height:680px}.keycap-detail-content{width:min(100% - 48px,1328px);height:calc(100svh - 96px);margin:48px auto}.keycap-detail-window{height:min(640px,100svh - 156px);min-height:500px}.keycap-detail-viewer{width:min(720px,66%);height:min(440px,58%)}.keycap-detail-title{font-size:28px;line-height:34px}.keycap-detail-action span{font-size:20px}}@media (width<=720px){.keycap-detail-page{height:100svh;min-height:620px}.keycap-detail-content{width:calc(100% - 32px);height:calc(100svh - 64px);margin:32px auto}.keycap-detail-back{height:34px;margin-bottom:14px}.keycap-detail-back img{flex-basis:22px;width:22px;height:22px}.keycap-detail-back span{font-size:20px;line-height:26px}.keycap-detail-window{border-radius:20px;height:min(560px,100svh - 124px);min-height:460px}.keycap-detail-viewer{width:78%;height:54%;top:45%}.keycap-detail-bottom-row{bottom:28px;left:24px;right:24px}.keycap-detail-title{font-size:24px;line-height:30px}.keycap-detail-action{gap:8px}.keycap-detail-action span{font-size:18px}}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{color:#fff;background:#000;font-family:Pretendard,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.page{background:radial-gradient(circle at 45% 0,#a7bec5b8,#0000 34%),radial-gradient(circle at 80% 0,#4e5360b3,#0000 34%),linear-gradient(#273f3f 0%,#020505 62%,#000 100%);width:100%;min-height:100vh;padding:64px 80px}.nav{background:#00000038;border:1px solid #ffffff59;border-radius:999px;justify-content:space-between;align-items:center;width:420px;height:54px;margin:0 auto;padding:0 28px;display:flex}.logo{font-size:20px;font-weight:400}.nav-links{color:#ffffffb8;gap:30px;font-size:13px;display:flex}.nav-links strong{color:#fff}.content{flex-direction:column;align-items:center;width:min(1112px,100%);margin:112px auto 0;display:flex}.content h1{margin:0;font-size:24px;font-weight:700}.muted{color:#ffffffad;margin-top:80px}.center-state{color:#ffffffc2;letter-spacing:.08em;flex-direction:column;align-items:center;gap:44px;margin-top:96px;font-size:28px;font-weight:300;display:flex}.center-state p{margin:0}.center-state button{color:#000;cursor:pointer;background:#fff;border:0;border-radius:999px;width:150px;height:42px}
