: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}*{box-sizing:border-box}html{background:linear-gradient(180deg, #f7faf9 0%, var(--page-bg) 54%, #fff 100%);min-height:100%}body{min-height:100vh;font-family:var(--font-sans);color:var(--text);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.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}.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: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}.public-demo-section{padding-top:0}.public-demo-shell{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;grid-template-columns:300px minmax(0,1fr);display:grid;overflow:hidden}.public-demo-sidebar{border-right:1px solid var(--line);background:#f7fbfa;flex-direction:column;gap:22px;padding:28px;display:flex}.public-demo-sidebar h2{margin:0;font-size:1.45rem;line-height:1.18}.public-demo-sidebar p{color:var(--muted);margin:0;line-height:1.55}.public-demo-step-nav{gap:10px;display:grid}.public-demo-step-button{border:1px solid var(--line);min-height:48px;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:0 14px;font-weight:800;display:flex}.public-demo-step-button span{width:24px;height:24px;color:var(--primary);background:#087d5f1f;border-radius:999px;justify-content:center;align-items:center;font-size:.85rem;display:inline-flex}.public-demo-step-button.is-active{border-color:var(--primary);background:var(--primary);color:#fff}.public-demo-step-button.is-active span{color:#fff;background:#ffffff38}.public-demo-hint{color:#22524a;background:#e8f7f3b8;border:1px solid #087d5f2e;border-radius:12px;margin-top:auto;padding:14px;font-size:.94rem;line-height:1.45}.public-demo-main{min-width:0;padding:clamp(20px,3vw,32px)}.public-demo-panel{gap:18px}.public-demo-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.public-demo-panel-head h3{margin:4px 0 0;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.15}.public-demo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.public-demo-field-full{grid-column:1/-1}.public-demo-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.public-demo-message{border-radius:12px;margin:0;padding:12px 14px;line-height:1.45}.public-demo-message-error{color:var(--danger);background:#fcececd1;border:1px solid #8d2e2e3d}.public-demo-message-success{color:#1f7b4b;background:#e8f7f3d1;border:1px solid #1f7b4b33}.public-demo-inbox-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:18px;display:grid}.public-demo-table{border:1px solid var(--line);background:#fff;border-radius:14px;display:grid;overflow:hidden}.public-demo-row{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.public-demo-row:last-child{border-bottom:0}.public-demo-row:hover,.public-demo-row.is-selected{background:#f2faf7}.public-demo-row strong,.public-demo-row small{display:block}.public-demo-row small{color:var(--muted);margin-top:3px;font-size:.92rem}.public-demo-avatar{width:42px;height:42px;color:var(--primary);background:#d7f1eb;border-radius:999px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.public-demo-stats{gap:12px;display:grid}.public-demo-stats article,.public-demo-detail-grid article,.public-demo-answer-card{border:1px solid var(--line);background:#f8fbfa;border-radius:14px}.public-demo-stats article{gap:4px;padding:18px;display:grid}.public-demo-stats strong{color:var(--text);font-size:1.8rem;line-height:1}.public-demo-stats span{color:var(--muted)}.public-demo-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.public-demo-detail-grid article{gap:6px;padding:16px;display:grid}.public-demo-detail-grid span,.public-demo-answer-list dt{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;font-size:.78rem;font-weight:900}.public-demo-review-grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:16px;display:grid}.public-demo-answer-card{gap:14px;padding:18px;display:grid}.public-demo-answer-card h4{margin:0;font-size:1.08rem}.public-demo-answer-list{gap:12px;margin:0;display:grid}.public-demo-answer-list div{gap:4px;display:grid}.public-demo-answer-list dd{margin:0;line-height:1.45}.public-demo-status-group{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.public-demo-status-group button{border:1px solid var(--line);min-height:42px;color:var(--text);cursor:pointer;font:inherit;background:#fff;border-radius:10px;font-weight:800}.public-demo-status-group button.is-active{border-color:var(--primary);background:var(--primary);color:#fff}.public-demo-note-area{min-height:136px}.home-shell{gap:28px;padding:18px 0 64px}.home-hero-v2{grid-template-columns:minmax(500px,.9fr) minmax(0,1fr);align-items:start;gap:34px;min-height:0;padding:58px 0 44px;display:grid;position:relative}.home-hero-v2:after{display:none}.home-hero-copy-v2{z-index:1;flex-direction:column;gap:22px;max-width:520px;padding-top:80px;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;margin:0;font-size:clamp(1.9rem,3vw,3rem);font-weight:800;line-height:1.12}.home-process-section>h2,.home-section-intro{text-align:center;max-width:840px;margin:0 auto}.home-section-intro{flex-direction:column;gap:16px;display:flex}.home-section-intro p{color:#52615f;margin:0;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:fit-content}.home-stage-panel-soft{background:#fffc}.home-stage-panel-soft p{color:var(--muted)}.home-stage-kicker{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 2}.public-footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}}.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: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}.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}.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}.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:fit-content;padding:6px 10px;font-size:.86rem;font-weight:700;display:inline-flex}.badge-neu{color:#195daf;background:#196ebf1f}.badge-geprueft{color:#1f7b4b;background:#227d4e1f}.badge-archiviert{color:#505668;background:#585f741f}.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:10px;display:flex}.brand-logo-public{width:min(210px,48vw);height:auto}.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{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);background:#ffffffe0;border-radius:999px;padding:8px 36px 8px 12px;font-size:.95rem;line-height:1.2}.table-like,.kv-list{gap:12px;display:grid}.table-row{border-radius:var(--radius-md);border:1px solid var(--line);box-shadow:none;background:#fff;grid-template-columns:1.5fr 1fr 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.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}.public-demo-shell,.public-demo-inbox-layout,.public-demo-review-grid{grid-template-columns:1fr}.public-demo-sidebar{border-right:0;border-bottom:1px solid var(--line)}.public-demo-step-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.public-demo-hint{margin-top:0}.public-demo-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.public-site-header{align-items:flex-start;padding-bottom:4px}.public-site-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;max-width:100%;display:grid}.public-site-nav .nav-link,.public-site-nav .button-secondary,.public-site-nav .button-primary{text-align:center;justify-content:center;align-items:center;width:100%;min-height:42px;padding:0 14px;font-size:.94rem;display:inline-flex}.public-site-nav .button-primary{grid-column:1/-1;min-height:40px}.public-site-nav a[href="/app/login"]{display:none}.home-hero-v2{padding-top:0}.home-hero-copy-v2 h1{-webkit-hyphens:auto;hyphens:auto;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:fit-content}.public-demo-sidebar,.public-demo-main{padding:18px}.public-demo-step-nav,.public-demo-form-grid,.public-demo-checks,.public-demo-detail-grid,.public-demo-status-group{grid-template-columns:1fr}.public-demo-panel-head{flex-direction:column}.public-demo-panel-head .button-secondary,.public-demo-panel .button-primary,.public-demo-panel .button-secondary{width:100%}.public-demo-row{grid-template-columns:auto minmax(0,1fr)}.public-demo-row .badge{grid-column:2;justify-self:start}}.glass-card{-webkit-backdrop-filter:blur(12px);border-radius:var(--border-radius-lg,12px);background:#fff9;border:1px solid #fff6;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0000000a}.glass-card:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0000000f}.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}
