.try{--t-bg:var(--color-surface-950);--t-surface:var(--color-surface-900);--t-surface-2:var(--color-surface-850);--t-line:var(--color-surface-800);--t-line-2:var(--color-surface-700);--t-text:var(--color-surface-100);--t-text-2:var(--color-surface-400);--t-text-3:var(--color-surface-500);--t-chq:var(--color-accent-400);--t-chq-2:var(--color-brand-400);--t-serif:var(--font-serif);--t-mono:var(--font-mono);--co-brand:var(--t-chq);--co-accent:var(--t-chq-2);--co-brand-ink:#062b16;--co-brand-dark:#14532d;--co-paper:#15803d;--co-paper-ink:#fff;--co-paper-dark:#14532d;--co-paper-text:#15803d;--co-paper-text-ink:#fff;color:var(--t-text);font-size:15px;line-height:1.6}.try .wrap{max-width:1100px;margin:0 auto;padding-inline:16px}.try .eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--t-chq)}.try h1,.try h2,.try h3{font-family:var(--t-serif);font-weight:400;letter-spacing:-.03em;line-height:1.06;margin:0;text-wrap:balance}.try h1{font-size:clamp(2.5rem,5.5vw,4.25rem)}.try h2{font-size:clamp(1.9rem,3.8vw,2.75rem)}.try h3{font-size:1.25rem;letter-spacing:-.02em}.try em.grad{font-style:italic;background:linear-gradient(120deg,var(--t-chq),var(--t-chq-2));-webkit-background-clip:text;background-clip:text;color:transparent}.try p.lead{color:var(--t-text-2);font-weight:300;font-size:1.125rem;line-height:1.7;max-width:42rem;margin:0}.try .hint{font-size:12px;color:var(--t-text-3)}.try .btn{height:52px;padding:0 22px;border-radius:10px;border:0;cursor:pointer;font:inherit;font-weight:600;font-size:15px;background:linear-gradient(135deg,var(--t-chq),var(--t-chq-2));color:#062b16;white-space:nowrap;transition:transform .2s,box-shadow .2s}.try .btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 40px -8px rgba(74,222,128,.5)}.try .btn:disabled{opacity:.6;cursor:progress}.try .btn:focus-visible,.try .chip:focus-visible,.try .linkbtn:focus-visible,.try .tbtn:focus-visible,.try input:focus-visible{outline:2px solid var(--t-chq);outline-offset:2px}.try .linkbtn{background:none;border:0;color:var(--t-text-3);font:inherit;font-size:13px;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.try .linkbtn:hover{color:var(--t-text)}.try .ask{text-align:center;padding-block:96px 72px;gap:28px}.try .ask,.try .ask form{display:grid;justify-items:center}.try .ask form{gap:14px;width:min(100%,640px);margin-top:16px}.try .ask .foot{margin-top:28px}.try .ask .row{display:flex;gap:8px;width:100%}.try .ask input{flex:1;min-width:0;height:56px;border-radius:10px;border:1px solid var(--t-line-2);background:var(--t-surface-2);color:var(--t-text);font:inherit;font-size:15px;padding:0 16px;outline:none}.try .ask input::placeholder{color:var(--t-text-3)}.try .ask input:focus{border-color:rgba(74,222,128,.4);box-shadow:0 0 0 3px rgba(74,222,128,.08)}.try .ask .err{color:var(--color-status-error);font-size:13px}.try .chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.try .chip{font:inherit;font-size:12px;color:var(--t-text-2);background:transparent;border:1px solid var(--t-line-2);border-radius:999px;padding:6px 12px;cursor:pointer}.try .chip:hover{border-color:var(--t-text-3);color:var(--t-text)}.try .recover{display:grid;gap:12px;justify-items:center;max-width:520px}.try .recover .box{background:var(--t-surface);border:1px solid var(--t-line-2);border-radius:12px;padding:14px 16px;font-size:14px;color:var(--t-text-2);text-align:center}.try .recover .box b{color:var(--t-text);font-weight:600}.try .recover .actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.try .head{text-align:center;display:grid;gap:14px;justify-items:center;padding-block:40px 28px}.try .head.done{padding-block:28px 4px}.try .head .note{font-size:12px;color:var(--t-text-3)}.try .type:after{content:"\258D";color:var(--t-chq);animation:try-blink .9s steps(2) infinite;margin-left:4px}.try-result>.grid{display:grid;gap:16px}.try-result.building>.grid{padding-bottom:62vh}.try .g2{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:760px){.try .g2{grid-template-columns:1fr}}.try .card{background:var(--t-surface);border:1px solid var(--t-line);border-radius:16px;overflow:hidden}.try .card .label{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-bottom:1px solid var(--t-line);background:var(--t-surface-2);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.try .card .label span{color:var(--t-text-3);font-weight:500;letter-spacing:.04em;text-transform:none}.try .real{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--t-text-3)}.try .real i{width:6px;height:6px;border-radius:50%;background:var(--t-chq);display:inline-block}.try .brandmark{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:15px;letter-spacing:-.01em}.try .brandmark.wordmark .mark{width:auto;height:22px;padding:3px 6px}.try .brandmark.wordmark .mark img{width:auto;height:100%;max-width:140px}.try .brandmark .mark{width:24px;height:24px;border-radius:6px;background:var(--co-paper);display:inline-flex;align-items:center;justify-content:center;color:var(--co-paper-ink);font-size:12px;font-weight:800;overflow:hidden}.try .brandmark .mark img{width:100%;height:100%;object-fit:contain}.try .logo-chip{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;padding:8px 14px}.try .logo-img{height:26px;max-width:160px;object-fit:contain;display:block}.try .logo-name{font-weight:700;font-size:18px;letter-spacing:-.01em}.try .brandmark .mark.logo{background:#fff;padding:3px}.try[data-logo=light] .brandmark .mark.logo,.try[data-logo=light] .li .who .av img,.try[data-logo=light] .logo-chip,.try[data-logo=light] .testi .q .co .chip{background:var(--co-paper-text)}.try[data-logo=light] .s-logo{background:#1f2430;padding:6px 10px;border-radius:6px;box-sizing:content-box}.try .example{display:inline-block;font-size:9.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--t-text-3);border:1px solid var(--t-line-2);border-radius:999px;padding:2px 7px}.try .example.light{color:#666;border-color:#ddd}.try .chapter{display:grid;gap:6px;padding-block:26px 6px}.try .chapter h3{font-size:clamp(1.4rem,2.6vw,1.9rem)}.try .chapter p{margin:0;color:var(--t-text-2);font-size:14px;max-width:46rem}.try .wait{visibility:hidden;opacity:0}.try-result.building .card,.try-result.building .chapter{transition:opacity .5s ease}.try-result.building .card:not(.focus),.try-result.building .chapter:not(.focus){opacity:.38}.try-result.building .card.focus{box-shadow:0 0 0 1px rgba(74,222,128,.35),0 30px 80px -30px rgba(0,0,0,.8)}.try .in{animation:try-rise .55s cubic-bezier(.22,1,.36,1) both}.try-result.unbranded{--co-brand:#3a3f4a;--co-accent:#6b7280;--co-brand-ink:#fff;--co-brand-dark:#23262e;--co-paper:#3a3f4a;--co-paper-ink:#fff;--co-paper-dark:#23262e;--co-paper-text:#4b5160;--co-paper-text-ink:#fff}.try-result.unbranded .av,.try-result.unbranded .mark{color:transparent}.try-result.paused *{animation-play-state:paused!important}.try-result.paused .phone.replaying,.try-result.paused .phone.replaying *{animation-play-state:running!important}.try .sig{padding:22px 20px;display:grid;grid-template-columns:1fr 1.05fr;gap:32px;align-items:start}.try .sig>*{min-width:0}@media (max-width:860px){.try .sig{grid-template-columns:1fr;gap:24px}}.try .sig .k{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--t-text-3)}.try .found>.k{display:block;margin-bottom:8px}.try .sig .big{font-family:var(--t-serif);font-size:clamp(1.7rem,3.2vw,2.4rem);letter-spacing:-.02em;line-height:1.08;margin-bottom:6px;text-wrap:balance}.try .sig .big b{font-weight:400;color:var(--co-brand);font-variant-numeric:tabular-nums}.try .sig .sub{margin:0 0 22px;color:var(--t-text-2);font-size:14px}.try .teams{display:grid;gap:16px}.try .team{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:7px 12px;animation:try-rise .35s ease-out both}.try .team>b{min-width:0}.try .team .n,.try .team>b{font-size:14.5px;font-weight:600}.try .team .n{font-variant-numeric:tabular-nums}.try .team .n small{color:var(--t-text-3);font-weight:400;font-size:12px;margin-left:4px}.try .team .bar{grid-column:1/-1;height:6px;border-radius:3px;background:var(--t-line-2);overflow:hidden}.try .team .bar i{display:block;height:100%;border-radius:3px;background:var(--t-text-3);transform-origin:left center;animation:try-grow 1s cubic-bezier(.4,0,.2,1) both}.try .team.top .bar i{background:var(--co-brand)}.try .team .c{grid-column:1/-1;font-size:13px;color:var(--t-text-3)}.try .team .c i{font-family:var(--t-serif);font-size:15px;color:var(--t-text-2)}.try .team .c.drafted{color:var(--co-brand);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.try .team .c.drafted:after{content:" →"}@media (max-width:860px){.try .team .c.drafted:after{content:" ↓"}}.try .team .c.in{animation:try-rise .4s ease-out both}.try .sig .more{margin-top:22px;padding-top:16px;border-top:1px solid var(--t-line);display:grid;gap:8px;animation:try-rise .35s ease-out both}.try .sig .more>div{display:grid;grid-template-columns:88px 1fr;gap:12px;align-items:baseline}.try .sig .more .k{font-size:10.5px;letter-spacing:.14em}.try .sig .more p{margin:0;font-size:13px;line-height:1.55;color:var(--t-text-2)}.try .sig .more p b{color:var(--t-text);font-weight:500;font-variant-numeric:tabular-nums}.try .sig .more .it{white-space:nowrap}.try .sig .more .it:not(:last-child):after{content:"\00a0· ";white-space:normal;color:var(--t-text-3)}@media (max-width:520px){.try .sig .more>div{grid-template-columns:1fr;gap:2px}}.try .brief{background:#fff;color:#111;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px -24px rgba(0,0,0,.7);display:grid}.try .brief .dhead{background:linear-gradient(135deg,var(--co-paper),var(--co-paper-dark));color:var(--co-paper-ink);padding:18px 22px 20px;transition:background .6s}.try .brief .dhead .row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.try .brief .dhead .brandmark{font-size:13px}.try .brief .pill{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 10px;border-radius:999px;background:color-mix(in srgb,var(--co-paper-ink) 16%,transparent);white-space:nowrap}.try .brief h4{margin:0 0 6px;font-family:var(--t-serif);font-weight:400;font-size:1.6rem;letter-spacing:-.02em;line-height:1.12;color:inherit;text-wrap:balance}.try .brief .why{margin:0;font-size:13px;line-height:1.5;opacity:.88}.try .brief .pending{font-size:14px;display:flex;align-items:center;gap:8px;opacity:.9;min-height:3.2rem}.try .brief .pending i{width:7px;height:7px;border-radius:50%;background:currentColor;animation:try-pulse 1s ease-in-out infinite}.try .brief .din{padding:18px 22px 20px;display:grid;gap:18px}.try .brief .f{display:grid;gap:9px}.try .brief .f .k{font-size:10.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--co-paper-text)}.try .brief .chips{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:6px}.try .brief .chips span{font-size:12px;color:#222;background:color-mix(in srgb,var(--co-paper-text) 9%,#fff);border-radius:999px;padding:5px 11px}.try .brief ol.qs{margin:0;padding:0;list-style:none;counter-reset:q;display:grid;gap:9px}.try .brief ol.qs li{counter-increment:q;display:grid;grid-template-columns:22px 1fr;font-size:13.5px;line-height:1.45;color:#222;animation:try-rise .4s ease-out both}.try .brief ol.qs li:nth-child(2){animation-delay:.1s}.try .brief ol.qs li:nth-child(3){animation-delay:.2s}.try .brief ol.qs li:before{content:counter(q);font-family:var(--t-serif);font-size:18px;line-height:1.1;color:var(--co-paper-text)}.try .brief .qs.skel{display:grid;gap:8px}.try .brief .qs.skel span{height:18px;border-radius:6px;background:linear-gradient(90deg,#eef0f3,#f7f8fa 50%,#eef0f3);background-size:220% 100%;animation:try-shimmer 1.6s linear infinite}.try .brief .qs.skel span:nth-child(2){animation-delay:.2s;width:84%}.try .brief .qs.skel span:nth-child(3){animation-delay:.4s;width:66%}.try .brief .dfoot{display:flex;align-items:center;justify-content:space-between;gap:10px 14px;flex-wrap:wrap;border-top:1px solid #eee;padding:13px 22px;min-height:58px}.try .brief .dfoot .pub{font-size:12px;color:#666;flex:1 1 220px}.try .brief .dfoot .pub b{color:#222;font-weight:600}.try .brief .dfoot .btn{background:var(--co-paper-text);color:var(--co-paper-text-ink);font-size:13px;font-weight:600;padding:9px 15px;border-radius:8px;white-space:nowrap}.try .brief.ready .dfoot>*,.try .brief.ready .dhead>*,.try .brief.ready .din>*{animation:try-rise .45s cubic-bezier(.22,1,.36,1) both}.try .brief.ready .dhead>:nth-child(2){animation-delay:.08s}.try .brief.ready .dhead>:nth-child(3){animation-delay:.16s}.try .brief.ready .din>:nth-child(2){animation-delay:.28s}.try .brief.ready .dfoot>*{animation-delay:.4s}@media (max-width:520px){.try .sig{padding:18px 14px}.try .brief .dfoot,.try .brief .dhead,.try .brief .din{padding-left:16px;padding-right:16px}.try .brief .pill{font-size:9px}}.try .emp{padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}@media (max-width:760px){.try .emp{grid-template-columns:1fr}}.try .invite{border-radius:12px;overflow:hidden;border:1px solid var(--t-line);background:#fff;color:#111;display:grid;grid-template-rows:auto 1fr}.try .invite .bar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #eee}.try .invite .bar small{font-size:11px;color:#888}.try .invite .in2{padding:22px 20px;display:grid;gap:12px;align-content:start}.try .invite .in2 .el{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--co-paper-text)}.try .invite .in2 h4{margin:0;font-family:var(--t-serif);font-weight:400;font-size:1.6rem;line-height:1.15;letter-spacing:-.02em;color:#111}.try .invite .in2 p{margin:0;font-size:13px;color:#555;line-height:1.5}.try .invite .in2 .from{display:flex;align-items:center;gap:8px;font-size:12px;color:#444}.try .invite .in2 .from i{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#4ade80,#2dd4bf);display:inline-block}.try .invite .in2 .start{margin-top:6px;background:var(--co-paper-text);color:var(--co-paper-text-ink);font-size:13px;font-weight:600;padding:11px 16px;border-radius:8px;width:fit-content}.try .invite .in2 .tiny{font-size:11px;color:#999}.try .phone{display:flex;justify-content:center;align-items:center;background:var(--t-surface-2);border:1px solid var(--t-line);border-radius:12px;padding:18px}.try .phone .dev{width:250px;max-width:100%;height:440px;border-radius:34px;border:3px solid #23272f;background:#000;overflow:hidden;position:relative;display:flex;flex-direction:column}.try .phone .notch{position:absolute;left:50%;top:0;transform:translateX(-50%);width:100px;height:22px;background:#000;border-radius:0 0 14px 14px;z-index:2}.try .phone .ph{padding:34px 14px 8px;border-bottom:1px solid #1a1e26;font-size:10px;color:var(--t-text-3)}.try .phone .ph b{display:block;color:var(--t-text);font-size:12px;font-weight:500;margin-top:2px}.try .phone .chat{flex:1;padding:12px;display:flex;flex-direction:column;gap:8px;overflow:hidden}.try .phone .m{max-width:86%;font-size:11.5px;line-height:1.4;padding:8px 10px;border-radius:12px;animation:try-bub .35s ease-out both;opacity:0;transform:translateY(6px)}.try .phone .m.ai{align-self:flex-start;background:#1a1e26;color:var(--t-text);border-bottom-left-radius:3px}.try .phone .m.me{align-self:flex-end;background:var(--co-brand);color:var(--co-brand-ink);border-bottom-right-radius:3px}.try .phone .typing{align-self:flex-start;display:inline-flex;gap:4px;padding:9px 11px;background:#1a1e26;border-radius:12px;border-bottom-left-radius:3px;animation:try-bub .25s ease-out both;opacity:0}.try .phone .typing i{width:5px;height:5px;border-radius:50%;background:var(--t-text-3);animation:try-pulse 1s ease-in-out infinite}.try .phone .typing i:nth-child(2){animation-delay:.15s}.try .phone .typing i:nth-child(3){animation-delay:.3s}.try .phone .bar2{padding:10px 12px;border-top:1px solid #1a1e26;display:flex;gap:8px;align-items:center}.try .phone .bar2 span{flex:1;height:30px;border-radius:8px;background:#12161d;font-size:10px;color:var(--t-text-3);display:flex;align-items:center;padding:0 10px}.try .phone .bar2 i{width:30px;height:30px;border-radius:8px;background:var(--co-brand);display:inline-block}.try .phone .rec{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;justify-content:space-between;background:#0d1117 center 32%/cover no-repeat;animation:try-bub .4s ease-out both;opacity:0}.try .phone .rec:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35),transparent 30%,transparent 55%,rgba(0,0,0,.55))}.try .phone .rec img.bg,.try .phone .rec video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.try .phone .rec .btn2,.try .phone .rec .tele,.try .phone .rec .top{position:relative;z-index:1}.try .phone .rec .top{display:flex;justify-content:space-between;align-items:center;padding:34px 14px 0;font-size:10px;color:#fff}.try .phone .rec .top>span{display:inline-flex;align-items:center;gap:5px;background:rgba(0,0,0,.45);padding:4px 8px;border-radius:999px;font-weight:500}.try .phone .rec .top>span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--t-chq)}.try .phone .rec .top b{display:inline-flex;align-items:center;gap:5px;background:rgba(0,0,0,.45);padding:4px 8px;border-radius:999px;font-weight:500;font-variant-numeric:tabular-nums}.try .phone .rec .top b:before{content:"";width:6px;height:6px;border-radius:50%;background:#f87171;animation:try-pulse 1s ease-in-out infinite}.try .phone .rec .tele{margin:0 12px 14px;background:rgba(0,0,0,.6);border-radius:10px;padding:10px 12px;height:78px;overflow:hidden;font-size:11.5px;line-height:1.5;color:#fff}.try .phone .rec .tele:after{content:"";position:absolute;inset:auto 0 0 0;height:22px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.6));pointer-events:none}.try .phone .rec .tele div{transition:transform .7s cubic-bezier(.22,1,.36,1);will-change:transform}.try .phone .rec .tele span{display:block;color:hsla(0,0%,100%,.42);transition:color .35s,text-shadow .35s;padding-bottom:6px}.try .phone .rec .tele span.hi{font-weight:600;text-shadow:0 1px 10px rgba(0,0,0,.5)}.try .phone .rec .btn2{align-self:center;width:46px;height:46px;border-radius:50%;border:3px solid #fff;background:#f87171;margin-bottom:12px;transition:transform .2s,background .2s,border-radius .2s,width .2s,height .2s}.try .phone .rec.stopping .btn2{transform:scale(.9);background:#fff;border-radius:10px;width:40px;height:40px}.try .phone .done{position:absolute;inset:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 18px;text-align:center;background:#0d1117;animation:try-bub .35s ease-out both;opacity:0}.try .phone .done .ck{width:52px;height:52px;border-radius:50%;background:rgba(74,222,128,.12);display:grid;place-items:center;color:var(--t-chq);font-size:22px;animation:try-pop .4s cubic-bezier(.22,1,.36,1) both}.try .phone .done h5{margin:4px 0 0;font-family:var(--t-serif);font-weight:400;font-size:1.2rem;letter-spacing:-.02em;color:var(--t-text)}.try .phone .done p{margin:0;font-size:11px;color:var(--t-text-3);line-height:1.45}.try .phone .done .thumb{width:100%;aspect-ratio:16/9;border-radius:10px;position:relative;margin-top:4px;overflow:hidden;background:#1a1e26}.try .phone .done .thumb img{width:100%;height:100%;object-fit:cover}.try .phone .done .thumb:after{content:attr(data-len);position:absolute;right:8px;bottom:6px;font-size:10px;color:#fff;background:rgba(0,0,0,.5);padding:2px 6px;border-radius:999px}.try .phone .done .sub{margin-top:4px;background:var(--co-brand);color:var(--co-brand-ink);font-size:11px;font-weight:600;padding:8px 14px;border-radius:8px;opacity:.6}.try .made{position:relative;display:grid;grid-template-columns:1fr;justify-items:center;gap:0;padding:26px 20px 22px}.try .made .branch{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:1}.try .made .branch path{fill:none;stroke:var(--t-chq);stroke-width:1.5;opacity:.8;stroke-dasharray:1000;stroke-dashoffset:1000}.try .made.play .branch path{transition:stroke-dashoffset .9s cubic-bezier(.4,0,.2,1);stroke-dashoffset:0}.try .made .branch circle{fill:var(--t-chq);opacity:0;transition:opacity .3s}.try .made.play .branch circle{opacity:1}@media (max-width:760px){.try .made .branch{display:none}}.try .made .src{width:min(100%,380px);z-index:2;display:flex;align-items:center;gap:14px;padding:16px;border-radius:14px;background:var(--t-surface-2);border:1px solid var(--t-line-2);transform:translateY(-16px) scale(.96);opacity:0;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .5s}.try .made.play .src{transform:none;opacity:1}.try .made .src .v{width:76px;height:76px;flex:none;border-radius:12px;overflow:hidden;background:#1a1e26}.try .made .src .v img{width:100%;height:100%;object-fit:cover}.try .made .src .m b{display:block;font-size:16px;font-weight:600}.try .made .src .m span{color:var(--t-text-3);font-size:12px}.try .made .gap{height:64px;width:100%}.try .assets{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;z-index:2;position:relative}@media (max-width:760px){.try .assets{grid-template-columns:repeat(2,1fr)}.try .made .gap{height:36px}.try .assets .asset:last-child{grid-column:1/-1}.try .assets .asset:last-child .testi{aspect-ratio:16/7}}.try .asset{border-radius:12px;overflow:hidden;border:1px solid var(--t-line-2);background:var(--t-surface-2);opacity:0;transform:translateY(18px) scale(.94);transition:opacity .5s ease,transform .6s cubic-bezier(.22,1,.36,1)}.try .made.play .asset{opacity:1;transform:none}.try .asset .pv{position:relative;aspect-ratio:16/10;overflow:hidden;background:#0e1117}.try .asset .pv img{width:100%;height:100%;object-fit:cover}.try .asset .pv .cap{position:absolute;left:8px;right:8px;bottom:8px;font-size:9px;line-height:1.3;color:#fff;background:rgba(0,0,0,.6);padding:4px 6px;border-radius:4px}.try .asset .pv .cap b{color:var(--t-chq);font-weight:600}.try .asset .pv .clip{position:absolute;left:8px;top:8px;font-size:9px;font-weight:600;color:#fff;background:rgba(0,0,0,.55);padding:2px 6px;border-radius:999px;z-index:1}.try .asset .pv .vtall{position:absolute;left:50%;top:0;bottom:0;width:46%;transform:translateX(-50%);overflow:hidden;border-left:1px solid hsla(0,0%,100%,.25);border-right:1px solid hsla(0,0%,100%,.25)}.try .asset .pv .vtall img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.try .asset .pv.blog{background:#fff;color:#191919;padding:10px 12px;display:grid;gap:4px;align-content:start}.try .asset .pv.blog .k{font-size:7.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--co-paper-text)}.try .asset .pv.blog h5{margin:0;font-family:var(--t-serif);font-weight:400;font-size:12.5px;line-height:1.15;letter-spacing:-.01em}.try .asset .pv.blog p{margin:0;line-height:1.4;color:#444;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.try .asset .lb{padding:8px 10px;font-size:11px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:6px}.try .asset .lb span{font-weight:500;color:var(--t-text-3);font-size:10px;white-space:nowrap}.try .made .count{justify-self:start;margin-top:14px;font-size:12px;color:var(--t-text-3)}.try .made .count b{color:var(--t-chq);font-weight:600}.try .testi{position:relative;display:block;overflow:hidden;aspect-ratio:16/10;background:#1a1e26;color:#fff}.try .testi img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 15%}.try .testi:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,var(--co-paper-dark) 0,var(--co-paper) 34%,rgba(0,0,0,.05) 62%,transparent 100%);opacity:.96}.try-result[data-paper-ink=dark] .testi:before{background:linear-gradient(0deg,var(--co-paper-dark) 0,var(--co-paper) 30%,var(--co-paper) 64%,transparent 92%)}.try-result[data-paper-ink=dark] .testi .q p,.try-result[data-paper-ink=dark] .testi .q small{text-shadow:none}.try .testi .q{position:absolute;inset:0;padding:12px 14px 12px 16px;display:grid;align-content:end;gap:6px}.try .testi .q p{margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;font-family:var(--t-serif);font-size:13px;line-height:1.25;letter-spacing:-.01em;text-shadow:0 1px 8px rgba(0,0,0,.35);color:var(--co-paper-ink)}.try .testi .q small{display:block;text-shadow:0 1px 6px rgba(0,0,0,.35)}.try .testi .q .co,.try .testi .q small{font-size:8.5px;opacity:.9;color:var(--co-paper-ink)}.try .testi .q .co{display:inline-flex;align-items:center;gap:4px;font-weight:700}.try .testi .q .co i{width:10px;height:10px;border-radius:3px;background:currentColor;display:inline-block}.try .testi .q .co .chip{display:inline-flex;align-items:center;background:#fff;border-radius:4px;padding:2px 4px}.try .testi .q .co .chip img{position:static;width:auto;height:11px;max-width:64px;object-fit:contain}.try .testi.big .q .co .chip img{height:16px;max-width:96px}.try .testi.big{aspect-ratio:16/9}.try .testi.big .q{padding:18px 22px}.try .testi.big .q p{font-size:22px;line-height:1.2;-webkit-line-clamp:3;max-width:24rem}.try .testi.big .q .co,.try .testi.big .q small{font-size:11px}.try .careers .site{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--t-line);background:#fff;color:#111}.try .careers .site nav{display:flex;gap:18px;font-size:12px;color:#555}.try .careers .site nav span:last-child{color:var(--co-paper-text);font-weight:600}.try .careers .head2{background:var(--co-paper);color:var(--co-paper-ink);padding:36px 7%;display:grid;grid-template-columns:1fr 440px;gap:36px;align-items:center}@media (max-width:900px){.try .careers .head2{grid-template-columns:1fr}}.try .careers .head2 .k{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.85;display:block;margin-bottom:8px}.try .careers .head2 h3{color:inherit;font-size:clamp(1.4rem,2.6vw,2rem);max-width:22rem}.try .careers .head2 .by{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:12px;opacity:.92}.try .avatar{width:24px;height:24px;border-radius:50%;object-fit:cover;flex:none}.try .avatar.lg{width:46px;height:46px;border:2px solid hsla(0,0%,100%,.8)}.try .video{position:relative;aspect-ratio:16/10;border-radius:12px;overflow:hidden;background:#1a1e26;box-shadow:0 18px 40px -18px rgba(0,0,0,.6)}.try .video img,.try .video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.try .video .play{position:absolute;inset:0;display:grid;place-items:center}.try .video .play b{width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.22);backdrop-filter:blur(6px);display:grid;place-items:center}.try .video .play b:after{content:"";border-left:16px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;margin-left:4px}.try .video .who{position:absolute;left:12px;bottom:12px;right:12px;display:flex;justify-content:space-between;align-items:end;font-size:12px;color:#fff}.try .video .who strong{display:block;font-weight:600}.try .video .who span{color:hsla(0,0%,100%,.75)}.try .video .who em{font-style:normal;background:rgba(0,0,0,.45);padding:3px 8px;border-radius:999px;font-size:11px}.try .careers .excerpt{background:#fff;color:#333;padding:18px 7% 20px}.try .careers .excerpt p{margin:0 0 8px;font-size:13.5px;line-height:1.65;max-width:48rem}.try .careers .excerpt p:first-of-type:first-letter{font-family:var(--t-serif);font-size:2.2em;float:left;line-height:.85;margin:3px 6px 0 0;color:var(--co-paper-text)}.try .careers .excerpt .more{font-size:12px;font-weight:600;color:var(--co-paper-text)}.try .card.job{display:flex;flex-direction:column}.try .job .top{background:#fff;color:#111;padding:16px 16px 12px}.try .job .top .brandmark{font-size:13px}.try .job .top h3{font-family:inherit;font-weight:700;font-size:17px;margin-top:10px;letter-spacing:-.01em;color:#111}.try .job .top .meta{font-size:12px;color:#666;margin-top:4px}.try .job .split{display:grid;grid-template-columns:1fr 1fr;min-height:190px}@media (max-width:760px){.try .job .split{grid-template-columns:1fr}}.try .job .split .l{background:linear-gradient(135deg,var(--co-paper),var(--co-paper-dark));color:var(--co-paper-ink);padding:22px 22px 20px;display:grid;align-content:space-between;gap:14px}.try .job .split .l h3{color:inherit;font-family:inherit;font-weight:700;font-size:20px;line-height:1.15;letter-spacing:-.01em;margin:0}.try .job .split .l .who{display:flex;align-items:center;gap:12px}.try .job .split .l .who b{display:block;font-size:14px}.try .job .split .l .who span{font-size:12px;opacity:.9;display:block}.try .job .split .r{position:relative;min-height:190px;background:#1a1e26;overflow:hidden}.try .job .split .r img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%}.try .job .split .r:after{content:"";position:absolute;left:50%;top:50%;width:52px;height:52px;margin:-26px 0 0 -26px;border-radius:50%;border:2px solid #fff;background:hsla(0,0%,100%,.2);backdrop-filter:blur(4px)}.try .job .split .r:before{content:"";position:absolute;left:calc(50% - 7px);top:calc(50% - 9px);border-left:14px solid #fff;border-top:9px solid transparent;border-bottom:9px solid transparent;z-index:1}.try .job .desc{flex:1;background:#fff;color:#111;padding:16px 16px 18px;border-top:1px solid #eee}.try .job .desc p{margin:0 0 10px;font-size:12.5px;line-height:1.55;color:#333}.try .job .desc .lines{display:grid;gap:6px}.try .job .desc .lines i{display:block;height:6px;border-radius:3px;background:#eceff3}.try .job .desc .apply{display:inline-block;margin-top:14px;background:var(--co-paper-text);color:var(--co-paper-text-ink);font-size:12px;font-weight:600;padding:8px 14px;border-radius:6px}.try .li{background:#fff;color:#191919;padding:16px}.try .li .who{display:flex;gap:10px;align-items:center}.try .li .who .av{width:44px;height:44px;border-radius:6px;background:var(--co-paper);display:grid;place-items:center;color:var(--co-paper-ink);font-weight:800;overflow:hidden}.try .li .who .av img{width:100%;height:100%;object-fit:contain;padding:4px;background:#fff}.try .li .who b{display:block;font-size:14px}.try .li .who span{font-size:12px;color:#666;display:block;line-height:1.3}.try .li .body{font-size:14px;line-height:1.5;margin-top:12px}.try .li .body p{margin:0 0 10px}.try .li .body .tags{color:#0a66c2}.try .li .media{border-radius:8px;overflow:hidden;border:1px solid #e8e8e8;margin-top:4px}.try .li .media .mc{padding:10px 12px;background:#f3f2ef;font-size:12px}.try .li .media .mc b{display:block;font-weight:600;color:#191919}.try .li .media .mc span{color:#666}.try .li .acts{display:flex;gap:18px;margin-top:12px;padding-top:10px;border-top:1px solid #e8e8e8;font-size:12px;font-weight:600;color:#666}.try .impact .wrapx{padding:20px 22px 24px;display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}.try .impact .wrapx>div{display:flex;flex-direction:column}.try .impact .spark{margin-top:auto;padding-top:14px}.try .impact .label{padding-inline:22px}.try .impact .tablev{padding:0 22px 24px}@media (max-width:760px){.try .impact .wrapx{grid-template-columns:1fr;padding:16px 16px 20px}.try .impact .label{padding-inline:16px}.try .impact .tablev{padding:0 16px 20px}}.try .impact h4{margin:0 0 2px;font-size:13px;font-weight:600;color:var(--t-text);font-family:inherit}.try .impact .sub2{margin:0 0 12px;font-size:11.5px;color:var(--t-text-3)}.try .stats3{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.try .stats3 div{background:var(--t-surface-2);border:1px solid var(--t-line);border-radius:10px;padding:10px 12px;display:grid;gap:4px}.try .stats3 b{display:block;font-size:22px;font-weight:600;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.try .stats3 small{color:var(--t-text-3);font-size:10.5px}.try .stats3 .tr{font-size:11px;font-weight:600;color:var(--t-chq);display:inline-flex;align-items:baseline;gap:5px}.try .stats3 .tr small{font-weight:400;color:var(--t-text-3);font-size:10px}.try .geo{margin-top:14px}.try .geo .mapbox{position:relative;border-radius:12px;background:var(--t-surface-2);overflow:hidden;min-height:120px;padding:12px 16px 14px}.try .geo .mapbox>div{opacity:0;transition:opacity .5s ease}.try .impact.play .geo .mapbox>div{opacity:1;transition-delay:.45s}.try .geo .mapbox>div{gap:14px}.try .geo .mapbox>div>div:first-child{height:178px}.try .geo .mapbox>div>div:last-child{column-gap:40px;row-gap:10px;padding-top:14px}.try .impact .geo,.try .impact .stats3 div{opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1)}.try .impact.play .geo,.try .impact.play .stats3 div{opacity:1;transform:none}.try .impact.play .stats3 div:nth-child(2){transition-delay:.12s}.try .impact.play .stats3 div:nth-child(3){transition-delay:.24s}.try .impact.play .geo{transition-delay:.36s}.try .geo .legend2{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;border-top:1px solid var(--t-line);padding-top:12px;margin-top:12px;font-size:12px}.try .geo .legend2 div{display:flex;justify-content:space-between;align-items:center;gap:10px}.try .geo .legend2 span{display:inline-flex;align-items:center;gap:8px;color:var(--t-text-2);min-width:0}.try .geo .legend2 span i{width:9px;height:9px;border-radius:50%;display:inline-block;flex:none}.try .geo .legend2 b{font-weight:600;font-variant-numeric:tabular-nums;color:var(--t-text)}.try .flow svg{width:100%;height:auto;display:block;overflow:visible}.try .flow .rib{fill:none;stroke-linecap:butt;opacity:.85;stroke-dasharray:600;stroke-dashoffset:600}.try .impact.play .flow .rib{animation:try-draw 1.5s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.25s}.try .impact.play .flow .rib:nth-of-type(2){animation-delay:.45s}.try .impact.play .flow .rib:nth-of-type(3){animation-delay:.65s}.try .flow text{font-size:11px;fill:var(--t-text-2)}.try .flow text.strong{fill:var(--t-text);font-weight:600;font-size:10.5px}.try .flow .node{fill:var(--t-surface-2);stroke:var(--t-line-2)}.try .legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px;font-size:11px;color:var(--t-text-2)}.try .legend span{display:inline-flex;align-items:center;gap:6px}.try .legend i{width:10px;height:10px;border-radius:3px;display:inline-block}.try .spark{margin-top:14px}.try .impact .spark svg{display:block}.try .spark svg{width:100%;height:auto;display:block;overflow:visible}.try .spark .line{fill:none;stroke:#16a34a;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.try .spark .area{fill:#16a34a;opacity:.12}.try .spark .gridline{stroke:var(--t-line);stroke-width:1}.try .spark .end{fill:#16a34a;stroke:var(--t-surface);stroke-width:2}.try .spark text{font-size:10.5px;fill:var(--t-text-3)}.try .spark text.val{fill:var(--t-text);font-weight:600;font-size:11.5px}.try .tablev{padding:0 16px 16px}.try .tablev table{width:100%;border-collapse:collapse;font-size:12px}.try .tablev td,.try .tablev th{text-align:left;padding:6px 8px;border-bottom:1px solid var(--t-line)}.try .tablev td:last-child,.try .tablev th:last-child{text-align:right;font-variant-numeric:tabular-nums}.try .tbtn{background:none;border:0;color:var(--t-text-3);font:inherit;font-size:11px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.try .pitch{text-align:center;padding-block:56px 96px;display:grid;gap:14px;justify-items:center}.try .pitch .btn{padding:0 44px;height:58px;font-size:16px}.try .pitch .btn,.try-controls{display:inline-flex;align-items:center}.try-controls{gap:6px}.try-controls:not(.compact){position:fixed;left:50%;bottom:calc(18px + env(safe-area-inset-bottom, 0px));transform:translateX(-50%);z-index:7;height:46px;padding:0 6px;border-radius:999px;border:1px solid var(--color-surface-700);background:rgba(11,13,18,.94);color:var(--color-surface-100);backdrop-filter:blur(10px);box-shadow:0 16px 40px -16px rgba(0,0,0,.7)}.try-controls button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}.try-controls button:disabled{cursor:default}.try-controls button:focus-visible{outline:2px solid var(--color-accent-400);outline-offset:2px}.try-controls .nv{width:34px;height:34px;flex:none;border-radius:50%;display:grid;place-items:center;color:var(--color-surface-200);transition:background .15s,color .15s}.try-controls .nv:hover:not(:disabled){background:var(--color-surface-800);color:#fff}.try-controls .nv:disabled{opacity:.35}.try-controls .nv.busy{color:var(--color-surface-500);animation:try-pulse 1.2s ease-in-out infinite}.try-controls .dots{display:flex;align-items:center;gap:2px;padding:0 4px}.try-controls .dots button{width:18px;height:22px;display:grid;place-items:center;padding:0}.try-controls .dots button:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--color-surface-700);transition:width .25s,background .25s}.try-controls .dots button.done:before{background:var(--color-surface-400)}.try-controls .dots button.live{width:26px}.try-controls .dots button.live:before{width:18px;border-radius:4px;background:var(--color-accent-400)}.try-controls .dots button:hover:not(:disabled):before{background:var(--color-surface-100)}.try-controls .pp{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 14px 0 6px;border-radius:999px;background:var(--color-surface-800);font-size:13px;font-weight:600}.try-controls .pp i{width:22px;height:22px;border-radius:50%;background:var(--color-accent-400);color:#062b16;display:grid;place-items:center;font-size:10px;font-style:normal}.try-controls.compact{gap:2px;flex:none}.try-controls.compact .nv{width:32px;height:38px;border-radius:10px}.try-controls.compact .pp{width:38px;height:38px;padding:0;justify-content:center;background:var(--color-accent-400);color:#062b16;border-radius:50%}.try-controls.compact .pp i{width:auto;height:auto;background:none;color:inherit;font-size:11px}.try-agent{position:fixed;right:16px;bottom:calc(16px + env(safe-area-inset-bottom, 0px));width:min(340px,calc(100vw - 32px));z-index:6;background:rgba(11,13,18,.94);border:1px solid var(--color-surface-700);border-radius:14px;box-shadow:0 24px 60px -20px rgba(0,0,0,.7);backdrop-filter:blur(10px);overflow:hidden;color:var(--color-surface-100)}.try-agent .ah{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid var(--color-surface-800);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:none;border-inline:0;border-top:0;color:inherit;width:100%;font-family:inherit}.try-agent .ah span{color:var(--color-surface-500);font-weight:500;letter-spacing:0;text-transform:none;font-variant-numeric:tabular-nums}.try-agent .al{padding:10px 14px 12px;display:flex;flex-direction:column;justify-content:flex-end;gap:4px;font-family:var(--font-mono);font-size:11.5px;line-height:1.45;max-height:190px;overflow:hidden}.try-agent .al div{display:flex;gap:8px;color:var(--color-surface-400);animation:try-rise .3s ease-out both;padding:3px 6px;margin:0 -6px;border-radius:6px}.try-agent .al div i{color:var(--color-surface-500);font-style:normal;width:34px;flex:none;font-variant-numeric:tabular-nums}.try-agent .al div b{color:var(--color-accent-400);font-weight:600}.try-agent .al div.ok:before{content:"✓";color:var(--color-accent-400)}.try-agent .al div.now{background:rgba(74,222,128,.08);box-shadow:inset 2px 0 0 var(--color-accent-400);color:var(--color-surface-100)}.try-agent .al div.now:before{content:"›";color:var(--color-accent-400)}.try-agent .al div.now:after{content:"▍";color:var(--color-accent-400);animation:try-blink 1s steps(2) infinite;margin-left:2px}.try-agent.min .al{display:none}.try-agent.min .ah{border-bottom:0}.try-agent.paused .ah span:after{content:" · paused";color:var(--color-surface-500)}.try-agent.paused *{animation-play-state:paused!important}@media (max-width:760px){.try-agent{bottom:calc(64px + env(safe-area-inset-bottom, 0px))}}.try-wash{position:fixed;inset:0;z-index:4;pointer-events:none;background:linear-gradient(180deg,transparent 0,var(--co-brand) 45%,var(--co-brand) 55%,transparent 100%);opacity:.55;transform:translateY(-110%);animation:try-wash 1s cubic-bezier(.6,.05,.3,1) forwards}@keyframes try-grow{0%{transform:scaleX(0)}}@keyframes try-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes try-bub{to{opacity:1;transform:none}}@keyframes try-pop{0%{transform:scale(.5);opacity:0}to{transform:none;opacity:1}}@keyframes try-pulse{0%,to{opacity:.25;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@keyframes try-blink{50%{opacity:0}}@keyframes try-draw{to{stroke-dashoffset:0}}@keyframes try-shimmer{to{background-position:-220% 0}}@keyframes try-wash{to{transform:translateY(110%)}}@media (prefers-reduced-motion:reduce){.try .in,.try .phone .done,.try .phone .done .ck,.try .phone .m,.try .phone .rec,.try .phone .typing,.try .team,.try-agent .al div{animation:none;opacity:1;transform:none}.try .type:after,.try-agent .al div.now:after{display:none}.try .asset,.try .geo .spot,.try .made .branch circle,.try .made .branch path,.try .made .src{transition:none;opacity:1;transform:none;stroke-dashoffset:0}.try .impact.play .flow .rib{animation:none;stroke-dashoffset:0}.try .brief .qs.skel span,.try .brief ol.qs li,.try .brief.ready .dfoot>*,.try .brief.ready .dhead>*,.try .brief.ready .din>*,.try .sig .more,.try .team .c.in{animation:none;opacity:1;transform:none}.try .impact .geo,.try .impact .mapbox,.try .impact .stats3 div{transition:none;opacity:1;transform:none}.try .team .bar i{animation:none}.try-wash{display:none}}.try .fromline,.try .stats3 small .short{display:none}@media (max-width:760px){.try .stats3 small .short{display:inline}}.try-bar{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom, 0px));z-index:7;display:none;align-items:center;gap:10px;height:56px;padding:0 12px 0 8px;border-radius:16px;border:1px solid var(--color-surface-700);background:rgba(11,13,18,.96);color:var(--color-surface-100);backdrop-filter:blur(10px);box-shadow:0 16px 40px -16px rgba(0,0,0,.7)}.try-bar .pb{width:38px;height:38px;flex:none;border-radius:50%;border:0;background:var(--color-accent-400);color:#062b16;font:inherit;font-size:11px;cursor:pointer;display:grid;place-items:center}.try-bar .line{flex:1;min-width:0;background:none;border:0;color:inherit;font:inherit;text-align:left;padding:0;cursor:pointer;display:grid;gap:1px}.try-bar .line .who{font-size:9.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-surface-500)}.try-bar .line .txt{font-family:var(--font-mono);font-size:11.5px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-surface-200)}.try-bar .line .txt b{color:var(--color-accent-400);font-weight:600}.try-bar .clk{flex:none;font-size:11px;color:var(--color-surface-500);font-variant-numeric:tabular-nums}.try-bar.paused .txt{color:var(--color-surface-400)}.try-bar.done{opacity:0;pointer-events:none;transition:opacity .5s ease .8s}.try-sheet{position:fixed;left:12px;right:12px;bottom:calc(76px + env(safe-area-inset-bottom, 0px));z-index:7;max-height:50vh;overflow:auto;border-radius:14px;border:1px solid var(--color-surface-700);background:rgba(11,13,18,.97);color:var(--color-surface-100);box-shadow:0 24px 60px -20px rgba(0,0,0,.7)}.try-sheet .ah{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;border:0;border-bottom:1px solid var(--color-surface-800);background:none;color:inherit;font:inherit;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.try-sheet .ah span{color:var(--color-surface-500);font-weight:500;letter-spacing:0;text-transform:none;font-variant-numeric:tabular-nums}.try-sheet .al{padding:10px 14px 12px;display:grid;gap:4px;font-family:var(--font-mono);font-size:11.5px;line-height:1.45}.try-sheet .al div{display:flex;gap:8px;color:var(--color-surface-400);padding:3px 6px;margin:0 -6px;border-radius:6px}.try-sheet .al div i{color:var(--color-surface-500);font-style:normal;width:34px;flex:none;font-variant-numeric:tabular-nums}.try-sheet .al div b{color:var(--color-accent-400);font-weight:600}.try-sheet .al div.ok:before{content:"✓";color:var(--color-accent-400)}.try-sheet .al div.now{background:rgba(74,222,128,.08);box-shadow:inset 2px 0 0 var(--color-accent-400);color:var(--color-surface-100)}.try-sheet .al div.now:before{content:"›";color:var(--color-accent-400)}body.try-active [aria-label="Back to top"]{display:none!important}@media (max-width:760px){.try-bar{display:flex}.try-agent,.try-controls:not(.compact){display:none}.try .wrap{padding-bottom:88px}.try .fromline{display:block;width:100%;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--t-text-3);margin:-20px 0 10px}.try .careers .head2{padding:24px 20px;gap:18px}.try .careers .head2 .by{flex-wrap:wrap;row-gap:6px}.try .careers .head2 .by .example{flex-basis:100%;width:fit-content}.try .video .who{flex-wrap:wrap;gap:6px}.try .careers .excerpt{padding:16px 20px 18px}.try .job .split .l{padding:16px 16px 14px;gap:10px}.try .job .split .l h3{font-size:18px}.try .job .split .r{min-height:160px}.try .stats3{gap:6px}.try .stats3 div{padding:8px;gap:2px}.try .stats3 small{font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.try .stats3 b{font-size:18px}.try .stats3 .tr{font-size:10px;white-space:nowrap}.try .stats3 .tr small,.try .stats3 small .full{display:none}.try .phone .dev{height:420px}}@media (max-width:480px){.try .card .label{flex-direction:column;align-items:flex-start;gap:2px}.try .card .label span{white-space:normal}.try h1{font-size:2.35rem}.try .pitch .btn{padding:0 32px}}.try .testi img{z-index:0}.try .testi:before{z-index:1}.try .testi .q{z-index:2}.try .phone .rec:before{background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.05) 32%,rgba(0,0,0,.15) 55%,rgba(0,0,0,.72))}.try .phone .rec .tele{background:rgba(0,0,0,.78);height:92px;font-size:12px;margin-top:auto}.try .phone .rec .tele span{color:hsla(0,0%,100%,.45)}.try .phone .rec .tele span.hi{color:#fff}.try .asset .pv.blog{gap:5px;padding:0}.try .asset .pv.blog .band{background:var(--co-paper);height:8px}.try .asset .pv.blog .inner{padding:8px 12px 10px;display:grid;gap:4px;align-content:start;height:calc(100% - 8px);position:relative;overflow:hidden}.try .asset .pv.blog .inner:after{content:"";position:absolute;left:0;right:0;bottom:0;height:22px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.try .asset .pv.blog .by{display:flex;align-items:center;gap:5px;font-size:7.5px;color:#666}.try .asset .pv.blog .by img{width:12px;height:12px;border-radius:50%;object-fit:cover}.try .asset .pv.blog p{-webkit-line-clamp:5;font-size:8px}.try .team .c.muted{color:var(--t-text-3);font-size:11.5px;min-height:0}.try .phone .done .replay{margin-top:8px;background:none;border:1px solid var(--t-line-2);border-radius:999px;color:var(--t-text-2);font:inherit;font-size:11px;padding:6px 12px;cursor:pointer}.try .phone .done .replay:hover{color:var(--t-text);border-color:var(--t-text-3)}.try .pitch .acts{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}.try .pitch .btn2{height:58px;padding:0 26px;border-radius:10px;border:1px solid var(--t-line-2);background:transparent;color:var(--t-text);font:inherit;font-size:15px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;transition:border-color .2s,color .2s}.try .pitch .btn2:hover{border-color:var(--t-text-3)}.try .pitch .btn2:focus-visible{outline:2px solid var(--t-chq);outline-offset:2px}.try .try-summary{display:none}@media print{.try-agent,.try-bar,.try-controls,.try-wash,.try>.wrap>.ask,.try>.wrap>.try-result,body.try-page [aria-label="Back to top"],body.try-page footer:not(.s-foot),body.try-page nav{display:none!important}body.try-page,html:has(body.try-page){background:#fff!important}.try .try-summary{display:block}.try{color:#111;font-size:11pt;line-height:1.45}@page{margin:16mm 18mm}}.try .try-summary{color:#111;max-width:100%}.try .try-summary h1{font-family:var(--t-serif);font-weight:400;font-size:23pt;line-height:1.1;letter-spacing:-.02em;margin:0 0 6px;color:#111}.try .try-summary h2{font-size:9pt;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin:0 0 7px;font-family:inherit}.try .try-summary h2.s-gap{margin-top:16px}.try .try-summary p{margin:0}.try .s-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-bottom:1.5px solid #111;padding-bottom:12px;margin-bottom:16px}.try .s-kicker{font-size:8.5pt;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#16a34a;margin-bottom:7px}.try .s-sub{font-size:10.5pt;color:#4b5563;max-width:125mm}.try .s-logo{height:34px;max-width:46mm;object-fit:contain;flex:none}.try .s-grid{display:grid;grid-template-columns:1fr 1fr;gap:9mm}.try .s-block{margin-bottom:7mm}.try .s-foot,.try .s-grid:first-of-type .s-block,.try .s-head{break-inside:avoid}.try .s-note{font-size:9.5pt;color:#6b7280;margin-top:7px}.try .s-rows{list-style:none;margin:0;padding:0}.try .s-rows li{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:5px 0;border-bottom:1px solid #e5e7eb;font-size:10.5pt}.try .s-rows li span{color:#4b5563}.try .s-rows li b{font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.try .s-qa{margin:0;padding-left:18px;display:grid;gap:9px;list-style:decimal}.try .s-qa li{break-inside:avoid}.try .s-qa b{display:block;font-weight:600;font-size:10.5pt}.try .s-qa span{display:block;color:#4b5563;font-size:10pt}.try .s-script{margin:0;padding-left:18px;display:grid;gap:4px;font-family:var(--t-serif);font-size:11.5pt;list-style:decimal}.try .s-made{list-style:none;margin:0;padding:0;display:grid;gap:8px}.try .s-made li{break-inside:avoid}.try .s-made b{display:block;font-weight:600;font-size:10pt}.try .s-made span{display:block;color:#4b5563;font-size:10pt}.try .s-foot{break-inside:avoid;border-top:1px solid #e5e7eb;padding-top:10px;display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;font-size:9pt;color:#6b7280}.try .s-face{width:34px;height:34px;border-radius:50%;object-fit:cover}.try .s-cta{font-weight:600;color:#111;white-space:nowrap}