:root{--font-ui: "Sora", "Avenir Next", "Trebuchet MS", sans-serif;--text-main: #fff8ff;--text-muted: #ecdfff;--surface-border: #ffffff3a;--surface-bg: linear-gradient(145deg, #ffffff2f 0%, #ffffff11 100%);--surface-shadow: 0 14px 32px #0c062f7a;--surface-shadow-strong: 0 20px 38px #09031f99;--accent-cyan: #20d3ff;--accent-sky: #6892ff;--accent-pink: #ff4f9e;--accent-danger-a: #ff7ca0;--accent-danger-b: #f34a69;--ring-focus: #72deff;--radius-card: 1.25rem;--radius-pill: 999px;--radius-button: .9rem}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font-ui);color:var(--text-main);background:radial-gradient(circle at 14% 18%,#31c8ff45 0%,transparent 34%),radial-gradient(circle at 88% 16%,#ff629f40 0%,transparent 32%),radial-gradient(circle at 74% 82%,#58a7ff2c 0%,transparent 40%),linear-gradient(148deg,#110924,#22113f 52%,#120b2b)}#root{min-height:100vh}.app-shell{position:relative;min-height:100vh;padding:1.25rem;overflow:hidden}.background-orb{position:absolute;border-radius:999px;pointer-events:none;filter:blur(2px);animation:float-orb 8s ease-in-out infinite}.orb-one{width:16rem;height:16rem;top:-4rem;right:-3rem;background:radial-gradient(circle,#ff79b9 0%,#fb5f6a33 70%,transparent 100%)}.orb-two{width:18rem;height:18rem;left:-6rem;bottom:-7rem;animation-delay:.5s;background:radial-gradient(circle,#4fc8ff 0%,#6f8fff30 68%,transparent 100%)}.glass-card{position:relative;z-index:1;border:1px solid var(--surface-border);border-radius:var(--radius-card);background:linear-gradient(145deg,#ffffff2b,#ffffff10),linear-gradient(180deg,#1d0f3aba,#120822a6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--surface-shadow)}.lift-tilt{transform-origin:center;transition:transform .22s ease,box-shadow .22s ease}.lift-tilt:hover{transform:translateY(-2px) rotateX(.8deg) rotateY(-.8deg);box-shadow:var(--surface-shadow-strong)}.top-bar{width:min(100%,72rem);margin-inline:auto;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;color:#ddceff}.top-bar h2{margin:.25rem 0 0;font-size:1.45rem}.top-bar nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.nav-chip{text-decoration:none;color:var(--text-main);font-weight:700;border:1px solid #ffffff30;border-radius:var(--radius-pill);padding:.35rem .8rem;background:#ffffff14;transition:transform .2s ease,background-color .2s ease}.nav-chip:hover{transform:translateY(-1px);background:#ffffff2a}.nav-chip.active{background:linear-gradient(120deg,var(--accent-cyan) 0%,var(--accent-pink) 100%);border-color:transparent}.recipe-photo{display:block;width:100%;object-fit:cover;border:1px solid #ffffff36;box-shadow:0 14px 28px #14083066;background:#ffffff18}.recipe-photo--card{max-height:12rem;margin-bottom:1rem;border-radius:1rem}.recipe-photo--hero{max-height:24rem;margin:.75rem 0 1rem;border-radius:var(--radius-card)}.recipe-print-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:.75rem 0 1rem;color:var(--text-muted)}.recipe-pdf-sheet{display:none}.recipe-page-card,.recipe-detail-card{width:min(100%,56rem);margin-inline:auto}.recipe-editor-card{width:min(100%,72rem)}.recipe-hero-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;padding:1.75rem!important}.recipe-hero-card h1,.recipe-tool-card h2{margin-top:.25rem}.recipe-hero-actions,.recipe-filter-actions{display:flex;flex-wrap:wrap;gap:.75rem}.recipe-hero-actions{justify-content:flex-end}.recipe-stat-strip,.recipe-pill-row,.recipe-chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.recipe-stat-strip{margin-top:1rem}.recipe-stat-strip span,.recipe-meta-pill,.recipe-chip{border:1px solid #ffffff33;border-radius:var(--radius-pill);background:#ffffff16;color:#fff8ff;font-size:.82rem;font-weight:800}.recipe-stat-strip span{padding:.38rem .8rem}.recipe-tool-card{display:grid;gap:1rem;padding:1.4rem!important}.recipe-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.recipe-section-heading p{max-width:44rem}.recipe-section-heading--compact{align-items:center}.recipe-section-heading--compact h3{margin:0}.recipe-import-row,.recipe-filter-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.85rem}.recipe-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-filter-form,.recipe-backup-panel{display:grid;gap:1rem}.recipe-backup-panel{border:1px solid #ffffff2c;border-radius:1rem;padding:1rem;background:#07021728}.recipe-form-field{display:grid;gap:.4rem;color:#fff8ff;font-weight:800}.recipe-form-field input,.recipe-form-field select,.recipe-form-field textarea,.recipe-row-editor input,.recipe-row-editor select,.recipe-editor-form select,.recipe-editor-form textarea{width:100%;min-height:3rem;border:1px solid #ffffff45;border-radius:.9rem;padding:.75rem .85rem;background:#0b04248f;color:var(--text-main);font:inherit;box-shadow:inset 0 1px #ffffff18}.recipe-form-field textarea,.recipe-editor-form textarea{min-height:8rem;resize:vertical}.recipe-form-field input::placeholder,.recipe-form-field textarea::placeholder,.recipe-row-editor input::placeholder{color:#f1def8a8}.recipe-checkbox-pill{display:inline-flex;align-items:center;gap:.55rem;min-height:3rem;border:1px solid #ffffff35;border-radius:var(--radius-pill);padding:.65rem .9rem;background:#ffffff16;font-weight:800}.recipe-checkbox-pill input{width:1.2rem;height:1.2rem;accent-color:var(--accent-pink)}.recipe-card-grid{display:grid;width:min(100%,72rem);margin-inline:auto;justify-content:center;gap:1.1rem;grid-template-columns:repeat(auto-fit,minmax(18rem,24rem))}.recipe-card{width:100%;overflow:hidden;padding:0}.recipe-card-media{position:relative}.recipe-card-body{display:grid;gap:.75rem;padding:1rem}.recipe-card-body h2,.recipe-card-body p{margin:0}.recipe-card-description{min-height:3rem}.recipe-photo-placeholder{display:grid;min-height:10rem;place-items:center;background:radial-gradient(circle at 25% 20%,#ffffff2e 0%,transparent 35%),linear-gradient(135deg,#f9731647,#7c3aed57);color:#fff8ff;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.recipe-favorite-badge{position:absolute;top:.75rem;right:.75rem;display:grid;width:2.3rem;height:2.3rem;place-items:center;border:1px solid #ffffff55;border-radius:999px;background:#17091ed9;color:#ffd166;font-size:1.2rem;box-shadow:0 8px 18px #0b031f7a}.recipe-meta-pill,.recipe-chip{padding:.3rem .65rem}.recipe-chip{background:linear-gradient(125deg,#ffffff25,#ffffff12);color:#f4e8ff;font-size:.78rem}.recipe-card-cta{display:inline-flex;justify-content:center;min-height:3rem;align-items:center;margin-top:.25rem}.recipe-editor-grid,.recipe-row-editor{display:grid;gap:.75rem}.recipe-editor-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.recipe-row-editor{align-items:center;grid-template-columns:auto repeat(auto-fit,minmax(8rem,1fr));margin-bottom:.75rem}.recipe-delete-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:1rem;background:#0f172a9e}.recipe-delete-modal>.glass-card{width:min(34rem,100%)}.cooking-mode-card{font-size:1.2rem}.cooking-mode-card h2{font-size:clamp(2rem,5vw,4rem);line-height:1.08}.cooking-step-actions{display:grid;grid-template-columns:repeat(2,minmax(11rem,1fr));gap:1rem;margin-top:1.5rem}.cooking-step-actions .jewel-button{min-height:4.75rem;padding:1.25rem 1.5rem;font-size:clamp(1.2rem,2.5vw,1.55rem);border-radius:1.25rem}@media(max-width:640px){.cooking-step-actions{grid-template-columns:1fr}}.content-grid{position:relative;z-index:1;width:min(100%,72rem);margin:1rem auto 0}.content-grid>.eyebrow,.app-shell>.eyebrow{width:min(100%,72rem);margin:.75rem auto 0}.content-grid .glass-card{padding:1.5rem;max-width:48rem}.content-grid h1{margin:0;font-size:clamp(1.5rem,2vw + 1rem,2rem)}.content-grid p{margin:.65rem 0 0;color:var(--text-muted);line-height:1.5}.content-grid .recipe-page-card,.content-grid .recipe-detail-card{max-width:56rem}.content-grid .recipe-editor-card,.content-grid .recipe-card-grid{max-width:72rem}.dashboard-grid{display:grid;width:min(100%,72rem);margin-inline:auto;gap:1.1rem;grid-template-columns:repeat(12,minmax(0,1fr))}.metric-card,.dashboard-panel{padding:1.35rem}.metric-card{grid-column:span 6;overflow:hidden}.metric-card:after{content:"";position:absolute;inset:auto -2rem -3rem auto;width:8rem;height:8rem;border-radius:999px;background:radial-gradient(circle,#ff7bc640 0%,transparent 70%);pointer-events:none}.dashboard-panel{grid-column:span 12}.metric-label{margin:0;text-transform:uppercase;letter-spacing:.11em;font-size:.73rem;color:#f7e7ffcc;font-weight:900}.metric-value{margin:.35rem 0 0;font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1}.metric-footnote{margin:.55rem 0 0;color:#f2e8ffcf;font-size:.9rem}.panel-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.9rem}.pill{border:1px solid #ffffff44;border-radius:var(--radius-pill);padding:.22rem .72rem;font-size:.78rem;background:linear-gradient(125deg,#ffffff25,#ffffff12);box-shadow:inset 0 1px #ffffff2e}.balance-list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.75rem}.balance-item{display:flex;align-items:center;justify-content:space-between;gap:.85rem;border:1px solid #ffffff2f;border-radius:1rem;padding:.9rem 1rem;background:#0702172e;box-shadow:inset 0 1px #ffffff12}.balance-name{margin:0;font-weight:800}.balance-meta{margin:.24rem 0 0;font-size:.86rem;color:#e9ddff}.balance-pill{border:1px solid #ffffff33;border-radius:var(--radius-pill);padding:.34rem .72rem;font-size:.78rem;font-weight:800;background:#ff93cf26;white-space:nowrap}.quick-actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.7rem}.quick-actions .jewel-button{min-height:2.75rem}.jewel-button{text-decoration:none;color:#fff7ff;font-weight:800;border:0;cursor:pointer;font:inherit;border-radius:var(--radius-button);padding:.7rem 1rem;background:linear-gradient(125deg,var(--accent-cyan) 0%,var(--accent-sky) 48%,var(--accent-pink) 100%);box-shadow:0 10px 20px #13072f70;transition:transform .2s ease,box-shadow .2s ease}.jewel-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #13072f85}.button-reset:disabled,.jewel-button:disabled{cursor:not-allowed;opacity:.7}.danger-button{background:linear-gradient(125deg,var(--accent-danger-a) 0%,#ff638f 45%,var(--accent-danger-b) 100%)}.children-form{margin-top:.85rem;display:grid;gap:.85rem;max-width:28rem}.children-form label,.auth-form label{display:grid;gap:.38rem;color:#fff8ff;font-weight:800}.children-form input[type=text],.children-form input[type=number],.children-form input[type=email],.children-form input[type=password],.children-form select,.children-form textarea,.auth-form input[type=email],.auth-form input[type=text],.auth-form input[type=password],.children-form input[type=date]{min-height:3rem;border:1px solid #ffffff45;border-radius:.9rem;padding:.75rem .85rem;font:inherit;color:var(--text-main);background:#0b04248f;box-shadow:inset 0 1px #ffffff18}.children-form input[type=text]::placeholder{color:#f3e5ffb0}.children-form input[type=text]:focus-visible,.children-form input[type=number]:focus-visible,.children-form input[type=email]:focus-visible,.children-form input[type=password]:focus-visible,.auth-form input[type=email]:focus-visible,.auth-form input[type=text]:focus-visible,.auth-form input[type=password]:focus-visible,.children-form input[type=date]:focus-visible,.children-form input[type=checkbox]:focus-visible,.children-form select:focus-visible,.jewel-button:focus-visible,.nav-chip:focus-visible{outline:2px solid var(--ring-focus);outline-offset:2px}.auth-form{margin-top:.85rem;display:grid;gap:.75rem;max-width:22rem}.auth-mode-switch{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;margin-top:1rem;max-width:22rem;padding:.25rem;border:1px solid #ffffff38;border-radius:var(--radius-button);background:#ffffff12}.auth-mode-switch button{border:0;border-radius:.65rem;padding:.55rem .75rem;font:inherit;font-weight:800;color:var(--text-muted);background:transparent;cursor:pointer}.auth-mode-switch button.active{color:var(--text-main);background:linear-gradient(120deg,var(--accent-cyan) 0%,var(--accent-pink) 100%)}.auth-mode-switch button:disabled{cursor:not-allowed;opacity:.72}.auth-mode-switch button:focus-visible{outline:2px solid var(--ring-focus);outline-offset:2px}.checkbox-row{display:inline-flex!important;align-items:center;gap:.5rem}.today-controls{grid-template-columns:minmax(12rem,16rem) auto;align-items:end}.submission-list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:1rem}.submission-item{border:1px solid #ffffff2f;border-radius:1rem;padding:1rem;background:#0702172e;box-shadow:inset 0 1px #ffffff12}.item-actions{display:inline-flex;align-items:center;gap:.45rem}.item-status{border:1px solid #ffffff36;border-radius:var(--radius-pill);padding:.2rem .55rem;font-size:.73rem;min-width:5.2rem;text-align:center}.item-status.approved{border-color:#64ffa370;background:#65ff981f}.item-status.rejected{border-color:#ff7aa880;background:#ff557929}.task-checkbox{width:100%;justify-content:flex-start}.task-checkbox span{display:grid}.stacked-control-list{display:grid;gap:.5rem}.muted-inline{display:inline-flex;width:fit-content;margin-left:.45rem;border:1px solid #ffffff33;border-radius:var(--radius-pill);padding:.08rem .45rem;color:#f2e8ffcf;font-size:.72rem;font-weight:700}.rotation-order-list{display:grid;gap:.5rem;margin:.6rem 0 0;padding-left:1.25rem}.rotation-order-list li{display:flex;justify-content:space-between;align-items:center;gap:.7rem}.parent-child-chore-card{grid-column:span 6;padding:1rem}.chore-button-list{display:grid;gap:.65rem;margin-top:.85rem}.chore-submit-button{width:100%;display:grid;min-height:3.35rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.25rem .75rem;text-align:left}.chore-submit-button small{grid-column:1 / -1;color:#f2e8ffcf}.chore-management-form{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr))}.chore-management-form .plain-fieldset,.chore-management-form .quick-actions,.chore-management-form .inline-toast{grid-column:1 / -1}.inline-field-row{display:grid;grid-template-columns:minmax(5rem,1fr) minmax(8rem,1fr);gap:.6rem}.plain-fieldset{border:1px solid #ffffff2f;border-radius:1rem;padding:1rem;background:#07021724}.plain-fieldset legend{padding:0 .35rem;color:var(--text-muted);font-weight:700}.inline-toast{margin-top:.85rem;border:1px solid #ffffff3a;border-radius:.75rem;padding:.55rem .7rem;background:#ffffff14}.inline-toast-error{border-color:#ff95b278;background:#ff5b832b}.inline-toast-success{border-color:#86fbc18c;background:#4cd98d24}.inline-toast-info{border-color:#9ad7ff78;background:#46b8ff24}.modal-dialog{border:1px solid var(--surface-border);border-radius:1rem;background:linear-gradient(145deg,#231145f0,#1b1038f0);box-shadow:var(--surface-shadow-strong)}@keyframes float-orb{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media(max-width:768px){.app-shell{padding:1rem}.top-bar{flex-direction:column;align-items:flex-start}.top-bar nav{justify-content:flex-start}.metric-card,.dashboard-panel{grid-column:span 12}.balance-item{flex-direction:column;align-items:flex-start}.parent-child-chore-card{grid-column:span 12}.chore-management-form,.inline-field-row,.today-controls{grid-template-columns:1fr}.item-actions{flex-wrap:wrap}}.dashboard-section-header{grid-column:span 12;border:1px solid #ffffff26;border-radius:1rem;padding:1rem 1.1rem;background:linear-gradient(125deg,#ffffff17,#ffffff08)}.dashboard-section-header h2{margin:.2rem 0 0;font-size:clamp(1.25rem,1vw + 1rem,1.65rem)}.dashboard-section-header p:last-child{max-width:52rem}.homeschool-form-card{grid-column:span 6}.homeschool-record-card{grid-column:span 4}.homeschool-form-card .children-form,.homeschool-record-card .children-form{max-width:none}@media(max-width:768px){.homeschool-form-card,.homeschool-record-card{grid-column:span 12}}.dashboard-grid>.glass-card{max-width:none}.children-form .text-input{min-height:3rem;border:1px solid #ffffff45;border-radius:.9rem;padding:.75rem .85rem;font:inherit;color:var(--text-main);background:#0b04248f;box-shadow:inset 0 1px #ffffff18;min-width:0}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.4rem}.calendar-weekday{text-align:center}.calendar-day{min-height:5.25rem;padding:.5rem;display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}.calendar-day.muted{opacity:.35}@media(max-width:520px){.app-shell{padding:.65rem}.top-bar{padding:.75rem;gap:.75rem}.top-bar nav{gap:.4rem}.nav-chip{padding:.42rem .62rem;font-size:.82rem}.eyebrow{letter-spacing:.08em;overflow-wrap:anywhere}.content-grid{margin-top:.75rem}.content-grid .glass-card,.metric-card,.dashboard-panel{padding:1rem}.dashboard-grid{gap:.75rem}.panel-header-row{align-items:flex-start;flex-direction:column}.children-form,.auth-form{max-width:none}.quick-actions{gap:.5rem}.jewel-button{padding:.55rem .7rem;font-size:.9rem}.recipe-hero-card,.recipe-hero-actions,.recipe-section-heading,.recipe-section-heading--compact{align-items:stretch;flex-direction:column}.recipe-hero-actions,.recipe-import-row,.recipe-filter-grid{grid-template-columns:1fr}.recipe-hero-actions .jewel-button,.recipe-import-row .jewel-button,.recipe-filter-actions .jewel-button,.recipe-card-cta{width:100%}.recipe-card-grid{grid-template-columns:1fr}.recipe-card-description{min-height:auto}.calendar-grid{gap:.25rem;margin-inline:-.15rem}.calendar-day{min-height:3.75rem;padding:.35rem;font-size:.8rem}.calendar-day .balance-pill{max-width:100%;overflow:hidden;padding:.18rem .35rem;text-overflow:ellipsis}}.calendar-subject-labels{display:flex;flex-wrap:wrap;gap:.2rem;align-items:center}.calendar-subject-initial{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;border:2px solid #ffffff44;border-radius:999px;background:#0004;font-size:.75rem;font-weight:800}.subject-attendance-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.65rem;margin-top:1rem}.subject-attendance-card{display:flex;gap:.65rem;align-items:center;padding:.75rem;border:1px solid #ffffff24;border-radius:var(--radius-lg);background:#ffffff10}.subject-attendance-color{width:.85rem;align-self:stretch;min-height:2.4rem;border-radius:999px;box-shadow:0 0 16px #fff2}@media(max-width:520px){.calendar-subject-initial{min-width:1.05rem;height:1.05rem;font-size:.65rem}}.account-grid,.ops-detail{display:grid;gap:1rem;width:min(100%,72rem)}.account-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr))}.ops-shell{min-height:100vh;padding:clamp(1rem,3vw,2rem);background:var(--page-background);color:var(--text-primary)}.ops-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border:1px solid var(--border-subtle);border-radius:1rem;background:var(--surface-card)}.ops-header h1,.ops-header p,.ops-identity{margin:0}.ops-header nav,.ops-actions{display:flex;flex-wrap:wrap;gap:.65rem}.ops-content,.ops-login{width:min(100%,72rem);margin:1rem auto}.ops-login{min-height:75vh;display:grid;place-items:center}.ops-login>.glass-card{width:min(100%,32rem)}.ops-identity{padding:.75rem .25rem 0;color:var(--text-muted)}.ops-panel,.ops-detail>.glass-card{max-width:none}.ops-search,.ops-form-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem}.ops-form-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.ops-result-list{display:grid;gap:.75rem;margin-top:1rem}.ops-result{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.75rem;padding:.85rem;border:1px solid var(--border-subtle);border-radius:.75rem;color:inherit;text-decoration:none}.ops-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.75rem}.ops-summary dt{color:var(--text-muted);font-size:.85rem}.ops-summary dd{margin:.25rem 0 0;overflow-wrap:anywhere}@media(max-width:640px){.ops-header,.ops-result,.ops-search{grid-template-columns:1fr;flex-direction:column;align-items:stretch}}@page{size:letter;margin:.35in}@media print{body{color:#111;background:#fff}.background-orb,.top-bar,.app-shell>.eyebrow,.glass-card>:not(.recipe-pdf-sheet){display:none!important}.app-shell,.content-grid,.glass-card{display:block!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:#fff!important;box-shadow:none!important}.recipe-pdf-sheet{display:block!important;position:static;width:100%;max-width:none;color:#000!important;background:#fff;font-family:Georgia,Times New Roman,serif;font-size:9.5pt;line-height:1.22;-webkit-print-color-adjust:exact;print-color-adjust:exact}.recipe-pdf-sheet,.recipe-pdf-sheet *{color:#000!important;text-shadow:none!important}.recipe-pdf-sheet h1,.recipe-pdf-sheet h2,.recipe-pdf-sheet p{margin-top:0}.recipe-pdf-sheet h1{margin-bottom:.08in;border-bottom:1px solid #555;padding-bottom:.04in;font-size:20pt;line-height:1.05}.recipe-pdf-sheet h2{margin-bottom:.06in;border-bottom:1px solid #aaa;font-size:11pt;text-transform:uppercase;letter-spacing:.04em}.recipe-pdf-sheet ul,.recipe-pdf-sheet ol{margin:0 0 .12in .18in;padding:0}.recipe-pdf-sheet li{break-inside:avoid;margin-bottom:.035in}.recipe-pdf-kicker,.recipe-pdf-meta,.recipe-pdf-source,.recipe-pdf-notes{color:#333;font-size:8.5pt}.recipe-pdf-kicker{margin-bottom:.02in;text-transform:uppercase;letter-spacing:.08em}.recipe-pdf-grid{display:grid;grid-template-columns:minmax(1.65in,.86fr) minmax(3in,1.45fr);gap:.22in;align-items:start;margin-top:.12in}}.notification-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:1.25rem}.notification-list{display:grid;gap:.75rem}.notification-card{align-items:flex-start;border:1px solid rgba(255,255,255,.16);border-radius:18px;display:flex;gap:1rem;justify-content:space-between;padding:1rem}.notification-card.unread{border-color:#facc158c;box-shadow:0 0 18px #facc1529}.settings-panel{display:grid;gap:.85rem}.button-row{display:flex;flex-wrap:wrap;gap:.75rem}.badge.muted{opacity:.7}.module-read-only form,.module-read-only button,.module-read-only input,.module-read-only select,.module-read-only textarea{display:none!important}
