.mascot{flex-shrink:0;line-height:0;display:inline-block}.mascot svg{overflow:visible}.mascot g,.mascot path,.mascot rect,.mascot circle{transform-box:fill-box;transform-origin:50%}.bo-ceramic-light{stop-color:var(--bo-shell,#eef0f4)}.bo-ceramic-shade{stop-color:color-mix(in srgb,var(--bo-accent,#2563eb) 32%,var(--bo-shell,#eef0f4))}.bo-edge{fill:color-mix(in srgb,var(--bo-accent,#2563eb) 65%,var(--bo-shell,#eef0f4))}.bo-limb{fill:color-mix(in srgb,var(--bo-accent,#2563eb) 45%,var(--bo-shell,#eef0f4))}.mood-idle .bo-pet,.mood-waiting .bo-pet{animation:4s ease-in-out infinite bo-breathe}.mood-idle .bo-eyes,.mood-waiting .bo-eyes{animation:7s ease-in-out infinite bo-blink}.mood-idle .bo-head{animation:14s ease-in-out infinite bo-attention}.mood-working .bo-pet{animation:2.4s ease-in-out infinite bo-breathe}.mood-working .bo-face{animation:5s ease-in-out infinite bo-focus}.mood-happy .bo-pet{animation:.65s ease-in-out 2 bo-cheer}.mood-sleeping .bo-pet{transform:translateY(4px)}@keyframes bo-blink{0%,43%,47%,to{transform:scaleY(1)}45%{transform:scaleY(.15)}}@keyframes bo-attention{0%,65%,90%,to{transform:rotate(0)}74%,82%{transform:rotate(-3deg)}}@keyframes bo-focus{0%,to{transform:translate(0)}45%,60%{transform:translate(2px)}}@keyframes bo-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes bo-cheer{0%,to{transform:translateY(0)}35%{transform:translateY(-6px)}}.mascot-says{align-items:center;gap:16px;display:flex}.bubble{flex:1;min-width:0;position:relative}.bubble strong{font-weight:600}.bo-author{align-items:center;gap:12px;font-weight:600;color:var(--ink)!important;display:flex!important}.bo-author .mascot *{animation:none!important}.chat-panel .bo-author{margin-bottom:12px;font-size:15px}.chat-panel .working-note>div:first-child{gap:16px}.chat-panel .working-note strong{font-size:17px;font-weight:500}.chat-panel .working-note p{color:#656570}.chat-agent-dock{justify-content:flex-end;align-items:center;gap:8px;min-height:120px;margin:-8px 0 0;padding:0 12px;display:flex}.chat-agent-status{text-align:right;flex-direction:column;gap:5px;max-width:220px;display:flex}.chat-agent-status strong{color:var(--ink);font-size:15px;font-weight:500}.chat-agent-status span{color:#656570;font-size:13px;line-height:1.4}.chat-agent-dock>.mascot{filter:drop-shadow(0 4px 3px #17233c0c)}@media (width<=600px){.chat-agent-dock{min-height:96px;padding-right:4px}.chat-agent-dock>.mascot{width:100px!important;height:100px!important}.chat-agent-status{max-width:200px}}@media (prefers-reduced-motion:reduce){.mascot *{animation:none!important}}.bo-limb,.bo-shell-body,.bo-edge,.bo-shell-head{stroke:#111318;stroke-width:1.25px;stroke-linejoin:round}.mood-startled .bo-pet{animation:none}.floating-companion{z-index:160;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;display:flex;position:fixed}.companion-grab{cursor:grab;pointer-events:auto;touch-action:none;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:35%;width:100%;padding:0;line-height:0;display:block}.companion-grab .mascot{pointer-events:none;filter:drop-shadow(0 7px 7px #17233c14)}.is-dragging .companion-grab{cursor:grabbing}.companion-grab:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.companion-hide{pointer-events:auto;border:1px solid var(--line);width:28px;height:28px;color:var(--ink);box-shadow:var(--shadow);cursor:pointer;opacity:0;background:#fff;border-radius:50%;place-items:center;transition:opacity .15s;display:grid;position:absolute;top:0;right:0}.floating-companion:hover .companion-hide,.floating-companion:focus-within .companion-hide{opacity:1}.companion-hide:focus-visible,.companion-show:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.companion-caption{max-width:100%;color:var(--ink);overflow-wrap:anywhere;background:#ffffffed;border-radius:12px;align-items:center;gap:7px;padding:4px 10px;font-size:13px;line-height:1.3;display:flex;box-shadow:0 2px 10px #17233c08}.companion-show{z-index:160;border:1px solid var(--line);width:48px;height:48px;box-shadow:var(--shadow);cursor:pointer;background:#fff;border-radius:50%;place-items:center;padding:3px;display:grid;position:fixed;bottom:18px;right:18px}.mascot.is-following .bo-head,.mascot.is-following .bo-face{animation:none}.mascot.is-following .bo-gaze,.mascot.is-following .bo-head-follow{transition:transform .12s ease-out}@media (hover:none){.companion-hide{opacity:1;width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.floating-companion *{transition:none!important}}.floating-companion.is-guided{transition:left .7s cubic-bezier(.22,1,.36,1),top .7s cubic-bezier(.22,1,.36,1)}.floating-companion.is-dragging{transition:none}.is-guided .companion-grab>.mascot{animation:.65s ease-out companion-hop}@keyframes companion-hop{0%,to{transform:translateY(0)rotate(0)}40%{transform:translateY(-14px)rotate(-5deg)}70%{transform:translateY(-3px)rotate(3deg)}}@media (prefers-reduced-motion:reduce){.floating-companion{transition:none!important}.is-guided .companion-grab>.mascot{animation:none}}.floating-companion.is-pranking{transition:none}.is-pranking .companion-grab{pointer-events:none}.is-pranking .companion-grab>.mascot{animation:.4s ease-out companion-hop}.is-pranking .companion-caption{visibility:hidden}@media (prefers-reduced-motion:reduce){.is-pranking .companion-grab>.mascot{animation:none}}.domain-settings{margin-bottom:18px}.domain-intro{color:var(--muted);margin:17px 0;font-size:12px;line-height:1.8}.domain-add{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.domain-add>.button{min-height:43px;margin-bottom:1px;font-size:11px}.domain-notice{color:var(--muted);margin-top:13px;font-size:11px;line-height:1.7}.domain-notice:empty{display:none}.domain-entry{border-top:1px solid var(--line);min-width:0;margin-top:22px;padding-top:19px}.domain-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.domain-heading strong{overflow-wrap:anywhere;font-size:13px;font-weight:450}.domain-heading>span{color:var(--muted);font-size:10px}.domain-checks{margin-top:13px}.domain-checks p{color:var(--muted);grid-template-columns:85px minmax(0,1fr);gap:9px;margin-top:7px;font-size:11px;line-height:1.7;display:grid}.domain-checks p>span{color:#3f3f48}.domain-records{margin-top:16px}.domain-records>summary{cursor:pointer;color:#555560;font-size:11px}.domain-records>.field-note{margin-top:12px}.domain-record{border:1px solid var(--line);border-radius:12px;min-width:0;margin-top:13px;padding:13px 14px}.domain-record h4{margin:0 0 12px;font-size:11px;font-weight:500}.domain-dns-value{flex-wrap:wrap;align-items:flex-start;gap:13px;margin-top:12px;display:flex}.domain-dns-value>div{flex:1;min-width:0}.domain-dns-value span{color:var(--muted);margin-bottom:4px;font-size:10px;display:block}.domain-dns-value code{overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;font-family:inherit;font-size:11px;line-height:1.6;display:block}.domain-dns-value>.text-button{color:var(--blue);min-height:28px;padding:4px 0;font-size:10px}.domain-dns-value>.field-note{width:100%}.domain-checked{color:var(--muted);margin-top:15px;font-size:10px;line-height:1.7}.domain-actions{justify-content:space-between;align-items:center;gap:15px;margin-top:15px;display:flex}.domain-actions>.button{font-size:11px}.domain-actions>.text-button,.domain-removal .text-button{color:var(--muted);font-size:11px}.domain-removal{margin-top:16px}.domain-removal p{color:var(--muted);font-size:11px;line-height:1.7}.domain-removal>div{justify-content:flex-end;gap:20px;margin-top:12px;display:flex}@media (width<=400px){.domain-add{grid-template-columns:1fr}.domain-add>.button{justify-self:start;min-height:35px}.domain-checks p{grid-template-columns:1fr;gap:2px}}.home{--mass:964px;--luft:118px;--night:#141416;--paper:#fff;--soft:#f1f1f6;background:var(--paper);color:var(--ink);font-size:16.5px}.home-track{max-width:var(--mass);padding:var(--luft) 28px 0;margin:0 auto}.home-track h2{letter-spacing:-.012em;text-wrap:pretty;max-width:28ch;margin:0 0 12px;font-size:clamp(1.6rem,2.6vw,2.1rem);font-weight:600;line-height:1.15}.home-lead{color:#6b6b6b;text-wrap:pretty;max-width:58ch;margin:0 0 44px;font-size:1.05rem;line-height:1.55}.home-topbar{z-index:20;pointer-events:none;margin-top:10px;padding:0 12px;position:sticky;top:10px}.home-pill{pointer-events:auto;max-width:var(--mass);background:#fff0;border:1px solid #1110;border-radius:999px;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;margin:0 auto;padding:8px 12px 8px 28px;transition:max-width .4s,padding .4s,background .3s,border-color .3s,box-shadow .3s;display:grid;box-shadow:0 1px 2px #12100e00,0 16px 40px -22px #12100e00}.home-topbar.scrolled .home-pill{max-width:calc(var(--mass) - 16px);-webkit-backdrop-filter:blur(18px)saturate(1.6);backdrop-filter:blur(18px)saturate(1.6);background:#ffffffbd;border-color:#11111112;padding:8px 8px 8px 18px;box-shadow:0 1px 2px #12100e0a,0 16px 40px -22px #12100e52}.home-pill-left{align-items:center;gap:18px;min-width:0;display:flex}.home-pill .wordmark{font-size:24px}.home-pill .company-switch{padding-left:16px}.home-pill .company-select{color:#6b6b6b;gap:8px;max-width:200px;font-size:.88rem}.home-pill .company-select:hover{color:var(--ink)}.home-nav{justify-self:center;gap:2px;display:flex}.home-nav a{color:#6b6b6b;white-space:nowrap;border-radius:999px;padding:9px 14px;font-size:.92rem;font-weight:500;transition:background .15s,color .15s}.home-nav a:hover{color:var(--ink);background:#1111110d}.home-pill-right{justify-self:end;align-items:center;gap:8px;display:flex}.home-pill-credits{color:#6b6b6b;font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;padding:9px 14px;font-size:.88rem}.home-pill-credits:hover{color:var(--ink);background:#1111110d}.home-pill-button{background:var(--blue);color:#fff;white-space:nowrap;border-radius:30px;padding:10px 18px;font-size:.92rem;font-weight:600}.home-pill-button:hover{background:#1d4fd8}.home-stage{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:920px;min-height:calc(100vh - 100px);margin:0 auto;padding:0 24px;display:flex}.home-stage h1{letter-spacing:-.02em;text-wrap:balance;max-width:19ch;margin:0 auto 38px;font-size:clamp(2.4rem,5.6vw,4.2rem);font-weight:600;line-height:1.06}.home-stage>.error-note{text-align:left;width:min(700px,100%);margin-top:14px}.home-box{text-align:left;background:#fff;border:1px solid #e3e3e6;border-radius:24px;width:min(700px,100%);margin:0 auto;padding:22px 20px 20px;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 2px #12100e08,0 18px 40px -26px #12100e3d}.home-box:focus-within{transform:translateY(-2px);box-shadow:0 1px 2px #12100e0a,0 26px 54px -28px #12100e4d}.home-box textarea{resize:none;width:100%;font:inherit;color:var(--ink);background:0 0;border:0;outline:none;min-height:28px;max-height:132px;font-size:1.03rem;line-height:1.5;display:block;overflow-y:auto}.home-box textarea::placeholder{color:#8f8f8f}.home-box-row{justify-content:flex-end;align-items:center;gap:14px;margin-top:16px;display:flex}.home-go{background:var(--blue);color:#fff;border-radius:30px;align-items:center;gap:8px;padding:12px 20px;font-size:.92rem;font-weight:600;transition:transform .14s,opacity .14s;display:inline-flex}.home-go:hover:not(:disabled){transform:translateY(-1px)}.home-go:disabled{opacity:.55}.home-notices{text-align:left;gap:10px;width:min(700px,100%);margin:48px auto 0;display:grid}.home-notice{background:var(--soft);border-radius:22px;grid-template-columns:46px 1fr;align-items:center;gap:14px;padding:12px 18px 12px 14px;animation:.5s cubic-bezier(.2,.75,.3,1) both home-in;display:grid}.home-notice-mark{box-sizing:border-box;background:#fff;border:1px solid #e6e6ec;border-radius:11px;place-items:center;width:46px;height:46px;display:grid}.home-notice-text{min-width:0;line-height:1.3}.home-notice-mark{position:relative}.home-notice-count{color:#fff;text-align:center;border:2px solid var(--paper);box-sizing:border-box;font-variant-numeric:tabular-nums;background:#ff3b30;border-radius:999px;min-width:20px;height:20px;padding:0 6px;font-size:.7rem;font-weight:600;line-height:16px;position:absolute;top:-7px;right:-7px}.home-notice-zahlung{background:#fff;border-color:#e6e6ec}.home-notice-logo{object-fit:contain;width:72%;height:auto;max-height:44%;display:block}.home-notice-mail{color:#3c3c44;background:#fff;border-color:#e6e6ec}.home-notice-glyph{width:48%;height:48%;display:block}.home-notice-intern{color:#fff;background:#141416;border-color:#141416}.home-notice-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.home-notice-head b{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.95rem;font-weight:600;overflow:hidden}.home-notice-head small{color:#8f8f8f;white-space:nowrap;font-size:.78rem}.home-notice-line{color:#6b6b6b;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;display:block;overflow:hidden}@keyframes home-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}.home-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.home-step{box-sizing:border-box;background:#fff;border:1px solid #e3e3e6;border-radius:24px;flex-direction:column;padding:8px 8px 20px;display:flex}.home-step-image{background:var(--soft);box-sizing:border-box;border-radius:18px;flex-shrink:0;place-items:center;height:240px;padding:20px 22px;display:grid}.home-steps h3{letter-spacing:-.005em;margin:18px 0 6px;padding:0 14px;font-size:1.05rem;font-weight:600;line-height:1.3}.home-steps p{color:#6b6b6b;text-wrap:pretty;margin:0;padding:0 14px;font-size:.95rem;line-height:1.55}.home-mini{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;gap:10px;width:100%;max-width:320px;padding:14px;font-size:.82rem;line-height:1.35;display:flex;box-shadow:0 1px 2px #12100e0a,0 12px 28px -18px #12100e38}.home-mini-field{align-items:stretch}.home-mini-field>span{color:var(--ink);background:#fff;border:1px solid #e3e3e6;border-radius:14px;padding:12px 14px;font-size:.85rem}.home-mini-field>b{background:var(--blue);color:#fff;border-radius:30px;align-self:flex-end;padding:8px 14px;font-size:.78rem;font-weight:600}.home-mini-chat>span{font-size:.82rem;line-height:1.4}.home-mini-you{background:var(--soft);border-radius:14px 14px 4px;align-self:flex-end;max-width:88%;padding:7px 11px}.home-mini-agent{color:#6b6b6b;align-self:flex-start}.home-mini-tasks>span{color:var(--ink);background:#fff;border:1px solid #e3e3e6;border-radius:12px;padding:8px 12px 8px 30px;font-size:.82rem;position:relative}.home-mini-tasks>span:before{content:"";background:#fff;border:1px solid #c9c9d2;border-radius:50%;width:10px;height:10px;margin-top:-5px;position:absolute;top:50%;left:11px}.home-mini-tasks>span.done{color:#6b6b6b}.home-mini-tasks>span.done:before{background:var(--blue);border-color:var(--blue)}.home-result{padding-bottom:0}.home-story-track{height:calc(674px + 175vh)}.home-story{box-sizing:border-box;background:var(--soft);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(36px,5vw,72px);min-height:0;padding:32px 40px;display:grid;position:sticky;top:92px}.home-points-side h2{margin:0 0 12px}.home-points-side .home-lead{margin:0 0 34px}.home-points{gap:4px;margin:40px -22px 0;padding:0;list-style:none;display:grid}.home-points>li{background:0 0;border-radius:22px;padding:13px 22px;transition:background .22s,padding .22s}.home-points>li.open{background:#fff;padding:18px 22px}.home-points button{text-align:left;color:#8f8f8f;width:100%;font-size:1.02rem;font-weight:600;line-height:1.35;transition:color .2s}.home-points>li:hover button{color:#6b6b6b}.home-points>li.open button{color:var(--ink);cursor:default}.home-point-body{grid-template-rows:0fr;transition:grid-template-rows .32s;display:grid}.home-points>li.open .home-point-body{grid-template-rows:1fr}.home-point-body>p{color:#6b6b6b;max-width:52ch;margin:0;font-size:.97rem;line-height:1.6;overflow:hidden}.home-points>li.open .home-point-body>p{padding-top:8px}.home-point-bar{background:#e2e2e8;border-radius:999px;max-width:52ch;height:4px;margin:16px 0 2px;display:none;overflow:hidden}.home-points>li.open .home-point-bar{display:block}.home-point-bar i{border-radius:inherit;background:var(--blue);height:100%;width:calc(var(--run,0) * 100%);display:block}.home-points>li.done button{color:#6b6b6b}.home-result.clock .home-points>li.open .home-point-bar i{width:0;animation:8s linear forwards home-bar}@keyframes home-bar{to{width:100%}}.home-phone{box-sizing:border-box;background:#141416;border-radius:44px;width:320px;height:610px;margin:0;padding:8px;position:relative;box-shadow:0 0 0 1px #36363a,0 18px 36px -24px #14141659}.home-phone-island{z-index:3;background:#000;border-radius:999px;width:72px;height:20px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.home-agent-head{border-bottom:1px solid var(--line);padding:0 2px 12px}.home-agent-head b{font-size:.9rem;font-weight:600;line-height:1.3;display:block}.home-agent-head span{color:#8f8f8f;align-items:center;gap:6px;margin-top:3px;font-size:.74rem;display:flex}.home-agent-dot{background:var(--blue);border-radius:50%;flex:none;width:6px;height:6px;animation:1.8s ease-in-out infinite home-pulse}@keyframes home-pulse{0%,to{opacity:1}50%{opacity:.3}}.home-agent-mandate{background:var(--soft);box-sizing:border-box;border-radius:12px;align-items:center;gap:10px;min-height:76px;padding:12px;display:flex}.home-agent-mandate b{color:var(--ink);font-size:.75rem;font-weight:600;line-height:1.3;display:block}.home-agent-mandate>div>span{color:#6b6b73;margin-top:4px;font-size:.76rem;line-height:1.4;display:block}.home-agent-foot{border-top:1px solid var(--line);color:#8f8f8f;text-align:center;margin-top:auto;padding-top:12px;font-size:.7rem}.home-agent-row:not(.shown) .home-notice-mark{color:#b6b6c0;background:#edeef2;border-color:#edeef2}.home-agent-row{opacity:1;grid-template-columns:22px 1fr;align-items:center;gap:12px;padding:15px 8px;transition:color .4s;display:grid}.home-agent-row.shown{opacity:1}.home-agent-row+.home-agent-row{border-top:1px solid #efeff3}.home-agent-row.current{background:#f1f5ff;border-color:#0000;border-radius:10px}.home-agent-row.current+.home-agent-row{border-top-color:#0000}.home-agent-check{width:20px;height:20px;color:var(--blue);border:1px solid #d8dbe2;border-radius:50%;place-items:center;display:grid}.home-agent-row.shown .home-agent-check{background:#edf2ff;border-color:#dce5ff}.home-agent-row>div{min-width:0}.home-agent-row>div>b{white-space:nowrap;text-overflow:ellipsis;font-size:.77rem;font-weight:600;line-height:1.3;display:block;overflow:hidden}.home-agent-row>div>span{color:#8f8f8f;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.72rem;line-height:1.35;display:block;overflow:hidden}.home-agent-row .home-notice-mark{border:1px solid #0000;border-radius:10px;width:34px;height:34px}.home-agent-row .home-notice-mail,.home-agent-row .home-notice-zahlung{border-color:#e6e6ec}.home-phone-screen{color:var(--ink);box-sizing:border-box;background:#fff;border-radius:36px;flex-direction:column;gap:14px;height:100%;padding:50px 20px 20px;display:flex;overflow:hidden}.home-agent-log{flex-direction:column;flex:1;justify-content:center;gap:0;display:flex}.home-site-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 2px 10px;font-size:.8rem;display:flex}.home-site-nav span{color:#8f8f8f}.home-site-hero h4{letter-spacing:-.01em;margin:10px 0 8px;font-size:1.25rem;font-weight:600;line-height:1.2}.home-site-hero p{color:#6b6b6b;margin:0 0 14px;font-size:.82rem;line-height:1.5}.home-site-buy{background:var(--blue);color:#fff;border-radius:30px;padding:10px 14px;font-size:.8rem;font-weight:600;display:inline-block}.home-site-card{border:1px solid var(--line);opacity:0;border-radius:14px;gap:3px;padding:12px 14px;transition:opacity .35s,transform .35s;display:grid;transform:translateY(8px)}.home-site-card.shown{opacity:1;transform:none}.home-site-card b{font-size:.82rem;font-weight:600}.home-site-card span{color:var(--ink);font-size:.8rem}.home-site-card small{color:#8f8f8f;font-size:.72rem}.home-compare{background:var(--soft);border-radius:28px;gap:10px;padding:28px 32px 32px;display:grid}.home-compare-head,.home-compare-row{grid-template-columns:135px 1fr 1.1fr;align-items:center;gap:0 24px;display:grid}.home-compare-head>div{color:#52525b;padding:0 0 6px;font-size:.84rem;font-weight:600}.home-compare-head .now{color:var(--ink);padding-left:20px}.home-compare-what{color:var(--ink);font-size:.97rem;font-weight:600;line-height:1.4}.home-compare-before{color:#45454f;padding:6px 0;font-size:.95rem;line-height:1.5}.home-compare-before>span,.home-compare-now>span{color:#8f8f8f;margin-bottom:4px;font-size:.75rem;display:none}.home-compare-now{color:var(--ink);background:#fff;border-radius:18px;padding:18px 20px;font-size:.95rem;line-height:1.55;box-shadow:0 1px 2px #12100e08}.home-prices{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.home-price-note{color:#8f8f8f;text-align:center;margin:16px auto 0;font-size:.86rem;line-height:1.6}.home-price{background:#fff;border:1px solid #e3e3e6;border-radius:24px;flex-direction:column;padding:26px 26px 24px;display:flex}.home-price-main{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.home-price h3{color:#6b6b6b;margin:0;font-size:1rem;font-weight:600}.home-price-number{flex-wrap:wrap;align-items:baseline;gap:6px;margin:10px 0 6px;line-height:1.1;display:flex}.home-price-number b{letter-spacing:-.035em;font-size:3rem;font-weight:600}.home-price-number span{color:#8f8f8f;font-size:.9rem}.home-price-line{color:#6b6b6b;margin:0 0 18px;font-size:.94rem;line-height:1.5}.home-price-list{flex:1;align-content:start;gap:10px;margin:0 0 24px;padding:0;font-size:.9rem;line-height:1.45;list-style:none;display:grid}.home-price-list li{padding-left:22px;position:relative}.home-price-list li:before{content:"";border-bottom:2px solid #8f8f8f;border-left:2px solid #8f8f8f;width:10px;height:6px;position:absolute;top:.5em;left:0;transform:rotate(-45deg)}.home-price-button{border:1px solid var(--ink);color:#fff;background:var(--ink);text-align:center;border-radius:999px;justify-content:center;align-items:center;margin-top:auto;padding:11px 16px;font-size:.92rem;font-weight:600;display:inline-flex}.home-price-main .home-price-button{background:var(--blue);border-color:var(--blue);color:#fff}.home-price-button:hover{opacity:.88}.home-questions{gap:12px;display:grid}.home-question{background:var(--soft);border-radius:22px;padding:0 24px}.home-question summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:1.05rem;font-weight:600;list-style:none;display:flex}.home-question summary::-webkit-details-marker{display:none}.home-question summary:after{content:"";border-bottom:1.6px solid #8f8f8f;border-right:1.6px solid #8f8f8f;flex-shrink:0;width:9px;height:9px;margin-right:6px;transition:transform .2s;transform:rotate(45deg)}.home-question[open] summary:after{transform:rotate(-135deg)}.home-question p{color:#6b6b6b;max-width:66ch;margin:0;padding:0 0 22px;font-size:.97rem;line-height:1.6}.home-closing{text-align:center;padding-bottom:96px}.home-closing h2,.home-closing .home-lead{text-align:center;margin-left:auto;margin-right:auto}.home-closing .home-box{margin:0 auto}.home-closing>.error-note{text-align:left;width:min(700px,100%);margin:14px auto 0}.home-footer{max-width:var(--mass);color:#8f8f8f;justify-content:space-between;gap:24px;margin:0 auto;padding:40px 28px 64px;font-size:.84rem;line-height:1.65;display:flex}.home-footer p{margin:0}.home-footer .text-button{color:#6b6b6b;font-size:.84rem}.home-footer .text-button:hover{color:var(--ink)}@media (width<=960px){.home-story-track{height:auto}.home-story{grid-template-columns:1fr;gap:34px;padding:28px 22px;position:static}.home-points{margin:28px -8px 0}.home-points>li,.home-points>li.open{padding-left:16px;padding-right:16px}.home-phone{margin:0 auto}.home-steps{grid-template-columns:1fr;max-width:520px}.home-compare{gap:22px;padding:20px 16px}.home-compare-head{display:none}.home-compare-row{grid-template-columns:1fr;gap:6px}.home-compare-what{font-size:1rem}.home-compare-before{padding:0}.home-compare-before>span,.home-compare-now>span{color:#52525b;margin-bottom:2px;font-size:.78rem;font-weight:600;display:block}.home-compare-now{border-radius:14px;margin-top:4px;padding:12px 14px}.home-prices{grid-template-columns:1fr}}@media (width<=860px){.home-nav{display:none}.home-pill{grid-template-columns:1fr auto}}@media (width<=720px){.home-stage{min-height:calc(100svh - 96px);padding-top:24px;padding-bottom:40px}.home-track{padding-top:80px}.home-story{padding:24px 18px}.home-footer{flex-direction:column}}@media (width<=640px){.home-topbar{margin-top:8px;padding:0 10px;top:8px}.home-pill{gap:10px;padding:6px 8px 6px 16px}.home-pill .wordmark{font-size:21px}.home-pill-credits{display:none}.home-pill-button{padding:9px 15px;font-size:.88rem}.home-notice{grid-template-columns:40px 1fr;gap:12px;padding:11px 14px 11px 12px}.home-notice-mark{width:40px;height:40px}.home-phone{border-radius:36px;width:min(280px,100%);height:570px;padding:8px}.home-phone-island{width:70px;height:19px;top:16px}.home-phone-screen{border-radius:28px;padding:38px 12px 16px}}@media (prefers-reduced-motion:reduce){.home-notice{animation:none}.home-site-card,.home-point-body{transition:none}}@media (width<=640px){.home-agent-row{padding:15px 0}.home-price-number{flex-wrap:wrap}.home-price-number b{font-size:clamp(2.1rem,8vw,3rem)}}.home-agent-row:not(.shown)>div>b{color:#73737b}.home-agent-row>div>span{color:#76767e}@media (width<=960px){.home-compare-now>span{color:#52525b}}.onboarding-cinema-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17172470;padding:20px}.dialog.onboarding-cinema{background:#fcfcfd;border-radius:24px;flex-direction:column;width:min(1440px,100%);height:calc(100dvh - 40px);max-height:960px;padding:0;display:flex;overflow:hidden}.onboarding-cinema>.dialog-heading{display:none}.intro-header{border-bottom:1px solid var(--line);color:#62626d;flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;padding:24px 40px;font-size:13px;display:flex}.intro-brand{letter-spacing:-1.2px;color:var(--ink);font-size:25px;font-weight:650}.intro-brand>span{color:var(--blue)}.intro-content{overscroll-behavior:contain;flex:1;min-height:0;padding:32px 44px;display:flex;overflow-y:auto}.intro-scene{grid-template-columns:1.08fr 1fr;align-items:center;gap:44px;width:100%;margin:auto;animation:.25s ease-out both intro-scene-enter;display:grid}.intro-copy h2{letter-spacing:-.052em;text-wrap:balance;color:var(--ink);outline:none;margin:0;font-size:clamp(36px,4.4vw,64px);font-weight:600;line-height:1.08}.intro-copy>p{color:#575762;text-wrap:pretty;max-width:510px;margin:26px 0 0;font-size:clamp(16px,1.45vw,20px);line-height:1.7}.intro-person{color:#60606b;gap:5px;margin:28px 0 0;font-size:17px;line-height:1.4;display:grid}.intro-person strong{color:var(--ink);font-weight:550}.intro-art{background:var(--surface);border-radius:28px;width:100%;min-width:0}.intro-film{width:100%;color:var(--ink);border-radius:28px;position:relative;overflow:hidden}.intro-film-content{padding:32px 28px}.intro-example{align-items:center;min-height:620px;padding-bottom:56px;display:flex;position:relative}.example-stage{width:100%}.example-controls{gap:8px;display:flex;position:absolute;bottom:0;right:0}.example-controls button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid}.example-controls button:hover{color:var(--blue);border-color:var(--blue)}.example-controls button:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.intro-example.is-paused *{animation-play-state:paused!important}.intro-footer{border-top:1px solid var(--line);background:#fcfcfd;flex-shrink:0;justify-content:space-between;align-items:center;gap:30px;padding:22px 40px;display:flex}.intro-progress{flex:1;align-items:center;gap:20px;max-width:360px;display:flex}.intro-progress>span{color:#64646f;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px}.intro-progress>div{flex:1;gap:5px;display:flex}.intro-progress i{background:#e0e1e9;border-radius:9px;flex:1;height:3px}.intro-progress i.done{background:var(--blue)}.onboarding-actions{justify-content:flex-end;align-items:center;gap:23px;display:flex}.onboarding-actions .button{min-height:48px;padding:13px 25px;font-size:14px}.onboarding-actions .button>svg{transform:rotate(90deg)}.onboarding-actions .text-button{color:#60606b;font-size:13px}.story-sequence{min-width:0;position:relative}.story-chat{min-width:0}.story-chat .message{margin:0 0 24px;font-size:24px;line-height:1.5}.story-chat .message p{margin:0}.story-chat .message-user{box-shadow:var(--shadow);background:#fff;border-radius:22px 22px 5px;margin-left:24px;padding:22px 24px;animation:.55s ease-out both story-message-in}.story-chat .message-assistant{box-shadow:var(--shadow);background:#fff;border-radius:5px 22px 22px;margin-bottom:0;margin-right:24px;padding:22px 24px;animation:.6s ease-out both story-message-in}.story-chat .message-author{color:var(--ink);margin-bottom:14px;font-size:18px}.story-result-reveal{perspective:1200px;min-width:0}.story-sequence:has(.story-result-reveal)>.story-chat{display:none}.story-working.working-note{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:0;padding:30px;animation:.6s ease-out both story-content-in}.story-working h3{letter-spacing:-1px;margin:18px 0 28px;font-size:32px;font-weight:550;line-height:1.2}.story-phone{width:min(320px,100%);min-height:560px;color:var(--ink);transform-origin:50% 80%;background:#fff;border:6px solid #252b37;border-radius:42px;margin:0 auto;padding:32px 0 22px;animation:1s cubic-bezier(.16,1,.3,1) both story-phone-in;position:relative;overflow:hidden;box-shadow:0 22px 40px -22px #17233c66,0 0 0 1px #737b8940}.story-phone-camera{background:#252b37;border-radius:12px;width:64px;height:15px;position:absolute;top:9px;left:50%;translate:-50%}.story-phone-home{background:#252b37;border-radius:4px;width:80px;height:4px;position:absolute;bottom:8px;left:50%;translate:-50%}.story-phone-screen{padding:0 17px}.story-phone.is-browsing,.story-phone.is-browsing .story-phone-screen *{animation:none!important}.story-site-header.home-pill{border-bottom:1px solid var(--line);border-radius:0;justify-content:space-between;align-items:center;gap:10px;padding:12px 0 16px;animation:.6s .18s both story-content-in;display:flex}.story-site-header .wordmark{letter-spacing:-.8px;font-size:20px}.story-site-nav{color:#666673;white-space:nowrap;font-size:11px}.story-menu-toggle{width:36px;height:36px;color:var(--ink);flex-shrink:0}.story-site-menu{z-index:3;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:8px;display:grid;position:absolute;top:94px;left:17px;right:17px}.story-site-menu button{text-align:left;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:14px 10px;font-size:14px}.story-site-menu button:hover{background:var(--surface)}.story-menu-toggle:focus-visible,.story-site-menu button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.story-site-hero.home-stage{text-align:left;min-height:0;padding:22px 0 18px;animation:.65s .3s both story-content-in;display:block}.story-site-hero.home-stage h1{letter-spacing:-1px;text-align:left;max-width:14ch;margin:0 0 10px;font-size:29px;line-height:1.08}.story-site-hero .home-lead{color:#60606b;margin:0;font-size:14px;line-height:1.5}.story-product.home-box{border:1px solid var(--line);background:var(--surface);text-align:left;box-shadow:none;border-radius:17px;padding:22px 18px;animation:.7s .48s both story-content-in}.story-product-details{padding-top:0}.story-product h3{letter-spacing:-.3px;margin:0 0 7px;font-size:19px;font-weight:550;line-height:1.2}.story-product p{color:#60606b;margin:0;font-size:13px;line-height:1.45}.story-product .story-campaign-invite{color:var(--ink);margin:26px 0;font-size:16px;line-height:1.4}.story-product-purchase{align-items:center;gap:18px;min-height:42px;margin:30px 0;display:flex}.story-product-price{letter-spacing:-1px;color:var(--ink);font-size:38px;font-weight:600;line-height:1}.story-product-purchase>span{color:#60606b;font-size:11px;line-height:1.4}.story-site-cta.home-go{border-radius:10px;justify-content:center;width:100%;padding:12px 10px;font-size:14px;font-weight:500;line-height:1.2;display:flex}.story-site-footnote{text-align:center;color:#6b6b75;margin:13px 0 0;font-size:10px;line-height:1.4}.story-notification-phone{background:#eeeff3}.story-notification-phone .story-phone-screen{background:0 0;padding:0 12px}.story-lockscreen{text-align:center;padding:18px 0 4px}.story-lockscreen>span{color:#555965;font-size:15px;display:block}.story-lockscreen>strong{letter-spacing:-2px;margin-top:4px;font-size:54px;font-weight:500;line-height:1.2;display:block}.story-notifications.home-notices{gap:12px;width:100%;margin:20px 0 0}.story-notifications .home-notice{background:#ffffffed;border-radius:17px;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;padding:14px 12px;animation:.65s cubic-bezier(.16,1,.3,1) .7s both story-notification-in;box-shadow:0 5px 16px -12px #17233c55}.story-notifications .home-notice:nth-child(2){animation-delay:2s}.story-notifications .home-notice:nth-child(3){animation-delay:3.3s}.story-notifications .home-notice-mark{border-radius:9px;width:32px;height:32px}.story-x-mark{font-family:Arial,sans-serif;font-size:22px}.story-notifications .home-notice-head{gap:8px;margin-bottom:6px}.story-notifications .home-notice-head b{font-size:12px;font-weight:500}.story-notifications .home-notice-head small{color:#717580;font-size:10px}.story-notifications .home-notice-text>strong{font-size:14px;font-weight:550;line-height:1.3;display:block}.story-notifications .home-notice-text>p{color:#565b66;margin:5px 0 0;font-size:13px;line-height:1.4}@keyframes story-notification-in{0%{opacity:0;transform:translateY(-22px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.story-site-faq.home-track{padding:24px 0 0;animation:.7s .3s both story-content-in}.story-site-faq h2{letter-spacing:-.8px;margin:0 0 22px;font-size:28px;line-height:1.1}.story-site-faq .home-questions{margin-bottom:20px}.story-site-faq .home-question{padding:0 13px}.story-site-faq .home-question summary{gap:8px;padding:15px 0;font-size:14px;font-weight:500;line-height:1.4}.story-site-faq .home-question p{color:#60606b;padding-bottom:15px;font-size:13px;line-height:1.5}.story-site-faq .home-question{animation:.5s .5s both story-content-in}.story-site-faq .home-question:nth-child(2){animation-delay:.65s}.story-site-faq .home-question:nth-child(3){animation-delay:.8s}.story-site-faq .home-question:nth-child(4){animation-delay:.95s}.story-site-faq .home-question:nth-child(5){animation-delay:1.1s}.story-site-faq .home-question:nth-child(6){animation-delay:1.25s}.story-product-details>h3,.story-product-details>p{animation:.5s .65s both story-content-in}.story-product-purchase{animation:.5s .85s both story-content-in}.story-product .story-site-cta{animation:.5s 1.05s both story-content-in}.story-price-original{transition:color .4s,font-size .4s;position:relative}.price-has-changed .story-price-original{color:#777b85;font-size:28px}.price-has-changed .story-price-original:after{content:"";transform-origin:0;background:currentColor;height:2px;animation:.5s ease-out both story-price-strike;position:absolute;top:50%;left:-3px;right:-3px}.phone-price-updated{animation:.7s ease-out .45s both story-price-change}@keyframes story-price-strike{0%{transform:scaleX(0)rotate(-8deg)}to{transform:scaleX(1)rotate(-8deg)}}@keyframes story-price-change{0%{opacity:0;color:var(--blue);transform:translateY(12px)}45%{opacity:1;color:var(--blue);transform:translateY(0)scale(1.12)}to{opacity:1;color:var(--ink);transform:translateY(0)scale(1)}}.intro-info{z-index:2;border:1px solid var(--line);width:36px;height:36px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:20px;font-weight:500;display:grid;position:absolute;top:18px;right:18px}.intro-info:hover{border-color:var(--blue);color:var(--blue)}.intro-vision-quote{flex-direction:column;justify-content:center;min-height:450px;padding:36px 0;display:flex}.intro-vision-quote blockquote{letter-spacing:-1.6px;color:var(--blue);margin:0;font-size:clamp(32px,3.6vw,50px);font-weight:550;line-height:1.15}.intro-evidence{background:#fff;width:100%;max-height:620px;padding:64px 30px 30px;overflow:auto}.intro-evidence h3{margin:0 0 20px;font-size:26px;font-weight:500;line-height:1.2}.intro-evidence p{margin:0;font-size:17px;line-height:1.7}.intro-evidence a{width:fit-content;color:var(--blue);text-underline-offset:4px;align-items:center;gap:8px;margin-top:24px;font-size:17px;text-decoration:underline;display:flex}.intro-evidence a svg{flex-shrink:0}.onboarding-question{gap:14px;font-size:16px;display:grid}.onboarding-question label{gap:12px;display:grid}.onboarding-question textarea{border:1px solid var(--line);resize:vertical;width:100%;height:380px;min-height:180px;line-height:1.7;font:inherit;background:#fff;border-radius:17px;padding:20px}.onboarding-question .field-note{color:#64646f;margin:0;font-size:12px;line-height:1.6}.intro-agent-customize{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:17px;align-items:center;gap:16px;padding:12px 16px;display:flex}.intro-agent-customize>span:nth-child(2){flex:1;gap:5px;min-width:0;display:grid}.intro-agent-customize strong{overflow-wrap:anywhere;font-size:18px;font-weight:550}.intro-agent-customize>span:nth-child(2)>span{color:#60606b;font-size:14px}.intro-agent-customize:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.agent-appearance-preview{flex-direction:column;align-items:center;gap:8px;padding:0 0 24px;display:flex}.agent-appearance-preview strong{overflow-wrap:anywhere;max-width:100%;font-size:24px;font-weight:550}.agent-colors,.agent-shells{flex-wrap:wrap;gap:12px;display:flex}.agent-colors button{color:#fff;cursor:pointer;border:3px solid #fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.agent-colors button[aria-pressed=true]{outline:2px solid var(--ink);outline-offset:2px}.agent-colors button:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.agent-shells button[aria-pressed=true]{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.onboarding-question textarea:focus{border-color:var(--blue);outline:2px solid #2563eb33}.intro-permissions{padding:0}.intro-permission-edit{background:var(--surface);width:100%;color:var(--ink);text-align:left;cursor:pointer;border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:20px;font-size:16px;font-weight:500;display:flex}.intro-permission-edit svg{flex-shrink:0}.intro-permission-edit:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.intro-permissions label.intro-autonomy-choice{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:20px 1fr;gap:14px;margin-bottom:12px;padding:20px;display:grid}.intro-autonomy-choice:has(input:checked){box-shadow:0 0 0 1px var(--blue);border-color:var(--blue)!important}.intro-autonomy-choice input{width:18px;height:18px;accent-color:var(--blue);margin:4px 0 0}.intro-autonomy-choice strong{margin-bottom:7px;font-size:18px;font-weight:550;display:block}.intro-autonomy-choice span span{color:#575762;font-size:15px;line-height:1.55;display:block}.intro-permission-note{color:#575762;margin:20px 0 8px;font-size:15px}@keyframes intro-scene-enter{0%{opacity:0}to{opacity:1}}@keyframes story-message-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes story-phone-in{0%{opacity:0;transform:translateY(48px)rotateX(9deg)rotateY(-12deg)scale(.9)}to{opacity:1;transform:translateY(0)rotateX(0)rotateY(0)scale(1)}}@keyframes story-content-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.intro-content{padding:26px}.intro-scene{gap:28px}.intro-copy h2{font-size:42px}.story-chat .message-user{margin-left:0}.story-chat .message-assistant{margin-right:0}}@media (width<=700px){.onboarding-cinema-backdrop{padding:8px}.dialog.onboarding-cinema{border-radius:18px;height:calc(100dvh - 16px);max-height:none}.intro-header{gap:12px;padding:17px 20px;font-size:11px}.intro-brand{font-size:23px}.intro-content{padding:18px 14px}.intro-scene{grid-template-columns:1fr;gap:26px}.intro-copy{padding:6px}.intro-copy h2{font-size:34px}.intro-copy>p{margin-top:18px;font-size:16px;line-height:1.65}.intro-film-content{padding:22px 14px 14px}.intro-art,.intro-film{border-radius:20px}.intro-example{min-height:582px;padding-bottom:56px}.story-chat .message{padding:20px;font-size:22px;line-height:1.45}.story-chat .message-author{font-size:18px}.story-result-reveal{justify-content:center;display:flex}.story-phone{zoom:.85;border-width:5px;border-radius:35px;flex-shrink:0;width:min(282px,100%);min-height:510px;padding-top:30px}.story-phone-screen{padding:0 13px}.story-site-header .wordmark{font-size:18px}.story-site-nav{font-size:10px}.story-site-hero.home-stage{padding-top:18px;padding-bottom:20px}.story-site-hero.home-stage h1{font-size:27px}.story-product.home-box{padding:22px 16px}.story-product h3{font-size:18px}.story-product-purchase{margin:26px 0}.story-site-footnote{margin-top:10px}.intro-footer{flex-wrap:wrap;gap:12px;padding:14px 20px}.intro-progress{flex-basis:100%;gap:14px;max-width:none}.intro-progress>span{font-size:10px}.onboarding-actions{gap:18px;width:100%}.onboarding-actions .button{min-height:44px;padding:11px 20px;font-size:13px}.example-controls button{width:44px;height:44px}.intro-vision-quote{min-height:380px;padding:36px 8px}.intro-vision-quote blockquote{font-size:34px}.film-context{font-size:20px}.intro-evidence{max-height:65dvh;padding:62px 22px 26px}.intro-permissions{padding:6px}.intro-permissions label.intro-autonomy-choice{padding:16px}.onboarding-question textarea{height:340px}}@media (width>=701px) and (height<=760px){.intro-header,.intro-footer{padding:16px 30px}.intro-content{padding:20px 28px}.intro-film-content{padding:16px 28px}.intro-example{min-height:450px}.story-phone{zoom:.64}.story-chat .message{padding:18px 20px;font-size:22px}.intro-copy h2{font-size:40px}.intro-copy>p{margin-top:20px;font-size:16px;line-height:1.6}}@media (prefers-reduced-motion:reduce){.intro-scene,.intro-film *{animation:none!important;transform:none!important}.intro-example .story-sequence>.story-chat{display:block!important}}.intro-copy{position:relative}.intro-companion-space{pointer-events:none;align-items:flex-start;height:164px;display:flex;position:absolute;bottom:calc(100% + 14px);left:0;right:0}.intro-companion-space>div{flex-shrink:0;width:136px;height:164px}.intro-companion-space-1{justify-content:flex-end;padding-right:24px}@media (width<=700px){.intro-companion-space{position:fixed;bottom:128px;left:26px;right:26px}.intro-companion-space-1{padding-right:12px}}@media (width<=600px){.intro-companion-space{height:132px}.intro-companion-space>div{width:104px;height:132px}}.level-badge{border:1px solid var(--line);background:#fff;border-radius:99px;align-items:center;gap:8px;padding:5px 12px 5px 5px;display:flex;position:relative}.level-badge:hover{background:#f8f8fa}.level-number{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:13px;font-weight:600;display:grid}.level-meter{background:var(--surface);border-radius:3px;width:54px;height:5px;overflow:hidden}.level-meter i{background:var(--blue);border-radius:3px;height:100%;transition:width .6s;display:block}.level-ping{background:var(--blue);border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:-2px;right:-2px}.status-dot.chest-dot{background:var(--blue);animation:none}.wins-view{gap:18px;max-width:720px;display:grid}.level-panel{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:18px;padding:18px 20px;display:flex}.level-panel-text{flex:1;gap:8px;min-width:0;display:grid}.level-panel-text strong{letter-spacing:-.3px;font-size:20px;font-weight:600}.level-panel-text p{color:#6f6f7a;font-size:13px}.level-bar{background:var(--surface);border-radius:4px;height:8px;overflow:hidden}.level-bar i{background:var(--blue);border-radius:4px;height:100%;transition:width .8s cubic-bezier(.2,.8,.2,1);display:block}.path{gap:8px;display:grid}.path h2,.wins-list h2{margin:0;font-size:16px;font-weight:600}.path-intro{color:#77777f;margin-bottom:4px;font-size:13px}.path-step{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:28px 1fr auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.path-step.first{border-color:#c9d7f7}.path-number{background:var(--surface);color:#55555e;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:grid}.path-step.first .path-number{background:var(--ink);color:#fff}.path-text{gap:2px;min-width:0;display:grid}.path-text strong{font-size:15px;font-weight:600}.path-text span{color:#6f6f7a;font-size:13px;line-height:1.45}.path-text small{color:#9a9aa4;font-size:12px}.path-step .button{white-space:nowrap}.chest-row{text-align:left;border:1px solid var(--line);width:100%;font:inherit;color:inherit;background:#fff;border-radius:14px;align-items:center;gap:14px;padding:12px 16px;display:flex}.chest-row.ready{border-color:#c9d7f7}.chest-icon{flex-shrink:0;width:38px;height:34px}.chest-text{flex:1;gap:2px;min-width:0;display:grid}.chest-text strong{font-size:14px;font-weight:600}.chest-text span{color:#77777f;font-size:13px}.wins-list{gap:6px;display:grid}.win{border-bottom:1px solid #f1f1f5;align-items:center;gap:12px;padding:10px 4px;display:flex}.win-check{background:var(--surface);width:24px;height:24px;color:var(--ink);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.win-text{flex:1;gap:1px;min-width:0;display:grid}.win-text strong{font-size:14px;font-weight:600}.win-why{color:#77777f;font-size:13px;line-height:1.45}.win-reward{text-align:right;color:#6f6f7a;flex-shrink:0;gap:1px;font-size:12px;font-weight:500;display:grid}.wins-more{color:#6f6f7a;justify-self:start;margin-top:4px;font-size:13px}.wins-foot{color:#9b9ba5;font-size:12px}.wins-foot .text-button{color:#7b7b85;font-size:12px;text-decoration:underline}.reward-rules{border:1px solid var(--line);border-radius:14px;padding:0 16px}.reward-rules>summary{cursor:pointer;color:#55555e;padding:12px 0;font-size:14px;font-weight:500}.rules-grid{grid-template-columns:1fr 1fr;gap:18px;padding:4px 0 16px;display:grid}.rules-grid>div{color:#55555e;align-content:start;gap:4px;font-size:13px;display:grid}.rules-grid strong{color:var(--ink);font-size:14px}.rules-grid small{color:#9a9aa4;margin-top:4px;font-size:12px;line-height:1.5}.celebrate-backdrop{z-index:140;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111827b3;place-items:center;padding:24px;animation:.2s ease-out appear;display:grid;position:fixed;inset:0}.celebrate-card,.chest-stage{text-align:center;background:#fff;border-radius:24px;width:min(420px,100%);padding:34px 30px 28px;animation:.35s cubic-bezier(.3,1.3,.5,1) pop;position:relative;overflow:hidden;box-shadow:0 30px 90px -30px #0008}.celebrate-card h2,.chest-stage h2{letter-spacing:-.6px;margin:10px 0 6px;font-size:26px;font-weight:600;position:relative}.celebrate-card p,.chest-stage p{color:#6f6f7a;margin-bottom:18px;font-size:15px;line-height:1.6;position:relative}.celebrate-card .button,.chest-stage .button{min-width:170px;position:relative}.celebrate-card .mascot{margin:0 auto;display:block}.celebrate-card .why{margin:0 0 6px}.celebrate-close{position:absolute;top:12px;right:12px}.reward-text{color:#55555e;font-size:13px}.reward-text.center{text-align:center;color:var(--ink);margin:0 0 20px;font-size:15px;font-weight:600}.win-toast{z-index:135;border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;animation:.3s ease-out slide-in;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 36px -14px #11182740}.win-toast strong{font-size:14px;font-weight:600;display:block}.win-toast small{color:#7a7a84;margin-top:2px;font-size:12px;display:block}.level-ring{border:3px solid var(--blue);border-radius:50%;place-items:center;width:84px;height:84px;margin:10px auto;display:grid}.level-ring span{font-size:34px;font-weight:600}@keyframes pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes slide-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.big-chest{width:120px;height:104px;margin:6px auto 8px;position:relative}.big-chest.shake{animation:.12s linear infinite shake}.big-chest.open{animation:.4s ease-out pop}.lid{transform-origin:10% 40%;transition:transform .45s ease-out}.lid.open{transform:rotate(-26deg)translate(-6px,-10px)}@keyframes shake{0%{transform:translate(0)rotate(0)}25%{transform:translate(-2px,1px)rotate(-2deg)}50%{transform:translate(2px,-1px)rotate(2deg)}75%{transform:translate(-1px)rotate(-1deg)}to{transform:translate(2px,1px)rotate(2deg)}}.prize{font-variant-numeric:tabular-nums;letter-spacing:-1.2px!important;font-size:40px!important}.odds{color:#9a9aa4;margin-top:18px;font-size:12px;position:relative}.odds summary{cursor:pointer}.odds span{margin-top:5px;display:block}.confetti{pointer-events:none;position:absolute;inset:0}.confetti i{opacity:0;border-radius:2px;width:7px;height:11px;animation-name:fall;animation-timing-function:cubic-bezier(.25,.6,.4,1);animation-fill-mode:forwards;position:absolute;top:-12px}@keyframes fall{0%{opacity:.9;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(480px)rotate(420deg)}}@media (width<=760px){.rules-grid{grid-template-columns:minmax(0,1fr)}.path-step{grid-template-columns:28px 1fr}.path-step .button{grid-column:2;justify-self:start}}@media (width<=640px){.level-meter{display:none}.level-badge{padding-right:5px}.win-toast{left:12px;right:12px}}@media (prefers-reduced-motion:reduce){.big-chest.shake{animation:none}.confetti{display:none}}.level-panel{background:#f5f8ff;border-color:#dbe4f7}.path-step.first{background:#fbfcff;box-shadow:0 1px 2px #1118270a}.win-check{color:#1f7a4d;background:#e7f4ec}.win-reward{color:#1f7a4d}.chest-row.ready{background:#fffaf0;border-color:#f1dfb6}.chest-row.ready .chest-text strong{color:#7a5200}.reward-rules{background:#fcfcfd}.dialog .chest-stage{width:100%;max-width:none;box-shadow:none;padding:12px 0 4px}.wins-view{max-width:760px;color:var(--ink);gap:16px;font-size:14px;line-height:1.55;display:grid}.wins-view [hidden]{display:none!important}.wins-view .wins-progress{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:18px;padding:18px 20px;display:flex}.wins-progress-body{flex:1;gap:10px;min-width:0;display:grid}.wins-progress-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.wins-progress-heading h2{font-size:16px;font-weight:600}.wins-progress-heading .text-button{color:var(--muted);font-size:13px}.wins-progress-heading .text-button:hover{color:var(--blue)}.wins-progress .level-bar{height:6px}.wins-progress-body p{color:var(--muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:space-between;gap:4px 12px;font-size:13px;display:flex}.wins-progress-body p>span{color:var(--blue)}.studio{border:1px solid var(--line);background:#fff;border-radius:16px;gap:0;min-width:0;padding:18px 20px 6px;display:grid}.studio-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.studio-heading h2{font-size:15px;font-weight:600}.studio-heading>span{color:var(--muted);white-space:nowrap;font-size:13px}.studio-step+.studio-step{border-top:1px solid var(--line)}.studio-step-toggle{text-align:left;border-radius:8px;grid-template-columns:20px minmax(0,1fr) auto 16px;align-items:center;gap:12px;width:100%;padding:15px 0;display:grid}.studio-step-toggle:hover .studio-step-title{color:var(--blue)}.studio-step-toggle>svg{color:var(--muted);transition:transform .15s;transform:rotate(0)}.studio-step[data-open=true]>.studio-step-toggle>svg{transform:rotate(90deg)}.studio-step-check{background:#fff;border:1px solid #d9d9e2;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.studio-step[data-next=true] .studio-step-check{border-color:var(--blue);background:#f0f5ff}.studio-step[data-done=true] .studio-step-check{border-color:var(--blue);background:var(--blue);color:#fff}.studio-step-title{gap:2px;min-width:0;font-size:14px;font-weight:500;display:grid}.studio-step-title small{color:var(--muted);font-size:12px;font-weight:400}.studio-step[data-next=true] .studio-step-title small{color:var(--blue)}.studio-step-meta{color:var(--blue);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.studio-step-meta>span{background:#f0f5ff;border-radius:99px;padding:4px 8px}.studio-mission{gap:14px;padding:2px 0 20px 32px;display:grid}.studio-benefit{color:var(--muted);font-size:13px}.studio-mission label{font-size:14px;font-weight:400}.studio-mission textarea{border:1px solid var(--line);width:100%;color:var(--ink);resize:vertical;background:#fff;border-radius:12px;min-height:128px;max-height:400px;padding:12px 14px;font-size:14px;line-height:1.65}.studio-mission textarea::placeholder{color:var(--muted)}.studio-mission textarea:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.studio-form-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-form-footer>span,.studio-footnote{color:var(--muted);font-size:13px}.studio-mission>.button{justify-self:start}.studio-notice{padding:4px 0 14px;font-size:13px}.studio-notice:empty{display:none}.studio-history{border-top:1px solid var(--line)}.studio-history>summary{cursor:pointer;color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;font-size:13px;list-style:none;display:flex}.studio-history>summary::-webkit-details-marker{display:none}.studio-history[open]>summary>svg{transform:rotate(90deg)}.studio-history article{padding-bottom:18px}.studio-history strong{font-size:14px;font-weight:500}.studio-history p{color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;margin-top:8px;font-size:13px}.studio-connected{justify-content:space-between;align-items:center;gap:16px;display:flex}.studio-connected strong{font-weight:500}.studio-connected button{color:var(--muted)}.studio-toggle{align-items:flex-start;gap:10px;display:flex}.studio-toggle input{width:16px;height:16px;accent-color:var(--blue);flex-shrink:0;margin-top:3px}.studio-frequency{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.studio-frequency select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:6px 10px}.studio-test-note{color:var(--muted);border-left:2px solid var(--line);padding-left:12px;font-size:13px}.studio-looks{gap:14px;font-size:14px;display:grid}.studio-bo-preview{justify-content:center;align-items:center;padding:4px 0 10px;display:flex}.studio-looks>p{color:var(--muted);font-size:13px}.studio-looks>div:not(.studio-bo-preview){flex-wrap:wrap;gap:8px;display:flex}.studio-looks button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:99px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:flex}.studio-looks button[aria-pressed=true]{border-color:var(--blue);background:#f0f5ff}.studio-looks button>span{color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.studio-looks small{color:var(--muted);font-size:12px}.wins-view .chest-row{border:1px solid var(--line);background:#fff;border-radius:16px;gap:14px;padding:14px 20px}.wins-view .chest-row:hover{background:#fafafb}.wins-view .chest-text strong{color:var(--ink);font-size:14px;font-weight:500}.wins-view .chest-text>span{color:var(--muted);font-size:13px}.wins-view .chest-icon{width:34px;height:32px}.wins-view .chest-row>svg{color:var(--muted)}.wins-view .reward-rules{background:0 0;border:0;border-radius:0;padding:0 4px}.wins-view .reward-rules>summary{color:var(--muted);padding:0;font-size:13px;font-weight:400}.wins-view .rules-grid{padding:14px 0 0}@media (width<=560px){.wins-view .wins-progress{gap:12px;padding:16px}.wins-progress>.mascot{width:52px!important;height:52px!important}.studio{padding:16px 16px 4px}.studio-heading{flex-wrap:wrap;gap:4px 12px}.studio-step-toggle{grid-template-columns:20px minmax(0,1fr) auto 12px;gap:8px}.studio-step-meta>span{padding:4px 6px}.studio-mission{padding-left:0}.studio-mission textarea{font-size:16px}.studio-form-footer{flex-direction:column;align-items:stretch}.studio-form-footer .button{width:100%}.studio-connected{align-items:flex-start}.wins-view .chest-row{padding:14px 16px}.wins-view .rules-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.wins-view .level-bar i,.studio-step-toggle>svg{transition:none}}.studio-step-toggle[data-chat=true]>svg{transform:rotate(-90deg)}.work-digest{gap:14px;max-width:760px;display:grid}.now-card{background:#f7f9ff;border:1px solid #d8e2fa;border-radius:16px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.now-card>div{gap:4px;min-width:0;display:grid}.now-card strong{font-size:16px;font-weight:600}.now-card p{color:#7b7b85;overflow-wrap:anywhere;font-size:13px}.area-filter{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:4px 20px;display:flex}.area-filter button{color:#77777f;border-bottom:2px solid #0000;align-items:baseline;gap:6px;margin-bottom:-1px;padding:10px 0;font-size:14px;font-weight:500;display:inline-flex}.area-filter button:hover{color:var(--ink)}.area-filter button.active{color:var(--ink);border-bottom-color:var(--ink)}.area-hint{color:#8b8b95;font-size:13px}.digest-day{gap:10px;display:grid}.digest-day h2{color:#8b8b95;margin-top:6px;font-size:13px;font-weight:600}.run-card{border:1px solid var(--line);background:#fff;border-radius:16px;gap:10px;padding:16px 18px;display:grid}.run-card.failed{background:#fcfcfd}.run-card header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.run-origin{font-size:13px;font-weight:600}.run-card header time{color:#a2a2ab;white-space:nowrap;font-size:12px}.run-summary{color:#33333b;font-size:15px;line-height:1.6}.outcome-list{border-top:1px solid #f1f1f5;gap:6px;margin:0;padding:10px 0 0;list-style:none;display:grid}.outcome-list li{grid-template-columns:minmax(120px,190px) 1fr;gap:12px;font-size:14px;line-height:1.5;display:grid}.outcome-list li b{color:#8b8b95;font-size:13px;font-weight:500}.outcome-list.compact{border-top:0;padding-top:4px}.outcome-list.compact li{color:#55555e;font-size:13px;display:block}.run-toggle{color:#8b8b95;justify-self:start;font-size:12px}.run-steps{border-top:1px solid #f1f1f5;gap:8px;margin:0;padding:10px 0 0;list-style:none;display:grid}.run-steps li{color:#55555e;grid-template-columns:44px 1fr;gap:10px;font-size:13px;display:grid}.run-steps time{color:#b0b0b8;padding-top:2px;font-size:11px}.run-steps small{color:#9a9aa4;overflow-wrap:anywhere;font-size:12px;display:block}.loose-events{color:#8b8b95;font-size:13px}.loose-events summary{cursor:pointer;margin-bottom:8px}@media (width<=640px){.outcome-list li{grid-template-columns:minmax(0,1fr);gap:0}}.autopilot-invite{background:#f7f9ff;border:1px solid #c9d7f7;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;max-width:760px;margin-bottom:16px;padding:16px 18px;display:grid}.autopilot-invite strong{margin-bottom:3px;font-size:15px;font-weight:600;display:block}.autopilot-invite p{color:#6f6f7a;font-size:13px;line-height:1.5}.autopilot-group{border:0;gap:0;margin:0;padding:0;display:grid}.autopilot-group legend{margin-bottom:10px;font-size:14px;font-weight:450}.choice-row.consent{color:#55555e;background:var(--surface);border-radius:10px;align-items:flex-start;padding:10px 12px;font-size:13px}.mandate-details{color:#77777f;justify-self:start;margin-top:-6px;font-size:13px}@media (width<=700px){.autopilot-invite{grid-template-columns:auto 1fr}.autopilot-invite .button{grid-column:1/-1;justify-self:start}}:root{--area-website:#2563eb;--area-angebote:#1f8a55;--area-kunden:#c2410c;--area-werbung:#8e4ec6;--area-unterlagen:#5b6474;--area-entscheidungen:#b7791f}.area-filter{scrollbar-width:none;border-bottom:0;flex-wrap:nowrap;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.area-filter::-webkit-scrollbar{display:none}.area-filter button{border:1px solid var(--line);color:#55555e;white-space:nowrap;background:#fff;border-radius:99px;flex-shrink:0;align-items:center;gap:7px;margin:0;padding:7px 13px;font-size:13px;font-weight:500;display:inline-flex}.area-filter button:hover{color:var(--ink);background:#f8f8fa}.area-filter button span{color:#9a9aa4;font-variant-numeric:tabular-nums;font-size:11px}.area-filter button.active{background:var(--ink);border-color:var(--ink);color:#fff}.area-filter button.active span{color:#c9c9d2}.area-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.area-dot.area-website{background:var(--area-website)}.area-dot.area-angebote{background:var(--area-angebote)}.area-dot.area-kunden{background:var(--area-kunden)}.area-dot.area-werbung{background:var(--area-werbung)}.area-dot.area-unterlagen{background:var(--area-unterlagen)}.area-dot.area-entscheidungen{background:var(--area-entscheidungen)}.outcome-list li b{align-items:center;gap:7px;display:inline-flex}.approval-card{background:#fff;border:1px solid #dbe4f7;border-radius:18px;margin-bottom:12px;padding:18px 20px;box-shadow:0 1px 2px #1118270a}.approval-head{align-items:flex-start;gap:12px;display:flex}.approval-head h3{font-size:16px;font-weight:600;line-height:1.4}.approval-head p{color:#6f6f7a!important;margin-top:4px!important;font-size:14px!important}.approval-card .approval-preview{color:#44444c;background:#f7f9ff;border-color:#e3eaf8;font-size:14px}.approval-cost{color:#8b8b95!important;margin-top:10px!important;font-size:12px!important}.form-stack label.autopilot-choice{cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:12px;min-height:42px;padding:10px 0;font-size:14px;font-weight:400;line-height:1.55;display:grid;position:relative}.form-stack .autopilot-choice input[type=checkbox]{opacity:0;width:20px;height:20px;margin:0;padding:0;position:absolute;top:11px;left:0}.autopilot-check{color:#fff;background:#fff;border:1.5px solid #d1d1da;border-radius:6px;flex-shrink:0;place-items:center;width:20px;height:20px;margin-top:1px;display:grid}.autopilot-check svg{opacity:0;stroke-width:2.3px}.autopilot-choice input:checked+.autopilot-check{background:var(--ink);border-color:var(--ink)}.autopilot-choice input:checked+.autopilot-check svg{opacity:1}.autopilot-choice:hover .autopilot-check{border-color:var(--ink)}.autopilot-choice input:focus-visible+.autopilot-check{outline:2px solid var(--blue);outline-offset:3px}.form-stack label.autopilot-consent{border-top:1px solid var(--line);color:var(--muted);margin-top:10px;padding:14px 0 0;font-size:13px}.form-stack .autopilot-consent input[type=checkbox]{top:15px}@media (forced-colors:active){.autopilot-check{border-color:canvastext}.autopilot-choice input:checked+.autopilot-check{forced-color-adjust:none;color:highlighttext;background:highlight;border-color:highlight}}.business{grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);align-items:start;gap:16px;max-width:1180px;display:grid}.business-main,.business-side{gap:16px;display:grid}.biz-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px 20px}.biz-card h2{margin:0;font-size:15px;font-weight:600}.biz-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.biz-head>span{color:#9a9aa4;font-variant-numeric:tabular-nums;font-size:13px}.biz-head .text-button{color:var(--blue);font-size:13px}.biz-card>h2{margin-bottom:14px}.biz-stats{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.biz-stats>div{background:#fff;padding:14px 16px}.biz-stats span{color:#8b8b95;font-size:12px;display:block}.biz-stats b{letter-spacing:-.5px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:4px;font-size:24px;font-weight:500;display:block}.biz-rows{margin:0;padding:0;list-style:none}.biz-rows li{border-top:1px solid #f1f1f5;justify-content:space-between;align-items:baseline;gap:16px;padding:10px 0;display:flex}.biz-rows li:first-child{border-top:0;padding-top:0}.biz-rows li>div{min-width:0}.biz-rows strong{font-size:14px;font-weight:500;display:block}.biz-rows small{color:#8b8b95;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:12px;display:-webkit-box;overflow:hidden}.biz-rows b{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.biz-rows.compact li{align-items:center}.biz-rows.compact .text-button{text-align:left;color:var(--ink);font-size:14px}.biz-rows.compact small{-webkit-line-clamp:1;flex-shrink:0;margin:0}.biz-empty,.biz-note{color:#8b8b95;font-size:13px;line-height:1.55}.biz-note{margin-top:6px}.biz-status{align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.biz-status i{background:#c9ced8;border-radius:50%;flex-shrink:0;width:8px;height:8px}.biz-status i.on{background:#22a06b}.biz-budget{color:#77777f;justify-content:space-between;gap:12px;margin-top:14px;font-size:13px;display:flex}.biz-budget b{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:500}.business .budget-bar{margin-top:8px}.biz-link{color:var(--blue);margin-top:12px;font-size:13px;display:inline-block}@media (width<=1000px){.business{grid-template-columns:minmax(0,1fr)}}@media (width<=560px){.biz-stats{grid-template-columns:minmax(0,1fr)}}.memory-explanation{color:#6f6f7a;gap:16px;font-size:15px;line-height:1.7;display:grid}.business.business-clean{grid-template-columns:minmax(0,1fr);gap:16px;max-width:760px;display:grid}.biz-collections{padding-top:0;padding-bottom:0}.biz-collections>details+details{border-top:1px solid var(--line)}.biz-collections summary{cursor:pointer;justify-content:space-between;align-items:center;padding:18px 0;font-size:14px;font-weight:500;list-style:none;display:flex}.biz-collections summary::-webkit-details-marker{display:none}.biz-collections summary:after{content:"›";color:var(--muted);margin-left:14px;font-size:18px;transform:rotate(90deg)}.biz-collections details[open]>summary:after{transform:rotate(-90deg)}.biz-collections summary>span{color:var(--muted);margin-left:auto;font-size:13px;font-weight:400}.biz-collections details>.biz-rows,.biz-collections details>.biz-empty{padding-bottom:18px}.biz-operation{padding-top:0;padding-bottom:0}.biz-setting{text-align:left;width:100%;color:var(--ink);background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:20px;padding:17px 0;font-family:inherit;font-size:14px;font-weight:400;line-height:1.5;display:flex}.biz-setting+.biz-setting{border-top:1px solid var(--line)}.biz-setting>span:last-child{text-align:right;justify-content:flex-end;align-items:center;gap:12px;display:flex}.biz-setting>span:last-child>svg{transform:rotate(-90deg)}.biz-setting:disabled{opacity:1;cursor:default}.biz-setting:hover:not(:disabled){background:#fafafb}@media (width<=480px){.biz-setting{gap:12px}.biz-setting>span:last-child{gap:6px}.business-clean .biz-stats>div{padding:12px 10px}.business-clean .biz-stats b{font-size:20px}}.admin-screen{max-width:1440px;color:var(--ink);margin:0 auto;padding:32px}.admin-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.admin-header h1{letter-spacing:-1px;margin:16px 0 8px;font-size:34px}.admin-header p{margin:0}.admin-layout{grid-template-columns:300px minmax(0,1fr);gap:28px;display:grid}.admin-companies,.admin-events{min-width:0}.admin-screen label{gap:8px;font-weight:500;display:grid}.admin-screen input,.admin-screen select{width:100%;font:inherit;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:12px;padding:12px}.admin-company{text-align:left;border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;cursor:pointer;overflow-wrap:anywhere;background:#fff;border-radius:16px;gap:6px;margin-top:12px;padding:18px;display:grid}.admin-company.selected{border-color:var(--blue);box-shadow:inset 3px 0 var(--blue)}.admin-company span{font-size:14px}.admin-company strong{font-size:18px}.admin-events{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px}.admin-events h2{margin:0 0 12px;font-size:26px}.admin-note{margin:0 0 22px;line-height:1.55}.admin-filters{flex-wrap:wrap;align-items:end;gap:16px;padding-bottom:20px;display:flex}.admin-filters>span{align-self:center;font-size:13px}.admin-filters label{min-width:200px}.admin-event{border-top:1px solid var(--line)}.admin-event-toggle{text-align:left;width:100%;font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:space-between;gap:20px;padding:20px 0;display:flex}.admin-event-toggle>div{min-width:0}.admin-event-toggle strong{overflow-wrap:anywhere;font-size:18px;display:block}.admin-event-toggle div>span{margin-top:6px;font-size:13px;display:block}.admin-event-toggle p{white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0 0;line-height:1.5}.admin-event-toggle>span{font-size:25px}.admin-event-actions{flex-wrap:wrap;justify-content:space-between;gap:16px;padding-bottom:12px;display:flex}.admin-record{background:var(--surface);border-radius:12px;margin-bottom:20px;padding:16px}.admin-record pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:600px;margin:0;font:14px/1.65 ui-monospace,monospace;overflow:auto}.admin-pages{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:22px;font-size:13px;display:flex}.admin-pages .button{padding:8px 12px}.admin-error{border:1px solid var(--line);background:var(--surface);overflow-wrap:anywhere;border-radius:12px;padding:16px}.admin-empty{padding:40px 10px}.admin-screen button:focus-visible,.admin-screen a:focus-visible{outline:2px solid var(--blue);outline-offset:3px}@media (width<=760px){.admin-screen{padding:20px 14px}.admin-header{align-items:start;gap:12px}.admin-header h1{font-size:28px}.admin-layout{grid-template-columns:minmax(0,1fr)}.admin-companies{max-height:360px;padding:3px;overflow:auto}.admin-events{padding:18px}.admin-header>.button{padding:10px;font-size:14px}.admin-filters{align-items:start}.admin-filters label{width:100%}}@font-face{font-family:Outfit;src:url(/fonts/outfit-latin.woff2)format("woff2");font-style:normal;font-weight:300 800;font-display:swap}:root{color:#111113;font-synthesis:none;--ink:#111113;--muted:#7b7b82;--line:#e9e9ee;--surface:#f1f1f6;--blue:#2563eb;--radius:20px;--shadow:0 2px 4px #16162603,0 16px 40px -24px #16162630;background:#fff;font-family:Outfit,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.43}a{color:inherit;text-decoration:none}button{background:0 0;border:0}h1,h2,h3,p{margin:0}button,input,textarea,select,a{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid var(--blue)}textarea{resize:vertical}::selection{background:#dce8ff}input,textarea,select{min-width:0}button,button svg,a svg{flex-shrink:0}svg{display:block}time{color:var(--muted);font-size:14px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.muted{color:var(--muted)!important}.positive{color:#2b7350}.app{min-height:100dvh}.workspace-app{flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.app-header{z-index:20;flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;height:80px;padding:0 42px;display:flex;position:relative}.workspace-app .app-header{border-bottom:1px solid var(--line);height:68px;padding:0 25px}.header-left,.header-actions{align-items:center;gap:22px;min-width:0;display:flex}.header-actions{gap:12px}.wordmark{letter-spacing:-1.2px;white-space:nowrap;padding:0;font-size:27px;font-weight:600;line-height:1}.wordmark span{color:var(--blue)}.workspace-app .wordmark{font-size:24px}.credit-button{border:1px solid var(--line);white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:99px;align-items:center;gap:6px;padding:9px 12px;font-size:15px;display:flex}.credit-button:hover{background:#f8f8fa}.credit-dot{background:var(--blue);border-radius:50%;width:7px;height:7px;margin-right:3px}.credit-label{color:#73737a;margin-left:-3px}.avatar-button{background:var(--surface);border:1px solid #e5e5eb;border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;font-weight:500;display:grid}.avatar-button:hover{background:#e7e7ef}.company-switch{border-left:1px solid var(--line);min-width:0;padding-left:19px;position:relative}.company-select{align-items:center;gap:12px;max-width:270px;padding:7px 0;font-size:15px;font-weight:450;display:flex}.company-select>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.company-select svg{color:var(--muted)}.menu-dismiss{z-index:39;cursor:default;position:fixed;inset:0}.company-menu{z-index:40;border:1px solid var(--line);background:#fff;border-radius:17px;width:280px;max-height:min(70vh,460px);padding:8px;position:absolute;top:42px;left:3px;overflow-y:auto;box-shadow:0 12px 40px #1717281a}.company-menu>p{color:var(--muted);padding:10px 11px 12px;font-size:13px}.company-menu>button{text-align:left;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-size:15px;display:flex}.company-menu>button>span:nth-child(2){text-overflow:ellipsis;flex:1;overflow:hidden}.company-menu>button:hover,.company-menu>button.selected{background:#f6f6f9}.company-initial{background:#eeeef4;border-radius:8px;place-items:center;width:29px;height:29px;font-weight:500;display:grid}.company-menu>.new-company{border-top:1px solid var(--line);color:var(--muted);border-radius:0;margin-top:7px;padding-top:15px;padding-bottom:12px}.button{background:#fff;border:1px solid #e4e4ea;border-radius:99px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:11px 18px;font-size:15px;font-weight:500;line-height:1.2;transition:background .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){background:#f5f5f8}.button.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.button.primary:hover:not(:disabled){background:#1e56d2;border-color:#1e56d2}.button.small{min-height:34px;padding:8px 13px;font-size:14px}.icon-button{color:#71717a;border-radius:8px;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.icon-button:hover:not(:disabled){color:var(--ink);background:#eeeef4}.text-button{align-items:center;gap:7px;padding:4px 0;font-size:14px;font-weight:450;line-height:1.4;display:inline-flex}.text-button:hover:not(:disabled){color:var(--blue)}.error-note{color:#9c3535;overflow-wrap:anywhere;background:#fff3f1;border:1px solid #f5ddda;border-radius:12px;padding:12px 14px;font-size:14px;line-height:1.65}.error-note:empty{display:none}.initial-state{flex-direction:column;justify-content:center;align-items:center;gap:25px;height:100dvh;display:flex}.initial-state>p{color:var(--muted);font-size:15px}.initial-state>.error-note{max-width:450px}.loading-line{background:#e9e9f0;border-radius:4px;width:130px;height:3px;position:relative;overflow:hidden}.loading-line:after{content:"";background:#9aa7c4;width:45%;height:100%;animation:1.7s ease-in-out infinite slide;position:absolute;left:0}.workspace{flex:1;grid-template-columns:minmax(320px,37%) minmax(0,1fr);min-height:0;display:grid}.chat-panel{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex}.chat-heading{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 27px 19px;display:flex}.chat-heading h1{letter-spacing:-.2px;overflow-wrap:anywhere;font-size:17px;font-weight:500;line-height:1.4}.chat-heading p{color:#9999a0;margin-top:5px;font-size:13px;line-height:1.5}.chat-heading>.icon-button{width:27px;height:27px;margin-top:-5px}.chat-messages{scrollbar-width:thin;scrollbar-color:#dedee5 transparent;overscroll-behavior:contain;flex:1;min-height:0;padding:13px 27px 20px;overflow-y:auto}.message{overflow-wrap:anywhere;margin:0 0 27px;font-size:15px;line-height:1.75}.message-user{background:#f1f1f6;border-radius:16px 16px 5px;margin-left:20px;padding:13px 16px}.message-assistant{padding:0 1px}.message-author{color:#9b9ba2;margin-bottom:7px;font-size:12px;display:block}.message-user .message-author{display:none}.message-content p{white-space:pre-wrap;margin:0 0 12px}.message-content p:last-child{margin-bottom:0}.message-content strong{font-weight:550}.message-subheading{margin-bottom:8px;font-size:16px;display:block}.working-note{margin-bottom:8px;padding:16px 1px 18px}.working-note>div:first-child{align-items:center;gap:9px;display:flex}.working-note strong{font-size:14px;font-weight:500}.working-note p{color:#919198;overflow-wrap:anywhere;margin:8px 0 15px;font-size:14px;line-height:1.65}.working-note>.progress-track{width:100%;height:2px}.working-note>button{color:#919198;align-items:center;gap:5px;margin-top:12px;padding:0;font-size:12px;display:flex}.working-note>button:hover{color:var(--ink)}.status-dot{background:#ceced7;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.status-dot.working{background:var(--blue);animation:1.8s ease-in-out infinite breathe}.status-dot.ready{background:#3f8b62}.progress-track{isolation:isolate;background:#e7e8ef;border-radius:5px;height:3px;position:relative;overflow:hidden}.progress-track>span{background:var(--blue);opacity:.65;width:35%;height:100%;animation:2.3s ease-in-out infinite slide;display:block}.run-error{background:#fffaf7;border:1px solid #eee1db;border-radius:13px;margin-bottom:20px;padding:16px;font-size:14px;line-height:1.6}.run-error strong{font-weight:500}.run-error p{color:#90786f;margin-top:5px}.run-error .text-button{margin-top:9px}.chat-composer-area{flex-shrink:0;padding:10px 20px 17px}.chat-composer-area>.error-note{max-height:135px;margin-bottom:10px;font-size:13px;overflow-y:auto}.chat-composer{background:#fff;border:1px solid #dedee6;border-radius:19px;padding:15px 15px 11px;box-shadow:0 3px 13px #1b1b3205}.chat-composer:focus-within{border-color:#b8c4de}.chat-composer textarea{resize:none;background:0 0;border:0;outline:none;width:100%;height:64px;max-height:170px;padding:0;font-size:14px;line-height:1.7;display:block}.chat-composer textarea::placeholder{color:#a0a0a7}.composer-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.composer-footer>span{color:#a3a3aa;font-size:12px}.send-button{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.send-button:disabled{color:#b0b4bf;opacity:1;background:#e6e8ee}.composer-hint{color:#aaaab1;text-align:center;margin-top:10px;font-size:11px}.loading-chat{min-height:180px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:17px;font-size:14px;display:flex}.result-panel{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex}.result-topbar{border-bottom:1px solid #eeeef2;flex-shrink:0;justify-content:space-between;align-items:center;gap:15px;height:67px;padding:0 24px;display:flex}.view-tabs{align-items:center;gap:4px;display:flex}.view-tabs>button{color:#9a9aa1;border-radius:9px;padding:10px 13px;font-size:14px;position:relative}.view-tabs>button.active{color:var(--ink);background:#f1f1f6}.view-tabs>button:hover{color:var(--ink)}.publish-button{white-space:nowrap}.website-view{flex-direction:column;flex:1;min-height:0;display:flex}.preview-toolbar{background:#fafafb;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;height:51px;padding:0 24px;display:flex}.device-control{background:#eeeef3;border-radius:8px;align-items:center;gap:2px;padding:3px;display:flex}.device-control>button{color:#9a9aa3;border-radius:5px;place-items:center;width:27px;height:25px;display:grid}.device-control>button.active{color:#484853;background:#fff;box-shadow:0 1px 4px #2222380d}.preview-caption{color:#94949e;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.tool-menu{position:relative}.tool-list{min-width:230px;left:auto;right:0}.tool-list a{width:100%;color:var(--ink);border-radius:10px;align-items:center;gap:10px;padding:9px 11px;font-size:13px;text-decoration:none;display:flex}.tool-list a:hover{background:var(--surface)}.tool-list button:disabled{opacity:.4;cursor:default}.tool-list button:disabled:hover{background:0 0}.preview-actions{align-items:center;gap:2px;display:flex}.preview-stage{background:#fafafb;flex:1;justify-content:center;align-items:stretch;min-height:0;padding:0 18px 17px;display:flex;overflow:hidden}.preview-frame{background:#fff;border:1px solid #e7e7ee;border-radius:10px;width:100%;height:100%;transition:width .25s;position:relative;overflow:hidden;box-shadow:0 3px 9px #21213d03}.preview-frame iframe{background:#fff;border:0;width:100%;height:100%;display:block}.phone-stage{padding-top:12px;padding-bottom:22px}.phone-frame{background:#fff;border:7px solid #28282c;border-radius:36px;width:350px;max-width:100%;padding-top:21px;box-shadow:0 6px 20px #1212290d}.phone-frame iframe{border-radius:0 0 27px 27px}.phone-speaker{background:#35353a;border-radius:4px;width:40px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.preview-empty{text-align:center;background:#f1f1f6;border:1px solid #e8e8ee;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:35px;display:flex}.preview-empty h2{letter-spacing:-.35px;margin-top:30px;font-size:20px;font-weight:450;line-height:1.4}.preview-empty p{color:#93939e;max-width:310px;margin-top:10px;font-size:14px;line-height:1.75}.preview-empty>.progress-track{width:160px;height:2px;margin-top:24px}.paper-preview{opacity:.92;background:#fff;border:1px solid #e6e6ed;border-radius:10px;width:205px;height:154px;padding:15px 17px;transform:rotate(-3deg);box-shadow:0 12px 30px -18px #19194035}.paper-nav{align-items:center;gap:7px;display:flex}.paper-nav>span{background:#c4c5d1;border-radius:9px;width:22px;height:5px;margin-right:auto}.paper-nav>i{background:#e6e6ee;border-radius:2px;width:12px;height:3px}.paper-content{flex-direction:column;align-items:center;gap:6px;padding-top:25px;display:flex}.paper-content>span{background:#d4d5e0;border-radius:3px;width:103px;height:6px}.paper-content>span:nth-child(2){width:74px}.paper-content>span:nth-child(3){background:#e9e9ef;width:106px;height:3px;margin-top:3px}.paper-content>b{background:#aec2f1;border-radius:9px;width:35px;height:11px;margin-top:5px;display:block}.paper-bottom{gap:7px;margin-top:17px;display:flex}.paper-bottom>span{background:#f1f1f6;border-radius:3px;flex:1;height:15px}.preview-bottom{color:#a4a4ad;background:#fafafb;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;height:30px;padding:0 24px 13px;font-size:11px;display:flex}.preview-bottom>.text-button{color:#90909b;font-size:12px}.content-view{scrollbar-width:thin;scrollbar-color:#dedee5 transparent;overscroll-behavior:contain;flex:1;min-height:0;padding:32px 32px 25px;overflow-y:auto}.section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:27px;display:flex}.section-heading h2{letter-spacing:-.6px;font-size:23px;font-weight:450;line-height:1.2}.section-heading p{color:#94949d;margin-top:9px;font-size:14px;line-height:1.6}.section-heading>.button{margin-top:1px}.product-list{flex-direction:column;gap:18px;display:flex}.product-card{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:110px 1fr;display:grid;overflow:hidden}.product-art{background:#f1f1f6;min-height:160px;position:relative;overflow:hidden}.product-art>span{color:#ababba;font-size:12px;font-weight:400;position:absolute;top:13px;left:15px}.product-paper{background:#fff;width:66px;height:85px;padding:19px 12px;position:absolute;top:48px;left:25px;transform:rotate(-8deg);box-shadow:0 7px 20px -9px #25254429}.product-paper>i{background:#d8d9e2;border-radius:2px;width:36px;height:3px;margin-bottom:6px;display:block}.product-paper>i:first-child{background:#97b3ef;width:22px;height:8px;margin-bottom:15px}.product-paper>i:last-child{width:25px}.product-card:nth-child(2n) .product-paper{transform:rotate(5deg)}.product-info{min-width:0;padding:21px 22px 17px}.product-title{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.product-title h3{overflow-wrap:anywhere;font-size:17px;font-weight:500;line-height:1.4}.product-title>strong{white-space:nowrap;font-size:15px;font-weight:450}.product-info>p{color:#93939c;white-space:pre-line;overflow-wrap:anywhere;margin-top:8px;font-size:14px;line-height:1.7}.product-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:19px;display:flex}.product-actions>.text-button{color:#7b7b85;font-size:13px}.product-actions>.button{min-height:30px;padding:7px 12px;font-size:12px}.section-footnote{color:#a0a0aa;margin-top:23px;font-size:12px;line-height:1.6}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:70px 30px;display:flex}.empty-state h3{letter-spacing:-.35px;max-width:290px;font-size:18px;font-weight:450;line-height:1.4}.empty-state p{color:#95959e;max-width:300px;margin-top:11px;font-size:14px;line-height:1.75}.empty-state>.button{margin-top:22px;font-size:13px}.empty-mark{opacity:.85;align-items:center;gap:4px;height:37px;margin-bottom:25px;display:flex}.empty-mark>span{background:#d7d8e4;border-radius:5px;width:5px;height:17px;display:block}.empty-mark>span:nth-child(2){background:#b6c6e7;height:30px}.empty-mark>span:nth-child(3){height:23px}.daily-control{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:21px 0;display:flex}.daily-control>div{align-items:center;gap:11px;min-width:0;display:flex}.daily-control strong{font-size:14px;font-weight:500;line-height:1.5}.daily-control p{color:#9999a2;margin-top:3px;font-size:13px;line-height:1.6}.daily-control>.button{white-space:nowrap;font-size:12px}.daily-options{justify-content:space-between;align-items:center;gap:14px;margin-top:10px;display:flex}.daily-options>.text-button{color:#6b80a9;font-size:12px}.section-tabs{border-bottom:1px solid var(--line);gap:24px;margin-top:35px;display:flex;overflow:auto}.section-tabs>button{white-space:nowrap;color:#9b9ba5;border-bottom:1px solid #0000;margin-bottom:-1px;padding:0 0 13px;font-size:13px}.section-tabs>button.active{color:#22222a;border-color:#34343d}.activity-list{padding:0}.activity-item{gap:14px;padding-bottom:16px;display:flex;position:relative}.activity-item>div{flex:1;min-width:0}.activity-head{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.activity-item p{color:#8b8b95;overflow-wrap:anywhere;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:4px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.activity-item.open p{-webkit-line-clamp:unset;white-space:pre-wrap}.activity-more{color:#a0a0aa;margin-top:4px;font-size:12px}.activity-item:last-child{padding-bottom:0}.activity-item:before{content:"";background:#eeeef2;width:1px;position:absolute;top:12px;bottom:0;left:3px}.activity-item:last-child:before{display:none}.timeline-point{z-index:1;background:#fff;border:1px solid #d1d4df;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px;display:block;position:relative}.activity-item:first-child .timeline-point{background:#c5d6f6;border-color:#8aa9e9}.activity-item>div{min-width:0}.activity-item h3,.task-row h3,.order-row h3,.email-row h3{overflow-wrap:anywhere;font-size:14px;font-weight:450;line-height:1.5}.activity-item p,.task-row p{color:#9696a0;white-space:pre-wrap;overflow-wrap:anywhere;max-height:150px;margin-top:5px;font-size:13px;line-height:1.65;overflow:auto}.activity-item time{color:#b0b0b8;white-space:nowrap;flex:none;font-size:11px}.task-list{padding-top:12px}.task-row{border-bottom:1px solid var(--line);align-items:flex-start;gap:11px;padding:18px 0;display:flex}.task-row>div{flex:1;min-width:0}.task-indicator{color:#768fbc;border:1px solid #dedee7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;margin-top:1px;display:flex}.task-row.done .task-indicator{background:#edf2fb;border-color:#edf2fb}.task-row.done h3{color:#90909c}.tiny-label{color:#9999a3;white-space:nowrap;font-size:13px;line-height:1.6}.task-row>.tiny-label{padding-top:3px}.order-summary{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:12px;padding:22px 0 20px;display:grid}.order-summary>div>span{color:#9a9aa4;margin-bottom:8px;font-size:12px;display:block}.order-summary strong{letter-spacing:-.5px;font-size:21px;font-weight:450;line-height:1}.order-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.order-row p{color:#9999a3;overflow-wrap:anywhere;margin-top:3px;font-size:12px}.order-row time{color:#b0b0b8;margin-top:8px;font-size:11px;display:block}.order-row>div:last-child{text-align:right}.order-row strong{font-size:14px;font-weight:450}.order-row .tiny-label{margin-top:7px;display:block}.order-summary.wide{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.order-row>div:last-child>.text-button{color:#90909b;margin-top:8px;font-size:12px}.subscription-revoke{margin-top:8px}.subscription-revoke p{color:var(--muted);font-size:12px}.subscription-revoke>div{justify-content:flex-end;gap:16px;margin-top:6px;display:flex}.subscription-revoke .text-button{color:var(--muted);font-size:12px}.plan-list{margin-top:28px}.plan-list h3{border-bottom:1px solid var(--line);padding-bottom:12px;font-size:15px;font-weight:500;line-height:1.5}.plan-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.plan-row strong{overflow-wrap:anywhere;font-size:14px;font-weight:450}.plan-row p{color:#9999a3;margin-top:3px;font-size:12px}.inbox-heading{justify-content:space-between;align-items:center;gap:14px;padding:15px 0;display:flex}.inbox-heading p{color:#9999a4;font-size:12px}.inbox-heading>.text-button{font-size:12px}.email-row{text-align:left;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;width:100%;padding:18px 0;display:flex}.email-row:hover h3{color:var(--blue)}.email-row p{color:#9999a4;overflow-wrap:anywhere;margin-top:4px;font-size:12px}.mobile-workspace-nav{display:none}.mandate-line{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;padding:14px 27px;display:flex}.mandate-line>div{min-width:0}.mandate-line strong{overflow-wrap:anywhere;font-size:13px;font-weight:500;line-height:1.5;display:block}.mandate-line p{color:#9999a2;margin-top:4px;font-size:12px;line-height:1.5}.mandate-line>.button{white-space:nowrap;font-size:12px}.result-topbar>strong{font-size:14px;font-weight:500}.panel-actions{align-items:center;gap:8px;display:flex}.panel-actions>.button{white-space:nowrap;font-size:12px}.view-website{padding:0;display:flex;overflow:hidden}.view-website .screen-preview{border:0;border-radius:0;flex-direction:column;flex:1;height:auto;min-height:0;margin:0;display:flex}.view-website .preview-stage{flex:1;min-height:0}.view-website .phone-frame{align-self:center;width:min(330px,100%);height:100%;max-height:100%}.view-website .phone-stage{align-items:stretch;padding-top:16px;padding-bottom:20px}.view-switch{background:var(--surface);border-radius:999px;gap:3px;padding:3px;display:flex}.view-switch button{color:#8b8b95;border-radius:999px;align-items:center;gap:7px;padding:7px 15px;font-size:13px;font-weight:500;transition:background .18s,color .18s;display:flex}.view-switch button:hover{color:var(--ink)}.view-switch button.active{color:var(--ink);background:#fff;box-shadow:0 1px 2px #16162610}.tab-count{background:var(--blue);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;display:inline-grid}.work-filter{flex-wrap:wrap;gap:7px;margin-bottom:26px;display:flex}.work-filter button{border:1px solid var(--line);color:#8b8b95;background:#fff;border-radius:999px;padding:6px 13px;font-size:12px;transition:border-color .18s,color .18s}.work-filter button:hover{color:var(--ink)}.work-filter button.active{border-color:var(--ink);color:var(--ink);font-weight:500}.work-now{background:#fbfcff;border:1px solid #dde3f1;border-radius:15px;margin-bottom:30px;padding:16px 18px}.work-now-head{align-items:center;gap:9px;display:flex}.work-now-head strong{font-size:13px;font-weight:500}.work-now p{overflow-wrap:anywhere;margin-top:9px;font-size:13px;line-height:1.6}.work-now span{color:#8b8b95;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.work-day{margin-bottom:26px}.work-day h2{color:#9999a2;border-bottom:1px solid var(--line);padding-bottom:11px;font-size:12px;font-weight:500}.step-list{padding-top:4px}.step{border-bottom:1px solid #f4f4f8;grid-template-columns:32px 1fr;align-items:start;gap:13px;padding:13px 0;display:grid}.step:last-child{border-bottom:0}.step>div{min-width:0}.step-head{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.step-head h3{overflow-wrap:anywhere;font-size:13px;font-weight:500;line-height:1.45}.step-head time{color:#b0b0b8;white-space:nowrap;flex:none;font-size:11px}.step p{color:#8b8b95;overflow-wrap:anywhere;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.step.open p{-webkit-line-clamp:unset;white-space:pre-wrap}.step-more{color:#a0a0aa;margin-top:5px;font-size:11px}.step-mark{border:1px solid var(--line);color:#5c5c66;box-sizing:border-box;background:#fff;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;display:grid}.step-mark svg{width:17px;height:17px;display:block}.step-logo{width:70%;height:auto;display:block}.step-agent{color:#fff;background:#141416;border-color:#141416}.step-stripe{background:#fff}.step-money{color:#2f6b42;background:#f2f7f2;border-color:#dde9dd}.step-tool{color:#b0b0b8;background:#fff}.step-decision,.step-done{color:#2563eb;background:#eaf1fe;border-color:#d8e4fb}.step-task{color:#9999a2;background:#fff}.step-attention{color:#d4484d;background:#fff5f5;border-color:#f6dcdc}.work-more{margin-top:4px}.business-view{gap:16px;display:grid}.business-links{flex-wrap:wrap;gap:9px;display:flex}.overview-card{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;flex-direction:column;align-items:flex-start;gap:7px;padding:17px 19px;display:flex}.overview-card:hover:not(:disabled){border-color:#cfd6e6}.overview-card:disabled{cursor:default}.overview-label{color:#9999a2;font-size:11px}.overview-card strong{overflow-wrap:anywhere;font-size:13px;font-weight:500;line-height:1.5}.budget-bar{background:#ececf0;border-radius:999px;width:100%;height:4px;margin-top:3px;display:block;overflow:hidden}.budget-bar i{border-radius:inherit;background:var(--blue);height:100%;display:block}.overview-note{color:#9999a2;font-size:11px}.overview-numbers{border:1px solid var(--line);background:var(--line);border-radius:15px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.overview-numbers>div{background:#fff;padding:14px 16px}.overview-numbers span{color:#9999a2;font-size:11px;display:block}.overview-numbers b{overflow-wrap:anywhere;margin-top:4px;font-size:16px;font-weight:500;display:block}@media (width<=900px){.overview{grid-template-columns:1fr}}.approval-list{padding-top:4px}.approval-card{background:#fbfcff;border:1px solid #dde3f1;border-radius:15px;margin-bottom:14px;padding:18px 19px}.approval-card h3{overflow-wrap:anywhere;font-size:15px;font-weight:500;line-height:1.5}.approval-card p{color:#8b8b95;overflow-wrap:anywhere;margin-top:8px;font-size:13px;line-height:1.7}.approval-preview{white-space:pre-wrap;border:1px solid var(--line);background:#fff;border-radius:11px;max-height:220px;padding:12px 13px;overflow:auto}.approval-actions{gap:9px;margin-top:15px;display:flex}.approval-actions>.button{font-size:13px}.approval-note{flex-wrap:wrap;align-items:center;gap:9px;margin-top:15px;display:flex}.approval-note input{background:#fff;border:1px solid #e1e1e8;border-radius:11px;outline:none;flex:1;min-width:170px;padding:10px 12px;font-size:14px}.approval-note input:focus{border-color:#a8bce6}.approval-note>.button{font-size:13px}.approval-note>.text-button{color:#90909b;font-size:13px}.form-stack label.choice-row{flex-direction:row;align-items:center;gap:10px;font-weight:400}.form-stack .choice-row input{width:auto}.screen-preview{border:1px solid var(--line);border-radius:14px;height:min(58vh,520px);margin-top:30px;overflow:hidden}.document-list article{border-bottom:1px solid var(--line);padding:17px 0}.document-list h3{font-size:15px;font-weight:500;line-height:1.5}.document-list time{margin-top:5px;display:block}.document-list p{color:#82828d;overflow-wrap:anywhere;margin-top:9px;font-size:14px;line-height:1.8}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px)grayscale(.8);background:#17172455;justify-content:center;align-items:center;padding:28px;animation:.18s ease-out appear;display:flex;position:fixed;inset:0}.dialog{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#dddde5 transparent;background:#fff;border:1px solid #ffffffa8;border-radius:25px;outline:none;width:min(520px,100%);max-height:calc(100dvh - 56px);padding:29px 32px 30px;animation:.2s ease-out dialog-in;overflow-y:auto;box-shadow:0 30px 100px -30px #0c0c3040}.dialog-wide{width:min(920px,100%)}.dialog-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.dialog-heading h2{letter-spacing:-.6px;max-width:360px;font-size:23px;font-weight:450;line-height:1.3}.dialog-heading>.icon-button{margin-top:-1px;margin-right:-5px}.dialog-description{color:#8b8b95;margin-bottom:24px;font-size:14px;line-height:1.8}.dialog-subtitle{margin:0 0 9px;font-size:13px;font-weight:500}.dialog-footer{justify-content:flex-end;align-items:center;gap:10px;margin-top:10px;display:flex}.dialog-footer>.button{font-size:14px}.form-stack{flex-direction:column;gap:20px;display:flex}.form-stack label{flex-direction:column;gap:8px;font-size:14px;font-weight:450;line-height:1.5;display:flex}.form-stack input,.form-stack textarea,.form-stack select,.file-toolbar select{color:#282831;background:#fdfdfe;border:1px solid #e1e1e8;border-radius:11px;outline:none;width:100%;padding:11px 13px;font-size:15px;font-weight:400;line-height:1.5}.form-stack input:focus,.form-stack textarea:focus,.form-stack select:focus,.file-toolbar select:focus{background:#fff;border-color:#a8bce6;box-shadow:0 0 0 3px #2563eb08}.form-stack input::placeholder,.form-stack textarea::placeholder{color:#aaaab3}.form-stack textarea{resize:vertical;min-height:90px}.form-stack [readonly]{color:#858590;background:#f7f7fa}.field-note{color:#9797a3;font-size:12px;font-weight:400;line-height:1.65;display:block}.field-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.input-unit{position:relative}.input-unit input{padding-right:67px}.input-unit>span{color:#a0a0ac;font-size:14px;font-weight:400;position:absolute;top:12px;right:15px}.dialog-section{border-top:1px solid var(--line);padding:17px 0}.dialog-section:first-of-type{border-top:0;padding-top:0}.dialog-section:last-of-type{padding-bottom:4px}.dialog-section .dialog-description{color:#9999a3;margin-bottom:13px;font-size:13px;line-height:1.6}.dialog-section .form-stack{gap:12px}.field-row{flex-direction:column;gap:7px;font-size:13px;font-weight:500;display:flex}.field-row>span{align-items:center;gap:9px;display:flex}.field-row input{color:#282831;background:#fdfdfe;border:1px solid #e1e1e8;border-radius:11px;outline:none;flex:1;min-width:0;padding:10px 12px;font-family:inherit;font-size:14px}.field-row input:focus{border-color:#a8bce6}.field-row>span>.button{white-space:nowrap}.delete-row{align-items:flex-start}.delete-row>div{flex:1;min-width:0}.delete-row input{color:#282831;background:#fdfdfe;border:1px solid #e1e1e8;border-radius:11px;outline:none;width:100%;margin-top:9px;padding:9px 12px;font-family:inherit;font-size:14px}.delete-row input:focus{border-color:#a8bce6}.toggle-row{justify-content:space-between;align-items:center;gap:20px;padding:6px 0;display:flex}.toggle-row strong{font-size:14px;font-weight:450}.toggle-row p{color:#9999a3;margin-top:4px;font-size:13px;line-height:1.6}.toggle{background:#e1e2e9;border-radius:99px;flex-shrink:0;width:34px;height:20px;padding:3px;transition:background .2s}.toggle>span{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;display:block;box-shadow:0 1px 2px #00000015}.toggle.on{background:var(--blue)}.toggle.on>span{transform:translate(14px)}.advanced-settings{border-top:1px solid var(--line);padding-top:17px}.advanced-settings summary{color:#7c7c87;cursor:pointer;font-size:13px}.advanced-settings[open] summary{margin-bottom:16px}.advanced-settings .toggle-row{padding:11px 0}.auth-switch{color:#a0a0a9;justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:13px;display:flex}.auth-switch .text-button{color:var(--blue);font-size:13px}.credit-balance{padding:6px 0 25px}.credit-balance>strong{letter-spacing:-3px;font-size:68px;font-weight:400;line-height:1.1;display:block}.credit-balance>span{color:#9797a0;margin-top:7px;font-size:14px;display:block}.credit-balance~.muted{margin-bottom:13px;font-size:13px}.local-credit-action{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:22px 0 2px;display:flex}.local-credit-action strong{font-size:14px;font-weight:450}.local-credit-action p{color:#9898a2;margin-top:6px;font-size:12px;line-height:1.6}.local-credit-action .button{white-space:nowrap;min-height:35px;padding:9px 13px;font-size:13px}.credit-history{border-top:1px solid var(--line);margin-top:23px;padding-top:20px}.credit-history>summary{cursor:pointer;font-size:14px;font-weight:450}.credit-history>summary>span{float:right;color:#a0a0aa;padding-top:2px;font-size:12px}.ledger-list{margin-top:16px}.ledger-row{border-top:1px solid #f0f0f5;justify-content:space-between;align-items:center;gap:20px;padding:11px 0;display:flex}.ledger-row strong{overflow-wrap:anywhere;font-size:13px;font-weight:400;display:block}.ledger-row time{color:#a7a7b1;margin-top:4px;font-size:11px;display:block}.ledger-row>span{font-variant-numeric:tabular-nums;font-size:15px}.credit-history>.muted{margin-top:20px;font-size:13px}.account-companies{margin-top:6px}.account-company{text-align:left;border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:11px;margin-bottom:8px;padding:10px 12px;display:flex}.account-company:hover{background:var(--surface)}.account-identity{align-items:center;gap:14px;margin-bottom:23px;display:flex}.large-avatar{background:#f0f0f6;border:1px solid #e9e9f0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:18px;font-weight:450;display:grid}.account-identity strong{font-size:16px;font-weight:500}.account-identity p{color:#93939e;margin-top:5px;font-size:13px}.capability-row{border-top:1px solid var(--line);align-items:center;gap:11px;padding:15px 0;display:flex}.capability-row>div{flex:1;min-width:0}.capability-row strong{font-size:14px;font-weight:450}.capability-row p{color:#a0a0aa;overflow-wrap:anywhere;margin-top:4px;font-size:12px;line-height:1.6}.version-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.version-row strong{align-items:center;gap:8px;font-size:15px;font-weight:450;display:flex}.version-row p{color:#9696a1;overflow-wrap:anywhere;margin-top:5px;font-size:13px;line-height:1.6}.version-row time{color:#b0b0b9;margin-top:7px;font-size:11px;display:block}.version-row>.text-button{white-space:nowrap;font-size:12px}.inline-tag{color:#849bc3;background:#eef3fb;border-radius:99px;padding:3px 7px;font-size:11px;font-weight:400}.file-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px;display:flex}.file-toolbar select{width:auto;max-width:70%;padding:9px 12px;font-size:14px}.file-toolbar .text-button{white-space:nowrap;color:#82828e;font-size:13px}.code-editor{white-space:pre;tab-size:2;color:#555565;background:#f9f9fc;border:1px solid #e5e5eb;border-radius:13px;outline:none;width:100%;height:49dvh;min-height:380px;margin-top:18px;padding:18px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.7;display:block;overflow:auto}.code-editor:focus{border-color:#b1c2e5}.file-footer{justify-content:space-between;margin-top:18px}.file-footer .field-note{max-width:65%}.toast{z-index:130;border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;max-width:calc(100% - 30px);padding:12px 14px 12px 17px;font-size:14px;animation:.2s ease-out appear;display:flex;position:fixed;bottom:23px;left:50%;transform:translate(-50%);box-shadow:0 8px 35px #1d1d3324}.toast>svg{color:#528567}.toast>.icon-button{width:24px;height:24px;margin-left:5px}.billing-plans{border-top:1px solid var(--line);margin-top:23px}.billing-plan{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:19px 0;display:flex}.billing-plan strong{font-size:15px;font-weight:450;line-height:1.5}.billing-plan p{color:#9898a3;margin-top:6px;font-size:13px;line-height:1.6}.billing-plan .button{white-space:nowrap;font-size:12px}.billing-portal{color:#81818e;margin-top:15px;font-size:13px}.connect-account{border-top:1px solid var(--line);margin-top:12px;padding:22px 0 6px}.connect-account strong{font-size:14px;font-weight:450}.connect-account p{color:#9494a0;margin-top:7px;font-size:13px;line-height:1.8}.connect-account>.button{margin-top:16px;font-size:13px}.products-footnote{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.products-footnote .text-button{white-space:nowrap;color:#80808c;font-size:13px}.empty-mark{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;width:46px;height:37px}.empty-mark>span{background:#d7d8e4;width:36px;height:3px}.empty-mark>span:nth-child(2){background:#b6c6e7;width:46px;height:3px}.empty-mark>span:nth-child(3){width:29px;height:3px}.message{font-size:16px}.chat-composer textarea{font-size:15px}.composer-footer>span{font-size:13px}.composer-hint{font-size:12px}.chat-heading p{font-size:14px}.message-author{font-size:13px}.preview-bottom{font-size:12px}.preview-caption{font-size:13px}.product-info>p,.activity-item h3,.task-row h3,.order-row h3,.email-row h3{font-size:15px}.activity-item p,.task-row p{font-size:14px}.activity-item time,.tiny-label{font-size:12px}.section-tabs>button,.daily-control p{font-size:14px}.daily-options>.text-button,.section-footnote,.field-note,.capability-row p{font-size:13px}.ledger-row strong{font-size:14px}.ledger-row time{font-size:12px}@keyframes slide{0%{transform:translate(-110%)}to{transform:translate(390%)}}@keyframes breathe{0%,to{opacity:.35}50%{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes dialog-in{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}@media (width>=1600px){.workspace{grid-template-columns:minmax(400px,34%) minmax(0,1fr)}.chat-messages,.chat-heading{padding-left:40px;padding-right:40px}.chat-composer-area{padding-left:30px;padding-right:30px}.content-view{padding-left:50px;padding-right:50px}}@media (width<=1150px){.workspace{grid-template-columns:minmax(310px,38%) minmax(0,1fr)}.mandate-line{padding-left:22px;padding-right:22px}.result-topbar{padding:0 16px}.view-tabs>button{padding:9px 10px}.publish-button{gap:6px;padding:8px 10px!important;font-size:12px!important}.content-view{padding:27px 22px}.daily-control{flex-direction:column;align-items:flex-start;gap:13px}.daily-control>.button{margin-left:17px}.product-card{grid-template-columns:85px 1fr}.product-paper{width:57px;padding:19px 9px;left:14px}.product-info{padding:18px}.product-title{flex-direction:column;gap:5px}.section-tabs{gap:20px}.company-select{max-width:230px}.chat-heading{padding:23px 22px 17px}.chat-messages{padding-left:22px;padding-right:22px}.chat-composer-area{padding-left:16px;padding-right:16px}.preview-toolbar{padding:0 18px}.preview-empty{padding:25px}.preview-empty h2{font-size:18px}}@media (width<=820px){.app-header{padding:0 24px}.workspace-app .app-header{padding:0 18px}.workspace{grid-template-columns:330px minmax(0,1fr)}.header-left{gap:16px}.company-switch{padding-left:14px}.company-select{max-width:200px}.result-topbar{gap:8px;padding:0 12px}.view-tabs{gap:0}.view-tabs>button{padding:9px 8px;font-size:13px}.publish-button{min-height:30px!important}.publish-button svg{display:none}.preview-toolbar{gap:6px;padding:0 12px}.preview-caption{max-width:120px;font-size:11px}.preview-stage{padding-bottom:12px;padding-left:10px;padding-right:10px}.preview-bottom{padding-left:13px;padding-right:13px;font-size:10px}.content-view{padding:25px 19px}.section-heading h2{font-size:21px}.product-card{grid-template-columns:1fr}.product-art{min-height:95px}.product-paper{height:79px;top:21px;left:calc(50% - 25px)}.product-art>span{top:14px}.product-title{flex-direction:row;align-items:flex-start;gap:8px}.section-tabs{gap:16px}.section-tabs>button{font-size:12px}.daily-options{align-items:flex-start;gap:10px}.daily-options .text-button{font-size:11px}.order-summary strong{font-size:18px}}@media (width<=700px){.app-header{height:70px;padding:0 21px}.header-actions{gap:9px}.header-left{gap:13px}.wordmark{font-size:24px}.workspace-app .app-header{height:60px;padding:0 15px}.workspace-app .wordmark{font-size:22px}.company-switch{padding-left:13px}.company-select{gap:7px;max-width:155px;font-size:13px}.company-menu{width:270px;top:40px;left:-45px}.credit-button{padding:7px 10px;font-size:13px}.credit-label{display:none}.credit-dot{width:5px;height:5px;margin-right:1px}.avatar-button{width:30px;height:30px;font-size:13px}.mobile-workspace-nav{border-bottom:1px solid var(--line);flex-shrink:0;align-items:stretch;gap:23px;height:43px;padding:0 18px;display:flex}.mobile-workspace-nav>button{color:#9696a0;border-bottom:1px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:0 0 1px;font-size:13px;display:flex}.mobile-workspace-nav>button.active{color:#202029;border-color:#292936}.workspace{flex:1;min-height:0;display:flex}.chat-panel{border-right:0;width:100%}.result-panel{width:100%}.workspace.show-chat .result-panel,.workspace.show-result .chat-panel{display:none}.chat-heading{padding:22px 23px 14px}.chat-heading h1{font-size:18px}.chat-heading p{font-size:13px}.chat-messages{padding:15px 24px 20px}.message{margin-bottom:25px;font-size:16px;line-height:1.75}.message-user{margin-left:35px;padding:14px 16px}.message-author{font-size:12px}.chat-composer-area{padding:10px 15px 12px}.chat-composer{padding:14px 16px 10px}.chat-composer textarea{height:54px;font-size:15px}.composer-hint{margin-top:8px;font-size:11px}.working-note strong,.working-note p{font-size:14px}.result-topbar{gap:12px;height:56px;padding:0 16px}.view-tabs{gap:3px}.view-tabs>button{padding:8px 11px;font-size:14px}.publish-button{min-height:32px!important;padding:8px 12px!important;font-size:12px!important}.publish-button svg{display:block}.preview-toolbar{height:48px;padding:0 17px}.preview-caption{max-width:190px;font-size:12px}.preview-stage{padding:0 12px 12px}.preview-bottom{padding-left:17px;padding-right:17px;font-size:11px}.preview-empty{padding:30px}.preview-empty h2{font-size:21px}.preview-empty p{font-size:14px}.paper-preview{width:190px;height:145px}.phone-stage{padding-top:9px;padding-bottom:13px}.phone-frame{border-radius:32px;width:330px}.content-view{padding:29px 23px}.section-heading h2{font-size:24px}.section-heading p{font-size:14px}.product-card{grid-template-columns:90px 1fr}.product-art{min-height:160px}.product-paper{top:48px;left:19px}.product-title{flex-direction:column}.product-info{padding:18px}.product-title h3{font-size:17px}.product-info>p{font-size:14px}.product-actions>.button{gap:6px;padding:7px 10px;font-size:12px}.daily-control{flex-direction:row;align-items:center;gap:14px}.daily-control>div{gap:9px}.daily-control strong{font-size:14px}.daily-control p{font-size:12px}.daily-control>.button{gap:6px;margin:0;padding:9px 11px;font-size:11px}.daily-options .text-button{font-size:12px}.section-tabs{gap:25px;margin-top:30px}.section-tabs>button{font-size:13px}.activity-item h3,.task-row h3,.order-row h3,.email-row h3{font-size:15px}.activity-item p,.task-row p{font-size:14px}.activity-item time{font-size:12px}.inbox-heading p{font-size:13px}.order-summary strong{font-size:23px}.empty-state{padding:60px 25px}.empty-state h3{font-size:20px}.empty-state p{font-size:14px}.dialog-backdrop{padding:14px}.dialog{border-radius:21px;max-height:calc(100dvh - 28px);padding:24px}.dialog-heading{margin-bottom:23px}.dialog-heading h2{font-size:23px}.form-stack{gap:18px}.form-stack input,.form-stack textarea,.form-stack select{font-size:18px}.dialog-description{font-size:14px}.credit-balance>strong{font-size:64px}.local-credit-action{gap:15px}.local-credit-action strong{font-size:13px}.local-credit-action p{font-size:12px}.local-credit-action>.button{padding:9px 11px;font-size:12px}.credit-history>summary{font-size:14px}.file-toolbar{gap:10px}.file-toolbar .text-button{font-size:12px}.file-toolbar select{max-width:58%;font-size:14px}.code-editor{height:43dvh;min-height:250px;padding:13px;font-size:13px}.file-footer .field-note{font-size:11px}.file-footer>.button{min-height:36px;padding:9px 14px;font-size:13px}.toast{min-width:250px;padding:10px 10px 10px 14px;font-size:13px;bottom:16px}.version-row{gap:12px}.version-row>.text-button{font-size:11px}.dialog-footer>.button{padding:10px 15px}}@media (width<=390px){.company-select{max-width:118px}.header-left{gap:10px}.company-switch{padding-left:10px}.workspace-app .wordmark{font-size:20px}.header-actions{gap:7px}.avatar-button{width:28px;height:28px}.credit-button{padding:7px 8px}.view-tabs>button{padding:8px 9px;font-size:13px}.publish-button{padding:8px 10px!important;font-size:11px!important}.publish-button svg{display:none}.result-topbar{gap:6px;padding:0 13px}.daily-control{flex-direction:column;align-items:flex-start}.daily-control>.button{margin-left:15px}.product-card{grid-template-columns:70px 1fr}.product-paper{width:49px;padding:19px 7px;left:13px}.product-paper>i{width:32px}.product-info{padding:16px}.product-actions{gap:7px}.product-actions>.button{font-size:11px}.section-tabs{gap:20px}.dialog{padding:22px}.dialog-heading h2{font-size:21px}.field-grid{gap:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.progress-track>span{opacity:.35;width:100%}.status-dot.working{opacity:1}}.dialog-section .ledger-row p,.dialog-section .tiny-label,.dialog-section .toggle-row p,.dialog-section .field-note{color:#9999a3;font-size:13px;line-height:1.6}.dialog-section .ledger-row strong,.dialog-section .toggle-row strong{color:var(--ink);font-size:14px;font-weight:500}.dialog-section .dialog-subtitle{color:var(--ink);font-size:13px;font-weight:500}.dialog-section input,.dialog-section textarea{color:var(--ink);font-size:14px}.dialog-section input::placeholder{color:#9999a3}.local-link{margin-bottom:18px}.local-link a{color:var(--blue);font-size:14px;font-weight:500}.local-preview-bar{color:#20375e;z-index:21;background:#edf3ff;border-bottom:1px solid #cddcfa;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 24px;font-size:14px;line-height:1.5;display:flex;position:relative}.local-preview-bar strong{margin-right:8px;font-weight:600}.local-preview-bar button{color:#174faa;text-underline-offset:3px;flex-shrink:0;padding:5px 0;text-decoration:underline}.chat-composer textarea:disabled{opacity:1;color:var(--muted)}@media (width<=600px){.local-preview-bar{align-items:flex-start;gap:8px;padding:8px 14px}.local-preview-bar strong{display:block}.local-preview-bar button{white-space:normal;text-align:right;max-width:90px}}.credit-topup{border:1px solid var(--line);border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding:20px;display:flex}.credit-topup strong{font-size:15px;font-weight:500}.credit-topup p{color:var(--muted);margin-top:6px;font-size:14px}.credit-topup .button{white-space:nowrap}.billing-period{border:1px solid var(--line);border-radius:999px;gap:4px;width:fit-content;margin:24px 0;padding:4px;display:flex}.billing-period button{color:var(--ink);white-space:nowrap;background:0 0;border-radius:999px;padding:9px 15px;font-size:13px}.billing-period button[aria-pressed=true]{background:var(--ink);color:#fff}.billing-period span{opacity:.7;margin-left:7px;font-size:11px}.home .billing-period{margin:24px auto 28px}.billing-plan p.billing-plan-price{color:var(--ink);margin-top:8px}.billing-plan-price b{letter-spacing:-.025em;font-size:26px;font-weight:500}@media (width<=420px){.billing-period button{padding:9px 11px}.billing-period span{margin-left:4px;font-size:10px}}.home-credit-select,.billing-credit-select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:0 0;border-radius:9px;padding:10px 12px;font-size:13px}.home-credit-select{margin:14px 0 22px}.billing-credit-select{min-width:190px;margin-top:12px}.billing-plan>div{flex:1}.billing-plan>.button{flex-shrink:0}
