:root{--pool-blue:#0578b8;--water-blue:#5fd2f3;--deep-blue:#073f63;--ink:#17384d;--muted:#607586;--line:#cfe5ee;--aqua-mist:#eefbff;--sea-glass:#d9f6f8;--white:#fff;--surface:#f8fcfe;--focus:#00a7d8;--shadow:0 18px 45px #073f631f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #00a7d873}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{min-height:100vh;overflow-x:clip}.main{min-height:60vh}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #cfe5eec7;position:sticky;top:0}.header-inner{align-items:center;gap:22px;width:min(1180px,100% - 32px);min-height:74px;margin:0 auto;display:flex}.brand-logo{color:var(--deep-blue);white-space:nowrap;align-items:center;gap:10px;font-weight:800;line-height:1.1;display:inline-flex}.brand-mark{background:radial-gradient(circle at 35% 28%, #fffffff2 0 12%, transparent 13%), linear-gradient(145deg, var(--water-blue), var(--pool-blue));border-radius:9px 9px 16px 16px;flex:none;width:32px;height:32px;box-shadow:0 8px 18px #0578b83d}.nav{align-items:center;gap:4px;margin-left:auto;display:flex}.nav a,.header-search,.mobile-menu summary{color:#31576d;border-radius:999px;align-items:center;min-height:42px;font-size:.94rem;font-weight:700;display:inline-flex}.nav a{padding:0 12px}.nav a:hover,.header-search:hover,.mobile-menu summary:hover{background:var(--aqua-mist);color:var(--deep-blue)}.header-search{border:1px solid var(--line);background:var(--white);gap:8px;padding:0 14px}.search-glyph{border:2px solid;border-radius:50%;width:15px;height:15px;position:relative}.search-glyph:after{content:"";background:currentColor;border-radius:2px;width:8px;height:2px;position:absolute;bottom:-4px;right:-7px;transform:rotate(45deg)}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);background:var(--white);padding:0 14px;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu div{border:1px solid var(--line);background:var(--white);width:min(280px,100vw - 32px);box-shadow:var(--shadow);border-radius:18px;padding:10px;position:absolute;top:calc(100% + 10px);right:0}.mobile-menu a{color:var(--deep-blue);border-radius:12px;padding:12px;font-weight:750;display:block}.mobile-menu a:hover{background:var(--aqua-mist)}.home-hero{background:linear-gradient(#eefbffe6,#fffffffa 82%),radial-gradient(circle at 18% 18%,#5fd2f338,#0000 30%);padding:54px 0 36px}.home-hero-inner{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:44px;width:min(1180px,100% - 32px);margin:0 auto;display:grid}.hero-copy h1{max-width:740px;color:var(--deep-blue);letter-spacing:0;margin:14px 0 18px;font-size:clamp(2.5rem,7vw,4.9rem);line-height:.98}.hero-copy p{color:#3e6175;max-width:620px;margin:0;font-size:clamp(1.06rem,2vw,1.25rem)}.eyebrow{color:var(--pool-blue);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:.82rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--water-blue);border-radius:999px;width:24px;height:2px}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.primary-cta,.search-submit{background:var(--deep-blue);min-height:48px;color:var(--white);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-weight:800;display:inline-flex;box-shadow:0 14px 24px #073f632e}.primary-cta:hover,.search-submit:hover{background:#052f4b}.secondary-link,.text-link{color:var(--deep-blue);text-underline-offset:5px;font-weight:800;-webkit-text-decoration:underline #0578b859;text-decoration:underline #0578b859;text-decoration-thickness:2px}.hero-visual{min-height:380px;box-shadow:var(--shadow);background:var(--sea-glass);border-radius:28px;position:relative;overflow:hidden}.hero-visual img{object-fit:cover;width:100%;height:100%;min-height:380px}.home-search-section{z-index:2;width:min(980px,100% - 32px);margin:-8px auto 0;position:relative}.search-panel,.search-page-form{box-shadow:var(--shadow);background:#fffffff5;border:1px solid #cfe5eef2;border-radius:24px;padding:22px}.search-panel label{color:var(--deep-blue);margin:0 0 10px;font-weight:800;display:block}.search-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.search-row input{border:1px solid var(--line);background:var(--aqua-mist);width:100%;min-width:0;min-height:52px;color:var(--ink);border-radius:999px;padding:0 18px}.search-row input::placeholder{color:#6b8796}.search-examples{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.search-examples a{border:1px solid var(--line);background:var(--white);color:#31576d;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.9rem;font-weight:700;display:inline-flex}.search-examples a:hover{border-color:var(--water-blue);color:var(--deep-blue)}.home-section,.category-page,.article-page,.search-page,.info-page,.not-found-page{width:min(1180px,100% - 32px);margin:0 auto}.home-section{padding:82px 0 0}.section-heading{max-width:760px;margin-bottom:28px}.section-heading-row{justify-content:space-between;align-items:end;gap:24px;max-width:none;display:flex}.section-heading h2,.trust-section h2,.related-guides h2{color:var(--deep-blue);letter-spacing:0;margin:8px 0 10px;font-size:clamp(1.8rem,4vw,2.75rem);line-height:1.08}.section-heading p,.trust-section p{color:var(--muted);margin:0;font-size:1.05rem}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.category-card,.article-card,.quick-link-card,.seasonal-list a{border:1px solid var(--line);background:var(--white);border-radius:18px;transition:transform .16s,border-color .16s,box-shadow .16s}.category-card{min-height:230px;padding:22px}.category-card:hover,.article-card:hover,.quick-link-card:hover,.seasonal-list a:hover{border-color:#5fd2f3f2;transform:translateY(-2px);box-shadow:0 14px 30px #073f631a}.category-card-mark{background:radial-gradient(circle at 35% 35%, var(--white) 0 16%, transparent 17%), linear-gradient(145deg, var(--water-blue), var(--pool-blue));border-radius:14px;width:42px;height:42px;margin-bottom:18px;display:block}.category-card h3,.article-card h3{color:var(--deep-blue);margin:0 0 10px;font-size:1.16rem;line-height:1.25}.category-card p,.article-card p{color:var(--muted);margin:0}.article-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.article-card{min-height:210px;padding:22px}.article-card span{color:var(--pool-blue);text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:800;display:inline-flex}.article-card small{color:#78909d;margin-top:18px;font-weight:700;display:block}.empty-note{background:var(--aqua-mist);color:var(--muted);border:1px dashed #0578b859;border-radius:18px;padding:24px}.empty-note strong{color:var(--deep-blue);margin-bottom:6px;display:block}.empty-note p{margin:0}.problem-section{padding-bottom:0}.quick-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.quick-link-card{min-height:78px;color:var(--deep-blue);align-items:center;padding:16px 18px;font-weight:800;display:flex}.seasonal-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.seasonal-list a{min-height:118px;color:var(--deep-blue);background:linear-gradient(180deg, #ffffffc7, #fffffffa), var(--aqua-mist);align-items:flex-end;padding:18px;font-weight:800;display:flex}.trust-section{border:1px solid var(--line);background:linear-gradient(135deg, var(--white), var(--aqua-mist));border-radius:24px;grid-template-columns:.8fr 1.2fr;align-items:start;gap:36px;width:min(1180px,100% - 32px);margin:82px auto;padding:clamp(24px,5vw,44px);display:grid}.breadcrumb{color:#6c8492;flex-wrap:wrap;align-items:center;gap:8px;margin:34px 0 20px;font-size:.92rem;font-weight:700;display:flex}.breadcrumb a{color:var(--pool-blue)}.article-page,.category-page,.search-page,.info-page,.not-found-page{padding:18px 0 74px}.article-layout,.info-page{max-width:880px}.article-header{margin-bottom:26px}.article-category{border:1px solid var(--line);min-height:34px;color:var(--pool-blue);border-radius:999px;align-items:center;padding:0 12px;font-size:.82rem;font-weight:800;display:inline-flex}.article-header h1,.search-page-header h1,.not-found-page h1{color:var(--deep-blue);letter-spacing:0;margin:14px 0 16px;font-size:clamp(2.1rem,6vw,4rem);line-height:1.05}.article-intro,.search-page-header p,.not-found-page p{color:#496b7d;max-width:760px;margin:0;font-size:clamp(1.08rem,2.2vw,1.28rem);line-height:1.65}.article-meta{color:#6b8493;flex-wrap:wrap;gap:8px 16px;margin-top:20px;font-size:.94rem;font-weight:700;display:flex}.article-meta span:not(:last-child):after{content:"";background:var(--line);vertical-align:middle;border-radius:50%;width:4px;height:4px;margin-left:16px;display:inline-block}.article-cover{box-shadow:var(--shadow);border-radius:24px;margin:0 0 28px;overflow:hidden}.article-cover img{aspect-ratio:16/8.5;object-fit:cover;width:100%}.article-toc{border:1px solid var(--line);background:var(--aqua-mist);border-radius:18px;margin:0 0 32px;padding:18px 20px}.article-toc strong{color:var(--deep-blue);margin-bottom:8px;display:block}.article-toc ol{margin:0;padding-left:20px}.article-toc li{margin:6px 0}.article-toc a{color:#31576d;font-weight:700}.article-toc .toc-child{margin-left:16px}.article-body{color:#263f50;font-size:clamp(1.08rem,1.8vw,1.18rem);line-height:1.82}.article-body h2,.article-body h3,.article-body h4{color:var(--deep-blue);letter-spacing:0;line-height:1.2}.article-body h2{margin:44px 0 14px;font-size:clamp(1.65rem,4vw,2.25rem)}.article-body h3{margin:30px 0 12px;font-size:1.42rem}.article-body h4{margin:24px 0 10px;font-size:1.16rem}.article-body p,.article-body ul,.article-body ol,.article-body blockquote{margin:0 0 22px}.article-body ul,.article-body ol{padding-left:1.3em}.article-body li{margin:8px 0}.article-body a{color:var(--pool-blue);text-underline-offset:4px;font-weight:800;text-decoration:underline}.article-body blockquote{border-left:4px solid var(--water-blue);background:var(--aqua-mist);color:var(--deep-blue);border-radius:0 14px 14px 0;padding:18px 20px}.article-footer-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px;margin-top:38px;padding-top:24px;display:flex}.article-footer-links a{border:1px solid var(--line);min-height:40px;color:var(--deep-blue);border-radius:999px;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.related-guides{max-width:1180px;margin-top:64px}.category-header{max-width:820px}.category-article-grid{margin-top:28px}.search-page{max-width:980px}.search-page-header{margin:32px 0 22px}.search-page-form{margin-bottom:14px}.search-results{margin-top:36px}.search-results h2{color:var(--deep-blue);font-size:1.55rem}.search-result-list{gap:14px;display:grid}.search-result-card{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:20px}.search-result-category{color:var(--pool-blue);text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:800;display:inline-flex}.search-result-title{color:var(--deep-blue);font-size:1.2rem;font-weight:850;line-height:1.3;display:block}.search-result-card p,.search-empty{color:var(--muted);margin:8px 0 0}.not-found-page{min-height:50vh}.site-footer{background:var(--deep-blue);color:#ffffffd1;margin-top:40px}.footer-inner{grid-template-columns:1.4fr repeat(3,1fr);gap:36px;width:min(1180px,100% - 32px);margin:0 auto;padding:48px 0;display:grid}.footer-logo{color:var(--white)}.footer-brand p{max-width:320px;margin:16px 0 0}.footer-column h2{color:var(--white);margin:0 0 14px;font-size:1rem}.footer-column nav{gap:9px;display:grid}.footer-column a{color:#ffffffc7}.footer-column a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff29;width:min(1180px,100% - 32px);margin:0 auto;padding:18px 0 26px;font-size:.92rem}.footer-bottom p{margin:0}@media (max-width:1020px){.header-inner{min-height:68px}.nav,.header-search{display:none}.mobile-menu{display:block}.home-hero-inner{grid-template-columns:1fr}.hero-visual,.hero-visual img{min-height:300px}.category-grid,.article-card-grid,.seasonal-list{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-section{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:680px){.header-inner,.home-hero-inner,.home-section,.category-page,.article-page,.search-page,.info-page,.not-found-page,.trust-section,.footer-inner,.footer-bottom{width:min(100% - 24px,1180px)}.brand-logo{white-space:normal;font-size:.98rem}.brand-mark{width:30px;height:30px}.home-hero{padding-top:34px}.hero-copy h1{font-size:clamp(2.35rem,13vw,3.35rem)}.hero-actions,.article-footer-links{flex-direction:column;align-items:stretch}.primary-cta,.secondary-link,.article-footer-links a{justify-content:center;width:100%}.hero-visual,.hero-visual img{border-radius:20px;min-height:240px}.search-panel,.search-page-form{border-radius:20px;padding:16px}.search-row{grid-template-columns:1fr}.search-submit{width:100%}.home-section{padding-top:58px}.section-heading-row{display:block}.section-heading-row .text-link{margin-top:8px;display:inline-flex}.category-grid,.article-card-grid,.quick-link-grid,.seasonal-list,.footer-inner{grid-template-columns:1fr}.category-card,.article-card{min-height:auto}.article-meta{gap:7px;display:grid}.article-meta span:after{display:none!important}.article-cover img{aspect-ratio:4/3}}
