:root{--ink:#17333a;--muted:#5e7478;--paper:#fbfdfc;--surface:#f1f8f7;--line:#d8e8e5;--teal:#1d7772;--teal-dark:#155852;--blue:#e9f2f8;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Nunito Sans,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.7}a{color:var(--teal-dark);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--teal)}a:focus-visible,.button:focus-visible{outline-offset:4px;outline:3px solid #f2b66d}.skip-link{z-index:10;background:var(--teal-dark);color:#fff;border-radius:0 0 8px 8px;padding:.6rem 1rem;text-decoration:none;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:0}.site-header{z-index:5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px);background:#fbfdfcf5;position:sticky;top:0}.nav-wrap,.footer-wrap{max-width:1120px;margin:0 auto;padding:1.05rem 1.5rem}.nav-wrap{justify-content:space-between;align-items:center;gap:2rem;display:flex}.logo{color:var(--ink);letter-spacing:-.02em;font-family:Georgia,serif;font-size:1.45rem;font-weight:700;text-decoration:none}.logo span{color:var(--teal)}.nav-links{align-items:center;gap:1.25rem;font-size:.94rem;display:flex}.nav-links a{color:var(--muted);text-decoration:none}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--teal-dark);font-weight:800}main{min-height:70vh}.container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.hero{background:radial-gradient(circle at 82% 20%, var(--blue), transparent 34%), linear-gradient(180deg, var(--paper), var(--surface));padding:6.6rem 0 5.5rem}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem;display:grid}.eyebrow{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .9rem;font-size:.78rem;font-weight:800}h1,h2,h3{letter-spacing:-.025em;line-height:1.15}h1{max-width:760px;margin:0 0 1.25rem;font-family:Georgia,serif;font-size:clamp(2.9rem,7vw,5.8rem);font-weight:500}h2{margin:0 0 1rem;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.1rem);font-weight:500}h3{margin:0 0 .6rem;font-size:1.25rem}.lead{max-width:620px;color:var(--muted);font-size:1.2rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:1.7rem;display:flex}.text-link{font-weight:800}.button{background:var(--teal);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.35rem;font-weight:800;text-decoration:none;display:inline-flex}.button:hover{background:var(--teal-dark);color:#fff}.button-secondary{color:var(--teal-dark);border:1px solid var(--line);background:0 0}.button-secondary:hover{color:var(--teal-dark);background:#fff}.hero-card{border:1px solid var(--line);background:#ffffffb8;border-radius:24px;padding:2rem;box-shadow:0 18px 50px #16535314}.hero-card p{color:var(--muted);margin:.35rem 0}.hero-card strong{margin-bottom:.7rem;font-family:Georgia,serif;font-size:1.6rem;font-weight:500;display:block}.section{padding:5.5rem 0}.section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-head p{max-width:460px;color:var(--muted);margin:0}.cards{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;padding:1.5rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.card:hover{border-color:#a9d0ca;transform:translateY(-2px);box-shadow:0 12px 32px #16535312}.card p{color:var(--muted);flex:1;margin:0 0 1.2rem}.card a{font-weight:800;text-decoration:none}.tag{background:var(--surface);color:var(--teal-dark);border-radius:999px;align-self:flex-start;margin-bottom:1.2rem;padding:.32rem .65rem;font-size:.78rem;font-weight:800;display:inline-block}.meta{color:var(--muted);font-size:.9rem}.more-link{text-align:right;margin:1.6rem 0 0;font-weight:800}.method-section{background:var(--surface);padding:5rem 0}.method-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:4rem;display:grid}.method-list{gap:1rem;display:grid}.method-list>div{border-bottom:1px solid var(--line);grid-template-columns:3rem 1fr;align-items:start;gap:1rem;padding-bottom:1rem;display:grid}.method-list span{color:var(--teal);font-size:.9rem;font-weight:800}.method-list p{color:var(--muted);margin:0}.method-list strong{color:var(--ink)}.page-intro{background:var(--surface);padding:5rem 0 3rem}.page-intro p{max-width:700px;color:var(--muted);margin:0;font-size:1.15rem}.tips-list{grid-template-columns:repeat(2,1fr);gap:1.2rem;padding:3rem 1.5rem 6rem;display:grid}.tips-list .card h2{font-family:Nunito Sans,Segoe UI,sans-serif;font-size:1.55rem;font-weight:800}.article{max-width:760px;margin:0 auto;padding:5rem 1.5rem 6rem}.article-header{margin-bottom:3rem}.article-header h1{font-size:clamp(2.5rem,6vw,4.5rem)}.article-header .lead{font-size:1.22rem}.article-section{margin:2.5rem 0}.article-section h2{font-family:Nunito Sans,Segoe UI,sans-serif;font-size:1.65rem;font-weight:800}.article-section p{color:#385257;font-size:1.08rem}.article-back{margin-top:2rem}.disclosure{border-left:3px solid var(--teal);background:var(--surface);color:var(--muted);margin-top:3rem;padding:1rem 1.2rem;font-size:.95rem}code{background:#17333a14;border-radius:4px;padding:.1em .3em;font-size:.9em}.prose{max-width:740px}.prose h2{margin-top:2.5rem;font-family:Nunito Sans,Segoe UI,sans-serif;font-size:1.55rem;font-weight:800}.prose p,.prose li{color:#385257;font-size:1.08rem}.prose ul{padding-left:1.4rem}.cta-band{background:var(--blue);border-radius:22px;margin:0 auto 5rem;padding:2.3rem}.cta-band p{color:var(--muted)}.site-footer{border-top:1px solid var(--line);background:var(--surface)}.footer-wrap{color:var(--muted);justify-content:space-between;gap:2rem;font-size:.9rem;display:flex}.footer-wrap p{margin:0}.footer-brand{color:var(--ink);font-weight:800}.footer-note{margin-top:.25rem!important}.footer-links{gap:1rem;display:flex}.footer-links a{color:var(--muted)}.footer-disclosure{color:var(--muted);padding-bottom:1.5rem;font-size:.82rem}.footer-disclosure strong{color:var(--ink)}@media (width<=760px){.nav-wrap{flex-direction:column;align-items:flex-start;gap:.7rem}.nav-links{flex-wrap:wrap;gap:.8rem}.hero{padding:4.5rem 0 4rem}.hero-grid,.cards,.tips-list,.method-grid{grid-template-columns:1fr}.hero-grid,.method-grid{gap:2rem}.section,.method-section{padding:4rem 0}.section-head{flex-direction:column;align-items:flex-start;gap:.5rem}.tips-list{padding-top:2rem}.more-link{text-align:left}.footer-wrap{flex-direction:column;align-items:flex-start;gap:.7rem}}
