:root{--ink:hsl(228 30% 15%);--ink-soft:hsl(228 14% 38%);--brand:hsl(184 55% 30%);--brand-deep:hsl(186 60% 20%);--pop:hsl(37 92% 54%);--paper:hsl(42 33% 97%);--mist:hsl(188 28% 92%);--line:hsl(200 15% 85%);--r:14px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:'Public Sans',Arial,sans-serif;font-size:1rem;line-height:1.65;color:var(--ink);background:var(--paper)}
h1,h2,h3{font-family:'Sora',Verdana,sans-serif;line-height:1.22;margin:0 0 .6em}
h1{font-size:clamp(1.85rem,4.6vw,3rem)}
h2{font-size:clamp(1.45rem,3vw,2.1rem)}
h3{font-size:1.15rem}
p{margin:0 0 1em}
img{max-width:100%;height:auto;display:block}
a{color:var(--brand)}
.wrap{max-width:1140px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}
.site-cap{background:hsl(0 0% 100%);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:60}
.cap-inner{max-width:1140px;margin:0 auto;padding:.55rem clamp(1rem,4vw,2rem);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.4rem}
.wordmark{font-family:'Sora',Verdana,sans-serif;font-weight:700;font-size:1.28rem;color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:.45rem;min-height:44px}
.wordmark em{font-style:normal;color:var(--brand);font-weight:600;margin-left:.3rem}
.wm-dot{width:.85rem;height:.85rem;border-radius:50% 50% 50% 4px;background:linear-gradient(135deg,var(--brand),var(--pop));display:inline-block}
.navtick{display:none}
.burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:48px;height:48px;padding:10px;cursor:pointer;border:1px solid var(--line);border-radius:8px}
.burger span{height:2px;background:var(--ink);border-radius:2px}
.mainmenu{display:flex;align-items:center;gap:.2rem}
.mainmenu a{color:var(--ink);text-decoration:none;font-weight:600;padding:.7rem .85rem;border-radius:9px;min-height:44px;display:inline-flex;align-items:center}
.mainmenu a:hover{background:var(--mist)}
.menu-cta{background:var(--pop);color:var(--ink)!important;margin-left:.4rem}
.menu-cta:hover{background:hsl(37 92% 47%)!important}
.hero-band{background:linear-gradient(160deg,var(--brand-deep),hsl(196 45% 28%));color:hsl(48 40% 96%);padding:clamp(2.6rem,7vw,5rem) 0}
.hero-split{display:grid;gap:2rem;align-items:center;max-width:1140px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}
.hero-split>*{min-width:0}
.hero-kick{color:var(--pop);font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:.92rem;margin-bottom:.8rem}
.hero-band p.lede{font-size:1.1rem;max-width:34rem;color:hsl(190 30% 88%)}
.hero-acts{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}
.hero-pic img{width:100%;border-radius:var(--r);box-shadow:0 18px 45px hsl(200 60% 8%/.45)}
.btn-fill,.btn-line{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.65rem 1.5rem;border-radius:10px;font-weight:600;font-size:1rem;text-decoration:none;cursor:pointer;border:2px solid transparent;font-family:inherit}
.btn-fill{background:var(--pop);color:var(--ink)}
.btn-fill:hover{background:hsl(37 92% 46%)}
.btn-line{border-color:currentColor;color:inherit;background:transparent}
.btn-line:hover{background:hsl(0 0% 100%/.12)}
section.pad,article.pad{padding:clamp(2.4rem,6vw,4.5rem) 0}
.tally-strip{background:hsl(0 0% 100%);border-bottom:1px solid var(--line)}
.tally-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.6rem 0}
.tally-row div{min-width:0;text-align:center}
.tally-row strong{display:block;font-family:'Sora',Verdana,sans-serif;font-size:1.7rem;color:var(--brand)}
.tally-row span{color:var(--ink-soft);font-size:.95rem}
.sec-kick{color:var(--brand);font-weight:600;letter-spacing:.05em;text-transform:uppercase;font-size:.9rem;margin-bottom:.5rem}
.svc-grid{display:grid;gap:1.3rem;grid-template-columns:1fr}
.svc-card{background:hsl(0 0% 100%);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:box-shadow .25s,transform .25s}
.svc-card:hover{box-shadow:0 14px 34px hsl(200 40% 40%/.18);transform:translateY(-3px)}
.svc-card img{width:100%}
.svc-body{padding:1.2rem 1.3rem 1.4rem;display:flex;flex-direction:column;flex:1}
.svc-body p{color:var(--ink-soft);flex:1}
.svc-link{font-weight:600;text-decoration:none;color:var(--brand-deep);display:inline-flex;align-items:center;min-height:44px}
.svc-link::after{content:"\2192";margin-left:.4rem;transition:margin .2s}
.svc-link:hover::after{margin-left:.7rem}
.step-lane{display:grid;gap:1.2rem}
.step-box{background:var(--mist);border-radius:var(--r);padding:1.4rem 1.4rem 1.2rem;min-width:0;position:relative}
.step-box b{position:absolute;top:-1rem;left:1.2rem;background:var(--pop);color:var(--ink);width:2.2rem;height:2.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:'Sora',Verdana,sans-serif}
.step-box h3{margin-top:.6rem}
.step-box p{margin:0;color:var(--ink-soft)}
.zone-band{background:var(--brand-deep);color:hsl(48 40% 96%)}
.zone-flow{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.2rem 0 1.6rem;padding:0;list-style:none}
.zone-flow li{background:hsl(0 0% 100%/.1);border:1px solid hsl(0 0% 100%/.22);border-radius:999px;padding:.45rem 1.05rem;font-size:.95rem}
.quote-wall{display:grid;gap:1.3rem}
.quote-tile{background:hsl(0 0% 100%);border-left:5px solid var(--pop);border-radius:0 var(--r) var(--r) 0;padding:1.3rem 1.4rem;box-shadow:0 8px 22px hsl(200 30% 50%/.12);min-width:0}
.quote-tile p{font-style:italic;color:var(--ink-soft)}
.quote-tile footer{font-weight:600;color:var(--ink)}
.faq-stack{max-width:820px}
.faq-stack details{background:hsl(0 0% 100%);border:1px solid var(--line);border-radius:12px;margin-bottom:.85rem;overflow:hidden}
.faq-stack summary{cursor:pointer;font-weight:600;padding:1rem 1.2rem;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:1rem;list-style:none}
.faq-stack summary::-webkit-details-marker{display:none}
.faq-stack summary::after{content:"+";font-size:1.4rem;color:var(--brand);flex-shrink:0}
.faq-stack details[open] summary::after{content:"\2212"}
.faq-stack details div{padding:0 1.2rem 1.1rem;color:var(--ink-soft)}
.cta-band{background:linear-gradient(120deg,var(--brand),var(--brand-deep));color:hsl(48 40% 96%);text-align:center;border-radius:var(--r);padding:clamp(2rem,5vw,3.4rem) clamp(1.2rem,4vw,3rem)}
.cta-band p{max-width:36rem;margin:0 auto 1.4rem;color:hsl(190 30% 88%)}
.page-crown{background:var(--mist);padding:clamp(2rem,5vw,3.2rem) 0 clamp(1.6rem,4vw,2.6rem)}
.page-crown p{color:var(--ink-soft);max-width:44rem;margin:0}
.duo{display:grid;gap:2rem;align-items:center}
.duo>*{min-width:0}
.duo img{width:100%;border-radius:var(--r)}
.check-list{list-style:none;margin:0 0 1.2rem;padding:0}
.check-list li{padding:.35rem 0 .35rem 1.9rem;position:relative}
.check-list li::before{content:"\2713";position:absolute;left:.2rem;color:var(--brand);font-weight:700}
.prose{max-width:800px}
.prose h2{margin-top:1.8em}
.prose ul{padding-left:1.3rem}
.post-grid{display:grid;gap:1.3rem}
.post-card{background:hsl(0 0% 100%);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;min-width:0;display:flex;flex-direction:column}
.post-card img{width:100%}
.post-meta{font-size:.88rem;color:var(--ink-soft)}
.form-shell{background:hsl(0 0% 100%);border:1px solid var(--line);border-radius:var(--r);padding:clamp(1.3rem,4vw,2.2rem)}
.field-pair{display:grid;gap:0 1.2rem}
.field-pair>*{min-width:0}
.form-shell label{display:block;font-weight:600;margin:0 0 .3rem;font-size:.95rem}
.form-shell input,.form-shell select,.form-shell textarea{width:100%;min-width:0;font:inherit;padding:.7rem .9rem;border:1.5px solid var(--line);border-radius:9px;background:var(--paper);color:var(--ink);min-height:48px;margin-bottom:1.1rem}
.form-shell textarea{min-height:130px;resize:vertical}
.form-shell input:focus,.form-shell select:focus,.form-shell textarea:focus{outline:2px solid var(--brand);border-color:var(--brand)}
.form-err{color:hsl(4 72% 44%);font-size:.92rem;margin:-0.7rem 0 1rem;display:none}
.contact-cols{display:grid;gap:2rem}
.contact-cols>*{min-width:0}
.info-card{background:var(--mist);border-radius:var(--r);padding:1.5rem;margin-bottom:1.2rem}
.info-card h3{margin-bottom:.5rem}
.info-card p{margin-bottom:.4rem}
.site-base{background:var(--ink);color:hsl(220 15% 78%);padding:3rem 0 1.2rem;margin-top:clamp(2.5rem,6vw,4.5rem)}
.base-grid{max-width:1140px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);display:grid;gap:2rem}
.base-grid>*{min-width:0}
.base-brand{font-family:'Sora',Verdana,sans-serif;font-size:1.25rem;color:hsl(0 0% 100%);font-weight:700}
.base-brand em{font-style:normal;color:var(--pop);font-weight:600;margin-left:.3rem}
.base-head{color:hsl(0 0% 100%);font-weight:600;margin-bottom:.7rem}
.base-col a{display:block;color:hsl(220 15% 78%);text-decoration:none;padding:.3rem 0;min-height:32px}
.base-col a:hover{color:var(--pop)}
.base-col p a{display:inline;padding:0}
.base-reg{font-size:.88rem;color:hsl(220 12% 60%)}
.base-line{max-width:1140px;margin:2.2rem auto 0;padding:1.2rem clamp(1rem,4vw,2rem) 0;border-top:1px solid hsl(228 20% 26%);display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between;font-size:.9rem}
.base-policies a{color:hsl(220 15% 78%);margin-right:1rem;text-decoration:none;display:inline-block;padding:.2rem 0}
.base-policies a:hover{color:var(--pop)}
.ck-veil{position:fixed;inset:0;background:hsl(228 40% 8%/.6);z-index:120;display:none;align-items:center;justify-content:center;padding:1rem}
.ck-veil.on{display:flex}
.ck-card{background:hsl(0 0% 100%);border-radius:var(--r);max-width:430px;padding:1.6rem 1.6rem 1.4rem;box-shadow:0 25px 60px hsl(228 40% 8%/.4)}
.ck-title{font-family:'Sora',Verdana,sans-serif;font-weight:700;font-size:1.15rem;margin-bottom:.6rem}
.ck-card p{font-size:.95rem;color:var(--ink-soft)}
.ck-more{font-size:.9rem}
.ck-btns{display:flex;gap:.8rem;justify-content:flex-end;margin-top:1rem}
.ck-btns .btn-line{color:var(--ink);border-color:var(--line)}
.ck-btns .btn-line:hover{background:var(--mist)}
.ck-gear{position:fixed;left:14px;bottom:14px;z-index:110;width:48px;height:48px;border-radius:50%;border:none;background:var(--brand-deep);color:hsl(48 40% 96%);font-size:1.35rem;cursor:pointer;box-shadow:0 6px 18px hsl(200 50% 10%/.35)}
.ck-gear:hover{background:var(--brand)}
.err-hero{text-align:center;padding:clamp(3rem,10vw,6rem) 0}
.err-hero strong{font-family:'Sora',Verdana,sans-serif;font-size:clamp(4rem,14vw,7rem);color:var(--brand);display:block;line-height:1}
.ty-panel{max-width:620px;margin:0 auto;text-align:center;background:hsl(0 0% 100%);border:1px solid var(--line);border-radius:var(--r);padding:clamp(2rem,6vw,3.2rem)}
.ty-mark{width:74px;height:74px;border-radius:50%;background:var(--mist);color:var(--brand);font-size:2.2rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem}
@media (max-width:604px){.wordmark{font-size:1.12rem}.hero-acts .btn-fill,.hero-acts .btn-line{width:100%}.ck-btns{flex-direction:column}.ck-btns .btn-fill,.ck-btns .btn-line{width:100%}}
@media (max-width:787px){.burger{display:flex}.mainmenu{display:none;width:100%;flex-direction:column;align-items:stretch;padding:.5rem 0 .8rem}.mainmenu a{min-height:48px;border-radius:8px}.navtick:checked~.mainmenu{display:flex}.menu-cta{margin-left:0;text-align:center;justify-content:center}}
@media (min-width:788px){.hero-split{grid-template-columns:1.1fr 1fr}.tally-row{grid-template-columns:repeat(4,1fr)}.svc-grid{grid-template-columns:repeat(2,1fr)}.step-lane{grid-template-columns:repeat(3,1fr)}.quote-wall{grid-template-columns:repeat(3,1fr)}.quote-tile:nth-child(2){transform:translateY(1.2rem)}.duo{grid-template-columns:1fr 1fr}.post-grid{grid-template-columns:repeat(3,1fr)}.field-pair{grid-template-columns:1fr 1fr}.contact-cols{grid-template-columns:1fr 1.15fr}.base-grid{grid-template-columns:1.3fr 1fr 1fr 1.2fr}}
@media (min-width:1060px){.svc-grid{grid-template-columns:repeat(3,1fr)}}
