:root{color-scheme:light;--bg:#f5efe5;--surface:rgba(255,255,255,0.74);--surface-strong:#fffdf8;--ink:#17211d;--muted:#5c6b63;--accent:#bd5c2f;--accent-deep:#8f3817;--line:rgba(23,33,29,0.09);--success:#0f8a5f;--danger:#b42318;--shadow:0 20px 60px rgba(39,34,25,0.12)}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:radial-gradient(circle at top left,rgba(226,140,83,.18),transparent 36%),radial-gradient(circle at top right,rgba(54,112,92,.16),transparent 28%),linear-gradient(180deg,#f8f1e7,#f2ede6 48%,#eee7dd);color:var(--ink);font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px}.grid{display:grid;grid-gap:20px;gap:20px}.button,.danger-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:12px 18px;border:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.button{background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#fff;box-shadow:0 16px 30px rgba(143,56,23,.25)}.ghost-button{background:rgba(255,255,255,.66);color:var(--ink);border:1px solid var(--line)}.danger-button{background:rgba(180,35,24,.12);color:var(--danger);border:1px solid rgba(180,35,24,.18)}.button:hover,.danger-button:hover,.ghost-button:hover{transform:translateY(-1px)}.button:disabled,.danger-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.hero-title{font-size:clamp(3rem,8vw,6rem);line-height:.92;letter-spacing:-.05em;margin:0}.eyebrow{font-size:.78rem;letter-spacing:.24em;text-transform:uppercase}.eyebrow,.muted{color:var(--muted)}.page-section{padding:32px}.form-stack{display:grid;grid-gap:14px;gap:14px}.field{display:grid;grid-gap:8px;gap:8px}.field input,.field select,.field textarea{width:100%;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.82);padding:12px 14px;color:var(--ink)}.topbar{display:flex;justify-content:space-between;align-items:center;padding:18px 0}.nav-links{display:flex;gap:12px;flex-wrap:wrap}.stat{padding:22px;border-radius:24px;border:1px solid var(--line);background:rgba(255,255,255,.64)}.stat strong{display:block;font-size:2rem;margin-top:10px}.dashboard-shell{display:grid;grid-template-columns:250px minmax(0,1fr);grid-gap:20px;gap:20px;padding-bottom:40px}.sidebar{padding:22px;position:-webkit-sticky;position:sticky;top:16px;height:-moz-fit-content;height:fit-content}.sidebar nav{display:grid;grid-gap:8px;gap:8px;margin-top:22px}.sidebar nav a{border-radius:16px;padding:10px 12px}.sidebar nav a:hover,.sidebar nav a[data-active=true]{background:rgba(189,92,47,.1)}.stack{display:grid;grid-gap:16px;gap:16px}.table{width:100%;border-collapse:collapse}.table td,.table th{text-align:left;padding:14px 12px;border-bottom:1px solid var(--line);vertical-align:top}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:rgba(15,138,95,.12);color:var(--success);font-size:.88rem}.badge.failed{background:rgba(180,35,24,.12);color:var(--danger)}.split{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.share-watermark{position:fixed;inset:0;pointer-events:none;opacity:.11;background-image:repeating-linear-gradient(-22deg,transparent 0 210px,rgba(0,0,0,.22) 210px 212px,transparent 212px 420px)}.watermark-text{position:absolute;inset:0;display:grid;place-items:center;transform:rotate(-18deg);font-size:clamp(1.1rem,3vw,2rem);letter-spacing:.16em;text-transform:uppercase}.player-shell{min-height:100dvh;background:#0c1210;color:#f7f1e8;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.player-stage-area{min-height:0;display:grid;place-items:center;padding:10px 24px 24px}.slide-stage{position:relative;width:min(calc(100vw - 48px),calc((100dvh - 120px) * 16 / 9));max-width:100vw;max-height:calc(100dvh - 120px);aspect-ratio:16/9;overflow:hidden;border-radius:18px;background:linear-gradient(160deg,rgba(26,34,30,.96),rgba(14,18,16,.98)),radial-gradient(circle at top left,rgba(189,92,47,.28),transparent 40%);border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 80px rgba(0,0,0,.42)}.slide-element{position:absolute;white-space:pre-wrap}.slide-element-body,.slide-element-title{max-width:70%}.slide-element-image{max-width:none}.slide-loading{position:absolute;inset:0;display:grid;place-items:center;color:rgba(247,241,232,.82);font-size:1rem;letter-spacing:.08em;background:radial-gradient(circle at center,rgba(255,255,255,.05),transparent 48%),rgba(12,18,16,.18)}.player-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 24px 8px;position:relative;z-index:1}.player-mobile-tip{margin-top:6px;color:rgba(247,241,232,.72);font-size:.92rem}.player-playback-mode{margin-top:6px;color:rgba(247,241,232,.78);font-size:.9rem}.player-mobile-overlay{position:absolute;top:14px;left:50%;transform:translateX(-50%);z-index:2;padding:10px 14px;border-radius:999px;color:#fff8ef;background:rgba(12,18,16,.82);border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 36px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.player-shell audio{position:fixed;left:24px;bottom:20px;z-index:2}body:has(.player-shell){overflow:hidden}body:has(.player-shell) .public-header-shell{display:none}.marketing-home{color:#2b3437}body:has(.marketing-home){background:radial-gradient(circle at top center,rgba(0,76,237,.05),transparent 26%),linear-gradient(180deg,#f8f9fa,#f3f6f8);color:#2b3437;font-family:var(--font-inter),"Inter","Helvetica Neue",Arial,sans-serif}body:has(.marketing-home) .public-header-shell{display:none}.home-shell{margin:0 auto;max-width:1376px;padding:0 48px}.home-nav-wrap{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(248,249,250,.82);border-bottom:1px solid rgba(171,179,183,.18);left:0;position:-webkit-sticky;position:sticky;top:0;z-index:20}.home-nav{align-items:center;display:flex;gap:28px;justify-content:space-between;min-height:92px}.footer-brand,.home-brand{color:#2b3437;font-family:var(--font-manrope),"Manrope",sans-serif;font-size:24px;font-weight:800;letter-spacing:-.05em}.footer-links,.hero-actions,.home-links,.home-nav-actions,.language-switch{align-items:center;display:flex}.home-links{gap:40px}.footer-links a,.home-links a,.home-login-link{color:#737c7f;font-family:var(--font-manrope),"Manrope",sans-serif;font-size:16px;font-weight:700;letter-spacing:-.02em;transition:color .16s ease}.home-login-link{background:transparent;border:none;cursor:pointer;padding:0}.footer-links a:hover,.home-links a:hover,.home-login-link:hover{color:#2b3437}.home-nav-actions{gap:18px}.language-switch{background:rgba(227,233,236,.9);border-radius:999px;gap:4px;padding:4px}.language-switch a{border-radius:999px;color:#737c7f;font-size:14px;font-weight:700;min-width:56px;padding:9px 14px;text-align:center;transition:background .16s ease,color .16s ease}.language-switch a[aria-current=page]{background:#ffffff;color:#2b3437;box-shadow:0 10px 20px rgba(43,52,55,.08)}.home-top-cta,.primary-cta,.secondary-cta{align-items:center;border-radius:8px;display:inline-flex;font-weight:700;justify-content:center;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.home-top-cta,.primary-cta{background:#004ced;box-shadow:0 20px 25px -5px rgba(0,76,237,.25),0 8px 10px -6px rgba(0,76,237,.25);color:#f8f7ff}.home-top-cta{font-family:var(--font-manrope),"Manrope",sans-serif;min-height:44px;padding:10px 24px}.home-login-link{white-space:nowrap}.home-band,.home-footer,.home-hero,.home-section{width:100%}.home-hero{padding:96px 0 128px}.bento-grid,.footer-row,.hero-grid,.workflow-grid{display:grid}.hero-grid{align-items:center;gap:64px;grid-template-columns:repeat(12,minmax(0,1fr))}.hero-copy,.hero-visual{min-width:0}.hero-copy{grid-column:span 6}.final-cta h2,.hero-heading,.workflow-intro h2{color:#2b3437;font-family:var(--font-manrope),"Manrope",sans-serif;font-weight:800;letter-spacing:-.05em;margin:0}.hero-heading{display:flex;flex-direction:column;font-size:clamp(42px,6vw,56px);line-height:1.1}.bento-copy p,.final-cta p,.final-cta small,.hero-body,.home-footer p,.pain-card p,.workflow-intro p,.workflow-step p{color:#737c7f}.hero-body{font-size:20px;line-height:1.62;margin:32px 0 0;max-width:600px}.hero-actions{gap:16px;margin-top:32px}.primary-cta{gap:10px;min-height:60px;padding:16px 32px}.bento-icon svg,.player-pill svg,.primary-cta svg,.video-button svg{display:block;height:16px;width:16px}.secondary-cta{background:#e3e9ec;color:#2b3437;min-height:60px;padding:16px 32px}.home-top-cta:hover,.primary-cta:hover,.secondary-cta:hover{transform:translateY(-1px)}.hero-visual{grid-column:span 6}.browser-card{background:#ffffff;border:1px solid rgba(171,179,183,.2);border-radius:16px;box-shadow:0 40px 100px rgba(43,52,55,.08);overflow:hidden}.browser-bar{align-items:center;background:#eaeff1;border-bottom:1px solid rgba(171,179,183,.1);display:flex;gap:18px;padding:12px 24px}.browser-dots{display:flex;gap:6px}.browser-dots span{border-radius:999px;display:block;height:10px;width:10px}.browser-dots span:first-child{background:rgba(158,63,78,.4)}.browser-dots span:nth-child(2){background:rgba(0,76,237,.2)}.browser-dots span:nth-child(3){background:rgba(171,179,183,.4)}.browser-address{background:#ffffff;border-radius:6px;color:#737c7f;flex:1 1 auto;font-size:12px;line-height:16px;max-width:448px;padding:4px 16px}.browser-stage{padding:0 0 24px;position:relative}.deck-stage{background:radial-gradient(circle at 20% 20%,rgba(44,196,221,.18),transparent 24%),linear-gradient(135deg,#0f3d55,#102b3f 50%,#1d4f69);height:314px;overflow:hidden;position:relative}.deck-stage-glow{background:radial-gradient(circle,rgba(59,228,255,.22),transparent 60%);inset:0;position:absolute;transform:scale(1.2)}.deck-slide{background:linear-gradient(160deg,rgba(12,36,53,.92),rgba(17,63,85,.64));border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 28px 56px rgba(4,14,25,.28);color:#f8fbff;left:50%;min-height:220px;padding:28px;position:absolute;top:44px;transform:translateX(-50%) rotate(-5deg);width:min(82%,420px)}.deck-kicker{color:rgba(248,251,255,.72);font-size:12px;font-weight:700;letter-spacing:.2em;margin:0}.deck-kicker,.deck-slide h2{font-family:var(--font-manrope),"Manrope",sans-serif}.deck-slide h2{font-size:clamp(30px,4vw,42px);line-height:1.04;margin:18px 0 12px;max-width:240px}.deck-slide p{color:rgba(248,251,255,.76);font-size:14px;line-height:1.6;margin:0;max-width:240px}.player-pill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(43,52,55,.9);border-radius:999px;bottom:24px;color:#ffffff;gap:16px;left:50%;padding:12px 24px;position:absolute;transform:translateX(-50%)}.player-pill,.player-pill button{align-items:center;display:inline-flex}.player-pill button{background:transparent;border:none;cursor:pointer;justify-content:center;padding:0}.player-pill button span{border-bottom:6px solid transparent;border-top:6px solid transparent;display:block;height:0;width:0}.player-pill button:first-child span{border-right:7px solid #ffffff}.player-pill button:nth-child(3) span{border-left:7px solid #ffffff}.player-pill strong{font-size:14px;font-weight:500}.player-pill em{background:rgba(255,255,255,.2);display:block;height:16px;width:1px}.home-band{background:#f1f4f6;padding:128px 0}.home-section{padding:160px 0}.section-heading{color:#2b3437;font-family:var(--font-manrope),"Manrope",sans-serif;font-size:28px;font-weight:800;letter-spacing:-.025em}.pain-grid{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:80px}.bento-card,.pain-card{background:#ffffff;border-radius:16px}.pain-card{min-height:196px;padding:40px}.pain-icon{align-items:center;background:rgba(255,139,154,.2);border-radius:8px;color:#d14563;display:inline-flex;font-family:var(--font-manrope),"Manrope",sans-serif;font-size:18px;font-weight:800;height:48px;justify-content:center;width:48px}.bento-copy h3,.pain-card p,.workflow-step h3{color:#2b3437;margin:24px 0 0}.bento-copy h3,.pain-card p{font-size:16px;font-weight:700;line-height:1.45}.workflow-grid{gap:96px;grid-template-columns:repeat(12,minmax(0,1fr))}.workflow-intro{grid-column:span 5}.workflow-intro h2{font-size:clamp(42px,5vw,56px);line-height:1}.workflow-intro p{font-size:18px;line-height:1.56;margin:32px 0 0;max-width:384px}.workflow-steps{display:grid;grid-gap:48px;gap:48px;grid-column:span 7}.workflow-step{display:grid;grid-gap:32px;gap:32px;grid-template-columns:82px minmax(0,1fr)}.workflow-index{color:#dbe4e7;font-size:64px;font-weight:700;line-height:1}.workflow-step h3{font-family:var(--font-manrope),"Manrope",sans-serif;font-size:20px;font-weight:800;line-height:1.4;margin:16px 0 8px}.workflow-step p{font-size:16px;line-height:1.5;margin:0;max-width:460px}.bento-grid{gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.bento-card{display:flex;flex-direction:column;justify-content:space-between;min-height:320px;padding:48px}.bento-wide{grid-column:span 2}.bento-brand{background:#004ced;color:#f8f7ff}.bento-dark{background:#2b3437;color:#ffffff;display:grid;grid-gap:48px;gap:48px;grid-column:span 2;grid-template-columns:minmax(0,1fr) 343px;place-items:center}.bento-dark-copy{width:100%}.bento-brand .bento-copy h3,.bento-dark .bento-copy h3{color:inherit}.bento-brand .bento-copy p{color:rgba(248,247,255,.82)}.bento-dark .bento-copy p{color:#abb3b7}.bento-icon{align-items:center;border-radius:8px;color:#004ced;display:inline-flex;height:48px;justify-content:center;width:48px}.bento-icon.light{background:rgba(0,76,237,.08)}.bento-icon.brand{background:rgba(255,255,255,.12);color:#ffffff}.bento-icon.dark{background:rgba(0,76,237,.22);color:#0d71ff}.bento-copy h3{font-family:var(--font-manrope),"Manrope",sans-serif;font-size:24px;font-weight:800;line-height:1.35;margin-top:16px}.bento-copy p{font-size:16px;line-height:1.5;margin:16px 0 0;max-width:460px}.video-placeholder{aspect-ratio:16/9;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;display:flex;width:100%}.video-button,.video-placeholder{align-items:center;justify-content:center}.video-button{border:1px solid rgba(255,255,255,.12);border-radius:8px;color:rgba(255,255,255,.54);display:inline-flex;height:48px;width:48px}.home-final{padding-top:160px}.final-cta{align-items:center;margin:0 auto;max-width:768px;text-align:center}.final-cta,.final-cta h2{display:flex;flex-direction:column}.final-cta h2{font-size:clamp(38px,5vw,48px);line-height:1.2}.final-cta p{font-size:20px;line-height:1.4;margin:32px 0 0;max-width:640px}.final-button{margin-top:32px}.final-cta small{font-size:14px;line-height:1.45;margin-top:16px}.home-footer{background:#eaeff1;padding:96px 0}.footer-row{align-items:center;gap:24px;grid-template-columns:auto 1fr auto}.footer-links{flex-wrap:wrap;gap:48px}.home-footer p{font-size:14px;letter-spacing:.02em;margin:0}.trial-page{min-height:100dvh;padding:0 0 96px}.trial-shell{display:grid;grid-gap:72px;gap:72px}.trial-nav{align-items:center;display:flex;gap:18px;justify-content:space-between;min-height:92px}.trial-grid{align-items:center;display:grid;grid-gap:64px;gap:64px;grid-template-columns:repeat(12,minmax(0,1fr))}.trial-copy{grid-column:span 6;display:grid;grid-gap:22px;gap:22px;min-width:0}.trial-eyebrow{color:#737c7f;font-size:.82rem;letter-spacing:.18em;text-transform:uppercase}.trial-copy h1,.trial-eyebrow{font-family:var(--font-manrope),"Manrope",sans-serif;font-weight:800}.trial-copy h1{color:#2b3437;font-size:clamp(42px,6vw,56px);letter-spacing:-.05em;line-height:1.1;margin:0;max-width:760px}.trial-copy p{color:#737c7f;font-size:20px;line-height:1.62;margin:0;max-width:600px}.trial-quota{background:#e3e9ec;border-radius:8px;color:#2b3437;font-family:var(--font-manrope),"Manrope",sans-serif;font-size:1rem;font-weight:800;padding:14px 18px;width:-moz-fit-content;width:fit-content}.trial-copy ul{display:grid;grid-gap:12px;gap:12px;list-style:none;margin:10px 0 0;padding:0}.trial-copy li{align-items:center;color:#2b3437;display:flex;gap:10px;font-weight:700}.trial-copy li:before{background:#004ced;border-radius:999px;content:"";flex:0 0 auto;height:8px;width:8px}.trial-card{background:#ffffff;border:1px solid rgba(171,179,183,.2);border-radius:16px;box-shadow:0 40px 100px rgba(43,52,55,.08);grid-column:span 6;min-width:0;overflow:hidden}.trial-card-bar{align-items:center;background:#eaeff1;border-bottom:1px solid rgba(171,179,183,.1);display:flex;gap:18px;padding:12px 24px}.trial-card-body{display:grid;grid-gap:22px;gap:22px;padding:28px}.trial-card-title{color:#2b3437;font-family:var(--font-manrope),"Manrope",sans-serif;font-size:24px;font-weight:800;letter-spacing:-.04em}.trial-form{display:grid;grid-gap:14px;gap:14px}.trial-form label{display:grid;grid-gap:8px;gap:8px}.trial-form span{color:#737c7f;font-size:.95rem;font-weight:700}.trial-required:after{color:var(--danger);content:" *";font-weight:800}.trial-form input,.trial-form select,.trial-form textarea{background:#f8f9fa;border:1px solid rgba(171,179,183,.28);border-radius:8px;color:#2b3437;outline:none;padding:13px 14px;resize:vertical;width:100%}.trial-form input:focus,.trial-form select:focus,.trial-form textarea:focus{border-color:rgba(0,76,237,.38);box-shadow:0 0 0 4px rgba(0,76,237,.1)}.trial-message{background:rgba(180,35,24,.1);border:1px solid rgba(180,35,24,.18);border-radius:16px;color:var(--danger);padding:12px 14px}.trial-message.is-success{background:rgba(15,138,95,.1);border-color:rgba(15,138,95,.18);color:var(--success)}.trial-submit{border:none;cursor:pointer;margin-top:4px;min-height:52px;width:100%}.docs-page{min-height:100dvh;padding-bottom:96px}.docs-shell{display:grid;grid-gap:64px;gap:64px}.docs-actions{align-items:center;display:flex;gap:14px;flex-wrap:wrap}.docs-actions .home-top-cta,.docs-actions .secondary-cta{min-height:44px;padding:10px 24px}.docs-hero{display:grid;grid-gap:22px;gap:22px;max-width:780px}.docs-hero h1{color:#2b3437;font-family:var(--font-manrope),"Manrope",sans-serif;font-size:clamp(42px,6vw,64px);font-weight:800;letter-spacing:-.05em;line-height:1.05;margin:0}.docs-hero p{color:#737c7f;font-size:20px;line-height:1.62;margin:0}.docs-steps{display:grid;grid-gap:18px;gap:18px;max-width:980px}.docs-step{background:#ffffff;border:1px solid rgba(171,179,183,.2);border-radius:16px;box-shadow:0 24px 60px rgba(43,52,55,.06);display:grid;grid-gap:22px;gap:22px;grid-template-columns:72px minmax(0,1fr);padding:24px}.docs-step-index{color:#004ced;font-size:32px;font-weight:800;letter-spacing:-.05em;line-height:1}.docs-step h2,.docs-step-index{font-family:var(--font-manrope),"Manrope",sans-serif}.docs-step h2{color:#2b3437;font-size:22px;letter-spacing:-.04em;margin:0 0 8px}.docs-step p{color:#737c7f;font-size:16px;line-height:1.7;margin:0}.player-shell:-webkit-full-screen{min-height:100vh}.player-shell:fullscreen{min-height:100vh}.player-shell:-webkit-full-screen .player-stage-area{padding:0;position:relative}.player-shell:fullscreen .player-stage-area{padding:0;position:relative}.player-shell:-webkit-full-screen .player-toolbar{position:absolute;inset:0 0 auto 0;padding:18px 24px;background:linear-gradient(180deg,rgba(0,0,0,.46),transparent)}.player-shell:fullscreen .player-toolbar{position:absolute;inset:0 0 auto 0;padding:18px 24px;background:linear-gradient(180deg,rgba(0,0,0,.46),transparent)}.player-shell:-webkit-full-screen .slide-stage{width:min(100vw,calc(100vh * 16 / 9));max-height:100vh;border-radius:0;border:none;box-shadow:none}.player-shell:fullscreen .slide-stage{width:min(100vw,calc(100vh * 16 / 9));max-height:100vh;border-radius:0;border:none;box-shadow:none}.player-shell:-webkit-full-screen audio{left:16px;bottom:16px}.player-shell:fullscreen audio{left:16px;bottom:16px}@media (max-width:900px){.player-toolbar{flex-direction:column;align-items:stretch}.player-stage-area{padding:10px 12px 18px;position:relative}.slide-stage{width:min(calc(100vw - 24px),calc((100dvh - 172px) * 16 / 9));max-height:calc(100dvh - 172px)}.player-shell audio{left:12px;right:12px;bottom:12px;width:auto;max-width:calc(100vw - 24px)}}.public-list{display:grid;grid-gap:14px;gap:14px}.public-entry{display:flex;justify-content:space-between;gap:16px;padding:18px;border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.75)}.notice{padding:14px 16px;border-radius:18px;background:rgba(189,92,47,.08);border:1px solid rgba(189,92,47,.15)}@media (max-width:900px){.dashboard-shell{grid-template-columns:1fr}.home-shell{padding:0 20px}.home-nav{align-items:flex-start;flex-direction:column;padding:20px 0}.footer-row,.home-links,.home-nav-actions{width:100%}.home-links{gap:18px}.home-links,.home-nav-actions{flex-wrap:wrap}.bento-grid,.footer-row,.hero-grid,.trial-grid,.workflow-grid{grid-template-columns:1fr}.bento-dark,.bento-wide,.hero-copy,.hero-visual,.trial-card,.trial-copy,.workflow-intro,.workflow-steps{grid-column:auto}.home-hero{padding:56px 0 88px}.final-cta p,.hero-body{font-size:18px}.hero-actions{align-items:stretch;flex-direction:column}.browser-bar{padding:12px 16px}.browser-address{max-width:none}.deck-stage{height:260px}.deck-slide{min-height:180px;padding:22px;top:28px;width:calc(100% - 48px)}.player-pill{gap:12px;padding:10px 18px}.home-band,.home-final,.home-footer,.home-section{padding-bottom:88px;padding-top:88px}.pain-grid{gap:18px;grid-template-columns:1fr;margin-top:32px}.bento-card,.pain-card{min-height:0;padding:28px}.workflow-grid{gap:48px}.workflow-step{gap:16px;grid-template-columns:64px minmax(0,1fr)}.workflow-index{font-size:44px}.bento-dark{gap:28px}.video-placeholder{min-height:180px}.footer-links{gap:16px 24px}.home-footer p{justify-self:start}.trial-page{padding-top:20px}.trial-shell{gap:36px}.trial-nav{align-items:flex-start;flex-direction:column}.docs-actions{align-items:stretch;flex-direction:column;width:100%}.docs-actions .home-top-cta,.docs-actions .secondary-cta{width:100%}.trial-copy{padding-top:0}.trial-copy p{font-size:18px}.trial-card{padding:0}.trial-card-body{padding:22px}.docs-shell{gap:36px}.docs-hero p{font-size:18px}.docs-step{grid-template-columns:1fr;padding:22px}.sidebar{position:static}.player-toolbar{padding:16px;align-items:flex-start;flex-direction:column}.player-stage-area{padding:0 12px 12px}.slide-stage{width:min(calc(100vw - 24px),calc((100dvh - 180px) * 16 / 9));max-height:calc(100dvh - 180px);border-radius:14px}.player-shell audio{left:12px;right:12px;bottom:12px;width:calc(100vw - 24px);max-width:340px}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--font-manrope:"Manrope","Manrope Fallback"}