:root{--bg:#f5f7fb;--panel:#fff;--panel2:#f9fbff;--text:#101827;--muted:#667085;--line:#e6eaf2;--brand:#2563eb;--brand2:#7c3aed;--soft:#eef4ff;--green:#12b76a;--amber:#f59e0b;--shadow:0 20px 60px rgba(16,24,40,.08);--radius:24px;--radius2:16px}html[data-theme="dark"]{--bg:#090d1a;--panel:#111827;--panel2:#0f172a;--text:#f8fafc;--muted:#aab4c5;--line:#263244;--brand:#60a5fa;--brand2:#a78bfa;--soft:#172554;--green:#34d399;--amber:#fbbf24;--shadow:0 22px 70px rgba(0,0,0,.35)}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 35%),var(--bg);color:var(--text);line-height:1.58}a{color:inherit;text-decoration:none}a:hover{color:var(--brand)}.wrap{width:min(1180px,calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--panel) 88%,transparent);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-wrap{height:76px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:900;font-size:18px;letter-spacing:-.025em}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;flex:0 0 auto}.brand-mark-img{display:block;width:44px;height:44px;filter:drop-shadow(0 8px 14px rgba(79,70,229,.20))}.main-nav{display:flex;gap:18px;margin-left:auto;align-items:center}.main-nav a{font-weight:800;color:var(--muted);font-size:14px}.theme-toggle,.mobile-menu-toggle{width:42px;height:42px;border:1px solid var(--line);background:var(--panel2);color:var(--text);border-radius:50%;cursor:pointer;font-size:18px;display:inline-grid;place-items:center}.mobile-menu-toggle{display:none;border-radius:14px;font-weight:900}.site-main{padding:34px 0 64px}.hero{display:grid;grid-template-columns:1.08fr .92fr;gap:26px;align-items:stretch;margin-bottom:28px}.hero-card,.panel,.tool-card,.month-card,.guide-card,.stat-card,.feature-pill,.quick-answer,.faq,.ad-slot,.article-box,.trust-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card{padding:38px}.eyebrow{display:inline-flex;gap:8px;align-items:center;padding:8px 12px;border-radius:999px;background:var(--soft);color:var(--brand);font-weight:900;font-size:13px}h1{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 16px}h2{font-size:clamp(26px,3vw,38px);line-height:1.12;letter-spacing:-.035em;margin:0 0 12px}h3{margin:0 0 10px;font-size:20px}.lead{font-size:19px;color:var(--muted);max-width:760px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:13px 18px;font-weight:900;border:1px solid var(--line);background:var(--panel2);color:var(--text);cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--brand),var(--brand2));border-color:transparent;color:#fff}.btn.small{padding:9px 12px;border-radius:12px;font-size:14px}.hero-side{display:grid;gap:16px}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.stat-card{padding:20px}.stat-card strong{display:block;font-size:28px;letter-spacing:-.03em}.stat-card span{color:var(--muted);font-size:14px}.ad-slot{padding:18px;text-align:center;color:var(--muted);border-style:dashed;background:color-mix(in srgb,var(--panel) 84%,var(--soft));font-size:13px}.ad-section{margin-top:46px;margin-bottom:46px}.ad-section .ad-slot{margin:0 auto;max-width:980px;box-shadow:none;border-radius:18px}.wcp-admin-ad-preview{opacity:.72}.site-main>.ad-section:first-child{margin-top:18px;margin-bottom:34px}.toolbar{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between;margin:26px 0}.select-wrap{display:flex;align-items:center;gap:10px;background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:8px 12px}select,input,textarea{height:46px;border:1px solid var(--line);border-radius:14px;background:var(--panel2);color:var(--text);padding:0 12px;font:inherit;min-width:0}textarea{height:auto;min-height:140px;padding:14px}label{display:block;font-weight:900;margin-bottom:8px}.calendar-shell{display:grid;grid-template-columns:300px 1fr;gap:22px}.sidebar{position:sticky;top:96px;align-self:start;display:grid;gap:16px}.panel{padding:22px}.info-list{display:grid;gap:12px;margin-top:16px}.info-row{display:flex;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid var(--line);color:var(--muted)}.info-row strong{color:var(--text)}.month-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.month-card{padding:18px;border-radius:20px}.month-title{font-weight:900;margin-bottom:12px}.weekdays,.week-row{display:grid;grid-template-columns:42px repeat(7,1fr);gap:4px;align-items:center}.weekdays span{font-size:11px;font-weight:900;text-transform:uppercase;color:var(--muted);text-align:center}.week-row{margin-top:5px}.week-link{height:30px;display:grid;place-items:center;border-radius:10px;background:var(--soft);font-weight:900;font-size:12px;color:var(--brand)}.day{height:30px;display:grid;place-items:center;border-radius:10px;font-weight:700;font-size:12px;color:var(--text);background:var(--panel2)}.day.muted{opacity:.3}.day.today,.week-link.current{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff}.section{margin-top:34px}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tool-card{padding:22px}.tool-card p,.guide-card p,.panel p{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.feature-pill{padding:18px;border-radius:18px}.feature-pill strong{display:block}.feature-pill span{color:var(--muted);font-size:14px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-card{padding:22px}.calculator-layout{display:grid;grid-template-columns:310px 1fr;gap:22px}.calc-tabs{display:grid;gap:10px}.calc-tab{width:100%;text-align:left;border:1px solid var(--line);background:var(--panel2);color:var(--text);border-radius:16px;padding:16px;cursor:pointer;font-weight:900}.calc-tab.active{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;border-color:transparent}.calc-panel{display:none}.calc-panel.active{display:block}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.result-box{border-radius:18px;background:var(--panel2);border:1px solid var(--line);padding:18px}.result-box span{display:block;color:var(--muted);font-size:13px;font-weight:900}.result-box strong{display:block;font-size:24px;margin-top:6px}.quick-answer{padding:24px;border-left:5px solid var(--brand);background:color-mix(in srgb,var(--panel) 82%,var(--soft))}.faq{padding:26px}.faq details{border-top:1px solid var(--line);padding:16px 0}.faq details:first-child{border-top:0}.faq summary{font-weight:900;cursor:pointer}.content-page{max-width:900px}.content-page p,.content-page li{color:var(--muted);font-size:17px}.content-page h2{margin-top:34px}.article-box{padding:28px;margin:22px 0}.article-meta{color:var(--muted);font-weight:800}.inline-actions{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.trust-card{padding:22px}.site-footer{border-top:1px solid var(--line);background:var(--panel);padding:42px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px}.footer-grid a{display:block;color:var(--muted);margin:8px 0}.footer-bottom{margin-top:28px;color:var(--muted);font-size:13px}.footer-brand{margin-bottom:12px}.notice{padding:14px 16px;border-radius:16px;background:var(--soft);color:var(--brand);font-weight:900}.hidden{display:none!important}@media(max-width:980px){.hero,.calendar-shell,.calculator-layout{grid-template-columns:1fr}.sidebar{position:static}.month-grid,.cards-3,.guide-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.nav-wrap{position:relative;justify-content:space-between}.mobile-menu-toggle{display:inline-grid;margin-left:auto}.main-nav{display:none;position:absolute;top:68px;left:0;right:0;margin:0;padding:12px;background:var(--panel);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);z-index:50}.main-nav a{display:block;padding:13px 14px;border-radius:12px;color:var(--text);font-weight:900}.main-nav a:hover{background:var(--soft)}body.menu-open .main-nav{display:grid;gap:4px}.theme-toggle{margin-left:0}}@media(max-width:640px){.wrap{width:min(100% - 20px,1180px)}.hero-card{padding:26px}.month-grid,.cards-3,.guide-grid,.feature-grid,.stat-grid,.result-grid,.form-grid,.form-grid.three,.trust-grid{grid-template-columns:1fr}.weekdays,.week-row{grid-template-columns:34px repeat(7,1fr)}.day,.week-link{height:28px}.nav-wrap{height:66px}.brand-mark,.brand-mark-img{width:40px;height:40px}.brand{gap:10px;font-size:16px;min-width:0}.brand span:last-child{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.ad-section{margin-top:32px;margin-bottom:32px}}

@media(max-width:640px){.form-grid[style*=repeat\(7]{grid-template-columns:repeat(2,1fr)!important}}

.wcp-ad{width:min(1180px,calc(100% - 32px));margin:18px auto}.wcp-admin-ad-preview{opacity:.88}.site-footer .wcp-ad{margin-top:24px;margin-bottom:0}

body{background:radial-gradient(circle at 100% 12%,rgba(147,197,253,.28),transparent 24%),radial-gradient(circle at 16% 18%,rgba(37,99,235,.10),transparent 30%),var(--bg)}
.site-main{padding-top:0}.site-header{box-shadow:0 8px 28px rgba(15,23,42,.04)}.brand span:last-child{letter-spacing:-.035em}.brand span:last-child::first-letter{color:var(--brand)}
.home-hero-v2{display:grid;grid-template-columns:minmax(0,1.13fr) minmax(340px,.87fr);gap:34px;align-items:center;padding:64px 0 34px;position:relative}.home-hero-v2:before{content:"";position:absolute;inset:0 calc(50% - 50vw) auto;height:100%;background:linear-gradient(135deg,rgba(239,246,255,.94),rgba(255,255,255,.70));z-index:-2;border-bottom:1px solid var(--line)}.home-hero-v2:after{content:"";position:absolute;right:calc(50% - 50vw);bottom:-12px;width:48vw;height:310px;background:radial-gradient(circle at 65% 30%,rgba(219,234,254,.95),transparent 45%),linear-gradient(140deg,transparent 40%,rgba(147,197,253,.28));clip-path:ellipse(60% 46% at 65% 50%);z-index:-1}.home-hero-copy{padding:16px 0 22px}.home-hero-copy h1{max-width:720px;font-size:clamp(42px,5.1vw,66px)}.home-hero-copy .lead{max-width:640px;color:#344054}.trusted-line{display:flex;align-items:center;gap:8px;margin-top:24px;color:var(--muted);font-size:14px}.mini-avatar{width:32px;height:32px;border-radius:50%;display:inline-grid;place-items:center;background:#fff;border:2px solid #dbeafe;color:var(--brand);font-weight:900;font-size:12px;margin-right:-12px;box-shadow:0 8px 18px rgba(37,99,235,.12)}.trusted-line strong{margin-left:16px;color:#475467}.today-card{background:color-mix(in srgb,var(--panel) 94%,transparent);border:1px solid var(--line);border-radius:24px;box-shadow:0 28px 70px rgba(37,99,235,.12);padding:28px 30px}.today-card h2{font-size:16px;text-transform:uppercase;color:var(--brand);letter-spacing:.03em;margin-bottom:16px}.today-list{display:grid;gap:0}.today-row{display:grid;grid-template-columns:44px 1fr;column-gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.today-row:last-child{border-bottom:0}.today-row span:not(.today-icon){font-size:14px;color:var(--muted);font-weight:700}.today-row strong{grid-column:2;font-size:20px;line-height:1.18;letter-spacing:-.02em}.today-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand),#0ea5e9);color:#fff;font-weight:900;box-shadow:0 10px 20px rgba(37,99,235,.24);font-size:13px}.home-calculator-card{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:28px;background:var(--panel);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:26px;margin-top:24px}.section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.02em}.calc-main h2{font-size:24px;margin:5px 0 16px}.home-form-grid{display:grid;grid-template-columns:1fr 1fr 170px;gap:18px;align-items:end}.home-calc-action .btn{width:100%;height:46px}.home-result-band{display:grid;grid-template-columns:58px repeat(3,1fr);gap:14px;align-items:center;margin-top:20px;padding:18px 22px;border-radius:18px;background:linear-gradient(90deg,rgba(16,185,129,.14),rgba(240,253,244,.55));border:1px solid rgba(16,185,129,.16)}.home-result-band span{display:block;color:var(--muted);font-size:13px;font-weight:800}.home-result-band strong{font-size:20px;letter-spacing:-.025em}.result-badge{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#22c55e;color:#fff;font-weight:900}.calc-aside{border-left:1px solid var(--line);padding-left:28px;display:flex;flex-direction:column;justify-content:center;gap:14px}.aside-icon{width:58px;height:58px;border-radius:50%;background:#eff6ff;color:var(--brand);display:grid;place-items:center;font-size:28px;font-weight:900}.calc-aside p{color:var(--text);font-weight:700;margin:0}.calc-aside a,.section-headline>a,.tool-tile strong,.faq-more{color:var(--brand);font-weight:900}.section-headline{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:20px}.section-headline h2{max-width:720px}.tool-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tool-tile{background:var(--panel);border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 34px rgba(15,23,42,.06);padding:24px;min-height:206px;display:flex;flex-direction:column;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.tool-tile:hover{transform:translateY(-3px);box-shadow:0 22px 46px rgba(37,99,235,.12);border-color:#bfdbfe;color:var(--text)}.tool-tile p{color:var(--muted);margin-bottom:20px}.tool-tile strong{margin-top:auto}.tile-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;margin-bottom:18px;font-weight:900;font-size:20px;background:#eff6ff;color:#2563eb}.tile-icon.purple{background:#f5f3ff;color:#7c3aed}.tile-icon.green{background:#ecfdf3;color:#16a34a}.tile-icon.amber{background:#fff7ed;color:#f97316}.calendar-preview-card{display:grid;grid-template-columns:340px minmax(0,1fr) 260px;gap:34px;align-items:center;margin-top:34px;padding:32px 28px;background:linear-gradient(135deg,#f8fbff,#eaf4ff);border:1px solid #dbeafe;border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.mini-calendar-card{background:#fff;border:1px solid #dbeafe;border-radius:16px;box-shadow:0 18px 42px rgba(37,99,235,.12);padding:16px}.mini-calendar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.mini-calendar-head button{border:0;background:#eff6ff;color:var(--brand);border-radius:10px;width:30px;height:30px;font-weight:900}.mini-weekdays,.mini-week-row{display:grid;grid-template-columns:36px repeat(7,1fr);gap:4px;align-items:center}.mini-weekdays span{text-align:center;color:var(--muted);font-size:10px;font-weight:900}.mini-week-row{margin-top:5px}.mini-day,.mini-week-link{height:28px;display:grid;place-items:center;border-radius:9px;background:#f8fafc;font-size:12px;font-weight:700}.mini-week-link{background:#eff6ff;color:var(--brand);font-weight:900}.mini-week-link.current{background:linear-gradient(135deg,var(--brand),#60a5fa);color:#fff}.mini-day.today{background:#fff;color:var(--brand);border:2px solid #1d4ed8;box-shadow:0 0 0 3px rgba(37,99,235,.10);font-weight:900}.mini-day.muted{opacity:.25}.calendar-preview-copy p{color:var(--muted);max-width:560px}.calendar-illustration{text-align:center}.calendar-illustration img{max-width:260px;width:100%;height:auto;filter:drop-shadow(0 26px 32px rgba(37,99,235,.16))}.home-benefits{margin-top:20px}.home-benefits .feature-pill{box-shadow:0 12px 32px rgba(15,23,42,.06)}.lower-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.guide-panel,.faq-panel{background:var(--panel);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:24px}.guide-list-compact{display:grid;gap:14px}.guide-list-compact a{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:13px;border-radius:16px;background:var(--panel2);border:1px solid var(--line)}.guide-list-compact a>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eff6ff}.guide-list-compact p{margin:3px 0 0;color:var(--muted);font-size:14px}.faq-panel details{border-top:1px solid var(--line);padding:16px 0}.faq-panel summary{font-weight:900;cursor:pointer}.faq-panel p{color:var(--muted);margin-bottom:0}.faq-more{display:inline-flex;margin-top:10px}.ad-section:last-child{margin-top:34px}
html[data-theme="dark"] .home-hero-v2:before{background:linear-gradient(135deg,rgba(15,23,42,.96),rgba(15,23,42,.78))}html[data-theme="dark"] .home-hero-copy .lead{color:var(--muted)}html[data-theme="dark"] .trusted-line strong{color:var(--muted)}html[data-theme="dark"] .calendar-preview-card{background:linear-gradient(135deg,#0f172a,#111827);border-color:var(--line)}html[data-theme="dark"] .mini-calendar-card{background:var(--panel);border-color:var(--line)}html[data-theme="dark"] .mini-day{background:var(--panel2)}html[data-theme="dark"] .mini-day.today{background:var(--panel);color:#bfdbfe;border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.18)}html[data-theme="dark"] .home-result-band{background:linear-gradient(90deg,rgba(16,185,129,.18),rgba(15,23,42,.6))}
@media(max-width:1040px){.home-hero-v2{grid-template-columns:1fr;padding-top:42px}.home-hero-v2:after{display:none}.today-card{max-width:720px}.home-calculator-card,.calendar-preview-card,.lower-home-grid{grid-template-columns:1fr}.calc-aside{border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.tool-grid-4{grid-template-columns:repeat(2,1fr)}.calendar-illustration{display:none}.home-form-grid{grid-template-columns:1fr 1fr}.home-calc-action{grid-column:1/-1}.home-result-band{grid-template-columns:58px repeat(3,1fr)}}
@media(max-width:640px){.home-hero-v2{padding:30px 0 24px}.home-hero-copy h1{font-size:38px}.today-card{padding:22px}.today-row strong{font-size:18px}.home-calculator-card{padding:18px}.home-form-grid,.tool-grid-4{grid-template-columns:1fr}.home-result-band{grid-template-columns:1fr;text-align:left}.result-badge{display:none}.section-headline{display:block}.section-headline>a{display:inline-flex;margin-top:8px}.calendar-preview-card{padding:18px}.mini-calendar-card{overflow:auto}.mini-weekdays,.mini-week-row{min-width:292px}.trusted-line{flex-wrap:wrap}.lower-home-grid{gap:18px}.guide-panel,.faq-panel{padding:18px}}


:root{
  --brand:#1d4ed8;
  --brand2:#334155;
  --soft:#f1f5f9;
  --green:#475569;
  --amber:#475569;
  --shadow:0 18px 46px rgba(15,23,42,.075);
}
body{
  background:linear-gradient(180deg,#f8fafc 0%,#f3f6fb 44%,#f7f8fb 100%);
}
.site-header{
  box-shadow:0 1px 0 rgba(15,23,42,.08);
  background:rgba(255,255,255,.92);
  backdrop-filter:saturate(150%) blur(12px);
}
.nav-wrap{height:72px}.brand{font-size:18px}.brand-mark,.brand-mark-img{width:38px;height:38px}.site-nav a{font-size:14px;color:#334155;font-weight:750}.site-nav a:hover{color:var(--brand)}

.home-hero-v2{
  grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);
  gap:56px;
  padding:54px 0 40px;
}
.home-hero-v2:before{
  background:linear-gradient(180deg,#f7fbff 0%,#f4f7fb 100%);
  border-bottom:1px solid #e5e7eb;
}
.home-hero-v2:after{
  opacity:.38;
  background:linear-gradient(140deg,transparent 46%,rgba(148,163,184,.20));
}
.eyebrow,.section-kicker{
  color:#1e40af;
  background:#eef4ff;
  border:1px solid #dbeafe;
  border-radius:999px;
  padding:5px 10px;
  width:max-content;
  text-transform:uppercase;
  letter-spacing:.04em;
  font-size:12px;
}
.section-kicker{background:transparent;border:0;padding:0;color:#1e40af;letter-spacing:.035em}
.home-hero-copy h1{
  font-size:clamp(42px,4.55vw,62px);
  line-height:.98;
  letter-spacing:-.055em;
  max-width:760px;
}
.home-hero-copy .lead{max-width:660px;color:#475569;font-size:18px;line-height:1.72}.hero-actions{gap:14px}.btn{border-radius:10px}.btn.primary{background:#1d4ed8;box-shadow:0 12px 24px rgba(29,78,216,.18)}.btn.primary:hover{background:#1e40af;color:#fff}.btn:not(.primary){background:#fff;border-color:#cbd5e1;color:#0f172a}.trusted-line{margin-top:22px;color:#64748b}.mini-avatar{width:auto;height:26px;border-radius:999px;padding:0 10px;margin-right:0;background:#fff;border:1px solid #d8e0eb;color:#475569;box-shadow:none;font-size:11px}.trusted-line strong{margin-left:4px;color:#475569;font-weight:750}

.today-card{
  border-radius:22px;
  box-shadow:0 22px 48px rgba(15,23,42,.08);
  border-color:#e2e8f0;
  padding:30px 34px;
}
.today-card h2{font-size:14px;color:#1e40af;margin-bottom:14px}.today-row{padding:17px 0}.today-row strong{font-size:19px;color:#0f172a}.today-icon{background:#eff6ff;color:#1d4ed8;box-shadow:none;border:1px solid #dbeafe}

.home-calculator-card{
  grid-template-columns:minmax(0,1fr) 270px;
  padding:30px;
  border-radius:22px;
  border-color:#e2e8f0;
  box-shadow:0 20px 52px rgba(15,23,42,.07);
  margin-top:28px;
}
.calc-main h2{font-size:26px;letter-spacing:-.03em}.home-result-band{background:#f8fafc;border-color:#e2e8f0;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.result-badge{background:#1d4ed8}.home-result-band strong{color:#0f172a}.aside-icon{background:#f1f5f9;color:#1d4ed8;border:1px solid #e2e8f0}.calc-aside p{font-weight:750;color:#334155}.calc-aside{border-left-color:#e2e8f0}

.section{margin-top:46px}.section-headline h2{font-size:36px;letter-spacing:-.045em;max-width:660px}.tool-grid-4{gap:22px}.tool-tile{border-radius:18px;box-shadow:0 12px 28px rgba(15,23,42,.05);border-color:#e2e8f0;padding:26px;min-height:218px}.tool-tile:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(15,23,42,.08);border-color:#cbd5e1}.tile-icon,.tile-icon.purple,.tile-icon.green,.tile-icon.amber{background:#f8fafc;color:#1d4ed8;border:1px solid #e2e8f0;font-size:13px;font-weight:900}.tool-tile h3{color:#0f172a}.tool-tile p{color:#64748b}.tool-tile strong,.section-headline>a,.calc-aside a,.faq-more{color:#1d4ed8}

.calendar-preview-card{
  grid-template-columns:330px minmax(0,1fr) 225px;
  background:#f8fafc;
  border-color:#e2e8f0;
  box-shadow:0 18px 44px rgba(15,23,42,.065);
  padding:32px;
}
.mini-calendar-card{border-color:#e2e8f0;box-shadow:0 12px 28px rgba(15,23,42,.06)}.mini-calendar-head button{background:#f8fafc;color:#1d4ed8;border:1px solid #e2e8f0}.mini-week-link{background:#f1f5f9;color:#1d4ed8}.mini-week-link.current,.mini-day.today{background:#1d4ed8;color:#fff}.calendar-illustration img{filter:grayscale(18%) drop-shadow(0 18px 24px rgba(15,23,42,.12));opacity:.82}.calendar-preview-copy p{color:#64748b}

.home-benefits{gap:18px}.home-benefits .feature-pill{border-color:#e2e8f0;box-shadow:0 10px 24px rgba(15,23,42,.045);padding:19px 20px}.feature-pill strong{color:#0f172a}.feature-pill span{color:#64748b}
.lower-home-grid{gap:30px}.guide-panel,.faq-panel{border-color:#e2e8f0;box-shadow:0 14px 36px rgba(15,23,42,.055);padding:28px}.guide-list-compact a{background:#f8fafc;border-color:#e2e8f0}.guide-list-compact a>span{background:#eef4ff;color:#1d4ed8;border:1px solid #dbeafe;font-size:11px;font-weight:900}.faq-panel details{border-top-color:#e2e8f0}.faq-panel summary{color:#0f172a}
.site-footer{background:#fff;border-top:1px solid #e2e8f0}.footer-grid{padding-top:44px}.site-footer a{color:#475569}.site-footer a:hover{color:#1d4ed8}

html[data-theme="dark"] body{background:linear-gradient(180deg,#0b1220,#0f172a)}html[data-theme="dark"] .site-header{background:rgba(15,23,42,.92)}html[data-theme="dark"] .home-hero-v2:before{background:linear-gradient(180deg,#0f172a,#111827)}html[data-theme="dark"] .eyebrow{background:#172554;border-color:#1e3a8a;color:#93c5fd}html[data-theme="dark"] .today-icon,html[data-theme="dark"] .tile-icon{background:#172554;color:#93c5fd;border-color:#1e3a8a}html[data-theme="dark"] .home-result-band,html[data-theme="dark"] .calendar-preview-card,html[data-theme="dark"] .guide-list-compact a{background:#0f172a;border-color:#263244}html[data-theme="dark"] .today-row strong,html[data-theme="dark"] .tool-tile h3,html[data-theme="dark"] .feature-pill strong,html[data-theme="dark"] .faq-panel summary,html[data-theme="dark"] .home-result-band strong{color:#f8fafc}
@media(max-width:1040px){.home-hero-v2{gap:28px}.home-calculator-card{grid-template-columns:1fr}.calendar-preview-card{grid-template-columns:1fr}.tool-grid-4{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.nav-wrap{height:64px}.brand{font-size:16px}.home-hero-copy h1{font-size:38px}.home-hero-copy .lead{font-size:16px}.section-headline h2{font-size:30px}.today-card,.home-calculator-card,.calendar-preview-card,.guide-panel,.faq-panel{padding:20px}.tool-grid-4{grid-template-columns:1fr}}

:root{
  --brand:#0b63ce;
  --brand-dark:#084da5;
  --ink:#07152f;
  --copy:#324463;
  --muted-blue:#eaf3ff;
  --card-line:#d9e5f5;
  --soft-panel:#f8fbff;
  --home-shadow:0 18px 45px rgba(12,50,96,.09);
}
body{background:#fff;color:var(--ink)}
.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid #dfe7f2;box-shadow:0 1px 0 rgba(8,33,70,.04)}
.nav-wrap{height:70px;max-width:1190px}.brand{font-size:20px;font-weight:900;letter-spacing:-.03em;color:#061735}.brand-mark,.brand-mark-img{width:38px;height:38px;border-radius:10px}.main-nav{gap:32px}.main-nav a{font-size:14px;font-weight:800;color:#10233f}.theme-toggle{display:none!important}.site-main{overflow:hidden}.wrap{width:min(1188px,calc(100% - 42px))}
.home-hero-blueprint{position:relative;background:linear-gradient(180deg,#f8fbff 0%,#eef6ff 100%);border-bottom:1px solid #dfeaf7;overflow:hidden}.home-hero-blueprint:before{content:"";position:absolute;inset:-170px -10vw auto -10vw;height:470px;background:radial-gradient(1200px 400px at 50% -80px,rgba(255,255,255,.98) 0%,rgba(255,255,255,.8) 47%,rgba(219,234,254,.36) 48%,rgba(219,234,254,0) 78%);pointer-events:none}.home-hero-blueprint:after{content:"";position:absolute;left:-8vw;right:-8vw;bottom:-72px;height:255px;background:linear-gradient(170deg,rgba(255,255,255,0) 0 40%,rgba(205,224,250,.55) 41% 62%,rgba(255,255,255,.72) 63%);border-radius:48% 52% 0 0/100% 100% 0 0;pointer-events:none}.home-hero-v2{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) 426px;gap:74px;align-items:center;padding:72px 0 56px;margin-top:0}.home-hero-v2:before,.home-hero-v2:after{display:none!important}.eyebrow{display:inline-flex;background:transparent;border:0;padding:0;color:var(--brand);font-size:13px;font-weight:950;letter-spacing:.075em;text-transform:uppercase}.home-hero-copy h1{font-size:clamp(46px,4.9vw,70px);line-height:1.03;letter-spacing:-.06em;margin:24px 0 22px;max-width:680px;color:#07152f}.home-hero-copy .lead{font-size:18px;line-height:1.7;color:#294161;max-width:560px;margin:0 0 24px}.hero-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:22px}.btn{height:48px;border-radius:8px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:15px;border:1px solid #b8cbe5;box-shadow:none}.btn.primary{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 12px 20px rgba(11,99,206,.18)}.btn.primary:hover{background:var(--brand-dark);color:#fff}.btn-ghost,.btn:not(.primary){background:#fff;color:#0d2344;border-color:#b8cbe5}.trusted-line{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-top:28px;color:#263b5b;font-size:13px}.trust-item{display:inline-flex;gap:7px;align-items:center;white-space:nowrap}.trust-dot{width:4px;height:4px;border-radius:99px;background:#70829c}.mini-line-icon{width:18px;height:18px;display:inline-flex;color:#1b3a61}.mini-line-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.today-card{background:#fff;border:1px solid #d7e3f3;border-radius:17px;padding:29px 34px 28px;box-shadow:0 24px 50px rgba(29,65,110,.12);min-height:374px}.today-card h2{margin:0 0 14px;color:var(--brand);font-size:17px;text-transform:uppercase;letter-spacing:.075em;font-weight:950}.today-list{display:grid}.today-row{display:grid;grid-template-columns:48px 1fr;column-gap:16px;align-items:center;padding:19px 0;border-bottom:1px solid #dbe5f3}.today-row:last-child{border-bottom:0}.today-icon{grid-row:span 2;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;box-shadow:0 10px 18px rgba(11,99,206,.2);border:0}.today-icon svg,.tile-icon svg,.benefit-icon svg,.result-badge svg,.aside-icon svg,.guide-list-compact svg,.tile-arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.today-row>span:not(.today-icon){font-size:14px;color:#55708e}.today-row strong{font-size:19px;line-height:1.25;color:#061735;font-weight:950}.home-calculator-card{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:0;margin-top:28px;background:#fff;border:1px solid var(--card-line);border-radius:16px;box-shadow:var(--home-shadow);padding:0;overflow:hidden}.calc-main{padding:30px 30px 24px}.section-kicker{display:block;background:transparent;border:0;padding:0;color:var(--brand);font-size:13px;font-weight:950;letter-spacing:.075em;text-transform:uppercase}.calc-main h2{font-size:27px;letter-spacing:-.035em;margin:7px 0 16px;color:#07152f}.home-form-grid{display:grid;grid-template-columns:minmax(190px,260px) minmax(190px,260px) 1fr;gap:22px;align-items:end}.home-form-grid label{display:block;font-size:13px;font-weight:900;color:#07152f;margin:0 0 8px}.home-form-grid input{height:45px;border:1px solid #c9d8eb;border-radius:8px;padding:0 13px;background:#fff;color:#0f172a;width:100%;font-weight:700}.home-calc-action{display:flex;justify-content:flex-end}.home-calc-action .btn{min-width:170px}.home-result-band{margin-top:25px;background:linear-gradient(180deg,#f6faff,#eef5ff);border:1px solid #d5e3f5;border-radius:10px;padding:18px 24px;display:grid;grid-template-columns:50px repeat(3,1fr);gap:20px;align-items:center}.result-badge{width:34px;height:34px;border:0;background:transparent;color:var(--brand);display:grid;place-items:center}.home-result-band span{font-size:13px;color:#536d8e;font-weight:800}.home-result-band strong{display:block;margin-top:6px;font-size:18px;color:#0b1933}.calc-aside{border-left:1px solid #c9d8eb;padding:48px 32px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.aside-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--brand);background:#eff6ff;border:1px solid #cfe0f7;margin-bottom:25px}.calc-aside p{font-size:16px;line-height:1.45;font-weight:900;color:#07152f;margin:0 0 20px}.calc-aside a,.section-headline>a,.faq-more{color:var(--brand);font-weight:950}.section{margin-top:40px}.section-headline{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:17px}.section-headline h2{font-size:31px;line-height:1.08;letter-spacing:-.045em;margin:7px 0 0;color:#07152f}.tool-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tool-tile{position:relative;background:#fff;border:1px solid var(--card-line);border-radius:14px;box-shadow:0 12px 26px rgba(12,50,96,.055);padding:25px 24px 24px;min-height:202px;display:flex;flex-direction:column}.tool-tile:hover{transform:translateY(-2px);border-color:#b9cbe3;box-shadow:0 20px 38px rgba(12,50,96,.1);color:inherit}.tile-icon{width:42px;height:42px;border-radius:50%;background:#f1f7ff;border:1px solid #d6e6fb;color:var(--brand);display:grid;place-items:center;margin-bottom:23px}.tool-tile h3{font-size:17px;line-height:1.25;margin:0 0 16px;color:#07152f}.tool-tile p{font-size:14px;line-height:1.55;color:#536d8e;margin:0 0 20px}.tool-tile strong{margin-top:auto;color:var(--brand);font-size:14px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px}.tile-arrow{margin-left:auto;display:inline-flex}.tile-arrow svg{width:18px;height:18px}.calendar-preview-card{display:grid;grid-template-columns:330px minmax(0,1fr) 260px;gap:34px;align-items:center;margin-top:28px;background:linear-gradient(180deg,#f7fbff,#edf6ff);border:1px solid var(--card-line);border-radius:16px;box-shadow:var(--home-shadow);padding:26px 31px}.mini-calendar-card{background:#fff;border:1px solid #dce7f4;border-radius:13px;padding:18px;box-shadow:0 12px 25px rgba(12,50,96,.06)}.mini-calendar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.mini-calendar-head strong{font-size:15px;color:#061735}.mini-calendar-head button{width:31px;height:31px;border-radius:9px;border:0;background:#f5f9ff;color:#144e9d;font-size:22px}.mini-weekdays,.mini-week-row{display:grid;grid-template-columns:36px repeat(7,1fr);gap:4px;align-items:center}.mini-weekdays span{text-align:center;font-size:10px;color:#5e7695;font-weight:950}.mini-week-row{margin-top:5px}.mini-week-link,.mini-day{height:27px;border-radius:7px;display:grid;place-items:center;font-size:12px;font-weight:850}.mini-week-link{background:#eaf3ff;color:var(--brand)}.mini-week-link.current,.mini-day.today{background:var(--brand);color:#fff}.mini-day{color:#07152f;background:transparent}.mini-day.muted{color:#a7b6c9}.calendar-preview-copy h2{font-size:35px;line-height:1.06;letter-spacing:-.05em;margin:10px 0 14px;color:#07152f}.calendar-preview-copy p{font-size:15px;line-height:1.6;color:#536d8e;max-width:520px;margin:0 0 20px}.calendar-illustration img{width:260px;max-width:100%;height:auto;filter:drop-shadow(0 20px 24px rgba(11,99,206,.14))}.home-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:22px;background:#fff;border:1px solid var(--card-line);border-radius:14px;box-shadow:0 10px 24px rgba(12,50,96,.045);overflow:hidden}.home-benefits .feature-pill{display:flex;gap:16px;align-items:flex-start;padding:24px 28px;border:0;border-right:1px solid var(--card-line);box-shadow:none;background:transparent}.home-benefits .feature-pill:last-child{border-right:0}.benefit-icon{flex:0 0 auto;width:34px;height:34px;color:var(--brand);display:grid;place-items:center}.benefit-icon svg{width:31px;height:31px}.feature-pill strong{font-size:16px;line-height:1.2;color:#07152f}.feature-pill span:not(.benefit-icon){font-size:13px;line-height:1.4;color:#536d8e}.lower-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:30px}.guide-panel,.faq-panel{background:#fff;border:1px solid var(--card-line);border-radius:15px;box-shadow:0 12px 28px rgba(12,50,96,.05);padding:25px 28px}.guide-panel .section-headline h2,.faq-panel h2{font-size:25px;letter-spacing:-.04em;margin-top:5px}.guide-list-compact{display:grid;gap:10px;margin-top:16px}.guide-list-compact a{display:grid;grid-template-columns:42px 1fr 18px;gap:13px;align-items:center;padding:11px 10px;border-radius:9px;background:#f8fbff;border:0}.guide-list-compact a:after{content:'›';font-size:25px;color:var(--brand);font-weight:800}.guide-list-compact a>span{width:35px;height:35px;display:grid;place-items:center;color:var(--brand);background:transparent;border:0}.guide-list-compact p{font-size:13px;line-height:1.35;color:#5a728f;margin:2px 0 0}.guide-list-compact strong{font-size:14px;color:#07152f}.faq-panel details{border-top:0;background:#f8fbff;margin-top:10px;border-radius:9px;padding:16px 19px}.faq-panel summary{font-weight:900;color:#07152f;cursor:pointer}.faq-panel p{font-size:14px;color:#536d8e}.site-footer{background:#fff;border-top:1px solid #dfe7f2;margin-top:48px}.footer-grid{padding-top:34px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:68px}.footer-brand span:last-child{font-size:18px;font-weight:950}.site-footer p{max-width:270px;color:#536d8e}.site-footer h4{color:#07152f;text-transform:uppercase;letter-spacing:.06em;font-size:13px}.site-footer a{display:block;color:#3d5574;font-size:14px;margin:8px 0}.footer-bottom{text-align:center;color:#6b7f98;border-top:0;padding-top:18px;font-size:13px}.ad-section:last-child{display:none}
html[data-theme="dark"] .home-hero-blueprint{background:linear-gradient(180deg,#0d1728 0%,#101c31 100%);border-bottom-color:#24344d}html[data-theme="dark"] .home-hero-blueprint:before,html[data-theme="dark"] .home-hero-blueprint:after{opacity:.12}html[data-theme="dark"] .home-hero-copy h1,html[data-theme="dark"] .calc-main h2,html[data-theme="dark"] .section-headline h2,html[data-theme="dark"] .tool-tile h3,html[data-theme="dark"] .calendar-preview-copy h2,html[data-theme="dark"] .guide-list-compact strong,html[data-theme="dark"] .faq-panel summary,html[data-theme="dark"] .feature-pill strong,html[data-theme="dark"] .today-row strong{color:#f8fbff}html[data-theme="dark"] .today-card,html[data-theme="dark"] .home-calculator-card,html[data-theme="dark"] .tool-tile,html[data-theme="dark"] .guide-panel,html[data-theme="dark"] .faq-panel,html[data-theme="dark"] .mini-calendar-card{background:#111c2e;border-color:#263852}html[data-theme="dark"] .home-result-band,html[data-theme="dark"] .guide-list-compact a,html[data-theme="dark"] .faq-panel details{background:#0d1728;border-color:#263852}html[data-theme="dark"] .calendar-preview-card{background:linear-gradient(180deg,#111c2e,#0d1728);border-color:#263852}html[data-theme="dark"] .home-benefits{background:#111c2e;border-color:#263852}html[data-theme="dark"] .home-benefits .feature-pill{border-right-color:#263852}html[data-theme="dark"] .site-footer,html[data-theme="dark"] .site-header{background:#0d1728;border-color:#263852}html[data-theme="dark"] .home-hero-copy .lead,html[data-theme="dark"] .tool-tile p,html[data-theme="dark"] .calendar-preview-copy p,html[data-theme="dark"] .site-footer p{color:#a7b4c8}
@media(max-width:1050px){.home-hero-v2{grid-template-columns:1fr;gap:34px;padding:54px 0}.today-card{max-width:620px}.home-calculator-card,.calendar-preview-card,.lower-home-grid{grid-template-columns:1fr}.calc-aside{border-left:0;border-top:1px solid #c9d8eb;padding:24px 30px}.tool-grid-4{grid-template-columns:repeat(2,1fr)}.home-benefits{grid-template-columns:repeat(2,1fr)}.home-benefits .feature-pill:nth-child(2){border-right:0}.home-benefits .feature-pill:nth-child(-n+2){border-bottom:1px solid var(--card-line)}}
@media(max-width:700px){.wrap{width:min(100% - 26px,1188px)}.nav-wrap{height:64px}.brand{font-size:17px}.main-nav{gap:12px}.home-hero-v2{padding:38px 0}.home-hero-copy h1{font-size:40px}.home-hero-copy .lead{font-size:16px}.today-card{padding:22px}.home-form-grid{grid-template-columns:1fr}.home-calc-action{justify-content:stretch}.home-calc-action .btn{width:100%}.home-result-band{grid-template-columns:1fr;gap:14px}.result-badge{display:none}.tool-grid-4,.home-benefits{grid-template-columns:1fr}.home-benefits .feature-pill{border-right:0!important;border-bottom:1px solid var(--card-line)}.home-benefits .feature-pill:last-child{border-bottom:0}.section-headline{display:block}.section-headline h2{font-size:28px}.calendar-preview-card{padding:20px}.calendar-preview-copy h2{font-size:28px}.calendar-illustration{text-align:left}.calendar-illustration img{width:190px}.footer-grid{grid-template-columns:1fr;gap:22px}.trusted-line{gap:9px}.trust-dot{display:none}}

.site-main>.wrap.hero:first-child{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) 426px;gap:74px;align-items:center;padding:68px 0 56px;margin-top:0;margin-bottom:34px;isolation:isolate}.site-main>.wrap.hero:first-child:before{content:"";position:absolute;z-index:-2;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:linear-gradient(180deg,#f8fbff 0%,#eef6ff 100%);border-bottom:1px solid #dfeaf7}.site-main>.wrap.hero:first-child:after{content:"";position:absolute;z-index:-1;left:50%;bottom:-72px;width:100vw;height:245px;transform:translateX(-50%);background:linear-gradient(170deg,rgba(255,255,255,0) 0 40%,rgba(205,224,250,.52) 41% 62%,rgba(255,255,255,.74) 63%);border-radius:48% 52% 0 0/100% 100% 0 0;pointer-events:none}.site-main>.wrap.hero:first-child .hero-card{background:transparent;border:0;box-shadow:none;border-radius:0;padding:0}.site-main>.wrap.hero:first-child h1{font-size:clamp(42px,4.55vw,66px);line-height:1.03;letter-spacing:-.06em;margin:24px 0 20px;color:#07152f;max-width:720px}.site-main>.wrap.hero:first-child .lead{font-size:18px;line-height:1.7;color:#294161;max-width:650px;margin:0}.site-main>.wrap.hero:first-child .article-meta{font-size:14px;color:#536d8e;font-weight:800;margin-top:16px}.site-main>.wrap.hero:first-child .hero-side{display:block}.site-main>.wrap.hero:first-child .stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border:1px solid #d7e3f3;border-radius:17px;box-shadow:0 24px 50px rgba(29,65,110,.12);padding:10px 26px}.site-main>.wrap.hero:first-child .stat-card{border:0;box-shadow:none;border-radius:0;background:transparent;padding:22px 10px;border-bottom:1px solid #dbe5f3}.site-main>.wrap.hero:first-child .stat-card:nth-last-child(-n+2){border-bottom:0}.site-main>.wrap.hero:first-child .stat-card span{display:block;font-size:13px;color:#55708e;font-weight:800;margin-bottom:5px}.site-main>.wrap.hero:first-child .stat-card strong{font-size:24px;line-height:1.15;color:#061735;font-weight:950;letter-spacing:-.04em}.content-page{max-width:980px}.site-main>.wrap.section.content-page:first-child{position:relative;padding-top:50px}.article-box,.quick-answer,.faq,.trust-card,.panel,.tool-card,.guide-card,.month-card{border-color:var(--card-line);border-radius:15px;box-shadow:0 12px 28px rgba(12,50,96,.05);background:#fff}.article-box{padding:32px 36px;margin:24px 0}.article-box h2,.quick-answer h2,.faq h2,.panel h2,.tool-card h3,.guide-card h3,.trust-card h3{color:#07152f;letter-spacing:-.035em}.content-page p,.content-page li,.article-box p,.quick-answer p,.faq p,.panel p,.tool-card p,.guide-card p,.trust-card p{color:#536d8e}.quick-answer{padding:26px 30px;border-left:0;background:linear-gradient(180deg,#f8fbff,#eff7ff);border-color:#d5e3f5}.quick-answer h2{font-size:28px}.faq{padding:28px 32px}.faq details{background:#f8fbff;border:0;border-radius:10px;padding:17px 20px;margin:10px 0}.faq details:first-child{border-top:0}.faq summary{color:#07152f;font-weight:950}.inline-actions .btn{margin-bottom:4px}.guide-grid{gap:20px}.guide-card,.tool-card{padding:25px 24px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.guide-card:hover,.tool-card:hover{transform:translateY(-2px);border-color:#b9cbe3;box-shadow:0 20px 38px rgba(12,50,96,.1);color:inherit}.guide-card h3,.tool-card h3{font-size:18px;line-height:1.25}.cards-3{gap:20px}.feature-grid:not(.home-benefits){background:#fff;border:1px solid var(--card-line);border-radius:14px;box-shadow:0 10px 24px rgba(12,50,96,.045);overflow:hidden;gap:0}.feature-grid:not(.home-benefits) .feature-pill{border:0;border-right:1px solid var(--card-line);box-shadow:none;background:transparent;border-radius:0}.feature-grid:not(.home-benefits) .feature-pill:last-child{border-right:0}.calculator-layout{grid-template-columns:300px minmax(0,1fr);gap:24px;align-items:start}.calculator-layout>.panel:first-child{position:sticky;top:96px}.panel{padding:28px}.calc-tabs{gap:11px}.calc-tab{border-radius:10px;border-color:#d5e3f5;background:#f8fbff;color:#10233f;font-size:14px}.calc-tab.active{background:var(--brand);color:#fff}.form-grid{gap:20px}.form-grid label{font-size:13px;color:#07152f}.form-grid input,.form-grid select,input,select,textarea{border-color:#c9d8eb;border-radius:8px;background:#fff}.result-grid{background:linear-gradient(180deg,#f6faff,#eef5ff);border:1px solid #d5e3f5;border-radius:10px;padding:18px;gap:14px}.result-box{background:transparent;border:0;border-radius:0;padding:6px 10px}.result-box span{font-size:13px;color:#536d8e}.result-box strong{font-size:22px;color:#07152f}.notice{background:#eff6ff;border:1px solid #d5e3f5;color:var(--brand);border-radius:10px}.toolbar{align-items:flex-end;background:#fff;border:1px solid var(--card-line);border-radius:15px;box-shadow:0 12px 28px rgba(12,50,96,.05);padding:24px 28px}.toolbar h2{font-size:31px;line-height:1.1;color:#07152f}.select-wrap{border-color:#d5e3f5;border-radius:10px;background:#f8fbff}.calendar-shell{grid-template-columns:300px minmax(0,1fr);gap:24px}.sidebar .panel{box-shadow:0 12px 28px rgba(12,50,96,.05)}.month-grid{gap:20px}.month-card{border-radius:14px;padding:19px;background:#fff}.month-title{color:#07152f}.week-link{background:#eaf3ff;color:var(--brand);border-radius:7px}.day{background:transparent;color:#07152f;border-radius:7px}.day.today,.week-link.current{background:var(--brand);color:#fff}.trust-grid{gap:20px}.trust-card{padding:26px}.ad-section .ad-slot{border-color:#d5e3f5;background:#f8fbff}.site-main>.wrap.section:not(.content-page)>h2{font-size:31px;line-height:1.1;letter-spacing:-.045em;color:#07152f;margin-bottom:16px}.site-main>.wrap.section:not(.content-page)>p.lead{color:#536d8e;font-size:17px}.page-template-default .content-page>h1:first-child{font-size:clamp(42px,4.55vw,64px);line-height:1.03;color:#07152f}.site-main>.wrap.hero:first-child+.ad-section{margin-top:0}.editable-content :first-child{margin-top:0}.editable-content :last-child{margin-bottom:0}@media(max-width:1050px){.site-main>.wrap.hero:first-child{grid-template-columns:1fr;gap:34px;padding:54px 0}.site-main>.wrap.hero:first-child .stat-grid{max-width:620px}.calculator-layout,.calendar-shell{grid-template-columns:1fr}.calculator-layout>.panel:first-child,.sidebar{position:static}.feature-grid:not(.home-benefits){grid-template-columns:repeat(2,1fr)}.feature-grid:not(.home-benefits) .feature-pill:nth-child(2){border-right:0}.feature-grid:not(.home-benefits) .feature-pill:nth-child(-n+2){border-bottom:1px solid var(--card-line)}}@media(max-width:700px){.site-main>.wrap.hero:first-child{padding:38px 0}.site-main>.wrap.hero:first-child h1{font-size:40px}.site-main>.wrap.hero:first-child .lead{font-size:16px}.site-main>.wrap.hero:first-child .stat-grid{grid-template-columns:1fr}.site-main>.wrap.hero:first-child .stat-card:nth-last-child(-n+2){border-bottom:1px solid #dbe5f3}.site-main>.wrap.hero:first-child .stat-card:last-child{border-bottom:0}.article-box,.quick-answer,.faq,.panel{padding:22px}.calculator-layout,.calendar-shell{gap:18px}.result-grid,.guide-grid,.cards-3,.trust-grid,.feature-grid:not(.home-benefits){grid-template-columns:1fr}.feature-grid:not(.home-benefits) .feature-pill{border-right:0!important;border-bottom:1px solid var(--card-line)}.feature-grid:not(.home-benefits) .feature-pill:last-child{border-bottom:0}.toolbar{display:block;padding:22px}.month-grid{grid-template-columns:1fr}}

.brand span:last-child::first-letter{color:inherit!important}.brand span:last-child{color:#07152f!important}.site-header .brand:hover span:last-child{color:#07152f!important}
.home-hero-v2:before{background:linear-gradient(180deg,#fbfdff 0%,#f4f9ff 100%)!important;border-bottom:1px solid #e4eefb!important}.home-hero-v2:after{left:calc(50% - 50vw)!important;right:auto!important;bottom:-18px!important;width:100vw!important;height:260px!important;background:radial-gradient(85% 76% at 8% 62%,rgba(207,226,252,.46),transparent 64%),radial-gradient(80% 62% at 92% 78%,rgba(191,219,254,.32),transparent 62%),linear-gradient(168deg,transparent 0 42%,rgba(219,234,254,.28) 43% 60%,transparent 61%)!important;clip-path:none!important;border-radius:0!important;opacity:.82!important;pointer-events:none}.home-hero-blueprint{overflow:hidden}
.site-main>.wrap.hero:first-child:before{background:linear-gradient(180deg,#fbfdff 0%,#f4f9ff 100%)!important;border-bottom:1px solid #e4eefb!important}.site-main>.wrap.hero:first-child:after{bottom:-44px!important;height:230px!important;background:radial-gradient(85% 72% at 6% 62%,rgba(207,226,252,.42),transparent 64%),radial-gradient(80% 60% at 92% 78%,rgba(191,219,254,.28),transparent 62%),linear-gradient(168deg,transparent 0 44%,rgba(219,234,254,.24) 45% 60%,transparent 61%)!important;border-radius:0!important;opacity:.8!important}
.calendar-preview-card{background:linear-gradient(135deg,#fbfdff 0%,#eef7ff 100%)!important}.calendar-illustration img{max-width:285px!important;filter:drop-shadow(0 20px 28px rgba(37,99,235,.13))!important}.calendar-preview-card .calendar-illustration{display:flex;justify-content:center;align-items:center}.today-icon,.tile-icon,.benefit-icon,.aside-icon{background:#eff6ff!important;color:#0b63ce!important}.today-icon svg,.tile-icon svg,.benefit-icon svg,.aside-icon svg,.mini-line-icon svg{stroke:currentColor}.btn.primary{background:#0b63ce!important;box-shadow:0 10px 20px rgba(11,99,206,.16)}.btn.primary:hover{background:#0755b5!important;color:#fff}@media(max-width:1050px){.home-hero-v2:after{height:210px!important;bottom:-30px!important}.calendar-illustration img{max-width:230px!important}}@media(max-width:700px){.home-hero-v2:after{height:170px!important;opacity:.65!important}.calendar-illustration img{max-width:190px!important}.brand span:last-child{max-width:210px!important}}

.home-hero-v2{padding-top:66px!important;padding-bottom:58px!important;}
.home-hero-v2:before{opacity:1!important;}
.home-hero-blueprint{background:#fbfdff;}
.calendar-preview-card{background:linear-gradient(135deg,#fbfdff 0%,#eff7ff 100%)!important;}
.calendar-preview-card .calendar-illustration{min-height:210px;display:flex;align-items:center;justify-content:center;overflow:visible;}
.calendar-illustration img{width:min(270px,100%)!important;max-height:250px!important;object-fit:contain!important;filter:drop-shadow(0 22px 34px rgba(37,99,235,.18))!important;}
.brand span:last-child,.site-header .brand:hover span:last-child{color:#07152f!important;}
.brand span:last-child::first-letter{color:inherit!important;}
.site-main>.wrap.hero:first-child{overflow:visible;}
@media(max-width:1050px){.calendar-preview-card .calendar-illustration{min-height:160px}.calendar-illustration img{width:230px!important;max-height:220px!important}.home-hero-v2{padding-top:52px!important;padding-bottom:42px!important}}
@media(max-width:700px){.home-hero-v2{padding-top:38px!important;padding-bottom:36px!important}.calendar-preview-card .calendar-illustration{min-height:0;justify-content:flex-start}.calendar-illustration img{width:190px!important;max-height:180px!important}}

.home-hero-blueprint{background:#fbfdff!important;overflow:hidden!important;}
.home-hero-v2{padding-top:70px!important;padding-bottom:62px!important;}
.home-hero-v2:before{opacity:1!important;}
.home-hero-copy .eyebrow,.section-kicker{letter-spacing:.085em!important;}
.calendar-preview-card{background:linear-gradient(135deg,#fff 0%,#fbfdff 52%,#f4f9ff 100%)!important;border-color:#dce8f7!important;box-shadow:0 18px 46px rgba(12,50,96,.055)!important;}
.calendar-preview-card .calendar-preview-copy p{color:#415d7e!important;}
.calendar-illustration img{filter:drop-shadow(0 18px 24px rgba(37,99,235,.10))!important;opacity:.96!important;}
.mini-calendar-card{box-shadow:0 16px 32px rgba(12,50,96,.055)!important;}
.today-card{box-shadow:0 22px 52px rgba(12,50,96,.09)!important;}
.home-calculator-card,.tool-tile,.guide-panel,.faq-panel,.home-benefits{box-shadow:0 14px 34px rgba(12,50,96,.045)!important;}
.home-result-band{background:linear-gradient(180deg,#f8fbff,#f2f8ff)!important;}
@media(max-width:1050px){.home-hero-v2{padding-top:56px!important;padding-bottom:48px!important}.calendar-preview-card{background:linear-gradient(180deg,#fff 0%,#f6fbff 100%)!important}}
@media(max-width:700px){.home-hero-v2{padding-top:40px!important;padding-bottom:38px!important}}

.home-hero-blueprint{
  background-color:#fbfdff!important;
  background-image:linear-gradient(180deg,rgba(255,255,255,.34),rgba(255,255,255,.06)),url('../img/hero-soft-waves-v3.svg')!important;
  background-size:100% 100%!important;
  background-position:center bottom!important;
  background-repeat:no-repeat!important;
  border-bottom:1px solid #edf3fb!important;
  overflow:hidden!important;
}
.home-hero-blueprint:before,.home-hero-blueprint:after,.home-hero-v2:before,.home-hero-v2:after{display:none!important;content:none!important}
.home-hero-v2{padding-top:76px!important;padding-bottom:82px!important}
.home-calculator-card{margin-top:34px!important}

.site-main>.wrap.hero:first-child{
  position:relative!important;
  z-index:1!important;
  padding-top:78px!important;
  padding-bottom:86px!important;
  margin-bottom:34px!important;
}
.site-main>.wrap.hero:first-child:before{
  content:""!important;
  position:absolute!important;
  left:calc(50% - 50vw)!important;
  right:calc(50% - 50vw)!important;
  top:0!important;
  bottom:-48px!important;
  z-index:-1!important;
  background-color:#fbfdff!important;
  background-image:linear-gradient(180deg,rgba(255,255,255,.42),rgba(255,255,255,.08)),url('../img/hero-soft-waves-v3.svg')!important;
  background-size:100% 100%!important;
  background-position:center bottom!important;
  background-repeat:no-repeat!important;
  border-bottom:1px solid #edf3fb!important;
}
.site-main>.wrap.hero:first-child:after{display:none!important;content:none!important}
.site-main>.wrap.hero:first-child .hero-card,
.site-main>.wrap.hero:first-child .stat-card{background:rgba(255,255,255,.92)!important}
.site-main>.wrap.hero:first-child .hero-card{box-shadow:none!important;border-color:transparent!important;padding-left:0!important;background:transparent!important}
.site-main>.wrap.hero:first-child .stat-grid{background:#fff!important;border:1px solid #d7e3f3!important;border-radius:17px!important;box-shadow:0 22px 52px rgba(12,50,96,.08)!important;padding:18px!important;gap:0!important}
.site-main>.wrap.hero:first-child .stat-card{border:0!important;border-radius:0!important;box-shadow:none!important;border-bottom:1px solid #dbe5f3!important;background:#fff!important}
.site-main>.wrap.hero:first-child .stat-card:nth-last-child(-n+2){border-bottom:0!important}

.calendar-preview-card{background:linear-gradient(135deg,#ffffff 0%,#fbfdff 55%,#f7fbff 100%)!important}
.calendar-illustration img{filter:drop-shadow(0 18px 24px rgba(37,99,235,.10))!important;opacity:.97!important}

.calendar-explain-panel{background:linear-gradient(180deg,#fbfdff,#f5faff)!important;border-color:#d8e6f7!important}
.calendar-explain-panel h3{font-size:20px!important;margin-bottom:10px!important}
.calendar-explain-panel p{font-size:14px!important;line-height:1.58!important;color:#536d8e!important;margin:0!important}
.calendar-shell{align-items:start!important}
.calendar-shell .sidebar{gap:14px!important}
.calendar-shell .month-grid{position:relative!important;z-index:1!important}

@media(max-width:1050px){
  .home-hero-v2{padding-top:58px!important;padding-bottom:58px!important}
  .site-main>.wrap.hero:first-child{padding-top:58px!important;padding-bottom:64px!important}
  .site-main>.wrap.hero:first-child:before{bottom:-28px!important;background-size:cover!important}
}
@media(max-width:700px){
  .home-hero-v2{padding-top:42px!important;padding-bottom:48px!important}
  .site-main>.wrap.hero:first-child{padding-top:42px!important;padding-bottom:50px!important}
  .home-hero-blueprint,.site-main>.wrap.hero:first-child:before{background-size:cover!important}
}

.site-main{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:#fff!important;}
.site-main:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:640px!important;z-index:-1!important;pointer-events:none!important;background-image:linear-gradient(180deg,rgba(255,255,255,.55) 0%,rgba(255,255,255,.18) 44%,rgba(255,255,255,.92) 92%,#fff 100%),url('../img/hero-soft-waves-v3.svg')!important;background-size:100% 520px!important;background-position:center top!important;background-repeat:no-repeat!important;mask-image:linear-gradient(to bottom,#000 0%,#000 76%,transparent 100%)!important;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 76%,transparent 100%)!important;}
.site-main>*{position:relative;z-index:1;}
.home-hero-blueprint{background:transparent!important;background-image:none!important;border-bottom:0!important;overflow:visible!important;}
.home-hero-blueprint:before,.home-hero-blueprint:after,.home-hero-v2:before,.home-hero-v2:after,.site-main>.wrap.hero:first-child:before,.site-main>.wrap.hero:first-child:after{display:none!important;content:none!important;background:none!important;border:0!important;}
.site-main>.wrap.hero:first-child{background:transparent!important;margin-bottom:28px!important;}
@media(max-width:1050px){.site-main:before{height:560px!important;background-size:cover!important;}}
@media(max-width:700px){.site-main:before{height:520px!important;background-size:cover!important;opacity:.9!important;}}

.site-main:before{
  height:760px!important;
  opacity:1!important;
  background-image:
    linear-gradient(180deg,rgba(255,255,255,.24) 0%,rgba(255,255,255,.08) 42%,rgba(255,255,255,.58) 78%,#fff 100%),
    url('../img/hero-soft-waves-v3.svg')!important;
  background-size:100% 640px!important;
  background-position:center top!important;
  background-repeat:no-repeat!important;
  mask-image:none!important;
  -webkit-mask-image:none!important;
}
.home-hero-v2,
.site-main>.wrap.hero:first-child{
  position:relative!important;
  z-index:1!important;
}
.home-hero-v2{padding-bottom:74px!important;}
.site-main>.wrap.hero:first-child{padding-bottom:78px!important;}
.site-main:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:515px!important;
  height:260px!important;
  pointer-events:none!important;
  z-index:-1!important;
  background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 86%)!important;
}
@media(max-width:1050px){
  .site-main:before{height:660px!important;background-size:cover!important;}
  .site-main:after{top:460px!important;height:220px!important;}
}
@media(max-width:700px){
  .site-main:before{height:560px!important;background-size:cover!important;}
  .site-main:after{top:390px!important;height:190px!important;}
  .home-hero-v2,.site-main>.wrap.hero:first-child{padding-bottom:48px!important;}
}

.site-main{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:#fff!important;
}
.site-main:before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:0!important;
  height:760px!important;
  z-index:0!important;
  pointer-events:none!important;
  background-image:
    linear-gradient(180deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.04) 46%,rgba(255,255,255,.62) 82%,#fff 100%),
    url('../img/hero-soft-waves-v3.svg')!important;
  background-size:100% 640px!important;
  background-position:center top!important;
  background-repeat:no-repeat!important;
  mask-image:none!important;
  -webkit-mask-image:none!important;
}
.site-main:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:500px!important;
  height:280px!important;
  pointer-events:none!important;
  z-index:0!important;
  background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 86%)!important;
}
.site-main>*{position:relative!important;z-index:1!important;}
.home-hero-blueprint,
.site-main>.wrap.hero:first-child{background:transparent!important;}
.calendar-preview-card{
  overflow:visible!important;
  background:linear-gradient(135deg,#ffffff 0%,#fbfdff 55%,#f6fbff 100%)!important;
}
.calendar-preview-card .calendar-illustration{
  overflow:visible!important;
  min-height:220px!important;
  padding:8px 8px 10px 0!important;
}
.calendar-illustration img{
  width:min(285px,100%)!important;
  max-width:285px!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:transparent!important;
  filter:drop-shadow(0 18px 24px rgba(37,99,235,.11))!important;
}
@media(max-width:1050px){
  .site-main:before{height:680px!important;background-size:cover!important;}
  .site-main:after{top:470px!important;height:230px!important;}
  .calendar-preview-card .calendar-illustration{min-height:170px!important;}
  .calendar-illustration img{width:230px!important;max-width:230px!important;}
}
@media(max-width:700px){
  .site-main:before{height:560px!important;background-size:cover!important;}
  .site-main:after{top:390px!important;height:190px!important;}
  .calendar-preview-card .calendar-illustration{min-height:0!important;}
  .calendar-illustration img{width:200px!important;max-width:200px!important;}
}


/* v9.8.14 calendar preview illustration safe rendering */
.calendar-preview-card{grid-template-columns:340px minmax(0,1fr) 300px!important;overflow:visible!important;}
.calendar-preview-card .calendar-illustration{min-height:250px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 20px 0 10px!important;overflow:visible!important;}
.calendar-illustration img{width:min(285px,100%)!important;max-width:285px!important;max-height:250px!important;height:auto!important;object-fit:contain!important;object-position:center center!important;display:block!important;}
@media(max-width:1050px){.calendar-preview-card{grid-template-columns:1fr!important}.calendar-preview-card .calendar-illustration{min-height:175px!important;justify-content:flex-start!important}.calendar-illustration img{width:220px!important;max-width:220px!important;max-height:175px!important}}
@media(max-width:700px){.calendar-preview-card .calendar-illustration{min-height:0!important}.calendar-illustration img{width:190px!important;max-width:190px!important;max-height:155px!important}}

.seo-copy-grid{display:grid;grid-template-columns:1.25fr .85fr .85fr;gap:22px;margin-top:30px}
.seo-copy-card{background:#fff;border:1px solid var(--card-line);border-radius:15px;box-shadow:0 12px 28px rgba(12,50,96,.045);padding:24px 27px}
.seo-copy-main{background:linear-gradient(180deg,#fbfdff,#f3f8ff)}
.seo-copy-card h2{font-size:29px;line-height:1.12;letter-spacing:-.045em;margin:8px 0 12px;color:#07152f}
.seo-copy-card h3{font-size:18px;margin:0 0 10px;color:#07152f}
.seo-copy-card p{color:#536d8e;line-height:1.65;margin:0 0 14px}
.seo-copy-card a{font-weight:950;color:var(--brand)}
.more-tools-strip{margin-top:28px}
.more-tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.more-tools-grid a{display:block;background:#fff;border:1px solid var(--card-line);border-radius:14px;box-shadow:0 10px 24px rgba(12,50,96,.045);padding:20px 22px;color:#07152f}
.more-tools-grid strong{display:block;font-size:17px;margin-bottom:8px}
.more-tools-grid span{display:block;color:#536d8e;line-height:1.5}
.calendar-preview-card .calendar-illustration{overflow:visible!important;padding:0 22px!important}
.calendar-illustration img{object-fit:contain!important;object-position:center center!important;}
@media(max-width:1050px){.seo-copy-grid,.more-tools-grid{grid-template-columns:1fr}.seo-copy-card h2{font-size:26px}}

.calendar-preview-card .calendar-illustration{background:transparent!important;}
.calendar-preview-card .calendar-illustration img{background:transparent!important;border:0!important;box-shadow:none!important;}
@media(max-width:1050px){.calendar-preview-card .calendar-illustration img{width:230px!important;max-width:230px!important;max-height:220px!important}}
@media(max-width:700px){.calendar-preview-card .calendar-illustration img{width:190px!important;max-width:190px!important;max-height:180px!important}}


@media (max-width: 1050px){
  .wrap{width:min(100% - 32px, 1180px)!important;}
  .site-main{padding-top:0!important;}
  .home-hero-blueprint{margin-bottom:18px!important;}
  .home-hero-v2{
    grid-template-columns:1fr!important;
    gap:22px!important;
    padding-top:44px!important;
    padding-bottom:34px!important;
  }
  .home-hero-copy{padding:0!important;}
  .home-hero-copy h1{
    max-width:760px!important;
    font-size:clamp(34px, 7vw, 52px)!important;
    line-height:1.04!important;
    margin:14px 0 12px!important;
  }
  .home-hero-copy .lead{max-width:680px!important;font-size:17px!important;line-height:1.58!important;}
  .hero-actions{margin-top:18px!important;}
  .trusted-line{margin-top:16px!important;}
  .today-card{
    max-width:100%!important;
    width:100%!important;
    padding:18px 20px!important;
    border-radius:18px!important;
    box-shadow:0 16px 34px rgba(12,50,96,.06)!important;
  }
  .today-card h2{font-size:13px!important;margin-bottom:6px!important;}
  .today-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 18px!important;}
  .today-row{padding:12px 0!important;grid-template-columns:34px 1fr!important;column-gap:10px!important;}
  .today-icon{width:30px!important;height:30px!important;}
  .today-row span:not(.today-icon){font-size:12px!important;}
  .today-row strong{font-size:15px!important;}

  .home-calculator-card{margin-top:20px!important;padding:20px!important;grid-template-columns:1fr!important;gap:18px!important;}
  .calc-aside{padding:18px 0 0!important;border-left:0!important;border-top:1px solid #dce8f7!important;}
  .aside-icon{width:38px!important;height:38px!important;}

  .calendar-preview-card{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:22px!important;
    padding:22px!important;
    align-items:start!important;
  }
  .calendar-preview-card .calendar-illustration{display:none!important;}
  .mini-calendar-card{width:100%!important;max-width:100%!important;}
  .calendar-preview-copy h2{font-size:clamp(28px, 4.5vw, 38px)!important;line-height:1.08!important;}
  .calendar-preview-copy p{font-size:16px!important;line-height:1.6!important;}

  .more-tools-grid{grid-template-columns:1fr!important;}
  .seo-copy-grid{grid-template-columns:1fr!important;}
}

@media (max-width: 760px){
  .wrap{width:min(100% - 24px, 1180px)!important;}
  .nav-wrap{height:58px!important;}
  .brand{font-size:15px!important;gap:8px!important;}
  .brand-mark,.brand-mark-img{width:30px!important;height:30px!important;border-radius:9px!important;}
  .mobile-menu-toggle{width:34px!important;height:34px!important;border-radius:10px!important;}

  .site-main:before{height:470px!important;background-size:cover!important;opacity:.9!important;}
  .site-main:after{top:335px!important;height:160px!important;}
  .home-hero-v2{padding-top:28px!important;padding-bottom:26px!important;gap:18px!important;}
  .home-hero-copy h1{font-size:32px!important;line-height:1.08!important;letter-spacing:-.045em!important;}
  .home-hero-copy .lead{font-size:15px!important;line-height:1.55!important;}
  .eyebrow,.section-kicker{font-size:10px!important;letter-spacing:.08em!important;}
  .btn{min-height:42px!important;padding:10px 13px!important;border-radius:10px!important;font-size:13px!important;}
  .hero-actions{gap:10px!important;}
  .trusted-line{font-size:11px!important;gap:7px!important;}
  .mini-line-icon{width:14px!important;height:14px!important;}

  .today-card{padding:15px!important;border-radius:16px!important;}
  .today-list{grid-template-columns:1fr!important;}
  .today-row{padding:10px 0!important;}
  .today-row strong{font-size:14px!important;}

  .home-calculator-card{padding:16px!important;border-radius:16px!important;}
  .calc-main h2{font-size:20px!important;line-height:1.16!important;}
  .home-result-band{grid-template-columns:1fr 1fr 1fr!important;padding:14px!important;gap:10px!important;}
  .home-result-band span{font-size:11px!important;}
  .home-result-band strong{font-size:14px!important;}
  .result-badge{display:none!important;}

  .section{margin-top:26px!important;}
  .section-headline h2{font-size:24px!important;line-height:1.13!important;}
  .tool-grid-4{grid-template-columns:1fr!important;gap:12px!important;}
  .tool-tile{min-height:auto!important;padding:16px!important;border-radius:15px!important;}
  .tile-icon{width:32px!important;height:32px!important;margin-bottom:10px!important;}
  .tool-tile h3{font-size:15px!important;margin-bottom:6px!important;}
  .tool-tile p{font-size:13px!important;margin:0 0 10px!important;}

  .calendar-preview-card{
    grid-template-columns:1fr!important;
    gap:16px!important;
    padding:16px!important;
    border-radius:17px!important;
    margin-top:24px!important;
  }
  .calendar-preview-card .calendar-illustration{display:none!important;}
  .mini-calendar-card{padding:12px!important;border-radius:14px!important;overflow:hidden!important;}
  .mini-calendar-head{margin-bottom:9px!important;}
  .mini-calendar-head button{width:26px!important;height:26px!important;border-radius:8px!important;}
  .mini-weekdays,.mini-week-row{min-width:0!important;grid-template-columns:32px repeat(7,minmax(0,1fr))!important;gap:3px!important;}
  .mini-day,.mini-week-link{height:25px!important;font-size:11px!important;border-radius:7px!important;}
  .mini-weekdays span{font-size:9px!important;}
  .calendar-preview-copy h2{font-size:27px!important;line-height:1.08!important;}
  .calendar-preview-copy p{font-size:14px!important;margin-bottom:14px!important;}
  .calendar-preview-copy .btn{width:100%!important;}

  .home-benefits{grid-template-columns:1fr 1fr!important;gap:0!important;border-radius:16px!important;overflow:hidden!important;}
  .home-benefits .feature-pill{padding:13px!important;display:flex!important;gap:10px!important;}
  .benefit-icon{width:30px!important;height:30px!important;flex:0 0 30px!important;}
  .feature-pill strong{font-size:13px!important;}
  .feature-pill span{font-size:11px!important;line-height:1.35!important;}

  .more-tools-strip{margin-top:24px!important;}
  .more-tools-grid{gap:10px!important;}
  .more-tools-grid a{padding:14px!important;border-radius:13px!important;}
  .lower-home-grid{grid-template-columns:1fr!important;gap:16px!important;}
  .guide-panel,.faq-panel{padding:16px!important;border-radius:16px!important;}
  .guide-list-compact a{grid-template-columns:34px 1fr!important;padding:10px!important;gap:10px!important;}
  .guide-list-compact a>span{width:30px!important;height:30px!important;border-radius:9px!important;}
  .seo-copy-card{padding:16px!important;border-radius:15px!important;}
  .seo-copy-card h2{font-size:24px!important;}

  .footer-grid{grid-template-columns:1fr!important;gap:18px!important;}
  .site-footer{padding-top:30px!important;}
}

@media (max-width: 420px){
  .home-hero-copy h1{font-size:29px!important;}
  .hero-actions .btn{width:100%!important;}
  .home-result-band{grid-template-columns:1fr!important;}
  .home-benefits{grid-template-columns:1fr!important;}
  .home-benefits .feature-pill{border-right:0!important;border-bottom:1px solid var(--card-line)!important;}
  .home-benefits .feature-pill:last-child{border-bottom:0!important;}
}


@media (max-width: 1180px){
  .wrap{width:min(100% - 34px,1180px)!important;}
  .site-main:before{height:520px!important;background-size:cover!important;opacity:.82!important;}
  .site-main:after{top:360px!important;height:170px!important;}

  .home-hero-v2{grid-template-columns:1fr!important;gap:18px!important;padding-top:38px!important;padding-bottom:28px!important;}
  .home-hero-copy h1{max-width:820px!important;font-size:clamp(34px,5.8vw,50px)!important;line-height:1.06!important;margin:12px 0 10px!important;}
  .home-hero-copy .lead{max-width:780px!important;font-size:16px!important;line-height:1.55!important;margin-bottom:0!important;}
  .hero-actions{margin-top:16px!important;}
  .trusted-line{margin-top:14px!important;}

  .today-card{min-height:0!important;height:auto!important;padding:16px 18px!important;border-radius:17px!important;}
  .today-card h2{margin:0 0 8px!important;}
  .today-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 18px!important;}
  .today-row{min-height:0!important;padding:10px 0!important;grid-template-columns:32px minmax(0,1fr)!important;}
  .today-row:nth-last-child(-n+2){border-bottom:0!important;}

  .home-calculator-card{margin-top:22px!important;grid-template-columns:1fr!important;padding:18px!important;gap:16px!important;}
  .home-form-grid{grid-template-columns:1fr 1fr!important;gap:12px!important;}
  .home-calc-action{grid-column:1 / -1!important;}
  .home-calc-action .btn{width:100%!important;}
  .calc-aside{min-height:0!important;padding:14px 0 0!important;border-left:0!important;border-top:1px solid #dce8f7!important;display:grid!important;grid-template-columns:34px 1fr!important;gap:10px 14px!important;align-items:start!important;}
  .calc-aside .aside-icon{grid-row:1 / span 2!important;width:34px!important;height:34px!important;}
  .calc-aside p{margin:0!important;}

  .tool-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;}
  .tool-tile{min-height:0!important;padding:16px!important;}

  .calendar-preview-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:18px!important;padding:18px!important;align-items:center!important;overflow:hidden!important;}
  .calendar-preview-card > .calendar-illustration,
  .calendar-preview-card .calendar-illustration,
  .calendar-preview-card .calendar-illustration img{
    display:none!important;
    visibility:hidden!important;
    width:0!important;
    max-width:0!important;
    height:0!important;
    max-height:0!important;
    min-height:0!important;
    overflow:hidden!important;
    padding:0!important;
    margin:0!important;
    opacity:0!important;
  }
  .mini-calendar-card{max-width:none!important;width:100%!important;}
  .calendar-preview-copy h2{font-size:clamp(28px,4vw,36px)!important;line-height:1.08!important;}
  .calendar-preview-copy p{font-size:15px!important;line-height:1.55!important;}

  .home-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;overflow:hidden!important;}
  .home-benefits .feature-pill{min-height:0!important;padding:14px!important;}
  .more-tools-grid{grid-template-columns:1fr!important;}
  .lower-home-grid{grid-template-columns:1fr!important;}
  .seo-copy-grid{grid-template-columns:1fr!important;}
}

@media (max-width: 760px){
  .wrap{width:min(100% - 20px,1180px)!important;}
  .site-main:before{height:390px!important;opacity:.72!important;}
  .site-main:after{top:285px!important;height:130px!important;}
  .site-main{padding-bottom:42px!important;}

  .home-hero-v2{padding-top:22px!important;padding-bottom:20px!important;gap:14px!important;}
  .home-hero-blueprint{margin-bottom:10px!important;}
  .eyebrow,.section-kicker{font-size:9px!important;letter-spacing:.075em!important;line-height:1.3!important;}
  .home-hero-copy h1{font-size:29px!important;line-height:1.05!important;letter-spacing:-.05em!important;margin:10px 0 9px!important;}
  .home-hero-copy .lead{font-size:13px!important;line-height:1.48!important;}
  .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:13px!important;}
  .hero-actions .btn{width:100%!important;min-height:38px!important;padding:9px 8px!important;font-size:12px!important;border-radius:9px!important;}
  .trusted-line{font-size:10px!important;gap:6px!important;flex-wrap:wrap!important;margin-top:11px!important;}
  .trust-dot{width:3px!important;height:3px!important;}

  .today-card{padding:13px!important;border-radius:15px!important;box-shadow:0 10px 24px rgba(12,50,96,.055)!important;}
  .today-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 10px!important;}
  .today-row{padding:8px 0!important;grid-template-columns:25px minmax(0,1fr)!important;column-gap:7px!important;}
  .today-icon{width:23px!important;height:23px!important;}
  .today-icon svg{width:13px!important;height:13px!important;}
  .today-row span:not(.today-icon){font-size:9px!important;line-height:1.25!important;}
  .today-row strong{font-size:11px!important;line-height:1.25!important;}

  .home-calculator-card{padding:14px!important;border-radius:15px!important;margin-top:18px!important;}
  .home-form-grid{grid-template-columns:1fr!important;gap:10px!important;margin-top:12px!important;}
  .home-form-grid label{font-size:11px!important;margin-bottom:5px!important;}
  .home-form-grid input{height:38px!important;font-size:12px!important;border-radius:9px!important;}
  .calc-main h2{font-size:19px!important;}
  .home-result-band{grid-template-columns:repeat(3,1fr)!important;padding:12px!important;gap:8px!important;border-radius:12px!important;}
  .home-result-band span{font-size:9px!important;}
  .home-result-band strong{font-size:12px!important;}
  .calc-aside{grid-template-columns:1fr!important;padding-top:12px!important;gap:7px!important;}
  .calc-aside .aside-icon{display:none!important;}
  .calc-aside p{font-size:12px!important;line-height:1.45!important;}

  .section{margin-top:22px!important;}
  .section-headline{display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important;align-items:start!important;}
  .section-headline h2{font-size:21px!important;line-height:1.08!important;}
  .section-headline > a{font-size:11px!important;white-space:nowrap!important;}
  .tool-grid-4{grid-template-columns:1fr!important;gap:10px!important;}
  .tool-tile{padding:13px!important;border-radius:13px!important;}
  .tool-tile p{font-size:12px!important;line-height:1.4!important;}

  .calendar-preview-card{grid-template-columns:1fr!important;gap:12px!important;padding:13px!important;margin-top:20px!important;border-radius:15px!important;}
  .mini-calendar-card{padding:10px!important;border-radius:12px!important;}
  .mini-calendar-head strong{font-size:12px!important;}
  .mini-calendar-head button{width:24px!important;height:24px!important;}
  .mini-weekdays,.mini-week-row{grid-template-columns:30px repeat(7,minmax(0,1fr))!important;gap:2px!important;}
  .mini-day,.mini-week-link{height:22px!important;font-size:10px!important;border-radius:6px!important;}
  .mini-weekdays span{font-size:8px!important;}
  .calendar-preview-copy h2{font-size:24px!important;line-height:1.05!important;}
  .calendar-preview-copy p{font-size:12px!important;line-height:1.45!important;margin-bottom:12px!important;}
  .calendar-preview-copy .btn{width:100%!important;}

  .home-benefits{grid-template-columns:1fr!important;border-radius:14px!important;}
  .home-benefits .feature-pill{padding:12px!important;border-right:0!important;border-bottom:1px solid var(--card-line)!important;}
  .home-benefits .feature-pill:last-child{border-bottom:0!important;}
  .benefit-icon{width:27px!important;height:27px!important;flex:0 0 27px!important;}

  .more-tools-grid a,.seo-copy-card{padding:13px!important;}
  .guide-panel,.faq-panel{padding:14px!important;}
  .guide-list-compact a{padding:9px!important;}
  .site-footer{padding-top:26px!important;}
}

@media (max-width: 380px){
  .home-hero-copy h1{font-size:27px!important;}
  .today-list{grid-template-columns:1fr!important;}
  .today-row:nth-last-child(-n+2){border-bottom:1px solid #e6edf7!important;}
  .today-row:last-child{border-bottom:0!important;}
}

.related-tools-title{font-size:15px;line-height:1.3;margin:22px 0 10px;color:#07152f;letter-spacing:-.015em}.calc-tab[aria-current="page"]{background:var(--brand);color:#fff;border-color:transparent;box-shadow:0 10px 22px rgba(37,99,235,.18)}.current-tool-card{border-color:#b9d1f5;background:linear-gradient(180deg,#fff,#f7fbff)}.current-tool-card .btn.small{background:var(--soft);color:var(--brand);border-color:#d5e3f5}.page-tools .guide-grid,.section .guide-grid{align-items:stretch}@media(max-width:700px){.related-tools-title{margin-top:18px}.calc-tab{padding:13px 14px}.page-tools .lead{font-size:16px}}


.main-nav a[href$="/tools/"]{white-space:nowrap;}
.calculator-layout>.panel:first-child{min-width:0;}
.calc-tabs .calc-tab{display:flex;align-items:center;justify-content:space-between;gap:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25;}
.tool-group-switch{margin-top:24px;padding-top:20px;border-top:1px solid #dbe5f3;display:grid;gap:10px;}
.tool-group-switch h3{font-size:15px;line-height:1.25;margin:0 0 2px;color:#07152f;letter-spacing:-.015em;}
.tool-group-switch a{display:block;border:1px solid #d5e3f5;background:#fff;border-radius:12px;padding:12px 13px;color:#10233f;box-shadow:0 8px 18px rgba(12,50,96,.035);}
.tool-group-switch a:hover{border-color:#b9d1f5;background:#f8fbff;color:#0b5bd3;}
.tool-group-switch strong{display:block;font-size:13px;line-height:1.2;margin-bottom:4px;}
.tool-group-switch span{display:block;color:#536d8e;font-size:12px;line-height:1.35;}
.tool-crosslinks{margin-top:26px!important;}
.tool-crosslinks .guide-card h3{font-size:20px;}
.tool-crosslinks .guide-card p{min-height:0;}
.section-link{font-weight:900;color:var(--brand);white-space:nowrap;}
@media(max-width:1050px){
  .calc-tabs .calc-tab{white-space:normal;}
  .tool-group-switch{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;}
  .tool-group-switch h3{grid-column:1/-1;}
}
@media(max-width:700px){
  .main-nav a[href$="/tools/"]{white-space:normal;}
  .tool-group-switch{grid-template-columns:1fr;}
  .calc-tabs .calc-tab{padding:12px 13px;font-size:13px;}
  .tool-crosslinks .section-headline{grid-template-columns:1fr!important;}
}

.calculator-next{margin-top:30px!important;}
.calculator-next .section-headline{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px;}
.calculator-next .section-headline h2{font-size:clamp(26px,3vw,38px);margin:0;}
.calculator-next .compact-cards{gap:20px;}
.calculator-next .tool-card{min-height:0;padding:22px 24px;display:flex;flex-direction:column;justify-content:space-between;}
.calculator-next .tool-card h3{font-size:20px;margin-bottom:12px;}
.calculator-next .tool-card p{font-size:16px;line-height:1.55;margin:0 0 18px;color:#536d8e;}
.calculator-next .card-arrow{display:inline-flex;color:var(--brand);font-weight:950;margin-top:auto;}
.calculator-layout>.panel:first-child .calc-tab{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.calculator-layout>.panel:first-child{align-self:start;}
.tool-group-switch{display:none!important;}

@media(max-width:1050px){
  .calculator-next .section-headline{align-items:flex-start;}
  .calculator-next .compact-cards{grid-template-columns:repeat(3,minmax(0,1fr));}
  .site-main>.wrap.hero:first-child .stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:12px!important;max-width:none;}
  .site-main>.wrap.hero:first-child .stat-card{padding:14px 12px;border-bottom:0!important;border-right:1px solid #dbe5f3;}
  .site-main>.wrap.hero:first-child .stat-card:last-child{border-right:0;}
  .site-main>.wrap.hero:first-child .stat-card strong{font-size:20px;}
}
@media(max-width:760px){
  .calculator-next .compact-cards{grid-template-columns:1fr;gap:12px;}
  .calculator-next .section-headline{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:12px;}
  .calculator-next .section-headline h2{font-size:25px;line-height:1.12;}
  .calculator-next .section-link{font-size:13px;white-space:nowrap;}
  .calculator-next .tool-card{padding:17px 18px;border-radius:12px;}
  .calculator-next .tool-card h3{font-size:17px;margin-bottom:6px;}
  .calculator-next .tool-card p{font-size:14px;line-height:1.45;margin-bottom:10px;}
  .calculator-next .card-arrow{font-size:14px;}
  .site-main>.wrap.hero:first-child{gap:20px;padding:30px 0 34px;}
  .site-main>.wrap.hero:first-child h1{font-size:34px;line-height:1.04;margin:16px 0 12px;}
  .site-main>.wrap.hero:first-child .lead{font-size:15px;line-height:1.55;}
  .site-main>.wrap.hero:first-child .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:8px!important;border-radius:14px!important;}
  .site-main>.wrap.hero:first-child .stat-card{padding:12px 12px!important;border-right:0!important;border-bottom:1px solid #dbe5f3!important;}
  .site-main>.wrap.hero:first-child .stat-card:nth-child(odd){border-right:1px solid #dbe5f3!important;}
  .site-main>.wrap.hero:first-child .stat-card:nth-last-child(-n+2){border-bottom:0!important;}
  .site-main>.wrap.hero:first-child .stat-card span{font-size:11px;margin-bottom:2px;}
  .site-main>.wrap.hero:first-child .stat-card strong{font-size:18px;line-height:1.1;}
  .calculator-layout>.panel:first-child .calc-tab{white-space:normal;}
}
@media(max-width:430px){
  .calculator-next .section-headline{grid-template-columns:1fr;gap:4px;}
  .site-main>.wrap.hero:first-child .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}

@media (max-width: 1024px){
  .home-hero-v2{
    grid-template-columns:1fr!important;
    gap:18px!important;
    padding-top:34px!important;
    padding-bottom:24px!important;
  }
  .home-hero-copy h1{
    max-width:760px!important;
  }
  .today-card{
    min-height:0!important;
    padding:16px 18px!important;
    border-radius:18px!important;
  }
  .today-card h2{
    margin:0 0 8px!important;
    font-size:13px!important;
    letter-spacing:.13em!important;
  }
  .today-list{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:0!important;
  }
  .today-row{
    padding:10px 12px!important;
    min-height:0!important;
    grid-template-columns:28px minmax(0,1fr)!important;
    column-gap:8px!important;
    border-bottom:0!important;
    border-right:1px solid #e6edf7!important;
  }
  .today-row:last-child{border-right:0!important;}
  .today-icon{width:26px!important;height:26px!important;}
  .today-icon svg{width:14px!important;height:14px!important;}
  .today-row span:not(.today-icon){font-size:10px!important;line-height:1.25!important;white-space:normal!important;}
  .today-row strong{font-size:13px!important;line-height:1.25!important;}

  .home-calculator-card{
    grid-template-columns:1fr!important;
  }
  .calc-aside{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    padding:14px 16px!important;
    border-top:1px solid #e2eaf6!important;
  }
  .calc-aside .aside-icon{display:none!important;}
  .calc-aside p{margin:0!important;font-size:14px!important;line-height:1.45!important;max-width:70%!important;}
  .calc-aside a{white-space:nowrap!important;font-size:13px!important;}

  .tool-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;}

  .calendar-preview-card{
    grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)!important;
    gap:18px!important;
    padding:18px!important;
    align-items:center!important;
  }
  .calendar-preview-card .calendar-illustration{
    display:none!important;
  }
  .calendar-preview-copy h2{
    font-size:clamp(28px,4.4vw,38px)!important;
    line-height:1.08!important;
  }
  .calendar-preview-copy p{font-size:15px!important;line-height:1.55!important;}

  .home-benefits{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0!important;
    overflow:hidden!important;
  }
  .home-benefits .feature-pill{
    padding:14px!important;
    min-height:0!important;
    display:flex!important;
    gap:10px!important;
    align-items:flex-start!important;
    border-right:1px solid var(--card-line, #dbe5f3)!important;
    border-bottom:1px solid var(--card-line, #dbe5f3)!important;
  }
  .home-benefits .feature-pill:nth-child(even){border-right:0!important;}
  .home-benefits .feature-pill:nth-last-child(-n+2){border-bottom:0!important;}
  .benefit-icon{width:29px!important;height:29px!important;flex:0 0 29px!important;}

  .lower-home-grid{grid-template-columns:1fr!important;}
  .more-tools-grid{grid-template-columns:1fr!important;}
  .seo-copy-grid{grid-template-columns:1fr!important;}
}

@media (max-width: 760px){
  .wrap{width:min(100% - 18px,1180px)!important;}
  .home-hero-v2{
    padding-top:22px!important;
    padding-bottom:18px!important;
    gap:12px!important;
  }
  .home-hero-blueprint{margin-bottom:8px!important;}
  .home-hero-copy .eyebrow{
    font-size:10px!important;
    letter-spacing:.12em!important;
    padding:0!important;
    background:transparent!important;
  }
  .home-hero-copy h1{
    font-size:29px!important;
    line-height:1.04!important;
    margin:9px 0 8px!important;
    letter-spacing:-.045em!important;
  }
  .home-hero-copy .lead{
    font-size:13px!important;
    line-height:1.45!important;
    max-width:100%!important;
  }
  .hero-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    margin-top:12px!important;
  }
  .hero-actions .btn{
    min-height:38px!important;
    padding:9px 8px!important;
    border-radius:9px!important;
    font-size:12px!important;
  }
  .trusted-line{
    margin-top:10px!important;
    gap:6px!important;
    font-size:10px!important;
    flex-wrap:wrap!important;
  }

  .today-card{
    padding:10px!important;
    border-radius:14px!important;
    box-shadow:0 10px 22px rgba(12,50,96,.045)!important;
  }
  .today-card h2{
    font-size:10px!important;
    margin:0 0 5px!important;
  }
  .today-list{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .today-row{
    padding:7px 8px!important;
    grid-template-columns:22px minmax(0,1fr)!important;
    column-gap:6px!important;
    border-right:0!important;
    border-bottom:1px solid #e8eff8!important;
  }
  .today-row:nth-child(odd){border-right:1px solid #e8eff8!important;}
  .today-row:nth-last-child(-n+2){border-bottom:0!important;}
  .today-icon{width:20px!important;height:20px!important;}
  .today-icon svg{width:12px!important;height:12px!important;}
  .today-row span:not(.today-icon){font-size:8.5px!important;line-height:1.2!important;}
  .today-row strong{font-size:10.5px!important;line-height:1.2!important;}

  .home-calculator-card{margin-top:18px!important;border-radius:14px!important;}
  .calc-main{padding:14px!important;}
  .home-form-grid{grid-template-columns:1fr!important;gap:9px!important;}
  .home-calc-action .btn{width:100%!important;}
  .home-result-band{grid-template-columns:repeat(3,1fr)!important;padding:10px!important;gap:6px!important;}
  .home-result-band .result-badge{display:none!important;}
  .home-result-band span{font-size:8px!important;}
  .home-result-band strong{font-size:11px!important;}
  .calc-aside{
    display:block!important;
    padding:12px 14px!important;
  }
  .calc-aside p{max-width:none!important;font-size:11px!important;line-height:1.4!important;margin:0 0 6px!important;}
  .calc-aside a{font-size:11px!important;}

  .section{margin-top:22px!important;}
  .section-headline{grid-template-columns:1fr auto!important;gap:8px!important;}
  .section-headline h2{font-size:20px!important;line-height:1.08!important;}
  .section-headline > a{font-size:10px!important;}
  .tool-grid-4{grid-template-columns:1fr!important;gap:9px!important;}
  .tool-tile{padding:12px!important;border-radius:12px!important;}
  .tool-tile h3{font-size:13px!important;}
  .tool-tile p{font-size:10.5px!important;line-height:1.35!important;}

  .calendar-preview-card{
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:12px!important;
    margin-top:18px!important;
    border-radius:14px!important;
  }
  .mini-calendar-card{padding:9px!important;border-radius:12px!important;}
  .mini-weekdays,.mini-week-row{grid-template-columns:27px repeat(7,minmax(0,1fr))!important;gap:2px!important;}
  .mini-day,.mini-week-link{height:20px!important;font-size:9px!important;border-radius:6px!important;}
  .mini-weekdays span{font-size:7px!important;}
  .mini-calendar-head{margin-bottom:7px!important;}
  .calendar-preview-copy h2{font-size:22px!important;line-height:1.04!important;margin-bottom:6px!important;}
  .calendar-preview-copy p{font-size:11px!important;line-height:1.4!important;margin-bottom:10px!important;}
  .calendar-preview-copy .btn{width:100%!important;min-height:38px!important;font-size:12px!important;}

  .home-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:14px!important;}
  .home-benefits .feature-pill{padding:10px!important;gap:8px!important;}
  .home-benefits .feature-pill strong{font-size:11px!important;line-height:1.2!important;}
  .home-benefits .feature-pill span{font-size:9.5px!important;line-height:1.35!important;}
  .benefit-icon{width:24px!important;height:24px!important;flex:0 0 24px!important;}

  .guide-panel,.faq-panel,.seo-copy-card{padding:13px!important;border-radius:14px!important;}
  .guide-list-compact a{padding:8px!important;}
  .guide-list-compact p{font-size:10px!important;line-height:1.35!important;}

  .site-footer{padding:28px 0 18px!important;}
  .footer-grid{
    grid-template-columns:1fr 1fr!important;
    gap:18px 20px!important;
    align-items:start!important;
  }
  .footer-grid > div:first-child{grid-column:1/-1!important;}
  .footer-grid p{font-size:12px!important;line-height:1.45!important;max-width:280px!important;}
  .footer-grid h4{font-size:11px!important;margin:0 0 8px!important;letter-spacing:.08em;text-transform:uppercase;}
  .footer-grid a{font-size:12px!important;margin:5px 0!important;}
  .footer-bottom{margin-top:18px!important;font-size:10px!important;line-height:1.4!important;}
}

@media (max-width: 390px){
  .home-hero-copy h1{font-size:27px!important;}
  .hero-actions{grid-template-columns:1fr!important;}
  .today-list{grid-template-columns:1fr!important;}
  .today-row:nth-child(odd){border-right:0!important;}
  .today-row:nth-last-child(-n+2){border-bottom:1px solid #e8eff8!important;}
  .today-row:last-child{border-bottom:0!important;}
  .home-benefits{grid-template-columns:1fr!important;}
  .home-benefits .feature-pill{border-right:0!important;border-bottom:1px solid var(--card-line, #dbe5f3)!important;}
  .home-benefits .feature-pill:last-child{border-bottom:0!important;}
}


@media (min-width:701px) and (max-width:1100px){
  .calc-panel .form-grid.three{
    grid-template-columns:minmax(170px,1fr) 104px minmax(170px,1.05fr)!important;
    gap:14px!important;
    align-items:end!important;
  }
  .calc-panel .form-grid.three input#add-weeks{
    min-width:0!important;
    width:100%!important;
  }
  .calc-panel .form-grid.three select#add-mode{
    min-width:0!important;
    width:100%!important;
  }
}

@media (max-width:1050px){
  .calendar-preview-card{
    min-height:0!important;
    height:auto!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)!important;
  }
  .calendar-preview-card .calendar-illustration,
  .calendar-preview-card > .calendar-illustration{
    display:none!important;
    min-height:0!important;
    height:0!important;
    width:0!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;
    flex-basis:0!important;
  }
}

@media (max-width:760px){
  .calendar-preview-card{
    grid-template-columns:1fr!important;
    min-height:0!important;
    height:auto!important;
    padding-bottom:12px!important;
  }
  .calendar-preview-card .calendar-illustration,
  .calendar-preview-card > .calendar-illustration{
    display:none!important;
    min-height:0!important;
    height:0!important;
    padding:0!important;
    margin:0!important;
  }
  .calendar-preview-copy{
    margin:0!important;
    padding:0!important;
  }
  .calendar-preview-copy p{
    max-width:100%!important;
  }
}

@media (max-width:520px){
  .home-benefits .feature-pill span,
  .tool-tile p,
  .guide-list-compact p,
  .seo-copy-card p{
    color:#425a7b!important;
  }
  .benefit-icon,
  .tile-icon,
  .guide-list-compact .guide-icon{
    opacity:1!important;
  }
}


@media (max-width: 1050px){
  .today-icon,
  .tile-icon,
  .benefit-icon,
  .aside-icon,
  .mini-line-icon,
  .guide-list-compact .guide-icon{
    color:#075fc5!important;
    background:#e8f1ff!important;
    border:1px solid #cfe0f7!important;
    opacity:1!important;
    box-shadow:0 4px 12px rgba(37,99,235,.08)!important;
  }

  .today-icon svg,
  .tile-icon svg,
  .benefit-icon svg,
  .aside-icon svg,
  .mini-line-icon svg,
  .guide-list-compact .guide-icon svg{
    stroke-width:2.2!important;
  }

  .tool-tile p,
  .feature-pill span,
  .guide-list-compact p,
  .seo-copy-card p,
  .footer-grid p,
  .footer-grid a,
  .calc-aside p,
  .calendar-preview-copy p{
    color:#344c6f!important;
  }
}

@media (max-width: 760px){
  .tool-tile p{
    font-size:13px!important;
    line-height:1.45!important;
  }

  .guide-list-compact p,
  .seo-copy-card p,
  .calendar-preview-copy p,
  .calc-aside p{
    font-size:12.5px!important;
    line-height:1.5!important;
  }

  .home-benefits .feature-pill span,
  .feature-pill span{
    font-size:12px!important;
    line-height:1.45!important;
  }

  .footer-grid p,
  .footer-grid a{
    font-size:12.5px!important;
    line-height:1.45!important;
  }

  .today-row span,
  .today-row small{
    color:#334b6d!important;
  }

  .tile-icon,
  .benefit-icon,
  .guide-list-compact .guide-icon{
    width:28px!important;
    height:28px!important;
    flex:0 0 28px!important;
  }

  .today-icon{
    width:27px!important;
    height:27px!important;
    flex:0 0 27px!important;
  }
}

@media (max-width: 520px){
  .tool-tile p{
    font-size:12.8px!important;
  }

  .guide-list-compact p,
  .seo-copy-card p,
  .calendar-preview-copy p,
  .calc-aside p{
    font-size:12.2px!important;
  }

  .home-benefits .feature-pill span,
  .feature-pill span{
    font-size:11.8px!important;
  }

  .tile-icon,
  .benefit-icon,
  .guide-list-compact .guide-icon{
    background:#e7f0ff!important;
    color:#075fc5!important;
  }
}

@media (max-width: 760px){
  .site-main:before,
  .site-main:after,
  .home-hero-v2:after{
    display:none!important;
    content:none!important;
    background:none!important;
  }

  .site-main{
    background:#fff!important;
  }

  .home-hero-v2{
    padding-top:28px!important;
    padding-bottom:24px!important;
    gap:16px!important;
  }

  .home-hero-copy h1{
    font-size:31px!important;
    line-height:1.08!important;
    letter-spacing:-.045em!important;
    margin:10px 0 10px!important;
  }

  .home-hero-copy .lead{
    font-size:14.5px!important;
    line-height:1.55!important;
    color:#344c6f!important;
  }

  .hero-actions{
    margin-top:14px!important;
    gap:9px!important;
  }

  .hero-actions .btn{
    min-height:42px!important;
    font-size:13px!important;
    padding:10px 9px!important;
    border-radius:10px!important;
  }

  .trusted-line{
    font-size:11.5px!important;
    line-height:1.4!important;
    margin-top:12px!important;
  }

  .today-card{
    margin-top:2px!important;
    padding:13px!important;
    border-radius:15px!important;
  }

  .today-card h2{
    font-size:11px!important;
    line-height:1.3!important;
    margin-bottom:7px!important;
  }

  .today-row{
    padding:9px 8px!important;
    grid-template-columns:27px minmax(0,1fr)!important;
    column-gap:8px!important;
  }

  .today-icon{
    width:25px!important;
    height:25px!important;
  }

  .today-row span:not(.today-icon){
    font-size:11.5px!important;
    line-height:1.25!important;
  }

  .today-row strong{
    font-size:13.5px!important;
    line-height:1.25!important;
  }

  .tool-tile p,
  .calendar-preview-copy p,
  .guide-list-compact p,
  .seo-copy-card p,
  .calc-aside p,
  .compact-cards .tool-card p{
    font-size:13px!important;
    line-height:1.48!important;
  }

  .home-benefits .feature-pill span,
  .feature-pill span{
    font-size:12.3px!important;
    line-height:1.45!important;
  }
}

@media (max-width: 390px){
  .home-hero-copy h1{
    font-size:29px!important;
  }

  .hero-actions{
    grid-template-columns:1fr!important;
  }

  .today-list{
    grid-template-columns:1fr!important;
  }

  .today-row:nth-child(odd){
    border-right:0!important;
  }

  .today-row:nth-last-child(-n+2){
    border-bottom:1px solid #e8eff8!important;
  }

  .today-row:last-child{
    border-bottom:0!important;
  }
}

@media (min-width: 981px){
  .tool-result-grid-planning{
    align-items:stretch;
  }

  .tool-result-grid-planning .result-box{
    min-width:0;
  }

  .tool-result-grid-planning .result-box span{
    font-size:12.5px!important;
    line-height:1.25!important;
  }

  .tool-result-grid-planning .result-box strong{
    font-size:clamp(18px,1.25vw,21px)!important;
    line-height:1.26!important;
    letter-spacing:-.035em!important;
  }

  .tool-result-grid-planning .result-box strong,
  .tool-result-grid-working-days .result-box strong,
  .tool-result-grid-week-number .result-box strong,
  .tool-result-grid-deadline .result-box strong,
  .tool-result-grid-payroll-period .result-box strong,
  .tool-result-grid-timesheet-week .result-box strong{
    overflow-wrap:normal!important;
    word-break:normal!important;
  }

  .tool-result-grid-working-days{
    grid-template-columns:minmax(90px,.55fr) minmax(90px,.55fr) minmax(360px,1.9fr)!important;
  }

  .tool-result-grid-week-number{
    grid-template-columns:minmax(125px,.7fr) minmax(125px,.7fr) minmax(330px,1.7fr)!important;
  }

  .tool-result-grid-deadline{
    grid-template-columns:minmax(210px,1.05fr) minmax(135px,.62fr) minmax(320px,1.55fr)!important;
  }

  .tool-result-grid-payroll-period{
    grid-template-columns:minmax(135px,.58fr) minmax(315px,1.45fr) minmax(220px,1fr)!important;
  }

  .tool-result-grid-timesheet-week{
    grid-template-columns:minmax(135px,.62fr) minmax(390px,1.75fr) minmax(170px,.78fr)!important;
  }

  .tool-result-grid-working-days .result-box:nth-child(3) strong,
  .tool-result-grid-week-number .result-box:nth-child(3) strong,
  .tool-result-grid-deadline .result-box:nth-child(1) strong,
  .tool-result-grid-deadline .result-box:nth-child(3) strong,
  .tool-result-grid-payroll-period .result-box:nth-child(2) strong,
  .tool-result-grid-payroll-period .result-box:nth-child(3) strong,
  .tool-result-grid-timesheet-week .result-box:nth-child(2) strong,
  .tool-result-grid-timesheet-week .result-box:nth-child(3) strong{
    white-space:nowrap!important;
  }
}

@media (min-width: 981px) and (max-width: 1180px){
  .tool-result-grid-planning .result-box strong{
    font-size:18px!important;
  }

  .tool-result-grid-working-days{
    grid-template-columns:minmax(80px,.5fr) minmax(80px,.5fr) minmax(300px,1.9fr)!important;
  }

  .tool-result-grid-week-number{
    grid-template-columns:minmax(105px,.62fr) minmax(105px,.62fr) minmax(285px,1.76fr)!important;
  }

  .tool-result-grid-deadline,
  .tool-result-grid-payroll-period,
  .tool-result-grid-timesheet-week{
    gap:10px!important;
  }
}

@media (max-width: 980px){
  .tool-result-grid-planning .result-box strong{
    white-space:normal!important;
  }
}


.guide-list-compact a{
  grid-template-columns:42px minmax(0,1fr) 18px!important;
  align-items:center!important;
}

.guide-list-compact a:after{
  grid-column:3!important;
  grid-row:1 / span 2!important;
  align-self:center!important;
  justify-self:center!important;
  line-height:1!important;
  margin:0!important;
}

.guide-list-compact a > div{
  min-width:0!important;
}

.guide-list-compact .guide-icon{
  width:35px!important;
  height:35px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:10px!important;
  background:#e8f1ff!important;
  color:#075fc5!important;
  border:1px solid #cfe0f7!important;
  flex:0 0 35px!important;
}

.calendar-preview-card{
  min-height:0!important;
  height:auto!important;
}

@media (min-width: 761px) and (max-width: 1180px){
  .calendar-preview-card{
    grid-template-columns:minmax(360px,1fr) minmax(320px,.92fr)!important;
    align-items:start!important;
    gap:20px!important;
    padding:22px!important;
    overflow:hidden!important;
  }

  .mini-calendar-card{
    align-self:start!important;
  }

  .calendar-preview-copy{
    align-self:center!important;
    margin:0!important;
    padding:0!important;
  }

  .calendar-preview-copy .btn{
    width:100%!important;
  }
}

@media (max-width: 760px){
  .guide-list-compact a{
    grid-template-columns:34px minmax(0,1fr) 18px!important;
    gap:10px!important;
    padding:13px 12px!important;
    align-items:center!important;
  }

  .guide-list-compact a:after{
    grid-column:3!important;
    grid-row:1 / span 2!important;
    align-self:center!important;
    justify-self:center!important;
    line-height:1!important;
  }

  .guide-list-compact .guide-icon{
    width:30px!important;
    height:30px!important;
    flex:0 0 30px!important;
    border-radius:9px!important;
  }

  .guide-list-compact strong{
    font-size:14px!important;
    line-height:1.25!important;
  }

  .guide-list-compact p{
    font-size:12.5px!important;
    line-height:1.42!important;
  }

  .calendar-preview-card{
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:14px!important;
    min-height:0!important;
    height:auto!important;
  }
}


/* The calendar preview arrows are decorative only, so they are now spans instead of focusable aria-hidden buttons. */
.mini-calendar-head .mini-nav-placeholder{
  width:31px;
  height:31px;
  border-radius:9px;
  display:grid;
  place-items:center;
  background:#f5f9ff;
  color:#144e9d;
  font-size:22px;
  font-weight:900;
  line-height:1;
}

/* Make actual tappable controls safer for Lighthouse touch-target checks. */
.mobile-menu-toggle,
.theme-toggle{
  min-width:44px;
  min-height:44px;
}
.main-nav a,
.btn,
.calc-tab,
.tool-tile,
.guide-list-compact a{
  touch-action:manipulation;
}

@media (max-width:760px){
  .main-nav a,
  .btn,
  .hero-actions .btn,
  .calendar-preview-copy .btn,
  .calc-tab,
  .guide-list-compact a{
    min-height:44px!important;
  }

  .mini-week-link{
    min-width:32px!important;
    min-height:32px!important;
    height:32px!important;
  }

  .mini-day{
    min-height:28px!important;
    height:28px!important;
  }

  .mini-calendar-head .mini-nav-placeholder{
    width:30px!important;
    height:30px!important;
    border-radius:8px!important;
  }
}

/* Remove the boxed light-blue backgrounds from the small benefit/trust icons. */
.trusted-line,
.trusted-line strong{
  color:#334b6d!important;
}

.mini-line-icon,
.benefit-icon{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  color:#1d4ed8!important;
}

.mini-line-icon svg,
.benefit-icon svg{
  stroke:currentColor!important;
  stroke-width:2.35!important;
}

/* Circular icons may keep the circle, but without the soft shadow. */
.today-icon,
.tile-icon,
.guide-list-compact .guide-icon,
.aside-icon{
  box-shadow:none!important;
}

@media (max-width:1050px){
  .tile-icon,
  .guide-list-compact .guide-icon,
  .today-icon,
  .aside-icon{
    background:#eef5ff!important;
    border:1px solid #cfe0f7!important;
    color:#1d4ed8!important;
    box-shadow:none!important;
  }

  .benefit-icon,
  .mini-line-icon{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
}

@media (max-width:760px){
  .benefit-icon{
    width:31px!important;
    height:31px!important;
    flex:0 0 31px!important;
  }

  .benefit-icon svg{
    width:30px!important;
    height:30px!important;
  }

  .mini-line-icon{
    width:18px!important;
    height:18px!important;
    flex:0 0 18px!important;
  }

  .mini-line-icon svg{
    width:18px!important;
    height:18px!important;
  }
}


@media (min-width: 1101px) {
  .calendar-preview-card {
    grid-template-columns: minmax(360px, 0.95fr) minmax(320px, 0.78fr) minmax(220px, 0.45fr) !important;
    align-items: center !important;
    gap: 30px !important;
  }

  .calendar-preview-card .calendar-illustration,
  .calendar-preview-card > .calendar-illustration {
    display: flex !important;
    min-height: 0 !important;
    padding: 0 !important;
    align-items: center !important;
    justify-content: center !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  .calendar-preview-card .calendar-illustration img {
    display: block !important;
    width: min(230px, 100%) !important;
    max-width: 230px !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
    filter: drop-shadow(0 18px 28px rgba(37,99,235,.16)) !important;
    opacity: 1 !important;
  }
}

@media (max-width: 1100px) {
  .calendar-preview-card {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    align-items: center !important;
  }

  .calendar-preview-card .calendar-illustration,
  .calendar-preview-card > .calendar-illustration {
    display: none !important;
  }
}

@media (max-width: 760px) {
  .calendar-preview-card {
    grid-template-columns: 1fr !important;
  }
}


@media (min-width: 1181px) {
  .calendar-preview-card {
    grid-template-columns: minmax(340px, 0.92fr) minmax(320px, 0.78fr) minmax(230px, 0.48fr) !important;
    align-items: center !important;
    gap: 30px !important;
    overflow: visible !important;
  }

  .calendar-preview-card > .calendar-illustration,
  .calendar-preview-card .calendar-illustration {
    display: flex !important;
    visibility: visible !important;
    width: auto !important;
    min-width: 230px !important;
    max-width: none !important;
    height: auto !important;
    min-height: 230px !important;
    max-height: none !important;
    padding: 0 8px !important;
    margin: 0 !important;
    overflow: visible !important;
    align-items: center !important;
    justify-content: center !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .calendar-preview-card > .calendar-illustration img,
  .calendar-preview-card .calendar-illustration img {
    display: block !important;
    visibility: visible !important;
    width: min(260px, 100%) !important;
    max-width: 260px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: center center !important;
    opacity: 1 !important;
    filter: drop-shadow(0 18px 28px rgba(37,99,235,.16)) !important;
  }
}

@media (max-width: 1180px) {
  .calendar-preview-card > .calendar-illustration,
  .calendar-preview-card .calendar-illustration {
    display: none !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
  }
}


@media (min-width: 1025px) {
  .calendar-preview-card {
    grid-template-columns: minmax(330px, 0.92fr) minmax(300px, 0.78fr) minmax(190px, 0.42fr) !important;
    align-items: center !important;
    gap: 28px !important;
    overflow: visible !important;
  }

  .calendar-preview-card > .calendar-illustration,
  .calendar-preview-card .calendar-illustration {
    display: flex !important;
    visibility: visible !important;
    width: auto !important;
    min-width: 190px !important;
    max-width: 280px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 0 8px !important;
    margin: 0 !important;
    overflow: visible !important;
    align-items: center !important;
    justify-content: center !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    opacity: 1 !important;
  }

  .calendar-preview-card > .calendar-illustration img,
  .calendar-preview-card .calendar-illustration img {
    display: block !important;
    visibility: visible !important;
    width: clamp(180px, 14vw, 260px) !important;
    max-width: 260px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: center center !important;
    opacity: 1 !important;
    filter: drop-shadow(0 18px 28px rgba(37,99,235,.14)) !important;
  }
}

@media (min-width: 761px) and (max-width: 1024px) {
  .calendar-preview-card {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 18px !important;
    overflow: hidden !important;
  }

  .calendar-preview-card > .calendar-illustration,
  .calendar-preview-card .calendar-illustration {
    display: none !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
  }
}

@media (max-width: 760px) {
  .calendar-preview-card > .calendar-illustration,
  .calendar-preview-card .calendar-illustration {
    display: none !important;
  }

  /* Larger touch targets for Lighthouse mobile accessibility. */
  .mini-calendar-card a,
  .mini-week-link,
  .calendar-preview-copy .btn,
  .hero-actions .btn,
  .tool-tile,
  .guide-list-compact a,
  .site-nav a,
  .nav-toggle,
  .theme-toggle,
  .section-headline > a,
  .faq-more {
    min-height: 44px !important;
  }

  .mini-week-link {
    min-width: 44px !important;
    height: 44px !important;
  }

  .mini-day {
    min-height: 36px !important;
  }

  .mini-weekdays,
  .mini-week-row {
    grid-template-columns: 44px repeat(7, minmax(36px, 1fr)) !important;
    gap: 5px !important;
  }
}

:root:not([data-theme="dark"]) .trusted-line,
:root:not([data-theme="dark"]) .tool-tile p,
:root:not([data-theme="dark"]) .calendar-preview-copy p,
:root:not([data-theme="dark"]) .guide-list-compact p,
:root:not([data-theme="dark"]) .seo-copy-card p,
:root:not([data-theme="dark"]) .calc-aside p,
:root:not([data-theme="dark"]) .feature-pill span,
:root:not([data-theme="dark"]) .mini-weekdays span,
:root:not([data-theme="dark"]) .today-row span:not(.today-icon) {
  color: #334d73 !important;
}

:root:not([data-theme="dark"]) .section-kicker,
:root:not([data-theme="dark"]) .section-headline > a,
:root:not([data-theme="dark"]) .tool-tile strong,
:root:not([data-theme="dark"]) .faq-more,
:root:not([data-theme="dark"]) .calendar-preview-copy .btn {
  color: #1d4ed8 !important;
}

:root:not([data-theme="dark"]) .btn.primary,
:root:not([data-theme="dark"]) .calendar-preview-copy .btn {
  color: #ffffff !important;
}

:root:not([data-theme="dark"]) .site-footer,
:root:not([data-theme="dark"]) .site-footer p,
:root:not([data-theme="dark"]) .site-footer a,
:root:not([data-theme="dark"]) .footer-bottom,
:root:not([data-theme="dark"]) .footer-bottom * {
  color: #334155 !important;
}

:root:not([data-theme="dark"]) .site-footer h4,
:root:not([data-theme="dark"]) .footer-brand span:last-child {
  color: #07152f !important;
}

@media (max-width: 760px) {
  .footer-bottom {
    font-size: 11.5px !important;
    line-height: 1.55 !important;
  }
}


@media (min-width: 701px) {
  .calculator-layout .result-grid {
    grid-template-columns: minmax(105px, .72fr) minmax(150px, 1fr) minmax(270px, 1.5fr) !important;
    align-items: start !important;
  }

  .calculator-layout .result-box:nth-child(3) strong {
    white-space: nowrap !important;
    font-size: clamp(18px, 1.55vw, 22px) !important;
    line-height: 1.25 !important;
  }
}


@media (min-width: 760px){
  .calculator-layout .result-grid,
  .tool-result-grid{
    grid-template-columns:22% 28% 50%!important;
    align-items:stretch!important;
    gap:14px!important;
  }

  .calculator-layout .result-grid.calc-result-grid-between,
  .tool-result-grid-days-between,
  .tool-result-grid-business-days,
  .tool-result-grid-weeks-in-year,
  .tool-result-grid-project-timeline,
  .tool-result-grid-work-anniversary{
    grid-template-columns:30% 35% 35%!important;
  }

  .tool-result-grid-payroll-period,
  .tool-result-grid-timesheet-week{
    grid-template-columns:20% 52% 28%!important;
  }

  .tool-result-grid-deadline{
    grid-template-columns:30% 20% 50%!important;
  }

  .calculator-layout .result-grid .result-box,
  .tool-result-grid .result-box{
    min-width:0!important;
  }

  .calculator-layout .result-grid .result-box strong,
  .tool-result-grid .result-box strong{
    overflow-wrap:normal!important;
    word-break:normal!important;
  }

  .calculator-layout .result-grid.calc-result-grid-iso .result-box:nth-child(3) strong,
  .calculator-layout .result-grid.calc-result-grid-add .result-box:nth-child(3) strong,
  .calculator-layout .result-grid.calc-result-grid-today .result-box:nth-child(3) strong,
  .tool-result-grid-week-number .result-box:nth-child(3) strong,
  .tool-result-grid-deadline .result-box:nth-child(3) strong,
  .tool-result-grid-payroll-period .result-box:nth-child(2) strong,
  .tool-result-grid-timesheet-week .result-box:nth-child(2) strong{
    white-space:nowrap!important;
    font-size:clamp(17px,1.28vw,23px)!important;
    line-height:1.16!important;
    letter-spacing:-.045em!important;
  }
}

@media (min-width:760px) and (max-width:1120px){
  .calculator-layout .result-grid,
  .tool-result-grid{
    gap:10px!important;
  }
  .calculator-layout .result-grid .result-box,
  .tool-result-grid .result-box{
    padding:15px!important;
  }
  .calculator-layout .result-grid.calc-result-grid-iso .result-box:nth-child(3) strong,
  .calculator-layout .result-grid.calc-result-grid-add .result-box:nth-child(3) strong,
  .calculator-layout .result-grid.calc-result-grid-today .result-box:nth-child(3) strong,
  .tool-result-grid-week-number .result-box:nth-child(3) strong,
  .tool-result-grid-deadline .result-box:nth-child(3) strong,
  .tool-result-grid-payroll-period .result-box:nth-child(2) strong,
  .tool-result-grid-timesheet-week .result-box:nth-child(2) strong{
    font-size:16px!important;
  }
}

@media (max-width:759px){
  .calculator-layout .result-grid .result-box strong,
  .tool-result-grid .result-box strong{
    white-space:normal!important;
  }
}

.calc-action-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:4px}.calc-action-row .btn{margin-top:0}.calc-calendar-link{display:inline-flex;align-items:center;font-weight:900;color:var(--brand);padding:10px 0}.calc-calendar-link:hover{text-decoration:underline}.week-row{scroll-margin-top:98px}.week-row:target{outline:3px solid rgba(37,99,235,.35);outline-offset:4px;border-radius:12px;background:rgba(37,99,235,.06)}@media(max-width:700px){.calc-action-row{align-items:flex-start;flex-direction:column;gap:8px}.calc-calendar-link{padding:0 0 4px}}


.tool-calendar-link-wrap{margin:14px 0 0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tool-calendar-link-wrap .calc-calendar-link{padding:0}.tool-action-row{margin-top:8px;margin-bottom:0}

.tool-action-row .calc-calendar-link{padding:10px 0}.calendar-return-callout{margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:16px;background:color-mix(in srgb,var(--soft) 72%,var(--panel));}.calendar-return-callout.hidden{display:none}.calendar-return-callout strong{display:block;font-weight:900;margin-bottom:4px}.calendar-return-callout p{margin:0 0 10px;color:var(--muted);font-size:14px}.calendar-return-actions{display:flex;flex-wrap:wrap;gap:10px}.calendar-return-actions a{font-weight:900;color:var(--brand);font-size:14px}.calendar-return-actions a:hover{text-decoration:underline}@media(max-width:700px){.calendar-return-actions{flex-direction:column;gap:6px}}

.calendar-inline-return{margin:8px 0 12px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--soft) 78%,var(--panel));box-shadow:0 10px 24px rgba(12,50,96,.06)}
.calendar-inline-return strong{display:block;font-size:13px;font-weight:950;color:var(--text);margin-bottom:2px}.calendar-inline-return span{display:block;font-size:13px;color:var(--muted);margin-bottom:8px}.calendar-inline-return .calendar-return-actions{display:flex;flex-wrap:wrap;gap:10px}.calendar-inline-return .calendar-return-actions a{font-size:13px;font-weight:950;color:var(--brand)}

.calendar-return-callout{display:none!important}.calendar-inline-return-pill{margin:10px 0 12px;display:flex;align-items:center}.calendar-return-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--brand);font-size:13px;font-weight:950;text-decoration:none;box-shadow:0 8px 22px rgba(15,23,42,.06)}.calendar-return-pill:hover{text-decoration:none;border-color:rgba(37,99,235,.38);background:color-mix(in srgb,var(--soft) 58%,var(--panel))}@media(max-width:700px){.calendar-return-pill{font-size:13px;padding:8px 10px}}


.calendar-inline-return.calendar-inline-return-pill{
  margin:8px 0 10px;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  display:flex;
  align-items:center;
}
.calendar-inline-return.calendar-inline-return-pill .calendar-return-pill{
  max-width:100%;
  white-space:nowrap;
  padding:7px 11px;
  font-size:12px;
  line-height:1.15;
  border-color:rgba(37,99,235,.18);
  background:rgba(255,255,255,.86);
}
@media(max-width:700px){
  .calendar-inline-return.calendar-inline-return-pill .calendar-return-pill{
    white-space:normal;
  }
}


.calendar-inline-return,
.calendar-inline-return-pill,
.calendar-return-pill{
  display:none!important;
}
.week-row.calendar-return-row{
  position:relative;
  cursor:pointer;
}
.week-row.calendar-return-row:focus-visible{
  outline:3px solid rgba(37,99,235,.35);
  outline-offset:6px;
  border-radius:12px;
}
.week-row.calendar-return-row::after{
  content:attr(data-return-label);
  position:absolute;
  left:50%;
  top:-12px;
  transform:translate(-50%,-100%);
  z-index:8;
  opacity:0;
  pointer-events:none;
  white-space:nowrap;
  padding:8px 11px;
  border:1px solid rgba(37,99,235,.20);
  border-radius:999px;
  background:rgba(255,255,255,.96);
  color:var(--brand);
  font-size:12px;
  font-weight:950;
  line-height:1;
  box-shadow:0 12px 28px rgba(15,23,42,.12);
  transition:opacity .15s ease, transform .15s ease;
}
.week-row.calendar-return-row:hover::after,
.week-row.calendar-return-row:focus-visible::after{
  opacity:1;
  transform:translate(-50%,-112%);
}
.week-row.calendar-return-row .week-link,
.week-row.calendar-return-row .day{
  transition:transform .15s ease;
}
.week-row.calendar-return-row:hover .day{
  color:var(--brand);
}
@media(max-width:700px){
  .week-row.calendar-return-row::after{
    display:none;
  }
}


.calendar-return-callout,
.calendar-inline-return,
.calendar-inline-return-pill,
.calendar-return-pill{
  display:none!important;
}
.week-row.calendar-return-row{
  position:relative;
  cursor:pointer;
}
.week-row.calendar-return-row::after{
  content:attr(data-return-label);
  position:absolute;
  left:50%;
  top:100%;
  transform:translate(-50%,8px);
  z-index:12;
  visibility:hidden;
  opacity:0;
  pointer-events:none;
  white-space:nowrap;
  padding:7px 10px;
  border:1px solid rgba(37,99,235,.22);
  border-radius:999px;
  background:rgba(255,255,255,.98);
  color:var(--brand);
  font-size:12px;
  font-weight:950;
  line-height:1;
  box-shadow:0 12px 28px rgba(15,23,42,.12);
  transition:opacity .14s ease, transform .14s ease, visibility .14s ease;
}
@media (hover:hover) and (pointer:fine){
  .week-row.calendar-return-row:hover::after,
  .week-row.calendar-return-row:focus-visible::after{
    visibility:visible;
    opacity:1;
    transform:translate(-50%,12px);
  }
}
.week-row.calendar-return-row:focus-visible{
  outline:3px solid rgba(37,99,235,.35);
  outline-offset:6px;
  border-radius:14px;
}
.week-row.calendar-return-row:hover .day,
.week-row.calendar-return-row:hover .week-link{
  color:var(--brand);
}
@media(max-width:700px){
  .week-row.calendar-return-row::after{display:none!important;}
}


.calendar-return-callout,
.calendar-inline-return,
.calendar-inline-return-pill,
.calendar-return-pill{
  display:none!important;
}
.week-row.calendar-return-row{
  cursor:pointer;
}
.week-row.calendar-return-row::after{
  content:none!important;
  display:none!important;
}
.week-row.calendar-return-row:hover .day,
.week-row.calendar-return-row:hover .week-link{
  color:inherit!important;
}
.week-row.calendar-return-row .week-link:hover,
.week-row.calendar-return-row .day:hover{
  color:inherit!important;
}
.week-row.calendar-return-row:focus-visible{
  outline:3px solid rgba(37,99,235,.32);
  outline-offset:6px;
  border-radius:14px;
}
.calendar-hover-return-tooltip{
  position:fixed;
  z-index:9999;
  pointer-events:none;
  visibility:hidden;
  opacity:0;
  transform:translateY(4px);
  padding:7px 10px;
  border:1px solid rgba(37,99,235,.22);
  border-radius:999px;
  background:rgba(255,255,255,.98);
  color:var(--brand);
  font-size:12px;
  font-weight:950;
  line-height:1;
  white-space:nowrap;
  box-shadow:0 12px 28px rgba(15,23,42,.12);
  transition:opacity .12s ease, transform .12s ease, visibility .12s ease;
}
.calendar-hover-return-tooltip.is-visible{
  visibility:visible;
  opacity:1;
  transform:translateY(0);
}
@media print{
  .calendar-hover-return-tooltip{display:none!important;}
}
@media(max-width:700px){
  .calendar-hover-return-tooltip{display:none!important;}
}


.month-grid .week-row.calendar-current-week .week-link,
.month-grid .week-row.calendar-current-week .day:not(.muted){
  background:linear-gradient(135deg,var(--brand),var(--brand2));
  color:#fff;
}
.month-grid .week-row.calendar-selected-row{
  outline:3px solid rgba(37,99,235,.28);
  outline-offset:4px;
  border-radius:12px;
  background:rgba(37,99,235,.055);
}
.month-grid .week-row.calendar-selected-row .week-link,
.month-grid .week-row.calendar-selected-row .day:not(.muted){
  background:rgba(37,99,235,.14);
  color:var(--brand);
  box-shadow:inset 0 0 0 1px rgba(37,99,235,.18);
}
.month-grid .week-row.calendar-selected-row .week-link{
  background:linear-gradient(135deg,var(--brand),var(--brand2));
  color:#fff;
  box-shadow:none;
}
.month-grid .week-row.calendar-selected-row .day.today{
  background:linear-gradient(135deg,var(--brand),var(--brand2));
  color:#fff;
}

.month-grid .week-row.calendar-current-week .day.today,
.month-grid .week-row.calendar-selected-row .day.today{
  background:#fff!important;
  color:var(--brand)!important;
  box-shadow:inset 0 0 0 2px rgba(255,255,255,.96), 0 0 0 2px rgba(124,58,237,.42)!important;
  font-weight:950;
  transform:translateY(-1px);
}
.month-grid .week-row.calendar-current-week .day.today::after,
.month-grid .week-row.calendar-selected-row .day.today::after{
  content:'';
  width:4px;
  height:4px;
  border-radius:999px;
  background:var(--brand);
  position:absolute;
  bottom:4px;
  left:50%;
  transform:translateX(-50%);
}
.month-grid .week-row.calendar-current-week .day.today,
.month-grid .week-row.calendar-selected-row .day.today{
  position:relative;
}


.month-grid .week-row.calendar-current-week .day.today,
.month-grid .week-row.calendar-selected-row .day.today{
  background:#fff!important;
  color:#1d4ed8!important;
  box-shadow:inset 0 0 0 2px rgba(255,255,255,.98), 0 0 0 2px rgba(29,78,216,.82)!important;
}
.month-grid .week-row.calendar-current-week .day.today::after,
.month-grid .week-row.calendar-selected-row .day.today::after{
  background:#1d4ed8!important;
}

.tools-core-section{
  margin-top:30px;
}
.tools-core-card{
  position:relative;
  padding:26px 30px;
  background:linear-gradient(180deg,#fff,#f8fbff);
  border-color:#d5e3f5;
  box-shadow:0 10px 26px rgba(12,50,96,.045);
}
.tools-core-card h2{
  font-size:clamp(26px,2.4vw,34px);
}
.tools-category-section{
  margin-top:42px;
}
.tools-category-panel{
  background:linear-gradient(180deg,#f8fbff 0%,#fff 48%);
  border:1px solid #d5e3f5;
  border-radius:18px;
  box-shadow:0 16px 36px rgba(12,50,96,.06);
  padding:28px;
}
.tools-category-headline{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:18px;
  margin-bottom:20px;
  padding-bottom:18px;
  border-bottom:1px solid #dbe5f3;
}
.tools-category-headline h2{
  font-size:clamp(28px,2.8vw,40px);
  margin-bottom:8px;
}
.tools-category-headline .lead{
  max-width:740px;
  margin:0;
}
.tools-count{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  background:#eaf3ff;
  color:#1d4ed8;
  border:1px solid #cfe0f5;
  font-weight:950;
  font-size:13px;
  padding:8px 12px;
}
.tools-card-grid{
  gap:18px;
}
.tools-card-grid .tools-card{
  position:relative;
  overflow:hidden;
  min-height:168px;
  border-color:#cfe0f5;
  background:#fff;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.tools-card-grid .tools-card::before{
  content:'';
  position:absolute;
  top:0;
  left:0;
  right:0;
  height:4px;
  background:linear-gradient(90deg,#2563eb,#60a5fa);
}
.tools-card-grid .tools-card h3{
  font-size:19px;
}
.tools-card-grid .tools-card .btn.small{
  align-self:flex-start;
  background:#f8fbff;
  border-color:#d5e3f5;
}
@media(max-width:900px){
  .tools-category-headline{
    align-items:flex-start;
    flex-direction:column;
  }
  .tools-category-panel{
    padding:22px;
  }
}
@media(max-width:700px){
  .tools-core-card{
    padding:22px;
  }
  .tools-category-section{
    margin-top:30px;
  }
  .tools-category-panel{
    padding:18px;
    border-radius:16px;
  }
  .tools-card-grid .tools-card{
    min-height:0;
  }
}

.calendar-intro-section{margin-top:16px!important;}
.calendar-intro-slim{background:rgba(255,255,255,.82);border:1px solid #dce8f7;border-radius:22px;box-shadow:0 18px 44px rgba(12,50,96,.055);padding:18px 20px;}
.calendar-intro-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:12px;border-bottom:1px solid #edf3fb;}
.calendar-intro-head h2{font-size:clamp(24px,2.4vw,34px);margin:4px 0 0;letter-spacing:-.03em;}
.calendar-intro-head .select-wrap{margin-left:auto;white-space:nowrap;box-shadow:none;background:#f8fbff;}
.calendar-intro-body{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:18px;align-items:start;padding-top:14px;}
.calendar-view-note{margin:0;color:#60728b;font-size:15px;line-height:1.55;max-width:520px;}
.calendar-quick-line{border-left:4px solid #0b63ce;background:#f8fbff;border-radius:14px;padding:12px 14px;}
.calendar-quick-line p{margin:5px 0 0;color:#496381;font-size:14.5px;line-height:1.58;}
.calendar-main-section{margin-top:16px!important;}
.calendar-after-ad{margin-top:34px!important;margin-bottom:34px!important;}
@media(max-width:980px){.calendar-intro-head{align-items:flex-start}.calendar-intro-body{grid-template-columns:1fr}.calendar-intro-head .select-wrap{margin-left:0}}
@media(max-width:640px){.calendar-intro-section{margin-top:12px!important}.calendar-intro-slim{padding:14px;border-radius:18px}.calendar-intro-head{display:grid;grid-template-columns:1fr;gap:12px}.calendar-intro-head .select-wrap{width:100%;justify-content:space-between}.calendar-main-section{margin-top:14px!important}}

.calendar-main-section{margin-top:24px!important;}
.calendar-toolbar-compact{
  margin:0 0 24px!important;
  padding:22px 28px!important;
  align-items:center!important;
}
.calendar-toolbar-compact h2{
  margin:4px 0 8px!important;
}
.calendar-toolbar-compact .lead{
  max-width:760px;
  margin:0!important;
  font-size:16px!important;
  line-height:1.55!important;
}
.calendar-toolbar-compact .select-wrap{
  flex:0 0 auto;
}
.calendar-quick-panel{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#f8fbff,#fff)!important;
  border-left:4px solid #2563eb!important;
}
.calendar-quick-panel p{
  margin:8px 0 0!important;
  font-size:14.5px!important;
  line-height:1.58!important;
  color:#536d8e!important;
}
.calendar-quick-panel strong{
  color:#10233f!important;
}
@media(max-width:1050px){
  .calendar-toolbar-compact{
    display:block!important;
  }
  .calendar-toolbar-compact .select-wrap{
    margin-top:16px;
    width:max-content;
  }
}
@media(max-width:700px){
  .calendar-main-section{margin-top:18px!important;}
  .calendar-toolbar-compact{
    padding:20px!important;
    margin-bottom:18px!important;
  }
  .calendar-toolbar-compact .select-wrap{
    width:100%;
    justify-content:space-between;
  }
  .calendar-quick-panel p{
    font-size:14px!important;
  }
}


@media (max-width: 760px) {
  html { -webkit-text-size-adjust: 100%; }
  body {
    font-size: 16px !important;
    line-height: 1.62 !important;
    background: #fbfdff !important;
  }

  .wrap {
    width: min(100% - 24px, 1180px) !important;
  }

  .site-header {
    background: rgba(255,255,255,.94) !important;
    backdrop-filter: blur(14px) !important;
  }

  .nav-wrap {
    height: 62px !important;
  }

  .brand {
    font-size: 15px !important;
    gap: 8px !important;
  }

  .brand-mark,
  .brand-mark-img {
    width: 34px !important;
    height: 34px !important;
    border-radius: 11px !important;
  }

  .mobile-menu-toggle,
  .theme-toggle {
    width: 44px !important;
    height: 44px !important;
    border-radius: 14px !important;
  }

  .main-nav {
    top: 58px !important;
    padding: 10px !important;
    border-radius: 18px !important;
  }

  .main-nav a {
    font-size: 15px !important;
    min-height: 44px !important;
    display: flex !important;
    align-items: center !important;
  }

  .site-main {
    padding-bottom: 42px !important;
  }

  h1,
  .home-hero-copy h1 {
    font-size: clamp(34px, 9.2vw, 44px) !important;
    line-height: 1.07 !important;
    letter-spacing: -.052em !important;
  }

  h2,
  .section-headline h2,
  .calculator-next .section-headline h2,
  .calendar-preview-copy h2,
  .seo-copy-card h2 {
    font-size: clamp(24px, 6.2vw, 30px) !important;
    line-height: 1.14 !important;
    letter-spacing: -.035em !important;
  }

  h3,
  .tool-tile h3,
  .tool-card h3,
  .guide-card h3,
  .tools-card h3 {
    font-size: 17px !important;
    line-height: 1.24 !important;
  }

  .lead,
  .home-hero-copy .lead,
  .calendar-toolbar-compact .lead,
  .panel p,
  .tool-card p,
  .guide-card p,
  .tool-tile p,
  .calendar-preview-copy p,
  .guide-list-compact p,
  .faq-panel p,
  .seo-copy-card p,
  .content-page p,
  .content-page li {
    font-size: 15.5px !important;
    line-height: 1.62 !important;
  }

  .eyebrow,
  .section-kicker {
    font-size: 11px !important;
    line-height: 1.3 !important;
    letter-spacing: .08em !important;
  }

  .hero-actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    margin-top: 18px !important;
  }

  .btn,
  .btn.small,
  .hero-actions .btn,
  .calendar-preview-copy .btn {
    min-height: 48px !important;
    width: 100% !important;
    padding: 13px 16px !important;
    border-radius: 14px !important;
    font-size: 15px !important;
  }

  .panel,
  .hero-card,
  .tool-card,
  .guide-card,
  .article-box,
  .quick-answer,
  .faq,
  .today-card,
  .home-calculator-card,
  .calendar-preview-card,
  .guide-panel,
  .faq-panel,
  .seo-copy-card,
  .tools-core-card,
  .tools-category-panel {
    border-radius: 18px !important;
    box-shadow: 0 10px 26px rgba(12,50,96,.055) !important;
  }

  .home-hero-v2 {
    padding-top: 26px !important;
    padding-bottom: 24px !important;
    gap: 16px !important;
  }

  .home-hero-copy .lead {
    margin-top: 8px !important;
  }

  .trusted-line {
    font-size: 13px !important;
    gap: 8px !important;
    margin-top: 14px !important;
  }

  .today-card {
    padding: 16px !important;
  }

  .today-card h2 {
    font-size: 12px !important;
    line-height: 1.35 !important;
    margin-bottom: 8px !important;
  }

  .today-row {
    grid-template-columns: 38px 1fr !important;
    column-gap: 12px !important;
    padding: 13px 0 !important;
  }

  .today-icon {
    width: 34px !important;
    height: 34px !important;
  }

  .today-row span:not(.today-icon) {
    font-size: 13.5px !important;
  }

  .today-row strong {
    font-size: 17px !important;
  }

  .home-calculator-card {
    padding: 16px !important;
    margin-top: 18px !important;
  }

  .home-form-grid {
    gap: 12px !important;
  }

  label {
    font-size: 14px !important;
  }

  input,
  select,
  textarea {
    min-height: 48px !important;
    height: 48px !important;
    font-size: 16px !important;
    border-radius: 13px !important;
  }

  .section {
    margin-top: 26px !important;
  }

  .section-headline {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    margin-bottom: 14px !important;
  }

  .section-headline > a,
  .faq-more,
  .tool-tile strong,
  .calc-aside a {
    font-size: 14px !important;
    min-height: 36px !important;
    display: inline-flex !important;
    align-items: center !important;
  }

  .tool-grid-4,
  .cards-3,
  .guide-grid,
  .tools-card-grid,
  .more-tools-grid {
    gap: 12px !important;
  }

  .tool-tile,
  .tool-card,
  .guide-card,
  .tools-card-grid .tools-card,
  .more-tools-grid a {
    min-height: 0 !important;
    padding: 17px !important;
    border-radius: 16px !important;
  }

  .tool-tile {
    display: grid !important;
    grid-template-columns: 42px 1fr;
    column-gap: 13px !important;
    align-items: start !important;
  }

  .tool-tile .tile-icon {
    grid-row: 1 / span 3;
    width: 38px !important;
    height: 38px !important;
    margin: 0 !important;
    border-radius: 12px !important;
  }

  .tool-tile h3,
  .tool-tile p {
    margin-left: 0 !important;
  }

  .tool-tile p {
    margin: 4px 0 8px !important;
  }

  .tool-tile strong {
    margin-top: 0 !important;
  }

  .calendar-preview-card {
    padding: 16px !important;
    gap: 14px !important;
  }

  .mini-calendar-card {
    padding: 12px !important;
    border-radius: 15px !important;
  }

  .mini-weekdays,
  .mini-week-row {
    grid-template-columns: 38px repeat(7, minmax(30px, 1fr)) !important;
    gap: 4px !important;
    min-width: 0 !important;
  }

  .mini-week-link {
    min-width: 38px !important;
    height: 36px !important;
    font-size: 12px !important;
  }

  .mini-day {
    min-height: 34px !important;
    height: 34px !important;
    font-size: 12.5px !important;
  }

  .feature-grid,
  .home-benefits {
    gap: 10px !important;
  }

  .feature-pill {
    display: grid !important;
    grid-template-columns: 36px 1fr !important;
    gap: 10px !important;
    align-items: start !important;
    padding: 14px !important;
    border-radius: 15px !important;
  }

  .feature-pill strong {
    font-size: 15.5px !important;
  }

  .feature-pill span {
    font-size: 14px !important;
    line-height: 1.45 !important;
  }

  .calculator-layout {
    gap: 14px !important;
  }

  .calc-tabs {
    gap: 8px !important;
  }

  .calc-tab {
    min-height: 48px !important;
    padding: 13px 14px !important;
    border-radius: 13px !important;
    font-size: 15px !important;
  }

  .form-grid,
  .form-grid.three,
  .result-grid {
    gap: 10px !important;
  }

  .result-box {
    padding: 15px !important;
    border-radius: 15px !important;
  }

  .result-box span {
    font-size: 12.5px !important;
  }

  .result-box strong {
    font-size: 20px !important;
  }

  .calendar-toolbar-compact {
    padding: 16px !important;
    border-radius: 18px !important;
  }

  .calendar-shell {
    gap: 14px !important;
  }

  .sidebar {
    gap: 12px !important;
  }

  .month-grid {
    gap: 12px !important;
  }

  .month-card {
    padding: 15px !important;
    border-radius: 18px !important;
  }

  .month-title {
    font-size: 18px !important;
    margin-bottom: 10px !important;
  }

  .weekdays,
  .week-row {
    grid-template-columns: 38px repeat(7, minmax(0, 1fr)) !important;
    gap: 4px !important;
  }

  .weekdays span {
    font-size: 10.5px !important;
  }

  .week-link {
    height: 34px !important;
    font-size: 12.5px !important;
    border-radius: 10px !important;
  }

  .day {
    height: 32px !important;
    font-size: 12.5px !important;
    border-radius: 9px !important;
  }

  .guide-list-compact {
    gap: 10px !important;
  }

  .guide-list-compact a {
    grid-template-columns: 40px 1fr !important;
    gap: 12px !important;
    padding: 12px !important;
    border-radius: 15px !important;
  }

  .guide-list-compact a > span,
  .guide-icon {
    width: 36px !important;
    height: 36px !important;
  }

  .faq-panel details,
  .faq details {
    padding: 14px 0 !important;
  }

  .faq summary,
  .faq-panel summary {
    font-size: 15px !important;
    line-height: 1.35 !important;
  }

  .site-footer {
    padding: 28px 0 18px !important;
  }

  .footer-grid {
    grid-template-columns: 1fr 1fr !important;
    gap: 18px 22px !important;
  }

  .footer-grid > div:first-child {
    grid-column: 1 / -1 !important;
  }

  .site-footer h4 {
    font-size: 13px !important;
    margin: 0 0 8px !important;
    letter-spacing: .04em !important;
    text-transform: uppercase !important;
  }

  .site-footer p,
  .site-footer a {
    font-size: 14px !important;
    line-height: 1.45 !important;
  }

  .site-footer a {
    min-height: 34px !important;
    margin: 2px 0 !important;
  }

  .footer-bottom {
    margin-top: 18px !important;
    font-size: 12.5px !important;
    line-height: 1.45 !important;
    text-align: center !important;
  }
}

@media (max-width: 380px) {
  .wrap { width: min(100% - 18px, 1180px) !important; }
  h1,
  .home-hero-copy h1 { font-size: 31px !important; }
  .mini-weekdays,
  .mini-week-row { grid-template-columns: 34px repeat(7, minmax(27px, 1fr)) !important; gap: 3px !important; }
  .mini-week-link { min-width: 34px !important; height: 32px !important; }
  .mini-day { height: 30px !important; min-height: 30px !important; font-size: 11.5px !important; }
  .weekdays,
  .week-row { grid-template-columns: 34px repeat(7, minmax(0, 1fr)) !important; gap: 3px !important; }
  .day { height: 29px !important; font-size: 11.5px !important; }
  .week-link { height: 31px !important; font-size: 11.5px !important; }
}


.today-row strong,
.today-row strong span,
.today-card strong,
.today-card strong span {
  color: #0f172a !important;
  font-size: inherit;
  line-height: inherit;
  font-weight: 900 !important;
  letter-spacing: -0.025em;
}
.today-row strong span,
.today-card strong span {
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
  font-weight: inherit !important;
}
.today-row > span:not(.today-icon) {
  color: #334155 !important;
}

.today-card .today-row > strong,
.today-card .today-row > strong *,
.today-card .today-row > strong [data-live-current-week],
.today-card .today-row > strong [data-live-week-range-short],
.today-card .today-row > strong [data-live-today],
.today-card .today-row > strong [data-live-today-short],
.today-card .today-row > strong [data-live-week-start-short],
.today-card .today-row > strong [data-live-week-end-short] {
  color: #07152f !important;
  -webkit-text-fill-color: #07152f !important;
  opacity: 1 !important;
  font-weight: 900 !important;
  font-size: inherit !important;
  line-height: inherit !important;
  letter-spacing: -0.025em !important;
}

.today-card .today-row > span:not(.today-icon) {
  color: #294161 !important;
  -webkit-text-fill-color: #294161 !important;
}

.calendar-shell .calendar-summary-sidebar {
  grid-column: 1;
  grid-row: 1;
}

.calendar-shell .month-grid {
  grid-column: 2;
  grid-row: 1 / span 2;
}

.calendar-shell .calendar-info-sidebar {
  grid-column: 1;
  grid-row: 2;
  position: static !important;
}

@media (max-width: 980px) {
  .calendar-shell .calendar-summary-sidebar,
  .calendar-shell .month-grid,
  .calendar-shell .calendar-info-sidebar {
    grid-column: 1 !important;
    grid-row: auto !important;
  }

  .calendar-shell .calendar-summary-sidebar { order: 1; }
  .calendar-shell .month-grid { order: 2; }
  .calendar-shell .calendar-info-sidebar { order: 3; }
}


.calendar-feature-grid .feature-pill {
  display: flex !important;
  align-items: flex-start !important;
  gap: 14px !important;
}
.calendar-feature-grid .calendar-benefit-icon {
  width: 34px !important;
  height: 34px !important;
  flex: 0 0 34px !important;
  display: inline-grid !important;
  place-items: center !important;
  border-radius: 12px !important;
  background: #eff6ff !important;
  color: #0b63ce !important;
  font-weight: 900 !important;
  font-size: 18px !important;
  line-height: 1 !important;
}
.calendar-feature-grid .calendar-benefit-copy {
  min-width: 0 !important;
  display: grid !important;
  gap: 3px !important;
}
.calendar-feature-grid .calendar-benefit-copy strong {
  display: block !important;
  color: #07152f !important;
}
.calendar-feature-grid .calendar-benefit-copy span {
  display: block !important;
  color: #294161 !important;
}
@media (max-width: 700px) {
  .calendar-feature-grid {
    grid-template-columns: 1fr !important;
    gap: 0 !important;
    border-radius: 16px !important;
    overflow: hidden !important;
  }
  .calendar-feature-grid .feature-pill {
    min-height: 76px !important;
    padding: 14px 16px !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--card-line, #dbe5f3) !important;
  }
  .calendar-feature-grid .feature-pill:last-child {
    border-bottom: 0 !important;
  }
  .calendar-feature-grid .calendar-benefit-icon {
    width: 38px !important;
    height: 38px !important;
    flex-basis: 38px !important;
  }
  .calendar-feature-grid .calendar-benefit-copy strong {
    font-size: 15.5px !important;
    line-height: 1.18 !important;
  }
  .calendar-feature-grid .calendar-benefit-copy span {
    font-size: 14px !important;
    line-height: 1.4 !important;
  }
}

.current-week-dashboard,
.current-week-planning-grid,
.current-week-related{
  margin-top:24px!important;
}
.current-week-headline p{
  margin:4px 0 0!important;
  color:var(--muted)!important;
  max-width:720px!important;
  font-size:16px!important;
}
.current-week-action-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
}
.current-week-action-card{
  display:grid!important;
  gap:10px!important;
  align-content:start!important;
  min-height:190px!important;
  padding:22px!important;
  border:1px solid var(--line)!important;
  border-radius:20px!important;
  background:var(--panel)!important;
  box-shadow:0 18px 48px rgba(16,24,40,.06)!important;
  color:var(--text)!important;
}
.current-week-action-card:hover{
  transform:translateY(-2px)!important;
  border-color:#bfdbfe!important;
  color:var(--text)!important;
}
.current-week-action-card .action-icon{
  width:42px!important;
  height:42px!important;
  display:inline-grid!important;
  place-items:center!important;
  border-radius:14px!important;
  background:#eff6ff!important;
  color:#0b63ce!important;
  font-weight:900!important;
  font-size:20px!important;
  line-height:1!important;
}
.current-week-action-card strong{
  display:block!important;
  font-size:18px!important;
  line-height:1.18!important;
  letter-spacing:-.02em!important;
  color:#07152f!important;
}
.current-week-action-card span:not(.action-icon){
  color:#405675!important;
  line-height:1.5!important;
}
.current-week-action-card.primary-action{
  background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;
  border-color:#bfdbfe!important;
}
.current-week-planning-grid{
  display:grid!important;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;
  gap:18px!important;
  align-items:start!important;
}
.current-week-summary-card{
  margin:0!important;
  height:auto!important;
}
.current-week-planning-grid .quick-answer.current-week-summary-card{
  align-self:start!important;
  padding:28px!important;
}
.mini-stat-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:18px!important;
}
.mini-stat-list>div{
  padding:16px!important;
  border:1px solid var(--line)!important;
  border-radius:16px!important;
  background:#f8fbff!important;
}
.mini-stat-list span,
.mini-stat-list small{
  display:block!important;
  color:#52657f!important;
}
.mini-stat-list span{
  font-size:13px!important;
  font-weight:850!important;
  text-transform:uppercase!important;
  letter-spacing:.045em!important;
}
.mini-stat-list strong{
  display:block!important;
  margin:6px 0!important;
  font-size:22px!important;
  line-height:1.14!important;
  color:#07152f!important;
  letter-spacing:-.035em!important;
}
.mini-stat-list small{
  font-size:13.5px!important;
  line-height:1.4!important;
}
.current-week-content.content-page{
  max-width:none!important;
}
.current-week-content .article-box{
  max-width:860px!important;
  margin-inline:auto!important;
}
@media(max-width:1050px){
  .current-week-action-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .current-week-planning-grid{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:700px){
  .current-week-hero .hero-actions .btn{
    width:100%!important;
  }
  .current-week-action-grid{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .current-week-action-card{
    min-height:0!important;
    display:grid!important;
    grid-template-columns:42px 1fr!important;
    gap:6px 14px!important;
    padding:16px!important;
    border-radius:16px!important;
  }
  .current-week-action-card .action-icon{
    grid-row:1 / span 2!important;
  }
  .current-week-action-card strong{
    font-size:16.5px!important;
  }
  .current-week-action-card span:not(.action-icon){
    font-size:14.5px!important;
  }
  .mini-stat-list{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .mini-stat-list>div{
    padding:14px 15px!important;
  }
}




.current-week-work-section,
.current-week-quick-row{
  margin-top:24px!important;
}
.current-week-work-card{
  max-width:none!important;
  margin:0!important;
  padding:32px!important;
}
.current-week-work-card .mini-stat-list{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
}
.current-week-quick-row{
  margin-top:14px!important;
}
.current-week-quick-row .quick-answer.current-week-summary-card{
  max-width:none!important;
  margin:0!important;
  padding:22px 26px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;
}
.current-week-quick-row .quick-answer h2{
  font-size:24px!important;
  margin-bottom:8px!important;
}
.current-week-quick-row .quick-answer p{
  max-width:960px!important;
  margin:0!important;
}
@media(max-width:1050px){
  .current-week-work-card .mini-stat-list{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:700px){
  .current-week-work-card{
    padding:20px!important;
  }
  .current-week-work-card .mini-stat-list{
    grid-template-columns:1fr!important;
  }
  .current-week-quick-row .quick-answer.current-week-summary-card{
    padding:18px!important;
  }
  .current-week-quick-row .quick-answer h2{
    font-size:22px!important;
  }
}

.current-week-work-card{
  border-top:4px solid #2f6fda!important;
}


.current-week-work-title-row{
  display:flex!important;
  justify-content:space-between!important;
  align-items:flex-start!important;
  gap:18px!important;
  margin-bottom:18px!important;
}
.current-week-work-title-row h2{
  margin:0!important;
}
.current-week-print-btn{
  flex:0 0 auto!important;
  height:42px!important;
  padding:0 18px!important;
  font-size:14px!important;
  background:#fff!important;
  color:#0b63ce!important;
  border-color:#bfdbfe!important;
  box-shadow:0 10px 22px rgba(11,99,206,.08)!important;
}
.current-week-print-btn:hover{
  background:#eff6ff!important;
  color:#094fa6!important;
}
.weekly-planner-print{
  display:none;
}
@media(max-width:700px){
  .current-week-work-title-row{
    display:grid!important;
    gap:14px!important;
  }
  .current-week-print-btn{
    width:100%!important;
  }
}
@media print{
  @page{size:A4;margin:12mm;}
  html,body{
    background:#fff!important;
    color:#0f172a!important;
  }
  body *{
    visibility:hidden!important;
  }
  .weekly-planner-print,
  .weekly-planner-print *{
    visibility:visible!important;
  }
  .weekly-planner-print{
    display:block!important;
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    background:#fff!important;
    color:#0f172a!important;
    font-family:Arial, Helvetica, sans-serif!important;
  }
  .weekly-planner-sheet{
    max-width:186mm!important;
    margin:0 auto!important;
    padding:0!important;
  }
  .weekly-planner-header{
    display:flex!important;
    justify-content:space-between!important;
    gap:14mm!important;
    align-items:flex-start!important;
    border-bottom:2px solid #0b63ce!important;
    padding-bottom:7mm!important;
    margin-bottom:7mm!important;
  }
  .weekly-planner-kicker{
    margin:0 0 2mm!important;
    color:#0b63ce!important;
    font-size:10pt!important;
    font-weight:800!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
  }
  .weekly-planner-header h1{
    margin:0 0 2mm!important;
    font-size:25pt!important;
    line-height:1.05!important;
    color:#07152f!important;
  }
  .weekly-planner-header p,
  .weekly-planner-meta span{
    margin:0!important;
    font-size:12pt!important;
    color:#334155!important;
  }
  .weekly-planner-meta{
    min-width:54mm!important;
    border:1px solid #cbd5e1!important;
    border-radius:4mm!important;
    padding:5mm!important;
  }
  .weekly-planner-meta strong{
    display:block!important;
    margin-bottom:2mm!important;
    color:#475569!important;
    font-size:9pt!important;
    text-transform:uppercase!important;
    letter-spacing:.05em!important;
  }
  .weekly-planner-section{
    border:1px solid #cbd5e1!important;
    border-radius:4mm!important;
    padding:5mm!important;
    margin-bottom:5mm!important;
    break-inside:avoid!important;
  }
  .weekly-planner-section h2{
    margin:0 0 4mm!important;
    font-size:13pt!important;
    color:#07152f!important;
  }
  .weekly-planner-priorities ol{
    margin:0!important;
    padding-left:8mm!important;
  }
  .weekly-planner-priorities li{
    height:10mm!important;
    border-bottom:1px solid #cbd5e1!important;
    padding-left:2mm!important;
  }
  .weekly-planner-two-col{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:5mm!important;
  }
  .planner-lines{
    list-style:none!important;
    margin:0!important;
    padding:0!important;
  }
  .planner-lines li{
    height:8mm!important;
    border-bottom:1px solid #cbd5e1!important;
  }
  .weekly-planner-days{
    display:grid!important;
    grid-template-columns:repeat(5,1fr)!important;
    gap:3mm!important;
    margin-bottom:5mm!important;
  }
  .weekly-planner-day{
    border:1px solid #cbd5e1!important;
    border-radius:4mm!important;
    padding:4mm!important;
    min-height:45mm!important;
    break-inside:avoid!important;
  }
  .weekly-planner-day h3{
    margin:0!important;
    font-size:11pt!important;
    color:#07152f!important;
  }
  .weekly-planner-day span{
    display:block!important;
    margin:1mm 0 4mm!important;
    font-size:9pt!important;
    color:#64748b!important;
  }
  .planner-day-lines i,
  .planner-note-lines i{
    display:block!important;
    height:8mm!important;
    border-bottom:1px solid #cbd5e1!important;
  }
  .weekly-planner-notes{
    margin-bottom:4mm!important;
  }
  .weekly-planner-footer{
    display:flex!important;
    justify-content:space-between!important;
    border-top:1px solid #cbd5e1!important;
    padding-top:3mm!important;
    color:#64748b!important;
    font-size:9pt!important;
  }
}


.current-week-work-title-row{
  margin-bottom:18px!important;
}
.current-week-hero .hero-actions button.btn{
  cursor:pointer!important;
}
@media print{
  @page{size:A4;margin:7mm!important;}
  html,body{
    background:#fff!important;
    color:#0f172a!important;
    width:210mm!important;
    min-height:auto!important;
  }
  .weekly-planner-sheet{
    max-width:196mm!important;
    width:196mm!important;
    margin:0 auto!important;
    padding:0!important;
    box-sizing:border-box!important;
    transform:none!important;
  }
  .weekly-planner-header{
    gap:8mm!important;
    padding-bottom:4mm!important;
    margin-bottom:4mm!important;
    border-bottom:1.4pt solid #0b63ce!important;
  }
  .weekly-planner-kicker{
    margin:0 0 1mm!important;
    font-size:8.5pt!important;
    letter-spacing:.06em!important;
  }
  .weekly-planner-header h1{
    margin:0 0 1mm!important;
    font-size:20pt!important;
    line-height:1!important;
  }
  .weekly-planner-header p,
  .weekly-planner-meta span{
    font-size:10pt!important;
    line-height:1.15!important;
  }
  .weekly-planner-meta{
    min-width:48mm!important;
    padding:3.5mm!important;
    border-radius:3mm!important;
  }
  .weekly-planner-meta strong{
    margin-bottom:1mm!important;
    font-size:7.8pt!important;
  }
  .weekly-planner-section{
    padding:3.2mm!important;
    margin-bottom:3mm!important;
    border-radius:3mm!important;
  }
  .weekly-planner-section h2{
    margin:0 0 2mm!important;
    font-size:10.5pt!important;
    line-height:1.1!important;
  }
  .weekly-planner-priorities ol{
    padding-left:6mm!important;
  }
  .weekly-planner-priorities li{
    height:6.2mm!important;
    line-height:6.2mm!important;
  }
  .weekly-planner-two-col{
    gap:3mm!important;
  }
  .planner-lines li{
    height:5.4mm!important;
  }
  .weekly-planner-days{
    gap:2.2mm!important;
    margin-bottom:3mm!important;
  }
  .weekly-planner-day{
    padding:2.6mm!important;
    min-height:32mm!important;
    border-radius:3mm!important;
  }
  .weekly-planner-day h3{
    font-size:9.2pt!important;
    line-height:1.05!important;
  }
  .weekly-planner-day span{
    margin:0.6mm 0 2mm!important;
    font-size:7.8pt!important;
  }
  .planner-day-lines i{
    height:5.2mm!important;
  }
  .planner-note-lines i{
    height:5.3mm!important;
  }
  .weekly-planner-notes{
    margin-bottom:2.5mm!important;
  }
  .weekly-planner-footer{
    padding-top:2mm!important;
    font-size:7.8pt!important;
  }
}


@media print{
  @page{size:A4;margin:6mm!important;}
  .weekly-planner-sheet{
    max-width:198mm!important;
    width:198mm!important;
  }
  .weekly-planner-header{
    padding-bottom:3.5mm!important;
    margin-bottom:3mm!important;
  }
  .weekly-planner-section{
    padding:2.7mm!important;
    margin-bottom:2.6mm!important;
  }
  .weekly-planner-priorities li{
    height:5.4mm!important;
    line-height:5.4mm!important;
  }
  .planner-lines li{
    height:4.8mm!important;
  }
  .weekly-planner-days{
    display:grid!important;
    grid-template-columns:repeat(5,1fr)!important;
    gap:2mm!important;
    margin-bottom:2.8mm!important;
  }
  .weekly-planner-day{
    min-height:86mm!important;
    padding:2.2mm!important;
    border-radius:3mm!important;
  }
  .weekly-planner-day h3{
    margin:0!important;
    font-size:8.8pt!important;
    line-height:1.05!important;
  }
  .weekly-planner-day span{
    margin:.5mm 0 1.2mm!important;
    font-size:7.4pt!important;
  }
  .planner-day-lines{
    display:none!important;
  }
  .planner-day-hours{
    display:flex!important;
    flex-direction:column!important;
    gap:.55mm!important;
  }
  .planner-hour-row{
    display:grid!important;
    grid-template-columns:9mm 1fr!important;
    align-items:end!important;
    gap:1.4mm!important;
    min-height:4.65mm!important;
  }
  .planner-hour-row span{
    margin:0!important;
    color:#64748b!important;
    font-size:5.8pt!important;
    line-height:1!important;
    font-weight:700!important;
  }
  .planner-hour-row i{
    display:block!important;
    height:1px!important;
    border-bottom:1px solid #d9e2ef!important;
  }
  .planner-note-lines i{
    height:4.8mm!important;
  }
  .weekly-planner-footer{
    padding-top:1.8mm!important;
    font-size:7.5pt!important;
  }
}


@media print{
  body > :not(.weekly-planner-print){
    display:none!important;
  }
  .weekly-planner-print{
    display:block!important;
    position:static!important;
    inset:auto!important;
    min-height:0!important;
    height:auto!important;
    overflow:visible!important;
  }
  .weekly-planner-sheet{
    page-break-after:avoid!important;
    break-after:avoid!important;
  }
  .weekly-planner-footer{
    page-break-after:avoid!important;
    break-after:avoid!important;
  }
}


@media print{
  @page{size:A4;margin:6mm!important;}
  .weekly-planner-sheet{
    width:198mm!important;
    max-width:198mm!important;
    height:auto!important;
    margin:0 auto!important;
    padding:0!important;
    box-sizing:border-box!important;
  }
  .weekly-planner-header{
    display:grid!important;
    grid-template-columns:1fr 48mm!important;
    gap:5mm!important;
    align-items:start!important;
    padding-bottom:3mm!important;
    margin-bottom:2.6mm!important;
    border-bottom:1.3pt solid #0b63ce!important;
  }
  .weekly-planner-kicker{
    margin:0 0 .8mm!important;
    font-size:8pt!important;
    line-height:1!important;
  }
  .weekly-planner-header h1{
    margin:0 0 .7mm!important;
    font-size:18pt!important;
    line-height:1!important;
  }
  .weekly-planner-header p,
  .weekly-planner-meta span{
    font-size:9pt!important;
    line-height:1.1!important;
  }
  .weekly-planner-meta{
    min-width:0!important;
    padding:2.6mm!important;
    border-radius:2.4mm!important;
  }
  .weekly-planner-meta strong{
    margin-bottom:.8mm!important;
    font-size:7.2pt!important;
    line-height:1!important;
  }
  .weekly-planner-top-grid{
    display:grid!important;
    grid-template-columns:1fr 1fr 1fr!important;
    gap:2.2mm!important;
    margin-bottom:2.5mm!important;
  }
  .weekly-planner-top-grid .weekly-planner-section{
    margin-bottom:0!important;
    padding:2.2mm!important;
    border-radius:2.6mm!important;
  }
  .weekly-planner-top-grid .weekly-planner-section h2,
  .weekly-planner-section h2{
    margin:0 0 1.5mm!important;
    font-size:9.2pt!important;
    line-height:1.05!important;
  }
  .weekly-planner-priorities ol{
    padding-left:5mm!important;
    margin:0!important;
  }
  .weekly-planner-priorities li,
  .planner-lines li{
    height:4.7mm!important;
    line-height:4.7mm!important;
    border-bottom:1px solid #d5deeb!important;
  }
  .weekly-planner-days{
    display:grid!important;
    grid-template-columns:repeat(5,1fr)!important;
    gap:1.8mm!important;
    margin-bottom:2.3mm!important;
  }
  .weekly-planner-day{
    min-height:96mm!important;
    padding:2mm!important;
    border-radius:2.6mm!important;
  }
  .weekly-planner-day h3{
    font-size:8.4pt!important;
    line-height:1!important;
  }
  .weekly-planner-day span{
    margin:.45mm 0 1mm!important;
    font-size:7pt!important;
    line-height:1!important;
  }
  .planner-day-hours{
    gap:.48mm!important;
  }
  .planner-hour-row{
    grid-template-columns:8.3mm 1fr!important;
    gap:1.1mm!important;
    min-height:5.05mm!important;
  }
  .planner-hour-row span{
    font-size:5.4pt!important;
  }
  .weekly-planner-notes{
    padding:2.2mm!important;
    margin-bottom:1.8mm!important;
    border-radius:2.6mm!important;
  }
  .weekly-planner-notes h2{
    margin-bottom:1.2mm!important;
  }
  .planner-note-lines{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:0 3mm!important;
  }
  .planner-note-lines i{
    height:4.2mm!important;
    border-bottom:1px solid #d5deeb!important;
  }
  .weekly-planner-footer{
    padding-top:1.4mm!important;
    font-size:7.1pt!important;
    line-height:1.1!important;
  }
}


@media print{
  body > .site-main{
    display:block!important;
    visibility:visible!important;
    width:210mm!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    background:#fff!important;
  }
  body > .site-header,
  body > .site-footer,
  body > footer,
  body > header{
    display:none!important;
  }
  body > .site-main > :not(.weekly-planner-print){
    display:none!important;
  }
  body > .site-main > .weekly-planner-print{
    display:block!important;
    visibility:visible!important;
    position:static!important;
    inset:auto!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    background:#fff!important;
  }
  body > .site-main > .weekly-planner-print *{
    visibility:visible!important;
  }
}

@media print{
  @page{size:A4 landscape;margin:6mm!important;}
  body{
    width:297mm!important;
    min-width:297mm!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
  }
  body > .site-main{
    width:297mm!important;
    min-width:297mm!important;
    max-width:297mm!important;
  }
  body > .site-main > .weekly-planner-print{
    width:297mm!important;
    max-width:297mm!important;
  }
  .weekly-planner-sheet{
    width:285mm!important;
    max-width:285mm!important;
    min-height:0!important;
    margin:0 auto!important;
    padding:0!important;
  }
  .weekly-planner-header{
    grid-template-columns:1fr 58mm!important;
    gap:6mm!important;
    padding-bottom:3mm!important;
    margin-bottom:2.6mm!important;
  }
  .weekly-planner-header h1{
    font-size:18.5pt!important;
  }
  .weekly-planner-top-grid{
    gap:2.6mm!important;
    margin-bottom:3mm!important;
  }
  .weekly-planner-days{
    gap:2.2mm!important;
    margin-bottom:2.8mm!important;
  }
  .weekly-planner-day{
    min-height:118mm!important;
    padding:2.3mm!important;
  }
  .planner-day-hours{
    gap:.55mm!important;
  }
  .planner-hour-row{
    grid-template-columns:9.4mm 1fr!important;
    gap:1.3mm!important;
    min-height:6.15mm!important;
  }
  .planner-hour-row span{
    font-size:5.8pt!important;
  }
  .weekly-planner-notes{
    margin-bottom:1.7mm!important;
  }
  .planner-note-lines i{
    height:4.6mm!important;
  }
}

.current-week-work-card{
  border-top:1px solid var(--line)!important;
}
.current-week-work-card .mini-stat-list{
  border-top:0!important;
  padding-top:0!important;
}
.current-week-work-card .mini-stat-list > div{
  border-top:3px solid #2f6fda!important;
}
@media(max-width:700px){
  .current-week-work-card .mini-stat-list{
    padding-top:0!important;
  }
}


.theme-toggle{
  display:inline-grid!important;
  align-items:center!important;
  justify-items:center!important;
  flex:0 0 auto!important;
  border-radius:14px!important;
  background:#f8fbff!important;
  border:1px solid #c9d8eb!important;
  color:#10233f!important;
}
.theme-toggle:hover{
  background:#eef6ff!important;
  color:#0b63ce!important;
}
html[data-theme="dark"]{
  color-scheme:dark;
  --bg:#07101f;
  --panel:#101b2e;
  --panel2:#0c1627;
  --text:#f6f9ff;
  --muted:#a8b6cc;
  --line:#263852;
  --brand:#6aa8ff;
  --brand2:#8b7cff;
  --soft:#132946;
  --card-line:#263852;
  --soft-panel:#0d1728;
  --home-shadow:0 18px 45px rgba(0,0,0,.28);
}
html[data-theme="dark"] body{
  background:radial-gradient(circle at 18% 8%,rgba(96,165,250,.14),transparent 30%),linear-gradient(180deg,#07101f 0%,#0b1424 46%,#07101f 100%)!important;
  color:#f6f9ff!important;
}
html[data-theme="dark"] .site-header{
  background:rgba(7,16,31,.92)!important;
  border-bottom-color:#263852!important;
  box-shadow:0 1px 0 rgba(255,255,255,.035)!important;
}
html[data-theme="dark"] .theme-toggle{
  background:#0d1728!important;
  border-color:#2b4160!important;
  color:#bfdbfe!important;
}
html[data-theme="dark"] .theme-toggle:hover{
  background:#172554!important;
  color:#fff!important;
}
html[data-theme="dark"] .brand,
html[data-theme="dark"] .brand span:last-child,
html[data-theme="dark"] .main-nav a,
html[data-theme="dark"] h1,
html[data-theme="dark"] h2,
html[data-theme="dark"] h3,
html[data-theme="dark"] h4,
html[data-theme="dark"] .section-headline h2,
html[data-theme="dark"] .home-hero-copy h1,
html[data-theme="dark"] .site-main>.wrap.hero:first-child h1,
html[data-theme="dark"] .tool-tile h3,
html[data-theme="dark"] .guide-card h3,
html[data-theme="dark"] .tool-card h3,
html[data-theme="dark"] .faq summary,
html[data-theme="dark"] .result-box strong,
html[data-theme="dark"] .stat-card strong,
html[data-theme="dark"] .today-row strong,
html[data-theme="dark"] .month-title,
html[data-theme="dark"] .info-row strong,
html[data-theme="dark"] .work-stat-value,
html[data-theme="dark"] .mini-stat-value,
html[data-theme="dark"] .current-week-work-card strong{
  color:#f6f9ff!important;
}
html[data-theme="dark"] .main-nav a:hover{
  color:#93c5fd!important;
}
html[data-theme="dark"] p,
html[data-theme="dark"] .lead,
html[data-theme="dark"] .home-hero-copy .lead,
html[data-theme="dark"] .site-main>.wrap.hero:first-child .lead,
html[data-theme="dark"] .tool-tile p,
html[data-theme="dark"] .tool-card p,
html[data-theme="dark"] .guide-card p,
html[data-theme="dark"] .panel p,
html[data-theme="dark"] .quick-answer p,
html[data-theme="dark"] .article-box p,
html[data-theme="dark"] .content-page p,
html[data-theme="dark"] .content-page li,
html[data-theme="dark"] .feature-pill span:not(.benefit-icon),
html[data-theme="dark"] .today-row>span:not(.today-icon),
html[data-theme="dark"] .stat-card span,
html[data-theme="dark"] .info-row,
html[data-theme="dark"] .footer-grid a,
html[data-theme="dark"] .footer-bottom,
html[data-theme="dark"] .site-footer p{
  color:#a8b6cc!important;
}
html[data-theme="dark"] .home-hero-blueprint,
html[data-theme="dark"] .site-main>.wrap.hero:first-child:before{
  background:linear-gradient(180deg,#0b1424 0%,#0d1728 100%)!important;
  border-bottom-color:#263852!important;
}
html[data-theme="dark"] .home-hero-blueprint:before,
html[data-theme="dark"] .site-main>.wrap.hero:first-child:after{
  opacity:.28!important;
}
html[data-theme="dark"] .hero-card,
html[data-theme="dark"] .today-card,
html[data-theme="dark"] .panel,
html[data-theme="dark"] .tool-card,
html[data-theme="dark"] .tool-tile,
html[data-theme="dark"] .guide-card,
html[data-theme="dark"] .guide-panel,
html[data-theme="dark"] .faq,
html[data-theme="dark"] .faq-panel,
html[data-theme="dark"] .article-box,
html[data-theme="dark"] .trust-card,
html[data-theme="dark"] .month-card,
html[data-theme="dark"] .stat-card,
html[data-theme="dark"] .quick-answer,
html[data-theme="dark"] .feature-pill,
html[data-theme="dark"] .home-calculator-card,
html[data-theme="dark"] .calendar-preview-card,
html[data-theme="dark"] .mini-calendar-card,
html[data-theme="dark"] .home-benefits,
html[data-theme="dark"] .toolbar,
html[data-theme="dark"] .select-wrap,
html[data-theme="dark"] .result-grid,
html[data-theme="dark"] .result-box,
html[data-theme="dark"] .current-week-work-card,
html[data-theme="dark"] .current-week-work-card .mini-stat-list > div,
html[data-theme="dark"] .ad-slot{
  background:#101b2e!important;
  border-color:#263852!important;
  box-shadow:0 18px 42px rgba(0,0,0,.24)!important;
}
html[data-theme="dark"] .quick-answer,
html[data-theme="dark"] .home-result-band,
html[data-theme="dark"] .guide-list-compact a,
html[data-theme="dark"] .faq details,
html[data-theme="dark"] .notice,
html[data-theme="dark"] .ad-slot,
html[data-theme="dark"] .result-grid,
html[data-theme="dark"] .select-wrap,
html[data-theme="dark"] input,
html[data-theme="dark"] select,
html[data-theme="dark"] textarea,
html[data-theme="dark"] .calc-tab:not(.active),
html[data-theme="dark"] .day,
html[data-theme="dark"] .mini-day,
html[data-theme="dark"] .mini-nav-placeholder,
html[data-theme="dark"] .today-icon,
html[data-theme="dark"] .tile-icon,
html[data-theme="dark"] .aside-icon{
  background:#0d1728!important;
  border-color:#263852!important;
  color:#eaf2ff!important;
}
html[data-theme="dark"] .btn:not(.primary),
html[data-theme="dark"] .btn-ghost,
html[data-theme="dark"] .calendar-preview-copy .btn{
  background:#101b2e!important;
  border-color:#355071!important;
  color:#f6f9ff!important;
}
html[data-theme="dark"] .btn:not(.primary):hover,
html[data-theme="dark"] .btn-ghost:hover{
  background:#172554!important;
  color:#fff!important;
}
html[data-theme="dark"] .btn.primary,
html[data-theme="dark"] .calc-tab.active,
html[data-theme="dark"] .day.today,
html[data-theme="dark"] .week-link.current,
html[data-theme="dark"] .mini-week-link.current{
  background:linear-gradient(135deg,#2563eb,#6d5dfc)!important;
  color:#fff!important;
  border-color:transparent!important;
}
html[data-theme="dark"] .week-link,
html[data-theme="dark"] .mini-week-link{
  background:#172554!important;
  color:#bfdbfe!important;
}
html[data-theme="dark"] .day.today,
html[data-theme="dark"] .mini-day.today{
  box-shadow:0 0 0 3px rgba(96,165,250,.16)!important;
}
html[data-theme="dark"] .home-benefits .feature-pill,
html[data-theme="dark"] .today-row,
html[data-theme="dark"] .info-row,
html[data-theme="dark"] .faq details,
html[data-theme="dark"] .site-footer{
  border-color:#263852!important;
}
html[data-theme="dark"] .site-footer{
  background:#0a1220!important;
}
html[data-theme="dark"] .brand-mark-img{
  filter:drop-shadow(0 8px 18px rgba(96,165,250,.24))!important;
}
@media(max-width:980px){
  html[data-theme="dark"] .main-nav{
    background:#101b2e!important;
    border-color:#263852!important;
  }
}
@media print{
  html[data-theme="dark"],
  html[data-theme="dark"] body,
  html[data-theme="dark"] .weekly-planner-print,
  html[data-theme="dark"] .weekly-planner-sheet,
  html[data-theme="dark"] .weekly-planner-sheet *{
    background:#fff!important;
    color:#111827!important;
    box-shadow:none!important;
    text-shadow:none!important;
  }
}

html[data-theme="dark"] .site-main{
  background:linear-gradient(180deg,#07101f 0%,#0b1424 48%,#07101f 100%)!important;
  color:#f6f9ff!important;
}
html[data-theme="dark"] .site-main:before{
  background-image:
    linear-gradient(180deg,rgba(7,16,31,.18) 0%,rgba(7,16,31,.54) 44%,#07101f 100%),
    url('../img/hero-soft-waves-v3.svg')!important;
  opacity:.34!important;
}
html[data-theme="dark"] .home-hero-v2:before,
html[data-theme="dark"] .site-main>.wrap.hero:first-child:before{
  background:linear-gradient(135deg,rgba(8,18,34,.98),rgba(14,27,47,.86))!important;
  border-bottom-color:#263852!important;
}
html[data-theme="dark"] .home-hero-v2:after,
html[data-theme="dark"] .site-main>.wrap.hero:first-child:after{
  background:radial-gradient(circle at 65% 30%,rgba(37,99,235,.28),transparent 48%),linear-gradient(140deg,transparent 36%,rgba(96,165,250,.16))!important;
  opacity:.55!important;
}
html[data-theme="dark"] .home-hero-copy,
html[data-theme="dark"] .current-week-headline,
html[data-theme="dark"] .section-headline,
html[data-theme="dark"] .tools-category-headline,
html[data-theme="dark"] .calendar-toolbar-compact,
html[data-theme="dark"] .calendar-main-section,
html[data-theme="dark"] .calendar-info-sidebar,
html[data-theme="dark"] .calendar-summary-sidebar{
  color:#f6f9ff!important;
}
html[data-theme="dark"] .hero-card,
html[data-theme="dark"] .hero-side .stat-grid,
html[data-theme="dark"] .site-main>.wrap.hero:first-child .stat-grid,
html[data-theme="dark"] .site-main>.wrap.hero:first-child .stat-card,
html[data-theme="dark"] .today-card,
html[data-theme="dark"] .home-calculator-card,
html[data-theme="dark"] .calc-main,
html[data-theme="dark"] .calc-aside,
html[data-theme="dark"] .home-result-band,
html[data-theme="dark"] .tool-tile,
html[data-theme="dark"] .tool-card,
html[data-theme="dark"] .tools-card,
html[data-theme="dark"] .tools-core-card,
html[data-theme="dark"] .tools-category-panel,
html[data-theme="dark"] .guide-card,
html[data-theme="dark"] .guide-panel,
html[data-theme="dark"] .guide-list-compact,
html[data-theme="dark"] .calendar-preview-card,
html[data-theme="dark"] .mini-calendar-card,
html[data-theme="dark"] .calendar-quick-panel,
html[data-theme="dark"] .calendar-explain-panel,
html[data-theme="dark"] .calendar-return-callout,
html[data-theme="dark"] .month-card,
html[data-theme="dark"] .panel,
html[data-theme="dark"] .toolbar,
html[data-theme="dark"] .quick-answer,
html[data-theme="dark"] .faq,
html[data-theme="dark"] .faq-panel,
html[data-theme="dark"] .feature-pill,
html[data-theme="dark"] .trust-card,
html[data-theme="dark"] .article-box,
html[data-theme="dark"] .seo-copy-card,
html[data-theme="dark"] .more-tools-grid a,
html[data-theme="dark"] .tool-group-switch a,
html[data-theme="dark"] .current-week-action-card,
html[data-theme="dark"] .current-week-work-card,
html[data-theme="dark"] .current-week-work-card .mini-stat-list > div,
html[data-theme="dark"] .current-week-summary-card,
html[data-theme="dark"] .ad-slot{
  background:#101b2e!important;
  border-color:#263852!important;
  color:#f6f9ff!important;
  box-shadow:0 18px 42px rgba(0,0,0,.28)!important;
}
html[data-theme="dark"] .tool-tile:hover,
html[data-theme="dark"] .tool-card:hover,
html[data-theme="dark"] .current-week-action-card:hover,
html[data-theme="dark"] .more-tools-grid a:hover{
  border-color:#3b82f6!important;
  box-shadow:0 22px 48px rgba(0,0,0,.34)!important;
}
html[data-theme="dark"] .home-benefits,
html[data-theme="dark"] .feature-grid:not(.home-benefits){
  background:#101b2e!important;
  border-color:#263852!important;
  box-shadow:0 18px 42px rgba(0,0,0,.24)!important;
}
html[data-theme="dark"] .home-benefits .feature-pill,
html[data-theme="dark"] .feature-grid:not(.home-benefits) .feature-pill{
  background:transparent!important;
  border-color:#263852!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .result-grid,
html[data-theme="dark"] .result-box,
html[data-theme="dark"] .select-wrap,
html[data-theme="dark"] input,
html[data-theme="dark"] select,
html[data-theme="dark"] textarea,
html[data-theme="dark"] .calc-tab:not(.active),
html[data-theme="dark"] .notice,
html[data-theme="dark"] .day,
html[data-theme="dark"] .mini-day,
html[data-theme="dark"] .today-icon,
html[data-theme="dark"] .tile-icon,
html[data-theme="dark"] .guide-icon,
html[data-theme="dark"] .benefit-icon,
html[data-theme="dark"] .aside-icon,
html[data-theme="dark"] .mini-line-icon,
html[data-theme="dark"] .action-icon{
  background:#0d1728!important;
  border-color:#263852!important;
  color:#eaf2ff!important;
}
html[data-theme="dark"] h1,
html[data-theme="dark"] h2,
html[data-theme="dark"] h3,
html[data-theme="dark"] h4,
html[data-theme="dark"] strong,
html[data-theme="dark"] .brand,
html[data-theme="dark"] .brand span:last-child,
html[data-theme="dark"] .main-nav a,
html[data-theme="dark"] .section-headline h2,
html[data-theme="dark"] .section-kicker + h2,
html[data-theme="dark"] .tool-tile strong,
html[data-theme="dark"] .tool-card h3,
html[data-theme="dark"] .guide-card h3,
html[data-theme="dark"] .month-title,
html[data-theme="dark"] .result-box strong,
html[data-theme="dark"] .stat-card strong,
html[data-theme="dark"] .today-row strong,
html[data-theme="dark"] .mini-stat-list strong,
html[data-theme="dark"] .card-arrow,
html[data-theme="dark"] .tile-arrow,
html[data-theme="dark"] .faq summary{
  color:#f6f9ff!important;
}
html[data-theme="dark"] p,
html[data-theme="dark"] li,
html[data-theme="dark"] .lead,
html[data-theme="dark"] .trusted-line,
html[data-theme="dark"] .tool-tile p,
html[data-theme="dark"] .tool-card p,
html[data-theme="dark"] .guide-card p,
html[data-theme="dark"] .calendar-preview-copy p,
html[data-theme="dark"] .seo-copy-card p,
html[data-theme="dark"] .article-box p,
html[data-theme="dark"] .content-page p,
html[data-theme="dark"] .content-page li,
html[data-theme="dark"] .panel p,
html[data-theme="dark"] .quick-answer p,
html[data-theme="dark"] .faq p,
html[data-theme="dark"] .stat-card span,
html[data-theme="dark"] .result-box span,
html[data-theme="dark"] .info-row,
html[data-theme="dark"] .today-row span:not(.today-icon),
html[data-theme="dark"] .mini-stat-list span,
html[data-theme="dark"] .mini-stat-list small,
html[data-theme="dark"] .footer-grid a,
html[data-theme="dark"] .footer-bottom,
html[data-theme="dark"] .site-footer p{
  color:#a8b6cc!important;
}
html[data-theme="dark"] .section-kicker,
html[data-theme="dark"] .eyebrow,
html[data-theme="dark"] .faq-more,
html[data-theme="dark"] .section-link,
html[data-theme="dark"] .tool-action-row a,
html[data-theme="dark"] .card-arrow,
html[data-theme="dark"] .tile-arrow{
  color:#93c5fd!important;
}
html[data-theme="dark"] .btn:not(.primary),
html[data-theme="dark"] .btn-ghost,
html[data-theme="dark"] .button:not(.button-primary),
html[data-theme="dark"] .calendar-preview-copy .btn{
  background:#101b2e!important;
  border-color:#355071!important;
  color:#f6f9ff!important;
}
html[data-theme="dark"] .btn.primary,
html[data-theme="dark"] .button-primary,
html[data-theme="dark"] .calc-tab.active,
html[data-theme="dark"] .day.today,
html[data-theme="dark"] .week-link.current,
html[data-theme="dark"] .mini-week-link.current{
  background:linear-gradient(135deg,#2563eb,#6d5dfc)!important;
  color:#fff!important;
  border-color:transparent!important;
}
html[data-theme="dark"] .week-link,
html[data-theme="dark"] .mini-week-link{
  background:#172554!important;
  color:#bfdbfe!important;
}
html[data-theme="dark"] .day.muted,
html[data-theme="dark"] .mini-day.muted{
  opacity:.35!important;
}
html[data-theme="dark"] .calendar-preview-visual img,
html[data-theme="dark"] .calendar-illustration img{
  filter:drop-shadow(0 24px 34px rgba(0,0,0,.38))!important;
}
html[data-theme="dark"] .site-footer{
  background:#07101f!important;
  border-top-color:#263852!important;
}
html[data-theme="dark"] .mobile-menu-toggle{
  background:#0d1728!important;
  border-color:#2b4160!important;
  color:#f6f9ff!important;
}
@media(max-width:980px){
  html[data-theme="dark"] .main-nav{
    background:#101b2e!important;
    border-color:#263852!important;
  }
}
@media print{
  html[data-theme="dark"] .weekly-planner-print,
  html[data-theme="dark"] .weekly-planner-sheet,
  html[data-theme="dark"] .weekly-planner-sheet *{
    background:#fff!important;
    color:#111827!important;
    box-shadow:none!important;
    text-shadow:none!important;
  }
}


html[data-theme="dark"],
html[data-theme="dark"] body{
  background:#07101f!important;
  color:#f6f9ff!important;
}
html[data-theme="dark"] body{
  background-image:radial-gradient(circle at 16% 10%,rgba(37,99,235,.15),transparent 30%)!important;
}
html[data-theme="dark"] .site-main{
  background:#07101f!important;
  background-image:none!important;
  color:#f6f9ff!important;
}
html[data-theme="dark"] .site-main:before,
html[data-theme="dark"] .site-main:after,
html[data-theme="dark"] .home-hero-blueprint:before,
html[data-theme="dark"] .home-hero-blueprint:after,
html[data-theme="dark"] .home-hero-v2:before,
html[data-theme="dark"] .home-hero-v2:after,
html[data-theme="dark"] .site-main>.wrap.hero:first-child:before,
html[data-theme="dark"] .site-main>.wrap.hero:first-child:after{
  display:none!important;
  content:none!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .home-hero-blueprint,
html[data-theme="dark"] .home-hero-v2,
html[data-theme="dark"] .site-main>.wrap.hero:first-child,
html[data-theme="dark"] .current-week-hero,
html[data-theme="dark"] .current-week-dashboard,
html[data-theme="dark"] .current-week-work-section,
html[data-theme="dark"] .current-week-quick-row,
html[data-theme="dark"] .current-week-related,
html[data-theme="dark"] .current-week-content,
html[data-theme="dark"] .home-tools-row,
html[data-theme="dark"] .more-tools-strip,
html[data-theme="dark"] .lower-home-grid,
html[data-theme="dark"] .seo-copy-grid,
html[data-theme="dark"] .calendar-main-section,
html[data-theme="dark"] .section,
html[data-theme="dark"] .ad-section{
  background:transparent!important;
  background-image:none!important;
}
html[data-theme="dark"] .site-header{
  background:rgba(7,16,31,.94)!important;
  border-bottom-color:#263852!important;
  box-shadow:0 10px 30px rgba(0,0,0,.22)!important;
}
html[data-theme="dark"] .brand,
html[data-theme="dark"] .brand:visited,
html[data-theme="dark"] .brand:hover,
html[data-theme="dark"] .brand:focus,
html[data-theme="dark"] .brand span,
html[data-theme="dark"] .brand:hover span,
html[data-theme="dark"] .brand:focus span,
html[data-theme="dark"] .brand span:last-child,
html[data-theme="dark"] .brand:hover span:last-child,
html[data-theme="dark"] .brand:focus span:last-child{
  color:#f6f9ff!important;
}
html[data-theme="dark"] .main-nav a{color:#d8e3f3!important;}
html[data-theme="dark"] .main-nav a:hover,
html[data-theme="dark"] .main-nav a:focus{
  color:#93c5fd!important;
}
html[data-theme="dark"] .theme-toggle:hover,
html[data-theme="dark"] .theme-toggle:focus,
html[data-theme="dark"] .mobile-menu-toggle:hover,
html[data-theme="dark"] .mobile-menu-toggle:focus{
  background:#172554!important;
  color:#f6f9ff!important;
  border-color:#3b82f6!important;
}
html[data-theme="dark"] .hero-card,
html[data-theme="dark"] .today-card,
html[data-theme="dark"] .home-calculator-card,
html[data-theme="dark"] .calc-main,
html[data-theme="dark"] .calc-aside,
html[data-theme="dark"] .home-result-band,
html[data-theme="dark"] .tool-tile,
html[data-theme="dark"] .tool-card,
html[data-theme="dark"] .tools-card,
html[data-theme="dark"] .tools-core-card,
html[data-theme="dark"] .tools-category-panel,
html[data-theme="dark"] .guide-card,
html[data-theme="dark"] .guide-panel,
html[data-theme="dark"] .guide-list-compact,
html[data-theme="dark"] .faq-panel,
html[data-theme="dark"] .calendar-preview-card,
html[data-theme="dark"] .mini-calendar-card,
html[data-theme="dark"] .calendar-preview-copy,
html[data-theme="dark"] .calendar-quick-panel,
html[data-theme="dark"] .calendar-explain-panel,
html[data-theme="dark"] .calendar-return-callout,
html[data-theme="dark"] .month-card,
html[data-theme="dark"] .panel,
html[data-theme="dark"] .toolbar,
html[data-theme="dark"] .quick-answer,
html[data-theme="dark"] .quick-answer.current-week-summary-card,
html[data-theme="dark"] .current-week-quick-row .quick-answer.current-week-summary-card,
html[data-theme="dark"] .faq,
html[data-theme="dark"] .feature-pill,
html[data-theme="dark"] .trust-card,
html[data-theme="dark"] .article-box,
html[data-theme="dark"] .seo-copy-card,
html[data-theme="dark"] .seo-copy-main,
html[data-theme="dark"] .more-tools-grid a,
html[data-theme="dark"] .tool-group-switch a,
html[data-theme="dark"] .current-week-action-card,
html[data-theme="dark"] .current-week-work-card,
html[data-theme="dark"] .current-week-work-card .mini-stat-list > div,
html[data-theme="dark"] .current-week-summary-card,
html[data-theme="dark"] .ad-slot{
  background:#101b2e!important;
  background-image:none!important;
  border-color:#263852!important;
  color:#f6f9ff!important;
  box-shadow:0 18px 42px rgba(0,0,0,.28)!important;
}
html[data-theme="dark"] .current-week-action-card.primary-action{
  background:#101b2e!important;
  border-color:#3b82f6!important;
}
html[data-theme="dark"] .home-benefits,
html[data-theme="dark"] .feature-grid:not(.home-benefits),
html[data-theme="dark"] .result-grid{
  background:#101b2e!important;
  background-image:none!important;
  border-color:#263852!important;
  box-shadow:0 18px 42px rgba(0,0,0,.24)!important;
}
html[data-theme="dark"] .home-benefits .feature-pill,
html[data-theme="dark"] .feature-grid:not(.home-benefits) .feature-pill{
  background:transparent!important;
  border-color:#263852!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .result-box,
html[data-theme="dark"] .select-wrap,
html[data-theme="dark"] input,
html[data-theme="dark"] select,
html[data-theme="dark"] textarea,
html[data-theme="dark"] .calc-tab:not(.active),
html[data-theme="dark"] .notice,
html[data-theme="dark"] .day,
html[data-theme="dark"] .mini-day,
html[data-theme="dark"] .faq details,
html[data-theme="dark"] .today-icon,
html[data-theme="dark"] .tile-icon,
html[data-theme="dark"] .guide-icon,
html[data-theme="dark"] .benefit-icon,
html[data-theme="dark"] .aside-icon,
html[data-theme="dark"] .mini-line-icon,
html[data-theme="dark"] .action-icon{
  background:#0d1728!important;
  background-image:none!important;
  border-color:#263852!important;
  color:#eaf2ff!important;
}
html[data-theme="dark"] h1,
html[data-theme="dark"] h2,
html[data-theme="dark"] h3,
html[data-theme="dark"] h4,
html[data-theme="dark"] strong,
html[data-theme="dark"] .section-headline h2,
html[data-theme="dark"] .section-kicker + h2,
html[data-theme="dark"] .tool-tile strong,
html[data-theme="dark"] .tool-card h3,
html[data-theme="dark"] .guide-card h3,
html[data-theme="dark"] .month-title,
html[data-theme="dark"] .result-box strong,
html[data-theme="dark"] .stat-card strong,
html[data-theme="dark"] .today-row strong,
html[data-theme="dark"] .mini-stat-list strong,
html[data-theme="dark"] .faq summary,
html[data-theme="dark"] .quick-answer h2,
html[data-theme="dark"] .current-week-quick-row .quick-answer h2,
html[data-theme="dark"] .article-box h2,
html[data-theme="dark"] .panel h2{
  color:#f6f9ff!important;
}
html[data-theme="dark"] p,
html[data-theme="dark"] li,
html[data-theme="dark"] .lead,
html[data-theme="dark"] .trusted-line,
html[data-theme="dark"] .tool-tile p,
html[data-theme="dark"] .tool-card p,
html[data-theme="dark"] .guide-card p,
html[data-theme="dark"] .calendar-preview-copy p,
html[data-theme="dark"] .seo-copy-card p,
html[data-theme="dark"] .article-box p,
html[data-theme="dark"] .content-page p,
html[data-theme="dark"] .content-page li,
html[data-theme="dark"] .panel p,
html[data-theme="dark"] .quick-answer p,
html[data-theme="dark"] .current-week-quick-row .quick-answer p,
html[data-theme="dark"] .faq p,
html[data-theme="dark"] .stat-card span,
html[data-theme="dark"] .result-box span,
html[data-theme="dark"] .info-row,
html[data-theme="dark"] .today-row span:not(.today-icon),
html[data-theme="dark"] .mini-stat-list span,
html[data-theme="dark"] .mini-stat-list small,
html[data-theme="dark"] .footer-grid a,
html[data-theme="dark"] .footer-bottom,
html[data-theme="dark"] .site-footer p{
  color:#a8b6cc!important;
}
html[data-theme="dark"] .section-kicker,
html[data-theme="dark"] .eyebrow,
html[data-theme="dark"] .faq-more,
html[data-theme="dark"] .section-link,
html[data-theme="dark"] .tool-action-row a,
html[data-theme="dark"] .card-arrow,
html[data-theme="dark"] .tile-arrow,
html[data-theme="dark"] .more-tools-grid a:hover,
html[data-theme="dark"] .calendar-preview-copy a{
  color:#93c5fd!important;
}
html[data-theme="dark"] .btn:not(.primary),
html[data-theme="dark"] .btn-ghost,
html[data-theme="dark"] .button:not(.button-primary),
html[data-theme="dark"] .calendar-preview-copy .btn{
  background:#101b2e!important;
  border-color:#355071!important;
  color:#f6f9ff!important;
}
html[data-theme="dark"] .btn.primary,
html[data-theme="dark"] .button-primary,
html[data-theme="dark"] .calc-tab.active,
html[data-theme="dark"] .day.today,
html[data-theme="dark"] .week-link.current,
html[data-theme="dark"] .mini-week-link.current{
  background:linear-gradient(135deg,#2563eb,#6d5dfc)!important;
  color:#fff!important;
  border-color:transparent!important;
}
html[data-theme="dark"] .week-link,
html[data-theme="dark"] .mini-week-link{
  background:#172554!important;
  color:#bfdbfe!important;
}
html[data-theme="dark"] .day.muted,
html[data-theme="dark"] .mini-day.muted{
  opacity:.35!important;
}
html[data-theme="dark"] .site-footer{
  background:#07101f!important;
  border-top-color:#263852!important;
}
@media(max-width:980px){
  html[data-theme="dark"] .main-nav{
    background:#101b2e!important;
    border-color:#263852!important;
  }
  html[data-theme="dark"] .main-nav a:hover{
    background:#172554!important;
    color:#f6f9ff!important;
  }
}
@media print{
  html[data-theme="dark"],
  html[data-theme="dark"] body,
  html[data-theme="dark"] .weekly-planner-print,
  html[data-theme="dark"] .weekly-planner-sheet,
  html[data-theme="dark"] .weekly-planner-sheet *{
    background:#fff!important;
    color:#111827!important;
    box-shadow:none!important;
    text-shadow:none!important;
  }
}


.month-grid .week-row.calendar-current-week .week-link,
.month-grid .week-row.calendar-current-week .day:not(.muted){
  background:#dbeafe!important;
  color:#174ea6!important;
  box-shadow:inset 0 0 0 1px rgba(37,99,235,.18)!important;
}
.month-grid .week-row.calendar-current-week .week-link{
  background:#bfdbfe!important;
  color:#123d82!important;
  font-weight:950!important;
}
.month-grid .week-row.calendar-selected-row .week-link,
.month-grid .week-row.calendar-selected-row .day:not(.muted){
  background:#e5e7eb!important;
  color:#111827!important;
  box-shadow:inset 0 0 0 1px rgba(148,163,184,.36)!important;
}
.month-grid .week-row.calendar-selected-row .week-link{
  background:#cbd5e1!important;
  color:#0f172a!important;
  font-weight:950!important;
}
.month-grid .week-row.calendar-current-week .day.today,
.month-grid .week-row.calendar-selected-row .day.today{
  background:#fff!important;
  color:#1d4ed8!important;
  box-shadow:inset 0 0 0 2px #fff, 0 0 0 2px rgba(29,78,216,.72)!important;
}
html[data-theme="dark"] .month-grid .week-row.calendar-current-week .week-link,
html[data-theme="dark"] .month-grid .week-row.calendar-current-week .day:not(.muted){
  background:#334155!important;
  color:#eaf2ff!important;
  box-shadow:inset 0 0 0 1px rgba(148,163,184,.28)!important;
}
html[data-theme="dark"] .month-grid .week-row.calendar-current-week .week-link{
  background:#475569!important;
  color:#fff!important;
  font-weight:950!important;
}
html[data-theme="dark"] .month-grid .week-row.calendar-selected-row .week-link,
html[data-theme="dark"] .month-grid .week-row.calendar-selected-row .day:not(.muted){
  background:#334155!important;
  color:#eaf2ff!important;
  box-shadow:inset 0 0 0 1px rgba(148,163,184,.26)!important;
}
html[data-theme="dark"] .month-grid .week-row.calendar-selected-row .week-link{
  background:#475569!important;
  color:#fff!important;
}
html[data-theme="dark"] .month-grid .week-row.calendar-current-week .day.today,
html[data-theme="dark"] .month-grid .week-row.calendar-selected-row .day.today{
  background:#0b1220!important;
  color:#bfdbfe!important;
  box-shadow:inset 0 0 0 2px #0b1220, 0 0 0 2px rgba(147,197,253,.86)!important;
}
html[data-theme="dark"] .month-grid .week-row.calendar-current-week .day.today::after,
html[data-theme="dark"] .month-grid .week-row.calendar-selected-row .day.today::after{
  background:#bfdbfe!important;
}
@media (min-width:981px){
  .home-hero-copy h1{
    max-width:720px;
  }
}


html[data-theme="dark"]{
  color-scheme:dark;
  --bg:#071120;
  --panel:#111c2f;
  --panel2:#0d1728;
  --text:#f8fbff;
  --muted:#a9bbd2;
  --line:#334a68;
  --soft:#16263f;
  --brand:#8fc2ff;
  --brand2:#8b7cff;
}
html[data-theme="dark"],
html[data-theme="dark"] body,
html[data-theme="dark"] .site-main{
  background:#071120!important;
  background-image:radial-gradient(circle at 17% 7%,rgba(37,99,235,.13),transparent 30%)!important;
  color:#f8fbff!important;
}
html[data-theme="dark"] .site-header{
  background:rgba(7,17,32,.96)!important;
  border-bottom-color:rgba(148,163,184,.18)!important;
  box-shadow:0 10px 30px rgba(0,0,0,.22)!important;
}
html[data-theme="dark"] .brand,
html[data-theme="dark"] .brand span,
html[data-theme="dark"] .brand:hover,
html[data-theme="dark"] .brand:hover span,
html[data-theme="dark"] .main-nav a{
  color:#edf5ff!important;
  -webkit-text-fill-color:#edf5ff!important;
}
html[data-theme="dark"] .main-nav a:hover,
html[data-theme="dark"] .main-nav a:focus{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
}
html[data-theme="dark"] .site-main:before,
html[data-theme="dark"] .site-main:after,
html[data-theme="dark"] .home-hero-blueprint:before,
html[data-theme="dark"] .home-hero-blueprint:after,
html[data-theme="dark"] .home-hero-v2:before,
html[data-theme="dark"] .home-hero-v2:after,
html[data-theme="dark"] .site-main>.wrap.hero:first-child:before,
html[data-theme="dark"] .site-main>.wrap.hero:first-child:after{
  display:none!important;
  content:none!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .home-hero-blueprint,
html[data-theme="dark"] .home-hero-v2,
html[data-theme="dark"] .site-main>.wrap.hero:first-child,
html[data-theme="dark"] .current-week-hero,
html[data-theme="dark"] .current-week-dashboard,
html[data-theme="dark"] .current-week-work-section,
html[data-theme="dark"] .current-week-quick-row,
html[data-theme="dark"] .current-week-related,
html[data-theme="dark"] .current-week-content,
html[data-theme="dark"] .home-tools-row,
html[data-theme="dark"] .more-tools-strip,
html[data-theme="dark"] .lower-home-grid,
html[data-theme="dark"] .seo-copy-grid,
html[data-theme="dark"] .calendar-main-section,
html[data-theme="dark"] .section,
html[data-theme="dark"] .ad-section{
  background:transparent!important;
  background-image:none!important;
}
html[data-theme="dark"] .hero-card,
html[data-theme="dark"] .today-card,
html[data-theme="dark"] .today-card.stat-card,
html[data-theme="dark"] .panel,
html[data-theme="dark"] .tool-card,
html[data-theme="dark"] .tool-tile,
html[data-theme="dark"] .tools-card,
html[data-theme="dark"] .tools-core-card,
html[data-theme="dark"] .tools-category-panel,
html[data-theme="dark"] .guide-card,
html[data-theme="dark"] .guide-panel,
html[data-theme="dark"] .guide-list-compact,
html[data-theme="dark"] .faq,
html[data-theme="dark"] .faq-panel,
html[data-theme="dark"] .article-box,
html[data-theme="dark"] .trust-card,
html[data-theme="dark"] .month-card,
html[data-theme="dark"] .stat-card,
html[data-theme="dark"] .quick-answer,
html[data-theme="dark"] .feature-pill,
html[data-theme="dark"] .home-calculator-card,
html[data-theme="dark"] .calendar-preview-card,
html[data-theme="dark"] .mini-calendar-card,
html[data-theme="dark"] .home-benefits,
html[data-theme="dark"] .toolbar,
html[data-theme="dark"] .select-wrap,
html[data-theme="dark"] .result-grid,
html[data-theme="dark"] .result-box,
html[data-theme="dark"] .calendar-quick-panel,
html[data-theme="dark"] .calendar-explain-panel,
html[data-theme="dark"] .calendar-return-callout,
html[data-theme="dark"] .seo-copy-card,
html[data-theme="dark"] .seo-copy-main,
html[data-theme="dark"] .more-tools-grid a,
html[data-theme="dark"] .tool-group-switch a,
html[data-theme="dark"] .current-week-action-card,
html[data-theme="dark"] .current-week-work-card,
html[data-theme="dark"] .current-week-summary-card,
html[data-theme="dark"] .ad-slot{
  background:#111c2f!important;
  background-image:none!important;
  border-color:rgba(148,163,184,.24)!important;
  color:#f8fbff!important;
  box-shadow:0 18px 42px rgba(0,0,0,.30)!important;
}
html[data-theme="dark"] .current-week-action-card.primary-action,
html[data-theme="dark"] .tool-tile:hover,
html[data-theme="dark"] .tool-card:hover,
html[data-theme="dark"] .current-week-action-card:hover,
html[data-theme="dark"] .more-tools-grid a:hover{
  border-color:rgba(96,165,250,.58)!important;
  box-shadow:0 22px 48px rgba(0,0,0,.36)!important;
}
html[data-theme="dark"] .current-week-work-card .mini-stat-list > div,
html[data-theme="dark"] .result-box,
html[data-theme="dark"] .select-wrap,
html[data-theme="dark"] input,
html[data-theme="dark"] select,
html[data-theme="dark"] textarea,
html[data-theme="dark"] .calc-tab:not(.active),
html[data-theme="dark"] .notice,
html[data-theme="dark"] .day,
html[data-theme="dark"] .mini-day,
html[data-theme="dark"] .faq details,
html[data-theme="dark"] .today-icon,
html[data-theme="dark"] .tile-icon,
html[data-theme="dark"] .guide-icon,
html[data-theme="dark"] .benefit-icon,
html[data-theme="dark"] .aside-icon,
html[data-theme="dark"] .mini-line-icon,
html[data-theme="dark"] .action-icon{
  background:#0e192b!important;
  background-image:none!important;
  border-color:rgba(148,163,184,.22)!important;
  color:#eef4ff!important;
}
html[data-theme="dark"] h1,
html[data-theme="dark"] h2,
html[data-theme="dark"] h3,
html[data-theme="dark"] h4,
html[data-theme="dark"] strong,
html[data-theme="dark"] .section-headline h2,
html[data-theme="dark"] .section-kicker + h2,
html[data-theme="dark"] .tool-tile strong,
html[data-theme="dark"] .tool-card h3,
html[data-theme="dark"] .guide-card h3,
html[data-theme="dark"] .month-title,
html[data-theme="dark"] .result-box strong,
html[data-theme="dark"] .stat-card strong,
html[data-theme="dark"] .today-row strong,
html[data-theme="dark"] .mini-stat-list strong,
html[data-theme="dark"] .work-stat-value,
html[data-theme="dark"] .mini-stat-value,
html[data-theme="dark"] .faq summary,
html[data-theme="dark"] .quick-answer h2,
html[data-theme="dark"] .article-box h2,
html[data-theme="dark"] .panel h2{
  color:#f8fbff!important;
  -webkit-text-fill-color:#f8fbff!important;
}
html[data-theme="dark"] p,
html[data-theme="dark"] li,
html[data-theme="dark"] .lead,
html[data-theme="dark"] .trusted-line,
html[data-theme="dark"] .tool-tile p,
html[data-theme="dark"] .tool-card p,
html[data-theme="dark"] .guide-card p,
html[data-theme="dark"] .guide-list-compact p,
html[data-theme="dark"] .calendar-preview-copy p,
html[data-theme="dark"] .seo-copy-card p,
html[data-theme="dark"] .article-box p,
html[data-theme="dark"] .content-page p,
html[data-theme="dark"] .content-page li,
html[data-theme="dark"] .panel p,
html[data-theme="dark"] .quick-answer p,
html[data-theme="dark"] .current-week-quick-row .quick-answer p,
html[data-theme="dark"] .faq p,
html[data-theme="dark"] .stat-card span,
html[data-theme="dark"] .result-box span,
html[data-theme="dark"] .info-row,
html[data-theme="dark"] .today-row span:not(.today-icon),
html[data-theme="dark"] .mini-stat-list span,
html[data-theme="dark"] .mini-stat-list small,
html[data-theme="dark"] .feature-pill span:not(.benefit-icon),
html[data-theme="dark"] .footer-grid a,
html[data-theme="dark"] .footer-bottom,
html[data-theme="dark"] .site-footer p{
  color:#a9bbd2!important;
  -webkit-text-fill-color:#a9bbd2!important;
}
html[data-theme="dark"] .section-kicker,
html[data-theme="dark"] .eyebrow,
html[data-theme="dark"] .faq-more,
html[data-theme="dark"] .section-link,
html[data-theme="dark"] .tool-action-row a,
html[data-theme="dark"] .card-arrow,
html[data-theme="dark"] .tile-arrow,
html[data-theme="dark"] .calendar-preview-copy a{
  color:#9ac7ff!important;
  -webkit-text-fill-color:#9ac7ff!important;
}
html[data-theme="dark"] .today-card{
  background:linear-gradient(180deg,#15263d 0%,#111f33 100%)!important;
  border-color:rgba(147,197,253,.34)!important;
  box-shadow:0 22px 60px rgba(0,0,0,.34),0 0 0 1px rgba(147,197,253,.08)!important;
}
html[data-theme="dark"] .today-card h2{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  letter-spacing:.11em!important;
}
html[data-theme="dark"] .today-row,
html[data-theme="dark"] .info-row,
html[data-theme="dark"] .faq details,
html[data-theme="dark"] .site-footer,
html[data-theme="dark"] .home-benefits .feature-pill{
  border-color:rgba(148,163,184,.20)!important;
}
html[data-theme="dark"] .today-row > strong,
html[data-theme="dark"] .today-row > strong *,
html[data-theme="dark"] .today-card strong,
html[data-theme="dark"] .today-card strong span,
html[data-theme="dark"] .today-card [data-live-current-week],
html[data-theme="dark"] .today-card [data-live-week-range-short],
html[data-theme="dark"] .today-card [data-live-today],
html[data-theme="dark"] .today-card [data-live-today-short],
html[data-theme="dark"] .today-card [data-live-week-start-short],
html[data-theme="dark"] .today-card [data-live-week-end-short]{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  opacity:1!important;
  font-weight:950!important;
}
html[data-theme="dark"] .today-card .today-row > span:not(.today-icon),
html[data-theme="dark"] .today-card .today-row span:not(.today-icon){
  color:#b8c8dc!important;
  -webkit-text-fill-color:#b8c8dc!important;
  opacity:1!important;
  font-weight:800!important;
}
html[data-theme="dark"] .today-icon{
  background:#0b1728!important;
  border-color:rgba(147,197,253,.38)!important;
  color:#f1f7ff!important;
  -webkit-text-fill-color:#f1f7ff!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.025),0 10px 22px rgba(0,0,0,.22)!important;
}
html[data-theme="dark"] .today-icon svg{stroke:#f1f7ff!important;}
html[data-theme="dark"] .current-week-work-card .mini-stat-list > div{
  border-top-color:#4b8cff!important;
}
html[data-theme="dark"] .home-benefits,
html[data-theme="dark"] .feature-grid:not(.home-benefits){
  background:#111c2f!important;
  border-color:rgba(148,163,184,.24)!important;
}
html[data-theme="dark"] .home-benefits .feature-pill,
html[data-theme="dark"] .feature-grid:not(.home-benefits) .feature-pill{
  background:transparent!important;
  box-shadow:none!important;
}
html[data-theme="dark"] input::placeholder,
html[data-theme="dark"] textarea::placeholder{
  color:#7f93ab!important;
  -webkit-text-fill-color:#7f93ab!important;
  opacity:1!important;
}
html[data-theme="dark"] .btn:not(.primary),
html[data-theme="dark"] .btn-ghost,
html[data-theme="dark"] .button:not(.button-primary),
html[data-theme="dark"] .calendar-preview-copy .btn{
  background:#132238!important;
  border-color:#405a7d!important;
  color:#f8fbff!important;
  -webkit-text-fill-color:#f8fbff!important;
}
html[data-theme="dark"] .btn:not(.primary):hover,
html[data-theme="dark"] .btn-ghost:hover,
html[data-theme="dark"] .button:not(.button-primary):hover{
  background:#172a44!important;
  border-color:#5f7fa9!important;
}
html[data-theme="dark"] .btn.primary,
html[data-theme="dark"] .button-primary,
html[data-theme="dark"] .calc-tab.active,
html[data-theme="dark"] .day.today,
html[data-theme="dark"] .week-link.current,
html[data-theme="dark"] .mini-week-link.current{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
html[data-theme="dark"] .week-link,
html[data-theme="dark"] .mini-week-link{
  background:#172554!important;
  color:#d7e7ff!important;
  -webkit-text-fill-color:#d7e7ff!important;
}
html[data-theme="dark"] .site-footer{background:#071120!important;}
@media(max-width:980px){
  html[data-theme="dark"] .main-nav{background:#111c2f!important;border-color:rgba(148,163,184,.24)!important;}
  html[data-theme="dark"] .main-nav a:hover{background:#172a44!important;}
}
@media print{
  html[data-theme="dark"],html[data-theme="dark"] body,html[data-theme="dark"] .weekly-planner-print,html[data-theme="dark"] .weekly-planner-sheet,html[data-theme="dark"] .weekly-planner-sheet *{
    background:#fff!important;color:#111827!important;-webkit-text-fill-color:#111827!important;box-shadow:none!important;text-shadow:none!important;
  }
}


html[data-theme="dark"] .home-form-grid label,
html[data-theme="dark"] .form-grid label,
html[data-theme="dark"] .toolbar label,
html[data-theme="dark"] .calc-main label,
html[data-theme="dark"] .panel label,
html[data-theme="dark"] .calculator-layout label{
  color:#bdd0ea!important;
  -webkit-text-fill-color:#bdd0ea!important;
}
html[data-theme="dark"] .home-form-grid input,
html[data-theme="dark"] .home-form-grid select,
html[data-theme="dark"] .form-grid input,
html[data-theme="dark"] .form-grid select,
html[data-theme="dark"] .toolbar input,
html[data-theme="dark"] .toolbar select,
html[data-theme="dark"] .panel input,
html[data-theme="dark"] .panel select,
html[data-theme="dark"] .panel textarea,
html[data-theme="dark"] .calculator-layout input,
html[data-theme="dark"] .calculator-layout select,
html[data-theme="dark"] .calculator-layout textarea{
  background:#152338!important;
  border-color:rgba(148,163,184,.34)!important;
  color:#f8fbff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03), 0 0 0 1px rgba(10,18,32,.12)!important;
}
html[data-theme="dark"] .home-form-grid input:hover,
html[data-theme="dark"] .home-form-grid select:hover,
html[data-theme="dark"] .form-grid input:hover,
html[data-theme="dark"] .form-grid select:hover,
html[data-theme="dark"] .panel input:hover,
html[data-theme="dark"] .panel select:hover,
html[data-theme="dark"] .panel textarea:hover,
html[data-theme="dark"] .calculator-layout input:hover,
html[data-theme="dark"] .calculator-layout select:hover,
html[data-theme="dark"] .calculator-layout textarea:hover{
  border-color:rgba(147,197,253,.46)!important;
  background:#182840!important;
}
html[data-theme="dark"] .home-form-grid input:focus,
html[data-theme="dark"] .home-form-grid select:focus,
html[data-theme="dark"] .form-grid input:focus,
html[data-theme="dark"] .form-grid select:focus,
html[data-theme="dark"] .panel input:focus,
html[data-theme="dark"] .panel select:focus,
html[data-theme="dark"] .panel textarea:focus,
html[data-theme="dark"] .calculator-layout input:focus,
html[data-theme="dark"] .calculator-layout select:focus,
html[data-theme="dark"] .calculator-layout textarea:focus{
  outline:none!important;
  border-color:#60a5fa!important;
  background:#1a2b44!important;
  box-shadow:0 0 0 3px rgba(96,165,250,.18)!important;
}
html[data-theme="dark"] .tools-category-headline{
  border-bottom-color:rgba(148,163,184,.08)!important;
}
html[data-theme="dark"] .tools-category-headline,
html[data-theme="dark"] .section-headline{
  box-shadow:none!important;
}
html[data-theme="dark"] .tools-category-date_work .tools-category-headline,
html[data-theme="dark"] .tools-category-planning .tools-category-headline{
  border-bottom:0!important;
  padding-bottom:8px!important;
  margin-bottom:18px!important;
}

/* spacing rebalance */
.home-calculator-card{margin-top:30px!important;}
.home-tools-row{margin-top:34px!important;}
.calendar-preview-card{margin-top:30px!important;}
.home-benefits{margin-top:18px!important;}
.lower-home-grid{margin-top:28px!important;}
.tools-category-section{margin-top:38px!important;}

@media (max-width:760px){
  .home-calculator-card{margin-top:24px!important;}
  .home-tools-row{margin-top:28px!important;}
  .calendar-preview-card{margin-top:24px!important;}
  .lower-home-grid{margin-top:22px!important;}
}

@media (max-width:640px){
  .home-result-band{
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:14px!important;
    border-radius:14px!important;
  }
  .home-result-band .result-badge{
    display:none!important;
  }
  .home-result-band > div:not(.result-badge){
    padding:12px 14px!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.72)!important;
    border:1px solid rgba(201,216,235,.92)!important;
  }
  html[data-theme="dark"] .home-result-band > div:not(.result-badge){
    background:#132136!important;
    border-color:rgba(148,163,184,.22)!important;
  }
  .home-result-band span{
    font-size:11px!important;
    letter-spacing:.02em!important;
  }
  .home-result-band strong{
    font-size:19px!important;
    line-height:1.22!important;
    letter-spacing:-.03em!important;
  }
}

@media (max-width:420px){
  .home-result-band{
    padding:12px!important;
  }
  .home-result-band > div:not(.result-badge){
    padding:11px 12px!important;
  }
  .home-result-band strong{
    font-size:18px!important;
  }
}


.theme-toggle [data-theme-icon]{
  display:inline-grid!important;
  place-items:center!important;
  width:22px!important;
  height:22px!important;
  line-height:1!important;
}
.theme-toggle-icon{
  display:block!important;
  width:20px!important;
  height:20px!important;
  opacity:.92;
}
.theme-toggle:hover .theme-toggle-icon{
  opacity:1;
}

@media (min-width:760px){
  .calculator-layout .result-grid.calc-result-grid-weekdate{
    grid-template-columns:42% 29% 29%!important;
  }
  .calculator-layout .result-grid.calc-result-grid-weekdate .result-box:nth-child(1) strong{
    white-space:nowrap!important;
    font-size:clamp(17px,1.28vw,23px)!important;
    line-height:1.16!important;
    letter-spacing:-.045em!important;
  }
}


:root,
html,
html:not([data-theme="dark"]){
  --bg:#f7faff!important;
  --panel:#ffffff!important;
  --panel2:#f5f8fe!important;
  --text:#0b1730!important;
  --muted:#586a86!important;
  --line:#dfe8f4!important;
  --brand:#174ea6!important;
  --brand2:#2f6fbb!important;
  --soft:#eaf2ff!important;
  --green:#174ea6!important;
  --amber:#c8912d!important;
  --shadow:0 18px 46px rgba(24,57,101,.075)!important;
  color-scheme:light!important;
}
html[data-theme="dark"]{
  --bg:#f7faff!important;
  --panel:#ffffff!important;
  --panel2:#f5f8fe!important;
  --text:#0b1730!important;
  --muted:#586a86!important;
  --line:#dfe8f4!important;
  --brand:#174ea6!important;
  --brand2:#2f6fbb!important;
  --soft:#eaf2ff!important;
  --shadow:0 18px 46px rgba(24,57,101,.075)!important;
  color-scheme:light!important;
}
html[data-theme="dark"] body,
body{
  background:#f7faff!important;
  color:#0b1730!important;
}
.theme-toggle,[data-theme-toggle]{display:none!important;visibility:hidden!important;pointer-events:none!important;}
.site-main{position:relative;background:linear-gradient(180deg,#fbfdff 0%,#f7faff 340px,#ffffff 100%)!important;overflow:hidden!important;}
.site-main:before,.site-main:after,
.home-hero-blueprint:before,.home-hero-blueprint:after,
.home-hero-v2:before,.home-hero-v2:after,
.site-main>.wrap.hero:first-child:before,
.site-main>.wrap.hero:first-child:after{
  display:none!important;content:none!important;background:none!important;background-image:none!important;border:0!important;opacity:0!important;
}
.home-hero-blueprint{
  background:linear-gradient(180deg,#fbfdff 0%,#f4f8fd 100%)!important;
  border-bottom:1px solid #e4edf7!important;
  box-shadow:inset 0 -1px 0 rgba(23,78,166,.04)!important;
}
.site-main>.wrap.hero:first-child{
  background:linear-gradient(180deg,#fbfdff 0%,#f4f8fd 100%)!important;
  border-bottom:1px solid #e4edf7!important;
}
.site-header{
  background:rgba(255,255,255,.96)!important;
  border-bottom:1px solid #e4edf7!important;
  box-shadow:0 8px 24px rgba(24,57,101,.035)!important;
}
.brand,.brand span:last-child,.main-nav a,h1,h2,h3,h4,.section-headline h2,.home-hero-copy h1,.site-main>.wrap.hero:first-child h1,
.tool-tile h3,.guide-card h3,.tool-card h3,.faq summary,.result-box strong,.stat-card strong,.today-row strong,.month-title,.info-row strong,
.work-stat-value,.mini-stat-value,.current-week-work-card strong{color:#0b1730!important;}
p,.lead,.home-hero-copy .lead,.site-main>.wrap.hero:first-child .lead,.tool-tile p,.tool-card p,.guide-card p,.panel p,.quick-answer p,.article-box p,.content-page p,.content-page li,
.feature-pill span:not(.benefit-icon),.today-row>span:not(.today-icon),.stat-card span,.info-row,.footer-grid a,.footer-bottom,.site-footer p{color:#586a86!important;}
.eyebrow,.section-kicker{color:#174ea6!important;background:#eaf2ff!important;border-color:#d5e5fb!important;}
.btn.primary,.calc-tab.active,.day.today,.week-link.current,.mini-week-link.current,.mini-day.today{
  background:#174ea6!important;
  background-image:none!important;
  color:#fff!important;
  border-color:#174ea6!important;
  box-shadow:0 10px 24px rgba(23,78,166,.16)!important;
}
.btn.primary:hover{background:#123f88!important;color:#fff!important;}
a:hover,.section-headline>a,.faq-more,.tool-tile strong,.calendar-preview-copy .btn:not(.primary),.guide-list-compact a:after{color:#174ea6!important;}
.today-icon,.tile-icon,.benefit-icon,.aside-icon,.mini-line-icon,.guide-icon{
  background:#eaf2ff!important;
  color:#174ea6!important;
  border-color:#d5e5fb!important;
}
.hero-card,.panel,.tool-card,.month-card,.guide-card,.stat-card,.feature-pill,.quick-answer,.faq,.article-box,.trust-card,.today-card,.home-calculator-card,.tool-tile,.guide-panel,.faq-panel,.mini-calendar-card,.seo-copy-card,.calendar-preview-card,.current-week-work-card,.current-week-action-card,.current-week-stat-strip,.current-week-related-card,.calculator-layout .panel{
  background:#ffffff!important;
  border-color:#dfe8f4!important;
  box-shadow:0 16px 42px rgba(24,57,101,.065)!important;
}
.home-result-band,.result-box,.guide-list-compact a,.faq-panel details,.current-tool-card,.select-wrap,input,select,textarea,.month-card .day,.day,.mini-day,.mini-week-link,.week-link{
  background:#f5f8fe!important;
  border-color:#dfe8f4!important;
  color:#0b1730!important;
}
.week-link,.mini-week-link{color:#174ea6!important;background:#eaf2ff!important;}
.calendar-preview-card{
  background:linear-gradient(180deg,#ffffff 0%,#f5f8fe 100%)!important;
}
.site-footer{
  background:#ffffff!important;
  border-top:1px solid #e4edf7!important;
}
.home-benefits{background:#ffffff!important;border-color:#dfe8f4!important;}
.home-benefits .feature-pill{border-right-color:#dfe8f4!important;}


:root,
html,
html:not([data-theme="dark"]),
html[data-theme="dark"]{
  --bg:#f8fbff!important;
  --panel:#ffffff!important;
  --panel2:#f4f8fd!important;
  --text:#0a1830!important;
  --muted:#5d708a!important;
  --line:#d8e5f2!important;
  --brand:#245c9e!important;
  --brand2:#4f86bd!important;
  --soft:#e8f2fd!important;
  --green:#245c9e!important;
  --amber:#b8872f!important;
  --shadow:0 18px 46px rgba(20,54,92,.07)!important;
  color-scheme:light!important;
}
html[data-theme="dark"] body,
body{
  background:#f8fbff!important;
  color:#0a1830!important;
}
.site-main{
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 58%,#ffffff 100%)!important;
}
.site-main:before{
  display:block!important;
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  pointer-events:none!important;
  inset:70px 0 auto 0!important;
  height:430px!important;
  opacity:1!important;
  background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%201440%20360%27%20preserveAspectRatio%3D%27none%27%3E%3Cpath%20fill%3D%27%23dbeafb%27%20d%3D%27M0%2082%20C145%20122%20255%20148%20420%2096%20C615%2035%20720%2092%20865%20128%20C1045%20172%201190%2096%201440%20122%20L1440%200%20L0%200%20Z%27%2F%3E%3Cpath%20fill%3D%27%23eef6ff%27%20opacity%3D%27.94%27%20d%3D%27M0%20136%20C165%2086%20302%2084%20478%20136%20C666%20192%20804%20162%20958%20112%20C1110%2062%201265%2068%201440%20104%20L1440%200%20L0%200%20Z%27%2F%3E%3Cpath%20fill%3D%27%23cfe2f7%27%20opacity%3D%27.55%27%20d%3D%27M0%20210%20C185%20158%20350%20214%20526%20166%20C708%20116%20865%20120%201022%20176%20C1184%20234%201328%20192%201440%20156%20L1440%200%20L0%200%20Z%27%2F%3E%3C%2Fsvg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:center top!important;
  background-size:100% 100%!important;
  border:0!important;
}
.site-main:after{
  display:block!important;
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  pointer-events:none!important;
  inset:305px 0 auto 0!important;
  height:260px!important;
  opacity:.82!important;
  background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%201440%20260%27%20preserveAspectRatio%3D%27none%27%3E%3Cpath%20fill%3D%27%23f8fbff%27%20d%3D%27M0%20165%20C210%20210%20360%2092%20560%20140%20C740%20184%20860%20226%201060%20152%20C1220%2094%201330%20118%201440%20148%20L1440%20260%20L0%20260%20Z%27%2F%3E%3Cpath%20fill%3D%27%23e8f2fd%27%20opacity%3D%27.7%27%20d%3D%27M0%20112%20C180%20160%20330%20160%20510%20110%20C690%2060%20850%2082%201012%20126%20C1184%20174%201320%20150%201440%20106%20L1440%20260%20L0%20260%20Z%27%2F%3E%3C%2Fsvg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:center top!important;
  background-size:100% 100%!important;
  border:0!important;
}
.site-main > *{position:relative!important;z-index:1!important;}
.home-hero-blueprint,
.site-main>.wrap.hero:first-child{
  background:transparent!important;
  border-bottom:0!important;
  box-shadow:none!important;
}
.site-header{
  background:rgba(255,255,255,.965)!important;
  border-bottom:1px solid #dfe9f4!important;
  box-shadow:0 8px 24px rgba(20,54,92,.035)!important;
}
.eyebrow,.section-kicker{color:#245c9e!important;background:#e8f2fd!important;border-color:#cfe0f3!important;}
.btn.primary,.calc-tab.active,.day.today,.week-link.current,.mini-week-link.current,.mini-day.today{
  background:#245c9e!important;
  background-image:none!important;
  color:#fff!important;
  border-color:#245c9e!important;
  box-shadow:0 10px 24px rgba(36,92,158,.16)!important;
}
.btn.primary:hover{background:#1b497f!important;color:#fff!important;}
a:hover,.section-headline>a,.faq-more,.tool-tile strong,.calendar-preview-copy .btn:not(.primary),.guide-list-compact a:after{color:#245c9e!important;}
.week-link,.mini-week-link{color:#245c9e!important;background:#e8f2fd!important;}
.today-icon,.tile-icon,.benefit-icon,.aside-icon,.mini-line-icon,.guide-icon{
  background:#e8f2fd!important;
  color:#245c9e!important;
  border-color:#cfe0f3!important;
}
.home-result-band,.result-box,.guide-list-compact a,.faq-panel details,.current-tool-card,.select-wrap,input,select,textarea,.month-card .day,.day,.mini-day,.mini-week-link,.week-link{
  background:#f4f8fd!important;
  border-color:#d8e5f2!important;
  color:#0a1830!important;
}
.hero-card,.panel,.tool-card,.month-card,.guide-card,.stat-card,.feature-pill,.quick-answer,.faq,.article-box,.trust-card,.today-card,.home-calculator-card,.tool-tile,.guide-panel,.faq-panel,.mini-calendar-card,.seo-copy-card,.calendar-preview-card,.current-week-work-card,.current-week-action-card,.current-week-stat-strip,.current-week-related-card,.calculator-layout .panel{
  background:rgba(255,255,255,.94)!important;
  border-color:#d8e5f2!important;
  box-shadow:0 16px 42px rgba(20,54,92,.065)!important;
}
.calendar-preview-card{
  background:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(244,248,253,.94) 100%)!important;
}
.quick-answer{border-left-color:#245c9e!important;}
.site-footer{background:#ffffff!important;border-top:1px solid #dfe9f4!important;}
@media(max-width:760px){
  .site-main:before{top:58px!important;height:360px!important;background-size:150% 100%!important;}
  .site-main:after{top:265px!important;height:210px!important;background-size:150% 100%!important;}
}


:root,
html,
html[data-theme="dark"]{
  --bg:#f7fbff!important;
  --panel:#ffffff!important;
  --panel2:#f4f8fd!important;
  --text:#0b1f35!important;
  --muted:#536b84!important;
  --line:#d7e5f2!important;
  --brand:#1f5f99!important;
  --brand2:#3f7fb8!important;
  --soft:#e8f3fc!important;
  --shadow:0 16px 42px rgba(17,61,99,.07)!important;
  color-scheme:light!important;
}
html[data-theme="dark"] body,
body{background:#f7fbff!important;color:#0b1f35!important;}
.theme-toggle{display:none!important;}
.site-header{background:rgba(255,255,255,.965)!important;border-bottom:1px solid #dce9f5!important;box-shadow:0 8px 24px rgba(17,61,99,.035)!important;}
.brand,.brand span:last-child,.site-header .brand:hover span:last-child{color:#0b1f35!important;}
.main-nav a{color:#405c76!important;}
.main-nav a:hover{color:#1f5f99!important;}
.site-main{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:linear-gradient(180deg,#fbfdff 0%,#f7fbff 42%,#ffffff 100%)!important;}
.site-main:before{
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  pointer-events:none!important;
  left:0!important;right:0!important;top:0!important;
  height:610px!important;
  opacity:1!important;
  background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%201440%20520%27%20preserveAspectRatio%3D%27none%27%3E%3Crect%20width%3D%271440%27%20height%3D%27520%27%20fill%3D%27%23eef7ff%27%2F%3E%3Cpath%20fill%3D%27%23c5e1fa%27%20opacity%3D%27.98%27%20d%3D%27M0%2078%20C180%20148%20318%2020%20520%2092%20C730%20166%20818%20230%201036%20145%20C1190%2086%201315%2072%201440%20126%20L1440%20520%20L0%20520%20Z%27%2F%3E%3Cpath%20fill%3D%27%23a9d2f2%27%20opacity%3D%27.68%27%20d%3D%27M0%20152%20C170%2086%20334%20174%20508%20125%20C700%2070%20844%2056%201030%20134%20C1194%20203%201312%20212%201440%20164%20L1440%20520%20L0%20520%20Z%27%2F%3E%3Cpath%20fill%3D%27%23f7fbff%27%20opacity%3D%27.95%27%20d%3D%27M0%20258%20C224%20185%20355%20270%20578%20220%20C782%20174%20916%20112%201116%20193%20C1270%20255%201360%20242%201440%20220%20L1440%20520%20L0%20520%20Z%27%2F%3E%3Cpath%20fill%3D%27%23ffffff%27%20opacity%3D%27.92%27%20d%3D%27M0%20355%20C200%20300%20380%20346%20570%20318%20C780%20288%20910%20238%201110%20310%20C1265%20365%201350%20366%201440%20336%20L1440%20520%20L0%20520%20Z%27%2F%3E%3C%2Fsvg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:center top!important;
  background-size:100% 100%!important;
}
.site-main:after{content:""!important;position:absolute!important;z-index:0!important;pointer-events:none!important;left:0!important;right:0!important;top:430px!important;height:260px!important;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 86%)!important;}
.site-main>*{position:relative!important;z-index:1!important;}
.home-hero-blueprint{background:transparent!important;background-image:none!important;border-bottom:0!important;overflow:visible!important;}
.home-hero-v2{padding-top:74px!important;padding-bottom:78px!important;}
.home-hero-v2:before,.home-hero-v2:after,.home-hero-blueprint:before,.home-hero-blueprint:after{display:none!important;content:none!important;}
.site-main>.wrap.hero:first-child{position:relative!important;background:transparent!important;border-bottom:0!important;box-shadow:none!important;padding-top:74px!important;padding-bottom:78px!important;margin-bottom:30px!important;}
.site-main>.wrap.hero:first-child:before,.site-main>.wrap.hero:first-child:after{display:none!important;content:none!important;}
.site-main>.wrap.hero:first-child .hero-card{background:transparent!important;border-color:transparent!important;box-shadow:none!important;padding-left:0!important;}
.site-main>.wrap.hero:first-child .hero-side{align-content:center!important;}
.site-main>.wrap.hero:first-child .stat-grid{background:rgba(255,255,255,.92)!important;border:1px solid #cfe0f1!important;border-radius:18px!important;box-shadow:0 22px 54px rgba(17,61,99,.09)!important;padding:16px!important;gap:0!important;overflow:hidden!important;}
.site-main>.wrap.hero:first-child .stat-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;border-bottom:1px solid #dbe8f5!important;padding:19px!important;}
.site-main>.wrap.hero:first-child .stat-card:nth-child(odd){border-right:1px solid #dbe8f5!important;}
.site-main>.wrap.hero:first-child .stat-card:nth-last-child(-n+2){border-bottom:0!important;}
.eyebrow,.section-kicker{background:#e8f3fc!important;border:1px solid #cfe0f1!important;color:#1f5f99!important;}
h1,h2,h3,.home-hero-copy h1,.site-main>.wrap.hero:first-child h1{color:#0b1f35!important;}
.lead,.home-hero-copy .lead,.site-main>.wrap.hero:first-child .lead,p,.panel p,.tool-card p,.guide-card p,.content-page p,.content-page li{color:#536b84!important;}
.btn.primary,.calc-tab.active,.day.today,.week-link.current,.mini-week-link.current,.mini-day.today{background:#1f5f99!important;background-image:none!important;border-color:#1f5f99!important;color:#fff!important;box-shadow:0 10px 24px rgba(31,95,153,.16)!important;}
.btn.primary:hover{background:#174e7c!important;color:#fff!important;}
a:hover,.section-headline>a,.faq-more,.tool-tile strong{color:#1f5f99!important;}
.week-link,.mini-week-link{background:#e8f3fc!important;color:#1f5f99!important;}
.today-icon,.tile-icon,.benefit-icon,.aside-icon,.mini-line-icon,.guide-icon{background:#e8f3fc!important;color:#1f5f99!important;border-color:#cfe0f1!important;}
.hero-card,.panel,.tool-card,.month-card,.guide-card,.stat-card,.feature-pill,.quick-answer,.faq,.article-box,.trust-card,.today-card,.home-calculator-card,.tool-tile,.guide-panel,.faq-panel,.mini-calendar-card,.seo-copy-card,.calendar-preview-card,.current-week-work-card,.current-week-action-card,.current-week-stat-strip,.current-week-related-card,.calculator-layout .panel{background:rgba(255,255,255,.96)!important;border-color:#d7e5f2!important;box-shadow:0 16px 42px rgba(17,61,99,.06)!important;}
.result-box,.home-result-band,.guide-list-compact a,.faq-panel details,.current-tool-card,.select-wrap,input,select,textarea,.day,.mini-day{background:#f4f8fd!important;border-color:#d7e5f2!important;color:#0b1f35!important;}
.quick-answer{border-left-color:#1f5f99!important;}
.site-footer{background:#ffffff!important;border-top:1px solid #dce9f5!important;}
@media(max-width:1050px){.home-hero-v2,.site-main>.wrap.hero:first-child{padding-top:58px!important;padding-bottom:62px!important}.site-main:before{height:560px!important;background-size:cover!important}.site-main:after{top:390px!important;height:220px!important}.site-main>.wrap.hero:first-child .hero-card{padding-left:0!important}.site-main>.wrap.hero:first-child .stat-grid{max-width:640px!important}}
@media(max-width:700px){.home-hero-v2,.site-main>.wrap.hero:first-child{padding-top:42px!important;padding-bottom:48px!important}.site-main:before{height:500px!important;background-size:165% 100%!important}.site-main:after{top:330px!important;height:190px!important}.site-main>.wrap.hero:first-child .stat-grid{grid-template-columns:1fr!important}.site-main>.wrap.hero:first-child .stat-card{border-right:0!important;border-bottom:1px solid #dbe8f5!important}.site-main>.wrap.hero:first-child .stat-card:last-child{border-bottom:0!important}}


:root, html, html[data-theme="dark"]{
  --bg:#f7fbff!important;
  --panel:#ffffff!important;
  --panel2:#f5f9fd!important;
  --text:#102a43!important;
  --muted:#365b78!important;
  --line:#cfe0f1!important;
  --brand:#174e7c!important;
  --brand2:#3f7fb8!important;
  --soft:#e8f3fc!important;
  color-scheme:light!important;
}
html, body{
  font-family:Inter, "Inter var", "Aptos", "Segoe UI", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif!important;
  background:#f7fbff!important;
  color:#102a43!important;
}
.theme-toggle{display:none!important;}
.site-main{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:#f7fbff!important;padding-top:0!important;}
/* Stop the older global wave/background image from competing with the new hero wave. */
.site-main:before,.site-main:after{display:none!important;content:none!important;background:none!important;}
.site-header{background:rgba(255,255,255,.97)!important;border-bottom:1px solid #d7e6f5!important;box-shadow:0 4px 18px rgba(16,42,67,.04)!important;}
.nav-wrap{height:64px!important;}
.brand{font-size:16px!important;letter-spacing:-.025em!important;}
.main-nav a{font-size:13px!important;color:#24435c!important;font-weight:850!important;}

.home-hero-blueprint.wave-hero-home{
  position:relative!important;
  overflow:hidden!important;
  margin:0 0 58px!important;
  padding:0!important;
  background:#eaf5ff!important;
  border:0!important;
  border-bottom:1px solid #cfe0f1!important;
  box-shadow:none!important;
}
.home-hero-blueprint.wave-hero-home:before{
  display:block!important;
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  pointer-events:none!important;
  left:calc(50% - 50vw)!important;
  right:calc(50% - 50vw)!important;
  top:64px!important;
  height:390px!important;
  min-height:0!important;
  opacity:1!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 380' preserveAspectRatio='none'%3E%3Crect width='1440' height='380' fill='%23eaf5ff'/%3E%3Cpath d='M0 80 C180 150 320 30 520 92 C720 154 820 226 1030 150 C1190 92 1320 82 1440 138 L1440 380 L0 380 Z' fill='%23c5e1fa' opacity='.98'/%3E%3Cpath d='M0 150 C170 80 330 170 500 126 C700 72 850 60 1030 130 C1190 190 1310 220 1440 168 L1440 380 L0 380 Z' fill='%23a9d2f2' opacity='.78'/%3E%3Cpath d='M0 238 C220 175 350 260 570 218 C780 178 910 116 1110 190 C1260 246 1360 252 1440 230 L1440 380 L0 380 Z' fill='%23ffffff' opacity='.86'/%3E%3C/svg%3E")!important;
  background-size:100% 100%!important;
  background-repeat:no-repeat!important;
  background-position:center top!important;
}
.home-hero-blueprint.wave-hero-home:after{
  display:block!important;
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  pointer-events:none!important;
  left:calc(50% - 50vw)!important;
  right:calc(50% - 50vw)!important;
  bottom:-1px!important;
  height:115px!important;
  background:linear-gradient(180deg,rgba(247,251,255,0),#f7fbff 84%)!important;
}
.home-hero-blueprint.wave-hero-home>*{position:relative!important;z-index:1!important;}
.home-hero-v2.wave-hero-inner{
  display:block!important;
  width:min(1180px,calc(100% - 32px))!important;
  max-width:1180px!important;
  padding:72px 0 50px!important;
  margin-inline:auto!important;
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
}
.home-hero-v2.wave-hero-inner:before,.home-hero-v2.wave-hero-inner:after{display:none!important;content:none!important;}
.wave-hero-copy{max-width:820px!important;}
.wave-hero-copy .eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  width:auto!important;
  margin:0 0 22px!important;
  padding:5px 13px!important;
  border:1px solid #b5d2ea!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.78)!important;
  color:#1f5f99!important;
  box-shadow:0 3px 10px rgba(16,42,67,.05)!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:950!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.wave-hero-copy h1{
  max-width:840px!important;
  margin:0!important;
  font-size:clamp(52px,5.7vw,76px)!important;
  line-height:.96!important;
  letter-spacing:-.058em!important;
  font-weight:950!important;
  color:#102a43!important;
}
.wave-hero-copy .lead{
  max-width:720px!important;
  margin:24px 0 0!important;
  font-size:18px!important;
  line-height:1.72!important;
  letter-spacing:-.01em!important;
  color:#365b78!important;
}
.wave-hero-copy .hero-actions{margin-top:24px!important;gap:14px!important;}
.btn{border-radius:10px!important;font-weight:900!important;}
.btn.primary{background:#174e7c!important;background-image:none!important;border-color:#174e7c!important;color:#fff!important;box-shadow:0 12px 25px rgba(23,78,124,.18)!important;}
.btn.primary:hover{background:#123f66!important;color:#fff!important;}
.btn.btn-ghost,.btn:not(.primary){background:#fff!important;border-color:#b9d5ec!important;color:#102a43!important;}
.wave-hero-strip{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  max-width:none!important;
  margin:32px 0 0!important;
  padding:8px!important;
  border:1px solid #bdd7ee!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.72)!important;
  box-shadow:0 12px 28px rgba(31,95,153,.075)!important;
  backdrop-filter:blur(10px)!important;
}
.wave-hero-strip a{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  min-height:48px!important;
  padding:10px 16px!important;
  border:1px solid #d9e8f6!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.96)!important;
  color:#174e7c!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.wave-hero-strip a:after{content:"→";font-size:18px;font-weight:900;color:#174e7c;line-height:1;}
.wave-hero-strip span{display:block!important;font-size:0!important;line-height:0!important;height:0!important;overflow:hidden!important;}
.wave-hero-strip strong{display:block!important;margin:0!important;font-size:14px!important;line-height:1.15!important;font-weight:950!important;color:#174e7c!important;letter-spacing:-.01em!important;}

/* Apply the same local wave idea to standard inner-page hero sections, without using the old global wave image. */
.site-main>.wrap.hero:first-child{
  position:relative!important;
  overflow:hidden!important;
  width:100%!important;
  max-width:none!important;
  margin:0 0 46px!important;
  padding:70px max(16px,calc((100vw - 1180px)/2)) 58px!important;
  background:#eaf5ff!important;
  border-bottom:1px solid #cfe0f1!important;
  box-shadow:none!important;
}
.site-main>.wrap.hero:first-child:before{
  display:block!important;
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  pointer-events:none!important;
  left:0!important;right:0!important;top:54px!important;height:360px!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 380' preserveAspectRatio='none'%3E%3Crect width='1440' height='380' fill='%23eaf5ff'/%3E%3Cpath d='M0 90 C190 152 310 42 530 104 C725 160 850 236 1040 148 C1192 78 1328 88 1440 134 L1440 380 L0 380 Z' fill='%23c5e1fa' opacity='.88'/%3E%3Cpath d='M0 162 C180 92 342 172 520 132 C716 86 862 68 1042 144 C1200 210 1322 214 1440 170 L1440 380 L0 380 Z' fill='%23a9d2f2' opacity='.58'/%3E%3Cpath d='M0 250 C220 190 370 260 590 222 C780 190 928 126 1110 204 C1262 268 1366 258 1440 230 L1440 380 L0 380 Z' fill='%23ffffff' opacity='.86'/%3E%3C/svg%3E")!important;
  background-size:100% 100%!important;background-repeat:no-repeat!important;background-position:center top!important;
}
.site-main>.wrap.hero:first-child>*{position:relative!important;z-index:1!important;}
.site-main>.wrap.hero:first-child .hero-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
.site-main>.wrap.hero:first-child h1{font-size:clamp(44px,4.8vw,66px)!important;line-height:.98!important;letter-spacing:-.055em!important;font-weight:950!important;}

@media(max-width:860px){
  .home-hero-v2.wave-hero-inner{padding-top:52px!important;padding-bottom:42px!important;}
  .home-hero-blueprint.wave-hero-home:before{top:58px!important;height:360px!important;background-size:165% 100%!important;}
  .wave-hero-strip{grid-template-columns:1fr 1fr!important;}
  .site-main>.wrap.hero:first-child{padding-top:54px!important;padding-bottom:46px!important;}
}
@media(max-width:560px){
  .wave-hero-copy h1{font-size:42px!important;}
  .wave-hero-copy .lead{font-size:16px!important;}
  .wave-hero-strip{grid-template-columns:1fr!important;}
  .home-hero-blueprint.wave-hero-home:before{background-size:230% 100%!important;}
}


:root,html,html[data-theme="dark"]{
  --brand:#174e7c!important;
  --brand2:#3f7fb8!important;
  --text:#102a43!important;
  --muted:#365b78!important;
  --line:#cfe0f1!important;
  --bg:#f7fbff!important;
  color-scheme:light!important;
}
html,body{background:#f7fbff!important;color:#102a43!important;}
.theme-toggle{display:none!important;}
.site-main{background:#f7fbff!important;overflow:hidden!important;padding-top:0!important;}
.site-main:before,.site-main:after{display:none!important;content:none!important;background:none!important;}

.home-hero-blueprint.wave-hero-home{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  margin:0 0 58px!important;
  padding:0!important;
  min-height:0!important;
  background:#eaf5ff!important;
  border:0!important;
  border-bottom:1px solid #cfe0f1!important;
  box-shadow:none!important;
  background-image:none!important;
}
.home-hero-blueprint.wave-hero-home:before,
.home-hero-blueprint.wave-hero-home:after{display:none!important;content:none!important;background:none!important;}
.wcp-hero-wave-art{
  display:block!important;
  position:absolute!important;
  inset:0 0 auto 0!important;
  height:100%!important;
  min-height:500px!important;
  z-index:0!important;
  pointer-events:none!important;
  overflow:hidden!important;
  background:#eaf5ff!important;
}
.wcp-hero-wave-art svg{
  display:block!important;
  position:absolute!important;
  left:50%!important;
  top:22px!important;
  transform:translateX(-50%)!important;
  width:100vw!important;
  min-width:1440px!important;
  height:430px!important;
}
.wcp-hero-wave-art:after{
  content:""!important;
  position:absolute!important;
  left:0!important;right:0!important;bottom:-1px!important;
  height:170px!important;
  background:linear-gradient(180deg,rgba(247,251,255,0),#f7fbff 82%)!important;
}
.home-hero-blueprint.wave-hero-home>*:not(.wcp-hero-wave-art){position:relative!important;z-index:2!important;}
.home-hero-v2.wave-hero-inner{
  display:block!important;
  width:min(1180px,calc(100vw - 96px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:82px 0 54px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.home-hero-v2.wave-hero-inner:before,.home-hero-v2.wave-hero-inner:after{display:none!important;content:none!important;}
.wave-hero-copy{max-width:1120px!important;width:100%!important;}
.wave-hero-copy h1{
  max-width:1120px!important;
  margin:0!important;
  font-size:clamp(58px,5.1vw,82px)!important;
  line-height:.96!important;
  letter-spacing:-.058em!important;
  font-weight:950!important;
  color:#102a43!important;
}
.wave-hero-copy .lead{max-width:760px!important;margin:22px 0 0!important;font-size:18px!important;line-height:1.7!important;color:#365b78!important;}
.wave-hero-copy .hero-actions{margin-top:24px!important;gap:14px!important;}
.wave-hero-strip{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  max-width:1180px!important;
  margin:34px 0 0!important;
  padding:8px!important;
  border:1px solid #bdd7ee!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.76)!important;
  box-shadow:0 12px 28px rgba(31,95,153,.075)!important;
  backdrop-filter:blur(10px)!important;
}
.wave-hero-strip a{height:40px!important;min-height:40px!important;padding:6px 16px!important;border-radius:10px!important;border:1px solid #d9e8f6!important;background:rgba(255,255,255,.97)!important;color:#174e7c!important;display:flex!important;align-items:center!important;justify-content:space-between!important;}
.wave-hero-strip a:after{content:"→"!important;color:#174e7c!important;font-size:17px!important;font-weight:900!important;}
.wave-hero-strip strong{color:#174e7c!important;font-size:14px!important;font-weight:950!important;white-space:nowrap!important;letter-spacing:-.01em!important;}

/* Quiet all small blue labels so they match the hero badge instead of the older bright blue. */
.eyebrow,.section-kicker,.home-hero-copy .eyebrow,.wave-hero-copy .eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  max-width:max-content!important;
  padding:5px 13px!important;
  border:1px solid #b5d2ea!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.78)!important;
  color:#1f5f99!important;
  box-shadow:0 3px 10px rgba(16,42,67,.05)!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:950!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.section-kicker{margin-bottom:6px!important;}

@media(max-width:980px){
  .home-hero-v2.wave-hero-inner{width:min(100% - 32px,1180px)!important;padding-top:58px!important;}
  .wave-hero-copy h1{font-size:clamp(44px,7vw,62px)!important;}
  .wave-hero-strip{grid-template-columns:1fr 1fr!important;}
  .wcp-hero-wave-art svg{min-width:980px!important;top:18px!important;}
}
@media(max-width:560px){
  .wave-hero-copy h1{font-size:40px!important;}
  .wave-hero-copy .lead{font-size:16px!important;}
  .wave-hero-strip{grid-template-columns:1fr!important;}
  .wave-hero-strip a{height:auto!important;min-height:42px!important;}
  .wcp-hero-wave-art svg{min-width:900px!important;top:20px!important;height:470px!important;}
}

.home-hero-blueprint.wave-hero-home{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:#eaf5ff!important;
  border-bottom:1px solid #cfe0f1!important;
  margin:0 0 58px!important;
}
.home-hero-blueprint.wave-hero-home:before,
.home-hero-blueprint.wave-hero-home:after{display:none!important;content:none!important;background:none!important;}
.home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art{
  display:block!important;
  position:absolute!important;
  z-index:0!important;
  left:0!important;
  right:0!important;
  top:0!important;
  bottom:auto!important;
  width:100%!important;
  height:430px!important;
  min-height:0!important;
  pointer-events:none!important;
  overflow:hidden!important;
  background:#eaf5ff!important;
}
.home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art svg{
  display:block!important;
  position:absolute!important;
  left:50%!important;
  top:10px!important;
  width:100vw!important;
  min-width:1440px!important;
  height:380px!important;
  transform:translateX(-50%)!important;
}
.home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art:after{
  content:""!important;
  position:absolute!important;
  left:0!important;right:0!important;bottom:-1px!important;
  height:150px!important;
  background:linear-gradient(180deg,rgba(247,251,255,0),#f7fbff 82%)!important;
}
.home-hero-blueprint.wave-hero-home > .home-hero-v2.wave-hero-inner{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:min(1180px,calc(100vw - 96px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:82px 0 54px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.home-hero-blueprint.wave-hero-home > .home-hero-v2.wave-hero-inner:before,
.home-hero-blueprint.wave-hero-home > .home-hero-v2.wave-hero-inner:after{display:none!important;content:none!important;}
.home-hero-blueprint.wave-hero-home .wave-hero-copy{max-width:1120px!important;width:100%!important;}
.home-hero-blueprint.wave-hero-home .wave-hero-copy h1{
  max-width:1120px!important;
  margin:0!important;
  font-size:clamp(58px,5.1vw,82px)!important;
  line-height:.96!important;
  letter-spacing:-.058em!important;
  font-weight:950!important;
  color:#102a43!important;
}
.home-hero-blueprint.wave-hero-home .wave-hero-copy .lead{max-width:760px!important;margin:22px 0 0!important;font-size:18px!important;line-height:1.7!important;color:#365b78!important;}
.home-hero-blueprint.wave-hero-home .wave-hero-copy .hero-actions{margin-top:24px!important;gap:14px!important;}
.home-hero-blueprint.wave-hero-home .wave-hero-strip{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  max-width:1180px!important;
  margin:34px 0 0!important;
  padding:8px!important;
  border:1px solid #bdd7ee!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.76)!important;
  box-shadow:0 12px 28px rgba(31,95,153,.075)!important;
  backdrop-filter:blur(10px)!important;
}
.home-hero-blueprint.wave-hero-home .wave-hero-strip a{height:38px!important;min-height:38px!important;padding:5px 16px!important;border-radius:10px!important;border:1px solid #d9e8f6!important;background:rgba(255,255,255,.97)!important;color:#174e7c!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-decoration:none!important;}
.home-hero-blueprint.wave-hero-home .wave-hero-strip a:after{content:"→"!important;color:#174e7c!important;font-size:17px!important;font-weight:900!important;}
.home-hero-blueprint.wave-hero-home .wave-hero-strip strong{color:#174e7c!important;font-size:14px!important;font-weight:950!important;white-space:nowrap!important;letter-spacing:-.01em!important;}
.eyebrow,.section-kicker,.home-hero-copy .eyebrow,.wave-hero-copy .eyebrow{
  display:inline-flex!important;align-items:center!important;width:auto!important;max-width:max-content!important;
  padding:5px 13px!important;border:1px solid #b5d2ea!important;border-radius:999px!important;
  background:rgba(255,255,255,.78)!important;color:#1f5f99!important;box-shadow:0 3px 10px rgba(16,42,67,.05)!important;
  font-size:12px!important;line-height:1.2!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important;
}
@media(max-width:980px){
  .home-hero-blueprint.wave-hero-home > .home-hero-v2.wave-hero-inner{width:min(100% - 32px,1180px)!important;padding-top:58px!important;}
  .home-hero-blueprint.wave-hero-home .wave-hero-copy h1{font-size:clamp(44px,7vw,62px)!important;}
  .home-hero-blueprint.wave-hero-home .wave-hero-strip{grid-template-columns:1fr 1fr!important;}
  .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art svg{min-width:980px!important;top:16px!important;}
}
@media(max-width:560px){
  .home-hero-blueprint.wave-hero-home .wave-hero-copy h1{font-size:40px!important;}
  .home-hero-blueprint.wave-hero-home .wave-hero-copy .lead{font-size:16px!important;}
  .home-hero-blueprint.wave-hero-home .wave-hero-strip{grid-template-columns:1fr!important;}
  .home-hero-blueprint.wave-hero-home .wave-hero-strip a{height:auto!important;min-height:40px!important;}
  .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art svg{min-width:900px!important;top:18px!important;height:410px!important;}
}


html[data-theme="dark"]{
  --wcp-dark-bg:#15171c!important;
  --wcp-dark-panel:#1d2128!important;
  --wcp-dark-panel-soft:#232832!important;
  --wcp-dark-border:#333944!important;
  --wcp-dark-accent:#6fa8dc!important;
}

/* 1) Calendar preview CTA block: remove the darker rectangle behind the copy. */
html[data-theme="dark"] .calendar-preview-card{
  background:#1d2128!important;
  background-image:none!important;
  border-color:#333944!important;
}
html[data-theme="dark"] .calendar-preview-card .calendar-preview-copy,
html[data-theme="dark"] .calendar-preview-card .calendar-preview-copy::before,
html[data-theme="dark"] .calendar-preview-card .calendar-preview-copy::after{
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  border-color:transparent!important;
}
html[data-theme="dark"] .calendar-preview-card .calendar-preview-copy h2,
html[data-theme="dark"] .calendar-preview-card .calendar-preview-copy p{
  background:transparent!important;
  background-image:none!important;
}

/* 2) More planning tools cards: remove remaining navy surfaces. */
html[data-theme="dark"] .more-tools-strip .more-tools-grid a,
html[data-theme="dark"] .more-tools-grid a[href*="deadline-calculator"],
html[data-theme="dark"] .more-tools-grid a[href*="project-timeline-calculator"],
html[data-theme="dark"] .more-tools-grid a[href*="payroll-period-calculator"]{
  background:#1d2128!important;
  background-image:none!important;
  border-color:#333944!important;
  color:#f4f6f8!important;
  box-shadow:0 14px 34px rgba(0,0,0,.22)!important;
}
html[data-theme="dark"] .more-tools-strip .more-tools-grid a strong{color:#f4f6f8!important;}
html[data-theme="dark"] .more-tools-strip .more-tools-grid a span{color:#b8c0cc!important;}
html[data-theme="dark"] .more-tools-strip .more-tools-grid a:hover{
  background:#232832!important;
  border-color:#3f4652!important;
  box-shadow:0 18px 42px rgba(0,0,0,.28)!important;
}

/* 3) Keep popular-tool icon circles graphite, not navy. */
html[data-theme="dark"] .tool-grid-4 .tool-tile .tile-icon,
html[data-theme="dark"] .tool-grid-4 .tool-tile .tile-icon.purple,
html[data-theme="dark"] .tool-grid-4 .tool-tile .tile-icon.green,
html[data-theme="dark"] .tool-grid-4 .tool-tile .tile-icon.amber{
  background:#232832!important;
  background-image:none!important;
  border-color:#333944!important;
  color:#dbeafe!important;
}

/* 4) Date picker icon visibility in all calculators. */
html[data-theme="dark"] input[type="date"]::-webkit-calendar-picker-indicator{
  filter:invert(1) brightness(1.7) contrast(.9)!important;
  opacity:.85!important;
}
html[data-theme="dark"] input[type="date"]{
  color-scheme:dark!important;
}

/* 5) Calendar preview navigation buttons graphite, not blue. */
html[data-theme="dark"] .mini-calendar-head .mini-nav-placeholder,
html[data-theme="dark"] .mini-calendar-head button{
  background:#232832!important;
  background-image:none!important;
  border-color:#3a404c!important;
  color:#f4f6f8!important;
}

html[data-theme="dark"] input[type="date"]{
  color-scheme:dark!important;
  background-color:#232832!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23dce3ee' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:calc(100% - 14px) 50%!important;
  background-size:17px 17px!important;
  padding-right:44px!important;
}
html[data-theme="dark"] input[type="date"]::-webkit-calendar-picker-indicator{
  opacity:0!important;
  cursor:pointer!important;
  width:34px!important;
  height:34px!important;
  margin-right:-34px!important;
}
html[data-theme="dark"] .aside-icon,
html[data-theme="dark"] .calc-aside .aside-icon,
html[data-theme="dark"] .home-calculator-card .aside-icon{
  background:#232832!important;
  background-image:none!important;
  border:1px solid #3a404c!important;
  color:#f4f6f8!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .aside-icon svg,
html[data-theme="dark"] .calc-aside .aside-icon svg,
html[data-theme="dark"] .home-calculator-card .aside-icon svg{
  color:#f4f6f8!important;
  stroke:currentColor!important;
  fill:none!important;
}
html[data-theme="dark"] .aside-icon svg path,
html[data-theme="dark"] .calc-aside .aside-icon svg path,
html[data-theme="dark"] .home-calculator-card .aside-icon svg path{
  stroke:currentColor!important;
  fill:none!important;
}


html[data-theme="dark"] input[type="date"],
html[data-theme="dark"] input[type="month"],
html[data-theme="dark"] input[type="time"]{
  color-scheme: dark !important;
  background-image: none !important;
  background-color: #232832 !important;
  border-color: #46505c !important;
  color: #f5f7fa !important;
  -webkit-text-fill-color: #f5f7fa !important;
  padding-right: 14px !important;
}
html[data-theme="dark"] input[type="date"]::-webkit-calendar-picker-indicator,
html[data-theme="dark"] input[type="month"]::-webkit-calendar-picker-indicator,
html[data-theme="dark"] input[type="time"]::-webkit-calendar-picker-indicator{
  opacity: 1 !important;
  filter: invert(100%) brightness(2.2) contrast(.9) grayscale(1) !important;
  background: transparent !important;
  background-image: none !important;
  width: 16px !important;
  height: 16px !important;
  padding: 0 !important;
  margin: 0 !important;
  cursor: pointer !important;
}
html[data-theme="dark"] .home-calculator-card .aside-icon,
html[data-theme="dark"] .calc-aside .aside-icon,
html[data-theme="dark"] .aside-icon{
  background: #232832 !important;
  background-color: #232832 !important;
  background-image: none !important;
  border: 1px solid #46505c !important;
  color: #f4f6f8 !important;
  box-shadow: none !important;
}
html[data-theme="dark"] .home-calculator-card .aside-icon svg,
html[data-theme="dark"] .calc-aside .aside-icon svg,
html[data-theme="dark"] .aside-icon svg{
  color: #f4f6f8 !important;
  stroke: currentColor !important;
}
html[data-theme="dark"] .home-calculator-card .aside-icon svg path,
html[data-theme="dark"] .calc-aside .aside-icon svg path,
html[data-theme="dark"] .aside-icon svg path{
  stroke: currentColor !important;
}

html[data-theme="dark"] input[type="date"],
html[data-theme="dark"] input[type="month"],
html[data-theme="dark"] input[type="time"]{
  color-scheme: dark !important;
  background-image: none !important;
  background-color: #232832 !important;
  border-color: #46505c !important;
  color: #f5f7fa !important;
  -webkit-text-fill-color: #f5f7fa !important;
  padding-right: 14px !important;
}
html[data-theme="dark"] input[type="date"]::-webkit-calendar-picker-indicator,
html[data-theme="dark"] input[type="month"]::-webkit-calendar-picker-indicator,
html[data-theme="dark"] input[type="time"]::-webkit-calendar-picker-indicator{
  -webkit-appearance: auto !important;
  appearance: auto !important;
  display: inline-block !important;
  visibility: visible !important;
  opacity: .92 !important;
  filter: invert(1) brightness(2.25) contrast(.9) grayscale(1) !important;
  background: initial !important;
  background-image: initial !important;
  width: auto !important;
  height: auto !important;
  min-width: 16px !important;
  min-height: 16px !important;
  padding: initial !important;
  margin: initial !important;
  cursor: pointer !important;
}
html[data-theme="dark"] input[type="date"]::-webkit-calendar-picker-indicator:hover,
html[data-theme="dark"] input[type="month"]::-webkit-calendar-picker-indicator:hover,
html[data-theme="dark"] input[type="time"]::-webkit-calendar-picker-indicator:hover{
  opacity: 1 !important;
}

html[data-theme="dark"] .current-week-action-card,
html[data-theme="dark"] .current-week-related .tool-card,
html[data-theme="dark"] .current-week-related-card,
html[data-theme="dark"] .current-week-content .article-box{
  background:#20242b!important;
  background-image:none!important;
  border-color:#3a414c!important;
  color:#f4f6f8!important;
  box-shadow:0 18px 42px rgba(0,0,0,.28)!important;
}
html[data-theme="dark"] .current-week-action-card.primary-action,
html[data-theme="dark"] .current-week-action-card:hover{
  background:#20242b!important;
  border-color:#4a5360!important;
  box-shadow:0 18px 42px rgba(0,0,0,.30)!important;
}
html[data-theme="dark"] .current-week-action-card .action-icon,
html[data-theme="dark"] .current-week-action-card .today-icon,
html[data-theme="dark"] .current-week-action-card .tile-icon{
  background:#2a3038!important;
  background-image:none!important;
  border-color:#414956!important;
  color:#f4f6f8!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .current-week-action-card .action-icon svg,
html[data-theme="dark"] .current-week-action-card .today-icon svg,
html[data-theme="dark"] .current-week-action-card .tile-icon svg{
  color:#f4f6f8!important;
  stroke:currentColor!important;
  fill:none!important;
}
html[data-theme="dark"] .current-week-work-card{
  background:#20242b!important;
  background-image:none!important;
  border-color:#3a414c!important;
  box-shadow:0 18px 42px rgba(0,0,0,.28)!important;
}
html[data-theme="dark"] .current-week-work-card .mini-stat-list > div,
html[data-theme="dark"] .current-week-work-card .mini-stat-list > div:hover{
  background:#242933!important;
  background-image:none!important;
  border:1px solid #3d4552!important;
  border-top:1px solid #4b5563!important;
  box-shadow:none!important;
  color:#f4f6f8!important;
}
html[data-theme="dark"] .current-week-work-card .mini-stat-list > div::before,
html[data-theme="dark"] .current-week-work-card .mini-stat-list > div::after{
  display:none!important;
  content:none!important;
}
html[data-theme="dark"] .current-week-quick-row .quick-answer.current-week-summary-card,
html[data-theme="dark"] .quick-answer.current-week-summary-card{
  background:#20242b!important;
  background-image:none!important;
  border:1px solid #3a414c!important;
  border-left:1px solid #3a414c!important;
  box-shadow:0 18px 42px rgba(0,0,0,.28)!important;
  color:#f4f6f8!important;
}
html[data-theme="dark"] .current-week-quick-row .quick-answer.current-week-summary-card *,
html[data-theme="dark"] .quick-answer.current-week-summary-card *{
  background-color:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .current-week-quick-row .quick-answer.current-week-summary-card h2,
html[data-theme="dark"] .quick-answer.current-week-summary-card h2{
  color:#f4f6f8!important;
  -webkit-text-fill-color:#f4f6f8!important;
}
html[data-theme="dark"] .current-week-quick-row .quick-answer.current-week-summary-card p,
html[data-theme="dark"] .quick-answer.current-week-summary-card p{
  color:#c7d0dc!important;
  -webkit-text-fill-color:#c7d0dc!important;
}
html[data-theme="dark"] .current-week-content .article-box,
html[data-theme="dark"] .current-week-content .article-box *{
  background-image:none!important;
}



/* inline mirror: wcp-v98150-page-wave-bottom-parity */
body .site-main > section.wrap.hero.wave-hero-page,
body .site-main > .wrap.hero.wave-hero-page,
html:not([data-theme="dark"]) body .site-main > section.wrap.hero.wave-hero-page,
html:not([data-theme="dark"]) body .site-main > .wrap.hero.wave-hero-page{
  background:linear-gradient(180deg,#eaf5ff 0,#eaf5ff 326px,#ffffff 326px,#ffffff 100%)!important;
}

body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art,
body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art,
html:not([data-theme="dark"]) body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art,
html:not([data-theme="dark"]) body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art{
  height:326px!important;
  overflow:hidden!important;
}

body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art svg,
body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art svg,
html:not([data-theme="dark"]) body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art svg,
html:not([data-theme="dark"]) body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art svg{
  height:380px!important;
  top:0!important;
  transform:translateX(-50%)!important;
}

html[data-theme="dark"] body .site-main > section.wrap.hero.wave-hero-page,
html[data-theme="dark"] body .site-main > .wrap.hero.wave-hero-page{
  background:linear-gradient(180deg,#171a20 0,#171a20 326px,#15171c 326px,#15171c 100%)!important;
}

html[data-theme="dark"] body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art,
html[data-theme="dark"] body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art{
  height:326px!important;
  overflow:hidden!important;
}

@media(max-width:860px){
  body .site-main > section.wrap.hero.wave-hero-page,
  body .site-main > .wrap.hero.wave-hero-page,
  html:not([data-theme="dark"]) body .site-main > section.wrap.hero.wave-hero-page,
  html:not([data-theme="dark"]) body .site-main > .wrap.hero.wave-hero-page{
    background:linear-gradient(180deg,#eaf5ff 0,#eaf5ff 302px,#ffffff 302px,#ffffff 100%)!important;
  }
  body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art,
  body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art,
  html:not([data-theme="dark"]) body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art,
  html:not([data-theme="dark"]) body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art,
  html[data-theme="dark"] body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art,
  html[data-theme="dark"] body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art{
    height:302px!important;
  }
  html[data-theme="dark"] body .site-main > section.wrap.hero.wave-hero-page,
  html[data-theme="dark"] body .site-main > .wrap.hero.wave-hero-page{
    background:linear-gradient(180deg,#171a20 0,#171a20 302px,#15171c 302px,#15171c 100%)!important;
  }
}




:root{
  --wcp-hero-cut-desktop:326px;
  --wcp-hero-cut-mobile:302px;
  --wcp-hero-light-top:#eaf5ff;
  --wcp-hero-light-bottom:#ffffff;
  --wcp-hero-dark-top:#171a20;
  --wcp-hero-dark-bottom:#15171c;
}

body .home-hero-blueprint.wave-hero-home,
body .site-main > section.wrap.hero.wave-hero-page,
body .site-main > .wrap.hero.wave-hero-page,
html:not([data-theme="dark"]) body .home-hero-blueprint.wave-hero-home,
html:not([data-theme="dark"]) body .site-main > section.wrap.hero.wave-hero-page,
html:not([data-theme="dark"]) body .site-main > .wrap.hero.wave-hero-page{
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,var(--wcp-hero-light-top) 0,var(--wcp-hero-light-top) var(--wcp-hero-cut-desktop),var(--wcp-hero-light-bottom) var(--wcp-hero-cut-desktop),var(--wcp-hero-light-bottom) 100%)!important;
  background-color:var(--wcp-hero-light-top)!important;
  border-bottom:1px solid #dfeaf5!important;
}

body .home-hero-blueprint.wave-hero-home:before,
body .home-hero-blueprint.wave-hero-home:after,
body .site-main > section.wrap.hero.wave-hero-page:before,
body .site-main > section.wrap.hero.wave-hero-page:after,
body .site-main > .wrap.hero.wave-hero-page:before,
body .site-main > .wrap.hero.wave-hero-page:after{
  display:none!important;
  content:none!important;
  background:none!important;
  background-image:none!important;
}

body .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art,
body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art,
body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art,
html:not([data-theme="dark"]) body .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art,
html:not([data-theme="dark"]) body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art,
html:not([data-theme="dark"]) body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art{
  display:block!important;
  position:absolute!important;
  z-index:0!important;
  inset:0 0 auto 0!important;
  width:100%!important;
  height:var(--wcp-hero-cut-desktop)!important;
  overflow:hidden!important;
  background:var(--wcp-hero-light-top)!important;
  clip-path:none!important;
  pointer-events:none!important;
}

body .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art svg,
body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art svg,
body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art svg,
html:not([data-theme="dark"]) body .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art svg,
html:not([data-theme="dark"]) body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art svg,
html:not([data-theme="dark"]) body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art svg{
  display:block!important;
  position:absolute!important;
  left:50%!important;
  top:0!important;
  width:100vw!important;
  min-width:1440px!important;
  height:380px!important;
  transform:translateX(-50%)!important;
  opacity:1!important;
}

body .home-hero-blueprint.wave-hero-home > *:not(.wcp-hero-wave-art),
body .site-main > section.wrap.hero.wave-hero-page > *:not(.wcp-page-wave-art),
body .site-main > .wrap.hero.wave-hero-page > *:not(.wcp-page-wave-art){
  position:relative!important;
  z-index:2!important;
}

html[data-theme="dark"] body .home-hero-blueprint.wave-hero-home,
html[data-theme="dark"] body .site-main > section.wrap.hero.wave-hero-page,
html[data-theme="dark"] body .site-main > .wrap.hero.wave-hero-page{
  background:linear-gradient(180deg,var(--wcp-hero-dark-top) 0,var(--wcp-hero-dark-top) var(--wcp-hero-cut-desktop),var(--wcp-hero-dark-bottom) var(--wcp-hero-cut-desktop),var(--wcp-hero-dark-bottom) 100%)!important;
  background-color:var(--wcp-hero-dark-top)!important;
  border-bottom:1px solid #262b33!important;
}

html[data-theme="dark"] body .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art,
html[data-theme="dark"] body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art,
html[data-theme="dark"] body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art{
  height:var(--wcp-hero-cut-desktop)!important;
  background:var(--wcp-hero-dark-top)!important;
  overflow:hidden!important;
  clip-path:none!important;
}

html[data-theme="dark"] body .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art svg,
html[data-theme="dark"] body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art svg,
html[data-theme="dark"] body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art svg{
  opacity:0!important;
}

html[data-theme="dark"] body .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art:before,
html[data-theme="dark"] body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art:before,
html[data-theme="dark"] body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:0!important;
  transform:translateX(-50%)!important;
  width:100vw!important;
  min-width:1440px!important;
  height:380px!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 380' preserveAspectRatio='none'%3E%3Crect width='1440' height='380' fill='%23171a20'/%3E%3Cpath d='M0 80 C180 150 320 30 520 92 C720 154 820 226 1030 150 C1190 92 1320 82 1440 138 L1440 380 L0 380 Z' fill='%23505660' opacity='.42'/%3E%3Cpath d='M0 150 C170 80 330 170 500 126 C700 72 850 60 1030 130 C1190 190 1310 220 1440 168 L1440 380 L0 380 Z' fill='%2369717e' opacity='.26'/%3E%3Cpath d='M0 238 C220 175 350 260 570 218 C780 178 910 116 1110 190 C1260 246 1360 252 1440 230 L1440 380 L0 380 Z' fill='%2315171c' opacity='.82'/%3E%3C/svg%3E")!important;
  background-size:100% 100%!important;
  background-position:center top!important;
  background-repeat:no-repeat!important;
}

html[data-theme="dark"] body .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art:after,
html[data-theme="dark"] body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art:after,
html[data-theme="dark"] body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:-1px!important;
  height:118px!important;
  background:linear-gradient(180deg,rgba(21,23,28,0),var(--wcp-hero-dark-bottom) 86%)!important;
}

@media(max-width:860px){
  body .home-hero-blueprint.wave-hero-home,
  body .site-main > section.wrap.hero.wave-hero-page,
  body .site-main > .wrap.hero.wave-hero-page,
  html:not([data-theme="dark"]) body .home-hero-blueprint.wave-hero-home,
  html:not([data-theme="dark"]) body .site-main > section.wrap.hero.wave-hero-page,
  html:not([data-theme="dark"]) body .site-main > .wrap.hero.wave-hero-page{
    background:linear-gradient(180deg,var(--wcp-hero-light-top) 0,var(--wcp-hero-light-top) var(--wcp-hero-cut-mobile),var(--wcp-hero-light-bottom) var(--wcp-hero-cut-mobile),var(--wcp-hero-light-bottom) 100%)!important;
  }
  body .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art,
  body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art,
  body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art,
  html:not([data-theme="dark"]) body .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art,
  html:not([data-theme="dark"]) body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art,
  html:not([data-theme="dark"]) body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art,
  html[data-theme="dark"] body .home-hero-blueprint.wave-hero-home > .wcp-hero-wave-art,
  html[data-theme="dark"] body .site-main > section.wrap.hero.wave-hero-page > .wcp-page-wave-art,
  html[data-theme="dark"] body .site-main > .wrap.hero.wave-hero-page > .wcp-page-wave-art{
    height:var(--wcp-hero-cut-mobile)!important;
  }
  html[data-theme="dark"] body .home-hero-blueprint.wave-hero-home,
  html[data-theme="dark"] body .site-main > section.wrap.hero.wave-hero-page,
  html[data-theme="dark"] body .site-main > .wrap.hero.wave-hero-page{
    background:linear-gradient(180deg,var(--wcp-hero-dark-top) 0,var(--wcp-hero-dark-top) var(--wcp-hero-cut-mobile),var(--wcp-hero-dark-bottom) var(--wcp-hero-cut-mobile),var(--wcp-hero-dark-bottom) 100%)!important;
  }
}



/* v9.8.153 - print planner hard reset: keep the weekly planner on one A4 landscape page */
@media print{
  @page{size:A4 landscape;margin:5mm!important;}

  html,body{
    width:297mm!important;
    min-width:297mm!important;
    height:210mm!important;
    min-height:210mm!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#fff!important;
    color:#0f172a!important;
    -webkit-print-color-adjust:exact!important;
    print-color-adjust:exact!important;
  }

  body *{
    visibility:hidden!important;
    box-shadow:none!important;
    text-shadow:none!important;
  }

  body > .site-header,
  body > .site-footer,
  body > header,
  body > footer,
  body > :not(.site-main){
    display:none!important;
  }

  body > .site-main{
    display:block!important;
    visibility:visible!important;
    position:fixed!important;
    inset:0!important;
    width:297mm!important;
    height:210mm!important;
    min-width:297mm!important;
    min-height:210mm!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#fff!important;
  }

  body > .site-main > :not(.weekly-planner-print){
    display:none!important;
  }

  body > .site-main > .weekly-planner-print,
  body > .site-main > .weekly-planner-print *{
    visibility:visible!important;
  }

  body > .site-main > .weekly-planner-print{
    display:block!important;
    position:fixed!important;
    inset:0!important;
    width:297mm!important;
    height:210mm!important;
    min-width:297mm!important;
    min-height:210mm!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#fff!important;
    color:#0f172a!important;
    font-family:Arial,Helvetica,sans-serif!important;
  }

  body > .site-main > .weekly-planner-print::before,
  body > .site-main > .weekly-planner-print::after,
  body > .site-main > .weekly-planner-print img,
  body > .site-main > .weekly-planner-print svg,
  body > .site-main > .weekly-planner-print canvas,
  body > .site-main > .weekly-planner-print iframe{
    display:none!important;
    content:none!important;
  }

  .weekly-planner-sheet{
    display:block!important;
    width:287mm!important;
    max-width:287mm!important;
    height:200mm!important;
    max-height:200mm!important;
    margin:0 auto!important;
    padding:0!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    transform:none!important;
    background:#fff!important;
  }

  .weekly-planner-header{
    display:grid!important;
    grid-template-columns:1fr 54mm!important;
    gap:5mm!important;
    align-items:start!important;
    padding:0 0 2.4mm!important;
    margin:0 0 2.4mm!important;
    border-bottom:1.2pt solid #0b63ce!important;
    page-break-inside:avoid!important;
    break-inside:avoid!important;
  }
  .weekly-planner-kicker{margin:0 0 .7mm!important;font-size:7.6pt!important;line-height:1!important;letter-spacing:.075em!important;color:#334155!important;text-transform:uppercase!important;font-weight:800!important;}
  .weekly-planner-header h1{margin:0 0 .6mm!important;font-size:17pt!important;line-height:1!important;color:#07152f!important;}
  .weekly-planner-header p,.weekly-planner-meta span{margin:0!important;font-size:8.4pt!important;line-height:1.1!important;color:#334155!important;}
  .weekly-planner-meta{min-width:0!important;padding:2.2mm!important;border:1px solid #cbd5e1!important;border-radius:2.4mm!important;}
  .weekly-planner-meta strong{display:block!important;margin:0 0 .7mm!important;font-size:6.8pt!important;line-height:1!important;color:#475569!important;letter-spacing:.05em!important;text-transform:uppercase!important;}

  .weekly-planner-top-grid{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:2mm!important;margin:0 0 2.2mm!important;}
  .weekly-planner-section{padding:2mm!important;margin:0!important;border:1px solid #cbd5e1!important;border-radius:2.4mm!important;break-inside:avoid!important;page-break-inside:avoid!important;background:#fff!important;}
  .weekly-planner-top-grid .weekly-planner-section{min-height:15mm!important;}
  .weekly-planner-section h2{margin:0 0 1.2mm!important;font-size:8.5pt!important;line-height:1.05!important;color:#07152f!important;}
  .weekly-planner-priorities ol{margin:0!important;padding-left:5mm!important;}
  .weekly-planner-priorities li,.planner-lines li{height:4.2mm!important;line-height:4.2mm!important;border-bottom:1px solid #d5deeb!important;}
  .planner-lines{list-style:none!important;margin:0!important;padding:0!important;}

  .weekly-planner-days{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:1.8mm!important;margin:0 0 2.2mm!important;}
  .weekly-planner-day{min-height:131mm!important;height:131mm!important;padding:2mm!important;border:1px solid #cbd5e1!important;border-radius:2.4mm!important;background:#fff!important;box-sizing:border-box!important;break-inside:avoid!important;page-break-inside:avoid!important;}
  .weekly-planner-day h3{margin:0!important;font-size:8pt!important;line-height:1!important;color:#07152f!important;}
  .weekly-planner-day span{display:block!important;margin:.45mm 0 1mm!important;font-size:6.8pt!important;line-height:1!important;color:#64748b!important;}
  .planner-day-hours{display:flex!important;flex-direction:column!important;gap:.45mm!important;}
  .planner-hour-row{display:grid!important;grid-template-columns:8.3mm 1fr!important;gap:1mm!important;align-items:end!important;min-height:6.05mm!important;}
  .planner-hour-row span{margin:0!important;font-size:5.3pt!important;line-height:1!important;font-weight:700!important;color:#64748b!important;}
  .planner-hour-row i{display:block!important;height:1px!important;border-bottom:1px solid #d9e2ef!important;}

  .weekly-planner-notes{padding:2mm!important;margin:0 0 1.3mm!important;border:1px solid #cbd5e1!important;border-radius:2.4mm!important;background:#fff!important;}
  .weekly-planner-notes h2{margin:0 0 1mm!important;font-size:8.2pt!important;line-height:1!important;}
  .planner-note-lines{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0 3mm!important;}
  .planner-note-lines i{display:block!important;height:3.8mm!important;border-bottom:1px solid #d5deeb!important;}

  .weekly-planner-footer{display:flex!important;justify-content:space-between!important;gap:8mm!important;border-top:1px solid #cbd5e1!important;padding-top:1.2mm!important;margin:0!important;color:#64748b!important;font-size:6.8pt!important;line-height:1.1!important;}
}
