:root{--bg:#f8fbff;--bg-soft:#e7f0ff;--text:#14213d;--text-soft:#4e5d7d;--panel:#fffc;--line:#d3def1;--primary:#0f7b6c;--primary-strong:#0a5c52;--accent:#ffb84c;--shadow:0 30px 70px -35px #14213d73;--font-heading:"Palatino Linotype","Book Antiqua",Palatino,serif;--font-body:"Trebuchet MS","Gill Sans","Segoe UI",sans-serif;--holiday-primary-bg:#ffda85;--holiday-primary-fg:#5f4104;--holiday-compare-bg:#dbc9ff;--holiday-compare-fg:#432f83}html[data-theme=dark]{--bg:#0c1526;--bg-soft:#12203a;--text:#dbe8ff;--text-soft:#a9bddf;--panel:#17253bcc;--line:#2a3f63;--primary:#3ebaa3;--primary-strong:#28a38c;--accent:#f6bf61;--shadow:0 30px 70px -35px #000000bf;--holiday-primary-bg:#f0bd64;--holiday-primary-fg:#4b2e00;--holiday-compare-bg:#9f8ce0;--holiday-compare-fg:#201247}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{font-family:var(--font-body),sans-serif;color:var(--text);background:radial-gradient(circle at 8% 10%,#d8f1ff 0%,transparent 35%),radial-gradient(circle at 90% 0%,#fff0cb 0%,transparent 30%),linear-gradient(160deg,var(--bg),var(--bg-soft))}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-heading),serif;margin:0;line-height:1.08}p{margin:0}.topbar{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffffde 30%,#ffffffa1 100%);border-bottom:1px solid #d6e2f5;position:sticky;top:0}.topbar-inner,.page-shell{width:min(1120px,100% - 2.25rem);margin:0 auto}.topbar-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:68px;display:flex}.topbar-actions{align-items:center;gap:.5rem;display:inline-flex}.mobile-nav{display:none;position:relative}.mobile-nav>summary{color:#35517e;cursor:pointer;background:#f4f9ff;border:1px solid #c8d8ef;border-radius:999px;align-items:center;min-height:40px;padding:.36rem .72rem;font-size:.8rem;font-weight:700;list-style:none;display:inline-flex}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav-panel{z-index:60;background:#fffffff5;border:1px solid #c8d8ef;border-radius:14px;gap:.25rem;min-width:180px;padding:.3rem;display:grid;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 12px 32px -18px #14213d80}.mobile-nav-panel a{color:#3a557f;border-radius:10px;align-items:center;min-height:40px;padding:0 .65rem;font-weight:700;display:inline-flex}.mobile-nav-panel a:hover{background:#ebf3ff}.header-lang{align-items:center;gap:.25rem;display:inline-flex}.header-lang-chip{color:#35517e;background:#f4f9ff;border:1px solid #c8d8ef;border-radius:999px;align-items:center;min-height:34px;padding:.32rem .56rem;font-size:.76rem;font-weight:700;line-height:1;display:inline-flex}.header-lang-chip.active{color:#0f6e5f;background:#e2f4ef;border-color:#a8d8cd}.brand{letter-spacing:.02em;align-items:center;gap:.65rem;font-weight:700;display:inline-flex}.brand-mark{background:linear-gradient(160deg,var(--primary),#45aa90);border-radius:999px;width:16px;height:16px;box-shadow:0 0 0 6px #0f7b6c1a}.main-nav{align-items:center;gap:.45rem;display:inline-flex}.main-nav a{color:var(--text-soft);border-radius:999px;align-items:center;min-height:40px;padding:.5rem .78rem;font-weight:600;display:inline-flex}.main-nav a:hover{color:var(--text);background:#e9f1ff}.theme-toggle{color:#35517e;cursor:pointer;background:#f4f9ff;border:1px solid #c8d8ef;border-radius:999px;align-items:center;gap:.35rem;min-height:40px;padding:.36rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.theme-toggle-icon,.theme-toggle-label{line-height:1}.switch-grid{gap:.85rem;display:grid}.switch-block{gap:.35rem;display:grid}.switch-label{text-transform:uppercase;letter-spacing:.08em;color:#66789e;font-size:.77rem;font-weight:700}.chip-row{flex-wrap:wrap;gap:.45rem;display:flex}.chip{color:#385074;background:#ffffffd1;border:1px solid #cfdcf0;border-radius:999px;justify-content:center;align-items:center;padding:.38rem .72rem;font-size:.85rem;transition:all .18s;display:inline-flex}.chip:hover{border-color:#b2c7e8;transform:translateY(-1px)}.chip.active{color:var(--primary-strong);background:#dff5ef;border-color:#0f7b6c55}.page-shell{padding:2.2rem 0 4rem}.stack-xl{gap:1.3rem;display:grid}.hero-card,.content-panel{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:24px}.hero-card{grid-template-columns:minmax(0,1.55fr) minmax(260px,.85fr);gap:1.2rem;padding:1.3rem;display:grid;position:relative;overflow:hidden}.hero-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#6ac7b24d 0%,#0000 72%);border-radius:999px;width:320px;height:320px;position:absolute;inset:-35% auto auto -10%}.eyebrow{text-transform:uppercase;letter-spacing:.11em;color:#6f7893;margin-bottom:.55rem;font-size:.76rem;font-weight:700}.hero-card h1{max-width:16ch;font-size:clamp(1.9rem,3.4vw,3.15rem)}.hero-subtitle{color:var(--text-soft);max-width:56ch;margin-top:1rem;line-height:1.52}.hero-actions{flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;display:flex}.btn{border:1px solid #0000;border-radius:999px;padding:.7rem 1rem;font-size:.94rem;font-weight:700}.btn-primary{background:linear-gradient(150deg,var(--primary),#23907d);color:#f5fffb}.btn-primary:hover{background:linear-gradient(150deg,var(--primary-strong),#1b7d6d)}.btn-ghost{color:#39557f;background:#ffffffe8;border-color:#c8d6ec}.hero-stats{color:#ecf6ff;background:linear-gradient(165deg,#16213b,#1d3557);border-radius:18px;align-content:start;gap:.42rem;padding:1rem;display:grid}.stat-label{color:#b2c4dc;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:700}.stat-value{font-size:1.5rem;font-family:var(--font-heading),serif}.stat-date{color:#cedbf0;line-height:1.45}.stat-pill{background:#2f8f7d;border-radius:999px;width:fit-content;margin-top:.55rem;padding:.35rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}.content-panel{padding:1.1rem}.panel-header{justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.panel-header h2,.panel-header h1{font-size:clamp(1.4rem,2.5vw,2rem)}.text-link{color:var(--primary-strong);font-weight:700}.idea-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.82rem;display:grid}.idea-card{background:#ffffffec;border:1px solid #d5e2f5;border-radius:16px;gap:.5rem;padding:.9rem;display:grid}.idea-date{text-transform:uppercase;letter-spacing:.08em;color:#5f7197;font-size:.78rem}.idea-card h3{font-size:1.2rem}.idea-card p{color:var(--text-soft);line-height:1.48}.timeline{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.timeline-item{background:linear-gradient(160deg,#fff,#f2f8ff);border:1px solid #d8e4f3;border-radius:15px;justify-content:space-between;align-items:flex-start;gap:.8rem;padding:.8rem;display:flex}.timeline-item h3{margin-top:.2rem;font-size:1.17rem}.timeline-date{text-transform:uppercase;letter-spacing:.1em;color:#6077a0;font-size:.8rem}.timeline-region{color:#526589;background:#f7fbff;border:1px solid #cad9ef;border-radius:999px;padding:.3rem .6rem;font-size:.84rem}.pill-muted{color:#48648d;background:#eaf1ff;border-radius:999px;padding:.35rem .7rem;font-size:.8rem;font-weight:700}.calendar-hero{border:1px solid var(--line);background:linear-gradient(145deg,#ffffffd9,#edf5ffcf);border-radius:18px;align-items:start;gap:1rem;padding:.8rem .95rem;display:grid;box-shadow:0 18px 40px -30px #14213d80}.calendar-hero h1{font-size:clamp(1.55rem,2.2vw,2.1rem)}.calendar-hero .hero-subtitle{color:#5673a1;max-width:74ch;margin-top:.2rem;font-size:.9rem;display:block}.calendar-controls{gap:.55rem;display:grid}.control-group{gap:.28rem;display:grid}.control-group>span{letter-spacing:.07em;text-transform:uppercase;color:#5f7299;font-size:.7rem;font-weight:700}.control-chips{scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;gap:.35rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.control-chip{white-space:nowrap;color:#3a557f;scroll-snap-align:start;background:#f3f8ff;border:1px solid #cad7ec;border-radius:999px;align-items:center;min-height:34px;padding:.28rem .62rem;font-size:.78rem;font-weight:600;display:inline-flex}.control-chip.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.control-chip.active{color:#0f6e5f;background:#e2f4ef;border-color:#a8d8cd}.control-chip.active.primary-selected{background:var(--holiday-primary-bg);border-color:color-mix(in srgb,var(--holiday-primary-bg)75%,#9e7a2a 25%);color:var(--holiday-primary-fg)}.control-chip.active.compare{background:var(--holiday-compare-bg);border-color:color-mix(in srgb,var(--holiday-compare-bg)76%,#6b5d9c 24%);color:var(--holiday-compare-fg)}.year-chip{pointer-events:none;justify-content:center;min-width:4.2rem}.year-nav{justify-content:center;align-items:center;gap:.45rem;display:flex}.year-nav-label{letter-spacing:.07em;text-transform:uppercase;color:#5f7299;margin-right:.1rem;font-size:.75rem;font-weight:700}.calendar-legend{flex-wrap:wrap;align-items:center;gap:.5rem .7rem;margin-top:-.25rem;display:flex}.legend-item{color:#4a5f88;align-items:center;gap:.4rem;font-size:.82rem;display:inline-flex}.legend-dot{border-radius:999px;width:.7rem;height:.7rem;display:inline-block}.legend-dot.primary{background:var(--holiday-primary-bg)}.legend-dot.compare{background:var(--holiday-compare-bg)}.legend-dot.both{background:linear-gradient(135deg,var(--holiday-primary-bg)0%,var(--holiday-primary-bg)50%,var(--holiday-compare-bg)50%,var(--holiday-compare-bg)100%)}.year-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem;display:grid}.year-grid.year-grid-focus{grid-template-columns:minmax(0,1fr);max-width:920px;margin:0 auto}.month-card{color:#173157;background:linear-gradient(170deg,#f5f9ff,#eaf2ff);border:1px solid #bfd1ec;border-radius:18px;overflow:hidden}.month-header{background:linear-gradient(140deg,var(--primary),#178b79);padding:.6rem .8rem}.month-header h2{text-transform:capitalize;color:#f3fff9;font-size:1.34rem}.month-calendar{gap:.42rem;padding:.75rem;display:grid}.weekday-row,.week-row{grid-template-columns:.9fr repeat(7,minmax(0,1fr));gap:.27rem;display:grid}.weekday-row span{text-align:center;color:#5d7298;font-size:.78rem;font-weight:700}.week-label,.week-number{border-radius:7px;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.week-label{color:#4f668f;background:#dce7f8}.week-number{color:#3c5681;opacity:.86;background:#e5edf9;font-size:.64rem;font-weight:600}.day-cell{color:#1c345c;background:#dce7f8;border-radius:7px;justify-content:center;align-items:center;min-height:1.85rem;font-size:.9rem;font-weight:600;display:inline-flex}.day-cell.muted{background:#edf3fb}.day-cell.sunday{color:#c33857}.day-cell.holiday{background:var(--holiday-primary-bg);color:var(--holiday-primary-fg)}.day-cell.holiday-compare{background:var(--holiday-compare-bg);color:var(--holiday-compare-fg)}.day-cell.holiday-both{background:linear-gradient(135deg,var(--holiday-primary-bg)0%,var(--holiday-primary-bg)50%,var(--holiday-compare-bg)50%,var(--holiday-compare-bg)100%);color:color-mix(in srgb,var(--holiday-primary-fg)50%,var(--holiday-compare-fg)50%)}.day-cell.today{outline:2px solid #2f7de8}.month-footer{border-top:1px solid #c6d6ed;gap:.45rem;min-height:4.6rem;padding:.62rem .74rem .8rem;display:grid}.month-note-group{gap:.25rem;display:grid}.month-note-group-compare{border-top:1px dashed #c8d6ea;padding-top:.35rem}.month-note-label{text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:700}.month-note-label-primary{color:#8a6512}.month-note-label-compare{color:#5a4a8f}.month-note,.month-note-muted{color:#3d5782;font-size:.76rem;line-height:1.4}.month-note strong{color:#0f3f80;font-weight:700}.month-note-muted{color:#6f83a7}html[data-theme=dark] body{background:radial-gradient(circle at 8% 10%,#173250 0%,transparent 35%),radial-gradient(circle at 90% 0%,#4a3a1f 0%,transparent 30%),linear-gradient(160deg,var(--bg),var(--bg-soft))}html[data-theme=dark] .topbar{background:linear-gradient(#0d1728e6 30%,#0d1728c4 100%);border-bottom:1px solid #233856}html[data-theme=dark] .main-nav a{color:#b0c5e9}html[data-theme=dark] .main-nav a:hover{color:#e2eeff;background:#203451}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .mobile-nav>summary{color:#d7e6ff;background:#1a2c45;border-color:#31507c}html[data-theme=dark] .mobile-nav-panel{background:#14263df7;border-color:#31507c}html[data-theme=dark] .mobile-nav-panel a{color:#d7e6ff}html[data-theme=dark] .mobile-nav-panel a:hover{background:#203451}html[data-theme=dark] .header-lang-chip{color:#d7e6ff;background:#1a2c45;border-color:#31507c}html[data-theme=dark] .header-lang-chip.active{color:#d9fff6;background:#1f4c46;border-color:#3b8f81}html[data-theme=dark] .chip,html[data-theme=dark] .control-chip{color:#c7dcff;background:#1a2e4a;border-color:#304e79}html[data-theme=dark] .control-chip.disabled{color:#86a0c8;border-color:#2d4568}html[data-theme=dark] .control-group>span,html[data-theme=dark] .weekday-row span,html[data-theme=dark] .year-nav-label{color:#9fb7de}html[data-theme=dark] .control-chip.active{color:#d9fff6;background:#1f4c46;border-color:#3b8f81}html[data-theme=dark] .control-chip.active.compare{background:var(--holiday-compare-bg);border-color:color-mix(in srgb,var(--holiday-compare-bg)76%,#524080 24%);color:var(--holiday-compare-fg)}html[data-theme=dark] .control-chip.active.primary-selected{background:var(--holiday-primary-bg);border-color:color-mix(in srgb,var(--holiday-primary-bg)76%,#815200 24%);color:var(--holiday-primary-fg)}html[data-theme=dark] .calendar-hero{background:linear-gradient(145deg,#15243a,#1a2f4d)}html[data-theme=dark] .calendar-hero .hero-subtitle{color:#b5caeb}html[data-theme=dark] .content-panel{background:linear-gradient(165deg,#16263f,#1c3152);border-color:#304b74}html[data-theme=dark] .panel-header h1,html[data-theme=dark] .panel-header h2,html[data-theme=dark] .content-panel h2{color:#e0ecff}html[data-theme=dark] .pill-muted{color:#c7dbfb;background:#243d61}html[data-theme=dark] .timeline-item{background:linear-gradient(160deg,#1b2f4e,#22395d);border-color:#35547f}html[data-theme=dark] .timeline-date{color:#a9c2e8}html[data-theme=dark] .timeline-item h3{color:#e6f0ff}html[data-theme=dark] .timeline-region{color:#c8dcfa;background:#29456d;border-color:#3b5f8f}html[data-theme=dark] .idea-card{background:linear-gradient(165deg,#1a2d49,#21385a);border-color:#35537f}html[data-theme=dark] .idea-date{color:#a8c0e6}html[data-theme=dark] .idea-card h3{color:#e7f1ff}html[data-theme=dark] .idea-card p{color:#b7cbea}html[data-theme=dark] .text-link{color:#7fd2c1}html[data-theme=dark] .legend-item,html[data-theme=dark] .month-note,html[data-theme=dark] .month-note-muted{color:#b3c8ea}html[data-theme=dark] .month-card{color:#dce9ff;background:linear-gradient(170deg,#17283f,#1d3453);border-color:#32507a}html[data-theme=dark] .month-header{background:linear-gradient(140deg,#1f8778,#21699d)}html[data-theme=dark] .week-label{color:#afc6e8;background:#254164}html[data-theme=dark] .week-number{color:#b2c8ea;opacity:.82;background:#203855}html[data-theme=dark] .day-cell{color:#d7e6ff;background:#233b59}html[data-theme=dark] .day-cell.muted{background:#1b2c44}html[data-theme=dark] .day-cell.sunday{color:#ff91ab}html[data-theme=dark] .day-cell.holiday{background:var(--holiday-primary-bg);color:var(--holiday-primary-fg)}html[data-theme=dark] .day-cell.holiday-compare{background:var(--holiday-compare-bg);color:var(--holiday-compare-fg)}html[data-theme=dark] .day-cell.holiday-both{background:linear-gradient(135deg,var(--holiday-primary-bg)0%,var(--holiday-primary-bg)50%,var(--holiday-compare-bg)50%,var(--holiday-compare-bg)100%);color:color-mix(in srgb,var(--holiday-primary-fg)50%,var(--holiday-compare-fg)50%)}html[data-theme=dark] .month-footer{border-top:1px solid #2b486e}html[data-theme=dark] .month-note-group-compare{border-top-color:#39577f}html[data-theme=dark] .month-note strong,html[data-theme=dark] .month-note-label-primary{color:#ffd687}html[data-theme=dark] .month-note-label-compare{color:#cbb8ff}.fade-in-up{animation:.55s both rise}.fade-in-up.delay-1{animation-delay:.13s}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.hero-card{grid-template-columns:1fr}.idea-grid,.year-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chip-country-row{max-height:92px;padding-right:.2rem;overflow:auto}}@media (max-width:768px){.topbar-inner{gap:.6rem;min-height:62px}.brand{font-size:.95rem}.topbar-actions{gap:.4rem}.year-nav{flex-wrap:wrap;gap:.36rem}.calendar-legend{gap:.45rem .58rem}}@media (max-width:640px){.topbar-inner,.page-shell{width:min(1120px,100% - 1.2rem)}.main-nav{display:none}.mobile-nav{display:inline-flex}.mobile-nav>summary,.theme-toggle,.header-lang-chip,.control-chip,.chip,.btn{min-height:44px}.theme-toggle,.header-lang-chip,.control-chip{padding-top:0;padding-bottom:0}.control-chips{padding-bottom:.28rem;scroll-padding-inline:.2rem}.page-shell{padding-top:1.3rem}.hero-card,.content-panel{border-radius:18px;padding:.95rem}.hero-subtitle{margin-top:.8rem}.idea-grid{grid-template-columns:1fr}.calendar-hero{gap:.7rem}.year-grid{grid-template-columns:1fr}.timeline-item{flex-direction:column;align-items:flex-start}}
