@charset "UTF-8";:root{--main-width:1088px;--gap:56px;--brand:#0b3d5c;--brand-deep:#072a40;--ink:#001736;--ink-soft:#3b4a63;--muted:#6c7a90;--line:#e6e9ef;--line-soft:#eef0f4;--cream:#faf7f2;--cream-2:#f3ede2;--warm:#D4873A;--accent:#2a6f97;--hp-max:1400px;--hp-pad:56px}@media(max-width:1024px){:root{--gap:32px;--hp-pad:32px}}@media(max-width:640px){:root{--gap:20px;--hp-pad:20px}}.serif{font-family:lora,Georgia,serif}.main:has(.hp-hero){max-width:100%;padding:0}.hp-hero{background:#fff;border-bottom:1px solid var(--line)}.hp-hero__grid{max-width:var(--hp-max);margin-inline:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;min-height:560px}@media(max-width:1024px){.hp-hero__grid{grid-template-columns:1fr}}.hp-hero__copy{padding:72px var(--hp-pad);display:flex;flex-direction:column;gap:26px;justify-content:center}@media(max-width:640px){.hp-hero__copy{padding:48px var(--hp-pad);gap:20px}}.hp-hero__title{margin:0;font-size:clamp(40px,5vw,72px);line-height:1.02;letter-spacing:-.025em;color:var(--ink);text-wrap:balance;max-width:600px}.hp-hero__title em{font-style:italic;font-weight:400;color:var(--brand)}.hp-hero__lede{margin:0;font-size:18px;line-height:1.55;color:var(--ink-soft);max-width:520px}@media(max-width:640px){.hp-hero__lede{font-size:16px}}.hp-hero__ctas{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:6px}.hp-hero__stats{margin-top:18px;padding-top:22px;border-top:1px solid var(--line);display:flex;gap:28px;flex-wrap:wrap}.hp-hero__media{position:relative;min-height:560px;background-color:var(--cream);background-size:cover;background-position:50%}@media(max-width:1024px){.hp-hero__media{grid-row:1;min-height:280px}}.hp-hero__vignette{position:absolute;inset:0;background:linear-gradient(140deg,rgba(255,255,255,0) 35%,rgba(0,23,54,.18) 100%);pointer-events:none}.hp-kicker{display:inline-flex;align-items:center;gap:12px}.hp-kicker__rule{width:28px;height:1.5px;background:var(--brand);display:inline-block;flex-shrink:0}.hp-kicker__text{font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--brand)}.hp-stat__n{display:block;font-size:24px;line-height:1;color:var(--ink)}.hp-stat__l{display:block;font-size:12px;color:var(--muted);margin-top:6px;letter-spacing:.02em}.btn-primary{padding:14px 26px;background:var(--ink);color:#fff;border:none;border-radius:4px;font-weight:600;font-size:14.5px;letter-spacing:.02em;display:inline-flex;align-items:center;gap:10px;text-decoration:none;transition:background .2s}.btn-primary:hover{background:var(--brand);color:#fff;text-decoration:none}.btn-primary .btn-arrow{width:18px;height:18px;border-radius:50%;background:rgba(255,255,255,.18);display:grid;place-items:center;font-size:11px;flex-shrink:0}.btn-outline{padding:14px 22px;background:0 0;color:var(--ink);border:1.5px solid var(--ink);border-radius:4px;font-weight:600;font-size:14.5px;text-decoration:none;transition:background .2s,color .2s}.btn-outline:hover{background:var(--ink);color:#fff;text-decoration:none}.post-content>p,.post-content>ul,.post-content>ol,.post-content>dl,.post-content>blockquote{max-width:780px}body{background:#fff;font-family:helvetica neue,Arial,sans-serif;line-height:1.6}.entry-cover{min-height:200px;width:100%;overflow:hidden}.entry-cover img{width:100%;height:auto;min-height:150px;object-fit:cover}.header{background:#fff;position:sticky;top:0;z-index:1000;border-bottom:1px solid transparent;transition:border-color .3s ease,box-shadow .3s ease}.header.scrolled{border-color:#e0e6eb;box-shadow:0 2px 12px rgba(0,23,54,8%)}.nav{display:flex;align-items:center;flex-wrap:nowrap;gap:1rem;padding:0 1.5rem;height:78px;max-width:1400px;margin:0 auto;overflow:visible}.logo{flex-shrink:0;display:flex;align-items:center}.logo a{display:flex;align-items:center;gap:10px;text-decoration:none}.logo .logo-icon{height:58px;width:auto;display:block}.logo .logo-text{display:flex;flex-direction:column;gap:3px}.logo .logo-brand{font-family:helvetica neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:800;color:#0b3d5c;letter-spacing:1.5px;line-height:1;white-space:nowrap}@media(min-width:1024px){.logo .logo-brand{font-size:21px;letter-spacing:2px}}.logo-slogan{display:block;font-family:helvetica neue,Helvetica,Arial,sans-serif;font-size:8px;font-weight:400;color:#d4873a;letter-spacing:3px;text-transform:uppercase;line-height:1}.menu-wrapper{display:flex;align-items:stretch;flex:1;gap:0;list-style:none;margin:0;padding:0;height:100%;justify-content:center}.menu-wrapper .nav-item{position:relative;display:flex;align-items:stretch}.menu-wrapper .nav-item:hover>.submenu,.menu-wrapper .nav-item:focus-within>.submenu{opacity:1;pointer-events:auto;transform:translateY(0)}.menu-wrapper .nav-item.active>.menu-link{color:#0077b6;border-color:#0077b6}.menu-wrapper .menu-link{display:flex;align-items:center;gap:.3rem;padding:0 .75rem;font-size:.875rem;font-weight:600;color:#001736;white-space:nowrap;text-decoration:none!important;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.menu-wrapper .menu-link:hover{color:#0077b6;border-color:#0077b6}.menu-wrapper .menu-link.is-active{color:#0077b6;border-color:#0077b6}.menu-wrapper .menu-chevron{display:inline-block;width:8px;height:8px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg)translateY(-2px);transition:transform .2s ease;flex-shrink:0}.menu-wrapper .nav-item:hover .menu-chevron{transform:rotate(225deg)translateY(2px)}.menu-wrapper .submenu{position:absolute;top:calc(100% + 1px);left:0;min-width:220px;background:#fff;border:1px solid #e0e6eb;border-top:3px solid #0077b6;border-radius:0 0 8px 8px;box-shadow:0 8px 24px rgba(0,23,54,.12);list-style:none;padding:.5rem 0;margin:0;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease;z-index:200}.menu-wrapper .submenu li a{display:block;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;color:#334155;white-space:nowrap;transition:background-color .15s ease,color .15s ease,padding-left .15s ease}.menu-wrapper .submenu li a:hover{background-color:#f0f7ff;color:#0077b6;padding-left:1.5rem}.menu-wrapper .submenu li a.is-active{color:#0077b6;font-weight:700;background-color:#f0f7ff}.menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;background:0 0;border:none;cursor:pointer;flex-shrink:0;order:-1}.menu-toggle .burger-line{display:block;width:22px;height:2px;background:#001736;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.menu-toggle.open .burger-line:nth-child(1){transform:translateY(7px)rotate(45deg)}.menu-toggle.open .burger-line:nth-child(2){opacity:0}.menu-toggle.open .burger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.language-selector{position:relative;flex-shrink:0;font-size:.875rem;align-self:center;display:flex;align-items:center}.language-selector-toggle{display:flex;align-items:center;gap:.4rem;padding:.4rem .65rem;background:#fff;border:1px solid #d1dae3;border-radius:6px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.language-selector-toggle:hover{border-color:#0077b6;box-shadow:0 0 0 3px rgba(0,119,182,.1)}.language-selector-toggle img{width:20px;height:14px;border:1px solid #e0e6eb;border-radius:2px;flex-shrink:0}.language-selector-toggle .language-code{font-weight:700;color:#001736;font-size:.75rem;letter-spacing:.03em}.language-selector-toggle .dropdown-arrow{display:inline-block;width:8px;height:8px;border-right:2px solid #667;border-bottom:2px solid #667;transform:rotate(45deg)translateY(-2px);transition:transform .2s ease}.language-selector-toggle[aria-expanded=true] .dropdown-arrow{transform:rotate(225deg)translateY(2px)}.language-dropdown{display:none;position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #e0e6eb;border-radius:8px;box-shadow:0 8px 24px rgba(0,23,54,.12);list-style:none;padding:.4rem 0;min-width:155px;z-index:1201}.language-dropdown.open{display:block}.language-dropdown li{margin:0}.language-dropdown li a{display:flex;align-items:center;gap:.75rem;padding:.55rem 1rem;color:#334155;text-decoration:none;transition:background-color .15s ease,color .15s ease}.language-dropdown li a:hover{background-color:#f0f7ff;color:#0077b6}.language-dropdown li a img{width:20px;height:14px;border:1px solid #e0e6eb;border-radius:2px;flex-shrink:0}.language-dropdown li a span{font-size:.875rem;white-space:nowrap}.language-dropdown li.current a{font-weight:700;color:#0077b6;background-color:#f0f7ff}@media(max-width:1100px){.nav{padding:0 .75rem;height:60px;gap:.5rem}.menu-toggle{display:flex;flex-shrink:0}.logo{flex:1;justify-content:center}.logo .logo-icon{height:38px}.logo-slogan{display:none}.language-selector{flex-shrink:0}.language-selector-toggle{padding:.35rem .5rem;gap:.25rem}.language-selector-toggle .language-code{display:none}.language-selector-toggle .dropdown-arrow{display:none}.menu-wrapper{flex-direction:column;align-items:stretch;justify-content:flex-start;position:absolute;top:60px;left:0;width:100%;height:0;overflow:hidden;background:#fff;border-top:1px solid #e0e6eb;box-shadow:0 8px 24px rgba(0,23,54,.1);transition:height .3s ease;z-index:999}.menu-wrapper.open{height:auto;overflow:visible}.menu-wrapper .nav-item{flex-direction:column;align-items:stretch;border-bottom:1px solid #f0f4f8}.menu-wrapper .nav-item.active>.menu-link{color:#0077b6;background:#f0f7ff;border-color:transparent}.menu-wrapper .menu-link{padding:.9rem 1.25rem;font-size:.95rem;justify-content:space-between;border-bottom:none!important}.menu-wrapper .menu-chevron{transform:rotate(45deg)}.menu-wrapper .nav-item.submenu-open>.menu-link .menu-chevron{transform:rotate(225deg)}.menu-wrapper .submenu{position:static;border:none;border-top:1px solid #f0f4f8;border-radius:0;box-shadow:none;padding:.25rem 0;background:#f8fafc;opacity:1;pointer-events:auto;transform:none;display:none}.menu-wrapper .submenu.open{display:block}.menu-wrapper .submenu li a{padding:.7rem 2rem;font-size:.875rem}.menu-wrapper .submenu li a:hover{padding-left:2.25rem}}@media(min-width:1101px) and (max-width:1280px){.nav{gap:.5rem;padding:0 1rem}.menu-wrapper{gap:0}.menu-wrapper .menu-link{padding:0 .5rem;font-size:.8rem}}footer.site-footer{background:#fff;padding:2.5rem 1.5rem;border-top:1px solid #e0e6eb;margin-top:3rem;font-size:.95rem;color:#333}footer.site-footer p{text-align:center;color:#888;font-size:.85rem;margin:0}footer.site-footer .footer-columns{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto 2rem}footer.site-footer .footer-columns .footer-col{flex:1 1 220px;min-width:200px}footer.site-footer .footer-columns .footer-col h4{font-size:1.1rem;margin-bottom:1rem;color:#001736}footer.site-footer .footer-columns .footer-col ul{list-style:none;padding:0}footer.site-footer .footer-columns .footer-col ul li{margin-bottom:.6rem}footer.site-footer .footer-columns .footer-col ul li a{color:#555;transition:color .3s}footer.site-footer .footer-columns .footer-col ul li a:hover{color:#0b3d5c;text-decoration:underline}@media(max-width:768px){footer.site-footer .footer-columns{flex-direction:column;align-items:center;text-align:center}footer.site-footer .footer-columns .footer-col{margin-bottom:2rem}}.quiz-intro{max-width:800px;margin:2rem auto;text-align:center;animation:fadeInUp .6s ease both}.quiz-intro h1{font-size:2rem;color:#001736;margin-bottom:1rem;line-height:1.2}.quiz-intro p{font-size:1.125rem;color:#4b5563;margin-bottom:.5rem}.quiz-intro small{font-size:.875rem;color:#6b7280}#sleep-quiz{animation:fadeInUp .6s ease both}#sleep-quiz form{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,6%);margin:1rem auto;padding:2rem;max-width:480px!important}#sleep-quiz .active-tab,#sleep-quiz .inactive-tab{flex:1;padding:.75rem;border-radius:6px 6px 0 0;text-align:center;cursor:pointer;transition:background-color .2s ease,color .2s ease}#sleep-quiz .active-tab{background:#0077b6;color:#fff}#sleep-quiz .inactive-tab{background:#e0e6eb;color:#001736}#sleep-quiz select,#sleep-quiz input{padding:.5rem;border:1px solid #ccc;border-radius:4px;transition:border-color .2s ease}#sleep-quiz select:focus,#sleep-quiz input:focus{outline:none;border-color:#0077b6}#sleep-quiz button[type=submit],#sleep-quiz .quiz-reset-btn{width:100%;padding:.75rem;background:#0077b6;color:#fff;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:filter .2s ease}#sleep-quiz button[type=submit]:hover,#sleep-quiz .quiz-reset-btn:hover{filter:brightness(.9)}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.homepage-intro{margin:2rem 0}.homepage-intro .intro-grid{display:grid;gap:2rem;margin:3rem 0;grid-template-columns:1fr}.homepage-intro .intro-card{display:flex;flex-direction:column-reverse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,8%);transition:transform .2s ease,box-shadow .2s ease}@media(min-width:768px){.homepage-intro .intro-card{flex-direction:row;min-height:240px}}.homepage-intro .intro-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(0,0,0,.12)}@media(min-width:768px){.homepage-intro .intro-card:nth-child(2){flex-direction:row-reverse}}.homepage-intro .intro-card .card-content{flex:1 1 50%;padding:2rem 1.5rem;display:flex;flex-direction:column;justify-content:center}.homepage-intro .intro-card .card-content .card-title{font-size:1.75rem;margin-bottom:.75rem;color:#0b3d5c}.homepage-intro .intro-card .card-content .card-text{font-size:1.05rem;margin-bottom:1.5rem;color:#4a5568}.homepage-intro .intro-card .card-content .card-cta{display:inline-block;background:#2a9df4;color:#fff;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-align:center;transition:background .2s,transform .2s}.homepage-intro .intro-card .card-content .card-cta:hover{background:#1c7cd5;transform:translateY(-1px)}.homepage-intro .card-image{flex:1 1 50%;overflow:hidden}.homepage-intro .card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.homepage-intro .card-image:hover img{transform:scale(1.05)}.intro-grid{display:grid;gap:2rem;margin:3rem 0}@media(min-width:768px){.intro-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.intro-grid{grid-template-columns:repeat(2,1fr)}}.intro-card{position:relative;display:block;overflow:hidden;border-radius:8px}.intro-img-wrapper{position:relative}.intro-img-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.intro-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25)}.intro-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;color:#fff;font-size:1.5rem;z-index:1;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.6)}.section-articles-grid{margin-top:2rem}.section-articles-grid,.section-subsections-grid,.guide-group .hp-latest__grid{max-width:var(--main-width);margin-inline:auto;padding-inline:var(--gap)}.section-subsections-grid{margin-top:2.5rem;margin-bottom:2rem}#sleep-quiz{}#sleep-quiz .progress-container{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:1rem}#sleep-quiz .progress-bar{height:100%;background:#3b82f6;transition:width .3s ease}#sleep-quiz .quiz-step{margin-bottom:2rem}#sleep-quiz .quiz-nav{display:flex;gap:.75rem;margin-top:1rem}#sleep-quiz .quiz-nav button{padding:.5rem 1rem;background:0 0;border:1px solid #3b82f6;border-radius:4px;color:#3b82f6;font-weight:500;cursor:pointer;transition:background-color .2s}#sleep-quiz .quiz-nav button:hover{background:#3b82f6;color:#fff}#sleep-quiz .tips-list{list-style:none;margin-top:1.5rem;padding:0}#sleep-quiz .tips-list li{background:#f3f4f6;border-left:4px solid #3b82f6;padding:.75rem 1rem;margin-bottom:.75rem;border-radius:3px;font-style:italic}#sleep-quiz .quiz-counter{font-size:.85rem;font-weight:600;color:#0b3d5c;letter-spacing:.05em;margin-bottom:.5rem;opacity:.7}#sleep-quiz .quiz-result-articles{margin-top:2rem;padding:1.5rem;background:#f0f6fb;border-radius:10px;text-align:center;border:1px solid #d0e4f0}#sleep-quiz .quiz-result-articles p{font-size:1rem;color:#0b3d5c;font-weight:600;margin-bottom:1rem}#sleep-quiz .quiz-result-articles-btn{display:inline-block;background:#0b3d5c;color:#fff;padding:.75rem 1.75rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;transition:background .2s,transform .2s}#sleep-quiz .quiz-result-articles-btn:hover{background:#0d4f78;transform:translateY(-2px);color:#fff}.sc-intro{max-width:800px;margin:1rem auto 2.5rem;text-align:center}.sc-intro h1{font-size:2rem;color:#001736;margin-bottom:1rem;font-weight:700}.sc-intro p{font-size:1.1rem;line-height:1.6;color:#4b5563;margin-bottom:.5rem}.sc-intro small{display:block;font-size:.875rem;color:#6b7280}.sc-intro-img{height:300px;overflow:hidden;border-radius:10px;margin-bottom:1.25rem}.sc-intro-img img{width:100%;height:400px;object-fit:cover;object-position:center center;margin-top:-50px}.nav a[href=""]{pointer-events:none;cursor:default;color:inherit;text-decoration:none}.post-content h2#faq{display:flex;align-items:center;gap:14px;font-family:helvetica neue,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--accent,#2a6f97);margin:2.5rem 0 4px;border-bottom:none}.post-content h2#faq a.anchor{display:none}.post-content h2#faq::after{content:'';flex:1;height:1px;background:var(--line,#e6e9ef)}.post-content details{margin:0;border:none;border-bottom:1px solid var(--line,#e6e9ef);border-radius:0;background:0 0;overflow:visible;box-shadow:none;transition:none;padding:0}.post-content h2#faq+details,.post-content h2#faq~details:first-of-type{border-top:1px solid var(--line,#e6e9ef)}.post-content details[open]{background:0 0;border-color:var(--line,#e6e9ef);box-shadow:none;padding:0}.post-content summary{list-style:none;cursor:pointer;padding:18px 48px 18px 0;font-family:helvetica neue,Arial,sans-serif;font-weight:500;font-size:15.5px;line-height:1.42;background:0 0;color:var(--ink,#001736);position:relative;border-bottom:none;transition:color .15s ease}.post-content summary::marker{display:none}.post-content summary::-webkit-details-marker{display:none}.post-content summary:hover,.post-content details[open]>summary{color:var(--accent,#2a6f97);background:0 0}.post-content details[open] summary{margin:0}.post-content summary::after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;border:1.5px solid var(--line,#e6e9ef);background-color:initial;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 1v10M1 6h10' stroke='%232a6f97' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:12px 12px;box-sizing:border-box;transition:background-color .25s ease,border-color .25s ease,transform .3s ease}.post-content details[open]>summary::after{background-color:var(--accent,#2a6f97);border-color:var(--accent,#2a6f97);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 1v10M1 6h10' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");transform:translateY(-50%)rotate(45deg)}.post-content details p,.post-content details>p{padding:2px 0 20px 16px;border-left:2px solid var(--accent,#2a6f97);font-size:14.5px;line-height:1.75;color:var(--ink-soft,#3b4a63);margin:0;background:0 0}.post-content details .details-content{display:block;padding:2px 0 20px 16px;border-left:2px solid var(--accent,#2a6f97);font-size:14.5px;line-height:1.75;color:var(--ink-soft,#3b4a63);margin:0}.post-content details ul,.post-content details ol{margin:0 0 1rem;padding-left:2rem;border-left:2px solid var(--accent,#2a6f97);font-size:14.5px;line-height:1.75;color:var(--ink-soft,#3b4a63)}.post-content details li{margin-bottom:.35rem;padding-left:.25rem}.post-content details .faq-anim-wrap{overflow:hidden;height:0;transition:height .36s cubic-bezier(.4,0,.2,1)}.cta-button{display:table;margin:1rem auto;background:#2a9df4;color:#fff;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-align:center;transition:background .2s,transform .2s}.cta-button:hover{background:#1c7cd5;transform:translateY(-1px)}.image-text{display:flex;align-items:flex-start;margin:2rem 0}.image-text .image{flex-shrink:0}.image-text .text{padding:0 1rem}.image-text img{display:block;width:100%;height:auto}.image-text.image-left{flex-direction:row}.image-text.image-right{flex-direction:row-reverse}.image-text.ratio-1-1 .image,.image-text.ratio-1-1 .text{flex:1}.image-text.ratio-1-2 .image{flex:0 0 33.333%}.image-text.ratio-1-2 .text{flex:0 0 66.667%}.image-text.ratio-2-1 .image{flex:0 0 66.667%}.image-text.ratio-2-1 .text{flex:0 0 33.333%}.image-text .caption{font-size:.875rem;color:#666;text-align:center;margin-top:.5rem}.breadcrumb{font-size:.9rem;margin:1rem 0;padding-left:1rem}.breadcrumb ul{list-style:none;display:flex;flex-wrap:wrap;gap:.3em}.breadcrumb li::after{content:">";margin:0 .4em;color:#aaa}.breadcrumb li:last-child::after{content:""}.breadcrumb li a{text-decoration:none;color:#555}.breadcrumb li{color:#999}.main:has(.guide-header){max-width:100%;padding:0}.main:has(.guide-header)>.breadcrumb{display:none}.guide-header~.posts-list,.guide-header~.section-articles-grid,.guide-header~.guide-group,.guide-header~.page-footer,.guide-intro~.section-subsections-grid,.guide-intro~.guide-group,.guide-intro~.section-articles-grid,.guide-intro~.page-footer{max-width:calc(var(--main-width) + var(--gap) * 2);margin-inline:auto;padding-inline:var(--gap)}.guide-header~.section-subsections-grid{max-width:calc(var(--main-width) + var(--gap) * 2);margin-inline:auto;padding-inline:var(--gap);margin-top:2.5rem}.guide-intro{max-width:calc(var(--main-width) + var(--gap) * 2);margin-inline:auto;padding-inline:var(--gap);padding-top:2rem;padding-bottom:.5rem}.guide-intro h2{font-family:lora,Georgia,serif;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:600;color:var(--ink);margin-top:1.75rem;margin-bottom:.6rem;letter-spacing:-.01em}.guide-intro p{font-size:.975rem;line-height:1.7;color:var(--ink-soft,#4a5568);margin-bottom:.9rem}.guide-intro ul{padding-left:1.25rem;margin-bottom:.9rem}.guide-intro ul li{font-size:.975rem;line-height:1.7;color:var(--ink-soft,#4a5568);margin-bottom:.3rem}.guide-intro a{color:var(--primary,#002c5f);text-decoration:underline;text-decoration-color:rgba(0,44,95,.3);text-underline-offset:2px}.guide-intro a:hover{text-decoration-color:var(--primary,#002c5f)}:root{--gh-nav-h:78px}.guide-header{background:#fff;color:#001736;font-family:helvetica neue,Arial,sans-serif}.guide-header__grid{display:grid;grid-template-columns:1.05fr .95fr;border-bottom:1px solid #e6e9ef;max-width:calc(var(--main-width) + var(--gap) * 2);margin-inline:auto;width:100%}@media(max-width:1024px){.guide-header__grid{grid-template-columns:1fr}}.guide-header__copy{padding:var(--gap);display:flex;flex-direction:column;gap:22px}@media(max-width:640px){.guide-header__copy{gap:18px}}.guide-header .breadcrumb{font-size:12.5px;color:#6c7a90}.guide-header .breadcrumb ul{display:flex;gap:8px;list-style:none;padding:0;margin:0;flex-wrap:wrap}.guide-header .breadcrumb li:last-child{color:#001736;font-weight:500}.guide-header .breadcrumb a{color:inherit;text-decoration:none}.guide-header .breadcrumb li+li::before{content:"›";margin-right:8px;color:#e6e9ef}.guide-header .kicker{display:inline-flex;align-items:center;gap:10px;margin-top:4px}.guide-header .kicker__rule{width:24px;height:1.5px;background:#2a6f97;display:inline-block}.guide-header .kicker__text{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:#2a6f97}.guide-header__title{font-family:lora,Georgia,serif;font-weight:500;margin:0;font-size:56px;line-height:1.04;letter-spacing:-.02em;color:#001736;text-wrap:balance;max-width:560px}@media(max-width:1024px){.guide-header__title{font-size:40px}}@media(max-width:640px){.guide-header__title{font-size:32px}}.guide-header__lede{margin:0;font-size:16.5px;line-height:1.55;color:#3b4a63;max-width:520px}@media(max-width:640px){.guide-header__lede{font-size:15.5px}}.guide-header__byline{display:flex;align-items:center;gap:12px;margin-top:4px}.guide-header__byline .avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#d8c9b2,#b89c75);color:#fff;font-weight:700;font-size:14px;display:grid;place-items:center;box-shadow:inset 0 0 0 1px rgba(0,0,0,6%)}.guide-header__byline .byline-text{font-size:13px;line-height:1.35}.guide-header__byline .byline-name{color:#001736;font-weight:600}.guide-header__byline .byline-meta{color:#6c7a90}.guide-header__trust{list-style:none;margin:8px 0 0;padding:18px 0 0;border-top:1px solid #e6e9ef;display:flex;flex-wrap:wrap;gap:18px;color:#3b4a63;font-size:12.5px}.guide-header__trust li{display:inline-flex;align-items:center;gap:8px}.guide-header__trust .dot{width:6px;height:6px;border-radius:50%;background:#2a6f97;display:inline-block}.guide-header__media{position:relative;min-height:420px;background-color:#faf7f2;background-size:cover;background-position:50%}@media(max-width:1024px){.guide-header__media{grid-row:1;min-height:240px}}.guide-header__media-overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,0) 40%,rgba(0,23,54,4%));pointer-events:none}.guide-header__methodo{position:absolute;left:24px;right:24px;bottom:24px;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);border:1px solid rgba(0,23,54,8%);padding:16px 18px;border-radius:6px;display:flex;align-items:center;gap:14px}.guide-header__methodo .methodo-check{flex:none;width:34px;height:34px;border-radius:4px;background:#2a6f97;color:#fff;font-weight:700;display:grid;place-items:center}.guide-header__methodo p{margin:0;font-size:13px;line-height:1.4;color:#001736}.guide-header__methodo .methodo-body{color:#6c7a90;margin-left:4px}.guide-header__sommaire{position:sticky;top:var(--gh-nav-h);z-index:5;background:#fff;border-bottom:1px solid #e6e9ef;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.guide-header__sommaire .sommaire-inner{max-width:calc(var(--main-width) + var(--gap) * 2);margin-inline:auto;padding:14px var(--gap);display:flex;align-items:center;gap:18px}@media(max-width:640px){.guide-header__sommaire{mask-image:linear-gradient(to right,#000 90%,transparent)}}.guide-header__sommaire .sommaire-label{font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:#6c7a90;font-weight:600;padding-right:14px;border-right:1px solid #e6e9ef;flex:none}@media(max-width:640px){.guide-header__sommaire .sommaire-label{display:none}}.guide-header__sommaire .sommaire-list{list-style:none;padding:0;margin:0;display:flex;gap:18px}.guide-header__sommaire .sommaire-link{display:inline-flex;align-items:baseline;gap:6px;font-size:13.5px;color:#3b4a63;text-decoration:none;padding-bottom:2px;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.guide-header__sommaire .sommaire-link:hover{color:#001736}.guide-header__sommaire .sommaire-link.is-active{color:#001736;font-weight:600;border-bottom-color:#2a6f97}.guide-header__sommaire .sommaire-count{font-size:11px;color:#6c7a90}.hp-tools{background:var(--cream);padding:88px 0 96px}.hp-tools__inner{max-width:var(--hp-max);margin-inline:auto;padding-inline:var(--hp-pad)}.hp-tools__header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:36px}@media(max-width:768px){.hp-tools__header{flex-direction:column;align-items:flex-start}}.hp-tools__title{margin:0;font-size:clamp(28px,3.5vw,44px);line-height:1.05;letter-spacing:-.02em;max-width:680px;text-wrap:balance;margin-top:14px}.hp-tools__lede{margin:0;color:var(--ink-soft);font-size:15.5px;line-height:1.6;max-width:340px;flex-shrink:0}@media(max-width:768px){.hp-tools__lede{max-width:100%}}.hp-tools__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:768px){.hp-tools__grid{grid-template-columns:1fr}}.hp-tool-card{display:grid;grid-template-columns:1.05fr 1fr;background:#fff;border-radius:8px;overflow:hidden;border:1px solid var(--line);min-height:300px;text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease}.hp-tool-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(0,23,54,8%);text-decoration:none;color:inherit}.hp-tool-card__copy{padding:30px 30px 28px;display:flex;flex-direction:column}.hp-tool-card__meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.hp-tool-card__kicker{font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:600}.hp-tool-card__tag{padding:4px 10px;border:1px solid var(--line);border-radius:999px;font-size:10.5px;color:var(--ink-soft)}.hp-tool-card__title{margin:0;font-size:clamp(22px,2.5vw,30px);line-height:1.1;letter-spacing:-.02em;color:var(--ink)}.hp-tool-card__lede{margin:14px 0 0;font-size:14.5px;line-height:1.55;color:var(--ink-soft)}.hp-tool-card__cta{margin-top:auto;padding-top:24px;display:flex;align-items:center;gap:10px;color:var(--brand);font-weight:600;font-size:14px}.hp-tool-card__cta-rule{width:24px;height:1.5px;background:var(--brand);display:inline-block;flex-shrink:0}.hp-tool-card__img{background-size:cover;background-position:50%;min-height:200px}@media(max-width:480px){.hp-tool-card{grid-template-columns:1fr}.hp-tool-card__img{min-height:180px}}.hp-latest{background:#fff;padding:96px 0 80px}.hp-latest__inner{max-width:var(--hp-max);margin-inline:auto;padding-inline:var(--hp-pad)}.hp-latest__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}@media(max-width:640px){.hp-latest__header{flex-direction:column;align-items:flex-start}}.hp-latest__title{margin:14px 0 0;font-size:clamp(26px,3.5vw,42px);line-height:1.05;letter-spacing:-.02em}.hp-latest__see-all{flex-shrink:0;font-size:14px;font-weight:600;color:var(--brand);text-decoration:none;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.hp-latest__see-all:hover{color:var(--brand-deep);text-decoration:none}.hp-latest__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1024px){.hp-latest__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.hp-latest__grid{grid-template-columns:1fr}}.hp-article-card{display:flex;flex-direction:column;gap:16px;text-decoration:none;color:inherit}.hp-article-card:hover{text-decoration:none;color:inherit}.hp-article-card:hover .hp-article-card__title{color:var(--brand)}.hp-article-card__img{aspect-ratio:4/5;border-radius:6px;overflow:hidden;background-size:cover;background-position:50%;background-color:var(--cream-2);position:relative;transition:opacity .2s}.hp-article-card__img--placeholder{background-color:var(--cream-2)}.hp-article-card__cat{position:absolute;top:14px;left:14px;padding:5px 11px;background:rgba(255,255,255,.96);border-radius:999px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--ink)}.hp-article-card__body{display:flex;flex-direction:column;gap:8px}.hp-article-card__desc{margin:0;font-size:13px;line-height:1.5;color:var(--ink-soft);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-article-card__title{margin:0;font-size:clamp(17px,1.8vw,21px);line-height:1.22;letter-spacing:-.01em;text-wrap:balance;color:var(--ink);transition:color .15s}.hp-article-card__meta{font-size:12.5px;color:var(--muted);display:flex;align-items:center;gap:8px}.hp-article-card__dot{opacity:.4}.guide-group{margin-top:48px}.guide-group:first-of-type{margin-top:40px}.guide-group+.guide-group{margin-top:56px;padding-top:48px;border-top:1px solid #e6e9ef}.guide-group__title{font-family:lora,Georgia,serif;font-size:clamp(1.4rem,2.5vw,1.75rem);font-weight:600;color:var(--ink,#001736);margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--line,#2a6f97);letter-spacing:-.01em;display:block}.article-kicker{display:flex;align-items:center;gap:10px;margin-bottom:14px;margin-top:4px}.article-kicker__rule{display:block;width:24px;height:1.5px;background:var(--accent,#2a6f97);flex-shrink:0}.article-kicker__text{font-family:helvetica neue,Arial,sans-serif;font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--accent,#2a6f97)}.post-single .post-title{font-family:Lora,Georgia,serif;font-size:clamp(24px,4vw,36px);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:var(--ink,#001736);margin:0 0 14px;text-wrap:balance}.post-single .post-description{font-family:helvetica neue,Arial,sans-serif;font-size:16px;line-height:1.65;color:var(--ink-soft,#3b4a63);font-style:normal;margin:0 0 12px;padding:0}.post-single .post-meta{font-size:12.5px;color:var(--muted,#6c7a90);margin:0 0 30px;padding-bottom:28px;border-bottom:1px solid var(--line,#e6e9ef)}.post-single .entry-cover{margin:0 0 36px;max-height:460px;overflow:hidden;min-height:200px}.post-single .entry-cover img{width:100%;height:460px;object-fit:cover;object-position:center 30%;display:block}.post-single .post-content{font-family:helvetica neue,Arial,sans-serif;font-size:15.5px;line-height:1.78;color:var(--ink-soft,#3b4a63)}.post-single .post-content h2{font-family:Lora,Georgia,serif;font-size:21px;font-weight:600;color:var(--ink,#001736);line-height:1.2;letter-spacing:-.01em;margin:2.4rem 0 .9rem;text-wrap:balance}.post-single .post-content h3{font-family:Lora,Georgia,serif;font-size:17px;font-weight:600;color:var(--ink,#001736);line-height:1.3;letter-spacing:-.005em;margin:1.8rem 0 .7rem}.post-single .post-content p{margin:0 0 1rem}.post-single .post-content ul,.post-single .post-content ol{padding-left:1.4rem;margin:0 0 1rem}.post-single .post-content li{margin-bottom:.35rem}.post-single .post-content strong{color:var(--ink,#001736);font-weight:600}.post-single .post-content blockquote{border-left:2px solid var(--accent,#2a6f97);padding:4px 0 4px 18px;margin:1.5rem 0;color:var(--ink-soft,#3b4a63);font-style:italic;font-size:15px}.post-single .post-content blockquote p{margin:0}@media(max-width:640px){.post-single .post-title{font-size:clamp(22px,6vw,28px)}.post-single .entry-cover,.post-single .entry-cover img{height:220px;max-height:220px}}.affiliate-disclaimer{display:flex;align-items:baseline;gap:8px;background:#f7f8fa;border-left:3px solid var(--line,#e6e9ef);border-radius:0 4px 4px 0;padding:10px 14px;margin:0 0 28px;font-size:12px;line-height:1.5;color:var(--muted,#6c7a90)}.affiliate-disclaimer__icon{font-size:13px;flex-shrink:0;color:var(--muted,#6c7a90)}.affiliate-disclaimer p{margin:0}.affiliate-disclaimer__link{color:var(--muted,#6c7a90);text-decoration:underline;text-underline-offset:2px}.affiliate-disclaimer__link:hover{color:var(--ink-soft,#3b4a63)}