:root{--page-bg:#f5f8f7;--surface:#fff;--surface-soft:#f8fbfa;--text:#0f172a;--muted:#52615f;--line:#0f172a1f;--primary:#0f766e;--primary-strong:#0b5f59;--primary-soft:#0f766e1a;--danger:#8d2e2e;--shadow:0 14px 44px #0f172a14;--radius-lg:14px;--radius-md:12px;--radius-sm:8px;--font-sans:Inter, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--step--1:clamp(.8125rem, .78rem + .15vw, .875rem);--step-0:clamp(.9375rem, .9rem + .2vw, 1rem);--step-1:clamp(1.0625rem, 1rem + .35vw, 1.25rem);--step-2:clamp(1.25rem, 1.15rem + .6vw, 1.5625rem);--step-3:clamp(1.5rem, 1.35rem + 1vw, 2rem);--step-4:clamp(2.25rem, 1.95rem + 1.8vw, 2.75rem);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px}*{box-sizing:border-box}html{background:linear-gradient(180deg, #f7faf9 0%, var(--page-bg) 54%, #fff 100%);min-height:100%}body{min-height:100dvh;font-family:var(--font-sans);color:var(--text);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:manual;hyphens:manual}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-shell{width:min(1180px,100% - 32px);margin:0 auto}.landing-shell{flex-direction:column;gap:24px;display:flex}.hero-card,.surface-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero-card{padding:clamp(24px,4vw,42px)}.landing-hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:stretch;gap:32px;display:grid}.landing-copy{gap:22px}.checkout-form-wrapper{min-width:0}.landing-signal-card{align-items:stretch;display:flex}.landing-signal-panel{color:#f4fbfa;background:radial-gradient(circle at 100% 0,#9fd7cf73,#0000 32%),linear-gradient(#144a44f5,#13302ef5);border-radius:24px;flex-direction:column;gap:18px;width:100%;padding:28px;display:flex}.landing-signal-panel .eyebrow{color:#d9f0ed;background:#ffffff24;width:-moz-fit-content;width:fit-content}.landing-signal-panel .details-card{background:#ffffff14;border-color:#ffffff1f}.landing-signal-panel .muted{color:#f4fbfac7}.landing-stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.landing-stat{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.landing-section{flex-direction:column;gap:18px;display:flex}.reception-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.reception-form-chip{border:1px solid var(--line);color:var(--text);text-align:left;cursor:pointer;background:#ffffffc7;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.reception-form-chip-active{background:#1d706714;border-color:#1d706759;box-shadow:inset 0 0 0 1px #1d706724}.reception-panel{gap:18px;padding:24px}.reception-grid{align-items:start}.reception-qr-card{border:1px solid var(--line);background:#ffffffd6;border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:18px;display:flex}.reception-qr-card img{background:#fff;border:1px solid #13302e14;border-radius:16px;width:min(280px,100%);height:auto;padding:10px}.reception-link-preview{word-break:break-word}.button-disabled-link{opacity:.65;pointer-events:none}.tablet-handoff-panel{gap:12px}.tablet-handoff-row,.tablet-admin-create,.tablet-device-head,.tablet-device-meta{flex-wrap:wrap;gap:12px;display:flex}.tablet-handoff-row>.select{flex:1;min-width:220px}.tablet-admin-create{align-items:flex-end}.tablet-admin-create>label{flex:1;min-width:220px}.tablet-pairing-callout{border-left:4px solid var(--primary)}.tablet-pairing-code{letter-spacing:.18em;color:var(--primary-strong);font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700}.tablet-device-card{gap:12px}.tablet-device-head{justify-content:space-between;align-items:start}.tablet-device-meta{color:var(--muted);font-size:.92rem}.tablet-device-badges{flex-wrap:wrap;gap:8px;display:flex}.tablet-device-badge{min-height:34px;color:var(--muted);background:#13302e14;border-radius:999px;align-items:center;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}button.tablet-device-badge-button{cursor:pointer;border:0}.tablet-device-badge-ok{color:#1f7b4b;background:#1f7b4b1f}.tablet-device-badge-danger{color:var(--danger);background:#8d2e2e1f}.form-validation-feedback{z-index:1000;max-width:min(320px,100vw - 32px);color:var(--text);background:#fff;border:1px solid #0f766e2e;border-radius:12px;align-items:flex-start;gap:10px;padding:12px 14px;animation:.14s ease-out form-validation-pop;display:flex;position:fixed;box-shadow:0 14px 34px #0f172a2e}.form-validation-feedback:before{content:"";background:#fff;border-top:1px solid #0f766e2e;border-left:1px solid #0f766e2e;width:12px;height:12px;position:absolute;top:-7px;left:22px;transform:rotate(45deg)}.form-validation-feedback span{background:var(--primary);color:#fff;border-radius:7px;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;font-size:.9rem;font-weight:900;line-height:1;display:inline-flex}.form-validation-feedback p{color:#33403f;margin:1px 0 0;font-size:.95rem;font-weight:700;line-height:1.35}@keyframes form-validation-pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.landing-section-head{gap:10px;max-width:760px}.home-shell{gap:28px;padding:18px 0 64px}.home-hero-v2{grid-template-columns:minmax(460px,1fr) minmax(0,1.15fr);align-items:center;gap:36px;min-height:0;padding:48px 0 36px;display:grid;position:relative}.home-hero-v2:after{display:none}.home-hero-copy-v2{z-index:1;flex-direction:column;gap:20px;max-width:520px;padding-top:0;display:flex;position:relative}.home-hero-copy-v2 h1{color:#111827;letter-spacing:0;margin:0;font-size:clamp(2.45rem,3.1vw,3.25rem);font-weight:800;line-height:1.05}.home-hero-copy-v2 p{color:#40504f;max-width:44ch;margin:0;font-size:1.08rem;line-height:1.55}.home-hero-actions,.home-price-actions{flex-wrap:wrap;gap:14px;display:flex}.home-cta{white-space:nowrap;border-radius:9px;min-width:152px;min-height:48px;padding:0 22px;font-weight:800}.home-trust-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:4px;display:grid}.home-trust-list span,.home-proof-row article{color:#52615f;align-items:center;gap:12px;min-width:0;font-size:.95rem;line-height:1.35;display:flex}.home-icon{color:#07805f;fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;min-width:24px;height:24px}.home-product-scene{z-index:1;justify-self:end;width:100%;max-width:660px;min-height:0}.home-preview-shell{background:#fffffff5;border:1px solid #1118271a;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 58px #1118271f}.home-preview-top{color:#111827;border-bottom:1px solid #11182714;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 20px;display:flex}.home-preview-top span{color:#63706f;font-weight:800}.home-preview-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px 18px 0;display:grid}.home-preview-steps button{color:#52615f;cursor:pointer;background:#fbfdfd;border:1px solid #1118271a;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 10px;font-weight:900;display:flex}.home-preview-steps button span{color:#057157;background:#e9f7f3;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.78rem;font-weight:900;display:inline-flex}.home-preview-steps .is-active{color:#fff;background:#07805f;border-color:#0000}.home-preview-steps .is-active span{color:#fff;background:#fff3}.home-preview-stage{gap:18px;min-height:374px;padding:22px;display:grid}.home-preview-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.home-preview-head p{color:#111827;margin:0;font-size:1.35rem;font-weight:900;line-height:1.2}.home-preview-head span{color:#057157;white-space:nowrap;background:#e9f7f3;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:900}.home-table{border:1px solid #1118271a;border-radius:10px;display:grid;overflow:hidden}.home-table-row{width:100%;min-height:72px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #11182714;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 18px;transition:background .14s,box-shadow .14s;display:grid}.home-table-row:first-child{border-top:0}.home-table-row:hover,.home-table-row:focus-visible,.home-table-row.is-selected{background:#f2faf7}.home-table-row:focus-visible,.home-preview-steps button:focus-visible,.home-demo-form button:focus-visible,.home-demo-summary button:focus-visible,.home-demo-review button:focus-visible{outline-offset:2px;outline:3px solid #07805f47}.home-avatar{color:#057157;background:#daf3ec;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.82rem;font-weight:800;display:inline-flex}.home-table-row strong,.home-table-row small,.home-table-row em{display:block}.home-table-row strong{color:#17211f;font-size:.98rem}.home-table-row small{color:#63706f;margin-top:3px;font-size:.86rem}.home-table-row em{color:#057157;text-align:center;white-space:nowrap;background:#e9f7f3;border-radius:999px;min-width:92px;padding:8px 10px;font-size:.78rem;font-style:normal;font-weight:800}.home-demo-form,.home-demo-inbox,.home-demo-review{align-self:start;gap:16px;display:grid}.home-demo-form{background:#fbfdfd;border:1px solid #1118271a;border-radius:12px;max-width:430px;padding:22px}.home-demo-form-bar,.home-demo-inbox-head,.home-demo-patient,.home-demo-summary{justify-content:space-between;align-items:center;gap:14px;display:flex}.home-demo-form-bar{border-bottom:1px solid #11182714;padding-bottom:14px}.home-demo-form-bar strong,.home-demo-inbox-head strong,.home-demo-patient strong{color:#111827;font-size:1.08rem;display:block}.home-demo-form-bar span,.home-demo-inbox-head span,.home-demo-patient small{color:#63706f;font-size:.84rem;font-weight:800;display:block}.home-demo-form p,.home-demo-review p{color:#33403f;margin:0;line-height:1.5}.home-demo-form label{color:#33403f;cursor:pointer;align-items:center;gap:10px;min-height:34px;display:flex}.home-demo-form input{accent-color:#07805f;cursor:pointer}.home-demo-form button,.home-demo-summary button,.home-demo-review button{color:#fff;cursor:pointer;background:#07805f;border:0;border-radius:8px;justify-self:start;min-height:40px;padding:0 16px;font-weight:900}.home-demo-summary{align-items:end}.home-demo-summary span{color:#52615f;flex-direction:column;gap:3px;line-height:1.25;display:flex}.home-demo-summary strong{color:#111827;font-size:1.6rem;line-height:1}.home-demo-patient{background:#fbfdfd;border:1px solid #1118271a;border-radius:12px;padding:16px}.home-demo-patient>span:nth-child(2){flex:1;min-width:0}.home-demo-patient em{color:#057157;white-space:nowrap;background:#e9f7f3;border-radius:999px;padding:8px 10px;font-size:.78rem;font-style:normal;font-weight:900}.home-demo-person-data{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-demo-person-data span{color:#111827;background:#f2faf7;border-radius:9px;flex-direction:column;gap:5px;padding:14px;font-weight:800;line-height:1.35;display:flex}.home-demo-person-data strong{color:#63706f;text-transform:uppercase;font-size:.78rem;font-weight:800}.home-process-section,.home-essentials-section{border-top:1px solid #11182714;flex-direction:column;gap:38px;padding:58px 0;display:flex}.home-process-section h2,.home-section-intro h2,.home-price-band h2{color:#111827;letter-spacing:0;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:manual;hyphens:manual;margin:0;font-size:clamp(1.55rem,3.2vw,2.75rem);font-weight:800;line-height:1.15}.home-process-section>h2,.home-section-intro{text-align:center;max-width:840px;margin:0 auto}.home-section-intro{flex-direction:column;align-items:center;gap:16px;display:flex}.home-section-intro p{margin:0;color:#52615f;margin-inline:auto;font-size:1.08rem;line-height:1.6}.home-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.home-process-step{text-align:center;flex-direction:column;align-items:center;gap:14px;min-width:0;display:flex;position:relative}.home-process-step:not(:last-child):after{content:"";border-top:2px dotted #07805f40;width:calc(100% - 116px);position:absolute;top:34px;left:calc(50% + 58px)}.home-process-step>span{color:#057157;background:#e9f7f3;border-radius:999px;justify-content:center;align-items:center;width:68px;height:68px;font-weight:900;display:inline-flex}.home-process-step h3,.home-essential-item h3{color:#111827;margin:0;font-size:1.18rem;line-height:1.25}.home-process-step p,.home-essential-item p{color:#52615f;max-width:31ch;margin:0;line-height:1.6}.home-essentials-section{background:linear-gradient(#ecf9f599,#fff0);margin-inline:calc(50% - 50vw);padding-inline:max(32px,50vw - 600px)}.home-essentials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.home-essential-item{flex-direction:column;gap:14px;min-width:0;display:flex}.home-essential-item .home-icon{width:34px;height:34px}.home-proof-row{border-block:1px solid #11182714;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:28px 0;display:grid}.home-proof-row article{border-left:1px solid #11182717;padding:4px 16px}.home-proof-row article:first-child{border-left:0}.home-proof-row strong,.home-proof-row small{display:block}.home-proof-row strong{color:#111827}.home-proof-row small{color:#52615f;margin-top:4px;line-height:1.45}.home-price-band{background:linear-gradient(90deg,#e8f7f3db,#ffffffb8),url(/brand-mark.jpg) 100%/auto 100% no-repeat;border:1px solid #07805f24;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:38px;display:grid;box-shadow:0 20px 60px #11182717}.home-price-band p{color:#273331;max-width:58ch;margin:18px 0 0;font-size:1.18rem;line-height:1.6}.home-hero,.home-flow-section{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 0 0,#9fd7cf2e,#0000 32%),radial-gradient(circle at 100% 100%,#13302e0f,#0000 30%),linear-gradient(#fffffff0,#f6faf9e6);border:1px solid #13302e14;border-radius:34px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:32px;padding:42px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #13302e1a}.home-hero:after,.home-flow-section:after{content:"";filter:blur(10px);pointer-events:none;background:#1d706714;border-radius:999px;width:260px;height:260px;position:absolute;inset:auto auto -120px -80px}.home-hero-copy{justify-content:center;gap:22px}.home-hero-title{letter-spacing:-.05em;max-width:12ch;margin:0;font-size:clamp(3rem,5.6vw,5.4rem);line-height:.96}.home-hero-lead{max-width:56ch;font-size:1.08rem}.home-hero-note{color:var(--muted);margin:-4px 0 0;line-height:1.6}.home-hero-note a{color:var(--primary-strong);text-underline-offset:3px;text-decoration:underline}.home-trust-row{flex-wrap:wrap;gap:10px;display:flex}.home-trust-pill{min-height:38px;color:var(--primary-strong);background:#ffffffc7;border:1px solid #13302e14;border-radius:999px;align-items:center;padding:0 14px;font-size:.94rem;font-weight:700;display:inline-flex}.home-hero-stage{flex-direction:column;justify-content:center;gap:18px;min-height:100%;display:flex}.home-stage-panel{border:1px solid #13302e14;border-radius:28px;flex-direction:column;gap:14px;padding:28px;display:flex;box-shadow:0 18px 44px #13302e14}.home-stage-panel strong{letter-spacing:-.03em;font-size:1.55rem;line-height:1.1}.home-stage-panel p{color:#f4fbfacc;margin:0;line-height:1.6}.home-stage-panel-primary{color:#f4fbfa;background:radial-gradient(circle at 100% 0,#9fd7cf52,#0000 34%),linear-gradient(#11433ef5,#13302efa)}.home-stage-panel-primary .eyebrow{color:#d9f0ed;background:#ffffff1f;width:-moz-fit-content;width:fit-content}.home-stage-panel-soft{background:#fffc}.home-stage-panel-soft p{color:var(--muted)}.home-stage-kicker{width:-moz-fit-content;width:fit-content;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700;display:inline-flex}.home-stage-list{flex-direction:column;gap:10px;display:flex}.home-stage-list span{min-height:46px;color:var(--primary-strong);background:#1d706714;border-radius:16px;align-items:center;padding:0 14px;font-weight:700;display:flex}.home-support-section{gap:28px}.home-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.home-benefit-item{background:#ffffff57;border-top:1px solid #13302e1f;flex-direction:column;gap:12px;padding:26px 24px;display:flex}.home-benefit-item h3{letter-spacing:-.02em;font-size:1.28rem;line-height:1.15}.home-flow-section{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start}.home-flow-grid{gap:16px;display:grid}.home-flow-item{border-top:1px solid #13302e1a;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:18px;padding:22px 0;display:grid}.home-flow-item:first-child{border-top:none;padding-top:6px}.home-flow-item h3{letter-spacing:-.02em;font-size:1.24rem;line-height:1.15}.home-flow-step{min-width:56px;height:56px;color:var(--primary-strong);letter-spacing:.08em;background:#1d70671a;border-radius:999px;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:inline-flex}.home-decision-band{background:radial-gradient(circle at 100% 0,#9fd7cf2e,#0000 28%),linear-gradient(#ffffffeb,#f5f9f8e0);border:1px solid #13302e14;border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;gap:20px;padding:34px 36px;display:grid;box-shadow:0 18px 52px #13302e14}.landing-step{background:var(--primary-soft);width:42px;height:42px;color:var(--primary-strong);border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.lead-form-card{max-width:860px}.landing-confirmation{gap:24px}.public-footer{padding:4px 0 0}.public-footer-grid{grid-template-columns:1fr;gap:32px;display:grid}.public-footer-brand{grid-column:1/-1}@media (min-width:600px){.public-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.public-footer-brand{grid-column:span 1}.public-footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:40px}}.public-footer a.muted:hover{text-decoration:underline;color:var(--primary-strong)!important}.public-footer-links{flex-wrap:wrap;gap:12px;display:flex}.public-inline-link{color:var(--primary-strong);text-underline-offset:3px;text-decoration:underline}.public-faq-item{gap:12px}.public-checkout-note,.public-legal-content{padding:24px}.public-legal-hero,.public-legal-content{flex-direction:column;gap:18px;display:flex}.public-legal-warning{background:#fff5dcb8}.surface-card{padding:clamp(18px,3vw,28px)}.eyebrow{width:-moz-fit-content;width:fit-content;color:var(--primary-strong);letter-spacing:.04em;text-transform:uppercase;background:0 0;border-radius:0;padding:0;font-size:.78rem;font-weight:800;display:inline-flex}.page-title{letter-spacing:0;margin:16px 0 10px;font-size:clamp(2rem,4vw,3.65rem);line-height:1.08}.lead{max-width:70ch;color:var(--muted);margin:0;line-height:1.6}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button-primary,.button-secondary,.button-ghost,.button-danger{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:.95rem;font-weight:750;display:inline-flex}.button-primary{background:var(--primary);color:#fff}.button-secondary{color:var(--text);border-color:var(--line);background:#fff}.button-ghost{color:var(--primary-strong);background:0 0}.button-primary:disabled,.button-secondary:disabled,.button-ghost:disabled,.button-danger:disabled{opacity:.65;cursor:not-allowed}.button-danger{color:#fff;background:#8d2e2e}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.grid-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.stack{flex-direction:column;gap:16px;display:flex}.muted{color:var(--muted)}.label{margin-bottom:8px;font-size:.95rem;font-weight:700;display:block}.field,.textarea,.select{border-radius:var(--radius-sm);width:100%;color:var(--text);background:#fff;border:1px solid #13302e24;padding:12px 14px}.date-field{width:100%;display:block;position:relative}.date-field-input{padding-inline-end:46px}.date-field-picker{width:46px;color:var(--muted);justify-content:center;align-items:center;display:flex;position:absolute;inset-block:0;inset-inline-end:0}.date-field-native{color:#0000;opacity:0;cursor:pointer;appearance:none;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.date-field-native:disabled{cursor:not-allowed}.select-shell{width:100%;font-family:inherit;display:block;position:relative}.select-shell.field,.select-shell.select,.select-shell.textarea{background:0 0;border:0;padding:0}.select-trigger{border-radius:var(--radius-sm);width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #13302e24;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.select-trigger:disabled{opacity:.65;cursor:not-allowed}.select-trigger:focus-visible{outline-offset:2px;outline:3px solid #07805f47}.select-trigger-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.select-trigger-caret{color:var(--muted);flex:none;transition:transform .15s ease-in-out}.select-trigger-caret.is-open{transform:rotate(180deg)}.select-listbox{z-index:40;inset-inline:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);max-height:260px;box-shadow:var(--shadow);margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);overflow-y:auto}.select-option{border-radius:var(--radius-sm);cursor:pointer;font-size:inherit;color:var(--text);padding:10px 12px}.select-option.is-highlighted{background:var(--primary-soft)}.select-option.is-selected{color:var(--primary-strong);font-weight:600}.select-option.is-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.field[aria-invalid=true]{background:#fff8f8;border-color:#8d2e2e7a}.field-error{color:var(--danger);margin-top:6px;font-size:.88rem;line-height:1.4;display:block}.color-field-row{grid-template-columns:auto 1fr;align-items:center;gap:12px;display:grid}.color-picker{cursor:pointer;background:#ffffffd6;border:1px solid #13302e24;border-radius:14px;width:52px;height:52px;padding:0}.textarea{resize:vertical;min-height:120px}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.check-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffffb3;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.check-item input[type=checkbox]{accent-color:var(--primary)}.section-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;gap:14px;padding:18px;display:flex}.form-contact-strip{color:var(--primary-strong);flex-wrap:wrap;gap:10px;padding-top:6px;font-size:.95rem;font-weight:600;display:flex}.toggle-switch{appearance:none;cursor:pointer;background:#0f172a26;border-radius:999px;outline:none;width:44px;height:24px;transition:background .2s ease-in-out;position:relative}.toggle-switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s ease-in-out;position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #0000001a}.toggle-switch:checked{background:var(--primary)}.toggle-switch:checked:after{transform:translate(20px)}.toggle-switch:disabled{opacity:.5;cursor:not-allowed}.toggle-label{cursor:pointer;align-items:center;gap:12px;font-weight:500;display:flex}.toggle-label.disabled{cursor:not-allowed;opacity:.7}.branding-logo-editor{grid-template-columns:160px minmax(0,1fr);align-items:start;gap:20px;display:grid}.branding-logo-frame{border:1px dashed var(--line);background:linear-gradient(180deg, #ffffffd1, var(--surface-raised,#ffffffeb));width:160px;height:160px;color:var(--muted);border-radius:26px;justify-content:center;align-items:center;padding:16px;display:flex}.appearance-preset-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;display:grid}.appearance-preset{border:1px solid var(--line);cursor:pointer;text-align:left;font:inherit;color:inherit;background:#ffffffb8;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;transition:border-color .15s,box-shadow .15s;display:flex}.appearance-preset:hover{border-color:var(--primary)}.appearance-preset[aria-pressed=true]{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-soft)}.appearance-preset-swatches{flex-shrink:0;display:flex}.appearance-preset-swatches span{border:2px solid #ffffffe6;border-radius:50%;width:20px;height:20px}.appearance-preset-swatches span+span{margin-left:-8px}.appearance-preset-label{font-size:.875rem;font-weight:600}.appearance-choice-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.appearance-choice{border:0;min-width:0;margin:0;padding:0}.appearance-choice-hint{margin:4px 0 10px;font-size:.8125rem}.appearance-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.appearance-choice-tile{border:1px solid var(--line);cursor:pointer;text-align:left;font:inherit;color:inherit;background:#ffffffb8;border-radius:14px;flex-direction:column;gap:6px;padding:10px;transition:border-color .15s,box-shadow .15s;display:flex}.appearance-choice-tile:hover{border-color:var(--primary)}.appearance-choice-tile[aria-pressed=true]{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-soft)}.appearance-choice-sample{background:var(--page-bg);border-radius:10px;align-items:flex-end;height:58px;padding:8px;display:flex;overflow:hidden}.appearance-choice-sample-card{border:1px solid var(--line);background:var(--surface);width:100%;height:26px;box-shadow:0 3px 8px var(--shadow-color);border-left:4px solid var(--primary);border-radius:7px;display:block}.appearance-choice-name{font-size:.875rem;font-weight:600}.appearance-choice-desc{color:var(--muted);font-size:.75rem;line-height:1.35}@media (max-width:860px){.appearance-choice-columns{grid-template-columns:minmax(0,1fr)}}.branding-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.branding-preview-card{border:1px solid var(--line);background:radial-gradient(circle at top left, var(--brand-glow,transparent), transparent 55%), linear-gradient(180deg, var(--surface), #ffffffc2);box-shadow:var(--shadow);border-radius:26px;overflow:hidden}.branding-preview-shell{flex-direction:column;gap:14px;padding:18px;display:flex}.branding-preview-portal-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.branding-preview-nav{color:var(--primary-strong);flex-wrap:wrap;justify-content:flex-end;gap:8px;font-size:.88rem;font-weight:700;display:flex}.branding-preview-nav span{background:var(--primary-soft);border-radius:999px;padding:6px 10px}.branding-preview-panel,.branding-preview-contact,.branding-preview-notice{border:1px solid var(--line);background:#ffffffbd;border-radius:18px;padding:14px 16px}.branding-preview-contact{color:var(--primary-strong);flex-wrap:wrap;gap:10px 16px;font-size:.92rem;font-weight:600;display:flex}.branding-preview-notice{color:var(--muted);font-size:.92rem}.settings-section-head{flex-direction:column;gap:10px;display:flex}.settings-status-row{gap:14px}.settings-status-main{flex-wrap:wrap;align-items:flex-end;gap:14px;display:flex}.settings-status-default{min-width:130px}.settings-inline-actions,.submission-status-summary{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.settings-inline-actions{justify-content:flex-start}.submission-status-summary{justify-content:space-between}.settings-save-row{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.settings-reset-card{border-left:4px solid var(--danger)}.content-block{border:1px solid var(--line);background:#f8fbfaeb;border-radius:18px;flex-direction:column;gap:12px;padding:18px 20px;display:flex}.content-block-hinweis{background:#9fd7cf33}.content-block-hervorhebung{background:var(--primary);color:#fff;border-color:#0000}.content-block-hervorhebung .content-block-paragraph,.content-block-hervorhebung .content-block-title,.content-block-hervorhebung .content-block-list{color:#fff}.content-block-size-sm{font-size:.95rem}.content-block-size-md{font-size:1rem}.content-block-size-lg{font-size:1.08rem}.content-block-align-links{text-align:left}.content-block-align-zentriert{text-align:center}.content-block-align-rechts{text-align:right}.content-block-title{margin:0;font-size:1.02rem;font-weight:700}.content-block-body{flex-direction:column;gap:10px;display:flex}.content-block-paragraph{margin:0;line-height:1.6}.content-block-list{margin:0;padding-left:20px;line-height:1.6}.details-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-soft);flex-direction:column;gap:12px;padding:14px 16px;display:flex}.details-card summary{cursor:pointer;color:var(--primary-strong);font-weight:700;list-style:none}.details-card summary::-webkit-details-marker{display:none}.details-card[open] summary{margin-bottom:4px}.details-card summary>*{pointer-events:none}.signature-shell{flex-direction:column;gap:12px;display:flex}.signature-canvas{background:linear-gradient(#fffffffa,#f1f7f6f0);border:1px dashed #13302e3d;border-radius:22px;width:100%;min-height:220px}.badge{border-radius:8px;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:6px 10px;font-size:.86rem;font-weight:700;display:inline-flex}.invitation-status-pill{border-radius:12px;padding:3px 8px;font-size:.75rem;font-weight:600;display:inline-block}.badge-neu{color:#195daf;background:#196ebf1f}.badge-geprueft{color:#1f7b4b;background:#227d4e1f}.badge-archiviert{color:#505668;background:#585f741f}.badge-danger{color:var(--danger);background:#8d2e2e1f}.mail-preview-frame{border:1px solid var(--line);background:#fff;border-radius:18px;width:100%;min-height:520px}.mail-preview-text{border:1px solid var(--line);white-space:pre-wrap;word-break:break-word;background:#ffffffc7;border-radius:18px;margin:0;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.86rem;line-height:1.6}.badge-trial{color:var(--primary-strong);cursor:default;background:#0b5f591a;border-radius:999px;padding:4px 9px;font-size:.75rem;font-weight:600}.top-nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 0 20px;display:flex}.app-shell{padding-bottom:3rem}.public-site-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 0 18px;display:flex}.public-site-nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.public-nav-dropdown{display:inline-block;position:relative}.public-nav-dropdown-trigger{border-radius:var(--radius-sm);min-height:38px;color:var(--text);cursor:pointer;align-items:center;gap:5px;padding:6px 12px;font-size:.92rem;font-weight:550;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.public-nav-dropdown-trigger:hover,.public-nav-dropdown:hover .public-nav-dropdown-trigger,.public-nav-dropdown:focus-within .public-nav-dropdown-trigger{color:var(--primary-strong);background-color:var(--primary-soft)}.public-nav-dropdown-menu{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);z-index:60;width:290px;margin-top:4px;padding:8px;display:none;position:absolute;top:100%;left:0;box-shadow:0 12px 32px #0f172a1f}.public-nav-dropdown-menu:before{content:"";height:8px;position:absolute;top:-8px;left:0;right:0}.public-nav-dropdown:hover .public-nav-dropdown-menu,.public-nav-dropdown:focus-within .public-nav-dropdown-menu{flex-direction:column;gap:4px;display:flex}.public-nav-dropdown-item{border-radius:var(--radius-sm);flex-direction:column;padding:8px 12px;text-decoration:none;transition:background-color .15s;display:flex}.public-nav-dropdown-item:hover{background-color:var(--surface-soft)}.public-nav-dropdown-item strong{color:var(--text);font-size:.88rem;display:block}.public-nav-dropdown-item span{color:var(--muted);font-size:.78rem;line-height:1.3}.public-site-nav .nav-link{border-radius:var(--radius-sm);min-height:38px;color:var(--text);background:0 0;border:1px solid #0000;align-items:center;padding:6px 12px;font-size:.92rem;font-weight:550;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.public-site-nav .nav-link:hover{color:var(--primary-strong);background-color:var(--primary-soft)}.public-nav-badge{background:var(--primary-soft);color:var(--primary-strong);vertical-align:middle;border-radius:9999px;margin-left:6px;padding:1px 6px;font-size:.68rem;font-weight:600;display:inline-block}.public-nav-subtle{min-height:38px;color:var(--muted);border-radius:var(--radius-sm);align-items:center;padding:6px 10px;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.public-nav-subtle:hover{color:var(--text);background-color:#0f172a0a}.public-site-nav .button-primary{min-height:38px;padding:0 16px;font-size:.88rem;font-weight:650}.brand-logo-public{width:min(210px,48vw);height:auto}.form-brand-bar{justify-content:center;align-items:center;gap:24px;width:100%;max-width:600px;margin-bottom:16px;padding:0 16px;display:flex}.form-brand-logo{flex:0 auto;justify-content:center;align-items:center;min-width:0;display:flex}.form-brand-logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:64px}.form-brand-divider{background:var(--line);flex:none;width:1px;height:48px}@media (max-width:600px){.form-brand-bar{gap:16px;padding:0 12px}.form-brand-logo img{max-height:56px}}@media (max-width:480px){.form-brand-bar{flex-direction:column;gap:12px}.form-brand-logo{width:100%}.form-brand-divider{width:100%;max-width:220px;height:1px}}.brand-lockup{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.tenant-context{min-width:0}.brand-link{align-items:center;display:inline-flex}.brand-logo-admin{width:min(210px,48vw);height:auto}.brand-logo-hero{width:min(420px,100%);height:auto}.top-nav-links{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tenant-name{color:var(--text);font-size:.98rem}.nav-link{border:1px solid var(--line);background:#ffffffc7;border-radius:9px;padding:10px 12px;font-size:.95rem;font-weight:650}.tenant-switcher{align-items:center;max-width:min(320px,100%);display:inline-flex}.tenant-switcher-select{width:100%;min-width:0}.tenant-switcher-select .select-trigger{border:1px solid var(--line);color:var(--text);background:#ffffffe0;border-radius:999px;padding:8px 36px 8px 12px;font-size:.95rem;line-height:1.2}.app-shell-frame{align-items:stretch;min-height:100dvh;display:flex}.app-sidebar{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;flex:none;align-self:flex-start;gap:20px;width:248px;min-width:0;height:100dvh;padding:28px 18px;transition:width .18s,padding .18s;display:flex;position:sticky;top:0;overflow-y:auto}.app-sidebar-drawer{display:contents}.app-sidebar-scrim{display:none}.app-sidebar-top-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.app-sidebar-eyebrow{background:var(--primary-soft);width:-moz-fit-content;width:fit-content;color:var(--primary-strong);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:3px 9px;font-size:.7rem;font-weight:800;display:inline-flex}.app-sidebar-identity-subtitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;overflow:hidden}.app-sidebar-footer-links{flex-direction:column;gap:2px;display:flex}.app-sidebar-toggle-badge{top:-5px;background:var(--primary);color:#fff;text-align:center;border-radius:999px;min-width:17px;height:17px;padding:0 4px;font-size:.66rem;font-weight:800;line-height:17px;position:absolute;inset-inline-end:-5px}.app-sidebar-mobile-brand{opacity:.82;flex:none;align-items:center;display:none}.app-sidebar-mobile-brand:hover{opacity:1}.app-sidebar-mobile-brand-mark{width:auto;height:32px}.app-sidebar-footer-logo{display:none}.app-sidebar-toggles{flex:none;align-items:center;gap:6px;display:flex}.app-sidebar-collapse-toggle,.app-sidebar-mobile-toggle{border:1px solid var(--line);background:var(--surface);width:28px;height:28px;color:var(--muted);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.app-sidebar-mobile-toggle{display:none;position:relative}.app-sidebar-collapse-toggle:hover,.app-sidebar-mobile-toggle:hover{background:var(--surface-soft)}.app-sidebar-collapse-toggle svg,.app-sidebar-mobile-toggle svg{flex:none;width:16px;height:16px}.app-sidebar-collapse-toggle svg{transition:transform .18s}.app-sidebar-identity{flex-direction:column;gap:10px;min-width:0;display:flex}.app-sidebar-logo{object-fit:contain;object-position:left center;width:auto;max-width:100%;max-height:44px;display:block}.app-sidebar-identity-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.app-sidebar-identity-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.98rem;overflow:hidden}.app-sidebar-nav{flex-direction:column;gap:2px;display:flex}.app-sidebar-link{color:var(--muted);border-left:3px solid #0000;border-radius:9px;align-items:center;gap:10px;padding:10px 12px;font-size:.92rem;font-weight:650;display:flex}.app-sidebar-link svg{flex:none;width:18px;height:18px}.app-sidebar-link:hover{background:var(--surface-soft)}.app-sidebar-link.active{background:var(--primary-soft);border-left-color:var(--primary);color:var(--primary-strong)}.app-sidebar-footer{border-top:1px solid var(--line);flex-direction:column;gap:12px;margin-top:auto;padding-top:16px;display:flex}.app-sidebar-brand{opacity:.82;align-items:center;display:inline-flex}.app-sidebar-brand:hover{opacity:1}.app-sidebar-brand-mark{width:100%;height:auto}.app-sidebar-brand-mark-collapsed{display:none}.app-sidebar-logout-full{display:contents}.app-sidebar-logout-compact{display:none}.app-sidebar-actions{align-items:center;gap:8px;display:flex}.app-sidebar-actions .button-secondary{flex:1;min-height:36px;padding:0 10px;font-size:.85rem}.app-sidebar-icon-link{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.app-sidebar-icon-link svg{width:16px;height:16px}.app-sidebar-icon-link:hover{background:var(--surface-soft)}.app-main-scroll{flex:1;min-width:0;padding-top:28px}@media (min-width:901px){.app-sidebar.collapsed{width:88px;padding-left:14px;padding-right:14px}.app-sidebar.collapsed .app-sidebar-top-row{flex-direction:column;align-items:center;gap:10px}.app-sidebar.collapsed .app-sidebar-identity{align-items:center}.app-sidebar.collapsed .app-sidebar-logo{object-position:center;margin:0 auto}.app-sidebar.collapsed .app-sidebar-identity-row,.app-sidebar.collapsed .app-sidebar-eyebrow,.app-sidebar.collapsed .app-sidebar-identity-subtitle,.app-sidebar.collapsed .tenant-switcher,.app-sidebar.collapsed .app-sidebar-link-label,.app-sidebar.collapsed .app-sidebar-brand-mark-expanded{display:none}.app-sidebar.collapsed .app-sidebar-brand-mark-collapsed{display:block}.app-sidebar.collapsed .app-sidebar-logout-full{display:none}.app-sidebar.collapsed .app-sidebar-logout-compact{display:contents}.app-sidebar.collapsed .app-sidebar-nav{align-items:center}.app-sidebar.collapsed .app-sidebar-link{justify-content:center;gap:0;padding:10px}.app-sidebar.collapsed .app-sidebar-footer{align-items:center}.app-sidebar.collapsed .app-sidebar-actions{flex-direction:column}.app-sidebar.collapsed .app-sidebar-collapse-toggle svg{transform:rotate(180deg)}}@media (max-width:900px){.app-shell-frame{flex-direction:column;min-height:0}.app-sidebar-collapse-toggle{display:none}.app-sidebar-mobile-toggle{display:inline-flex}.app-sidebar-mobile-brand{order:-1;display:inline-flex}.app-sidebar-logo{display:none}.app-sidebar{z-index:60;border-right:none;border-bottom:1px solid var(--line);width:100%;height:auto;padding:12px 16px;padding-inline:max(16px, env(safe-area-inset-left)) max(16px, env(safe-area-inset-right));flex-direction:column;align-items:stretch;gap:12px;position:sticky;top:0;overflow:visible}.app-sidebar-top-row{align-items:center}.app-sidebar-identity{flex-flow:wrap;flex:auto;align-items:center;gap:10px;min-width:0}.app-sidebar-drawer{z-index:70;width:min(320px,86vw);padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:var(--surface);border-inline-end:1px solid var(--line);overscroll-behavior:contain;visibility:hidden;flex-direction:column;gap:6px;padding-inline-start:max(16px, env(safe-area-inset-left));transition:transform .2s,visibility .2s;display:flex;position:fixed;inset-block:0;inset-inline-start:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 0 40px #0f172a2e}.app-sidebar.mobile-open .app-sidebar-drawer{visibility:visible;transform:none}.app-sidebar-identity-subtitle{display:none}.app-sidebar-scrim{z-index:69;cursor:pointer;background:#0f172a6b;border:0;padding:0;animation:.16s ease-out sidebar-scrim-in;display:block;position:fixed;inset:0}.app-sidebar-identity .tenant-switcher{flex:100%}.app-sidebar-nav{gap:4px}.app-sidebar-link{border:1px solid #0000;border-radius:10px}.app-sidebar-link.active{border-color:#0000;border-left-style:none;border-left-width:medium}.app-sidebar-footer{border-top:1px solid var(--line);flex-direction:column;align-items:stretch;gap:12px;margin-top:auto;padding-top:14px}.app-sidebar-brand{display:none}.app-sidebar-footer-logo{object-fit:contain;width:auto;max-width:60%;max-height:36px;display:block}.app-sidebar-footer-logo-text{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.app-main-scroll{padding-top:20px}}@keyframes sidebar-scrim-in{0%{opacity:0}to{opacity:1}}.table-like,.kv-list{gap:12px;display:grid}.table-row{grid-template-columns:var(--table-cols,1.5fr 1fr 1fr auto);border-radius:var(--radius-md);border:1px solid var(--line);box-shadow:none;background:#fff;align-items:center;gap:12px;padding:16px;display:grid}.forms-table-row{--table-cols:minmax(0, 1fr) 210px auto}.builder-shell{flex-direction:column;gap:20px;display:flex}.builder-hero{flex-direction:column;gap:16px;display:flex}.builder-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.save-pill{border:1px solid var(--line);min-height:40px;color:var(--muted);background:#ffffffdb;border-radius:999px;align-items:center;padding:0 14px;font-size:.95rem;display:inline-flex}.save-pill-saved{color:#1f7b4b;background:#edf8f1}.save-pill-error{color:var(--danger);background:#fff2f2}.auth-shell{grid-template-columns:1.15fr .85fr;gap:20px;display:grid}.auth-pane{min-height:100%}.auth-title{font-size:clamp(2rem,3.5vw,3.25rem)}.auth-actions{flex-wrap:wrap;gap:12px;display:flex}.auth-link-button{justify-content:flex-start;min-height:0;padding:0}.builder-sheet{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #13302e1a;border-radius:24px;padding:28px}.builder-stack{flex-direction:column;gap:20px;display:flex}.builder-shell-header{grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);align-items:start;gap:20px;display:grid}.builder-mode-switch{border:1px solid var(--line);background:#fffc;border-radius:999px;padding:4px;display:inline-flex}.builder-mode-button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:40px;padding:0 16px}.builder-mode-button-active{background:var(--primary);color:#fff}.builder-title-input,.builder-section-title,.question-title-input{width:100%;color:var(--text);background:0 0;border:none;outline:none;padding:0}.builder-title-input{font-size:clamp(2rem,4vw,2.6rem);font-weight:700}.builder-section-title{border-bottom:1px solid #13302e1a;padding-bottom:12px;font-size:1.4rem;font-weight:700}.question-title-input{border-bottom:1px solid #13302e1a;padding-bottom:10px;font-size:1.1rem;font-weight:600}.builder-description-input,.builder-section-description{width:100%;color:var(--muted);resize:vertical;background:0 0;border:none;outline:none;min-height:36px;padding:0}.builder-visibility-card{border:1px solid var(--line);background:#f5f9f8e6;border-radius:20px;flex-direction:column;gap:10px;padding:18px;display:flex}.builder-inline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.section-toolbar,.question-card-header,.row-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.builder-section-shell{gap:22px}.builder-section-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;display:grid}.builder-section-kicker,.builder-question-kicker{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:.82rem;font-weight:700;display:inline-flex}.builder-question-list{flex-direction:column;gap:16px;display:flex}.question-card{background:linear-gradient(#fdfefe 0%,#f8fbfb 100%);border:1px solid #13302e1f;border-radius:18px;flex-direction:column;gap:16px;padding:20px;display:flex}.question-card-content{background:linear-gradient(#f6faf9 0%,#f2f7f6 100%)}.builder-question-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.builder-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.question-type-select{width:min(260px,100%)}.builder-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.builder-meta-grid-full{grid-column:1/-1}.builder-add-button{min-height:50px}.builder-preview-hero{background:radial-gradient(circle at 100% 0,#1d706724,#0000 32%),linear-gradient(#f6fbfaf2,#fffffff2);border:1px solid #13302e1a;border-radius:24px;flex-direction:column;gap:18px;padding:28px;display:flex}.builder-preview-check{background:#ffffffeb}.builder-preview-signature{min-height:180px}.builder-footer-actions{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.icon-button{width:46px;min-width:46px;padding:0}.pill-input{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;display:flex}.error-box,.success-box,.kv-item{border:1px solid #0000;border-radius:18px;padding:14px 16px}.error-box{color:var(--danger);background:#fff2f2;border-color:#8d2e2e2e}.success-box{color:#1f7b4b;background:#edf8f1;border-color:#1f7b4b2e}.loading-card{border:1px solid var(--line);background:#ffffffc7;border-radius:22px;flex-direction:column;gap:16px;padding:24px;display:flex}.loading-bar,.loading-pill{background:#13302e14;position:relative;overflow:hidden}.loading-bar:after,.loading-pill:after{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);animation:1.4s infinite loading-shimmer;position:absolute;inset:0;transform:translate(-100%)}.loading-pill{border-radius:999px;width:120px;height:34px}.loading-bar{border-radius:999px;height:16px}.loading-bar-lg{height:24px}.loading-bar-md{width:68%}.loading-bar-sm{width:42%}@keyframes loading-shimmer{to{transform:translate(100%)}}.kv-item{border-color:var(--line);background:#ffffffb8}@media (max-width:900px){.grid-two,.grid-three,.checkbox-grid,.branding-preview-grid,.branding-logo-editor,.table-row,.builder-inline-grid,.builder-meta-grid,.builder-shell-header,.builder-section-header,.auth-shell,.landing-hero,.home-hero,.home-flow-section,.home-benefit-grid,.home-decision-band,.landing-stat-row,.public-footer-inner{grid-template-columns:1fr}.public-footer-inner{align-items:start}.home-hero,.home-flow-section,.home-decision-band{padding:28px 22px}.home-hero-title{max-width:none;font-size:clamp(2.5rem,10vw,3.8rem)}.home-stage-panel,.home-benefit-item{padding:22px 20px}.home-flow-item,.home-hero-v2,.home-price-band{grid-template-columns:1fr}.home-hero-v2{min-height:0;padding:36px 0 22px}.home-hero-copy-v2{max-width:none;padding-top:0}.home-hero-copy-v2 h1{font-size:clamp(2.6rem,11vw,4rem)}.home-trust-list,.home-process-grid,.home-essentials-grid,.home-proof-row{grid-template-columns:1fr}.home-product-scene{justify-self:stretch;max-width:none;min-height:0}.home-preview-stage{min-height:0}.home-process-section,.home-essentials-section{gap:28px;padding-top:54px;padding-bottom:54px}.home-process-step{text-align:left;align-items:flex-start}.home-process-step:not(:last-child):after{display:none}.home-process-step p,.home-essential-item p{max-width:none}.home-proof-row article{border-left:0;padding:0}.home-price-band{background:linear-gradient(#e8f7f3eb,#ffffffe6),url(/brand-mark.jpg) 100% 100%/56% no-repeat;padding:34px 24px}}@media (max-width:560px){.public-site-header{align-items:flex-start;padding-bottom:4px}.public-site-nav{flex-wrap:wrap;gap:8px;width:100%;max-width:100%;display:flex}.public-nav-dropdown{flex:calc(50% - 4px)}.public-nav-dropdown-trigger{border:1px solid var(--line);background:#fff;justify-content:center;width:100%;min-height:40px;padding:0 10px;font-size:.9rem}.public-site-nav .nav-link,.public-site-nav .button-secondary{text-align:center;border:1px solid var(--line);background:#fff;flex:calc(50% - 4px);justify-content:center;align-items:center;min-height:40px;padding:0 10px;font-size:.9rem;display:inline-flex}.public-site-nav .button-primary{text-align:center;flex:100%;justify-content:center;align-items:center;width:100%;min-height:42px;padding:0 14px;font-size:.94rem;display:inline-flex}.public-site-nav a[href="/app/login"]{display:none}.public-nav-dropdown-menu{width:100%;max-width:100%;box-shadow:none;border:1px solid var(--line);margin-top:4px;position:static}.home-hero-v2{padding-top:0}.home-hero-copy-v2 h1{-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-size:1.82rem;line-height:1.08}.home-hero-copy-v2 p{font-size:1rem}.home-hero-actions,.home-price-actions{flex-direction:column}.home-cta{width:100%;min-width:0}.home-hero-primary-cta{display:none}.home-preview-top,.home-preview-stage{padding-inline:16px}.home-preview-steps{grid-template-columns:1fr;padding-inline:16px}.home-preview-head,.home-demo-summary,.home-demo-patient{flex-direction:column;align-items:flex-start}.home-preview-head p{font-size:1.15rem}.home-demo-form{max-width:none}.home-demo-person-data{grid-template-columns:1fr}.home-table-row{grid-template-columns:auto minmax(0,1fr);padding:13px 14px}.home-table-row em{grid-column:2;width:-moz-fit-content;width:fit-content}}.glass-card{-webkit-backdrop-filter:blur(12px);border-radius:var(--border-radius-lg,12px);background:#fff9;border:1px solid #fff6;box-shadow:0 8px 32px #0000000a}a.glass-card,.glass-card-hover{transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}a.glass-card:hover,.glass-card-hover:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000012}.button-primary.glow-hover{transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.button-primary.glow-hover:hover{transform:scale(1.02);box-shadow:0 0 15px #06c6}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.5,0,0,1),transform .8s cubic-bezier(.5,0,0,1);transform:translateY(30px)}.reveal-visible{opacity:1;transform:translateY(0)}.grid-two>.reveal:first-child{transition-delay:.1s}.grid-two>.reveal:nth-child(2){transition-delay:.2s}.grid-two>.reveal:nth-child(3){transition-delay:.3s}.grid-two>.reveal:nth-child(4){transition-delay:.4s}.driver-popover{border:1px solid var(--border,#e5e7eb);border-radius:12px;font-family:inherit;box-shadow:0 12px 40px #00000024}.driver-popover-title{font-size:1rem;font-weight:600}.driver-popover-description{color:var(--muted,#666);font-size:.875rem}.driver-popover-progress-text{color:var(--muted,#666);font-size:.8rem}.driver-popover-navigation-btns button{text-shadow:none;background:var(--primary,#2563eb);color:#fff;border:none;border-radius:8px;padding:6px 14px;font-size:.85rem}.driver-popover-navigation-btns button.driver-popover-prev-btn{color:var(--foreground,#111);border:1px solid var(--border,#e5e7eb);background:0 0}.driver-popover-navigation-btns button:hover,.driver-popover-navigation-btns button:focus,.driver-popover-navigation-btns button:focus-visible{background:var(--primary-strong,#0b5f59);color:#fff;border:none}.driver-popover-navigation-btns button.driver-popover-prev-btn:hover,.driver-popover-navigation-btns button.driver-popover-prev-btn:focus,.driver-popover-navigation-btns button.driver-popover-prev-btn:focus-visible{background:var(--surface-soft,#f8fbfa);color:var(--foreground,#111);border:1px solid var(--border,#e5e7eb)}.inbox-filter-bar{grid-template-columns:minmax(200px,1fr) 190px 280px auto;align-items:end;gap:12px 16px;display:grid}.inbox-filter-search,.inbox-filter-control{min-width:0}.inbox-filter-toggle{flex:none;justify-content:center;align-items:center;width:47px;height:47px;padding:0;display:flex}@media (max-width:760px){.inbox-filter-bar{flex-wrap:wrap;align-items:flex-end;display:flex}.inbox-filter-search{flex:100%}.inbox-filter-control{flex:160px}}.download-split{flex:none;display:inline-flex;position:relative}.download-split-main,.download-split-toggle{justify-content:center;align-items:center;height:42px;padding:0;display:flex}.download-split-main{border-start-end-radius:0;border-end-end-radius:0;width:40px}.download-split-toggle{border-start-start-radius:0;border-end-start-radius:0;width:24px;margin-inline-start:1px}.download-split-caret{transition:transform .15s ease-in-out}.download-split-caret.is-open{transform:rotate(180deg)}.download-split-menu{z-index:40;top:calc(100% + 6px);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);min-width:230px;box-shadow:var(--shadow);flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;inset-inline-end:0}.download-split-item{border-radius:var(--radius-sm);color:var(--text);font:inherit;text-align:start;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:10px 12px}.download-split-item:hover{background:var(--primary-soft)}.animate-spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.photo-capture{flex-direction:column;gap:12px;display:flex}.photo-capture-trigger{background:linear-gradient(180deg, #fffffffa, var(--surface-soft));width:100%;min-height:72px;color:var(--text);text-align:start;cursor:pointer;border:1px dashed #0f766e61;border-radius:18px;align-items:center;gap:14px;padding:14px 16px;display:flex}.photo-capture-trigger:hover:not(:disabled){border-color:var(--primary);background:var(--primary-soft)}.photo-capture-trigger:disabled{cursor:not-allowed;border-color:var(--line);background:var(--surface-soft);color:var(--muted)}.photo-capture-icon{width:30px;height:30px;color:var(--primary);flex:none}.photo-capture-trigger:disabled .photo-capture-icon{color:var(--muted)}.photo-capture-trigger-text{flex-direction:column;gap:2px;min-width:0;display:flex}.photo-capture-trigger-title{font-size:.98rem;font-weight:750}.photo-capture-trigger-hint{color:var(--muted);font-size:.86rem;line-height:1.4}.photo-capture-spinner{border:2px solid var(--primary-soft);border-top-color:var(--primary);border-radius:50%;flex:none;width:24px;height:24px;animation:.9s linear infinite spin}.photo-capture-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.photo-capture-item{border:1px solid var(--line);background:var(--surface);border-radius:16px;align-items:center;gap:12px;padding:10px 12px;display:flex}.photo-capture-thumb{border:1px solid var(--line);object-fit:cover;border-radius:12px;flex:none;width:56px;height:56px}.photo-capture-item-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.photo-capture-item-title{font-size:.94rem;font-weight:700}.photo-capture-item-hint{color:var(--muted);font-size:.84rem}.photo-capture-remove{border:1px solid var(--line);min-height:38px;color:var(--danger);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:0 12px;font-size:.88rem;font-weight:700;display:inline-flex}.photo-capture-remove:hover:not(:disabled){background:#fff2f2;border-color:#8d2e2e3d}.photo-capture-remove:disabled{opacity:.65;cursor:not-allowed}@media (max-width:520px){.photo-capture-item{flex-wrap:wrap}.photo-capture-remove{margin-inline-start:auto}}.submission-photo-list{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.submission-photo{flex-direction:column;gap:6px;max-width:240px;margin:0;display:flex}.submission-photo-image{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;max-height:320px}.submission-photo-caption{color:var(--muted);font-size:.82rem}.app-sidebar-icon-badge{background:var(--danger);color:#fff;text-align:center;border-radius:999px;min-width:17px;height:17px;padding:0 4px;font-size:.65rem;font-weight:700;line-height:17px;position:absolute;top:-5px;right:-5px}.announcement-banner{border:1px solid var(--line);border-left:4px solid var(--primary);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:1rem;padding:16px 18px;display:flex}.announcement-banner[data-tone=danger]{border-left-color:var(--danger);background:#8d2e2e0a}.announcement-banner-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.announcement-banner-body .content-block-body{color:var(--muted)}.announcement-banner-actions{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}.announcement-card{border:1px solid var(--line);border-left:4px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;gap:10px;padding:18px;display:flex}.announcement-card[data-tone=normal]{border-left-color:var(--primary)}.announcement-card[data-tone=danger]{border-left-color:var(--danger)}.announcement-card-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.announcement-card-head strong{overflow-wrap:anywhere;font-size:1.05rem}.announcement-card-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.announcement-unread-dot{background:var(--danger);border-radius:999px;flex:none;width:9px;height:9px}.announcement-card-preview{border-left-color:var(--primary);background:var(--surface-soft)}.app-sidebar-icon-link{position:relative}.intro-offer-badge{background:var(--primary-soft);color:var(--primary-strong);white-space:nowrap;border:1px solid #0f766e47;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:4px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.intro-offer-band{border-radius:var(--radius-lg);background:linear-gradient(120deg,#e8f7f3eb,#ffffffc7);border:1px solid #0f766e38;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;padding:38px;display:grid;box-shadow:0 20px 60px #11182717}.intro-offer-band h2{margin:10px 0 0;font-size:clamp(1.7rem,2.6vw,2.6rem);font-weight:800;line-height:1.14}.intro-offer-price{color:var(--primary-strong);white-space:nowrap}.intro-offer-band p{color:#273331;max-width:58ch;margin:16px 0 0;font-size:1.08rem;line-height:1.6}.intro-offer-points{color:#273331;flex-direction:column;gap:6px;margin:16px 0 0;padding-left:20px;line-height:1.5;display:flex}.intro-offer-band-action{border-radius:var(--radius-lg);background:var(--surface);text-align:center;border:1px solid #0f766e33;flex-direction:column;align-items:stretch;gap:10px;min-width:240px;padding:24px;display:flex}.intro-offer-band-price{color:var(--primary-strong);font-size:clamp(2.2rem,4vw,3rem);font-weight:800;line-height:1}.intro-offer-band-price-note{color:var(--muted);margin-bottom:8px;font-size:.9rem}@media (max-width:900px){.intro-offer-band{grid-template-columns:minmax(0,1fr)}}.pricing-intro{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:680px;margin:0 auto;padding:2.5rem 1rem .5rem;display:flex}.pricing-card{flex-direction:column;align-items:flex-start;gap:12px;height:100%;padding:28px;display:flex}.pricing-card-amount{letter-spacing:-.01em;margin:0;font-size:clamp(2.2rem,3.4vw,3rem);font-weight:800;line-height:1}.pricing-card-cta{text-align:center;align-self:stretch;margin-top:auto}.pricing-feature-list{color:var(--muted);flex-direction:column;gap:8px;margin:0;padding-left:20px;line-height:1.5;display:flex}@media (max-width:720px){.pricing-intro{padding-top:1.5rem}}@media (pointer:coarse){.button-primary,.button-secondary,.button-ghost,.button-danger{min-height:44px}.icon-button,.app-sidebar-icon-link,.app-sidebar-collapse-toggle,.app-sidebar-mobile-toggle,.download-split-main,.download-split-toggle{min-width:44px;min-height:44px}.download-split-toggle{width:34px}.app-sidebar-link{min-height:44px}.download-split-item,.select-option{align-items:center;min-height:44px;display:flex}input[type=checkbox],input[type=radio]{width:20px;height:20px}}@media (max-width:640px){.page-shell{width:min(1180px,100% - 24px)}.surface-card .surface-card,.surface-card .details-card{padding:14px}.app-shell{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom))}.button-row .button-primary,.button-row .button-secondary,.button-row .button-danger{flex:auto}.top-nav{padding-inline:max(0px, env(safe-area-inset-left)) max(0px, env(safe-area-inset-right));gap:12px}.top-nav-links{width:100%}}@media (max-width:900px){.table-row{grid-template-columns:minmax(0,1fr);align-items:start}.table-row .row-actions,.table-row .button-row{width:100%}}.inbox-table{border-collapse:collapse;width:100%}.inbox-table-head-cell{text-align:start;color:var(--muted);padding:10px 16px;font-size:.8125rem;font-weight:600}.inbox-table-cell{padding:10px 16px}.inbox-download-button{justify-content:center;align-items:center;gap:8px;width:40px;height:40px;padding:0;display:flex}.inbox-download-label{display:none}@media (max-width:900px){.inbox-table,.inbox-table tbody,.inbox-table tr,.inbox-table td{width:100%;display:block}.inbox-table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.inbox-table tr{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:2px 10px;padding:14px 16px;display:grid;position:relative}.inbox-table .inbox-table-cell{grid-column:2;padding:0}.inbox-table .inbox-cell-select{grid-area:1/1/-1;align-self:start;padding-top:2px}.inbox-table tr.inbox-row-plain .inbox-table-cell{grid-column:1/-1}.inbox-table .inbox-cell-status,.inbox-table .inbox-cell-source{margin-top:6px;align-items:center;margin-inline-end:8px;display:inline-flex}.inbox-table .inbox-cell-source{color:var(--muted);font-size:.8125rem}.inbox-table .inbox-cell-download{margin-top:10px}.inbox-download-button{width:100%;height:44px}.inbox-download-label{display:inline}}.settings-tabbar-shell{position:relative}.settings-tabbar{border-bottom:1px solid var(--line);scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.settings-tabbar::-webkit-scrollbar{display:none}.settings-tab{scroll-snap-align:start;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;margin-bottom:-1px;padding:14px 20px;font-size:.9375rem;transition:color .15s,border-color .15s}.settings-tab-active{border-bottom-color:var(--primary);color:var(--primary);font-weight:600}.settings-tabbar-shell:after{content:"";top:0;bottom:1px;pointer-events:none;background:linear-gradient(to right, #fff0, var(--surface));width:32px;position:absolute;inset-inline-end:0}@media (min-width:901px){.settings-tabbar-shell:after{display:none}}.settings-tab-panel{padding:clamp(16px,3vw,24px)}.settings-section-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.settings-section-hint{margin:0;font-size:.875rem}.settings-reset-icon{border:1px solid var(--line);width:36px;min-width:36px;height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;padding:0;transition:color .15s,border-color .15s;display:inline-flex}.settings-reset-icon:hover:not(:disabled),.settings-reset-icon:focus-visible{color:var(--danger);border-color:#8d2e2e59}.settings-reset-icon:disabled{opacity:.55;cursor:not-allowed}@media (pointer:coarse){.settings-reset-icon{width:44px;min-width:44px;height:44px}}.submission-detail-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.submission-detail-title{align-items:center;gap:16px;min-width:0;display:flex}.submission-detail-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.submission-detail-status{min-width:200px}.button-compact{min-height:34px;padding:0 12px;font-size:.875rem}@media (max-width:640px){.submission-detail-header{align-items:flex-start;gap:16px}.submission-detail-actions{gap:10px;width:100%}.submission-detail-status{flex:100%;min-width:0}}.settings-status-label{flex:220px;min-width:0}@media (max-width:640px){.settings-tab{padding:13px 14px}}.floating-feedback-button{z-index:900;bottom:max(24px, calc(env(safe-area-inset-bottom) + 12px));border-radius:999px;position:fixed;inset-inline-end:max(24px, calc(env(safe-area-inset-right) + 12px));box-shadow:0 10px 25px -5px #00000040}.modal-overlay{z-index:9999;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-panel{width:100%;max-height:85dvh;overflow-y:auto}.onboarding-wizard-panel{padding:clamp(20px,4vw,28px) clamp(18px,4vw,32px)}.detail-kv-list{grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:8px 16px;margin:0;display:grid}.field-pair-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (max-width:640px){.detail-kv-list,.field-pair-grid{grid-template-columns:minmax(0,1fr)}.detail-kv-list{gap:2px 0}.detail-kv-list dt{margin-top:10px}.button-primary,.button-secondary,.button-ghost,.button-danger{white-space:normal;text-align:center;word-break:break-word;max-width:100%}}.demo-portal{border:1px solid var(--line);border-radius:var(--radius-lg,16px);background:var(--page-bg);overflow:hidden;box-shadow:0 18px 40px #0f172a1a}.demo-portal .app-shell-frame{min-height:0}.demo-portal .app-sidebar{align-self:stretch;gap:14px;width:196px;height:auto;padding:16px 12px;position:static}.demo-portal .app-main-scroll{max-height:640px;padding-top:18px;overflow-y:auto}.demo-portal .page-shell{width:100%;padding-inline:18px}.demo-portal .app-shell{padding-bottom:24px}.demo-portal .app-sidebar-link{width:100%;font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;border-left:3px solid #0000;font-weight:650}.demo-portal .app-sidebar-link:hover{background:var(--surface-soft)}.demo-portal .app-sidebar-link.active{background:var(--primary-soft);border-left-color:var(--primary);color:var(--primary-strong)}.demo-sidebar-count{background:var(--primary);color:#fff;text-align:center;border-radius:999px;min-width:20px;margin-inline-start:auto;padding:1px 6px;font-size:.7rem;font-weight:700}.demo-stat-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.demo-screen-title{margin:0;font-size:1.6rem;line-height:1.2}.demo-editor-bar{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.demo-portal .builder-shell-header,.demo-portal .builder-meta-grid{grid-template-columns:1fr}.demo-portal .builder-sheet{border-radius:var(--radius-md);box-shadow:none;padding:20px}.demo-stat-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;gap:6px;height:100%;padding:20px 24px;display:flex}.demo-stat-card-value{color:var(--text);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:700;line-height:1}.demo-stat-card-label{color:var(--muted);font-size:.875rem}.demo-stat-card-highlight{background:var(--primary);border-color:var(--primary)}.demo-stat-card-highlight .demo-stat-card-value{color:#fff}.demo-stat-card-highlight .demo-stat-card-label{color:#ffffffd9}.demo-stat-button{text-align:left;cursor:pointer;font:inherit;color:inherit;border-radius:var(--radius-md);background:0 0;border:0;padding:0}.demo-stat-button:hover .demo-stat-card{border-color:var(--primary)}.demo-portal .settings-tabbar-shell:after{display:block}.demo-stat-button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.demo-row-button{cursor:pointer}.demo-row-button:hover{border-color:var(--primary)}.demo-window-bar{background:var(--surface-soft,#0f172a0a);border-bottom:1px solid var(--line);align-items:center;gap:6px;padding:8px 14px;display:flex}.demo-window-dot{background:var(--line);border-radius:50%;flex:none;width:9px;height:9px}.demo-window-address{color:var(--muted);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;margin-inline-start:8px;font-size:.76rem;overflow:hidden}.demo-device{border:1px solid var(--line);border-radius:var(--radius-lg,16px);background:var(--page-bg);width:100%;overflow:hidden;box-shadow:0 18px 40px #0f172a1a}.demo-phone{max-width:420px;margin-inline:auto}.demo-device-screen{max-height:640px;padding:18px 16px 24px;overflow-y:auto}.demo-desktop .demo-device-screen{max-height:720px;padding:24px clamp(16px,3vw,36px) 32px}.demo-device-screen .form-brand-bar{margin-inline:auto}.demo-pane-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.demo-pane-toolbar-field{flex:260px;min-width:0}.demo-viewport-switch{border:1px solid var(--line);background:var(--surface);border-radius:999px;gap:2px;padding:2px;display:inline-flex}.demo-viewport-switch button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.82rem;font-weight:600;display:inline-flex}.demo-viewport-switch button svg{flex:none;width:14px;height:14px}.demo-viewport-switch button:hover{color:var(--text)}.demo-viewport-switch button[aria-pressed=true]{background:var(--primary-soft);color:var(--primary-strong)}@media (max-width:900px){.demo-portal .app-sidebar{width:100%;position:static}.demo-portal .app-sidebar-drawer{width:100%;box-shadow:none;visibility:visible;border:0;padding:0;position:static;overflow:visible;transform:none}.demo-portal .app-sidebar-nav{flex-flow:wrap;gap:4px}.demo-portal .app-sidebar-link,.demo-portal .app-sidebar-link.active{border-left-color:#0000;width:auto;padding:8px 10px}.demo-portal .app-sidebar-link-label{font-size:.82rem}.demo-portal .app-sidebar-footer{display:none}.demo-portal .app-main-scroll{max-height:none}}.demo-module{grid-template-columns:minmax(0,300px) minmax(0,1fr);align-items:start;gap:clamp(20px,3vw,36px);display:grid}.demo-module-text{flex-direction:column;gap:8px;min-width:0;display:flex}.demo-module-stage{flex-direction:column;gap:12px;min-width:0;display:flex}.demo-two-col{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:20px;display:grid}.demo-card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:16px;display:grid}@media (max-width:900px){.demo-module{grid-template-columns:minmax(0,1fr)}}.demo-offline-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}@media (max-width:1100px){.demo-offline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.demo-offline-grid{grid-template-columns:minmax(0,1fr)}}.demo-offline-card{border:1px solid var(--line);border-radius:var(--radius-md,12px);background:#fff;flex-direction:column;gap:10px;min-width:0;padding:18px;display:flex}.demo-offline-head{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.demo-offline-head strong{color:var(--text);font-size:1rem}.demo-offline-badge{border-radius:9999px;max-width:100%;padding:2px 8px;font-size:.72rem;font-weight:600}.demo-offline-screen{color:#f8fafc;background:#0f172a;border-radius:8px;flex-direction:column;min-width:0;padding:12px;display:flex;box-shadow:0 4px 12px #0000001a}.demo-offline-screen-top{color:#94a3b8;border-bottom:1px solid #334155;justify-content:space-between;gap:8px;margin-bottom:8px;padding-bottom:6px;font-size:.7rem;display:flex}.demo-offline-screen-top span:first-child{white-space:nowrap;flex:none}.demo-offline-screen-top span:last-child{text-align:end}.demo-offline-screen strong{color:#38bdf8;font-size:.85rem}.demo-offline-screen p{color:#cbd5e1;margin:4px 0 0;font-size:.75rem;line-height:1.4}.demo-offline-card>p{margin-top:auto}.demo-offline-terms{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-soft);color:var(--muted);padding:12px 16px;font-size:.82rem;line-height:1.5}.demo-module-nav{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.demo-module-chip{border:1px solid var(--line);border-radius:var(--radius-md,12px);background:var(--surface);font:inherit;text-align:start;cursor:pointer;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;display:flex}.demo-module-chip strong{font-size:.9rem}.demo-module-chip span{font-size:.74rem}.demo-module-chip:hover{border-color:var(--primary)}.demo-module-chip.is-active{border-color:var(--primary);background:var(--primary-soft)}.demo-swatch-row{flex-wrap:wrap;gap:8px;display:flex}.demo-swatch{border:1px solid var(--line);background:var(--surface);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;display:flex}.demo-swatch span{border-radius:50%;flex:none;width:14px;height:14px}.demo-swatch em{font-size:.8rem;font-style:normal}.demo-swatch.is-active{border-color:var(--primary);background:var(--primary-soft)}.demo-kiosk{color:#f8fafc;text-align:center;background:#0f172a;border-radius:22px;width:260px;margin-inline:auto;padding:20px}.demo-kiosk-state{color:#94a3b8;margin-bottom:14px;font-size:.82rem}.demo-kiosk-dots{justify-content:center;gap:10px;margin-bottom:14px;display:flex}.demo-kiosk-dots span{background:#334155;border-radius:50%;width:13px;height:13px}.demo-kiosk-dots span.is-filled{background:#22c55e}.demo-kiosk-pad{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.demo-kiosk-pad button{color:#f8fafc;cursor:pointer;background:#1e293b;border:0;border-radius:50%;height:42px;font-size:1.05rem;font-weight:600}.demo-kiosk-pad button:hover{background:#334155}.demo-flow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.demo-flow-step{text-align:center;border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:8px;flex:160px;padding:6px 12px;font-size:.85rem;font-weight:600}.demo-flow-step.is-done{background:var(--primary);border-color:var(--primary);color:#fff}.demo-step-nav{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.demo-step-button{border:1px solid var(--line);background:var(--surface);color:var(--text);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:9px 16px;font-size:.9rem;font-weight:650;display:inline-flex}.demo-step-number{background:var(--primary-soft);width:22px;height:22px;color:var(--primary-strong);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.8rem;display:inline-flex}.demo-step-button:hover{border-color:var(--primary)}.demo-step-button.is-active{border-color:var(--primary);background:var(--primary);color:#fff}.demo-step-button.is-active .demo-step-number{color:#fff;background:#ffffff3d}.admin-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-header-actions{align-items:flex-start}.admin-stat-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;display:grid}.admin-stat{gap:6px}.admin-stat-value{font-size:2rem;line-height:1.15}.admin-stat-value-quiet{font-size:1.4rem;line-height:1.25}.settings-tab-link{align-items:center;text-decoration:none;display:inline-flex}.settings-tab-link:hover{color:var(--primary)}.admin-task-list{flex-direction:column;gap:10px;display:flex}.admin-task-row{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-soft);color:inherit;align-items:center;gap:14px;padding:12px 16px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.admin-task-row:hover{border-color:var(--primary)}.admin-task-count{min-width:44px;color:var(--primary-strong);flex:none;font-size:1.35rem;font-weight:800}.admin-task-row-urgent .admin-task-count{color:var(--danger)}.admin-task-text{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-task-chevron{color:var(--muted);flex:none;margin-inline-start:auto}@media (max-width:560px){.admin-task-row{align-items:flex-start}.admin-task-chevron{display:none}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,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(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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.0%;size-adjust:107.12%}.inter_fa93af41-module__0D_jrq__className{font-family:Inter,Inter Fallback;font-style:normal}
