/* Age Calculator Premium — design system and responsive layout */
:root{
--acbd-ink:#183c37;--acbd-ink-2:#2f514b;--acbd-text:#243b37;--acbd-muted:#647873;--acbd-cream:#f7f4ee;--acbd-paper:#fffdfa;--acbd-sage:#dfeae3;--acbd-sage-2:#edf3ef;--acbd-blush:#d98f78;--acbd-blush-dark:#9f5c49;--acbd-line:#dbe3de;--acbd-white:#fff;--acbd-danger:#9f4b4b;--shadow-sm:0 8px 30px rgba(28,62,55,.07);--shadow-md:0 18px 54px rgba(28,62,55,.12);--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--container:1180px;--article:760px;--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem;--space-7:4.5rem;--space-8:6rem;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--acbd-paper);color:var(--acbd-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Arial,sans-serif;font-size:17px;line-height:1.72;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--acbd-ink);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--acbd-blush-dark)}button,input,textarea,select{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.narrow-wide{max-width:980px}.section-pad{padding:var(--space-8) 0}.section-pad-sm{padding:var(--space-7) 0}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;background:#fff;color:#111;padding:12px;z-index:99999}.skip-link:focus{left:16px;top:16px}.eyebrow,.question-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--acbd-blush-dark);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.75rem 1.2rem;border:1px solid transparent;border-radius:999px;font-size:.92rem;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.btn svg{width:18px;height:18px}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--acbd-ink);color:#fff;box-shadow:0 10px 22px rgba(24,60,55,.15)}.btn-primary:hover{background:#0f2f2b;color:#fff}.btn-light{background:#fff;color:var(--acbd-ink)}.btn-ghost{background:transparent;border-color:var(--acbd-line);color:var(--acbd-ink)}.btn-ghost:disabled{opacity:.4;cursor:not-allowed}.btn-small{min-height:40px;padding:.55rem .95rem;font-size:.84rem}.btn-block{width:100%}.text-link{font-size:.92rem;font-weight:800;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,253,250,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(219,227,222,.85)}.header-inner{height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}.brand-mark{display:flex;align-items:center;gap:.75rem;font-family:Georgia,"Times New Roman",serif;font-size:1.18rem;font-weight:700;text-decoration:none;color:var(--acbd-ink)}.brand-symbol{display:inline-flex;position:relative;width:34px;height:30px}.brand-symbol i{position:absolute;top:2px;width:21px;height:27px;border:1.7px solid currentColor;border-radius:50% 50% 44% 44%}.brand-symbol i:first-child{left:0;transform:rotate(-13deg)}.brand-symbol i:last-child{right:0;transform:rotate(13deg)}.custom-logo{max-height:54px;width:auto}.primary-nav{justify-self:center}.primary-menu,.mobile-menu,.site-footer ul{list-style:none;padding:0;margin:0}.primary-menu{display:flex;align-items:center;gap:1.65rem}.primary-menu>li{position:relative}.primary-menu a{text-decoration:none;font-size:.9rem;font-weight:700;color:var(--acbd-ink-2)}.primary-menu a:hover,.primary-menu .current-menu-item>a{color:var(--acbd-blush-dark)}.primary-menu .sub-menu{display:none;position:absolute;top:calc(100% + 14px);left:-18px;min-width:230px;background:#fff;border:1px solid var(--acbd-line);border-radius:14px;box-shadow:var(--shadow-md);padding:.65rem;list-style:none}.primary-menu .sub-menu a{display:block;padding:.65rem .75rem;border-radius:8px}.primary-menu li:hover>.sub-menu,.primary-menu li:focus-within>.sub-menu{display:block}.header-actions{display:flex;align-items:center;gap:.6rem}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid var(--acbd-line);border-radius:50%;background:transparent;color:var(--acbd-ink);cursor:pointer}.icon-button svg{width:20px;height:20px}.menu-toggle{display:none}.menu-close-icon{display:none}.menu-toggle[aria-expanded=true] .menu-open-icon{display:none}.menu-toggle[aria-expanded=true] .menu-close-icon{display:inline-flex}.header-search{border-top:1px solid var(--acbd-line);padding:14px 0;background:var(--acbd-paper)}.header-search .search-form{max-width:700px;margin:auto}.mobile-panel{padding:1rem 0 1.5rem;border-top:1px solid var(--acbd-line);background:var(--acbd-paper)}.mobile-menu li{border-bottom:1px solid var(--acbd-line)}.mobile-menu a{display:block;padding:.8rem 0;text-decoration:none;font-weight:800}.mobile-menu .sub-menu{list-style:none;padding:0 0 .5rem 1rem}.acbd-breadcrumbs{background:var(--acbd-sage-2);font-size:.78rem;color:var(--acbd-muted)}.acbd-breadcrumbs .container{display:flex;align-items:center;gap:.55rem;white-space:nowrap;overflow:hidden;padding-top:.6rem;padding-bottom:.6rem}.acbd-breadcrumbs a{text-decoration:none;color:var(--acbd-ink-2)}.acbd-breadcrumbs span[aria-current=page]{overflow:hidden;text-overflow:ellipsis}.hero-section{overflow:hidden;background:linear-gradient(135deg,var(--acbd-cream),#fff 58%,var(--acbd-sage-2));border-bottom:1px solid var(--acbd-line)}.hero-grid{min-height:620px;display:grid;grid-template-columns:1.02fr .98fr;gap:4rem;align-items:center}.hero-copy h1,.archive-hero h1,.article-header h1,.page-header h1,.error-card h1{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-weight:500;letter-spacing:-.035em;line-height:1.06}.hero-copy h1{font-size:clamp(3.2rem,6vw,5.6rem);max-width:800px;margin:.55rem 0 1.25rem}.hero-lead{font-size:1.16rem;line-height:1.7;color:var(--acbd-ink-2);max-width:650px}.hero-actions{display:flex;align-items:center;gap:1.4rem;margin-top:1.8rem}.hero-trust{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-top:2rem;color:var(--acbd-muted);font-size:.83rem}.hero-trust span{display:inline-flex;align-items:center;gap:.42rem}.hero-trust svg{width:17px;height:17px;color:var(--acbd-blush-dark)}.hero-visual{position:relative;min-height:490px}.orbit{position:absolute;border:1px solid rgba(24,60,55,.12);border-radius:50%}.orbit-one{width:390px;height:390px;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-two{width:540px;height:540px;left:50%;top:50%;transform:translate(-50%,-50%)}.hero-center-mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:50%;background:var(--acbd-ink);box-shadow:var(--shadow-md);display:flex;align-items:center;justify-content:center}.hero-center-mark i{width:57px;height:86px;border:2px solid #fff;border-radius:50%;margin:-7px;transform:rotate(-10deg)}.hero-center-mark i:last-child{transform:rotate(10deg)}.age-card-legacy{position:absolute;background:rgba(255,255,255,.92);border:1px solid var(--acbd-line);border-radius:16px;box-shadow:var(--shadow-sm);padding:1rem 1.1rem;min-width:190px;backdrop-filter:blur(8px)}.age-card-legacy span{display:block;color:var(--acbd-blush-dark);font-size:.72rem;font-weight:900;letter-spacing:.14em;margin-bottom:.35rem}.age-card-legacy strong{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-size:1rem}.age-card-legacy-a{left:2%;top:14%}.age-card-legacy-b{right:0;top:27%}.age-card-legacy-c{left:8%;bottom:13%}.calculator-section{background:var(--acbd-paper)}.acbd-calculator{background:#fff;border:1px solid var(--acbd-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden}.calculator-head{display:flex;justify-content:space-between;gap:2rem;align-items:flex-end;padding:2rem 2.2rem;background:var(--acbd-cream);border-bottom:1px solid var(--acbd-line)}.calculator-head h2{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:500;letter-spacing:-.025em;margin:.35rem 0 0}.privacy-chip{display:inline-flex;align-items:center;gap:.5rem;color:var(--acbd-ink-2);font-size:.8rem;font-weight:700;background:var(--acbd-sage);border-radius:999px;padding:.55rem .75rem}.privacy-chip svg{width:16px;height:16px}.calculator-shell{padding:2.1rem 2.2rem}.calculator-progress{height:5px;background:var(--acbd-sage-2);border-radius:99px;overflow:hidden}.calculator-progress span{display:block;height:100%;width:0;background:var(--acbd-blush);transition:width .3s ease}.calculator-step{min-height:370px;display:flex;align-items:center}.calculator-question,.calculator-result{width:100%;padding:2rem 0}.calculator-question h3{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-size:clamp(2rem,4vw,3.1rem);font-weight:500;line-height:1.12;letter-spacing:-.03em;margin:.45rem 0 .7rem;max-width:760px}.calculator-question>p{margin:0 0 1.7rem;color:var(--acbd-muted);max-width:680px}.calculator-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.calculator-option{display:flex;align-items:center;justify-content:space-between;text-align:left;border:1px solid var(--acbd-line);background:#fff;border-radius:14px;padding:1rem 1.1rem;color:var(--acbd-ink);font-weight:800;cursor:pointer;transition:.2s ease}.calculator-option:hover,.calculator-option:focus-visible{border-color:var(--acbd-ink);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.calculator-option i{width:19px;height:19px;border:1.5px solid #9db0aa;border-radius:50%;position:relative}.calculator-option:hover i:after{content:"";position:absolute;inset:4px;background:var(--acbd-blush);border-radius:50%}.calculator-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--acbd-line);padding-top:1rem}.calculator-count{font-size:.8rem;font-weight:800;color:var(--acbd-muted)}.calculator-note{margin:0;padding:0 2.2rem 1.7rem;color:var(--acbd-muted);font-size:.78rem}.result-range{display:flex;align-items:baseline;gap:1rem;margin:1rem 0}.result-range strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.6rem,8vw,6.2rem);font-weight:500;color:var(--acbd-ink);letter-spacing:-.05em}.result-range span{color:var(--acbd-muted)}.result-range-text strong{font-size:clamp(2.6rem,7vw,4.5rem)}.calculator-inline-warning{font-size:.78rem;color:var(--acbd-muted);max-width:700px;margin:0 0 1.25rem}.result-equivalent{font-size:1rem;color:var(--acbd-ink-2)}.result-classification{display:inline-flex;margin:1rem 0;background:var(--acbd-sage);border-radius:999px;padding:.55rem .8rem;font-size:.82rem;font-weight:800}.result-factors{border-top:1px solid var(--acbd-line);margin:1rem 0 1.5rem;padding-top:1rem}.result-factors>span{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--acbd-muted)}.result-factors ul{margin:.7rem 0 0;padding-left:1.2rem}.category-section{background:var(--acbd-cream);border-block:1px solid var(--acbd-line)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.section-heading h2,.trust-cta h2{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-size:clamp(2.2rem,4vw,3.5rem);font-weight:500;letter-spacing:-.035em;line-height:1.1;margin:.35rem 0 0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.category-card{display:grid;grid-template-columns:auto 1fr auto;gap:1.1rem;align-items:start;background:var(--acbd-paper);border:1px solid var(--acbd-line);border-radius:16px;padding:1.4rem;text-decoration:none;min-height:160px;transition:.2s ease}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm);border-color:#bbc9c2}.category-index{font-size:.72rem;color:var(--acbd-blush-dark);font-weight:900;letter-spacing:.1em}.category-card h3{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-size:1.25rem;line-height:1.22;margin:0 0 .5rem}.category-card p{font-size:.85rem;line-height:1.55;color:var(--acbd-muted);margin:0}.category-arrow svg{width:20px;height:20px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.post-card{background:#fff;border:1px solid var(--acbd-line);border-radius:16px;overflow:hidden;transition:.2s ease}.post-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm)}.post-card-media{display:block;aspect-ratio:16/10;background:var(--acbd-sage-2);overflow:hidden}.post-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.post-card:hover .post-card-media img{transform:scale(1.025)}.post-card-placeholder{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--acbd-sage),var(--acbd-cream))}.post-card-placeholder i{width:50px;height:75px;border:1.5px solid var(--acbd-ink-2);border-radius:50%;margin:-6px;transform:rotate(-10deg);opacity:.55}.post-card-placeholder i:last-child{transform:rotate(10deg)}.post-card-body{padding:1.25rem}.post-category{display:inline-block;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:.69rem;font-weight:900;color:var(--acbd-blush-dark);margin-bottom:.55rem}.post-card-title{font-family:Georgia,"Times New Roman",serif;font-size:1.35rem;line-height:1.22;margin:0 0 .7rem;font-weight:500}.post-card-title a{text-decoration:none;color:var(--acbd-ink)}.post-card-body>p{color:var(--acbd-muted);font-size:.88rem;line-height:1.58;margin:.6rem 0 1rem}.post-card-meta{display:flex;justify-content:space-between;color:var(--acbd-muted);font-size:.72rem;font-weight:700;border-top:1px solid var(--acbd-line);padding-top:.8rem}.trust-cta-card{background:var(--acbd-ink);color:#fff;border-radius:var(--radius-lg);padding:2.5rem;display:flex;justify-content:space-between;align-items:end;gap:3rem}.trust-cta-card h2{color:#fff;max-width:800px}.trust-cta-card .eyebrow{color:#efb4a2}.archive-hero,.page-header{background:var(--acbd-cream);border-bottom:1px solid var(--acbd-line);padding:4.5rem 0 3.5rem}.archive-hero h1,.page-header h1{font-size:clamp(3rem,6vw,5rem);margin:.4rem 0 .8rem;max-width:900px}.archive-hero p,.archive-description,.page-header p{color:var(--acbd-muted);max-width:740px}.content-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:3rem;align-items:start}.post-grid-archive{grid-template-columns:repeat(2,1fr)}.sidebar{position:sticky;top:110px}.acbd-widget{background:var(--acbd-cream);border:1px solid var(--acbd-line);border-radius:16px;padding:1.25rem;margin-bottom:1rem}.acbd-widget .widget-title,.acbd-widget h2{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-size:1.2rem;font-weight:500;margin:0 0 1rem}.acbd-widget ul{list-style:none;padding:0;margin:0}.acbd-widget li+li{border-top:1px solid var(--acbd-line)}.acbd-widget li a{display:block;padding:.7rem 0;text-decoration:none;font-size:.84rem;font-weight:750}.sidebar-calculator{background:var(--acbd-ink);color:#fff}.sidebar-calculator h2{color:#fff;margin-top:.35rem}.sidebar-calculator p{font-size:.84rem;color:#d9e5e1}.search-form{display:flex;position:relative}.search-form label{width:100%}.search-field{width:100%;height:48px;border:1px solid var(--acbd-line);border-radius:999px;padding:0 52px 0 17px;background:#fff;color:var(--acbd-text);outline:none}.search-field:focus{border-color:var(--acbd-ink);box-shadow:0 0 0 3px rgba(24,60,55,.08)}.search-submit{position:absolute;right:2px;top:2px;width:44px;height:44px;border:0;border-radius:50%;background:var(--acbd-ink);color:#fff;display:grid;place-items:center;cursor:pointer}.search-submit svg{width:17px;height:17px}.navigation.pagination{margin-top:2.5rem}.nav-links{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.page-numbers{display:inline-grid;place-items:center;min-width:44px;height:44px;border:1px solid var(--acbd-line);border-radius:50%;text-decoration:none;font-size:.82rem;font-weight:800}.page-numbers.current{background:var(--acbd-ink);color:#fff;border-color:var(--acbd-ink)}.page-main{padding-bottom:var(--space-7)}.page-content-grid{padding-top:3.5rem;padding-bottom:3.5rem}.page-content-single{display:block}.page-content-single>.entry-content{width:100%;max-width:980px;margin-inline:auto}.prose-page{padding-top:3.5rem;padding-bottom:4rem}.article-header{padding:4.7rem 0 2.4rem;max-width:970px}.article-header h1{font-size:clamp(3rem,6vw,5.3rem);margin:.45rem 0 1.25rem}.article-meta{display:flex;gap:1rem;flex-wrap:wrap;color:var(--acbd-muted);font-size:.8rem;font-weight:700}.article-meta span+span:before{content:"•";margin-right:1rem;color:#b7c2bd}.article-featured{max-width:1100px;margin-bottom:3rem}.article-featured img{width:100%;aspect-ratio:16/8.5;object-fit:cover;border-radius:var(--radius-md)}.article-layout{display:grid;grid-template-columns:210px minmax(0,var(--article));gap:4rem;justify-content:center;align-items:start}.article-layout-no-sidebar{display:block;max-width:var(--article)}.article-rail-sticky{position:sticky;top:115px;border-top:1px solid var(--acbd-line);padding-top:1rem}.rail-label{font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--acbd-muted)}.toc{display:grid;gap:.25rem;margin-top:.65rem}.toc a{font-size:.76rem;line-height:1.35;text-decoration:none;padding:.35rem 0;color:var(--acbd-muted)}.toc a:hover{color:var(--acbd-ink)}.prose{font-size:1.02rem;line-height:1.82;color:#253d39}.prose>*:first-child{margin-top:0}.prose h1,.prose h2,.prose h3,.prose h4{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-weight:500;letter-spacing:-.02em;line-height:1.18}.prose h2{font-size:clamp(2rem,4vw,2.8rem);margin:2.8rem 0 1rem}.prose h3{font-size:1.55rem;margin:2.1rem 0 .8rem}.prose h4{font-size:1.2rem;margin:1.7rem 0 .6rem}.prose p{margin:0 0 1.25rem}.prose a{text-decoration-color:#c3b0a7}.prose ul,.prose ol{margin:0 0 1.5rem;padding-left:1.35rem}.prose li{padding-left:.3rem;margin:.35rem 0}.prose blockquote{margin:2rem 0;padding:1.2rem 1.4rem;border-left:3px solid var(--acbd-blush);background:var(--acbd-cream);font-family:Georgia,"Times New Roman",serif;font-size:1.25rem;color:var(--acbd-ink)}.prose table{border-collapse:separate;border-spacing:0;width:100%;margin:1.8rem 0;border:1px solid var(--acbd-line);border-radius:12px;overflow:hidden;font-size:.88rem;line-height:1.5}.prose th{background:var(--acbd-ink);color:#fff;text-align:left;font-size:.78rem;letter-spacing:.02em}.prose th,.prose td{padding:.85rem .9rem;border-bottom:1px solid var(--acbd-line);vertical-align:top}.prose tr:last-child td{border-bottom:0}.prose tbody tr:nth-child(even){background:var(--acbd-sage-2)}.prose img{border-radius:12px}.prose .wp-block-button__link{background:var(--acbd-ink);border-radius:999px}.prose .wp-block-separator{border:0;border-top:1px solid var(--acbd-line);margin:2.2rem 0}.prose .alignwide{width:min(1000px,calc(100vw - 40px));max-width:none;margin-left:50%;transform:translateX(-50%)}.prose .alignfull{width:min(var(--container),calc(100vw - 40px));max-width:none;margin-left:50%;transform:translateX(-50%)}.article-end-note{margin:3rem 0;padding:1.3rem 1.4rem;border-radius:14px;background:var(--acbd-sage-2);border:1px solid var(--acbd-line)}.article-end-note strong{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-size:1.1rem}.article-end-note p{font-size:.86rem;color:var(--acbd-muted);margin:.4rem 0 0}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag-list a{padding:.45rem .7rem;border:1px solid var(--acbd-line);border-radius:999px;text-decoration:none;font-size:.73rem;font-weight:800}.post-navigation-card{max-width:980px;margin-top:4rem;padding-top:2rem;border-top:1px solid var(--acbd-line)}.post-navigation .nav-links{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.post-navigation a{display:block;text-decoration:none;background:var(--acbd-cream);border:1px solid var(--acbd-line);border-radius:14px;padding:1rem 1.2rem;font-family:Georgia,"Times New Roman",serif}.post-navigation .nav-next{text-align:right}.post-navigation a span{display:block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--acbd-muted);margin-bottom:.25rem}.comments-area{padding-top:4rem;padding-bottom:4rem}.comments-title,.comment-reply-title{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-weight:500}.comment-list{list-style:none;padding:0}.comment-body{border-top:1px solid var(--acbd-line);padding:1.2rem 0}.comment-meta{font-size:.78rem}.comment-content{font-size:.9rem}.comment-form label{display:block;font-size:.75rem;font-weight:800;margin-bottom:.3rem}.comment-form input:not([type=checkbox]),.comment-form textarea{width:100%;border:1px solid var(--acbd-line);border-radius:10px;padding:.75rem;background:#fff}.comment-form .submit{border:0;background:var(--acbd-ink);color:#fff;border-radius:999px;padding:.75rem 1.2rem;font-weight:800;cursor:pointer}.error-page{padding:6rem 0}.error-card{max-width:760px;text-align:center}.error-number{display:block;font-family:Georgia,"Times New Roman",serif;font-size:8rem;line-height:1;color:var(--acbd-sage);font-weight:700}.error-card h1{font-size:clamp(2.5rem,5vw,4rem)}.error-card .search-form{max-width:520px;margin:2rem auto}.error-actions{display:flex;align-items:center;justify-content:center;gap:1.2rem}.site-footer{background:#102d29;color:#d8e5e1;margin-top:4rem}.footer-main{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:3rem;padding-top:4rem;padding-bottom:3rem}.brand-mark-light{color:#fff}.footer-brand p{max-width:380px;color:#aabdb7;font-size:.9rem}.footer-socials{display:flex;gap:1rem}.footer-socials a{color:#fff;font-size:.8rem;font-weight:800}.footer-nav-group h2,.footer-widget-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#91aaa3;margin:0 0 1rem;font-family:inherit}.footer-nav-group a{color:#e4eeeb;text-decoration:none;font-size:.84rem}.footer-nav-group li+li{margin-top:.55rem}.footer-bottom{display:flex;justify-content:space-between;gap:2rem;padding-top:1.2rem;padding-bottom:1.4rem;border-top:1px solid rgba(255,255,255,.11);font-size:.72rem;color:#91aaa3}.back-to-top{color:#d8e5e1;text-decoration:none;font-weight:800}.home-prose{margin:auto}.home-editorial{border-top:1px solid var(--acbd-line)}.empty-state{max-width:600px;padding:2rem 0}.empty-state h2{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-weight:500}.empty-state .search-form{margin-top:1.5rem}
@media (max-width:1100px){.primary-nav{display:none}.menu-toggle{display:inline-grid}.header-cta{display:none}.hero-grid{grid-template-columns:1fr .8fr;gap:2rem}.hero-visual{transform:scale(.87)}.category-grid{grid-template-columns:repeat(2,1fr)}.post-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:minmax(0,var(--article));}.article-rail{display:none}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main>.footer-nav-group:last-child{display:none}}
@media (max-width:820px){body{font-size:16px}.container{width:min(calc(100% - 28px),var(--container))}.section-pad{padding:4.5rem 0}.section-pad-sm{padding:3.5rem 0}.header-inner{height:68px;gap:1rem}.hero-grid{min-height:auto;grid-template-columns:1fr;padding-top:4rem;padding-bottom:3.5rem}.hero-copy h1{font-size:clamp(3rem,13vw,4.6rem)}.hero-visual{min-height:330px;transform:none}.orbit-one{width:260px;height:260px}.orbit-two{width:360px;height:360px}.hero-center-mark{width:105px;height:105px}.hero-center-mark i{width:39px;height:60px}.age-card-legacy{min-width:150px;padding:.75rem}.age-card-legacy strong{font-size:.85rem}.calculator-head{align-items:flex-start;flex-direction:column;padding:1.5rem}.calculator-shell{padding:1.5rem}.calculator-note{padding:0 1.5rem 1.5rem}.calculator-step{min-height:390px}.calculator-options{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr}.category-card{min-height:auto}.post-grid,.post-grid-archive{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.trust-cta-card{align-items:flex-start;flex-direction:column;padding:1.8rem}.content-with-sidebar{grid-template-columns:1fr}.sidebar{position:static}.page-content-grid{padding-top:2rem}.article-header{padding-top:3.2rem}.article-header h1{font-size:clamp(2.7rem,11vw,4.1rem)}.article-featured{width:100%;}.article-featured img{border-radius:0;aspect-ratio:16/10}.prose{font-size:1rem}.prose table{display:block;overflow-x:auto;white-space:normal}.post-navigation .nav-links{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.archive-hero,.page-header{padding:3.5rem 0 2.7rem}}
@media (max-width:520px){.brand-mark{font-size:1.02rem}.brand-symbol{transform:scale(.9);transform-origin:left center}.hero-actions{align-items:flex-start;flex-direction:column}.hero-trust{display:grid}.hero-visual{min-height:280px}.age-card-legacy-b{right:-8%}.age-card-legacy-c{left:0}.calculator-head h2{font-size:1.8rem}.calculator-question h3{font-size:2rem}.result-range{display:block}.result-range strong{display:block}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.error-actions{flex-direction:column}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* v1.3.0 — mobile and editorial table refinements */
.table-scroll,.prose .wp-block-table{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.8rem 0;border:1px solid var(--acbd-line);border-radius:12px;background:#fff;box-shadow:0 4px 18px rgba(28,62,55,.035);scrollbar-width:thin;scrollbar-color:#afbeb8 transparent}
.table-scroll table,.prose .wp-block-table table{margin:0;border:0;border-radius:0;width:100%;overflow:visible}
.table-scroll:focus-visible,.prose .wp-block-table:focus-visible{outline:3px solid rgba(24,60,55,.18);outline-offset:3px}
.prose table{table-layout:auto;word-break:normal;overflow-wrap:normal}
.prose th,.prose td{min-width:110px;word-break:normal;overflow-wrap:break-word;hyphens:auto}
.prose th:first-child,.prose td:first-child{min-width:150px}
.prose th p,.prose td p{margin:0}
.prose th p+p,.prose td p+p{margin-top:.6rem}
.prose .wp-block-table figcaption{padding:.65rem .8rem;margin:0;color:var(--acbd-muted);font-size:.75rem;line-height:1.45;background:var(--acbd-cream);border-top:1px solid var(--acbd-line)}

@media (max-width:820px){
  html,body{max-width:100%}
  .container{width:min(calc(100% - 32px),var(--container))}
  .section-pad{padding:3.75rem 0}.section-pad-sm{padding:3rem 0}
  .header-inner{height:64px}.custom-logo{max-height:44px;max-width:190px}.header-actions{gap:.4rem}.icon-button{width:40px;height:40px}
  .mobile-panel{max-height:calc(100vh - 64px);overflow-y:auto;padding:.75rem 0 1.25rem}.mobile-menu a{padding:.9rem 0}.mobile-menu .sub-menu{padding-left:.85rem}.mobile-panel .btn{margin-top:1rem}
  .hero-grid{padding-top:3.25rem;padding-bottom:2.75rem;gap:1.5rem}.hero-copy h1{font-size:clamp(2.55rem,11vw,4rem);line-height:1.02;margin:.45rem 0 1rem}.hero-lead{font-size:1.02rem;line-height:1.62}.hero-actions{gap:1rem}.hero-actions .btn{min-height:46px}.hero-trust{margin-top:1.5rem;gap:.7rem 1rem;line-height:1.35}
  .hero-visual{min-height:250px;margin-top:.2rem}.orbit-one{width:220px;height:220px}.orbit-two{width:300px;height:300px}.hero-center-mark{width:92px;height:92px}.hero-center-mark i{width:34px;height:53px}.age-card-legacy{min-width:136px;max-width:155px;padding:.68rem .72rem;border-radius:13px}.age-card-legacy span{font-size:.62rem}.age-card-legacy strong{font-size:.78rem;line-height:1.25}.age-card-legacy-a{left:0;top:10%}.age-card-legacy-b{right:0;top:30%}.age-card-legacy-c{left:3%;bottom:7%}
  .calculator-section.section-pad{padding:2.75rem 0 3.4rem}.calculator-section .container{width:min(calc(100% - 24px),var(--container))}
  .article-header{padding-top:2.7rem;padding-bottom:1.55rem}.article-header h1{font-size:clamp(2.25rem,9vw,3.6rem);line-height:1.08;margin:.4rem 0 1rem}.article-meta{gap:.55rem .8rem;font-size:.76rem}.article-meta span+span:before{margin-right:.8rem}
  .article-featured{margin-bottom:2rem}.article-featured img{aspect-ratio:16/10}
  .article-layout{display:block;width:min(calc(100% - 32px),var(--article));padding:0}.article-content-wrap{min-width:0;width:100%}.prose{font-size:1rem;line-height:1.76}.prose h2{font-size:clamp(1.75rem,7.4vw,2.35rem);margin:2.35rem 0 .85rem}.prose h3{font-size:1.35rem;line-height:1.25;margin:1.85rem 0 .7rem}.prose h4{font-size:1.12rem}.prose p{margin-bottom:1.1rem}.prose ul,.prose ol{padding-left:1.2rem}.prose blockquote{margin:1.6rem 0;padding:1rem 1.05rem;font-size:1.08rem}
  .prose table{display:table;overflow:visible;white-space:normal;margin:0;font-size:.84rem;line-height:1.42}.prose th,.prose td{padding:.72rem .75rem;min-width:105px}.prose th:first-child,.prose td:first-child{min-width:140px}
  .table-scroll,.prose .wp-block-table{margin:1.45rem 0;width:100%;max-width:100%;border-radius:10px}
  .table-scroll.is-overflowing::after,.prose .wp-block-table.is-overflowing::after{content:"Swipe to view more →";display:block;position:sticky;left:0;width:max-content;padding:.38rem .65rem;color:var(--acbd-muted);font-size:.68rem;font-weight:700;letter-spacing:.02em;background:var(--acbd-cream);border-top:1px solid var(--acbd-line)}
  .prose .alignwide,.prose .alignfull{width:100%;max-width:100%;margin-left:0;transform:none}
  .article-end-note{margin:2.2rem 0;padding:1.1rem}.post-navigation-card{margin-top:2.8rem}.comments-area{padding-top:2.8rem;padding-bottom:3rem}
  .category-section .section-heading,.latest-posts-section .section-heading{gap:.8rem}.section-heading h2{line-height:1.08}.category-card,.post-card{border-radius:14px}.post-card-body{padding:1.1rem}.post-card-title{line-height:1.2}
  .acbd-home-seo .acbd-section{padding-left:16px;padding-right:16px}.acbd-home-seo .acbd-section h2{font-size:clamp(1.65rem,7vw,2.1rem);line-height:1.2}.acbd-home-seo .acbd-factor-grid{gap:10px}.acbd-home-seo .acbd-factor-card{padding:14px}.acbd-home-seo .acbd-stat-grid{grid-template-columns:1fr 1fr;gap:10px}.acbd-home-seo .acbd-stat-card{padding:14px 10px}
  .footer-main{padding-top:3rem;padding-bottom:2.4rem}.site-footer{margin-top:3rem}
}

@media (max-width:520px){
  .container{width:min(calc(100% - 24px),var(--container))}.section-pad{padding:3.1rem 0}.section-pad-sm{padding:2.6rem 0}
  .site-header .brand-mark{max-width:190px}.site-header .brand-mark>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-toggle{display:none}
  .hero-grid{padding-top:2.7rem;padding-bottom:2.2rem}.hero-copy h1{font-size:clamp(2.35rem,11.5vw,3.35rem)}.hero-lead{font-size:.98rem}.eyebrow{font-size:.68rem;letter-spacing:.1em}.hero-actions{width:100%}.hero-actions .btn{width:100%}.hero-actions .text-link{align-self:center}.hero-trust{font-size:.76rem}.hero-visual{min-height:220px}.orbit-two{width:270px;height:270px}.orbit-one{width:195px;height:195px}.age-card-legacy{min-width:124px;max-width:140px}.age-card-legacy-b{right:-2%}
  .calculator-section .container{width:min(calc(100% - 16px),var(--container))}
  .article-header{padding-top:2.25rem}.article-header h1{font-size:clamp(2rem,10vw,3rem)}.article-layout{width:min(calc(100% - 24px),var(--article))}.prose{font-size:.98rem;line-height:1.72}.prose h2{font-size:clamp(1.6rem,7.8vw,2rem)}.prose h3{font-size:1.25rem}.prose blockquote{font-size:1.02rem}
  .table-scroll,.prose .wp-block-table{margin-left:0;width:100%;max-width:100%}.prose th,.prose td{padding:.65rem .68rem;font-size:.8rem}.prose th:first-child,.prose td:first-child{min-width:130px}
  .acbd-home-seo .acbd-section{padding:34px 12px}.acbd-home-seo .acbd-steps li{padding:14px 14px 14px 48px}.acbd-home-seo .acbd-steps li::before{left:13px;top:14px}.acbd-home-seo .acbd-factor-grid{grid-template-columns:1fr}.acbd-home-seo .acbd-stat-grid{grid-template-columns:1fr 1fr}.acbd-home-seo .acbd-stat-number{font-size:1.4rem}.acbd-home-seo .acbd-faq-item{padding:3px 14px}
  .footer-main{grid-template-columns:1fr;gap:1.6rem}.footer-bottom{gap:.65rem}
}

@media (max-width:380px){
  .hero-visual{display:none}.hero-grid{padding-bottom:2.8rem}.hero-copy h1{font-size:2.2rem}.acbd-home-seo .acbd-stat-grid{grid-template-columns:1fr}
}


/* AgeCalculatorByDateOfBirth.com identity */
.brand-symbol{width:31px;height:30px;border:1.8px solid currentColor;border-radius:7px;position:relative;display:inline-block;flex:0 0 auto}
.brand-symbol i{display:none!important}.brand-symbol:before{content:"";position:absolute;left:-1.8px;right:-1.8px;top:7px;border-top:1.8px solid currentColor}.brand-symbol:after{content:"";position:absolute;left:7px;top:-4px;width:3px;height:7px;border-radius:2px;background:currentColor;box-shadow:12px 0 0 currentColor}
.age-card{position:absolute;background:rgba(255,255,255,.94);border:1px solid var(--acbd-line);border-radius:16px;box-shadow:var(--shadow-sm);padding:1rem 1.1rem;min-width:185px;backdrop-filter:blur(8px)}
.age-card span{display:block;color:var(--acbd-blush-dark);font-size:.72rem;font-weight:900;letter-spacing:.14em;margin-bottom:.35rem}.age-card strong{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-size:1rem}.age-card-a{left:2%;top:14%}.age-card-b{right:0;top:28%}.age-card-c{left:8%;bottom:13%}
.age-calendar-mark{flex-direction:column;color:#fff;border-radius:28px;width:150px;height:150px}.age-calendar-mark:before{content:"";position:absolute;top:39px;left:0;right:0;border-top:1px solid rgba(255,255,255,.35)}.age-calendar-mark span{font-size:.68rem;font-weight:900;letter-spacing:.18em;margin-top:-5px;margin-bottom:8px}.age-calendar-mark strong{font-family:Georgia,"Times New Roman",serif;font-size:3.25rem;line-height:1;font-weight:500}
.home-editorial{border-top:1px solid var(--acbd-line)}
.entry-content table{max-width:100%}
@media(max-width:820px){.age-card{min-width:136px;max-width:158px;padding:.7rem .75rem}.age-card strong{font-size:.8rem;line-height:1.25}.age-card-a{left:0;top:10%}.age-card-b{right:0;top:30%}.age-card-c{left:3%;bottom:7%}.age-calendar-mark{width:92px;height:92px;border-radius:20px}.age-calendar-mark:before{top:28px}.age-calendar-mark span{font-size:.52rem;margin-bottom:4px}.age-calendar-mark strong{font-size:2rem}}
@media(max-width:520px){.age-card{min-width:124px;max-width:142px}.age-card-b{right:-2%}}
@media(max-width:380px){.age-hero-visual{display:none}}

/* v2.1.0 — mobile-first UX and navigation refinement */
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(24,60,55,.28);outline-offset:3px}
.icon-button:focus-visible,.btn:focus-visible{outline:3px solid rgba(24,60,55,.25);outline-offset:3px}
body.menu-open{overflow:hidden;overscroll-behavior:none}

/* Off-canvas mobile navigation */
.mobile-menu-backdrop{position:fixed;inset:0;z-index:150;background:rgba(12,35,32,.46);opacity:0;transition:opacity .22s ease;backdrop-filter:blur(2px)}
.mobile-menu-backdrop.is-open{opacity:1}
.mobile-panel{position:fixed;inset:0 0 0 auto;z-index:160;width:min(90vw,410px);height:100vh;height:100dvh;max-height:none;padding:0;background:var(--acbd-paper);border:0;border-left:1px solid var(--acbd-line);box-shadow:-24px 0 70px rgba(12,35,32,.18);overflow:hidden;transform:translateX(102%);transition:transform .22s ease}
.mobile-panel.is-open{transform:translateX(0)}
.mobile-panel-inner{height:100%;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:max(16px,env(safe-area-inset-top)) 20px max(20px,env(safe-area-inset-bottom))}
.mobile-panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--acbd-line)}
.mobile-panel-head>div{display:grid;gap:.16rem;min-width:0}.mobile-panel-head strong{font-family:Georgia,"Times New Roman",serif;color:var(--acbd-ink);font-size:1.18rem;font-weight:600;line-height:1.2}.mobile-panel-kicker{font-size:.67rem;line-height:1;text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:var(--acbd-blush-dark)}
.mobile-panel-close{flex:0 0 auto;background:var(--acbd-sage-2)}
.mobile-panel-search{padding:1rem 0}.mobile-panel-search .search-form{max-width:none;margin:0}.mobile-panel-search .search-field{min-height:48px;padding:.75rem 3.1rem .75rem .9rem;background:#fff;border-radius:12px}.mobile-panel-search .search-submit{width:44px}
.mobile-nav{border-top:1px solid var(--acbd-line)}
.mobile-menu{width:100%}.mobile-menu>li{position:relative;border-bottom:1px solid var(--acbd-line)}.mobile-menu li{position:relative}.mobile-menu a{display:block;min-height:52px;padding:.88rem 3rem .88rem .1rem;text-decoration:none;color:var(--acbd-ink);font-size:.98rem;font-weight:800;line-height:1.4}.mobile-menu a:hover,.mobile-menu a:focus-visible,.mobile-menu .current-menu-item>a,.mobile-menu .current-menu-ancestor>a{color:var(--acbd-blush-dark)}
.mobile-submenu-toggle{position:absolute;top:5px;right:0;width:44px;height:44px;border:0;border-radius:10px;background:transparent;color:var(--acbd-ink);cursor:pointer}.mobile-submenu-toggle:hover,.mobile-submenu-toggle:focus-visible{background:var(--acbd-sage-2)}.mobile-submenu-toggle span{display:block;width:9px;height:9px;margin:auto;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(45deg) translate(-2px,-2px);transition:transform .18s ease}.mobile-submenu-toggle[aria-expanded=true] span{transform:rotate(225deg) translate(-1px,-1px)}
.mobile-menu .sub-menu{margin:0;padding:0 0 .65rem .9rem;border-left:2px solid var(--acbd-sage);list-style:none}.mobile-menu .sub-menu li{border:0}.mobile-menu .sub-menu a{min-height:44px;padding:.65rem 2.7rem .65rem .8rem;font-size:.88rem;font-weight:700;color:var(--acbd-ink-2)}
.mobile-panel-footer{margin-top:auto;padding-top:1.2rem}.mobile-panel-footer .btn{min-height:52px}.mobile-panel-footer p{margin:.65rem 0 0;text-align:center;color:var(--acbd-muted);font-size:.72rem;line-height:1.4}

/* Homepage long-form navigation + FAQ disclosures */
.dob-age-calculator-toc-details>summary{list-style:none;cursor:pointer}.dob-age-calculator-toc-details>summary::-webkit-details-marker{display:none}.dob-age-calculator-toc-details .dob-age-calculator-toc-title{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;padding:0}.dob-age-calculator-toc-hint{display:none;font-size:.72rem;text-transform:none;letter-spacing:0;color:var(--acbd-muted);font-weight:700}.dob-age-calculator-toc-details .dob-age-calculator-toc-title:after{content:"";width:8px;height:8px;border-right:1.7px solid currentColor;border-bottom:1.7px solid currentColor;transform:rotate(45deg);transition:transform .18s ease;margin-left:auto}.dob-age-calculator-toc-details[open] .dob-age-calculator-toc-title:after{transform:rotate(225deg)}.dob-age-calculator-toc-details .dob-age-calculator-toc-list{margin-top:.85rem}
.age-home-seo .dob-age-calculator-faq-item{padding:0;border-bottom:1px solid var(--acbd-line)}.age-home-seo .dob-age-calculator-faq-question{position:relative;list-style:none;cursor:pointer;padding:1rem 2.3rem 1rem 0;margin:0}.age-home-seo .dob-age-calculator-faq-question::-webkit-details-marker{display:none}.age-home-seo .dob-age-calculator-faq-question:after{content:"+";position:absolute;right:.2rem;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:27px;height:27px;border:1px solid var(--acbd-line);border-radius:50%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:500;color:var(--acbd-ink);background:#fff}.age-home-seo .dob-age-calculator-faq-item[open] .dob-age-calculator-faq-question:after{content:"−"}.age-home-seo .dob-age-calculator-faq-answer{padding:0 2.3rem 1rem 0;margin:0;line-height:1.7}

@media(max-width:1100px){
  .site-header{z-index:140}.header-inner{grid-template-columns:minmax(0,1fr) auto}.site-branding{min-width:0}.brand-mark{min-width:0;max-width:100%}.brand-mark>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-logo-link{display:inline-flex;max-width:min(250px,55vw)}.custom-logo{max-width:100%}
}

@media(max-width:820px){
  html,body{max-width:100%}
  .header-inner{height:62px}.custom-logo{max-height:42px}.mobile-panel{width:min(92vw,390px)}
  .acbd-breadcrumbs .container{min-height:38px;padding-top:.45rem;padding-bottom:.45rem}
  /* Utility-first mobile homepage: remove decorative art so the calculator arrives sooner. */
  .hero-grid{padding-top:2.55rem;padding-bottom:2.35rem}.hero-visual,.age-hero-visual{display:none}.hero-copy{max-width:680px}.hero-actions{margin-top:1.45rem}.hero-trust{margin-top:1.25rem}
  .age-home-seo .dob-age-calculator-toc{margin-bottom:2rem;padding:1rem 1.1rem}.dob-age-calculator-toc-hint{display:inline}.dob-age-calculator-toc-details .dob-age-calculator-toc-list{padding-top:.2rem}
  .age-home-seo .dob-age-calculator-content section{padding:2.15rem 0}.age-home-seo .dob-age-calculator-content p,.age-home-seo .dob-age-calculator-content li{font-size:.98rem}.age-home-seo .dob-age-calculator-faq-question{font-size:1.04rem;line-height:1.35;padding-top:.9rem;padding-bottom:.9rem}
  .content-with-sidebar{gap:2.2rem}.sidebar{border-top:1px solid var(--acbd-line);padding-top:2rem}.acbd-widget{margin-bottom:1.2rem}
  .footer-main{gap:1.6rem}.footer-bottom{align-items:flex-start}
}

@media(max-width:520px){
  .header-inner{height:60px}.brand-mark{font-size:.96rem;gap:.55rem}.brand-symbol{width:28px;height:27px}.header-actions{gap:.35rem}.menu-toggle{width:42px;height:42px}.search-toggle{display:none}.mobile-panel{width:min(94vw,370px)}.mobile-panel-inner{padding-left:16px;padding-right:16px}
  .hero-grid{padding-top:2.15rem;padding-bottom:2rem}.hero-copy h1{font-size:clamp(2.2rem,10.7vw,3rem);line-height:1.04}.hero-lead{line-height:1.58}.hero-actions .btn{min-height:50px}.hero-actions .text-link{padding:.35rem .2rem}
  .article-meta{display:flex;flex-wrap:wrap}.article-meta span+span:before{display:none}.article-meta span{padding-right:.55rem;border-right:1px solid var(--acbd-line)}.article-meta span:last-child{border-right:0}
  .post-card-meta{gap:.65rem;flex-wrap:wrap;justify-content:flex-start}.post-card-meta span+span:before{content:"•";margin-right:.65rem;color:var(--acbd-line)}
  .footer-main{padding-top:2.5rem}.footer-brand p{font-size:.86rem;line-height:1.6}.footer-bottom{padding-bottom:max(1.4rem,env(safe-area-inset-bottom))}
}

@media(max-width:360px){
  .site-header .brand-mark>span:last-child{max-width:190px}.mobile-panel{width:100%;border-left:0}.mobile-panel-head strong{font-size:1.08rem}.hero-copy h1{font-size:2.05rem}
}

/* WordPress page-list fallback receives .children rather than .sub-menu. */
.primary-menu .children{display:none;position:absolute;top:calc(100% + 14px);left:-18px;min-width:230px;background:#fff;border:1px solid var(--acbd-line);border-radius:14px;box-shadow:var(--shadow-md);padding:.65rem;list-style:none}.primary-menu .children a{display:block;padding:.65rem .75rem;border-radius:8px}.primary-menu li:hover>.children,.primary-menu li:focus-within>.children{display:block}
.mobile-menu .children{margin:0;padding:0 0 .65rem .9rem;border-left:2px solid var(--acbd-sage);list-style:none}.mobile-menu .children li{border:0}.mobile-menu .children a{min-height:44px;padding:.65rem 2.7rem .65rem .8rem;font-size:.88rem;font-weight:700;color:var(--acbd-ink-2)}

/* Preserve footer/legal navigation at tablet and mobile sizes. */
@media(max-width:1100px){.footer-main>.footer-nav-group:last-child{display:block}}

/* Mobile/tablet article TOC replaces the hidden desktop rail. */
.mobile-article-toc{display:none;margin:0 0 1.5rem;border:1px solid var(--acbd-line);border-radius:14px;background:var(--acbd-sage-2);overflow:hidden}.mobile-article-toc summary{position:relative;list-style:none;cursor:pointer;padding:.9rem 2.8rem .9rem 1rem;color:var(--acbd-ink);font-size:.82rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.mobile-article-toc summary::-webkit-details-marker{display:none}.mobile-article-toc summary:after{content:"";position:absolute;right:1.05rem;top:50%;width:8px;height:8px;border-right:1.7px solid currentColor;border-bottom:1.7px solid currentColor;transform:translateY(-70%) rotate(45deg)}.mobile-article-toc[open] summary:after{transform:translateY(-30%) rotate(225deg)}.mobile-article-toc nav{display:grid;padding:0 1rem .85rem}.mobile-article-toc nav a{padding:.55rem 0;border-top:1px solid rgba(24,60,55,.09);text-decoration:none;color:var(--acbd-ink-2);font-size:.86rem;font-weight:700;line-height:1.4}
@media(max-width:1100px){.mobile-article-toc{display:block}}
/* Desktop dropdown hover bridge: keeps parent items hovered while the pointer
   crosses the intentional visual gap between the top-level link and submenu. */
@media (min-width:1101px){
  .primary-menu>li.menu-item-has-children::after,
  .primary-menu>li.page_item_has_children::after{
    content:"";position:absolute;left:-18px;right:-18px;top:100%;height:18px;
  }
  .primary-menu .sub-menu,.primary-menu .children{z-index:130}
}


/* v2.2.0 — cross-device QA fixes */
/* WordPress admin-bar compatibility for sticky/fixed UI. */
body.admin-bar .site-header{top:32px}
body.admin-bar .mobile-panel{top:32px;height:calc(100vh - 32px);height:calc(100dvh - 32px)}
body.admin-bar .mobile-menu-backdrop{top:32px}
body.admin-bar .article-rail-sticky{top:147px}
body.admin-bar .sidebar{top:142px}
@media(max-width:782px){
  body.admin-bar .site-header{top:46px}
  body.admin-bar .mobile-panel{top:46px;height:calc(100vh - 46px);height:calc(100dvh - 46px)}
  body.admin-bar .mobile-menu-backdrop{top:46px}
}

/* Make submenu affordance obvious and support a second nested desktop level. */
@media(min-width:1101px){
  .primary-menu>li.menu-item-has-children>a,
  .primary-menu>li.page_item_has_children>a{display:inline-flex;align-items:center;gap:.38rem;white-space:nowrap}
  .primary-menu>li.menu-item-has-children>a::after,
  .primary-menu>li.page_item_has_children>a::after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg)}
  .primary-menu .sub-menu li,.primary-menu .children li{position:relative}
  .primary-menu .sub-menu .sub-menu,.primary-menu .children .children{top:-.65rem;left:calc(100% + 10px)}
  .primary-menu .sub-menu li.menu-item-has-children::after,
  .primary-menu .children li.page_item_has_children::after{content:"";position:absolute;left:100%;top:0;width:14px;height:100%}
}

/* Desktop footer uses three columns by default; the fourth appears only when a widget exists. */
.footer-main{grid-template-columns:1.45fr repeat(2,minmax(0,1fr))}
.footer-main.has-footer-widget{grid-template-columns:1.45fr repeat(3,minmax(0,1fr))}

/* Keep tablet layouts breathing; decorative hero art is removed in portrait-tablet range too. */
@media(max-width:900px){
  .hero-grid{min-height:auto;grid-template-columns:1fr;padding-top:3rem;padding-bottom:2.6rem}
  .hero-visual,.age-hero-visual{display:none}
  .hero-copy{max-width:720px}
}

@media(max-width:1100px){
  .icon-button{width:44px;height:44px}
}

/* Footer branding should wrap naturally on narrow screens rather than inherit header truncation. */
@media(max-width:520px){
  .site-footer .brand-mark{max-width:100%;white-space:normal;align-items:flex-start}
  .site-footer .brand-mark>span:last-child{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.25}
  .site-footer .footer-nav-group a,.site-footer .back-to-top{display:inline-flex;align-items:center;min-height:44px}
}

/* Restore the intended responsive footer grid after the v2.2 desktop column rule. */
@media(max-width:820px){
  .footer-main,.footer-main.has-footer-widget{grid-template-columns:1fr 1fr}
  .footer-brand{grid-column:1/-1}
}
@media(max-width:520px){
  .footer-main,.footer-main.has-footer-widget{grid-template-columns:1fr}
  .footer-brand{grid-column:auto}
}

/* Final QA polish: preserve active navigation context and sticky-header anchor clearance. */
.primary-menu .current-menu-ancestor>a,
.primary-menu .current-menu-parent>a,
.primary-menu .current_page_ancestor>a,
.primary-menu .current_page_parent>a{color:var(--acbd-blush-dark)}
.mobile-menu .current-menu-item>a,
.mobile-menu .current-menu-ancestor>a,
.mobile-menu .current-menu-parent>a,
.mobile-menu .current_page_item>a,
.mobile-menu .current_page_ancestor>a,
.mobile-menu .current_page_parent>a{color:var(--acbd-blush-dark)}
body.admin-bar .age-calculator-section,
body.admin-bar .age-home-seo .dob-age-calculator-content section,
body.admin-bar .single-article .entry-content h2[id],
body.admin-bar .single-article .entry-content h3[id]{scroll-margin-top:132px}
.single-article .entry-content h2[id],
.single-article .entry-content h3[id]{scroll-margin-top:104px}

/* v2.3.0 — production hardening: overflow, accessibility, responsive layout, and plugin-safe UI */
.content-with-sidebar>* ,.article-content-wrap,.archive-content,.post-card,.acbd-widget{min-width:0}
.prose,.comment-content,.acbd-widget,.site-footer{overflow-wrap:anywhere}
.prose pre{max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:1rem;border:1px solid var(--acbd-line);border-radius:10px;background:var(--acbd-cream);white-space:pre}
.prose code{font-size:.92em}
.prose iframe,.prose video,.prose object,.prose embed,.prose figure{max-width:100%}
.prose figure{margin-left:0;margin-right:0}
.prose .wp-block-table{overflow-x:auto}
.table-scroll:not(.is-overflowing),.prose .wp-block-table:not(.is-overflowing){overflow-x:visible}
.table-scroll.is-overflowing,.prose .wp-block-table.is-overflowing{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}
.page-numbers.prev,.page-numbers.next{width:auto;padding-inline:.85rem;border-radius:999px}
.comment-list .children{list-style:none;padding-left:1.25rem;margin-left:0}
.comment-body,.comment-content{min-width:0}
.comment-form input:not([type=checkbox]),.comment-form textarea,.comment-form select{max-width:100%;min-height:44px}
.comment-form textarea{min-height:140px;resize:vertical}
.comment-form .submit{min-height:44px;padding:.75rem 1.25rem}
.tag-list a{display:inline-flex;align-items:center;min-height:44px}
.error-card,.error-card p{overflow-wrap:anywhere}
.footer-socials{flex-wrap:wrap}
.footer-socials a{display:inline-flex;align-items:center;min-height:44px}
.acbd-breadcrumbs-rank-math .container{display:block;white-space:normal;overflow:visible}
.acbd-breadcrumbs-rank-math .rank-math-breadcrumb p{margin:0;padding:.6rem 0;white-space:normal;overflow-wrap:anywhere}
.entry-content :is(h2,h3,h4)[id]{scroll-margin-top:104px}
body.admin-bar .entry-content :is(h2,h3,h4)[id]{scroll-margin-top:132px}

@media(min-width:1101px){
  .primary-menu .sub-menu,.primary-menu .children{display:block;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease,visibility 0s linear .14s}
  .primary-menu li:hover>.sub-menu,.primary-menu li:focus-within>.sub-menu,.primary-menu li:hover>.children,.primary-menu li:focus-within>.children{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}
  .primary-menu .sub-menu .sub-menu,.primary-menu .children .children{transform:translateX(4px)}
  .primary-menu .sub-menu li:hover>.sub-menu,.primary-menu .sub-menu li:focus-within>.sub-menu,.primary-menu .children li:hover>.children,.primary-menu .children li:focus-within>.children{transform:translateX(0)}
}

@media(max-width:980px){
  .content-with-sidebar{grid-template-columns:1fr;gap:2.25rem}
  .sidebar{position:static;border-top:1px solid var(--acbd-line);padding-top:2rem}
}

@media(max-width:820px){
  .archive-hero h1,.page-header h1{font-size:clamp(2.15rem,8.5vw,3.25rem)}
  .error-page{padding:4rem 0}
  .error-number{font-size:clamp(5rem,24vw,7rem)}
  .comment-list .children{padding-left:.7rem}
  .post-navigation a{min-height:56px}
}

@media(max-width:520px){
  .page-numbers{min-width:44px;height:44px}
  .nav-links{gap:.4rem}
  .error-actions .btn,.error-actions .text-link{min-height:48px;width:100%;justify-content:center}
  .footer-socials{gap:.5rem 1rem}
}


/* v2.3.0 — final accessibility target sizing */
.site-header .brand-mark,
.site-header .custom-logo-link{display:inline-flex;align-items:center;min-height:44px}
@media(max-width:820px){
  .site-footer .footer-nav-group a,
  .site-footer .back-to-top{display:inline-flex;align-items:center;min-height:44px}
}
