:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--hp-font-display:Georgia, "Times New Roman", serif;--hp-font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hp-color-ink:#17273c;--hp-color-ink-strong:#1a1a2e;--hp-color-ink-soft:#4f5c6d;--hp-color-copy:#5b5247;--hp-color-label:#3b352d;--hp-color-paper:#fffdf8;--hp-color-paper-solid:#fff;--hp-color-canvas:#f7f3ec;--hp-color-canvas-soft:#faf7f1;--hp-color-canvas-deep:#f1ece4;--hp-color-accent:#c99b42;--hp-color-accent-soft:#d5b072;--hp-color-accent-ink:#8f7043;--hp-color-border:#e6dccd;--hp-color-border-strong:#d7cbbb;--hp-color-success:#4f7c62;--hp-color-danger:#9b3f3f;--hp-surface-glass:#fffcf7e0;--hp-border-glass:#a9947433;--hp-focus-ring:0 0 0 3px #c99b4226;--hp-shadow-soft:0 2px 8px #1e180e0f;--hp-shadow-panel:0 18px 50px #1e180e14;--hp-space-1:4px;--hp-space-2:8px;--hp-space-3:12px;--hp-space-4:16px;--hp-space-5:22px;--hp-space-6:28px;--hp-space-7:36px;--hp-space-8:48px;--hp-space-9:72px;--hp-radius-sm:10px;--hp-radius-control:14px;--hp-radius-card:22px;--hp-radius-panel:28px;--hp-radius-pill:999px;--hp-motion-fast:.15s;--hp-motion-standard:.22s;--hp-ease-out:cubic-bezier(.2, .8, .2, 1);font-family:var(--hp-font-body);background:radial-gradient(circle at top left, #dcc49e2e, transparent 30%), linear-gradient(180deg, var(--hp-color-canvas) 0%, var(--hp-color-canvas-soft) 50%, var(--hp-color-canvas-deep) 100%);color:var(--hp-color-ink)}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.studio-shell{grid-template-columns:minmax(220px,250px) minmax(0,1fr) minmax(250px,290px);grid-template-areas:"controls preview templates";align-items:start;gap:22px;padding:22px;display:grid}.studio-controls,.template-selector,.preview-shell{background:var(--hp-surface-glass);border:1px solid var(--hp-border-glass);width:100%;max-width:1560px;box-shadow:var(--hp-shadow-panel);border-radius:var(--hp-radius-panel);margin:0 auto}.studio-controls{grid-area:controls;grid-template-columns:minmax(0,1.3fr) minmax(340px,430px);gap:28px;min-width:0;padding:18px;display:block}.studio-headline{min-width:0}.studio-headline .studio-kicker,.studio-headline h1,.studio-headline>p:last-child{display:none}.studio-controls .brand-bar{margin-bottom:24px}.studio-controls .brand-links{display:none}.brand-bar{justify-content:space-between;align-items:center;gap:16px;margin:0 0 22px;display:flex}.brand-lockup{width:fit-content;color:var(--hp-color-ink);font-family:var(--hp-font-display);letter-spacing:.02em;align-items:center;gap:10px;font-size:1.05rem;text-decoration:none;display:inline-flex}.brand-lockup img{object-fit:contain;width:38px;height:38px}.brand-links{border:1px solid var(--hp-border-glass);border-radius:var(--hp-radius-pill);background:#fffdf8b8;align-items:center;gap:6px;padding:4px;display:inline-flex}.brand-links a,.contact-back{border-radius:var(--hp-radius-pill);color:var(--hp-color-ink-soft);background:0 0;border:0;padding:8px 12px;font-size:.9rem;text-decoration:none}.brand-links a:hover,.contact-back:hover{color:var(--hp-color-ink);background:#f4ece1}.studio-kicker{letter-spacing:.24em;text-transform:uppercase;color:var(--hp-color-accent-ink);margin:0 0 8px;font-size:.75rem}.studio-headline h1,.template-selector h2,.preview-header h2{color:var(--hp-color-ink-strong);font-family:var(--hp-font-display);margin:0}.studio-headline h1{max-width:21ch;font-size:clamp(2.3rem,4vw,3.7rem);line-height:.96}.studio-headline p:last-child,.preview-note,.template-selector span,.template-selector div>p:last-child{color:var(--hp-color-copy);line-height:1.65}.studio-panel{background:var(--hp-color-paper);border:1px solid var(--hp-color-border);border-radius:var(--hp-radius-card);gap:16px;padding:22px;display:grid}.studio-controls .studio-panel{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.studio-panel label{color:var(--hp-color-label);gap:8px;font-size:.95rem;display:grid}.studio-panel input,.studio-panel select{border:1px solid var(--hp-color-border-strong);width:100%;color:var(--hp-color-ink);border-radius:var(--hp-radius-control);background:#fff;outline:none;padding:12px 14px}.studio-panel input:focus,.studio-panel select:focus{border-color:var(--hp-color-accent);box-shadow:var(--hp-focus-ring)}.studio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.studio-checkbox{align-items:center;gap:10px;display:flex!important}.studio-checkbox input{width:18px;height:18px}.studio-actions{flex-wrap:wrap;gap:12px;display:flex}.studio-primary,.studio-secondary,.template-option,.template-reset,.template-add-row button,.template-mm-month-nav button,.template-eng-nav-btn,.template-pw-month-area button,.template-pw-add-pill,.template-rf-add-row button,.template-rf-reset{transition:transform .15s,box-shadow .15s,background .15s,border-color .15s,color .15s}.studio-primary:hover,.studio-secondary:hover,.template-option:hover,.template-reset:hover,.template-add-row button:hover,.template-mm-month-nav button:hover,.template-eng-nav-btn:hover,.template-pw-month-area button:hover,.template-pw-add-pill:hover,.template-rf-add-row button:hover,.template-rf-reset:hover{transform:translateY(-1px)}.studio-primary{background:linear-gradient(135deg, var(--hp-color-accent-soft) 0%, var(--hp-color-accent) 100%);color:var(--hp-color-ink);border-radius:var(--hp-radius-pill);border:0;padding:12px 18px;font-weight:700}.studio-secondary{color:var(--hp-color-ink);border-radius:var(--hp-radius-pill);text-align:center;background:0 0;border:1px solid #a28e6773;padding:12px 18px;text-decoration:none}.contact-page{gap:22px;width:min(1180px,100vw - 44px);margin:0 auto;padding:22px 0;display:grid}.contact-hero,.contact-form-shell{background:#fffcf7e6;border:1px solid #a9947433;border-radius:28px;box-shadow:0 18px 50px #1e180e14}.contact-hero{padding:26px}.contact-nav{justify-content:space-between;align-items:center;gap:16px;margin-bottom:30px;display:flex}.contact-hero__grid{grid-template-columns:minmax(0,1fr) minmax(280px,380px);align-items:end;gap:28px;display:grid}.contact-hero h1{color:#1a1a2e;max-width:11ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.96}.contact-hero p{color:#5b5247;max-width:58ch;line-height:1.7}.contact-card{background:#fffdf8;border:1px solid #e6dccd;border-radius:24px;padding:22px}.contact-card dl,.contact-card dd{margin:0}.contact-card dl{gap:18px;display:grid}.contact-card dt{color:#8f7043;letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px;font-size:.74rem}.contact-card a{color:#17273c;text-underline-offset:4px;font-weight:700;text-decoration-color:#c99b4273}.contact-reveal{color:#17273c;background:#fffdf8;border:1px solid #a28e6773;border-radius:999px;padding:9px 13px;font-weight:700}.contact-reveal:disabled{cursor:wait;opacity:.7}.contact-reveal-error{color:#9b3f3f;margin:8px 0 0;font-size:.9rem;line-height:1.4}.contact-form-shell{padding:26px}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.contact-form label{color:#3b352d;gap:8px;font-size:.95rem;display:grid}.contact-form input,.contact-form textarea{color:#17273c;background:#fff;border:1px solid #d7cbbb;border-radius:14px;outline:none;width:100%;padding:12px 14px}.contact-form textarea{resize:vertical;min-height:180px}.contact-form input:focus,.contact-form textarea:focus{border-color:#c99b42;box-shadow:0 0 0 3px #c99b4226}.contact-form__message,.contact-form__actions,.contact-form__status{grid-column:1/-1}.contact-form__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact-form__actions{flex-wrap:wrap;gap:12px;display:flex}.contact-form__status{color:#5b5247;min-height:24px;font-size:.95rem}.contact-form__status.is-success{color:#4f7c62;font-weight:700}.contact-form__status.is-error{color:#9b3f3f;font-weight:700}.studio-primary:disabled{cursor:wait;opacity:.7;transform:none}.template-selector{grid-area:templates;align-self:stretch;gap:18px;min-width:0;padding:22px 26px;display:grid}.template-library-heading h2{font-size:1.45rem}.template-category-tabs{background:#f7f1e8;border:1px solid #e4dacb;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.template-category-tabs button{color:#6c6257;background:0 0;border:0;border-radius:10px;padding:9px 10px;font-size:.86rem}.template-category-tabs button:hover,.template-category-tabs .template-category-active{color:#17273c;background:#fffdf8;box-shadow:0 2px 8px #1e180e0f}.template-option-grid{grid-template-columns:1fr;gap:14px;max-height:calc(100vh - 300px);padding-right:2px;display:grid;overflow-y:auto}.template-option{text-align:left;color:#17273c;background:#ffffffc7;border:1px solid #e4dacb;border-radius:22px;gap:10px;padding:18px;display:grid}.template-option strong{font-size:1.08rem}.template-option-badge{color:#8a6e3d;text-transform:uppercase;letter-spacing:.08em;background:#f4ece1;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:6px 10px;font-size:.75rem;display:inline-flex}.template-option-active{border-color:#c99b42;box-shadow:inset 0 0 0 1px #c99b4273}.preview-shell{grid-area:preview;min-width:0;max-width:none;margin:0;padding:20px;overflow:hidden}.preview-header{justify-content:space-between;align-items:end;gap:18px;padding:6px 8px 18px;display:flex}.preview-note{text-align:right;max-width:34ch}.template-preview{min-height:100vh}.template-sheet-header{max-width:1500px;margin:0 auto 20px}.template-sheet-header__frame{border:1px solid;border-top-width:6px;padding:22px}.template-sheet-header__eyebrow{letter-spacing:.24em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem}.template-sheet-header__hero{grid-template-columns:minmax(0,1fr) minmax(210px,260px);align-items:start;gap:18px;margin-bottom:14px;display:grid}.template-sheet-header__title-block h1{margin:0 0 8px;line-height:.98}.template-sheet-header__title-block p{max-width:58ch;margin:0;line-height:1.55}.template-sheet-header__month-card,.template-sheet-header__meta article{border:1px solid;padding:14px 16px}.template-sheet-header__month-card span,.template-sheet-header__meta article span{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;display:block}.template-sheet-header__month-card strong,.template-sheet-header__meta article strong{margin-top:8px;display:block}.template-sheet-header__meta article{align-items:center;min-height:58px;display:flex}.template-sheet-header__meta article strong{margin-top:0}.template-sheet-header__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.template-sheet-header--modern-minimal{color:#132238}.template-sheet-header--modern-minimal .template-sheet-header__frame{background:#fff;border-color:#13aa9e #dce5ec #dce5ec;box-shadow:0 10px 30px #1e324b0d}.template-sheet-header--modern-minimal .template-sheet-header__eyebrow{color:#13aa9e}.template-sheet-header--modern-minimal .template-sheet-header__title-block h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.35rem)}.template-sheet-header--modern-minimal .template-sheet-header__title-block p{color:#5f7286}.template-sheet-header--modern-minimal .template-sheet-header__month-card,.template-sheet-header--modern-minimal .template-sheet-header__meta article{background:#f7fafc;border-color:#dce5ec}.template-sheet-header--modern-minimal .template-sheet-header__month-card span,.template-sheet-header--modern-minimal .template-sheet-header__meta article span{color:#60748b}.template-sheet-header--modern-minimal .template-sheet-header__month-card strong,.template-sheet-header--modern-minimal .template-sheet-header__meta article strong{color:#24344a}.template-sheet-header--editorial-navy-gold{color:#f8f0df}.template-sheet-header--editorial-navy-gold .template-sheet-header__frame{background:linear-gradient(135deg,#061a30,#0c2746);border-color:#c99b42}.template-sheet-header--editorial-navy-gold .template-sheet-header__eyebrow{color:#d6a74e}.template-sheet-header--editorial-navy-gold .template-sheet-header__title-block h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,4rem);font-weight:400}.template-sheet-header--editorial-navy-gold .template-sheet-header__title-block p{color:#e9dfca}.template-sheet-header--editorial-navy-gold .template-sheet-header__month-card,.template-sheet-header--editorial-navy-gold .template-sheet-header__meta article{background:#f8f0df14;border-color:#d6a74e66}.template-sheet-header--editorial-navy-gold .template-sheet-header__month-card span,.template-sheet-header--editorial-navy-gold .template-sheet-header__meta article span{color:#d6a74e}.template-sheet-header--editorial-navy-gold .template-sheet-header__month-card strong,.template-sheet-header--editorial-navy-gold .template-sheet-header__meta article strong{color:#f8f0df}.template-sheet-header--pastel-wellness{color:#4e6348}.template-sheet-header--pastel-wellness .template-sheet-header__frame{background:#fffdf9eb;border-color:#91a987 #e4dbd1 #e4dbd1;border-radius:24px;box-shadow:0 16px 45px #73594114}.template-sheet-header--pastel-wellness .template-sheet-header__eyebrow{color:#d19da2}.template-sheet-header--pastel-wellness .template-sheet-header__title-block h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:400}.template-sheet-header--pastel-wellness .template-sheet-header__title-block p{color:#7a8271}.template-sheet-header--pastel-wellness .template-sheet-header__month-card,.template-sheet-header--pastel-wellness .template-sheet-header__meta article{background:#f7f3ec;border-color:#e4dbd1;border-radius:18px}.template-sheet-header--pastel-wellness .template-sheet-header__month-card span,.template-sheet-header--pastel-wellness .template-sheet-header__meta article span{color:#aa8c83}.template-sheet-header--pastel-wellness .template-sheet-header__month-card strong,.template-sheet-header--pastel-wellness .template-sheet-header__meta article strong{color:#4d6047}.template-sheet-header--blush-bloom{color:#8e6c79}.template-sheet-header--blush-bloom .template-sheet-header__frame{background:linear-gradient(#ffffffeb,#fff8fbf0);border-color:#d96d82 #efc4d0 #efc4d0;box-shadow:0 16px 45px #e29db11f}.template-sheet-header--blush-bloom .template-sheet-header__eyebrow{color:#4f627e}.template-sheet-header--blush-bloom .template-sheet-header__title-block h1{color:#d6728b;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,4vw,3.9rem);font-style:italic;font-weight:400}.template-sheet-header--blush-bloom .template-sheet-header__title-block p{color:#8f7684}.template-sheet-header--blush-bloom .template-sheet-header__month-card,.template-sheet-header--blush-bloom .template-sheet-header__meta article{background:#fff8fb;border-color:#f3dce3}.template-sheet-header--blush-bloom .template-sheet-header__month-card span,.template-sheet-header--blush-bloom .template-sheet-header__meta article span{color:#bc6a80}.template-sheet-header--blush-bloom .template-sheet-header__month-card strong,.template-sheet-header--blush-bloom .template-sheet-header__meta article strong{color:#9a7180}.template-table-wrap{overflow:auto}.template-tracker{border-collapse:separate;border-spacing:0;width:100%;min-width:1180px}.template-tracker th,.template-tracker td{text-align:center}.template-habit-cell{z-index:2;position:sticky;left:0;text-align:left!important}.template-habit-name{text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:0;display:flex}.template-habit-inline-edit{align-items:center;gap:10px;width:100%;display:flex}.template-habit-icon{text-align:center;width:24px}.template-habit-edit-input{min-width:0;color:inherit;font:inherit;background:#fff;border:1px solid #d8d4c8;border-radius:10px;flex:1;padding:8px 10px}.template-habit-edit-input:focus{outline:none}.template-inline-action{cursor:pointer;border:1px solid #0000;border-radius:999px;place-items:center;min-width:44px;height:28px;padding:0 8px;font-size:11px;line-height:1;display:inline-grid}.template-track-cell{cursor:pointer}.template-mark-button{background:0 0;border:0;width:100%;height:100%;padding:0}.template-mark{place-items:center;display:inline-grid}.template-bar{display:block;overflow:hidden}.template-bar i{height:100%;display:block}.template-action-cell{white-space:nowrap}.template-action-cell button{background:0 0;border:0;padding:4px 5px;font-size:12px}.template-add-row{align-items:center;gap:12px;display:flex}.template-add-row input{flex:1;min-width:220px}.template-legend{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.template-legend span{align-items:center;gap:7px;display:flex}.template-swatch{place-items:center;width:18px;height:18px;display:inline-grid}.template-reset{opacity:.75}.today-cell{position:relative}.today-cell:after{content:"";pointer-events:none;position:absolute;inset:-1px}.template-progress-cell strong{display:block}.modern-minimal{color:#132238;background:#f5f7fa;padding:18px}.template-mm-topbar,.template-mm-panel{max-width:1500px;margin:auto}.template-mm-topbar{grid-template-columns:1fr 2fr 1fr;align-items:center;padding:10px 8px 20px;display:grid}.template-mm-brand{align-items:center;gap:12px;font-size:24px;display:flex}.template-mm-logo{color:#fff;background:#0eb3a6;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.template-mm-month-nav{justify-content:center;align-items:center;gap:30px;display:flex}.template-mm-month-nav h1{margin:0;font-size:36px}.template-mm-month-nav button{color:#24344a;background:#fff;border:1px solid #d9e0e7;border-radius:9px;padding:11px 18px}.template-mm-tools{text-align:right;letter-spacing:14px;color:#50647b}.template-mm-panel{background:#fff;border:1px solid #e0e5eb;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #1e324b0d}.modern-minimal .template-tracker th{border-bottom:1px solid #e6ebef;border-right:1px solid #e6ebef;height:48px;font-size:12px}.modern-minimal .template-habit-head{min-width:250px;padding-left:16px;text-align:left!important}.modern-minimal .template-day-head{min-width:34px}.modern-minimal .weekend{background:#f6f8fa!important}.modern-minimal .template-tracker td{border-bottom:1px solid #edf0f3;border-right:1px solid #edf0f3;height:52px}.modern-minimal .template-habit-cell{background:#fff;min-width:250px;padding:0 14px}.modern-minimal .template-habit-name{color:#17273c;font-weight:600}.modern-minimal .template-habit-edit-input{color:#17273c;background:#fbfdff;border-color:#dce2e8}.modern-minimal .template-habit-edit-input:focus{border-color:#3478f6;box-shadow:0 0 0 3px #3478f61f}.modern-minimal .template-inline-action{color:#50708f;background:#f3f7fb}.modern-minimal .template-track-cell{min-width:34px}.modern-minimal .template-mark{border:1px solid #d4dbe2;border-radius:50%;width:19px;height:19px;font-size:12px}.modern-minimal .template-mark.done{color:#fff;background:#13aa9e;border-color:#13aa9e}.modern-minimal .today-cell:after{border:1px solid #2f7bf6}.modern-minimal .template-progress-cell{color:#0c9b92;min-width:78px}.modern-minimal .template-bar{display:none}.modern-minimal .template-action-cell{min-width:72px}.modern-minimal .template-action-cell button:first-child{color:#50708f}.modern-minimal .template-action-cell button:last-child{color:#ef4e4e}.template-mm-bottom-bar{justify-content:space-between;align-items:end;gap:20px;padding:20px;display:flex}.template-mm-bottom-bar label{margin-bottom:8px;font-weight:700;display:block}.modern-minimal .template-add-row input{border:1px solid #dce2e8;border-radius:8px;padding:12px 14px}.modern-minimal .template-add-row button{color:#fff;background:#3478f6;border:0;border-radius:8px;padding:12px 22px}.modern-minimal .template-legend{color:#65758a;font-size:13px}.modern-minimal .template-swatch{border:1px solid #d5dde5;border-radius:50%}.modern-minimal .template-swatch.done{color:#fff;background:#13aa9e;border-color:#13aa9e}.modern-minimal .weekend-key{background:#edf0f3;border-radius:3px}.modern-minimal .template-reset{background:0 0;border:0}.editorial-navy-gold{color:#10233d;background:#f7f3e9}.template-eng-hero{color:#f8f0df;background:linear-gradient(135deg,#061a30,#0b2746);border-bottom:3px solid #c99b42;justify-content:space-between;align-items:center;height:180px;padding:28px 68px;display:flex}.template-eng-copy{text-align:center}.template-eng-eyebrow{color:#d6a74e;letter-spacing:8px;font-family:Georgia,Times New Roman,serif;font-size:14px}.template-eng-copy h1{margin:12px 0 0;font:64px Georgia,Times New Roman,serif}.template-eng-nav-btn{color:#efb64e;background:0 0;border:1px solid #d6a74e;border-radius:6px;width:70px;height:58px;font-size:38px}.template-eng-sheet{padding:30px 22px}.editorial-navy-gold .template-tracker{background:#fffdf8;border:1px solid #ded5c4;border-radius:8px;font-family:Georgia,Times New Roman,serif;overflow:hidden}.editorial-navy-gold .template-tracker th{border-bottom:1px solid #ded5c4;border-right:1px solid #ded5c4;height:44px;font-size:14px}.editorial-navy-gold .template-habit-head{color:#142a47;letter-spacing:1px;background:#fffdf8;min-width:220px}.editorial-navy-gold .template-day-head{background:#fffdf8;min-width:34px}.editorial-navy-gold .weekend{background:#f1ede5!important}.editorial-navy-gold .today-head{background:#d7b565!important}.editorial-navy-gold .template-tracker td{border-bottom:1px solid #e4dccf;border-right:1px solid #e4dccf;height:44px}.editorial-navy-gold .template-habit-cell{background:#fffdf8;min-width:220px;padding:0 14px}.editorial-navy-gold .template-habit-name{color:#122747;font-family:Georgia,Times New Roman,serif}.editorial-navy-gold .template-habit-edit-input{color:#122747;background:#fffdf8;border-color:#ded5c4;font-family:Georgia,Times New Roman,serif}.editorial-navy-gold .template-habit-edit-input:focus{border-color:#c99b42;box-shadow:0 0 0 3px #c99b4229}.editorial-navy-gold .template-inline-action{color:#9a7435;background:#f7f1e4;border-color:#e5dac4}.editorial-navy-gold .template-track-cell{min-width:34px}.editorial-navy-gold .template-mark{color:#142a47;font-size:16px}.editorial-navy-gold .template-mark.done{font-weight:700}.editorial-navy-gold .today-cell:after{background:#dbb05514;border:1px solid #d8a536}.editorial-navy-gold .template-progress-cell{min-width:105px;padding:0 10px;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.editorial-navy-gold .template-progress-cell strong{font-size:12px}.editorial-navy-gold .template-bar{background:#ebe6dc;border-radius:8px;height:6px;margin-top:5px}.editorial-navy-gold .template-bar i{background:#c99b42;border-radius:8px}.editorial-navy-gold .template-action-cell{min-width:72px}.editorial-navy-gold .template-action-cell button{color:#69758a;font-size:18px}.template-eng-add-row{background:#fffdf8;border:1px solid #ded5c4;border-top:0;align-items:center;gap:12px;padding:12px 18px;display:flex}.template-eng-plus{color:#c99b42;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.editorial-navy-gold .template-eng-add-row input{background:0 0;border:0;padding:12px;font-family:Georgia,Times New Roman,serif;font-size:16px}.editorial-navy-gold .template-eng-add-row button{color:#fff;background:#0d2848;border:0;border-radius:4px;padding:14px 24px}.template-eng-legend{color:#41516a;justify-content:center;padding:18px;font-family:Georgia,Times New Roman,serif}.editorial-navy-gold .template-swatch{border:1px solid #d5c9b4;border-radius:4px}.editorial-navy-gold .template-swatch.done{color:#102a4a}.editorial-navy-gold .today-key{background:#fff4d8;border-color:#d8a536}.editorial-navy-gold .weekend-key{background:#f1ede5}.editorial-navy-gold .template-reset{background:0 0;border:0;margin-left:auto}.pastel-wellness{color:#4e6348;background:linear-gradient(#fff9f4,#fbf3ec);padding:26px}.template-pw-head,.template-pw-month-area,.template-pw-card,.template-pw-affirmation{max-width:1500px;margin:auto}.template-pw-head{justify-content:space-between;align-items:flex-start;display:flex}.template-pw-brandline{font:44px Georgia,Times New Roman,serif}.template-pw-head p{color:#aa8c83;margin:0 0 20px 64px}.template-pw-head nav{color:#6e7768;background:#ffffffb8;border-radius:24px;padding:18px 24px;box-shadow:0 8px 28px #75625014}.template-pw-month-area{text-align:center;justify-content:center;align-items:center;gap:160px;margin-bottom:20px;display:flex}.template-pw-month-area h1{margin:20px 0 8px;font:56px Georgia,Times New Roman,serif}.template-pw-month-area button{color:#4d6047;background:#e7ecd9;border:0;border-radius:24px;padding:13px 24px}.template-pw-flourish{color:#cf9f9e}.template-pw-card{background:#fffc;border:1px solid #eadfd5;border-radius:20px;overflow:hidden;box-shadow:0 16px 45px #7359411a}.pastel-wellness .template-tracker th{border-bottom:1px solid #eee3da;border-right:1px solid #eee3da;height:46px;font-size:12px}.pastel-wellness .template-habit-head{min-width:250px;padding-left:18px;text-align:left!important}.pastel-wellness .template-day-head{min-width:33px}.pastel-wellness .weekend{background:#fbf4ef!important}.pastel-wellness .template-tracker td{border-bottom:1px solid #f0e6de;border-right:1px solid #f0e6de;height:48px}.pastel-wellness .template-habit-cell{background:#fffdfb;min-width:250px;padding:0 16px}.pastel-wellness .template-habit-name{color:#4d5f49}.pastel-wellness .template-habit-edit-input{color:#4d5f49;background:#fffaf6;border-color:#eadfd5}.pastel-wellness .template-habit-edit-input:focus{border-color:#dca6ac;box-shadow:0 0 0 3px #dca6ac29}.pastel-wellness .template-inline-action{color:#8a887d;background:#f6ece8;border-color:#eadfd5}.pastel-wellness .template-mark{border:1px solid #d9c9bd;border-radius:50%;width:18px;height:18px;font-size:11px}.pastel-wellness .template-mark.done{color:#fff;background:#91a987;border-color:#91a987}.pastel-wellness .today-cell:after{border:1px solid #d8a8aa;border-radius:6px}.pastel-wellness .template-progress-cell{min-width:108px;padding:0 10px}.pastel-wellness .template-bar{background:#eee8e2;border-radius:8px;height:7px;margin-top:5px}.pastel-wellness .template-bar i{background:#94aa88;border-radius:8px}.pastel-wellness .template-action-cell{min-width:70px}.template-pw-foot{padding:14px 18px}.template-pw-add-pill{color:#fff;background:#8ba67e;border:0;border-radius:20px;padding:12px 20px}.pastel-wellness .template-add-row{margin:12px 0}.pastel-wellness .template-add-row input{background:#fffaf6;border:1px solid #eadfd5;border-radius:18px;padding:11px 14px}.pastel-wellness .template-add-row button{color:#fff;background:#dca6ac;border:0;border-radius:18px;padding:11px 22px}.template-pw-legend{color:#6d7468;justify-content:center}.pastel-wellness .template-swatch{border:1px solid #dbcfc5;border-radius:50%}.pastel-wellness .template-swatch.done{color:#fff;background:#91a987}.pastel-wellness .partial{background:#e7b8bd}.pastel-wellness .skipped{background:#b9aac8}.template-pw-affirmation{color:#8a887d;justify-content:space-between;padding:18px;display:flex}.pastel-wellness .template-reset{background:0 0;border:0}.blush-bloom{color:#7f6774;background:radial-gradient(circle at 0 0,#ffdce68c,#0000 22%),radial-gradient(circle at 100% 100%,#ffe5ecb3,#0000 20%),linear-gradient(#fffefc 0%,#fff9fb 100%);padding:24px}.template-rf-page{background:linear-gradient(#fffefe 0%,#fff8fb 100%);border:2px solid #f0a6b7;width:100%;max-width:none;min-height:760px;margin:0;padding:24px 18px 18px;position:relative;box-shadow:0 20px 55px #e29db11f}.template-rf-flower{opacity:.4;filter:saturate(.9);font-size:42px;position:absolute}.template-rf-flower-a{top:12px;left:16px}.template-rf-flower-b{top:12px;right:16px}.template-rf-flower-c{bottom:8px;left:18px}.template-rf-flower-d{bottom:8px;right:16px}.template-rf-header{text-align:center;margin-top:2px}.template-rf-eyebrow{color:#4d6280;letter-spacing:.34em;font-size:clamp(1rem,2vw,1.8rem)}.template-rf-header h1{color:#d6728b;margin:6px 0 14px;font-size:clamp(2.8rem,5vw,4.8rem);font-style:italic;font-weight:400;line-height:.95}.template-rf-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:12px;display:grid}.template-rf-ribbon{color:#bc6a80;background:#fff0f5;border:1px solid #f6dbe4;align-items:center;gap:12px;padding:10px 12px;display:flex}.template-rf-ribbon span,.template-rf-card h2,.template-rf-habit-title{letter-spacing:.22em}.template-rf-ribbon span{font-size:.76rem}.template-rf-ribbon strong{color:#9a7180;border-bottom:1px solid #ecbfd0;flex:1;min-width:0;padding-bottom:3px;font-weight:500}.template-rf-tracker{background:#ffffffe6;border:1px solid #efc6cf;border-radius:18px;overflow:hidden}.template-rf-head,.template-rf-row{grid-template-columns:240px 1fr;display:grid}.template-rf-head{color:#c4667d;background:#fff7fa}.template-rf-habit-title{text-align:center;padding:12px 14px;font-size:.78rem}.template-rf-day-grid,.template-rf-marks{grid-template-columns:repeat(31,minmax(0,1fr));display:grid}.template-rf-day{text-align:center;color:#8c8893;padding:12px 0 8px;font-size:.6rem}.template-rf-row{border-top:1px solid #f3dce3;align-items:center;min-height:44px}.template-rf-habit-cell{color:#b85d74;border-right:1px solid #f3dce3;align-items:center;gap:8px;padding:8px 8px 8px 10px;display:flex}.template-rf-index{width:18px;font-size:.82rem}.template-rf-habit-button{text-align:left;min-width:0;color:inherit;background:0 0;border:0;flex:1;padding:0}.template-rf-habit-text{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;max-width:100%;line-height:1.2;display:-webkit-box;overflow:hidden}.template-rf-inline-edit{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.template-rf-habit-input{color:#8e6c79;background:#fffdfd;border:1px solid #efc4d0;border-radius:999px;flex:1;min-width:0;padding:7px 10px}.template-rf-habit-input:focus{outline:none;box-shadow:0 0 0 3px #f0a6b72e}.template-rf-mini-action,.template-rf-delete{color:#d68799;background:0 0;border:0;padding:0 6px;line-height:1}.template-rf-mini-action{background:#fff0f5;border-radius:50%;min-width:44px;height:22px;font-size:.64rem}.template-rf-delete{opacity:.65;font-size:.72rem}.template-rf-mark{color:#fff;background:0 0;border:1px solid #efa9b7;border-radius:50%;place-items:center;width:13px;height:13px;margin:auto;padding:0;font-size:.58rem;line-height:1;display:grid}.template-rf-mark.is-done{background:#d96d82;border-color:#d96d82}.template-rf-cards{grid-template-columns:1fr 1fr 1.25fr;gap:12px;margin-top:12px;display:grid}.template-rf-card{border:1px solid #efc6cf;border-radius:14px;min-height:108px;padding:14px}.template-rf-card h2{color:#c96c7f;text-align:center;margin:0 0 12px;font-size:.83rem;font-weight:400}.template-rf-write-line{border-bottom:1px dashed #e8c3cd;height:20px}.template-rf-notes-grid{background-image:radial-gradient(#f0d5dc .8px,#0000 .8px);background-size:16px 16px;min-height:58px}.template-rf-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-top:10px;display:flex}.template-rf-add-row{flex:1;align-items:center;gap:10px;display:flex}.template-rf-add-row input{background:#fffdfd;border:1px solid #efc4d0;border-radius:999px;flex:1;min-width:0;padding:11px 14px}.template-rf-add-row button,.template-rf-reset{color:#c46880;background:#fff1f6;border:1px solid #efb4c3;border-radius:999px;padding:11px 18px}.template-rf-footer{text-align:center;color:#7c7080;margin-top:10px;font-size:1rem}.template-rf-footer span{font-style:italic;display:block}.weekly-plan{color:#17273c;background:#f4f0e8;padding:18px}.weekly-plan-page{border:1px solid var(--weekly-line,#ded6ca);background:var(--weekly-paper,#fffdf8);max-width:1500px;margin:auto;padding:24px;box-shadow:0 16px 42px #18141014}.weekly-plan-nav{color:var(--weekly-muted,#66705f);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;font-size:.78rem;display:flex}.weekly-plan-nav button{color:inherit;background:0 0;border:1px solid;border-radius:999px;padding:9px 14px}.weekly-plan-hero{border-top:7px solid var(--weekly-accent,#7e9b70);background:var(--weekly-hero,#f8faf5);grid-template-columns:minmax(0,1fr) minmax(190px,260px);gap:18px;padding:22px;display:grid}.weekly-plan-hero p{color:var(--weekly-accent,#7e9b70);letter-spacing:.2em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.weekly-plan-hero h1{max-width:14ch;color:var(--weekly-heading,#17273c);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,3.75rem);line-height:.98}.weekly-plan-hero div>span{max-width:64ch;color:var(--weekly-text,#546052);margin-top:12px;line-height:1.55;display:block}.weekly-plan-hero aside{border:1px solid var(--weekly-line,#ded6ca);background:var(--weekly-panel,#fffdf8);align-content:center;gap:8px;padding:16px;display:grid}.weekly-plan-hero aside strong{color:var(--weekly-heading,#17273c);font-size:1.35rem}.weekly-plan-hero aside span,.weekly-plan-hero aside em{color:var(--weekly-muted,#66705f);font-style:normal}.weekly-plan-meta{border:1px solid var(--weekly-line,#ded6ca);border-top:0;grid-template-columns:minmax(0,.45fr) minmax(0,1fr);display:grid}.weekly-plan-meta span,.weekly-plan-meta strong{align-items:center;min-height:52px;padding:0 18px;display:flex}.weekly-plan-meta strong{border-left:1px solid var(--weekly-line,#ded6ca);color:var(--weekly-heading,#17273c)}.weekly-plan-layout{grid-template-columns:minmax(0,1.1fr) minmax(280px,.55fr);gap:16px;margin-top:18px;display:grid}.weekly-plan-agenda{border:1px solid var(--weekly-line,#ded6ca);grid-template-columns:repeat(7,minmax(112px,1fr));display:grid;overflow-x:auto}.weekly-plan-agenda article{border-right:1px solid var(--weekly-line,#ded6ca);background:var(--weekly-day,#fffdf8);min-height:210px;padding:14px}.weekly-plan-agenda article:last-child{border-right:0}.weekly-plan-agenda header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.weekly-plan-agenda header span{color:var(--weekly-accent,#7e9b70);letter-spacing:.1em;text-transform:uppercase;font-weight:800}.weekly-plan-agenda header strong{background:var(--weekly-accent,#7e9b70);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.weekly-plan-agenda i,.weekly-plan-cards i{border-bottom:1px solid var(--weekly-line,#ded6ca);height:24px;display:block}.weekly-plan-cards{gap:12px;display:grid}.weekly-plan-cards article{border:1px solid var(--weekly-line,#ded6ca);background:var(--weekly-panel,#fffdf8);min-height:118px;padding:14px 16px}.weekly-plan-cards h2{color:var(--weekly-heading,#17273c);margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.weekly-plan-cards p{color:var(--weekly-muted,#66705f);margin:0 0 8px;font-size:.86rem;line-height:1.35}.weekly-habit-panel{border:1px solid var(--weekly-line,#ded6ca);margin-top:18px;overflow:auto}.weekly-habit-head,.weekly-habit-row{grid-template-columns:minmax(220px,1.2fr) repeat(7,minmax(62px,.32fr)) minmax(120px,.5fr);min-width:900px;display:grid}.weekly-habit-head{background:var(--weekly-heading,#17273c);color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:.74rem}.weekly-habit-head span,.weekly-habit-head strong,.weekly-habit-row>*{border-right:1px solid var(--weekly-line,#ded6ca);border-bottom:1px solid var(--weekly-line,#ded6ca);justify-content:center;align-items:center;min-height:44px;display:flex}.weekly-habit-head span:first-child,.weekly-habit-name-cell{justify-content:flex-start;padding:0 12px}.weekly-habit-row{background:var(--weekly-row,#fffdf8)}.weekly-habit-row:nth-child(odd){background:var(--weekly-row-alt,#f8f4ed)}.weekly-habit-name-cell{z-index:1;background:inherit;gap:8px;position:sticky;left:0}.weekly-habit-name-cell button,.weekly-habit-actions button{color:var(--weekly-heading,#17273c);background:0 0;border:0}.weekly-habit-name-cell>button:first-child{text-align:left;padding:0;font-weight:700}.weekly-habit-name-cell input{border:1px solid var(--weekly-line,#ded6ca);border-radius:8px;width:100%;min-width:0;padding:7px 9px}.weekly-habit-mark{color:var(--weekly-accent,#7e9b70);background:0 0;border:0;font-weight:900}.weekly-habit-mark:before{content:"";border:1px solid var(--weekly-mark,#9ab08e);border-radius:var(--weekly-mark-radius,50%);width:18px;height:18px}.weekly-habit-mark.done:before{display:none}.weekly-habit-actions{gap:6px}.weekly-habit-actions button:last-child{color:#a94e61}.weekly-plan-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-top:16px;display:flex}.weekly-plan-toolbar .template-add-row{flex:1}.weekly-plan-toolbar input{border:1px solid var(--weekly-line,#ded6ca);border-radius:8px;padding:12px 14px}.weekly-plan-toolbar .template-add-row button,.weekly-plan-toolbar .template-reset{border:1px solid var(--weekly-accent,#7e9b70);background:var(--weekly-accent,#7e9b70);color:#fff;border-radius:8px;padding:12px 18px}.weekly-rhythm{--weekly-paper:#fffdf8;--weekly-hero:#f2f6ed;--weekly-panel:#fbf8f1;--weekly-day:#fffdf8;--weekly-row:#fffdf8;--weekly-row-alt:#f6f2e9;--weekly-line:#d9d2c1;--weekly-accent:#6f8f5f;--weekly-heading:#223323;--weekly-text:#52634e;--weekly-muted:#68725d;--weekly-mark:#8eaa7d}.week-at-a-glance{--weekly-paper:#fbfcfd;--weekly-hero:#eef5f7;--weekly-panel:#fff;--weekly-day:#fff;--weekly-row:#fff;--weekly-row-alt:#f3f7f9;--weekly-line:#cfdce2;--weekly-accent:#3e8396;--weekly-heading:#173244;--weekly-text:#4e6471;--weekly-muted:#647782;--weekly-mark:#77aebd;--weekly-mark-radius:5px}.focus-sprint{--weekly-paper:#fffdf7;--weekly-hero:#fff4d9;--weekly-panel:#fffaf0;--weekly-day:#fffdf7;--weekly-row:#fffdf7;--weekly-row-alt:#fff7e4;--weekly-line:#e2c98f;--weekly-accent:#c28519;--weekly-heading:#241f18;--weekly-text:#5f523d;--weekly-muted:#786846;--weekly-mark:#d4aa4e;--weekly-mark-radius:3px}.family-command{--weekly-paper:#faf7f3;--weekly-hero:#edf2f0;--weekly-panel:#fffdf9;--weekly-day:#fffdf9;--weekly-row:#fffdf9;--weekly-row-alt:#f2ede7;--weekly-line:#d5c8bb;--weekly-accent:#55766b;--weekly-heading:#26312f;--weekly-text:#59645e;--weekly-muted:#71685f;--weekly-mark:#7d9990}.meal-movement{--weekly-paper:#fff9f4;--weekly-hero:#fcefe8;--weekly-panel:#fffdf9;--weekly-day:#fffdf9;--weekly-row:#fffdf9;--weekly-row-alt:#f8f2e9;--weekly-line:#ead2c1;--weekly-accent:#c9785b;--weekly-heading:#4b342c;--weekly-text:#705c4f;--weekly-muted:#8a7162;--weekly-mark:#d99a81}.weekly-rhythm-board,.week-glance-board,.focus-sprint-board,.family-command-board,.meal-movement-board{padding:18px}.wr-page,.wag-page,.fs-page,.fc-page,.mmv-page{border:1px solid;max-width:1500px;margin:auto;box-shadow:0 16px 42px #18141014}.wr-page{color:#263822;background:#fffdf8;border-color:#d6dbc9;padding:22px}.wr-footer,.fs-footer,.fc-footer,.mmv-footer{align-items:center;gap:12px;display:flex}.wr-footer{justify-content:space-between}.wr-footer button,.wag-footer button,.fs-footer button,.fc-footer button,.mmv-footer button{min-height:38px;color:inherit;background:0 0;border:1px solid;border-radius:999px;padding:8px 14px}.wr-hero{background:#f2f6ed;border-top:7px solid #6f8f5f;grid-template-columns:1fr minmax(260px,.42fr);gap:18px;margin-top:16px;padding:22px;display:grid}.wr-hero p,.wag-header p,.fs-header p,.fc-header p,.mmv-header p{letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:850}.wr-hero h1,.wag-header h1,.fs-header h1,.fc-header h1,.mmv-header h1{margin:0;font-family:Georgia,Times New Roman,serif;line-height:.98}.wr-hero h1{font-size:clamp(2.2rem,4vw,3.7rem)}.wr-hero aside{background:#fffdf8;border:1px solid #d6dbc9;align-content:center;gap:8px;padding:16px;display:grid}.wr-hero aside span{color:#66705f}.wr-anchors{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.wr-anchors article{background:#fbf8f1;border:1px solid #d6dbc9;padding:14px}.wr-anchors span{color:#6f8f5f;margin-bottom:8px;font-weight:850;display:block}.wr-anchors i,.wag-priority-column i,.wag-calendar span,.fs-board i,.fs-review i,.fc-zone-board i,.fc-reminders i,.mmv-care-stack i{opacity:.35;border-bottom:1px solid;height:24px;display:block}.wr-rhythm-grid{border:1px solid #d6dbc9;margin-top:16px;overflow:auto}.wr-grid-head,.wr-row{grid-template-columns:minmax(220px,1fr) repeat(7,62px) 86px;min-width:800px;display:grid}.wr-grid-head{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#263822;font-size:.75rem}.wr-grid-head>*,.wr-row>*{border-bottom:1px solid #d6dbc9;border-right:1px solid #d6dbc9;place-items:center;min-height:42px;display:grid}.wr-name{color:#263822;background:0 0;border:0;justify-items:start;padding:0 12px;font-weight:750}.weekly-inline-edit{min-width:0;color:inherit;align-items:center;gap:6px;display:flex}.weekly-inline-edit input{width:100%;min-width:92px;color:inherit;font:inherit;background:#ffffffd1;border:1px solid;border-radius:8px;padding:7px 8px}.weekly-inline-edit button{min-height:28px;color:inherit;background:0 0;border:1px solid;border-radius:999px;flex:none;padding:4px 8px;font-size:.72rem;line-height:1}.weekly-inline-edit.wr-name{justify-content:flex-start}.wr-mark{color:#6f8f5f;background:#fffdf8;border:0;font-weight:900}.wr-mark:before{content:"";border:1px solid #95aa7d;border-radius:50%;width:17px;height:17px}.wr-mark.done:before{display:none}.wr-delete{color:#a94e61;background:0 0;border:0}.wr-footer{margin-top:14px}.wr-footer label{flex:1;gap:6px;font-size:.82rem;font-weight:750;display:grid}.wr-footer input,.wag-footer input,.fs-footer input,.fc-footer input,.mmv-footer input{border:1px solid;border-radius:999px;width:100%;min-width:0;padding:10px 14px}.wag-page{color:#173244;background:#fbfcfd;border-color:#cfdce2;padding:22px}.wag-header{border-bottom:1px solid #cfdce2;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding-bottom:16px;display:grid}.wag-header div{text-align:center}.wag-header p{color:#3e8396}.wag-header h1{font-size:clamp(2rem,4vw,3.4rem)}.wag-header span{color:#647782;margin-top:8px;display:block}.wag-layout{grid-template-columns:280px 1fr;gap:16px;margin-top:18px;display:grid}.wag-priority-column{background:#fff;border:1px solid #cfdce2;padding:16px}.wag-priority-column strong{color:#3e8396;margin-bottom:18px;display:block}.wag-priority-column h2,.wag-calendar header{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.wag-open-space{background-color:#0000;background-image:linear-gradient(#d8e4e8 1px,#0000 1px),linear-gradient(90deg,#d8e4e8 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:118px}.wag-calendar{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wag-calendar article{background:#fff;border:1px solid #cfdce2;min-height:158px;padding:14px}.wag-track-strip{gap:8px;margin-top:16px;display:grid}.wag-track-strip article{background:#f3f7f9;border:1px solid #cfdce2;grid-template-columns:minmax(200px,1fr) minmax(260px,.8fr) 80px;align-items:center;gap:10px;padding:8px 10px;display:grid}.wag-track-strip article>button,.wag-name{color:#173244;text-align:left;background:0 0;border:0;font-weight:750}.wag-track-strip article>div:not(.weekly-inline-edit){grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.wag-track-strip article>div:not(.weekly-inline-edit) button,.fs-proof-row>button:not(:first-child):not(:last-child),.fc-shared-routines>div>button:not(:first-child):not(:last-child),.mmv-habit-lanes article>div:not(.weekly-inline-edit) button{min-height:28px;color:inherit;background:#fff;border:1px solid}.wag-track-strip article>div:not(.weekly-inline-edit) button.done,.fs-proof-row>button.done,.fc-shared-routines>div>button.done,.mmv-habit-lanes article>div:not(.weekly-inline-edit) button.done{background:currentColor}.wag-footer{grid-template-columns:1fr auto auto;gap:10px;margin-top:16px;display:grid}.fs-page{color:#241f18;background:#fffdf7;border-color:#e2c98f;padding:22px}.fs-header{grid-template-columns:minmax(0,1fr) minmax(240px,.42fr);gap:16px;display:grid}.fs-header div{background:#fff4d9;border-left:9px solid #c28519;padding:22px}.fs-header p{color:#9b6812}.fs-header h1{max-width:12ch;font-size:clamp(2.4rem,5vw,4.4rem)}.fs-header aside{background:#fffaf0;border:1px solid #e2c98f;align-content:center;gap:10px;padding:18px;display:grid}.fs-header aside span{color:#786846}.fs-sprint-line{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.fs-sprint-line article{background:#fffaf0;border:1px solid #e2c98f;padding:14px}.fs-sprint-line span{color:#c28519;font-weight:900;display:block}.fs-sprint-line strong{margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;display:block}.fs-main{grid-template-columns:1fr 260px;gap:16px;margin-top:16px;display:grid}.fs-board{grid-template-columns:minmax(0,.8fr) minmax(0,.8fr);gap:12px;display:grid}.fs-board article,.fs-review{background:#fffaf0;border:1px solid #e2c98f;padding:16px}.fs-board article:last-child{grid-column:1/-1}.fs-board h2,.fs-review h2{margin:0 0 10px;font-family:Georgia,Times New Roman,serif}.fs-proof-row{grid-template-columns:minmax(180px,1fr) repeat(5,42px) 72px;align-items:center;gap:6px;margin-top:8px;display:grid}.fs-name,.fs-proof-row>button:last-child{color:#241f18;text-align:left;background:0 0;border:0}.fs-review span{color:#9b6812;margin-top:12px;font-weight:800;display:block}.fs-footer{margin-top:16px}.fs-footer input{flex:1}.fc-page{color:#26312f;background:#faf7f3;border-color:#d5c8bb;padding:22px}.fc-header{border-bottom:1px solid #d5c8bb;grid-template-columns:1fr 320px;gap:16px;padding-bottom:16px;display:grid}.fc-header h1{max-width:13ch;font-size:clamp(2.2rem,4vw,3.8rem)}.fc-header p{color:#55766b}.fc-header aside{background:#fffdf9;border:1px solid #d5c8bb;gap:8px;padding:16px;display:grid}.fc-header em{color:#71685f;font-style:normal}.fc-command-grid{grid-template-columns:1fr .72fr .58fr;gap:14px;margin-top:16px;display:grid}.fc-command-grid article,.fc-shared-routines{background:#fffdf9;border:1px solid #d5c8bb;padding:14px}.fc-command-grid h2,.fc-shared-routines h2{margin:0 0 12px;font-family:Georgia,Times New Roman,serif}.fc-zone-board>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.fc-zone-board section{background:#f2ede7;border:1px solid #d5c8bb;padding:12px}.fc-zone-board strong{color:#55766b;display:block}.fc-meals div{grid-template-columns:80px 1fr;align-items:end;gap:10px;min-height:34px;display:grid}.fc-shared-routines{margin-top:16px;overflow:auto}.fc-shared-routines header,.fc-shared-routines>div{grid-template-columns:minmax(200px,1fr) repeat(7,42px) 72px;align-items:center;gap:6px;min-width:720px;display:grid}.fc-shared-routines header{color:#55766b;text-transform:uppercase;font-size:.76rem;font-weight:850}.fc-shared-routines>div{margin-top:8px}.fc-name,.fc-shared-routines>div>button:last-child{color:#26312f;text-align:left;background:0 0;border:0}.fc-footer{justify-content:space-between;margin-top:16px}.fc-footer input{flex:1}.mmv-page{color:#4b342c;background:#fff9f4;border-color:#ead2c1;padding:22px}.mmv-header{text-align:center;border-bottom:1px solid #ead2c1;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding-bottom:16px;display:grid}.mmv-header p{color:#c9785b}.mmv-header h1{font-size:clamp(2.1rem,4vw,3.6rem)}.mmv-header span{color:#8a7162;margin-top:8px;display:block}.mmv-balance{grid-template-columns:minmax(0,1fr) 280px;gap:14px;margin-top:16px;display:grid}.mmv-meal-map,.mmv-care-stack article,.mmv-habit-lanes{background:#fffdf9;border:1px solid #ead2c1;padding:14px}.mmv-meal-map h2,.mmv-care-stack h2,.mmv-habit-lanes h2{margin:0 0 12px;font-family:Georgia,Times New Roman,serif}.mmv-meal-grid{grid-template-columns:100px repeat(7,minmax(54px,1fr));display:grid;overflow:auto}.mmv-meal-grid>*{border-bottom:1px solid #ead2c1;border-right:1px solid #ead2c1;place-items:center;min-height:42px;display:grid}.mmv-meal-grid strong,.mmv-meal-grid span{color:#c9785b;text-transform:uppercase;font-size:.78rem}.mmv-care-stack{gap:14px;display:grid}.mmv-care-stack article{min-height:150px}.mmv-habit-lanes{margin-top:16px}.mmv-habit-lanes article{grid-template-columns:minmax(190px,1fr) minmax(260px,.8fr) 72px;align-items:center;gap:10px;margin-top:8px;display:grid}.mmv-name,.mmv-habit-lanes article>button{color:#4b342c;text-align:left;background:0 0;border:0}.mmv-habit-lanes article>div:not(.weekly-inline-edit){color:#c9785b;grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.mmv-footer{margin-top:16px}.mmv-footer input{flex:1}@media (width<=1100px){.studio-shell{grid-template-columns:1fr;grid-template-areas:"controls""templates""preview"}.studio-controls,.contact-hero__grid{grid-template-columns:1fr}.template-option-grid{grid-template-columns:1fr;max-height:none}.weekly-plan-layout{grid-template-columns:1fr}}@media (width<=900px){.template-sheet-header__hero,.template-sheet-header__meta,.template-mm-topbar{grid-template-columns:1fr}.template-mm-brand,.template-mm-tools,.template-pw-head nav{display:none}.template-mm-bottom-bar,.template-pw-month-area{gap:20px}.template-mm-bottom-bar,.template-pw-affirmation,.template-rf-toolbar{flex-direction:column;align-items:stretch}.template-pw-month-area h1{font-size:38px}.template-rf-page{aspect-ratio:auto;min-height:0}.template-rf-cards,.weekly-plan-hero,.weekly-plan-meta{grid-template-columns:1fr}.weekly-plan-meta strong{border-left:0;border-top:1px solid var(--weekly-line,#ded6ca)}}@media (width<=760px){.studio-shell{padding:14px}.studio-controls,.template-selector,.preview-shell{border-radius:20px;padding:16px}.template-category-tabs{z-index:3;position:sticky;top:8px}.studio-grid,.studio-actions,.template-add-row,.brand-bar,.contact-nav,.contact-form,.contact-form__actions,.preview-header{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.contact-page{width:calc(100vw - 28px);padding:14px 0}.contact-hero,.contact-form-shell{border-radius:20px;padding:16px}.contact-hero h1{max-width:12ch}.brand-links{justify-content:space-between}.studio-primary,.studio-secondary{width:100%}.template-eng-hero{gap:12px;padding:22px}.template-eng-copy h1{font-size:38px}.blush-bloom{padding:12px}.template-rf-page{padding:24px 12px 18px}.template-rf-meta{grid-template-columns:1fr}.template-rf-head,.template-rf-row{grid-template-columns:188px 1fr}.weekly-plan{padding:10px}.weekly-plan-page{padding:14px}.weekly-plan-nav,.weekly-plan-toolbar{flex-direction:column;align-items:stretch}.weekly-plan-nav button,.weekly-plan-toolbar .template-reset{width:100%}}
