.myt3{--ink: #071c18;--ink-soft: #102b25;--emerald: #18bf82;--emerald-bright: #24dc9a;--paper: #f5f2eb;--paper-deep: #eae6dc;--white: #ffffff;--muted: #67746f;--line: rgba(7, 28, 24, .15);min-height:100vh;overflow:clip;background:var(--paper);color:var(--ink);font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.myt3 *,.myt3 *:before,.myt3 *:after{box-sizing:border-box}.myt3 button,.myt3 a{-webkit-tap-highlight-color:transparent}.myt3 button{font:inherit}.myt3 button:focus-visible,.myt3 a:focus-visible,.myt3 summary:focus-visible{outline:3px solid rgba(36,220,154,.64);outline-offset:4px}.myt3-shell{width:min(1320px,calc(100% - 80px));margin:0 auto}#product-proof,#workspace-selector,#trust,#faq{scroll-margin-top:76px}.myt3-skip{position:fixed;z-index:999;top:14px;left:20px;padding:11px 16px;border-radius:8px;background:var(--white);color:var(--ink);font-size:13px;font-weight:800;transform:translateY(-150%);transition:transform .18s ease}.myt3-skip:focus{transform:translateY(0)}.myt3-nav{position:fixed;z-index:100;inset:0 0 auto;height:92px;color:var(--white);transition:height .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.myt3-nav--solid{height:76px;border-bottom:1px solid rgba(255,255,255,.1);background:#071c18f2;box-shadow:0 14px 40px #010e0b24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.myt3-nav__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.myt3-brand{color:inherit;text-decoration:none}.myt3-brand__lockup{display:inline-flex;align-items:center;gap:12px}.myt3-brand__mark{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:11px;background:#09211cd1;box-shadow:0 10px 28px #010f0c2e}.myt3-brand__mark svg{width:28px;height:28px;fill:none;stroke:var(--emerald-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.7}.myt3-brand__mark svg path:nth-child(2){stroke:var(--white);stroke-width:1.8;opacity:.96}.myt3-brand__word{color:var(--white);font-size:19px;font-weight:800;letter-spacing:-.045em}.myt3-brand__word span{color:var(--emerald-bright)}.myt3-nav__links{display:flex;align-items:center;gap:30px;margin-left:auto}.myt3-nav__links button,.myt3-nav__signin{border:0;background:transparent;color:#ffffffc7;cursor:pointer;font-size:13px;font-weight:650;transition:color .16s ease}.myt3-nav__links button:hover,.myt3-nav__signin:hover{color:var(--white)}.myt3-nav__actions{display:flex;align-items:center;gap:20px}.myt3-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:0 24px;border:1px solid transparent;border-radius:4px;text-decoration:none;cursor:pointer;font-size:14px;font-weight:750;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.myt3-button:hover{transform:translateY(-2px)}.myt3-button--small{min-height:44px;padding:0 18px;font-size:12px}.myt3-button--light{background:var(--white);color:var(--ink);box-shadow:0 12px 32px #0000001f}.myt3-button--light:hover{background:#effff9;box-shadow:0 15px 36px #00000029}.myt3-button--emerald{background:var(--emerald-bright);color:#041a14;box-shadow:0 16px 42px #13d08d33}.myt3-button--emerald:hover{background:#36eba7;box-shadow:0 18px 46px #13d08d4a}.myt3-button--ghost{border-color:#ffffff6b;background:#ffffff0a;color:var(--white);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.myt3-button--ghost:hover{border-color:#ffffffbf;background:#ffffff1c}.myt3-button--ink{background:var(--ink);color:var(--white);box-shadow:0 15px 35px #071c1821}.myt3-button--ink:hover{background:#0d392f}.myt3-menu-button{width:46px;height:46px;display:none;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#ffffff12;color:var(--white);cursor:pointer}.myt3-mobile-menu{position:fixed;top:76px;right:0;bottom:0;left:0;z-index:99;display:flex;flex-direction:column;padding:30px 24px;background:#071c18fc}.myt3-mobile-menu>button:not(.myt3-button){min-height:62px;border:0;border-bottom:1px solid rgba(255,255,255,.12);background:transparent;color:var(--white);text-align:left;font-size:18px;font-weight:650;cursor:pointer}.myt3-mobile-menu .myt3-button{margin-top:28px}.myt3-hero{position:relative;min-height:800px;height:100svh;max-height:980px;overflow:hidden;background:var(--ink);color:var(--white)}.myt3-hero__image,.myt3-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.myt3-hero__image{object-fit:cover;object-position:center center;animation:myt3-campaign-drift 18s ease-in-out infinite alternate}@keyframes myt3-campaign-drift{0%{transform:scale(1.015)}to{transform:scale(1.055)}}.myt3-hero__veil{background:linear-gradient(90deg,#041410f5,#051813e0 30%,#06191470 54%,#05120f14 76%),linear-gradient(180deg,rgba(4,17,14,.35) 0%,transparent 45%,rgba(3,15,12,.63) 100%)}.myt3-hero__inner{position:relative;z-index:2;min-height:inherit;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding-top:clamp(170px,21vh,220px);padding-bottom:42px}.myt3-hero__copy{width:min(690px,55%)}.myt3-eyebrow,.myt3-section-label{display:inline-flex;align-items:center;gap:12px;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.myt3-eyebrow{color:#ffffffbf}.myt3-eyebrow>span{width:28px;height:1px;background:var(--emerald-bright)}.myt3-section-label{color:#087b5a}.myt3-hero h1{max-width:720px;margin:28px 0 24px;color:var(--white);font-size:clamp(66px,6.2vw,94px);font-weight:650;letter-spacing:-.072em;line-height:.96}.myt3-hero h1 em,.myt3-final h2 em{color:var(--emerald-bright);font-family:Georgia,Times New Roman,serif;font-weight:400}.myt3-hero__copy>p{max-width:610px;margin:0;color:#ffffffc2;font-size:17px;line-height:1.75}.myt3-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}.myt3-hero__audience{display:flex;align-items:center;gap:13px;padding-top:24px;border-top:1px solid rgba(255,255,255,.2);color:#ffffffa8;font-size:12px}.myt3-hero__audience strong{color:var(--white);font-size:13px;font-weight:650}.myt3-hero__audience i{color:var(--emerald-bright);font-style:normal}.myt3-proof-strip{border-bottom:1px solid var(--line);background:var(--white)}.myt3-proof-strip__grid{min-height:108px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.myt3-proof-strip__grid>div{display:flex;align-items:center;gap:14px;padding:24px 28px;border-left:1px solid var(--line)}.myt3-proof-strip__grid>div:last-child{border-right:1px solid var(--line)}.myt3-proof-strip svg{flex:0 0 auto;color:#08805d}.myt3-proof-strip span{display:grid;gap:5px}.myt3-proof-strip strong{font-size:12px;font-weight:750}.myt3-proof-strip small{color:#84908c;font-size:9px;line-height:1.4}.myt3-product-proof{padding:150px 0 160px;background:var(--paper)}.myt3-product-proof__heading,.myt3-capabilities__intro{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.58fr);align-items:end;gap:100px}.myt3-product-proof__heading h2,.myt3-capabilities__intro h2,.myt3-workspace-inspector__intro h2,.myt3-trust__heading h2,.myt3-support__copy h2,.myt3-faq__intro h2{margin:24px 0 0;color:var(--ink);font-size:clamp(52px,5.6vw,80px);font-weight:560;letter-spacing:-.07em;line-height:.99}.myt3-product-proof__heading>p,.myt3-capabilities__intro>p{margin:0;color:var(--muted);font-size:16px;line-height:1.8}.myt3-proof-tabs{display:flex;gap:0;margin-top:80px;border-bottom:1px solid var(--line)}.myt3-proof-tabs button{min-width:260px;display:grid;gap:7px;padding:20px 26px;border:0;border-top:2px solid transparent;border-right:1px solid var(--line);background:transparent;color:#71807a;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.myt3-proof-tabs button:first-child{border-left:1px solid var(--line)}.myt3-proof-tabs button[aria-selected=true]{border-top-color:var(--emerald);background:var(--white);color:var(--ink)}.myt3-proof-tabs button span{font-size:13px;font-weight:800}.myt3-proof-tabs button small{color:#899590;font-size:9px}.myt3-product-stage{position:relative;overflow:visible;border:1px solid rgba(255,255,255,.11);background:#071c18;box-shadow:0 45px 100px #071c1833}.myt3-product-stage__chrome{min-height:62px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;color:#ffffff9e}.myt3-product-stage__chrome>span{display:flex;gap:7px}.myt3-product-stage__chrome>span i{width:8px;height:8px;border-radius:50%;background:#ffffff3d}.myt3-product-stage__chrome>span i:first-child{background:#ff735f}.myt3-product-stage__chrome>span i:nth-child(2){background:#f8c65f}.myt3-product-stage__chrome>span i:last-child{background:#53ca83}.myt3-product-stage__chrome>strong{font-size:9px;font-weight:650;letter-spacing:.05em}.myt3-product-stage__chrome>b{justify-self:end}.myt3-status{width:fit-content;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:100px;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.myt3-status:before{content:"";width:6px;height:6px;border-radius:50%}.myt3-status--available{background:#ddf8ec;color:#087552}.myt3-status--available:before{background:#14b87c}.myt3-status--preview{background:#fff1cc;color:#8a5a00}.myt3-status--preview:before{background:#e6a617}.myt3-product-stage__canvas{position:relative;padding:22px;background:#e9efed}.myt3-product-stage__canvas>picture{display:block}.myt3-product-stage__canvas>picture>img{width:100%;height:auto;display:block;border:1px solid rgba(7,28,24,.16);box-shadow:0 24px 70px #071c1829}.myt3-product-stage__watermark{position:absolute;z-index:3;right:38px;bottom:38px;max-width:calc(100% - 76px);padding:10px 13px;border:1px solid rgba(130,82,0,.18);border-radius:4px;background:#fff1cc;box-shadow:0 12px 34px #071c1833;color:#754d00;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.myt3-product-stage__phone{position:absolute;right:4.2%;bottom:-74px;width:224px;height:484px;overflow:hidden;border:10px solid #071612;border-radius:34px;background:#071612;box-shadow:0 32px 70px #03120e5c}.myt3-product-stage__phone>span{position:absolute;z-index:2;top:7px;left:50%;width:62px;height:13px;border-radius:20px;background:#071612;transform:translate(-50%)}.myt3-product-stage__phone img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center;border-radius:24px}.myt3-product-proof__caption{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:70px;padding:50px 300px 50px 0;border-bottom:1px solid var(--line)}.myt3-product-proof__caption h3{max-width:760px;margin:18px 0 13px;font-size:clamp(28px,3.1vw,44px);font-weight:600;letter-spacing:-.055em;line-height:1.12}.myt3-product-proof__caption p{max-width:690px;margin:0;color:var(--muted);font-size:13px;line-height:1.75}.myt3-proof-legend{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.myt3-proof-legend>div{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:27px 24px;border-left:1px solid var(--line)}.myt3-proof-legend>div:last-child{border-right:1px solid var(--line)}.myt3-proof-legend b{color:var(--emerald);font-size:10px;letter-spacing:.1em}.myt3-proof-legend span{display:grid;gap:6px}.myt3-proof-legend strong{font-size:12px;font-weight:750}.myt3-proof-legend small{color:var(--muted);font-size:9px;line-height:1.55}.myt3-export-proof{position:relative;overflow:hidden;padding:160px 0;background:var(--ink);color:var(--white)}.myt3-export-proof:before{content:"";position:absolute;left:-250px;bottom:-320px;width:780px;height:780px;border:1px solid rgba(36,220,154,.14);border-radius:50%;box-shadow:0 0 0 110px #24dc9a05,0 0 0 220px #24dc9a03}.myt3-export-proof__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(480px,.9fr) minmax(0,.9fr);align-items:center;gap:130px}.myt3-export-stack{position:relative;min-height:590px}.myt3-export-stack__zip,.myt3-export-stack__sheet,.myt3-export-stack__folder{position:absolute;border:1px solid rgba(255,255,255,.13);box-shadow:0 35px 80px #00000047}.myt3-export-stack__zip{top:0;right:50px;bottom:110px;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:38px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.06),transparent 60%),#0b2c25;transform:rotate(-5deg)}.myt3-export-stack__zip:before{content:"ZIP";position:absolute;top:28px;right:28px;color:#ffffff0d;font-size:150px;font-weight:900;line-height:1}.myt3-export-stack__zip>span{display:inline-flex;align-items:center;gap:9px;margin-bottom:16px;color:var(--emerald-bright);font-size:10px;font-weight:850;letter-spacing:.13em}.myt3-export-stack__zip strong{max-width:340px;color:var(--white);font-size:24px;font-weight:620;line-height:1.3;word-break:break-word}.myt3-export-stack__zip small{margin-top:10px;color:#ffffff7a;font-size:10px}.myt3-export-stack__sheet{z-index:2;top:78px;right:0;width:68%;min-height:390px;padding:30px;background:var(--white);color:var(--ink);transform:rotate(4.5deg)}.myt3-export-stack__sheet>div{display:flex;justify-content:space-between;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--line);color:#0a815d;font-size:8px;font-weight:850;letter-spacing:.1em}.myt3-export-stack__sheet>strong{display:block;margin:35px 0 28px;font-size:20px;font-weight:700;line-height:1.4;word-break:break-word}.myt3-export-stack__sheet ul{display:grid;gap:0;margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.myt3-export-stack__sheet li{display:flex;align-items:center;gap:9px;padding:17px 0;border-bottom:1px solid var(--line);color:#596760;font-size:11px}.myt3-export-stack__sheet li svg{color:#0a9d70}.myt3-export-stack__folder{z-index:3;right:55px;bottom:10px;width:280px;min-height:110px;display:flex;align-items:center;gap:18px;padding:24px;border-color:#ffe69347;background:#dfb94a;color:#241b06;transform:rotate(-2deg)}.myt3-export-stack__folder span{display:grid;gap:5px}.myt3-export-stack__folder strong{font-size:15px}.myt3-export-stack__folder small{font-size:9px;opacity:.68}.myt3-export-proof .myt3-section-label{color:var(--emerald-bright)}.myt3-export-proof__copy h2{margin:26px 0;color:var(--white);font-size:clamp(50px,5.2vw,72px);font-weight:560;letter-spacing:-.068em;line-height:1.01}.myt3-export-proof__copy>p{margin:0;color:#ffffffa3;font-size:16px;line-height:1.8}.myt3-export-proof__copy>ul{display:grid;gap:0;margin:34px 0;padding:0;border-top:1px solid rgba(255,255,255,.16);list-style:none}.myt3-export-proof__copy>ul li{display:flex;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.16);color:#fffc;font-size:12px;line-height:1.5}.myt3-export-proof__copy>ul svg{flex:0 0 auto;color:var(--emerald-bright)}.myt3-export-proof__note{display:grid;gap:8px;padding:20px 22px;border-left:2px solid var(--emerald-bright);background:#ffffff0d}.myt3-export-proof__note strong{font-size:12px}.myt3-export-proof__note span{color:#ffffff87;font-size:10px;line-height:1.6}.myt3-capabilities{padding:150px 0 160px;background:var(--white)}.myt3-capability-table{margin-top:80px;border-top:1px solid var(--line)}.myt3-capability-table__head,.myt3-capability-table__row{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(180px,.48fr) minmax(0,1.2fr);gap:30px;align-items:center}.myt3-capability-table__head{min-height:52px;color:#8c9893;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.myt3-capability-table__row{min-height:102px;border-top:1px solid var(--line)}.myt3-capability-table__row:last-child{border-bottom:1px solid var(--line)}.myt3-capability-table__row>strong{font-size:14px;font-weight:700}.myt3-capability-table__row>p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.myt3-capability-pill{width:fit-content;display:inline-flex;padding:8px 10px;border-radius:100px;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.04em}.myt3-capability-pill--available{background:#dff8ee;color:#087452}.myt3-capability-pill--selected{background:#e8efff;color:#2f55a4}.myt3-capability-pill--varies{background:#f0edff;color:#6550a0}.myt3-capability-pill--preview{background:#fff1d4;color:#865a05}.myt3-workspace-inspector{display:grid;grid-template-columns:minmax(350px,.68fr) minmax(0,1.2fr);gap:90px;margin-top:140px;padding:80px;background:var(--ink);color:var(--white)}.myt3-workspace-inspector .myt3-section-label{color:var(--emerald-bright)}.myt3-workspace-inspector__intro h2{color:var(--white);font-size:clamp(44px,4.7vw,66px)}.myt3-workspace-inspector__intro>p{margin:26px 0 34px;color:#fff9;font-size:13px;line-height:1.75}.myt3-workspace-inspector__intro .myt3-button{background:var(--white);color:var(--ink)}.myt3-workspace-inspector__list{border-top:1px solid rgba(255,255,255,.17)}.myt3-workspace-inspector__list button{width:100%;min-height:92px;display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:15px;padding:16px 0;border:0;border-bottom:1px solid rgba(255,255,255,.17);background:transparent;color:var(--white);text-align:left;cursor:pointer;transition:padding .18s ease,color .18s ease}.myt3-workspace-inspector__list button:hover{padding-left:10px;color:var(--emerald-bright)}.myt3-workspace-inspector__list button>b{color:var(--emerald-bright);font-size:9px;letter-spacing:.1em}.myt3-workspace-inspector__list button>span{display:grid;gap:6px}.myt3-workspace-inspector__list strong{font-size:15px;font-weight:700}.myt3-workspace-inspector__list small{color:#ffffffa3;font-size:11px;line-height:1.55}.myt3-trust{padding:160px 0 130px;background:radial-gradient(circle at 82% 8%,rgba(36,220,154,.1),transparent 26%),#09241e;color:var(--white)}.myt3-trust .myt3-section-label{color:var(--emerald-bright)}.myt3-trust__heading{max-width:980px}.myt3-trust__heading h2{color:var(--white);font-size:clamp(58px,6.6vw,92px)}.myt3-trust__heading>p{max-width:680px;margin:32px 0 0;color:#ffffff9e;font-size:15px;line-height:1.8}.myt3-access-flow{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin:100px 0 90px;padding:0;list-style:none}.myt3-access-flow:before{content:"";position:absolute;top:31px;left:32px;right:32px;height:1px;background:#ffffff2e}.myt3-access-flow li{position:relative;z-index:2;display:grid;grid-template-columns:64px 1fr;gap:9px 15px}.myt3-access-flow li>span{grid-row:1 / span 3;width:64px;height:64px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#09241e;color:var(--emerald-bright)}.myt3-access-flow b{align-self:end;color:var(--emerald-bright);font-size:8px;letter-spacing:.13em}.myt3-access-flow strong{align-self:center;font-size:14px}.myt3-access-flow small{color:#ffffffab;font-size:11px;line-height:1.5}.myt3-trust__rules{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.17);border-left:1px solid rgba(255,255,255,.17)}.myt3-trust__rules article{min-height:260px;padding:38px;border-right:1px solid rgba(255,255,255,.17);border-bottom:1px solid rgba(255,255,255,.17)}.myt3-trust__rules article>span{color:var(--emerald-bright);font-size:8px;font-weight:850;letter-spacing:.13em}.myt3-trust__rules h3{margin:38px 0 15px;color:var(--white);font-size:25px;font-weight:600;letter-spacing:-.045em}.myt3-trust__rules p{max-width:480px;margin:0;color:#ffffffad;font-size:13px;line-height:1.75}.myt3-trust__links{display:flex;align-items:center;gap:30px;padding-top:30px;color:#ffffff9e;font-size:12px}.myt3-trust__links a{display:inline-flex;align-items:center;gap:6px;color:var(--white);text-decoration:none;font-weight:700}.myt3-support{padding:140px 0;background:var(--paper)}.myt3-support__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.84fr);min-height:700px;overflow:hidden;background:var(--ink)}.myt3-support__identity{position:relative;min-height:700px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:72px;border-right:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 77% 18%,rgba(36,220,154,.28),transparent 30%),linear-gradient(135deg,#174d40,#0a2c25 48%,#03120f)}.myt3-support__identity:before{content:"";position:absolute;width:650px;height:650px;top:-170px;right:-210px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 90px #ffffff06,0 0 0 180px #ffffff05}.myt3-support__identity:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(145deg,transparent 15%,#000 95%);mask-image:linear-gradient(145deg,transparent 15%,#000 95%)}.myt3-support__identity-mark,.myt3-support__identity-copy{position:relative;z-index:2}.myt3-support__identity-mark{width:88px;height:88px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:20px;background:#02120e52;box-shadow:0 25px 70px #0000003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.myt3-support__identity-mark svg{width:58px;height:58px;fill:none;stroke:var(--emerald-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.myt3-support__identity-mark svg path:nth-child(2){stroke:var(--white);stroke-width:1.8}.myt3-support__identity-copy{display:grid;gap:12px}.myt3-support__identity-copy>span{color:#80efc4;font-size:10px;font-weight:850;letter-spacing:.16em}.myt3-support__identity-copy>strong{color:var(--white);font-size:clamp(68px,6.4vw,92px);font-weight:780;letter-spacing:-.075em;line-height:.92}.myt3-support__identity-copy>strong span{color:var(--emerald-bright)}.myt3-support__identity-copy>small{color:#ffffffa8;font-size:13px}.myt3-support__copy{display:flex;flex-direction:column;justify-content:center;padding:70px;color:var(--white)}.myt3-support .myt3-section-label{color:var(--emerald-bright)}.myt3-support__copy h2{color:var(--white);font-size:clamp(48px,4.8vw,68px)}.myt3-support__copy>p{margin:28px 0 35px;color:#fff9;font-size:13px;line-height:1.75}.myt3-support__channels{border-top:1px solid rgba(255,255,255,.17)}.myt3-support__channels a{min-height:76px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.17);color:var(--white);text-decoration:none}.myt3-support__channels a>svg:first-child{color:var(--emerald-bright)}.myt3-support__channels span{display:grid;gap:4px}.myt3-support__channels small{color:#fff6;font-size:7px;font-weight:800;letter-spacing:.12em}.myt3-support__channels strong{font-size:11px;font-weight:600}.myt3-support__company{width:fit-content;display:inline-flex;align-items:center;gap:8px;margin-top:30px;color:var(--emerald-bright);text-decoration:none;font-size:11px;font-weight:800}.myt3-faq{padding:150px 0;background:var(--white)}.myt3-faq__grid{display:grid;grid-template-columns:minmax(330px,.62fr) minmax(500px,1.08fr);gap:130px}.myt3-faq__intro{position:sticky;top:125px;align-self:start}.myt3-faq__intro h2{font-size:clamp(44px,4.7vw,66px)}.myt3-faq__intro p{margin:28px 0;color:var(--muted);font-size:13px;line-height:1.75}.myt3-faq__intro a{display:inline-flex;align-items:center;gap:8px;color:#087b5a;text-decoration:none;font-size:11px;font-weight:800}.myt3-faq__list{border-top:1px solid var(--line)}.myt3-faq details{border-bottom:1px solid var(--line)}.myt3-faq summary{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:var(--ink);cursor:pointer;list-style:none;font-size:14px;font-weight:700}.myt3-faq summary::-webkit-details-marker{display:none}.myt3-faq summary span:last-child{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:50%;color:#087b5a;font-size:18px;font-weight:400;transition:transform .18s ease}.myt3-faq details[open] summary span:last-child{transform:rotate(45deg)}.myt3-faq details p{max-width:660px;margin:-4px 60px 30px 0;color:var(--muted);font-size:12px;line-height:1.8}.myt3-final{position:relative;overflow:hidden;background:#061915;color:var(--white)}.myt3-final:before,.myt3-final:after{content:"";position:absolute;border:1px solid rgba(36,220,154,.13);border-radius:50%}.myt3-final:before{width:650px;height:650px;top:-330px;right:-170px}.myt3-final:after{width:430px;height:430px;top:-220px;right:-60px}.myt3-final__inner{position:relative;z-index:2;padding-top:140px;padding-bottom:140px}.myt3-final__mark{width:58px;height:58px;display:grid;place-items:center;margin-bottom:48px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#ffffff0d}.myt3-final__mark svg{width:36px;height:36px;fill:none;stroke:var(--emerald-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.myt3-final__inner>span{color:#7eeec2;font-size:10px;font-weight:800;letter-spacing:.15em}.myt3-final h2{max-width:1100px;margin:28px 0 26px;color:var(--white);font-size:clamp(58px,7vw,96px);font-weight:550;letter-spacing:-.075em;line-height:.98}.myt3-final__inner>p{max-width:620px;margin:0;color:#ffffffa1;font-size:15px;line-height:1.75}.myt3-final__inner>div:last-child{display:flex;flex-wrap:wrap;gap:12px;margin-top:38px}.myt3-footer{padding:48px 0 22px;background:#03100d;color:var(--white)}.myt3-footer__top{display:grid;grid-template-columns:1.35fr repeat(3,.65fr);gap:42px;padding-bottom:38px}.myt3-footer__brand p{max-width:340px;margin:14px 0 0;color:#ffffff73;font-size:11px;line-height:1.55}.myt3-footer h3{margin:0 0 8px;color:#ffffff6b;font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.myt3-footer__top>div:not(.myt3-footer__brand){display:flex;flex-direction:column;align-items:flex-start;gap:4px}.myt3-footer__top button,.myt3-footer__top a{display:inline-flex;align-items:center;gap:8px;padding:0;min-width:0;min-height:28px;border:0;background:transparent;color:#ffffffb0;text-decoration:none;cursor:pointer;font-size:11px;transition:color .15s ease}.myt3-footer__top button:hover,.myt3-footer__top a:hover{color:var(--emerald-bright)}.myt3-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);color:#ffffff59;font-size:9px}@media(max-width:1160px){.myt3-shell{width:min(100% - 56px,1120px)}.myt3-nav__links{gap:19px}.myt3-hero__copy{width:min(650px,62%)}.myt3-product-proof__heading,.myt3-capabilities__intro{gap:60px}.myt3-product-stage__phone{width:190px;height:414px}.myt3-product-proof__caption{padding-right:240px}.myt3-export-proof__grid{gap:70px}.myt3-workspace-inspector{gap:60px;padding:60px}.myt3-support__copy{padding:55px}}@media(max-width:960px){.myt3-nav{height:76px}.myt3-nav__links,.myt3-nav__actions{display:none}.myt3-menu-button{display:grid}.myt3-hero__image{object-position:59% center}.myt3-hero__veil{background:linear-gradient(90deg,#041410f2,#051813c7 48%,#06191459 78%),linear-gradient(180deg,rgba(4,17,14,.34) 0%,transparent 40%,rgba(3,15,12,.72) 100%)}.myt3-hero__copy{width:min(630px,74%)}.myt3-proof-strip__grid{grid-template-columns:repeat(2,1fr)}.myt3-proof-strip__grid>div:nth-child(3),.myt3-proof-strip__grid>div:nth-child(4){border-top:1px solid var(--line)}.myt3-product-proof__heading,.myt3-capabilities__intro,.myt3-export-proof__grid,.myt3-workspace-inspector,.myt3-support__panel,.myt3-faq__grid{grid-template-columns:1fr}.myt3-product-proof__heading>p,.myt3-capabilities__intro>p{max-width:650px}.myt3-product-stage__phone{width:170px;height:370px;bottom:-55px}.myt3-product-proof__caption{grid-template-columns:1fr;align-items:start;padding-right:220px}.myt3-export-stack{width:min(650px,100%);margin:0 auto}.myt3-export-proof__copy{max-width:740px}.myt3-workspace-inspector{gap:60px}.myt3-access-flow{grid-template-columns:repeat(2,1fr);gap:46px 30px}.myt3-access-flow:before{display:none}.myt3-support__identity{min-height:560px}.myt3-support__copy{padding:70px}.myt3-faq__intro{position:static;max-width:650px}.myt3-footer__top{grid-template-columns:1.3fr repeat(3,.75fr);gap:30px}}@media(max-width:720px){.myt3-shell{width:calc(100% - 36px)}.myt3-brand__mark{width:38px;height:38px}.myt3-brand__word{font-size:18px}.myt3-hero{min-height:830px;height:100svh;max-height:none}.myt3-hero__image{object-position:56% center;opacity:.78}.myt3-hero__veil{background:linear-gradient(180deg,#03100dd6,#03100d7a 33%,#03100dcc 72%,#03100df7),linear-gradient(90deg,#03100dd1,#03100d52)}.myt3-hero__inner{justify-content:flex-end;padding-top:120px;padding-bottom:28px}.myt3-hero__copy{width:100%}.myt3-eyebrow{max-width:300px;font-size:9px;line-height:1.5}.myt3-hero h1{margin:20px 0;font-size:clamp(47px,13.2vw,62px);line-height:.96}.myt3-hero__copy>p{font-size:14px;line-height:1.68}.myt3-hero__actions{display:grid;margin-top:26px}.myt3-hero__actions .myt3-button{width:100%}.myt3-hero__audience{flex-wrap:wrap;gap:7px 10px;margin-top:26px;padding-top:16px;font-size:9px}.myt3-hero__audience strong{font-size:10px}.myt3-proof-strip__grid{grid-template-columns:1fr}.myt3-proof-strip__grid>div,.myt3-proof-strip__grid>div:nth-child(2){min-height:82px;padding:18px 0;border:0;border-bottom:1px solid var(--line)}.myt3-product-proof,.myt3-export-proof,.myt3-capabilities,.myt3-trust,.myt3-support,.myt3-faq{padding-top:92px;padding-bottom:92px}.myt3-product-proof__heading,.myt3-capabilities__intro{gap:30px}.myt3-product-proof__heading h2,.myt3-capabilities__intro h2,.myt3-workspace-inspector__intro h2,.myt3-trust__heading h2,.myt3-support__copy h2,.myt3-faq__intro h2{font-size:clamp(42px,12vw,54px)}.myt3-product-proof__heading>p,.myt3-capabilities__intro>p{font-size:14px}.myt3-proof-tabs{margin-top:55px;overflow-x:auto;scrollbar-width:none}.myt3-proof-tabs::-webkit-scrollbar{display:none}.myt3-proof-tabs button{min-width:205px;padding:17px}.myt3-product-stage__chrome{min-height:48px;grid-template-columns:auto 1fr;gap:16px;padding:0 14px}.myt3-product-stage__chrome>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myt3-product-stage__chrome>b{display:none}.myt3-product-stage__canvas{padding:10px;overflow:hidden}.myt3-product-stage__canvas>picture>img{height:auto;object-fit:contain}.myt3-product-stage__phone{display:none}.myt3-product-stage__watermark{right:20px;top:20px;bottom:auto;max-width:calc(100% - 40px);font-size:8px;line-height:1.45}.myt3-product-proof__caption{gap:26px;padding:34px 0}.myt3-product-proof__caption h3{font-size:32px}.myt3-product-proof__caption .myt3-button{width:100%}.myt3-proof-legend{grid-template-columns:1fr}.myt3-proof-legend>div,.myt3-proof-legend>div:last-child{padding:22px 0;border:0;border-bottom:1px solid var(--line)}.myt3-export-proof__grid{gap:70px}.myt3-export-stack{min-height:480px}.myt3-export-stack__zip{top:0;right:25px;bottom:90px;left:0;padding:25px}.myt3-export-stack__zip strong{max-width:220px;font-size:17px}.myt3-export-stack__sheet{top:60px;width:67%;min-height:320px;padding:20px}.myt3-export-stack__sheet>strong{margin:25px 0 20px;font-size:13px}.myt3-export-stack__sheet li{padding:13px 0;font-size:8px}.myt3-export-stack__folder{right:20px;width:215px;min-height:88px;padding:18px}.myt3-export-proof__copy h2{font-size:clamp(43px,12vw,55px)}.myt3-export-proof__copy>p{font-size:14px}.myt3-capability-table__head{display:none}.myt3-capability-table{margin-top:55px}.myt3-capability-table__row{min-height:0;display:grid;grid-template-columns:1fr;gap:14px;padding:26px 0}.myt3-capability-table__row>p{font-size:12px}.myt3-workspace-inspector{margin-top:85px;padding:42px 24px}.myt3-workspace-inspector__intro .myt3-button{width:100%}.myt3-workspace-inspector__list button{grid-template-columns:32px 1fr auto;min-height:104px}.myt3-workspace-inspector__list strong{font-size:13px}.myt3-workspace-inspector__list small{font-size:10px}.myt3-trust__heading h2{font-size:clamp(49px,13.8vw,63px)}.myt3-access-flow{grid-template-columns:1fr;gap:35px;margin:70px 0}.myt3-trust__rules{grid-template-columns:1fr}.myt3-trust__rules article{min-height:235px;padding:30px 24px}.myt3-trust__rules h3{margin-top:30px;font-size:23px}.myt3-trust__links{align-items:flex-start;flex-direction:column;gap:16px}.myt3-support__panel{width:100%}.myt3-support__identity{min-height:440px;padding:34px 24px}.myt3-support__identity-mark{width:68px;height:68px;border-radius:16px}.myt3-support__identity-mark svg{width:44px;height:44px}.myt3-support__identity-copy>strong{font-size:clamp(56px,17vw,70px)}.myt3-support__identity-copy>small{font-size:12px}.myt3-support__copy{padding:48px 24px}.myt3-support__channels strong{font-size:12px;word-break:break-word}.myt3-faq__grid{gap:58px}.myt3-faq summary{min-height:78px;gap:18px;font-size:12px}.myt3-faq details p{margin-right:0;font-size:11px}.myt3-final__inner{padding-top:100px;padding-bottom:100px}.myt3-final h2{font-size:clamp(48px,13vw,64px)}.myt3-final__inner>p{font-size:14px}.myt3-final__inner>div:last-child{display:grid}.myt3-final .myt3-button{width:100%}.myt3-footer__top{grid-template-columns:1fr 1fr;gap:20px 18px;padding-bottom:24px}.myt3-footer__brand{grid-column:1 / -1}.myt3-footer{padding:34px 0 18px}.myt3-footer__brand p{max-width:310px;margin-top:10px;font-size:10px;line-height:1.45}.myt3-footer__top>div:not(.myt3-footer__brand){flex-direction:row;flex-wrap:wrap;align-content:flex-start;gap:0 8px}.myt3-footer__top>div:not(.myt3-footer__brand) h3{flex:0 0 100%;margin-bottom:6px}.myt3-footer__top>div:last-child{grid-column:1 / -1}.myt3-footer__top button,.myt3-footer__top a{min-height:44px;font-size:10px}.myt3-footer__bottom{align-items:flex-start;flex-direction:column;gap:7px;padding-top:12px}}@media(prefers-reduced-motion:reduce){.myt3 *,.myt3 *:before,.myt3 *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
