/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.uppercase{text-transform:uppercase}}:root{--navy:#17324d;--navy-2:#234966;--teal:#0f766e;--teal-dark:#0a5d57;--mint:#e7f4f1;--cream:#f7f4ed;--paper:#fffdf9;--coral:#e8826c;--red:#b8493e;--red-soft:#fff0ed;--amber:#b87410;--blue-soft:#e9f1f6;--ink:#1f2e3b;--muted:#697986;--line:#dce4e7;--shadow:0 24px 80px #17324d29}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:radial-gradient(circle at 30% 10%,#0f766e12,#0000 24%),radial-gradient(circle at 86% 74%,#e8826c14,#0000 22%),#eef2f2;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #0f766e40}.prototype-shell{flex-direction:column;min-height:100vh;display:flex;overflow:hidden}.prototype-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#ffffffd1;border-bottom:1px solid #17324d1f;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 32px;display:grid}.prototype-brand{align-items:center;gap:12px;display:flex}.prototype-brand>span,.guest-brand>span{background:var(--navy);color:#fff;width:38px;height:38px;font-family:var(--font-display);border-radius:12px;place-items:center;font-weight:800;display:grid;box-shadow:inset 0 -3px #00000026}.prototype-brand div{flex-direction:column;display:flex}.prototype-brand strong{font:800 16px var(--font-display);color:var(--navy)}.prototype-brand small,.prototype-mode small{color:var(--muted);font-size:11px}.prototype-mode{border:1px solid var(--line);background:#f2f5f5;border-radius:14px;gap:4px;padding:4px;display:flex}.prototype-mode button{cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;min-width:145px;padding:9px 16px;display:flex}.prototype-mode button.active{color:var(--navy);background:#fff;box-shadow:0 2px 10px #17324d1a}.prototype-mode span{font-weight:700}.prototype-meta{color:var(--muted);justify-self:end;align-items:center;gap:12px;font-size:12px;display:flex}.prototype-workspace{flex:1;grid-template-columns:275px minmax(520px,1fr) 260px;min-height:0;display:grid}.flow-sidebar,.spec-panel{background:#ffffffa8;padding:30px 24px}.flow-sidebar{border-right:1px solid #17324d1a}.spec-panel{border-left:1px solid #17324d1a}.flow-title>span,.panel-label,.settings-label{letter-spacing:.14em;color:var(--teal);font-size:10px;font-weight:800}.flow-title strong{font:800 20px var(--font-display);color:var(--navy);margin-top:8px;display:block}.flow-title p,.spec-panel>p{color:var(--muted);margin:8px 0 22px;font-size:12px;line-height:1.55}.flow-sidebar nav{flex-direction:column;gap:5px;display:flex}.flow-sidebar nav button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:43px 1fr auto;align-items:center;width:100%;padding:10px;display:grid}.flow-sidebar nav button:hover{background:#ffffffb8}.flow-sidebar nav button.active{background:#fff;box-shadow:0 5px 18px #17324d14}.flow-code{font:800 10px var(--font-display);color:var(--teal)}.flow-sidebar nav strong{font-size:12px;display:block}.flow-sidebar nav small{color:var(--muted);font-size:10px}.flow-sidebar nav b{color:var(--teal);font-size:13px}.flow-note{background:var(--mint);border-radius:13px;gap:10px;margin-top:22px;padding:13px;display:flex}.flow-note p{margin:0;font-size:11px;line-height:1.5}.device-stage{place-items:center;min-height:860px;padding:30px;display:grid;position:relative;overflow:auto}.device-frame{width:402px;height:820px;box-shadow:0 0 0 2px #3d4a52,0 0 0 7px #172128,var(--shadow);background:#10191f;border-radius:52px;padding:11px;position:relative;overflow:hidden}.device-frame:after{content:"";pointer-events:none;z-index:20;border:1px solid #ffffff2e;border-radius:45px;position:absolute;top:7px;right:7px;bottom:7px;left:7px}.device-status{z-index:22;height:32px;color:var(--navy);pointer-events:none;justify-content:space-between;padding:4px 18px 0;font-size:10px;font-weight:800;display:flex;position:absolute;inset:10px 10px auto}.dynamic-island{background:#111;border-radius:20px;width:105px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.device-content{background:var(--paper);border-radius:42px;height:100%;overflow:hidden}.home-indicator{z-index:23;background:var(--navy);opacity:.85;border-radius:4px;width:128px;height:5px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.stage-caption{color:var(--muted);background:#ffffffbf;border-radius:20px;align-items:center;gap:8px;padding:7px 14px;font-size:11px;display:flex;position:absolute;bottom:8px}.stage-caption strong{color:var(--teal)}.pulse-dot{background:#31a77b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #31a77b26}.spec-panel h2{color:var(--navy);font:800 22px var(--font-display);margin:8px 0 4px}.spec-card{border-left:3px solid var(--teal);background:var(--mint);margin:22px 0;padding:14px}.spec-card span{color:var(--teal);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.spec-card p{margin:5px 0 0;font-size:12px;line-height:1.55}.spec-list{border-top:1px solid var(--line)}.spec-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:11px 0;font-size:11px;display:flex}.spec-list span{color:var(--muted)}.spec-list strong{text-align:right;color:var(--navy)}.palette{margin-top:24px}.palette>div{gap:7px;margin-top:10px;display:flex}.palette i{border-radius:9px;width:30px;height:30px;box-shadow:inset 0 0 0 1px #00000014}.swatch-navy{background:var(--navy)}.swatch-teal{background:var(--teal)}.swatch-coral{background:var(--coral)}.swatch-cream{background:var(--cream)}.screen-total{align-items:center;gap:10px;margin-top:30px;display:flex}.screen-total strong{font:800 42px var(--font-display);color:var(--teal)}.screen-total span{color:var(--muted);font-size:11px;line-height:1.4}.screen{scrollbar-width:none;background:var(--paper);height:100%;padding:47px 22px 34px;overflow-y:auto}.screen::-webkit-scrollbar{display:none}.screen.with-nav{padding-bottom:92px;position:relative}.app-header{grid-template-columns:42px 1fr 42px;align-items:center;min-height:50px;margin:-3px 0 14px;display:grid}.header-title{text-align:center;flex-direction:column;display:flex}.header-title strong{color:var(--navy);font:800 15px var(--font-display)}.header-title span{color:var(--muted);margin-top:2px;font-size:10px}.header-side.right{text-align:right}.icon-button,.more-button{cursor:pointer;color:var(--navy);background:0 0;border:0}.icon-button{border-radius:50%;place-items:center;width:34px;height:34px;font-size:25px;display:grid}.icon-button:hover{background:var(--blue-soft)}.more-button{letter-spacing:2px;font-weight:800}.home-hero{justify-content:space-between;align-items:flex-start;margin-top:11px;display:flex}.eyebrow{letter-spacing:.12em;color:var(--teal);font-size:9px;font-weight:800}h1,h2,h3,p{margin-top:0}.home-hero h1{font:800 30px/1.15 var(--font-display);color:var(--navy);margin:6px 0 20px}.avatar{background:var(--mint);width:43px;height:43px;color:var(--teal);cursor:pointer;border:0;border-radius:50%;font-weight:800}.live-card{color:#fff;background:linear-gradient(145deg,var(--navy),#285573);cursor:pointer;border-radius:18px;padding:17px;box-shadow:0 12px 26px #17324d38}.live-top{color:#ffffffb3;justify-content:space-between;font-size:10px;display:flex}.live-card .status-green{color:#9debcf;background:#4fcaa029}.live-card h2{font:800 20px var(--font-display);margin:16px 0 8px}.caregiver-line{color:#fffc;align-items:center;gap:8px;margin:0;font-size:11px;display:flex}.mini-avatar{width:29px;height:29px;color:var(--navy);background:var(--blue-soft);border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:800;display:grid}.mini-avatar.coral{background:#f6c7bb}.mini-avatar.sage{background:#cbe2d6}.mini-avatar.blue{background:#cbddea}.mini-timeline{align-items:center;margin:19px 0 13px;display:flex}.mini-timeline span{border:1px solid #ffffff59;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.mini-timeline span.done{background:#55b996;border-color:#55b996}.mini-timeline span.now{color:var(--navy);background:#fff;border-color:#fff}.mini-timeline i{background:#ffffff47;flex:1;height:1px}.card-foot{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;padding-top:12px;font-size:10px;display:flex}.card-foot button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:10px}.primary-button,.outline-button{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:49px;padding:12px 16px;font-weight:800;display:flex}.primary-button{color:#fff;background:var(--teal);border:0;box-shadow:0 7px 16px #0f766e33}.primary-button:hover{background:var(--teal-dark)}.outline-button{border:1px solid var(--line);color:var(--navy);background:#fff}.full{width:100%}.create-button{text-align:left;justify-content:flex-start;width:100%;margin:16px 0 19px}.create-button>span:not(.icon){flex-direction:column;display:flex}.create-button small{color:#ffffffb3;margin-top:2px;font-size:9px;font-weight:400}.icon{background:#ffffff29;border-radius:9px;place-items:center;width:29px;height:29px;font-weight:800;display:inline-grid}.icon-soft{background:var(--mint);color:var(--teal)}.icon-danger{background:var(--red-soft);color:var(--red)}.section-heading{justify-content:space-between;align-items:center;margin:17px 0 10px;display:flex}.section-heading h3{font:800 14px var(--font-display);color:var(--navy);margin:0}.section-heading button,.section-heading span{color:var(--teal);cursor:pointer;background:0 0;border:0;font-size:10px}.upcoming-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:11px;padding:11px;display:flex}.date-tile{background:var(--cream);border-radius:10px;place-items:center;width:43px;height:45px;display:grid}.date-tile strong{font:800 16px var(--font-display);line-height:1}.date-tile span{color:var(--muted);font-size:8px}.upcoming-card>div:nth-child(2){flex:1}.upcoming-card strong{font-size:11px}.upcoming-card p{color:var(--muted);margin:3px 0 0;font-size:9px}.soft-tip{background:var(--mint);border-radius:13px;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.soft-tip p{margin:0;font-size:9px;line-height:1.5}.phone-nav{z-index:10;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--line);background:#fffdf9f0;justify-content:space-between;height:72px;padding:6px 18px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.phone-nav button{color:#9aa5ad;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:2px;width:64px;display:flex}.phone-nav button span{font-size:20px;line-height:1}.phone-nav small{font-size:8px;font-weight:700}.phone-nav button.active{color:var(--teal)}.status{letter-spacing:.04em;border-radius:20px;align-items:center;width:fit-content;padding:4px 7px;font-size:8px;font-weight:800;line-height:1;display:inline-flex}.status-green{color:#197454;background:#dcf3e9}.status-red{background:var(--red-soft);color:var(--red)}.status-blue{background:var(--blue-soft);color:#326b8f}.status-gray{color:#667681;background:#eef1f2}.status-amber{color:#96650f;background:#fff3d7}.wizard-screen{padding-left:0;padding-right:0;position:relative}.wizard-screen .app-header{padding:0 18px}.stepper{gap:5px;padding:0 22px;display:flex}.stepper span{background:#dde5e6;border-radius:3px;flex:1;height:3px}.stepper span.filled{background:var(--teal)}.wizard-body{padding:25px 22px 110px}.wizard-body h1{font:800 27px var(--font-display);color:var(--navy);margin:6px 0 20px}.field-label{color:var(--navy);margin:16px 0 8px;font-size:10px;font-weight:800;display:block}.subject-select,.choice-row button,.person-card,.plan-card{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:14px;align-items:center;width:100%;display:flex}.subject-select{gap:11px;padding:12px}.subject-select>span:nth-child(2),.choice-row button>span:nth-child(2),.person-card>span:nth-child(2),.plan-card>span:nth-child(2){flex-direction:column;flex:1;display:flex}.subject-select strong,.choice-row strong{font-size:11px}.subject-select small,.choice-row small{color:var(--muted);margin-top:2px;font-size:9px}.subject-select b{color:var(--teal)}.profile-photo{color:#8b5440;background:#f2d8c9;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.profile-photo.large{width:54px;height:54px;font-size:17px}.two-fields{grid-template-columns:1fr 1fr;gap:10px;margin-top:15px;display:grid}.two-fields label span{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:800;display:block}.two-fields button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;width:100%;min-height:49px;padding:9px;font-size:9px}.choice-row{gap:9px;display:flex}.choice-row button{gap:7px;padding:9px}.choice-row button.selected{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal);background:#f7fcfb}.body-copy{color:var(--muted);margin:-8px 0 15px;font-size:11px;line-height:1.55}.timeline-editor{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:13px;overflow:hidden}.editor-row{border-bottom:1px solid var(--line);grid-template-columns:17px 48px 1fr 16px;align-items:center;gap:6px;padding:12px 9px;display:grid}.editor-row:last-child{border-bottom:0}.drag{color:#aab3b8}.editor-row time{color:var(--muted);font-size:8px}.editor-row div{flex-direction:column;display:flex}.editor-row strong{font-size:10px}.editor-row small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8px;overflow:hidden}.editor-row button{cursor:pointer;background:0 0;border:0}.critical-card{background:#fff9f7;border:1px solid #efc1ba;border-radius:15px;padding:14px}.critical-head{align-items:center;gap:9px;display:flex}.critical-head>span:nth-child(2){flex-direction:column;flex:1;display:flex}.critical-head strong{font-size:11px}.critical-head small{color:var(--muted);font-size:8px}.critical-card>p{margin:12px 0;font-size:10px;line-height:1.55}.switch-row{justify-content:space-between;align-items:center;gap:12px;min-height:45px;font-size:9px;display:flex}.switch-row.security{border:1px solid var(--line);background:#fff;border-radius:13px;margin-top:12px;padding:11px}.switch-row>span{flex-direction:column;display:flex}.switch-row small{color:var(--muted);margin-top:2px}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#c9d1d4;border-radius:20px;width:36px;height:21px;position:relative}input[type=checkbox]:after{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:all .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #0000002e}input[type=checkbox]:checked{background:var(--teal)}input[type=checkbox]:checked:after{transform:translate(15px)}.info-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:11px}.info-card>div{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:10px 12px;display:flex}.info-card>div:last-child{border-bottom:0}.info-card span:nth-child(2){flex-direction:column;display:flex}.info-card strong{font-size:10px}.info-card small{color:var(--muted);margin-top:2px;font-size:8px}.review-banner{background:var(--mint);border-radius:14px;align-items:center;gap:9px;padding:12px;display:flex}.review-banner>span:last-child{flex-direction:column;display:flex}.review-banner strong{font-size:11px}.review-banner small{color:var(--muted);margin-top:2px;font-size:8px}.review-section{border-bottom:1px solid var(--line);padding:17px 0 14px}.review-section span,.review-grid small{letter-spacing:.1em;color:var(--muted);font-size:8px;font-weight:800}.review-section h3{font:800 17px var(--font-display);color:var(--navy);margin:5px 0 2px}.review-section p{color:var(--muted);margin:0;font-size:10px}.review-grid{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.review-grid>div{flex-direction:column;padding:13px 5px;display:flex}.review-grid strong{margin-top:4px;font-size:10px}.preview-link{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--teal);background:0 0;justify-content:space-between;padding:13px 0;font-size:10px;font-weight:800;display:flex}.privacy-note{text-align:center;color:var(--muted);margin-top:13px;font-size:9px}.wizard-footer{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf9f0;padding:13px 22px 27px;position:absolute;bottom:0;left:0;right:0}.text-button{color:var(--teal);cursor:pointer;background:0 0;border:0;font-weight:800}.text-button.small{font-size:10px}.success-screen{text-align:center;flex-direction:column;align-items:center;padding:110px 28px 40px;display:flex}.success-orbit{background:var(--mint);border-radius:50%;place-items:center;width:96px;height:96px;margin-bottom:25px;display:grid;box-shadow:0 0 0 16px #e7f4f18c,0 0 0 32px #e7f4f140}.success-orbit span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.success-screen h1{color:var(--navy);font:800 25px/1.2 var(--font-display);margin:9px 0}.success-screen>p{color:var(--muted);font-size:11px;line-height:1.55}.share-receipt{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;width:100%;margin:19px 0;padding:12px;display:flex}.share-receipt>div{grid-template-columns:36px 1fr;display:grid}.share-receipt .mini-avatar{grid-row:1/3}.share-receipt strong{font-size:10px}.share-receipt small{color:var(--muted);font-size:8px}.active-overview{background:var(--navy);color:#fff;border-radius:17px;align-items:center;gap:13px;margin-top:8px;padding:14px;display:flex}.progress-ring{background:conic-gradient(var(--teal) var(--progress),#ffffff26 0);border-radius:50%;flex:none;place-items:center;width:76px;height:76px;display:grid}.progress-ring:before{content:"";background:var(--navy);border-radius:50%;width:62px;height:62px;position:absolute}.progress-ring>div{z-index:1;text-align:center;flex-direction:column;display:flex;position:relative}.progress-ring strong{font:800 16px var(--font-display)}.progress-ring span{color:#ffffffa6;font-size:7px}.active-overview .status{color:#9debcf;background:#4fcaa029}.active-overview h2{font:800 13px var(--font-display);margin:7px 0 3px}.active-overview p{color:#ffffffa6;margin:0;font-size:8px;line-height:1.45}.ack-banner{background:var(--mint);border-radius:13px;align-items:center;gap:8px;margin:12px 0 16px;padding:11px;display:flex}.ack-banner>span:nth-child(2){flex-direction:column;flex:1;display:flex}.ack-banner strong{font-size:9px}.ack-banner small{color:var(--muted);font-size:8px}.ack-banner button{color:var(--teal);background:0 0;border:0;font-size:9px;font-weight:800}.live-list{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.live-item{border-bottom:1px solid var(--line);grid-template-columns:26px 36px 1fr auto;align-items:center;gap:7px;padding:10px;display:grid}.live-item:last-child{border-bottom:0}.task-check{border:1px solid var(--line);border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.completed .task-check{background:var(--teal);color:#fff;border-color:var(--teal)}.current .task-check{color:var(--teal);border:2px solid var(--teal)}.live-item time{color:var(--muted);font-size:8px}.live-item>div{flex-direction:column;display:flex}.live-item strong{font-size:9px}.live-item small{color:var(--muted);margin-top:2px;font-size:7px}.attention-preview{text-align:left;cursor:pointer;background:#fff9f7;border:1px dashed #e2a19a;border-radius:13px;align-items:center;gap:9px;width:100%;margin-top:13px;padding:11px;display:flex}.attention-dot{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.attention-preview span:nth-child(2){flex-direction:column;flex:1;display:flex}.attention-preview strong{font-size:9px}.attention-preview small{color:var(--muted);font-size:7px}.attention-preview b{color:var(--coral)}.close-early{min-height:42px;margin-top:12px;font-size:9px}.attention-screen{padding-left:0;padding-right:0}.attention-screen .app-header,.attention-screen>:not(.attention-hero):not(.app-header){margin-left:22px;margin-right:22px}.attention-hero{background:var(--red-soft);text-align:center;padding:23px 25px 20px}.attention-hero.resolved{background:var(--mint)}.attention-symbol{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto 10px;font-size:23px;font-weight:800;display:grid}.resolved .attention-symbol{background:var(--teal)}.attention-hero h1{color:var(--navy);font:800 21px/1.2 var(--font-display);margin:10px 0 8px}.attention-hero p{color:#5e5b5a;margin:0;font-size:10px;line-height:1.55}.incident-meta{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.incident-meta>div{align-items:center;gap:8px;display:flex}.incident-meta>div>span:last-child{flex-direction:column;display:flex}.incident-meta strong{font-size:9px}.incident-meta small{color:var(--muted);font-size:8px}.quick-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid;margin:14px 22px!important}.quick-actions button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:7px;padding:10px;display:flex}.quick-actions button span:last-child{flex-direction:column;display:flex}.quick-actions strong{font-size:8px}.quick-actions small{color:var(--muted);font-size:7px}.reply-box{border:1px solid var(--line);border-radius:13px;padding:11px;display:block}.reply-box>span{color:var(--muted);font-size:8px;font-weight:800}.reply-box textarea{resize:none;background:0 0;border:0;width:100%;height:62px;margin:6px 0;font-size:9px;line-height:1.45}.reply-box button{float:right;color:var(--teal);background:0 0;border:0;font-size:9px;font-weight:800}.attention-screen>.primary-button{width:calc(100% - 44px);margin-top:13px}.safety-disclaimer{color:var(--muted);text-align:center;font-size:7px;line-height:1.5;margin-top:14px!important}.summary-hero{text-align:center;padding:12px 0}.summary-hero>span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:41px;height:41px;margin:auto;font-weight:800;display:grid}.summary-hero h1{color:var(--navy);font:800 23px/1.15 var(--font-display);margin:9px 0 5px}.summary-hero p{color:var(--muted);font-size:9px}.summary-stats{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(3,1fr);margin:7px 0 13px;display:grid}.summary-stats div{border-right:1px solid var(--line);flex-direction:column;align-items:center;padding:11px;display:flex}.summary-stats div:last-child{border:0}.summary-stats strong{font:800 17px var(--font-display);color:var(--teal)}.summary-stats span{color:var(--muted);font-size:7px}.care-note{background:var(--cream);border-radius:14px;gap:9px;padding:12px;display:flex}.care-note small{letter-spacing:.08em;color:var(--muted);font-size:7px}.care-note p{margin:5px 0 0;font-size:9px;line-height:1.5}.summary-row{border-bottom:1px solid var(--line);gap:10px;padding:11px 2px;display:flex}.summary-row>span{color:var(--teal)}.summary-row div{flex-direction:column;display:flex}.summary-row strong{font-size:9px}.summary-row small{color:var(--muted);font-size:8px}.summary-screen .primary-button{margin-top:15px}.summary-screen .outline-button{margin-top:8px}.expiry-note{text-align:center;color:var(--muted);margin:12px 0 0;font-size:7px}.segmented{background:#edf1f1;border-radius:10px;margin:5px 0 18px;padding:3px;display:flex}.segmented button{background:0 0;border:0;border-radius:8px;flex:1;padding:7px;font-size:8px;font-weight:700}.segmented .active{color:var(--teal);background:#fff;box-shadow:0 2px 7px #17324d14}.history-month{justify-content:space-between;margin-bottom:8px;font-size:8px;display:flex}.history-month span{color:var(--muted);letter-spacing:.1em;font-weight:800}.history-month strong{color:var(--navy)}.history-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:42px 1fr auto 10px;align-items:center;width:100%;padding:10px 0;display:grid}.history-date{background:var(--cream);border-radius:9px;place-items:center;width:35px;height:38px;display:grid}.history-date strong{font-size:13px}.history-date small{font-size:7px}.history-row>span:nth-child(2){flex-direction:column;display:flex}.history-row>span:nth-child(2) strong{font-size:9px}.history-row>span:nth-child(2) small{color:var(--muted);margin-top:2px;font-size:7px}.history-row>b{color:#aab3b8}.history-insight{background:var(--mint);border-radius:13px;align-items:center;gap:10px;margin-top:15px;padding:12px;display:flex}.history-insight p{margin:0;font-size:8px;line-height:1.5}.family-banner{color:#fff;background:var(--navy);border-radius:15px;align-items:center;gap:12px;padding:13px;display:flex}.family-avatars{width:80px;display:flex}.family-avatars span{border:2px solid var(--navy);width:32px;height:32px;color:var(--navy);background:#f0d5c5;border-radius:50%;place-items:center;margin-right:-8px;font-size:8px;font-weight:800;display:grid}.family-avatars span:nth-child(2){background:#cbe2d6}.family-avatars span:nth-child(3){background:#cbddea}.family-banner>div:last-child{flex-direction:column;display:flex}.family-banner small{color:#ffffff8c;letter-spacing:.1em;font-size:7px}.family-banner strong{margin-top:3px;font-size:10px}.person-card{gap:9px;min-height:58px;margin-bottom:8px;padding:9px 11px}.person-card.compact{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;min-height:51px;padding-left:2px;padding-right:2px}.person-card strong{font-size:9px}.person-card small{color:var(--muted);font-size:7px}.person-card b{color:#aab3b8}.co-parent-card{background:var(--mint);border-radius:13px;align-items:center;gap:9px;margin-top:14px;padding:11px;display:flex}.co-parent-card>span:nth-child(2){flex-direction:column;flex:1;display:flex}.co-parent-card strong{font-size:9px}.co-parent-card small{color:var(--muted);font-size:7px}.plan-card{background:var(--navy);color:#fff;border:0;gap:10px;margin-bottom:21px;padding:12px}.plan-mark,.paywall-mark{background:var(--teal);color:#fff;font-weight:800;font-family:var(--font-display);place-items:center;display:grid}.plan-mark{border-radius:12px;width:39px;height:39px}.plan-card strong{font-size:9px}.plan-card small{color:#fff9;font-size:7px}.plan-card b{font-size:7px}.settings-label{margin:15px 0 7px;display:block}.settings-group{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.setting-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:9px;width:100%;min-height:54px;padding:9px 11px;display:flex}.setting-row:last-child{border-bottom:0}.setting-row>span:nth-child(2),.setting-row>span:first-child:not(.icon){flex-direction:column;flex:1;display:flex}.setting-row strong{font-size:9px}.setting-row small{color:var(--muted);margin-top:2px;font-size:7px}.setting-row b{color:#aab3b8}.setting-row input{flex:none}.paywall-screen{text-align:center;background:linear-gradient(#f5fbfa,var(--paper) 40%);padding:65px 25px 30px;position:relative}.close-paywall{background:#fff;border:0;border-radius:50%;width:31px;height:31px;font-size:20px;position:absolute;top:50px;right:20px;box-shadow:0 3px 12px #17324d1a}.paywall-mark{border-radius:16px;width:52px;height:52px;margin:0 auto 12px;box-shadow:0 8px 18px #0f766e33}.paywall-screen h1{color:var(--navy);font:800 23px/1.18 var(--font-display);margin:9px 0 6px}.paywall-screen>p{color:var(--muted);font-size:9px}.benefits{text-align:left;margin:18px 0}.benefits>div{gap:10px;padding:8px 0;display:flex}.benefits>div>span{background:var(--mint);width:22px;height:22px;color:var(--teal);border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.benefits p{flex-direction:column;margin:0;display:flex}.benefits strong{font-size:9px}.benefits small{color:var(--muted);margin-top:2px;font-size:7px}.price-choice{grid-template-columns:1fr;gap:7px;margin-bottom:12px;display:grid}.price-choice button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;align-items:center;min-height:59px;padding:9px 11px;display:flex;position:relative}.price-choice button.selected{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}.price-choice button>span:not(.status){flex-direction:column;flex:1;display:flex}.price-choice .status{position:absolute;top:-7px;left:11px}.price-choice strong{font-size:9px}.price-choice small{color:var(--muted);font-size:7px}.price-choice b{color:var(--navy);font-size:14px}.price-choice b small{font-size:7px}.paywall-screen .text-button{margin-top:10px;font-size:8px}.legal-copy{color:var(--muted);margin-top:8px;font-size:6px;line-height:1.4;display:block}.guest-screen{background:#fbfcfa}.guest-brand{color:var(--navy);align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.guest-brand>span{border-radius:9px;width:30px;height:30px}.verify-screen{padding:66px 24px 35px}.secure-badge{background:var(--mint);width:fit-content;color:var(--teal);border-radius:20px;margin:25px auto 14px;padding:5px 9px;font-size:8px;font-weight:800}.guest-family{align-items:center;gap:12px;display:flex}.guest-family>span:last-child{flex:1}.guest-family small{letter-spacing:.1em;color:var(--muted);font-size:7px}.guest-family h1{color:var(--navy);font:800 18px/1.2 var(--font-display);margin:4px 0 3px}.guest-family p{color:var(--muted);margin:0;font-size:9px}.verify-panel{border:1px solid var(--line);text-align:center;background:#fff;border-radius:17px;margin-top:24px;padding:20px 16px;box-shadow:0 8px 26px #17324d0f}.verify-panel h2{color:var(--navy);font:800 16px var(--font-display);margin:0 0 6px}.verify-panel p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.pin-inputs{justify-content:center;gap:9px;margin:18px 0;display:flex}.pin-inputs input{border:1px solid var(--line);background:var(--cream);text-align:center;width:48px;height:54px;color:var(--navy);border-radius:12px;font-size:20px;font-weight:800}.trust-note{text-align:center;color:var(--muted);margin-top:17px;font-size:8px}.demo-skip{width:100%;color:var(--teal);cursor:pointer;background:0 0;border:0;margin-top:22px;font-size:8px;font-weight:800}.guest-topbar{justify-content:space-between;align-items:center;display:flex}.guest-greeting{justify-content:space-between;align-items:center;margin:23px 0 18px;display:flex}.guest-greeting h1{color:var(--navy);font:800 25px/1.15 var(--font-display);margin:6px 0 4px}.guest-greeting p{color:var(--muted);margin:0;font-size:9px}.ack-card{background:#fff8f6;border:1px solid #e6b8b2;border-radius:16px;padding:14px}.ack-card>div{align-items:center;gap:9px;display:flex}.ack-card>div>span:last-child{flex-direction:column;gap:4px;display:flex}.ack-card h3{font:800 13px var(--font-display);color:var(--navy);margin:0}.ack-card>p{margin:12px 0;font-size:9px;line-height:1.55}.ack-card label{border-top:1px solid #efcfca;align-items:center;gap:9px;padding-top:10px;display:flex}.ack-card label input{border:1px solid #d5aaa4;border-radius:7px;width:22px;height:22px}.ack-card label input:after{width:16px;height:16px}.ack-card label>span{flex-direction:column;display:flex}.ack-card label strong{font-size:9px}.ack-card label small{color:var(--muted);font-size:7px}.ack-complete{background:var(--mint);border-radius:13px;align-items:center;gap:9px;padding:11px;display:flex}.ack-complete>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.ack-complete p{flex-direction:column;margin:0;display:flex}.ack-complete strong{font-size:9px}.ack-complete small{color:var(--muted);font-size:7px}.guest-progress{justify-content:space-between;align-items:center;gap:15px;margin:18px 0 10px;display:flex}.guest-progress strong{font-size:9px}.guest-progress>div{background:#e0e7e7;border-radius:5px;flex:1;height:5px;overflow:hidden}.guest-progress i{background:var(--teal);height:100%;transition:width .2s;display:block}.guest-task-list{border-top:1px solid var(--line)}.guest-task{border-bottom:1px solid var(--line);grid-template-columns:51px 1fr;padding:12px 0;display:grid}.guest-task time{color:var(--teal);font-size:8px;font-weight:800}.guest-task strong{font-size:10px}.guest-task p{color:var(--muted);margin:3px 0 7px;font-size:8px;line-height:1.4}.task-actions{gap:6px;display:flex}.task-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:5px 9px;font-size:8px;font-weight:800}.task-actions button:first-child{border-color:var(--teal);color:var(--teal)}.done-label{color:var(--teal);font-weight:800}.skip-label{color:var(--muted)}.guest-fixed-actions{border-top:1px solid var(--line);background:#fbfcfaf5;grid-template-columns:1.25fr 1.5fr 1fr;gap:5px;margin:16px -22px -34px;padding:10px 22px 28px;display:grid;position:sticky;bottom:-34px}.guest-fixed-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;min-height:38px;padding:6px;font-size:7px;font-weight:800}.guest-fixed-actions .help-button{color:var(--red);background:#fff9f7;border-color:#ecc9c4}.help-sheet{z-index:30;background:#fff;border-radius:20px 20px 0 0;width:358px;margin-left:-1px;padding:12px 18px 24px;position:fixed;bottom:calc(50vh - (min(820px,100vh)/2));box-shadow:0 -10px 50px #17324d33}.sheet-handle{background:#d5dddf;border-radius:3px;width:42px;height:4px;margin:0 auto 13px}.help-sheet h2{color:var(--navy);font:800 17px var(--font-display)}.help-sheet button{border:0;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;width:100%;padding:12px 0;font-size:9px;display:flex}.help-sheet .cancel{color:var(--muted);border:0;justify-content:center}.emergency-alert{background:var(--red-soft);border-radius:14px;align-items:center;gap:8px;padding:12px;display:flex}.emergency-alert>span{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-weight:800;display:grid}.emergency-alert p{flex:1;margin:0;font-size:8px;line-height:1.45}.emergency-alert button{background:var(--red);color:#fff;border:0;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:800}.emergency-critical{background:#fff;border:1px solid #efc1ba;border-radius:14px;padding:14px}.emergency-critical h2{font:800 14px var(--font-display);color:var(--navy);margin:10px 0 3px}.emergency-critical p,.emergency-critical ol{font-size:8px;line-height:1.5}.emergency-critical ol{margin-bottom:0;padding-left:17px}.contact-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:9px;width:100%;padding:9px 2px;display:flex}.contact-row>span:nth-child(2){flex-direction:column;flex:1;display:flex}.contact-row strong{font-size:9px}.contact-row small{color:var(--muted);font-size:7px}.contact-row b{color:var(--teal)}.home-info{border:1px solid var(--line);background:#fff;border-radius:13px}.home-info p{border-bottom:1px solid var(--line);flex-direction:column;margin:0;padding:9px 11px;display:flex}.home-info p:last-child{border:0}.home-info strong{font-size:8px}.home-info span{color:var(--muted);margin-top:2px;font-size:7px}.wrapup-intro{text-align:center}.wrapup-intro .profile-photo{margin:auto}.wrapup-intro h1{color:var(--navy);font:800 23px/1.15 var(--font-display);margin:9px 0 5px}.wrapup-intro p{color:var(--muted);font-size:9px}.completion-card{color:#fff;background:var(--navy);border-radius:15px;align-items:center;gap:14px;margin:14px 0;padding:13px;display:flex}.completion-card .progress-ring{width:67px;height:67px}.completion-card .progress-ring:before{width:55px;height:55px}.completion-card>div:last-child{flex-direction:column;align-items:flex-start;display:flex}.completion-card>div:last-child>strong{font-size:10px}.completion-card p{color:#ffffffa6;margin:3px 0 7px;font-size:8px}.summary-textarea{border:1px solid var(--line);resize:none;background:#fff;border-radius:13px;width:100%;height:93px;padding:11px;font-size:9px;line-height:1.5}.mood-picker{justify-content:space-between;align-items:center;margin:13px 0;display:flex}.mood-picker>span{font-size:9px;font-weight:800}.mood-picker>div{gap:5px;display:flex}.mood-picker button{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;align-items:center;width:43px;height:43px;display:flex}.mood-picker button.selected{border-color:var(--teal);background:var(--mint)}.mood-picker small{font-size:6px}.guest-shell{min-height:100vh;color:var(--navy);background:linear-gradient(150deg,#eff8f5,#fbf9f4 52%);padding:28px 18px}.live-link{text-align:center;margin:12px 0 0;display:block}.share-pin,.share-error{text-align:center;color:var(--muted);margin:12px 0 0;font-size:8px}.share-error{color:var(--red)}.primary-button:disabled{opacity:.65;cursor:wait}.guest-header,.guest-card{width:min(100%,520px);margin:0 auto}.guest-header{padding:18px 8px 16px}.guest-header h1,.guest-card h1{font:800 26px/1.2 var(--font-display);margin:6px 0}.guest-header p,.guest-card>p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.guest-card{box-sizing:border-box;border:1px solid var(--line);background:#fffffff2;border-radius:22px;padding:24px;box-shadow:0 12px 34px #17324d14}.guest-card h2{font:800 19px var(--font-display);margin:20px 0 10px}.guest-pin{color:var(--navy);gap:8px;margin:22px 0;font-size:13px;font-weight:800;display:grid}.guest-pin input{box-sizing:border-box;border:1px solid var(--line);background:var(--cream);letter-spacing:.25em;text-align:center;border-radius:12px;width:100%;padding:14px;font-size:22px}.guest-foot{color:var(--muted);margin-top:22px;font-size:11px;line-height:1.5;display:block}.guest-error,.guest-notice{color:var(--red);margin:14px 0 0;font-size:13px}.guest-notice{color:var(--teal)}.guest-loading{text-align:center;max-width:400px;color:var(--muted);margin:25vh auto}.guest-alert{color:#8f3025;background:#fff2ef;border-radius:13px;gap:3px;margin:-3px 0 20px;padding:13px;font-size:12px;display:grid}.guest-alert strong{font-size:14px}.guest-safety{background:#fff8f6;border:1px solid #efc1ba;border-radius:13px;gap:7px;margin:12px 0;padding:14px;display:grid}.guest-safety small{color:var(--red);font-size:11px;font-weight:800}.guest-safety strong{font-size:14px}.guest-safety p{color:var(--muted);margin:0;font-size:12px}.guest-safety button{border:1px solid var(--red);width:fit-content;color:var(--red);background:#fff;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:800}.guest-task-v2{border-top:1px solid var(--line);justify-content:space-between;gap:14px;padding:14px 0;display:flex}.guest-task-v2>div:first-child{gap:4px;display:grid}.guest-task-v2 strong{font-size:15px}.task-time,.guest-task-v2 small{color:var(--muted);font-size:12px}.guest-task-v2 small{color:var(--red)}.guest-actions{align-items:center;gap:7px;display:flex}.guest-actions button{border:1px solid var(--teal);background:var(--mint);color:var(--teal);border-radius:9px;padding:8px 10px;font-weight:800}.guest-actions .skip{border-color:var(--line);color:var(--muted);background:#fff}.guest-task-done{opacity:.65}.guest-help{width:100%;color:var(--red);background:#fff7f5;border:1px solid #efc1ba;border-radius:11px;margin-top:20px;padding:13px;font-weight:800}.guest-footer-actions{grid-template-columns:1fr 1.25fr 1fr;gap:8px;margin-top:20px;display:grid}.guest-footer-actions button{border:1px solid var(--line);min-height:44px;color:var(--navy);background:#fff;border-radius:10px;padding:9px;font-size:12px;font-weight:800}.guest-footer-actions .guest-help{color:var(--red);background:#fff7f5;margin:0}.guest-back{color:var(--teal);background:0 0;border:0;margin-bottom:16px;padding:0;font-weight:800}.emergency-contact{border-top:1px solid var(--line);color:var(--navy);justify-content:space-between;gap:12px;padding:12px 0;text-decoration:none;display:flex}.emergency-contact span{gap:3px;display:grid}.emergency-contact small{color:var(--muted)}.emergency-contact b{color:var(--teal)}.emergency-facts{border:1px solid var(--line);border-radius:12px}.emergency-facts p{border-bottom:1px solid var(--line);gap:4px;margin:0;padding:11px;display:grid}.emergency-facts p:last-child{border:0}.emergency-facts span{color:var(--muted);font-size:12px}.summary-field{gap:8px;font-weight:800;display:grid}.summary-field textarea{border:1px solid var(--line);resize:vertical;border-radius:11px;min-height:130px;padding:12px}.summary-moods{grid-template-columns:auto repeat(3,1fr);align-items:center;gap:7px;margin:18px 0;display:grid}.summary-moods button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 5px}.summary-moods button.selected{border-color:var(--teal);background:var(--mint);color:var(--teal);font-weight:800}.guest-finish{text-align:center;margin-top:15vh}.guest-finish>span{background:var(--mint);width:64px;height:64px;color:var(--teal);border-radius:50%;place-items:center;margin:0 auto 16px;font-size:30px;font-weight:800;display:grid}.asset-icon{object-fit:contain;flex:none;display:block}.api-docs{min-height:100vh;color:var(--navy);background:var(--paper);padding:64px 24px}.api-docs>header,.api-docs>section{width:min(900px,100%);margin:0 auto}.api-docs header span,.api-docs article small{color:var(--teal);letter-spacing:.12em;font-size:11px;font-weight:800}.api-docs h1{margin:8px 0;font:800 42px/1.1 ui-sans-serif,sans-serif}.api-docs header p{color:var(--muted)}.api-docs header a{background:var(--teal);color:#fff;border-radius:10px;margin:14px 0 32px;padding:11px 14px;font-weight:800;text-decoration:none;display:inline-block}.api-docs article{border-top:1px solid var(--line);grid-template-columns:120px 300px 1fr;align-items:center;gap:16px;padding:18px 0;display:grid}.api-docs article code{font-size:13px;font-weight:800}.api-docs article p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}@media(max-width:700px){.api-docs article{grid-template-columns:1fr;gap:6px}}.guest-utility{background:#fffc;border:1px solid #17324d1a;border-radius:12px;align-items:center;gap:10px;width:min(100%,520px);margin:0 auto 8px;padding:8px 10px;font-size:11px;display:flex}.guest-utility a{color:var(--teal);font-weight:800;text-decoration:none}.guest-utility-spacer{flex:1}.guest-utility label{color:var(--muted);align-items:center;gap:5px;display:flex}.guest-utility select{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:7px;padding:4px 6px;font-size:11px;font-weight:800}.public-legal{min-height:100vh;color:var(--ink);background:linear-gradient(150deg,#eff8f5,#fffdf9 52%);padding:28px 20px 72px}.public-legal>header,.public-legal>article{width:min(760px,100%);margin:auto}.public-legal>header{color:var(--muted);justify-content:space-between;gap:20px;padding:10px 0 28px;font-size:12px;display:flex}.public-legal>header a{color:var(--teal);font-weight:800;text-decoration:none}.public-legal>article{border:1px solid var(--line);background:#fffffff2;border-radius:24px;padding:38px 44px;box-shadow:0 18px 55px #17324d14}.legal-kicker{color:var(--teal);letter-spacing:.14em;margin:0;font-size:11px;font-weight:800}.public-legal h1{color:var(--navy);margin:10px 0 24px;font:800 36px/1.08 ui-sans-serif,sans-serif}.public-legal h2{color:var(--navy);margin:26px 0 7px;font-size:18px}.public-legal article>p:not(.legal-kicker),.public-legal-summary p{color:#566572;font-size:14px;line-height:1.65}.public-legal-summary{background:var(--mint);border-radius:14px;padding:17px}.public-legal-summary strong{color:var(--teal)}.public-legal-summary p{margin:6px 0 0}.public-legal-summary.warning{background:var(--red-soft)}.public-legal-summary.warning strong{color:var(--red)}.public-legal aside{border-left:3px solid var(--amber);color:#765217;background:#fff8e8;margin-top:28px;padding:14px;font-size:12px;line-height:1.55}@media(max-width:1080px){.prototype-workspace{grid-template-columns:220px minmax(480px,1fr)}.spec-panel{display:none}}@media(max-width:760px){.public-legal>article{border-radius:18px;padding:27px 22px}.public-legal h1{font-size:29px}.public-legal>header{flex-direction:column;align-items:flex-start;gap:6px}.guest-utility{flex-wrap:wrap}.guest-utility-spacer{display:none}.guest-utility label{margin-left:auto}.prototype-header{grid-template-columns:1fr;gap:10px;height:auto;padding:12px}.prototype-brand,.prototype-meta{display:none}.prototype-mode{width:100%}.prototype-mode button{flex:1;min-width:0}.prototype-workspace{display:block}.flow-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:10px 12px;overflow-x:auto}.flow-title,.flow-note{display:none}.flow-sidebar nav{flex-direction:row;min-width:max-content}.flow-sidebar nav button{grid-template-columns:32px 1fr;width:125px}.flow-sidebar nav b{display:none}.device-stage{min-height:auto;padding:0;display:block}.device-frame{width:100%;height:calc(100vh - 130px);min-height:650px;box-shadow:none;background:0 0;border-radius:0;padding:0}.device-frame:after,.dynamic-island,.stage-caption{display:none}.device-status{inset:5px 5px auto}.device-content{border-radius:0}.home-indicator{display:none}.help-sheet{width:100%;margin-left:-22px;bottom:0}}
