@charset "UTF-8";
:root{--paper:#f3f1ea;--ink:#171817;--orange:#f55c36;--muted:#66675f;--line:#d3d2c9;--dark-line:#3c3d37;--text:var(--ink);--panel:#e9e7df;--accent:var(--orange);color-scheme:light;font-family:Arial,Helvetica,sans-serif;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:30px}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}img{display:block;max-width:100%;height:auto}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:var(--orange);color:var(--paper)}[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - 104px));margin-inline:auto}.accent{color:var(--orange)}.skip-link{position:fixed;top:-100px;left:20px;padding:16px;background:var(--ink);color:white;z-index:20}.skip-link:focus{top:12px}.site-header{height:112px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:43px;height:43px;border-radius:2px}.brand>span{font-size:27px;font-weight:800;letter-spacing:-1.2px;line-height:1}.brand small{font-size:7px;letter-spacing:1.8px;display:block;margin-top:8px;font-weight:500}.site-header nav{display:flex;align-items:center;gap:34px;font-size:13px}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:2px;background:var(--orange);transition:width .2s}.site-header nav a:hover:after{width:100%}.language{border:1px solid var(--line);background:transparent;border-radius:50%;height:40px;width:40px;font-size:11px;font-weight:700}.language:hover{background:var(--ink);color:var(--paper)}.studio-hero{padding-top:30px}.hero-kicker{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.3px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);flex-shrink:0}.issue{margin-left:auto;font:10px monospace;letter-spacing:1px;color:var(--muted)}.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center;padding:56px 0 52px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(68px,7.8vw,112px);font-weight:800;line-height:.98;letter-spacing:-6.5px;margin-bottom:32px}.hero-copy h1 span{display:block}.hero-bottom{display:flex;gap:30px;align-items:center}.lead{font-size:17px;line-height:1.65;color:var(--muted);max-width:430px;margin-bottom:0}.round-link{display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;width:58px;height:58px;flex-shrink:0;font-size:26px;transition:background .2s,transform .2s}.round-link:hover{background:var(--orange);transform:translateY(4px)}.brand-object{height:470px;position:relative;background:#e8e5dc;isolation:isolate;overflow:hidden;background-image:linear-gradient(#d7d4ca66 1px,transparent 1px),linear-gradient(90deg,#d7d4ca66 1px,transparent 1px);background-size:47px 47px}.object-coordinate{position:absolute;top:20px;left:20px;right:20px;display:flex;justify-content:space-between;font:9px monospace;letter-spacing:1px;z-index:2}.object-orbit{position:absolute;width:385px;height:385px;background:var(--orange);border-radius:50%;top:46px;left:50%;transform:translateX(-50%)}.identity-tile{position:absolute;width:295px;height:330px;top:73px;left:50%;margin-left:-148px;transform:rotate(-12deg);background:#171817;box-shadow:14px 24px 0 #1718171c,0 30px 60px #17181730;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.brand-object:hover .identity-tile{transform:rotate(-5deg) translateY(-6px)}.identity-tile img{width:295px;height:295px;object-fit:contain}.tile-caption{display:flex;justify-content:space-between;padding:0 20px;color:var(--paper);font:9px monospace;letter-spacing:1px}.object-note{position:absolute;bottom:21px;left:22px;font-size:10px;line-height:1.4;letter-spacing:1px}.object-star{position:absolute;bottom:17px;right:25px;font-size:50px;line-height:1}.hero-rule{padding:19px 0 25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font:10px monospace;color:var(--muted);letter-spacing:.6px}.apps-section{background:var(--ink);color:var(--paper);padding:52px 0 32px;scroll-margin-top:0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px}.eyebrow{font:11px monospace;letter-spacing:1.5px;margin:0;line-height:1.7}.section-aside{font-size:11px;color:var(--muted)}.apps-section .section-aside{color:#aaa99f}.featured-app{display:grid;grid-template-columns:.85fr 1.15fr;min-height:590px;border-top:1px solid var(--dark-line);border-bottom:1px solid var(--dark-line)}.app-copy{padding:52px 35px 45px 0;align-self:center}.app-tags{display:flex;gap:9px;font:9px monospace;letter-spacing:1px}.app-tags span{border:1px solid #53534a;padding:7px 9px;border-radius:20px}.app-copy h2{font-size:87px;letter-spacing:-5px;margin:30px 0 20px;font-weight:700;line-height:1}.app-headline{font-size:30px;line-height:1.18;letter-spacing:-1px;max-width:390px;margin-bottom:18px}.app-description{font-size:15px;line-height:1.7;color:#aeaea3;max-width:355px;margin-bottom:29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;min-height:51px;padding:16px 23px;border:0;font-weight:700;font-size:13px;line-height:1.4;transition:background .2s,transform .2s}.button:hover:not(:disabled){transform:translateY(-2px)}.button-orange{background:var(--orange);color:var(--ink)}.button-orange:hover:not(:disabled){background:#ff7851}.button-dark{background:var(--ink);color:var(--paper)}.product-footnote{display:flex;align-items:center;gap:8px;font-size:10px;line-height:1.6;color:#aaa99f;margin-top:20px;max-width:350px}.app-stage{position:relative;overflow:hidden;background:#b9b4fc;min-height:590px;display:block}.stage-word{position:absolute;top:35px;left:-5px;font-size:135px;letter-spacing:-9px;color:#403786;font-weight:800;opacity:.85}.phone{border:7px solid #242426;border-radius:32px;background:#171817;box-shadow:0 22px 34px #17181730;overflow:hidden;width:226px}.phone img{width:100%;aspect-ratio:1080/2340;object-fit:cover}.phone-back{position:absolute;left:10%;top:122px;transform:rotate(-12deg);width:216px}.phone-front{position:absolute;right:9%;top:70px;transform:rotate(9deg);width:241px;z-index:1}.stage-caption{position:absolute;bottom:20px;left:22px;font:9px monospace;color:#322963;letter-spacing:1px}.stage-arrow{position:absolute;bottom:18px;right:23px;font-size:33px;color:#322963}.app-stage .phone{transition:transform .6s}.app-stage:hover .phone-back{transform:rotate(-15deg) translateY(-8px)}.app-stage:hover .phone-front{transform:rotate(6deg) translateY(-8px)}.next-app{display:flex;align-items:center;gap:22px;padding-top:29px}.next-plus{font-size:32px;color:var(--orange)}.next-app p{font-size:13px;color:#aaa99f;margin:0;line-height:1.6}.next-app .eyebrow{margin-left:auto;color:#aaa99f;font-size:9px;white-space:nowrap}.studio-section{padding-top:82px;padding-bottom:85px}.tiny-mark{font-size:40px}.manifesto{display:grid;grid-template-columns:1.2fr 1fr;gap:75px;align-items:center}.manifesto h2,.section-title{font-size:56px;line-height:1.05;letter-spacing:-2.8px;margin-bottom:0}.manifesto p{font-size:17px;line-height:1.75;color:var(--muted);margin-bottom:0;max-width:440px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:55px}.principles article{border-top:1px solid var(--line);padding-top:19px}.principles article>span{font:11px monospace;color:var(--orange)}.principles h3{font-size:19px;margin:24px 0 12px;letter-spacing:-.5px}.principles p{font-size:14px;color:var(--muted);line-height:1.7;max-width:310px;margin-bottom:0}.closing-strip{background:var(--orange);padding:29px 0}.closing-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.closing-strip span{font-size:24px;font-weight:700;letter-spacing:-.7px}.closing-strip a{font-size:13px;border-bottom:1px solid var(--ink);padding-bottom:5px;flex-shrink:0}.site-footer{background:var(--ink);color:var(--paper);padding:52px 0 27px}.footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:38px}.footer-wordmark{font-size:clamp(40px,7vw,91px);font-weight:800;letter-spacing:-5px;line-height:1}.footer-wordmark span{display:inline-block;margin-left:13px}.footer-top p{font:12px monospace;letter-spacing:2px;line-height:1.6;margin:0;color:#bbb9ad}.footer-bottom{padding-top:22px;border-top:1px solid var(--dark-line);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#b5b4aa}.footer-bottom>div{display:flex;gap:22px}.footer-bottom a:hover{color:var(--orange)}.notice{color:#a02f13;font-size:14px;line-height:1.6}.notice:not(:empty){padding-block:18px}.notice:empty{margin:0;height:0}
.back-link{display:inline-block;color:var(--muted);font-size:12px;margin:30px 0 35px}.product-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;padding-bottom:64px}.product-hero h1{font-size:116px;margin:22px 0 21px}.product-hero h2{font-size:39px;letter-spacing:-1.6px;margin-bottom:20px}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:30px;flex-wrap:wrap}.text-link{font-size:13px;border-bottom:1px solid currentColor;padding-bottom:4px}.product-meta{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;font:9px monospace;color:var(--muted);letter-spacing:.5px}.product-visual{position:relative;min-height:540px;display:grid;place-items:center;overflow:hidden}.product-orbit{position:absolute;width:430px;height:430px;max-width:100%;border-radius:50%;background:#b9b4fc}.product-phone{width:232px;transform:rotate(7deg);z-index:1}.vertical-label{position:absolute;right:6px;writing-mode:vertical-rl;font:9px monospace;letter-spacing:1.5px}.visual-label{position:absolute;bottom:0;left:50%;transform:translateX(-50%);white-space:nowrap;display:flex;gap:8px;align-items:center;font-size:10px}.feature-strip{background:var(--ink);color:var(--paper);padding:29px 0}.feature-strip .wrap{display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap;font-size:21px;font-weight:700;letter-spacing:-.6px}.feature-strip span:last-child{color:var(--orange)}.screens-section{padding-top:75px;padding-bottom:75px}.screens-section .section-heading{margin-bottom:26px}.screens-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:45px}.screens-grid figure{margin:0;min-width:0}.screenshot-button{display:block;position:relative;border:0;background:#e6e3da;width:100%;padding:32px 42px;overflow:hidden}.screenshot-button img{border:5px solid #242426;border-radius:25px;box-shadow:0 14px 24px #1718171a;transition:transform .3s}.screenshot-button:hover img{transform:translateY(-5px)}.screens-grid figure:nth-child(2) .screenshot-button{background:#ddd9f4}.screens-grid figure:nth-child(3) .screenshot-button{background:#f2c2ab}.screenshot-button>span{position:absolute;right:13px;bottom:11px;font-size:24px}.screens-grid figcaption{display:flex;gap:15px;margin-top:23px}.screens-grid figcaption>span{font:11px monospace;color:var(--orange);padding-top:5px;white-space:nowrap}.screens-grid h3{font-size:18px;letter-spacing:-.5px;margin-bottom:9px}.screens-grid figcaption p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.free-section{background:#e6e3d9;padding:43px 0}.free-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:65px;align-items:start}.free-grid .eyebrow{padding-top:9px}.free-grid h2{font-size:32px;letter-spacing:-1px;margin-bottom:15px}.free-grid p:not(.eyebrow){font-size:15px;line-height:1.75;color:var(--muted);margin:0;max-width:620px}.pro-section{padding-block:75px}.pro-stamp{background:var(--orange);padding:8px 12px;font-weight:800;font-size:16px;transform:rotate(-6deg)}.offer{display:grid;grid-template-columns:1.3fr 1fr;gap:100px}.offer h2{font-size:51px;line-height:1.1;letter-spacing:-2.5px;margin-bottom:35px}.pro-benefits article{display:flex;gap:23px;border-top:1px solid var(--line);padding:21px 0}.pro-benefits article>span{font:11px monospace;color:var(--orange);padding-top:5px}.pro-benefits h3{font-size:18px;margin-bottom:7px;letter-spacing:-.4px}.pro-benefits p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}.price-box{background:var(--ink);color:var(--paper);padding:35px;align-self:start}.price-box>.eyebrow{color:#b3b1a4}.price-box strong{display:block;font-size:62px;letter-spacing:-3px;line-height:1.1;margin:24px 0 11px}.price-box>p{font-size:13px;line-height:1.6;color:#b7b5a9}.price-box .button{width:100%;margin-top:10px}.price-box .availability{font-size:11px;color:#ffa180;margin-top:14px}.price-box p.small{font-size:11px;line-height:1.75}.price-box .currency-note{border-top:1px solid var(--dark-line);padding-top:17px;margin-top:20px}.price-box .text-link{display:inline-block;font-size:11px;margin-top:10px}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:65px;padding-bottom:80px}.faq-section h2{font-size:35px;letter-spacing:-1.5px;margin-top:22px}.faq-list details{border-top:1px solid var(--line);padding:21px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:16px;line-height:1.5;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--orange);font-size:23px;line-height:1}details[open] summary:after{content:"−"}.faq-list p{font-size:14px;line-height:1.75;color:var(--muted);margin:16px 30px 0 0}
.workspace{padding-block:65px;min-height:65vh}.workspace h1{font-size:54px;letter-spacing:-2px;line-height:1.15}.workspace h2{font-size:25px;letter-spacing:-.8px;margin-top:35px}.workspace>p{max-width:760px;font-size:16px;line-height:1.8;color:var(--muted)}.workspace form{max-width:440px;display:grid;gap:22px;margin:30px 0 18px}.workspace label{display:grid;gap:9px;font-size:13px}.workspace input{border:1px solid #b8b7ad;background:#fff9;padding:15px;width:100%;border-radius:0;color:var(--ink)}.workspace .button{background:var(--orange);color:var(--ink)}.secondary{display:inline-block;padding:13px 18px;border:1px solid var(--line);color:var(--ink);background:transparent;margin:8px 8px 8px 0;font-size:13px}.secondary:hover{border-color:var(--ink)}.badge{display:table;background:var(--ink);color:var(--paper);padding:11px 17px;font-size:12px;margin:20px 0}.orders{width:100%;border-collapse:collapse;margin:25px 0}.orders td,.orders th{text-align:left;padding:17px 9px;border-bottom:1px solid var(--line);font-size:13px}.orders th{font-weight:500;color:var(--muted)}.test-label{border:1px dashed var(--orange);padding:20px}.workspace [role=group]{display:flex;gap:10px;flex-wrap:wrap}dialog{border:0;background:var(--ink);padding:15px;max-height:94dvh;max-width:94vw;overflow:auto;box-shadow:0 30px 90px #0008}dialog::backdrop{background:#171817d9;backdrop-filter:blur(6px)}dialog img{height:85dvh;max-height:1800px;width:auto;max-width:80vw;object-fit:contain}.dialog-close{position:fixed;top:15px;right:20px;border:1px solid #ffffff80;border-radius:50%;width:42px;height:42px;background:var(--ink);color:var(--paper);font-size:28px;z-index:3}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header nav{gap:23px}h1{font-size:86px;letter-spacing:-4.5px}.hero-grid{gap:28px}.brand-object{height:415px}.identity-tile{width:252px;height:286px;margin-left:-126px;top:65px}.identity-tile img{width:252px;height:252px}.object-orbit{width:330px;height:330px;top:43px}.hero-bottom{gap:16px}.lead{font-size:15px}.app-copy h2{font-size:75px}.app-tags{font-size:8px;gap:6px}.app-headline{font-size:27px}.featured-app{grid-template-columns:.9fr 1.1fr}.phone-front{right:5%;width:206px;top:95px}.phone-back{left:6%;width:187px;top:155px}.app-stage{min-height:565px}.stage-word{font-size:110px}.manifesto{gap:40px}.manifesto h2,.section-title{font-size:46px}.product-hero-grid{gap:30px}.product-hero h1{font-size:clamp(65px,9.4vw,95px)}.product-hero h2{font-size:33px}.product-visual{min-height:505px}.screens-grid{gap:22px}.screenshot-button{padding:27px}.offer{gap:55px}.offer h2{font-size:44px}.price-box{padding:28px}.price-box strong{font-size:54px}.principles{gap:28px}.footer-bottom>div{gap:15px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:88px}.brand>span{font-size:23px}.brand img{width:37px;height:37px}.brand small{font-size:6px;letter-spacing:1.3px}.site-header nav{gap:14px}.site-header nav>a:not(.account-link){display:none}.account-link{font-size:11px}.language{width:34px;height:34px;font-size:10px}.hero-kicker{font-size:9px;line-height:1.6}.issue{display:none}.studio-hero{padding-top:22px}.hero-grid{grid-template-columns:1fr;padding:33px 0 27px;gap:35px}h1{font-size:clamp(63px,14vw,92px);letter-spacing:-4px}.hero-copy h1{margin-bottom:24px}.hero-bottom{justify-content:space-between}.hero-bottom .lead{max-width:440px;font-size:14px}.round-link{width:49px;height:49px}.brand-object{height:345px}.object-orbit{width:280px;height:280px;top:34px}.identity-tile{width:218px;height:249px;top:50px;margin-left:-109px}.identity-tile img{width:218px;height:218px}.object-star{font-size:41px;right:17px}.object-note{font-size:8px;left:17px}.tile-caption{font-size:8px;padding-inline:15px}.object-coordinate{font-size:8px;left:15px;right:15px;top:15px}.hero-rule{font-size:8px;gap:15px;padding:17px 0 23px;line-height:1.5}.hero-rule span:last-child{white-space:nowrap}.apps-section{padding-top:30px}.section-heading{align-items:flex-start;margin-bottom:25px;gap:15px}.eyebrow{font-size:9px;letter-spacing:1px}.section-aside{font-size:10px;max-width:160px;line-height:1.6;text-align:right}.featured-app{grid-template-columns:1fr}.app-copy{padding:35px 0}.app-copy h2{font-size:76px;margin:27px 0 19px}.app-headline{font-size:29px}.app-description{font-size:14px;max-width:460px}.app-stage{min-height:525px}.stage-word{font-size:120px;left:0;top:25px}.phone-front{width:215px;right:10%;top:65px}.phone-back{width:191px;left:9%;top:104px}.stage-caption{font-size:8px;left:17px}.product-footnote{font-size:10px}.next-app{gap:15px;padding-top:21px}.next-app p{font-size:12px;max-width:350px}.next-app .eyebrow{display:none}.studio-section{padding-block:48px}.manifesto{grid-template-columns:1fr;gap:24px}.manifesto h2,.section-title{font-size:43px;letter-spacing:-2px}.manifesto p{font-size:15px}.principles{grid-template-columns:1fr;gap:26px;margin-top:33px}.principles article{display:grid;grid-template-columns:27px 1fr;gap:0 10px;padding-top:18px}.principles article>span{padding-top:5px}.principles h3{margin:0 0 10px;font-size:19px}.principles p{grid-column:2;max-width:none;font-size:13px}.closing-strip{padding:23px 0}.closing-strip .wrap{align-items:flex-start;flex-direction:column;gap:18px}.closing-strip span{font-size:24px;line-height:1.15;max-width:300px}.closing-strip a{font-size:12px}.site-footer{padding-top:34px}.footer-top{margin-bottom:28px;gap:20px}.footer-wordmark{font-size:48px;letter-spacing:-3px}.footer-wordmark span{margin-left:6px}.footer-top p{font-size:8px;letter-spacing:1px}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:22px}.footer-bottom>div{order:3;flex-basis:100%;flex-wrap:wrap;gap:20px}.back-link{margin:23px 0 29px}.product-hero-grid{grid-template-columns:1fr;gap:34px;padding-bottom:33px}.product-hero h1{font-size:clamp(64px,22vw,93px);margin-block:20px}.product-hero h2{font-size:34px}.product-hero .lead{font-size:15px}.product-visual{min-height:503px;max-width:450px;width:100%;margin:auto}.product-orbit{width:355px;height:355px}.product-phone{width:215px}.vertical-label{right:0}.hero-actions{gap:20px;margin-top:25px}.button{gap:25px;font-size:12px}.product-meta{font-size:8px;gap:15px}.feature-strip{padding:23px 0}.feature-strip .wrap{font-size:15px;gap:16px}.screens-section{padding-block:45px}.screens-grid{grid-template-columns:1fr;gap:35px;margin-top:28px}.screens-grid figure{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.screenshot-button{padding:18px 15px}.screenshot-button img{border-width:3px;border-radius:17px}.screens-grid figcaption{margin:0;display:block}.screens-grid h3{margin-top:13px;font-size:19px;line-height:1.2}.screens-grid figcaption p{font-size:12px}.screenshot-button>span{font-size:18px;right:6px;bottom:5px}.free-section{padding:31px 0}.free-grid{grid-template-columns:1fr;gap:18px}.free-grid h2{font-size:30px}.free-grid p:not(.eyebrow){font-size:14px}.pro-section{padding-block:44px}.offer{grid-template-columns:1fr;gap:25px}.offer h2{font-size:43px}.price-box{padding:30px}.price-box strong{font-size:61px}.faq-section{grid-template-columns:1fr;gap:16px;padding-bottom:45px}.faq-section h2{margin-top:15px;font-size:31px}.faq-list summary{font-size:15px}.workspace{padding-block:40px}.workspace h1{font-size:38px;letter-spacing:-1.6px}.workspace>p{font-size:14px}.orders td,.orders th{padding:13px 4px;font-size:11px}.orders .secondary{padding:8px;font-size:10px;margin-right:0}.secondary{font-size:12px}.workspace>button{max-width:100%}dialog{padding:10px}.dialog-close{right:9px;top:9px}}
@media(max-width:370px){.brand small{display:none}.brand>span{font-size:21px}.brand{gap:8px}.site-header nav{gap:10px}.account-link{font-size:10px}.app-stage{min-height:475px}.phone-front{width:190px;right:7%}.phone-back{width:166px;left:6%}.screens-grid figure{gap:15px}.footer-wordmark{font-size:42px}.footer-top p{font-size:7px}.price-box{padding:23px}.hero-copy h1{font-size:62px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.product-hero-grid>*{min-width:0}

.offer>*{min-width:0}.price-box strong{font-size:clamp(36px,4.2vw,62px)}
@media(max-width:760px){.price-box strong{font-size:clamp(36px,11.4vw,61px)}}

/* Localized editorial layouts and the InTime character. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.language-picker{display:flex;align-items:center;flex-shrink:0}.language-picker select{font:inherit;font-size:11px;max-width:150px;min-height:40px;padding:9px 26px 9px 12px;border:1px solid var(--line);border-radius:3px;background:var(--paper);color:var(--ink);cursor:pointer}.language-picker select:focus-visible{outline:3px solid var(--orange);outline-offset:3px}
[data-en]{white-space:pre-line}.hero-grid>*{min-width:0}.hero-copy h1{font-size:clamp(66px,7.3vw,108px)}.brand small{max-width:200px;line-height:1.3;letter-spacing:1px;font-size:6.5px}.app-tags{flex-wrap:wrap}.section-aside{line-height:1.5}.section-heading>*{min-width:0}.next-app .eyebrow{white-space:normal;text-align:right;max-width:180px}.footer-top>p{max-width:150px}.footer-bottom{line-height:1.6}.object-note{max-width:145px}.object-coordinate span{max-width:60%;text-align:right}.hero-rule span{max-width:55%;line-height:1.6}.hero-rule span:last-child{text-align:right}.workspace{overflow-wrap:anywhere}.workspace .button,.workspace .secondary{white-space:normal}.pro-benefits article>div{min-width:0}.screens-grid figcaption{min-width:0}.screens-grid figcaption>div{min-width:0}.price-box{overflow-wrap:anywhere}
.character-section{padding:0;overflow:hidden}.character-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:65px;align-items:center}.character-art{height:480px;position:relative;display:flex;justify-content:center;overflow:hidden}.character-art>img{height:100%;width:auto;max-width:none;position:relative;z-index:1;object-fit:contain}.character-circle{display:none}.character-copy{padding:48px 0;max-width:610px}.character-copy .eyebrow{margin-bottom:23px}.character-copy h2{font-size:40px;line-height:1.12;letter-spacing:-1.6px}.character-copy p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:0}.character-avatar{display:block;width:46px;height:46px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#101114;border:1px solid #514d44}.character-avatar img{width:100%;height:100%;object-fit:cover;object-position:center 15%}.product-footnote{max-width:390px}
html:lang(ja),html:lang(ko){font-family:Arial,"Yu Gothic","Meiryo","Malgun Gothic",sans-serif}html:lang(ja) .hero-copy h1{font-size:clamp(42px,4.5vw,65px);letter-spacing:-2px;line-height:1.35}html:lang(ko) .hero-copy h1{font-size:clamp(45px,5.1vw,76px);letter-spacing:-2px;line-height:1.25}html:lang(ja) .manifesto h2,html:lang(ko) .manifesto h2{font-size:40px;line-height:1.4;letter-spacing:-1px}html:lang(ja) .eyebrow,html:lang(ko) .eyebrow{letter-spacing:1px}html:lang(ja) .offer h2,html:lang(ko) .offer h2{font-size:40px;line-height:1.35;letter-spacing:-1px}
@media(max-width:1100px){.site-header nav{gap:20px}.language-picker select{max-width:127px}.character-grid{gap:35px}.character-art{height:440px}.character-copy h2{font-size:34px}.manifesto{grid-template-columns:1fr 1fr}.offer{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}}
@media(max-width:760px){.language-picker select{max-width:95px;font-size:10px;min-height:34px;padding:8px 13px 8px 7px}.site-header nav{gap:10px}.site-header .brand{gap:8px}.site-header .brand>span{font-size:21px}.site-header .brand small{max-width:130px;font-size:5.4px}.site-header .brand img{width:34px;height:34px}.account-link{font-size:10px;max-width:62px;line-height:1.3}.hero-copy h1{font-size:clamp(51px,12.2vw,82px);letter-spacing:-3.6px}.manifesto{grid-template-columns:1fr}.manifesto h2{font-size:39px}.hero-rule span:last-child{white-space:normal}.section-aside{max-width:47%}.app-tags{font-size:8px}.feature-strip .wrap{font-size:14px}.section-title{font-size:37px}.screens-grid figure{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.screens-grid h3{font-size:17px;overflow-wrap:anywhere}.screens-grid figcaption p{overflow-wrap:anywhere}.character-grid{grid-template-columns:1fr;gap:0}.character-art{height:350px;order:2}.character-copy{padding:34px 0 15px}.character-copy h2{font-size:31px}.character-copy p:not(.eyebrow){font-size:14px}.offer{grid-template-columns:minmax(0,1fr)}.offer h2{font-size:38px}.footer-top>p{max-width:85px;font-size:8px}.footer-bottom>div{gap:12px}.footer-bottom a{line-height:1.6}html:lang(ja) .hero-copy h1{font-size:clamp(34px,8.8vw,53px);letter-spacing:-1.7px}html:lang(ko) .hero-copy h1{font-size:clamp(40px,10.8vw,60px);letter-spacing:-1.7px}html:lang(ja) .manifesto h2,html:lang(ko) .manifesto h2{font-size:30px}html:lang(ja) .offer h2,html:lang(ko) .offer h2{font-size:31px}}
@media(max-width:370px){.site-header .brand small{display:none}.site-header .brand>span{font-size:18px}.site-header .brand img{width:30px;height:30px}.site-header nav{gap:8px}.language-picker select{max-width:84px}.account-link{font-size:9px;max-width:53px}.hero-copy h1{font-size:clamp(46px,14.2vw,53px)}.character-art{height:310px}.footer-top>p{max-width:68px;font-size:7px}}

.account-devices{margin:32px 0;padding:24px;border:1px solid var(--line);border-radius:12px}.device-count{font-size:22px;font-weight:700}.device-list{display:grid;gap:12px;margin:20px 0}.device-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid var(--line);border-radius:8px}.device-card>div{min-width:0}.device-card h3{margin:0 0 8px}.device-card p{margin:4px 0}.device-card .disconnect-device{flex-shrink:0;color:#9a2929}.account-devices>.small{line-height:1.6}@media(max-width:600px){.account-devices{padding:16px}.device-card{align-items:stretch;flex-direction:column;padding:16px}.device-card .disconnect-device{width:100%;margin:0}}
h1,h2,h3{text-wrap:balance}.footer-wordmark{white-space:nowrap;flex-shrink:0}.footer-top{gap:12px}.footer-top>p{min-width:0}
@media(max-width:760px){.footer-wordmark{font-size:clamp(35px,11.2vw,46px)}.footer-top>p{max-width:70px}}
