@charset "UTF-8";
:root{--ink:#151618;--muted:#63666b;--paper:#fafaf9;--lime:#ceff63;--line:#dfdfdf;--ease:cubic-bezier(.2,.8,.2,1);color-scheme:light;font-family:Inter,"Helvetica Neue",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a,summary{ -webkit-tap-highlight-color:transparent}button{color:inherit}button,a,summary,select{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #648d00;outline-offset:5px}button{cursor:pointer}::selection{background:var(--lime);color:var(--ink)}.wrap{width:min(1200px,calc(100% - 80px));margin:auto}.skip{position:fixed;left:20px;top:-80px;padding:14px;background:var(--lime);z-index:50}.skip:focus{top:16px}.site-header{height:84px;position:relative;z-index:20;border-bottom:1px solid #1516180d;background:var(--paper)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.header-right{display:flex;gap:24px;align-items:center}.languages{display:flex;align-items:center;gap:4px}.languages a{font-size:12px;font-weight:650;padding:8px;border-radius:50%;min-width:34px;text-align:center}.languages a[aria-current]{background:var(--ink);color:white}.languages a:hover{background:#e3e3e3;color:var(--ink)}.hero{overflow:hidden;position:relative;text-align:center;padding:48px 0 0}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:2px;font-weight:650;display:flex;align-items:center;justify-content:center;gap:10px}.swiss{width:15px;height:15px;display:inline-grid;place-items:center;background:var(--ink);color:white;font-size:15px;line-height:1;letter-spacing:0;font-weight:600}.hero h1{font-size:clamp(54px,7.4vw,106px);line-height:.97;letter-spacing:-.066em;margin:28px auto 22px;font-weight:700;max-width:1050px}.hero h1 span{display:block;color:#828584}.hero-copy{font-size:19px;color:var(--muted);line-height:1.5;max-width:500px;margin:0 auto 26px}.pill{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:99px;background:var(--ink);color:#fff;padding:15px 23px;font-size:14px;font-weight:600;transition:transform .25s,background .25s}.pill:hover{background:#353638;transform:translateY(-2px)}.arrow{font-size:20px;line-height:1;font-weight:400}.hero-scene{height:385px;width:min(1060px,100%);margin:16px auto 0;position:relative;isolation:isolate;perspective:1200px}.hero-scene:before{content:"";position:absolute;width:570px;height:230px;background:radial-gradient(ellipse,#d7ffa372,transparent 70%);left:50%;top:100px;transform:translateX(-50%);z-index:-1}.float-card{position:absolute;left:50%;top:43px;display:block;box-shadow:0 26px 45px -25px #0005,0 3px 10px #00000008;will-change:transform;transition:filter .3s}.float-card:hover{filter:brightness(1.035)}.timing-preview{width:286px;height:318px;margin-left:-143px;background:#18191b;color:white;border:1px solid #38393a;border-radius:38px;z-index:3;transform:rotate(-7deg);animation:float-main 7s ease-in-out infinite}.preview-top{display:flex;justify-content:space-between;align-items:center;margin:26px 26px 0;font-size:12px;color:#a5a8a9}.preview-top b{color:white;font-size:17px;letter-spacing:-.5px}.timer-number{font-size:86px;line-height:1;font-weight:550;letter-spacing:-7px;font-variant-numeric:tabular-nums;color:var(--lime);margin:39px 0 10px}.timer-line{font-size:12px;letter-spacing:1.3px;color:#b5b7b4;text-transform:uppercase}.timer-rail{height:4px;background:#44483b;border-radius:4px;margin:25px 38px 23px;overflow:hidden}.timer-rail span{display:block;width:100%;height:100%;background:var(--lime);transform-origin:left;animation:timer-progress 7s ease-in-out infinite}.preview-bottom{font-size:12px;color:#9da096}.contacts-preview{height:231px;width:264px;border-radius:30px;background:white;padding:25px;text-align:left;left:calc(50% - 296px);top:97px;transform:rotate(-16deg);animation:float-left 8s ease-in-out infinite;z-index:1;border:1px solid #eaeaea}.contact-heading{display:flex;justify-content:space-between;font-size:18px;font-weight:650;letter-spacing:-.5px;margin-bottom:22px}.scan-glyph{width:22px;height:22px;color:#797e82}.contact-row{display:flex;gap:11px;align-items:center;margin:15px 0}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:11px;background:#f0e8fd;color:#7f50af;flex:none}.avatar.second{background:#e7f1fb;color:#5579a3}.contact-row strong{font-size:13px;font-weight:550;display:block}.contact-row small{font-size:11px;color:#86898d;display:block;margin-top:3px}.contact-count{font-size:11px;margin-top:19px;color:#707479}.brand-preview{width:209px;height:211px;left:calc(50% + 147px);top:104px;border-radius:41px;background:var(--lime);transform:rotate(15deg);animation:float-right 7.5s ease-in-out infinite;z-index:2;display:flex;align-items:center;justify-content:center}.brand-preview img{width:138px;height:138px;object-fit:contain;mix-blend-mode:multiply}.orbit-caption{position:absolute;font-size:12px;color:#85888b;letter-spacing:.2px;left:25px;bottom:53px;transform:rotate(-5deg)}.motion-control{position:absolute;right:25px;bottom:31px;border:1px solid #d7d8d6;border-radius:50%;height:36px;width:36px;background:#ffffffb0;font-size:13px;display:grid;place-items:center}.hero-foot{border-top:1px solid var(--line);padding:19px 0;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:12px;letter-spacing:.4px}.hero-foot span:last-child{display:flex;align-items:center;gap:9px}.android-icon{width:18px;height:18px}.catalog{padding:96px 0 90px;border-top:1px solid var(--line);background:#f0f1ee}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:38px}.kicker{font-size:12px;text-transform:uppercase;letter-spacing:1.8px;color:var(--muted);font-weight:600;margin:0 0 14px}.section-head h2,.about h2{font-size:clamp(38px,4.7vw,62px);font-weight:600;letter-spacing:-.055em;line-height:1.03;margin:0}.section-head>p{font-size:16px;color:var(--muted);line-height:1.6;max-width:315px;margin:0 0 3px}.app-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:24px;align-items:stretch}.app-card{border-radius:26px;overflow:hidden;display:flex;flex-direction:column;background:white;scroll-margin-top:30px}.app-visual{height:282px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.visual-timer{background:#191a1c;color:var(--lime);flex-direction:column}.visual-timer:before{content:"";position:absolute;inset:23px;border:1px solid #424638;border-radius:50%;width:218px;height:218px;margin:auto}.big-time{font-size:94px;line-height:1;letter-spacing:-6px;font-variant-numeric:tabular-nums;position:relative}.small-time{font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:#b8c99a;margin-top:12px;position:relative}.visual-contact{background:#e1e6df}.contact-stack{background:#fff;width:265px;border:1px solid #fff;border-radius:18px;padding:21px;transform:rotate(-7deg);box-shadow:10px 20px 35px #3d513521;position:relative}.contact-stack:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:18px;border:1px solid #cad1c6;transform:rotate(13deg);background:#f8fbf5}.contact-stack .contact-row{margin:10px 0 23px}.scan-line{display:flex;align-items:center;gap:9px;padding:10px 11px;border-radius:9px;background:#f2f5ef;font-size:11px}.tiny-check{border-radius:50%;background:#d6edbb;width:17px;height:17px;display:grid;place-items:center;color:#325513}.visual-tag{position:absolute;top:20px;left:22px;border:1px solid #62675e;color:#e2e5da;border-radius:30px;padding:7px 10px;font-size:11px;z-index:3}.visual-contact .visual-tag{color:#52614c;border-color:#b5c2ad}.app-info{padding:29px 31px 28px;flex:1;display:flex;flex-direction:column}.app-heading{display:flex;justify-content:space-between;align-items:center;gap:14px}.app-heading h3{margin:0;font-size:29px;letter-spacing:-1px;font-weight:600}.status{font-size:12px;font-weight:550;background:#f0f1ec;border-radius:20px;padding:7px 11px;white-space:nowrap}.app-info .app-sub{font-size:19px;line-height:1.4;letter-spacing:-.45px;font-weight:500;margin:18px 0 9px}.app-info>p{line-height:1.6;color:var(--muted);font-size:15px;margin:0}.app-details{border-top:1px solid #e8e8e8;margin-top:25px;padding-top:16px}.app-details summary{list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;cursor:pointer;padding:4px 0;gap:15px}.app-details summary::-webkit-details-marker{display:none}.plus{font-size:23px;font-weight:400;transition:transform .2s}.app-details[open] .plus{transform:rotate(45deg)}.app-details ul{padding-left:18px;color:var(--muted);font-size:14px;line-height:1.7;margin-bottom:7px}.app-details p{font-size:13px;line-height:1.55;color:#777d74}.catalog-note{font-size:12px;color:var(--muted);line-height:1.6;margin:20px 3px 0}.about{padding:110px 0;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-head .kicker{display:flex;align-items:center;gap:8px}.about h2{font-size:clamp(38px,4.4vw,58px);margin-top:20px}.about h2 span{color:#92958f}.about-copy>p{font-size:19px;line-height:1.65;color:var(--muted);margin:0 0 25px;letter-spacing:-.3px}.about-copy>p strong{color:var(--ink);font-weight:550}.footer{background:var(--ink);color:#fff;padding:45px 0 25px}.footer-main{display:flex;align-items:center;justify-content:space-between;padding-bottom:36px}.footer-nav{display:flex;gap:25px;font-size:14px;color:#b7bbb1}.footer-bottom{border-top:1px solid #383a35;padding-top:22px;display:flex;justify-content:space-between;font-size:12px;color:#969b92;gap:25px}.footer .languages a[aria-current]{background:var(--lime);color:var(--ink)}.footer .languages a{color:#aeb1aa}.reveal{opacity:1;transform:none}.can-reveal .reveal{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.can-reveal .reveal.is-visible{opacity:1;transform:translateY(0)}.motion-paused *{animation-play-state:paused!important}.motion-paused{scroll-behavior:auto}.motion-paused .reveal{transition:none;opacity:1;transform:none}
@keyframes float-main{0%,100%{transform:translateY(0) rotate(-7deg)}50%{transform:translateY(-13px) rotate(-4deg)}}@keyframes float-left{0%,100%{transform:translateY(0) rotate(-16deg)}50%{transform:translateY(11px) rotate(-12deg)}}@keyframes float-right{0%,100%{transform:translateY(0) rotate(15deg)}50%{transform:translateY(-15px) rotate(11deg)}}@keyframes timer-progress{0%,10%{transform:scaleX(.04)}80%,100%{transform:scaleX(1)}}
@media(min-width:1500px){.hero{padding-top:60px}.hero-scene{height:414px}.hero h1{font-size:108px}}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.header-right{gap:10px}.hero h1{font-size:77px}.hero-scene{height:380px}.contacts-preview{left:calc(50% - 285px)}.brand-preview{left:calc(50% + 127px)}.orbit-caption{display:none}.section-head{gap:30px}.app-info{padding:23px}.app-heading{align-items:flex-start;flex-direction:column;gap:10px}.about{gap:50px;padding:80px 0}.catalog{padding:75px 0}.big-time{font-size:83px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.site-header{height:73px}.header-inner{gap:10px}.languages{gap:0}.languages a{padding:7px 5px;min-width:29px;font-size:11px}.header-right{gap:0}.hero{padding-top:38px}.eyebrow{font-size:10px;letter-spacing:1.5px;gap:8px}.hero h1{font-size:clamp(46px,11.8vw,70px);line-height:1.03;letter-spacing:-.062em;margin:24px auto 21px}.hero-copy{font-size:16px;line-height:1.55;max-width:310px;padding:0 4px;margin-bottom:23px}.pill{font-size:13px;padding:14px 22px}.hero-scene{height:315px;margin-top:16px;width:100%}.timing-preview{width:222px;height:256px;border-radius:31px;margin-left:-111px;top:38px}.preview-top{margin:22px 22px 0;font-size:10px}.preview-top b{font-size:15px}.timer-number{font-size:68px;letter-spacing:-5px;margin-top:29px}.timer-line{font-size:10px}.timer-rail{margin:22px 29px 18px;height:3px}.preview-bottom{font-size:10px}.contacts-preview{width:181px;height:182px;padding:18px;top:80px;left:calc(50% - 230px);border-radius:22px}.contact-heading{font-size:14px;margin-bottom:12px}.contact-row{gap:7px;margin:11px 0}.avatar{width:28px;height:28px;font-size:9px}.contact-row strong{font-size:10px}.contact-row small{font-size:9px}.contact-count{font-size:9px;margin-top:14px}.brand-preview{width:151px;height:151px;border-radius:29px;left:calc(50% + 92px);top:103px}.brand-preview img{width:105px;height:105px}.motion-control{right:15px;bottom:12px;background:#f9f9f4;z-index:4;width:31px;height:31px;font-size:11px}.hero-foot{padding:17px 0;font-size:10px}.hero-foot span:first-child{max-width:50%;text-align:left}.hero-foot span:last-child{gap:6px}.android-icon{width:15px;height:15px}.catalog{padding:59px 0}.section-head{display:block;margin-bottom:28px}.section-head h2{font-size:39px}.section-head>p{font-size:15px;margin-top:16px;max-width:300px}.kicker{font-size:11px}.app-grid{grid-template-columns:1fr;gap:22px}.app-card{border-radius:22px}.app-visual{height:254px}.app-info{padding:25px}.app-heading{flex-direction:row;align-items:center}.app-heading h3{font-size:27px}.status{font-size:11px;padding:7px 9px}.app-info .app-sub{font-size:19px;margin-top:18px}.app-info>p{font-size:15px}.catalog-note{margin-top:18px;font-size:11px}.about{padding:65px 0;grid-template-columns:1fr;gap:27px}.about h2{font-size:43px}.about-copy>p{font-size:17px;margin-bottom:20px}.footer{padding:35px 0 23px}.footer-main{align-items:flex-start;gap:30px;flex-wrap:wrap;padding-bottom:28px}.footer-nav{font-size:13px;gap:17px}.footer-bottom{font-size:10px;gap:16px;align-items:center}.footer-bottom>span{max-width:185px;line-height:1.6}}
.app-heading{flex-wrap:wrap}.app-heading h3{overflow-wrap:anywhere}.contact-stack .scan-line{line-height:1.4}.contact-stack .tiny-check{flex:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.can-reveal .reveal{opacity:1;transform:none}}@media(max-width:360px){.wrap{width:calc(100% - 28px)}.hero h1{font-size:44px}.languages a{min-width:26px;font-size:10px}.hero-foot{font-size:9px}.app-info{padding:20px}.app-heading h3{font-size:24px}}

/* Updated wordmark and contact section. */
.brand{display:inline-flex;align-items:center;line-height:1}.brand img{width:190px;height:auto;display:block}.footer .brand img{filter:brightness(0) invert(1)}.brand-preview{background:#eceee6}.brand-preview img{width:174px;height:auto;mix-blend-mode:normal}.contact{border-top:1px solid var(--line);display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding:85px 0 95px}.contact h2{font-size:clamp(38px,4.4vw,58px);font-weight:600;letter-spacing:-.055em;line-height:1.05;margin:0 0 22px}.contact-copy>p:not(.kicker){font-size:18px;line-height:1.6;max-width:330px;color:var(--muted)}.contact-email{display:inline-block;border-bottom:1px solid #b5b7b1;padding:5px 0;font-size:17px;margin-top:8px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:20px;min-width:0}.field label{font-size:14px;font-weight:550}.field input,.field textarea{font:inherit;color:var(--ink);width:100%;min-width:0;border:1px solid #d5d8cf;border-radius:13px;background:white;padding:14px 15px;line-height:1.5}.field textarea{resize:vertical;min-height:150px;max-height:550px}.field input:focus,.field textarea:focus{outline:2px solid #8da64a;outline-offset:2px;border-color:transparent}.form-note{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 20px}.form-actions .pill{border:0;min-height:48px}.pill:disabled{cursor:wait;opacity:.55;transform:none}.form-status{font-size:14px;line-height:1.6;margin:17px 0 0;white-space:normal}.form-status:empty{display:none}.form-status[data-state=error]{color:#9b2727}.form-status[data-state=success]{color:#3f642d}.email-fallback{display:inline-block;font-size:14px;text-decoration:underline;text-underline-offset:3px;margin-top:8px}.email-fallback[hidden]{display:none}.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.hero-out-of-view .float-card,.hero-out-of-view .timer-rail span,.motion-idle *{animation-play-state:paused!important}
@media(max-width:900px){.contact{gap:40px}.form-row{grid-template-columns:1fr;gap:0}}
@media(max-width:600px){.brand img{width:156px}.brand-preview img{width:125px}.contact{grid-template-columns:1fr;gap:30px;padding:55px 0 65px}.contact-copy>p:not(.kicker){font-size:17px}.contact-email{font-size:16px}.contact h2{font-size:40px}.field{margin-bottom:17px}.form-actions .pill{width:100%}.form-note{font-size:13px}.footer-main{align-items:center}}
@media(max-width:360px){.brand img{width:140px}}
