:root{--wd-navy:#071a33;--wd-navy2:#0b2c55;--wd-blue:#1769e8;--wd-cyan:#28b8e8;--wd-mint:#3ac776;--wd-gold:#f3b53f;--wd-red:#e85863;--wd-ink:#10243d;--wd-copy:#5c7088;--wd-line:#d7e2ee;--wd-soft:#f3f8fc;--wd-white:#fff;--wd-shadow:0 24px 70px rgba(15,42,73,.12);--container:min(1380px,calc(100% - 40px))}
*{box-sizing:border-box}.workdays-page{margin:0;color:var(--wd-ink);background:linear-gradient(180deg,#f8fbff 0,#eff7fb 840px,#fff 1550px);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.workdays-page img{max-width:100%}.workdays-page a{color:inherit;text-decoration:none}.workdays-page button,.workdays-page input,.workdays-page select{font:inherit}.workdays-page button{cursor:pointer}.workdays-page .container{width:var(--container);margin-inline:auto}.workdays-page .eyebrow{margin:0 0 9px;color:var(--wd-blue);font-size:12px;font-weight:950;letter-spacing:.095em;text-transform:uppercase}.workdays-page .skip-link{position:fixed;left:12px;top:-80px;z-index:9999;padding:11px 16px;border-radius:12px;color:#fff;background:#071a33}.workdays-page .skip-link:focus{top:12px}
.workdays-page .site-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(210,225,238,.84);background:rgba(255,255,255,.91);backdrop-filter:blur(18px)}.workdays-page .header-inner{display:flex;align-items:center;min-height:72px;gap:28px}.workdays-page .brand-logo{display:flex;align-items:center;margin-right:auto}.workdays-page .brand-logo img{display:block;width:190px;height:auto}.workdays-page .main-nav{display:flex;align-items:center;gap:4px}.workdays-page .main-nav a{padding:10px 12px;border-radius:11px;color:#425b76;font-size:13px;font-weight:850}.workdays-page .main-nav a:hover,.workdays-page .main-nav a[aria-current="page"]{color:#0c4da8;background:#eef6ff}.workdays-page .header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 17px;border-radius:14px;color:#fff;background:linear-gradient(120deg,var(--wd-blue),#0e56c6 56%,var(--wd-mint));box-shadow:0 12px 25px rgba(23,105,232,.22);font-size:12px;font-weight:950}
.wd-intro{position:relative;overflow:hidden;padding:25px 0 20px}.wd-intro::before{content:"";position:absolute;right:-180px;top:-260px;width:620px;height:620px;border:100px solid rgba(40,184,232,.05);border-radius:50%;pointer-events:none}.wd-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:17px;color:#6d7f92;font-size:11px;font-weight:800}.wd-breadcrumb a:hover{color:var(--wd-blue)}.wd-intro-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(350px,.65fr);align-items:stretch;gap:30px}.wd-intro-copy{padding:18px 0}.wd-intro h1{max-width:900px;margin:0;font-size:clamp(42px,5vw,68px);line-height:.99;letter-spacing:-.055em}.wd-lead{max-width:850px;margin:18px 0 0;color:var(--wd-copy);font-size:17px;font-weight:600;line-height:1.7}.wd-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}.wd-pills span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #d7e4ef;border-radius:999px;color:#526a84;background:rgba(255,255,255,.75);font-size:11px;font-weight:900}.wd-pills span::before{content:"✓";color:var(--wd-mint)}
.wd-today-card{position:relative;overflow:hidden;min-height:220px;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:28px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(58,199,118,.3),transparent 230px),linear-gradient(145deg,#071a33,#0c3262 65%,#0a6071 130%);box-shadow:var(--wd-shadow)}.wd-today-card::after{content:"";position:absolute;right:-65px;bottom:-75px;width:210px;height:210px;border:34px solid rgba(255,255,255,.045);border-radius:50%}.wd-today-top,.wd-today-bottom{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:15px}.wd-today-top span{display:flex;align-items:center;gap:8px;color:#d2e3f2;font-size:11px;font-weight:900}.wd-today-top i{width:8px;height:8px;border-radius:50%;background:#55e48d;box-shadow:0 0 0 5px rgba(85,228,141,.12)}.wd-today-top button{padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:10px;color:#fff;background:rgba(255,255,255,.08);font-size:10px;font-weight:900}.wd-today-main{position:relative;z-index:1;display:grid;grid-template-columns:70px 1fr;align-items:center;gap:16px;margin:25px 0 22px}.wd-today-icon{display:grid;place-items:center;width:70px;height:70px;border-radius:21px;color:#073523;background:linear-gradient(145deg,#98f0bd,#42cd7b);font-size:30px;font-weight:950;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.wd-today-main small{display:block;color:#bdd1e5;font-size:11px;font-weight:800}.wd-today-main strong{display:block;margin:4px 0;color:#fff;font-size:24px;line-height:1.1}.wd-today-main p{margin:0;color:#c8d9e8;font-size:12px;font-weight:700}.wd-today-bottom{padding-top:15px;border-top:1px solid rgba(255,255,255,.14)}.wd-today-bottom span{color:#bcd0e3;font-size:11px;font-weight:800}.wd-today-bottom strong{font-size:13px}
.wd-jump-nav{position:relative;top:auto;z-index:auto;border-block:1px solid rgba(210,225,238,.85);background:rgba(248,252,255,.92);backdrop-filter:blur(14px)}.wd-jump-scroll{display:flex;gap:6px;overflow-x:auto;padding:9px 0;scrollbar-width:none}.wd-jump-scroll::-webkit-scrollbar{display:none}.wd-jump-scroll a{white-space:nowrap;padding:9px 12px;border-radius:11px;color:#5a6f85;font-size:11px;font-weight:900}.wd-jump-scroll a:hover{color:#0b58c9;background:#eaf4ff}
.wd-tool-section{padding:30px 0 52px}.wd-tool-shell{padding:18px;border:1px solid #d8e4ef;border-radius:34px;background:rgba(255,255,255,.93);box-shadow:var(--wd-shadow)}.wd-mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:18px}.wd-mode-switch button{display:grid;grid-template-columns:39px 1fr;grid-template-rows:auto auto;column-gap:11px;align-items:center;min-height:74px;padding:12px 14px;border:1px solid #d6e1ec;border-radius:19px;text-align:left;color:#425a73;background:#f8fbfe}.wd-mode-switch button>span{grid-row:1/3;display:grid;place-items:center;width:39px;height:39px;border-radius:13px;color:#1460d0;background:#e8f2ff;font-size:13px;font-weight:950}.wd-mode-switch strong{align-self:end;color:#17304d;font-size:13px}.wd-mode-switch small{align-self:start;color:#718398;font-size:10px;font-weight:750}.wd-mode-switch button.is-active{border-color:#8cbcf0;color:#fff;background:linear-gradient(125deg,#0a2850,#0f5ec7 68%,#159b8b);box-shadow:0 13px 26px rgba(21,93,184,.18)}.wd-mode-switch button.is-active>span{color:#fff;background:rgba(255,255,255,.15)}.wd-mode-switch button.is-active strong,.wd-mode-switch button.is-active small{color:#fff}.wd-mode-switch button.is-active small{opacity:.75}
.wd-tool-grid{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(370px,.72fr);gap:18px}.wd-form,.wd-result{min-width:0;border:1px solid #d9e4ee;border-radius:27px}.wd-form{padding:24px;background:#fff}.wd-form-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.wd-form-head h2{margin:0;color:var(--wd-navy);font-size:clamp(25px,3vw,34px);line-height:1.07;letter-spacing:-.035em}.wd-form-head p:not(.eyebrow){max-width:720px;margin:9px 0 0;color:var(--wd-copy);font-size:13px;line-height:1.55}.wd-private{display:flex;align-items:center;align-self:flex-start;gap:7px;white-space:nowrap;padding:8px 10px;border-radius:999px;color:#2f7056;background:#ecfaf3;font-size:10px;font-weight:900}.wd-private i{width:7px;height:7px;border-radius:50%;background:var(--wd-mint)}.wd-panel[hidden]{display:none!important}.wd-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:16px}.wd-presets button{min-height:41px;padding:7px 9px;border:1px solid #d4e0eb;border-radius:13px;color:#36506c;background:#f8fbfe;font-size:10px;font-weight:900}.wd-presets button:hover{border-color:#98bfe7;color:#0d5bc9;background:#eef6ff}.wd-field-grid{display:grid;gap:14px}.wd-field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.wd-field-grid.three{grid-template-columns:1.2fr .8fr .8fr}.wd-field-grid label,.wd-year-chooser label,.wd-exception-form label{display:block;min-width:0}.wd-field-grid label>span,.wd-year-chooser label>span,.wd-exception-form label>span,.wd-hours>span{display:block;margin-bottom:7px;color:#213a56;font-size:11px;font-weight:900}.wd-field-grid input,.wd-field-grid select,.wd-year-chooser input,.wd-exception-form input,.wd-exception-form select,.wd-hours input{width:100%;min-height:50px;padding:10px 12px;border:1px solid #c9d8e6;border-radius:14px;color:#122b47;background:#fff;outline:none;font-weight:850}.wd-field-grid input:focus,.wd-field-grid select:focus,.wd-year-chooser input:focus,.wd-exception-form input:focus,.wd-exception-form select:focus,.wd-hours input:focus{border-color:#6fa9e8;box-shadow:0 0 0 4px rgba(23,105,232,.1)}.wd-field-grid small,.wd-year-chooser small{display:block;margin-top:6px;color:#7c8da0;font-size:9px;font-weight:700;line-height:1.4}.wd-edge-options{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:14px;padding:10px;border:1px solid #dce6ee;border-radius:15px;background:#f7fafc}.wd-edge-options label{display:flex;align-items:center;gap:7px;padding:7px 9px;border-radius:11px;color:#445d76;background:#fff;font-size:10px;font-weight:850}.wd-edge-options input{accent-color:var(--wd-blue)}.wd-edge-options button{margin-left:auto;padding:8px 11px;border:1px solid #cddbea;border-radius:11px;color:#215082;background:#fff;font-size:10px;font-weight:900}.wd-year-chooser{display:grid;grid-template-columns:46px minmax(0,1fr) 46px auto;align-items:end;gap:9px}.wd-year-chooser button{min-height:50px;padding:8px 12px;border:1px solid #cbdbea;border-radius:14px;color:#19497e;background:#f8fbfe;font-weight:950}.wd-year-chooser button:last-child{white-space:nowrap}.wd-settings{margin-top:18px;border:1px solid #d6e2ed;border-radius:20px;background:#fbfdff}.wd-settings summary{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:64px;padding:13px 16px;list-style:none;cursor:pointer}.wd-settings summary::-webkit-details-marker{display:none}.wd-settings summary span{display:block}.wd-settings summary strong{display:block;color:#18324f;font-size:12px}.wd-settings summary small{display:block;margin-top:3px;color:#7b8d9f;font-size:9px;font-weight:700}.wd-settings summary em{font-style:normal;color:#1760bb;font-size:10px;font-weight:900}.wd-settings[open] summary{border-bottom:1px solid #dce6ee}.wd-settings-body{padding:16px}.wd-setting-block{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);align-items:center;gap:20px;padding:14px;border-radius:16px;background:#f4f8fc}.wd-setting-block+.wd-setting-block{margin-top:10px}.wd-setting-block h3,.wd-exception-head h3{margin:0;color:#16304c;font-size:13px}.wd-setting-block p,.wd-exception-head p{margin:4px 0 0;color:#6f8296;font-size:10px;line-height:1.5}.wd-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.wd-weekdays button{aspect-ratio:1;min-height:40px;border:1px solid #cad9e7;border-radius:12px;color:#718397;background:#fff;font-size:10px;font-weight:950}.wd-weekdays button.is-on{border-color:#4e9bed;color:#fff;background:linear-gradient(145deg,#1769e8,#1aa2bf);box-shadow:0 8px 18px rgba(23,105,232,.18)}.wd-setting-block.compact{grid-template-columns:1fr 1fr}.wd-switch{display:flex;align-items:center;gap:11px;color:#28435f;font-size:11px;font-weight:900}.wd-switch input{position:absolute;opacity:0}.wd-switch>span{position:relative;width:44px;height:25px;border-radius:999px;background:#c9d6e2}.wd-switch>span::after{content:"";position:absolute;left:3px;top:3px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.18);transition:.18s}.wd-switch input:checked+span{background:linear-gradient(90deg,var(--wd-blue),var(--wd-mint))}.wd-switch input:checked+span::after{transform:translateX(19px)}.wd-hours{display:grid;grid-template-columns:1fr 145px;align-items:center;gap:10px}.wd-hours>span{margin:0}.wd-hours>div{display:grid;grid-template-columns:1fr auto;align-items:center;border:1px solid #cad9e7;border-radius:13px;background:#fff}.wd-hours input{min-height:42px;border:0}.wd-hours em{padding-right:10px;color:#718397;font-size:9px;font-style:normal;font-weight:850}.wd-exceptions{margin-top:10px;padding:15px;border:1px dashed #c4d8e8;border-radius:17px}.wd-exception-head{display:flex;justify-content:space-between;gap:15px}.wd-exception-head>span{align-self:flex-start;padding:6px 8px;border-radius:999px;color:#5c7188;background:#eef4f8;font-size:9px;font-weight:900}.wd-exception-form{display:grid;grid-template-columns:1fr .95fr 1.35fr auto;align-items:end;gap:8px;margin-top:13px}.wd-exception-form input,.wd-exception-form select{min-height:43px;font-size:10px}.wd-exception-form button{min-height:43px;padding:8px 12px;border:0;border-radius:13px;color:#fff;background:#135fc9;font-size:10px;font-weight:950}.wd-exception-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.wd-exception-list p{margin:0;color:#8a99a8;font-size:10px}.wd-exception-chip{display:flex;align-items:center;gap:7px;padding:7px 8px 7px 10px;border:1px solid #d5e0ea;border-radius:999px;color:#445c73;background:#fff;font-size:9px;font-weight:850}.wd-exception-chip.work{border-color:#b6e4cf;background:#f0fbf6}.wd-exception-chip.off{border-color:#f0c9cc;background:#fff6f6}.wd-exception-chip button{display:grid;place-items:center;width:18px;height:18px;padding:0;border:0;border-radius:50%;color:#6c7f91;background:#e8eef3;font-weight:950}.wd-form-actions{display:flex;gap:9px;margin-top:18px}.wd-form-actions button{min-height:47px;padding:10px 15px;border:1px solid #cfdeeb;border-radius:14px;color:#31506e;background:#f8fbfd;font-size:10px;font-weight:950}.wd-form-actions .wd-primary{flex:1;border:0;color:#fff;background:linear-gradient(120deg,#0b2f5c,#1769e8 65%,#20b683);box-shadow:0 12px 25px rgba(23,105,232,.18)}
.wd-result{position:sticky;top:142px;align-self:start;overflow:hidden;padding:22px;color:#fff;border-color:rgba(255,255,255,.15);background:radial-gradient(circle at 100% 0,rgba(58,199,118,.28),transparent 260px),linear-gradient(150deg,#071a33 0,#0c2e58 60%,#0a5367 130%);box-shadow:0 28px 60px rgba(7,26,51,.22)}.wd-result::after{content:"";position:absolute;right:-100px;bottom:-110px;width:300px;height:300px;border:48px solid rgba(255,255,255,.035);border-radius:50%;pointer-events:none}.wd-result>*{position:relative;z-index:1}.wd-result-head{display:flex;justify-content:space-between;gap:15px}.wd-result-head .eyebrow{color:#6fd9ff}.wd-result-head h2{margin:0;font-size:19px}.wd-result-badge{align-self:flex-start;padding:7px 9px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#d4e5f3;background:rgba(255,255,255,.08);font-size:9px;font-weight:900}.wd-primary-result{margin-top:18px;padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:21px;background:rgba(255,255,255,.075)}.wd-primary-result span,.wd-primary-result small{display:block;color:#bed2e5;font-size:10px;font-weight:850}.wd-primary-result output{display:block;margin:6px 0 3px;color:#fff;font-size:clamp(55px,7vw,78px);font-weight:950;line-height:.92;letter-spacing:-.06em}.wd-result-date{margin-top:10px;padding:14px 16px;border-radius:17px;color:#0b3b2a;background:linear-gradient(145deg,#b7f5d0,#58d591)}.wd-result-date span,.wd-result-date small{display:block;font-size:9px;font-weight:850}.wd-result-date strong{display:block;margin:3px 0;font-size:22px}.wd-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.wd-metrics article{padding:12px;border:1px solid rgba(255,255,255,.11);border-radius:15px;background:rgba(255,255,255,.055)}.wd-metrics span{display:block;color:#adcadf;font-size:9px;font-weight:800}.wd-metrics strong{display:block;margin-top:4px;font-size:17px}.wd-progress{margin-top:14px}.wd-progress>div{display:flex;justify-content:space-between;color:#c7d9e7;font-size:9px;font-weight:850}.wd-progress i{display:block;height:8px;margin-top:7px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.12)}.wd-progress b{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4ed38a,#5bc6f4);transition:width .25s}.wd-reading{margin-top:14px;padding:14px;border-left:3px solid #56d592;border-radius:0 14px 14px 0;background:rgba(255,255,255,.055)}.wd-reading span{color:#6fe0a4;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.wd-reading strong{display:block;margin:5px 0;color:#fff;font-size:13px}.wd-reading p{margin:0;color:#c4d6e4;font-size:10px;line-height:1.55}.wd-next{display:flex;justify-content:space-between;gap:15px;margin-top:12px;padding:11px 0;border-block:1px solid rgba(255,255,255,.11);color:#bed1e0;font-size:9px;font-weight:850}.wd-next strong{color:#fff;text-align:right}.wd-result-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:13px}.wd-result-actions button{min-height:39px;padding:7px 6px;border:1px solid rgba(255,255,255,.14);border-radius:11px;color:#dceaf5;background:rgba(255,255,255,.07);font-size:9px;font-weight:900}.wd-result-actions .is-main{color:#073727;border-color:transparent;background:#65df99}
.wd-breakdown-section{padding:52px 0;background:#f7fbfe}.wd-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:20px}.wd-section-head h2{max-width:850px;margin:0;color:var(--wd-navy);font-size:clamp(28px,4vw,44px);line-height:1.06;letter-spacing:-.045em}.wd-section-head p:not(.eyebrow){max-width:760px;margin:9px 0 0;color:var(--wd-copy);font-size:13px;line-height:1.6}.wd-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.wd-legend span{display:flex;align-items:center;gap:6px;color:#61768c;font-size:9px;font-weight:850}.wd-legend i{width:10px;height:10px;border-radius:4px;background:#75dba1}.wd-legend i.weekend{background:#dfe8ef}.wd-legend i.holiday{background:#f3b84c}.wd-legend i.custom{background:#e56b76}.wd-timeline{display:flex;gap:7px;overflow-x:auto;padding:13px;border:1px solid #d6e3ed;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(24,57,90,.07);scrollbar-width:thin}.wd-day-chip{flex:0 0 66px;min-height:78px;padding:9px 7px;border:1px solid #d3e0e9;border-radius:15px;text-align:center;background:#fff}.wd-day-chip span,.wd-day-chip small{display:block;color:#8190a0;font-size:8px;font-weight:850}.wd-day-chip strong{display:block;margin:5px 0;color:#17324f;font-size:19px}.wd-day-chip.work{border-color:#b7e5ce;background:#f0fbf6}.wd-day-chip.weekend{background:#f1f5f8}.wd-day-chip.holiday{border-color:#efcf91;background:#fff9ea}.wd-day-chip.custom-off{border-color:#efc1c6;background:#fff3f4}.wd-day-chip.custom-work{border-color:#8ed5ed;background:#effbff}.wd-day-chip.is-truncated{display:grid;place-items:center;color:#657b91;background:#f4f7fa;font-size:10px;font-weight:900}.wd-breakdown-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.6fr);gap:16px;margin-top:16px}.wd-month-panel,.wd-excluded-panel{padding:18px;border:1px solid #d6e3ed;border-radius:23px;background:#fff}.wd-panel-title{display:flex;justify-content:space-between;gap:15px}.wd-panel-title h3,.wd-excluded-panel h3{margin:0;color:#193451;font-size:16px}.wd-panel-title p,.wd-excluded-panel>p{margin:4px 0 0;color:#74879a;font-size:10px;line-height:1.5}.wd-panel-title button{align-self:center;padding:7px 9px;border:1px solid #d3e0ea;border-radius:10px;color:#3b5873;background:#f8fbfd;font-size:9px;font-weight:900}.wd-month-table-wrap{overflow-x:auto;margin-top:13px}.wd-month-table-wrap table{width:100%;border-collapse:collapse;font-size:10px}.wd-month-table-wrap th,.wd-month-table-wrap td{padding:10px;border-bottom:1px solid #e4ebf1;text-align:right}.wd-month-table-wrap th:first-child,.wd-month-table-wrap td:first-child{text-align:left}.wd-month-table-wrap th{color:#718398;background:#f6f9fb;font-size:8px;text-transform:uppercase;letter-spacing:.05em}.wd-month-table-wrap td{color:#35516d;font-weight:800}.wd-excluded-list{display:grid;gap:7px;margin-top:13px}.wd-excluded-item{display:grid;grid-template-columns:42px 1fr;gap:9px;padding:9px;border-radius:13px;background:#f6f9fb}.wd-excluded-item span{display:grid;place-items:center;border-radius:10px;color:#80550b;background:#fff2c9;font-size:9px;font-weight:950}.wd-excluded-item strong{display:block;color:#27425e;font-size:10px}.wd-excluded-item small{display:block;margin-top:2px;color:#7b8c9d;font-size:8px;font-weight:750}
.wd-year-section{padding:58px 0;background:#fff}.wd-year-focus{align-self:flex-end;white-space:nowrap;padding:10px 13px;border:1px solid #b7d5f0;border-radius:13px;color:#0f5ac1;background:#eef7ff;font-size:10px;font-weight:950}.wd-year-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.wd-year-summary article{padding:16px;border:1px solid #d8e4ee;border-radius:20px;background:linear-gradient(145deg,#fff,#f5f9fc)}.wd-year-summary span,.wd-year-summary small{display:block;color:#75889b;font-size:9px;font-weight:800}.wd-year-summary strong{display:block;margin:5px 0;color:#15314e;font-size:25px;letter-spacing:-.04em}.wd-year-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.wd-year-card{padding:14px;border:1px solid #d8e3ed;border-radius:19px;background:#fff;transition:.18s}.wd-year-card:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(24,56,88,.08)}.wd-year-card-head{display:flex;justify-content:space-between;gap:10px}.wd-year-card-head strong{font-size:13px;text-transform:capitalize}.wd-year-card-head span{color:#1670d9;font-size:10px;font-weight:950}.wd-year-card-main{display:flex;align-items:end;justify-content:space-between;margin-top:12px}.wd-year-card-main strong{font-size:30px;letter-spacing:-.05em}.wd-year-card-main small{padding-bottom:4px;color:#75879a;font-size:9px;font-weight:800}.wd-year-bar{height:7px;margin:10px 0 8px;overflow:hidden;border-radius:999px;background:#e7eef4}.wd-year-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--wd-blue),var(--wd-mint))}.wd-year-meta{display:flex;justify-content:space-between;color:#7c8d9d;font-size:8px;font-weight:800}
.wd-content-nav{margin-top:36px;border-block:1px solid #d9e4ed;background:#f7fafc}.wd-content-scroll{display:flex;gap:7px;overflow-x:auto;padding:12px 0;scrollbar-width:none}.wd-content-scroll a{white-space:nowrap;padding:9px 12px;border-radius:11px;color:#596f85;background:#fff;font-size:10px;font-weight:900}.wd-content-scroll a:hover{color:#0d5bc4;background:#eaf4ff}.wd-content{padding:54px 0 65px;background:#f7fafc}.wd-content-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,.55fr);align-items:start;gap:26px}.wd-article{padding:30px;border:1px solid #d8e3ec;border-radius:28px;background:#fff;box-shadow:0 20px 55px rgba(20,52,82,.07)}.wd-article h2{margin:30px 0 12px;color:#102c49;font-size:clamp(25px,3vw,35px);line-height:1.12;letter-spacing:-.035em}.wd-article h2:first-of-type{margin-top:0}.wd-article h3{margin:22px 0 8px;color:#183653;font-size:19px}.wd-article p,.wd-article li{color:#526a82;font-size:14px;line-height:1.82}.wd-article a{color:#0c61c9;font-weight:850;text-decoration:underline;text-decoration-color:#b6d5f3;text-underline-offset:3px}.wd-formula{margin:20px 0;padding:16px;border:1px solid #c9e1f5;border-radius:18px;background:#f2f9ff}.wd-formula span{display:block;margin-bottom:7px;color:#2971b9;font-size:9px;font-weight:950;text-transform:uppercase}.wd-formula code{white-space:normal;color:#143b65;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:800;line-height:1.6}.wd-callout{margin:22px 0;padding:17px;border-left:4px solid #f0b53e;border-radius:0 16px 16px 0;background:#fff9eb}.wd-callout strong{color:#72500b}.wd-callout p{margin:6px 0 0;color:#6e6044}.wd-scenario-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wd-scenario-grid section{position:relative;padding:17px;border:1px solid #dce6ee;border-radius:18px;background:#fbfdff}.wd-scenario-grid section>span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;color:#fff;background:linear-gradient(145deg,#1769e8,#1bb18e);font-size:9px;font-weight:950}.wd-scenario-grid h3{margin:11px 0 5px;font-size:15px}.wd-scenario-grid p{margin:0;font-size:12px;line-height:1.65}.wd-mistakes{display:grid;grid-template-columns:1fr 1fr;gap:9px}.wd-mistakes article{padding:15px;border:1px solid #ead7d9;border-radius:16px;background:#fff8f8}.wd-mistakes strong{color:#6f2b34;font-size:12px}.wd-mistakes p{margin:6px 0 0;color:#765760;font-size:11px;line-height:1.6}.wd-sources{margin-top:32px;padding-top:12px;border-top:1px solid #dfe8ef}.wd-sources ul{padding-left:20px}.wd-article-side{display:grid;gap:13px}.wd-sticky-card,.wd-side-card{padding:19px;border:1px solid #d7e3ed;border-radius:22px;background:#fff}.wd-sticky-card{position:sticky;top:150px;color:#fff;border-color:rgba(255,255,255,.1);background:linear-gradient(145deg,#071a33,#0c3c70)}.wd-sticky-card>span,.wd-side-card>span{color:#6fcff2;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.wd-sticky-card h3,.wd-side-card h3{margin:7px 0 10px;font-size:18px}.wd-sticky-card ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.wd-sticky-card li{position:relative;padding-left:18px;color:#d0deea;font-size:10px;line-height:1.5}.wd-sticky-card li::before{content:"✓";position:absolute;left:0;color:#56db8d}.wd-sticky-card a,.wd-side-card>a{display:inline-flex;margin-top:15px;padding:9px 11px;border-radius:11px;color:#073d2a;background:#72e3a2;font-size:9px;font-weight:950}.wd-side-card h3{color:#17334f}.wd-side-card p{margin:0;color:#6c8094;font-size:11px;line-height:1.6}.wd-side-links{display:grid;gap:5px}.wd-side-links a{padding:9px;border-radius:10px;color:#2d5378;background:#f3f8fc;font-size:10px;font-weight:850}.wd-faq{padding:58px 0;background:#fff}.wd-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.wd-faq details{border:1px solid #d8e4ed;border-radius:17px;background:#fbfdff}.wd-faq summary{padding:15px 17px;list-style:none;color:#1c3956;font-size:12px;font-weight:900;cursor:pointer}.wd-faq summary::-webkit-details-marker{display:none}.wd-faq summary::after{content:"+";float:right;color:#1c6ac8}.wd-faq details[open] summary::after{content:"−"}.wd-faq p{margin:0;padding:0 17px 16px;color:#62778d;font-size:11px;line-height:1.65}.wd-related{padding:52px 0 62px;background:#f5f9fc}.wd-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.wd-related-grid>a{display:grid;grid-template-columns:46px 1fr;align-items:center;gap:12px;min-height:102px;padding:15px;border:1px solid #d8e4ee;border-radius:20px;background:#fff;transition:.18s}.wd-related-grid>a:hover{transform:translateY(-2px);border-color:#a8ccea;box-shadow:0 14px 30px rgba(25,58,90,.08)}.wd-related-grid>a>span{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;color:#fff;background:linear-gradient(145deg,#1769e8,#18a692);font-size:11px;font-weight:950}.wd-related-grid h3{margin:0;color:#17334f;font-size:13px}.wd-related-grid p{margin:4px 0 0;color:#718398;font-size:10px;line-height:1.45}
.workdays-page .footer{position:relative;overflow:hidden;margin-top:0;padding:58px 0 0;color:#d7e5f3;border-top:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 8% 0%,rgba(40,184,232,.23),transparent 30%),radial-gradient(circle at 88% 14%,rgba(58,199,118,.15),transparent 25%),linear-gradient(145deg,#07162d 0%,#0a203f 54%,#0b2e53 100%)}.workdays-page .footer::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--wd-cyan),var(--wd-blue) 52%,var(--wd-mint))}.workdays-page .footer::after{content:"";position:absolute;right:-110px;top:-150px;width:390px;height:390px;border:58px solid rgba(255,255,255,.025);border-radius:50%;pointer-events:none}.workdays-page .footer .footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(150px,.72fr));gap:46px;align-items:start}.workdays-page .footer .footer-grid>div:first-child{padding-right:18px}.workdays-page .footer img{display:block;width:210px;height:auto;margin-bottom:17px}.workdays-page .footer p{max-width:430px;margin-bottom:0;color:rgba(220,233,245,.72);font-size:14px;font-weight:650;line-height:1.7}.workdays-page .footer h3{position:relative;margin:3px 0 14px;padding-bottom:12px;color:#fff;font-size:14px;font-weight:950}.workdays-page .footer h3::after{content:"";position:absolute;left:0;bottom:0;width:32px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--wd-cyan),var(--wd-mint))}.workdays-page .footer-links{display:grid;gap:3px}.workdays-page .footer-links a{position:relative;display:flex;align-items:center;min-height:35px;margin-left:-10px;padding:7px 10px 7px 25px;border-radius:11px;color:rgba(220,233,245,.76);font-size:13px;font-weight:750;line-height:1.35;overflow-wrap:anywhere;transition:.16s}.workdays-page .footer-links a::before{content:"›";position:absolute;left:10px;top:50%;color:rgba(91,191,246,.72);font-size:17px;font-weight:900;transform:translateY(-52%)}.workdays-page .footer-links a:hover{color:#fff;background:rgba(255,255,255,.075);transform:translateX(2px)}.workdays-page .footer-links a[href="pracovni-dny-kalkulacka.html"]{color:#a6f2af;background:rgba(66,201,117,.09)}.workdays-page .footer-bottom{position:relative;z-index:1;margin-top:38px;padding:19px 0 23px;border-top:1px solid rgba(255,255,255,.12)}.workdays-page .footer-bottom p{max-width:none;color:rgba(220,233,245,.56);font-size:12px;line-height:1.6}.wd-toast{position:fixed;left:50%;bottom:22px;z-index:2000;transform:translateX(-50%);padding:11px 15px;border-radius:13px;color:#fff;background:#0b2a4e;box-shadow:0 14px 30px rgba(0,0,0,.2);font-size:11px;font-weight:850}
@media(max-width:1100px){.wd-intro-grid{grid-template-columns:1fr}.wd-today-card{min-height:190px}.wd-tool-grid{grid-template-columns:1fr}.wd-result{position:relative;top:auto}.wd-year-grid{grid-template-columns:repeat(3,1fr)}.wd-content-layout{grid-template-columns:1fr}.wd-article-side{grid-template-columns:repeat(3,1fr)}.wd-sticky-card{position:static}.workdays-page .footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 42px}.workdays-page .footer .footer-grid>div:first-child{grid-column:1/-1;padding-right:0}}
@media(max-width:800px){:root{--container:min(100% - 24px,1380px)}.workdays-page .main-nav{display:none}.workdays-page .header-inner{min-height:64px}.workdays-page .header-cta{min-height:38px;padding:8px 11px;font-size:10px}.workdays-page .brand-logo img{width:174px}.wd-jump-nav{top:64px}.wd-intro{padding:14px 0 13px}.wd-breadcrumb{margin-bottom:10px}.wd-intro-copy{padding:5px 0}.wd-intro h1{font-size:clamp(34px,10vw,47px)}.wd-lead{margin-top:12px;font-size:14px;line-height:1.55}.wd-pills{display:none}.wd-today-card{min-height:174px;padding:17px;border-radius:24px}.wd-today-main{grid-template-columns:58px 1fr;margin:16px 0}.wd-today-icon{width:58px;height:58px;border-radius:17px;font-size:24px}.wd-today-main strong{font-size:18px}.wd-tool-section{padding:18px 0 40px}.wd-tool-shell{padding:10px;border-radius:26px}.wd-mode-switch{grid-template-columns:1fr;gap:6px}.wd-mode-switch button{grid-template-columns:34px 1fr auto;grid-template-rows:1fr;min-height:57px;padding:9px 10px;border-radius:15px}.wd-mode-switch button>span{grid-row:auto;width:34px;height:34px}.wd-mode-switch strong{align-self:center}.wd-mode-switch small{align-self:center}.wd-form,.wd-result{padding:16px;border-radius:22px}.wd-form-head{display:block}.wd-private{display:inline-flex;margin-top:10px}.wd-presets{grid-template-columns:1fr 1fr}.wd-field-grid.two,.wd-field-grid.three{grid-template-columns:1fr}.wd-edge-options{align-items:stretch;flex-direction:column}.wd-edge-options label{width:100%}.wd-edge-options button{margin-left:0}.wd-year-chooser{grid-template-columns:42px 1fr 42px}.wd-year-chooser button:last-child{grid-column:1/-1}.wd-settings summary{align-items:flex-start;flex-direction:column}.wd-settings summary em{white-space:normal}.wd-setting-block,.wd-setting-block.compact{grid-template-columns:1fr}.wd-weekdays{gap:4px}.wd-weekdays button{min-height:38px}.wd-hours{grid-template-columns:1fr}.wd-exception-form{grid-template-columns:1fr}.wd-form-actions{display:grid;grid-template-columns:1fr}.wd-result-actions{grid-template-columns:1fr 1fr}.wd-breakdown-section,.wd-year-section,.wd-content,.wd-faq,.wd-related{padding:38px 0}.wd-section-head{align-items:flex-start;flex-direction:column}.wd-legend{justify-content:flex-start}.wd-breakdown-grid{grid-template-columns:1fr}.wd-year-summary{grid-template-columns:1fr 1fr}.wd-year-grid{grid-template-columns:1fr 1fr}.wd-content-nav{margin-top:20px}.wd-article{padding:19px;border-radius:23px}.wd-article p,.wd-article li{font-size:13px;line-height:1.75}.wd-scenario-grid,.wd-mistakes{grid-template-columns:1fr}.wd-article-side{grid-template-columns:1fr}.wd-faq-grid{grid-template-columns:1fr}.wd-related-grid{grid-template-columns:1fr}.workdays-page .footer{padding-top:39px}.workdays-page .footer .footer-grid{grid-template-columns:1fr;gap:0}.workdays-page .footer .footer-grid>div{padding:21px 0;border-top:1px solid rgba(255,255,255,.09)}.workdays-page .footer .footer-grid>div:first-child{grid-column:auto;padding-top:0;padding-bottom:25px;border-top:0}.workdays-page .footer img{width:196px;margin-bottom:14px}.workdays-page .footer h3{margin-top:0;margin-bottom:11px}.workdays-page .footer-bottom{margin-top:4px;padding:17px 0 21px}}
@media(max-width:430px){.wd-mode-switch button small{display:none}.wd-year-summary{grid-template-columns:1fr}.wd-year-grid{grid-template-columns:1fr}.wd-timeline{margin-inline:-2px}.wd-day-chip{flex-basis:58px}.wd-month-table-wrap table{min-width:620px}.wd-result-actions{grid-template-columns:1fr 1fr}.wd-settings-body{padding:11px}.wd-setting-block{padding:11px}.wd-weekdays button{font-size:9px}}
@media print{.site-header,.wd-intro,.wd-jump-nav,.wd-mode-switch,.wd-form,.wd-content-nav,.wd-content,.wd-faq,.wd-related,.footer,.wd-toast,.wd-result-actions,.wd-year-focus,.wd-legend,.wd-panel-title button{display:none!important}.workdays-page{background:#fff}.wd-tool-section,.wd-breakdown-section,.wd-year-section{padding:10px 0;background:#fff}.wd-tool-shell,.wd-result,.wd-month-panel,.wd-excluded-panel,.wd-year-card,.wd-year-summary article{box-shadow:none!important;break-inside:avoid}.wd-tool-grid{display:block}.wd-result{position:static;color:#111;background:#fff;border:1px solid #999}.wd-result *{color:#111!important}.wd-primary-result,.wd-metrics article,.wd-reading{background:#fff;border:1px solid #bbb}.wd-progress{display:none}.wd-year-grid{grid-template-columns:repeat(4,1fr)}.wd-breakdown-grid{grid-template-columns:1fr}.wd-timeline{overflow:visible;flex-wrap:wrap}.wd-day-chip{flex-basis:52px}.wd-section-head h2{font-size:26px}.wd-year-section{page-break-before:always}}
/* QA containment: tables and timeline must scroll inside the card, never widen the mobile page. */
.wd-breakdown-grid>*{min-width:0}.wd-month-panel,.wd-excluded-panel,.wd-month-table-wrap{min-width:0;max-width:100%}.wd-month-table-wrap{width:100%}
@media(max-width:800px){.wd-breakdown-grid{grid-template-columns:minmax(0,1fr)}}

/* V7 stability patch: jump navigation is intentionally static. */
.wd-jump-nav{position:relative!important;top:auto!important;z-index:auto!important}
