*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f6f2ec;color:#1c1814;font-family:'Plus Jakarta Sans',system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
:root{--bg:#f6f2ec;--ink:#1c1814;--muted:#6f655b;--line:rgba(28,22,16,.1);--white:#ffffff;--primary:#1a7a3e;--primary-d:#13602f;--primary-l:#d9ecdd;--primary-xl:#eef4ea;--gold:#ef9a2e;--red:#e8472b;--navy:#1a140f;--soft:0 18px 50px -22px rgba(70,40,15,.22);--mini:system-ui,-apple-system,"Segoe UI",Helvetica,Arial,sans-serif}
.wrap{max-width:1180px;margin:0 auto;padding:0 40px}
h1,h2,h3{font-weight:800;letter-spacing:-.02em;margin:0;color:var(--ink)}
.eyebrow{font-family:var(--mini);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--primary-d);font-weight:500}
.grad{background:linear-gradient(100deg,var(--red),var(--gold) 45%,var(--primary));-webkit-background-clip:text;background-clip:text;color:transparent}
.page{position:relative;overflow:hidden}
/* deco blobs */
.deco{position:absolute;border-radius:46% 54% 58% 42%/52% 44% 56% 48%;filter:blur(2px);z-index:0;opacity:.55;pointer-events:none}
.blobwrap{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}
/* NAV */
.nav{position:sticky;top:0;z-index:50;background:rgba(246,242,236,.82);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.navin{display:flex;align-items:center;justify-content:space-between;height:78px}
.brand{display:flex;align-items:center;gap:11px;text-decoration:none}
.mark{display:flex;filter:drop-shadow(0 4px 9px rgba(70,40,15,.22))}
.wm{display:flex;flex-direction:column;line-height:1}
.wm b{font-weight:800;font-size:20px;letter-spacing:-.02em;background:linear-gradient(100deg,var(--red),var(--gold) 45%,var(--primary));-webkit-background-clip:text;background-clip:text;color:transparent}
.wm small{display:flex;align-items:center;gap:5px;width:100%;font-family:var(--mini);font-size:8px;letter-spacing:.34em;color:var(--muted);margin-top:4px}
.wm small .rule{flex:1;height:1px;background:currentColor;opacity:.45}
.nlinks{display:flex;align-items:center;gap:32px}
.nlinks a{font-size:14.5px;font-weight:500;color:#3a505c;text-decoration:none;transition:color .25s}
.nlinks a:hover{color:var(--primary-d)}
.nav-toggle{display:none;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:border-color .25s}
.nav-toggle:hover{border-color:var(--primary)}
.nav-toggle span{display:block;width:17px;height:2px;border-radius:2px;background:var(--ink);transition:transform .28s cubic-bezier(.2,.7,.2,1),opacity .18s}
.nav.open .nav-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.nav.open .nav-toggle span:nth-child(2){opacity:0}
.nav.open .nav-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.nbtn{background:linear-gradient(100deg,var(--red),var(--gold) 48%,var(--primary));color:#fff!important;padding:11px 22px;border-radius:30px;font-weight:600;transition:transform .25s,box-shadow .25s}
.solidcta .nbtn{background:var(--ink)}
.nbtn:hover{transform:translateY(-2px);box-shadow:0 12px 26px -12px rgba(15,36,48,.6)}
/* HERO */
.herowrap{position:relative}
.herobg{position:absolute;inset:0;z-index:0;background:radial-gradient(120% 90% at 70% 0%,#fbe9df 0%,#f6eee4 40%,#f6f2ec 75%)}
.hero{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1.05fr;gap:40px;align-items:center;padding:46px 0 110px}
.badge{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:30px;padding:8px 16px 8px 11px;font-size:12.5px;font-weight:600;color:#3a505c;box-shadow:var(--soft)}
.badge i{display:inline-flex;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--red));align-items:center;justify-content:center;color:#fff;font-size:11px;font-style:normal}
.htitle{font-size:clamp(40px,5.4vw,62px);line-height:1.04;margin:26px 0 0}
.hsub{max-width:430px;margin:24px 0 0;font-size:16.5px;line-height:1.7;color:var(--muted);font-weight:400}
.hcta{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:15px;padding:15px 28px;border-radius:34px;text-decoration:none;cursor:pointer;border:1.5px solid transparent;transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s,background .28s}
.btn:hover{transform:translateY(-2px)}
.btn-p{color:#fff;background:linear-gradient(100deg,var(--red),var(--gold) 48%,var(--primary));box-shadow:0 14px 30px -14px rgba(180,70,30,.5)}
.solidcta .btn-p{background:var(--ink);box-shadow:0 14px 30px -14px rgba(28,24,21,.5)}
.btn-p:hover{box-shadow:0 18px 40px -14px rgba(15,36,48,.6)}
.btn-g{color:var(--ink);background:#fff;border-color:var(--line)}
.btn-g:hover{border-color:var(--primary);color:var(--primary-d)}
.arr{font-size:17px;line-height:0}
/* hero visual */
.hvis{position:relative;height:520px}
.hring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:390px;height:390px;border-radius:50%;background:linear-gradient(150deg,var(--primary-l),#fff);box-shadow:var(--soft);display:flex;align-items:center;justify-content:center}
.hring::before{content:"";position:absolute;inset:-14px;border-radius:50%;border:2px dashed rgba(26,122,62,.32);animation:spin 26s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}}
.hphoto{width:330px;height:330px;border-radius:50%;overflow:hidden;border:8px solid #fff;background:repeating-linear-gradient(135deg,#ece2d4 0 14px,#f3ece0 14px 28px);display:flex;align-items:center;justify-content:center}
.hphoto.hashero{background:url("assets/hero.jpg") center 40%/cover}
.hphoto span{font-family:var(--mini);font-size:12px;color:#9a8b78;border:1px dashed #c8bba6;padding:8px 13px;border-radius:8px;text-align:center}
.bubble{position:absolute;width:60px;height:60px;border-radius:50%;border:4px solid #fff;overflow:hidden;box-shadow:var(--soft);background:repeating-linear-gradient(135deg,#ece2d4 0 8px,#f3ece0 8px 16px);animation:float 5s ease-in-out infinite}
.bubble.b1{top:40px;left:64px;animation-delay:.2s}
.bubble.b2{bottom:96px;left:18px;width:52px;height:52px;animation-delay:1.1s}
.bubble.b3{bottom:30px;left:42%;animation-delay:.6s}
.bubble.b4{top:78px;right:46px;width:54px;height:54px;animation-delay:1.5s}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
.fcard{position:absolute;background:#fff;border-radius:16px;box-shadow:var(--soft);padding:14px 16px;z-index:4;border:1px solid var(--line)}
.fcard.f1{top:54px;right:8px;display:flex;align-items:center;gap:11px}
.fcard.f2{bottom:64px;right:-6px;display:flex;align-items:center;gap:11px}
.fic{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}
.fic.g{background:var(--primary-l);color:var(--primary-d)}
.fic.y{background:#fbeccd;color:#c98a1f}
.fcard small{display:block;font-size:10.5px;color:var(--muted);font-weight:600}
.fcard b{font-size:15px;color:var(--ink)}
/* wave */
.wave{display:block;width:100%;height:90px;position:relative;z-index:2;margin-bottom:-1px}
/* SECTION */
.sec{position:relative;z-index:3;padding:96px 0}
.center{text-align:center;max-width:680px;margin:0 auto}
.shead h2{font-size:clamp(30px,4.4vw,44px);line-height:1.08}
.shead .eyebrow{display:block;margin-bottom:14px}
.shead p{color:var(--muted);font-size:16px;line-height:1.7;margin:18px 0 0}
.reveal{opacity:0;transform:translateY(26px);transition:opacity .85s cubic-bezier(.2,.7,.2,1),transform .85s cubic-bezier(.2,.7,.2,1)}
.reveal.in{opacity:1;transform:none}
.reveal.d1{transition-delay:.08s}.reveal.d2{transition-delay:.16s}.reveal.d3{transition-delay:.24s}.reveal.d4{transition-delay:.32s}
/* SERVICES */
.svc{display:grid;grid-template-columns:.95fr 1.25fr;gap:20px;margin-top:58px}
.scol{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.card{background:#fff;border-radius:22px;padding:30px;box-shadow:var(--soft);border:1px solid rgba(16,33,43,.05);transition:transform .35s,box-shadow .35s}
.card:hover{transform:translateY(-6px);box-shadow:0 28px 60px -26px rgba(15,60,55,.34)}
.card .ci{width:52px;height:52px;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:22px;background:var(--primary-l);color:var(--primary-d)}
.card h3{font-size:19px;font-weight:700}
.card p{color:var(--muted);font-size:14px;line-height:1.6;margin:11px 0 0;font-weight:400}
.card.hl{background:linear-gradient(160deg,var(--primary),var(--primary-d));color:#fff;display:flex;flex-direction:column;justify-content:space-between}
.card.hl h3,.card.hl .big{color:#fff}
.card.hl p{color:rgba(255,255,255,.85)}
.card.hl .ci{background:rgba(255,255,255,.18);color:#fff}
.card.hl .big{font-size:26px;font-weight:800;line-height:1.12;margin-bottom:14px}
.card.hl .feat{margin-top:24px;display:flex;flex-direction:column;gap:11px}
.card.hl .feat span{display:flex;align-items:center;gap:10px;font-size:13.5px;color:rgba(255,255,255,.92);font-weight:500}
.card.hl .feat span::before{content:"✓";width:20px;height:20px;border-radius:50%;background:rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0}
/* WHY */
.why{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.photogrid{position:relative;height:440px}
.pc{position:absolute;border-radius:50%;overflow:hidden;border:6px solid #fff;box-shadow:var(--soft);background:repeating-linear-gradient(135deg,#ece2d4 0 14px,#f3ece0 14px 28px);display:flex;align-items:center;justify-content:center}
.pc span{font-family:var(--mini);font-size:10px;color:#9a8b78}
.pc.p1{width:160px;height:160px;top:18px;left:8px}
.pc.p2{width:96px;height:96px;top:0;right:120px}
.pc.p3{width:120px;height:120px;bottom:54px;left:36px}
.pc.p4{width:210px;height:210px;bottom:8px;right:8px}
/* p5 fills the centre channel between p1/p3 and p4; p6 sits in the right-hand
   gap between p2 and p4. Both keep a ~16px breathing gap from every neighbour
   at the composed 520px column width — check that before nudging either one. */
.pc.p5{width:100px;height:100px;top:148px;left:184px}
.pc.p6{width:86px;height:86px;top:112px;right:14px}
/* team portraits: assets/team-*.jpg are pre-cropped to square head-and-shoulders,
   so a plain cover fit is all the circle needs. Swapping in any square photo works. */
.pc.haspic{background:#2a2420}
.pc.haspic img{width:100%;height:100%;object-fit:cover;display:block}
.pc.accent{background:linear-gradient(150deg,var(--red),var(--gold))}
.pc.accent2{background:linear-gradient(150deg,var(--primary),var(--primary-d))}
.pc.accent3{background:linear-gradient(150deg,var(--primary-l),#fff)}
.pctag{position:absolute;background:#fff;border-radius:12px;box-shadow:var(--soft);padding:7px 12px;font-size:10.5px;z-index:3;border:1px solid var(--line)}
.pctag b{display:block;font-size:11.5px;color:var(--ink)}
.pctag small{color:var(--muted)}
.pctag.t1{bottom:120px;left:90px}
.pctag.t2{bottom:0;right:120px}
/* title card tucked into the lower-left arc of the founder circle */
.pctag.ceo{bottom:26px;right:150px;display:flex;align-items:center;gap:9px;padding:9px 14px 9px 11px;border-radius:14px}
.pctag.ceo .dot{width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,var(--red),var(--primary));flex-shrink:0}
.pctag.ceo b{font-size:12.5px;letter-spacing:-.01em}
.pctag.ceo small{display:block;font-size:10.5px;margin-top:1px}
.why h2{font-size:clamp(28px,3.8vw,40px);line-height:1.1}
.points{margin-top:34px;display:flex;flex-direction:column;gap:26px}
.point{display:flex;gap:18px}
.point .pi{width:48px;height:48px;border-radius:14px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}
.point h3{font-size:18px;font-weight:700}
.point p{color:var(--muted);font-size:14.5px;line-height:1.62;margin:7px 0 0;font-weight:400}
/* PROGRAMS / WORK */
.progwrap{position:relative;z-index:3;padding:30px 0 110px}
.prog{display:grid;grid-template-columns:.92fr 1.08fr;gap:30px;align-items:center}
.progblob{background:linear-gradient(150deg,var(--red),var(--gold) 50%,var(--primary));border-radius:40% 50% 46% 54%/54% 46% 54% 46%;padding:64px 56px;color:#fff;box-shadow:0 30px 70px -30px rgba(150,60,25,.45)}
.progblob .eyebrow{color:rgba(255,255,255,.8)}
.progblob h2{color:#fff;font-size:clamp(28px,3.6vw,40px);line-height:1.1;margin-top:14px}
.progblob p{color:rgba(255,255,255,.86);font-size:15.5px;line-height:1.7;margin:20px 0 0}
.progcards{position:relative;height:430px}
.pcard{position:absolute;background:#fff;border-radius:24px;box-shadow:0 30px 70px -30px rgba(15,60,55,.4);padding:34px 32px;width:290px;border:1px solid rgba(16,33,43,.05)}
.pcard .pi{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;margin:0 auto 20px}
.pcard h3{font-size:21px;text-align:center}
.pcard .ptag{font-family:var(--mini);font-size:10px;letter-spacing:.14em;text-transform:uppercase;text-align:center;display:block;margin-bottom:6px}
.pcard p{color:var(--muted);font-size:13.5px;line-height:1.6;text-align:center;margin:12px 0 22px;font-weight:400}
.pcard .pbtn{display:block;text-align:center;text-decoration:none;font-weight:600;font-size:14px;padding:13px;border-radius:30px}
.pcard.front{left:0;top:30px;z-index:3;background:linear-gradient(160deg,var(--primary),var(--primary-d))}
.pcard.front .pi{background:rgba(255,255,255,.2);color:#fff}
.pcard.front h3,.pcard.front .ptag{color:#fff}
.pcard.front p{color:rgba(255,255,255,.85)}
.pcard.front .pbtn{background:#fff;color:var(--primary-d)}
.pcard.back{right:0;top:0;z-index:2}
.pcard.back .pi{background:var(--primary-l);color:var(--primary-d)}
.pcard.back .ptag{color:var(--primary-d)}
.pcard.back .pbtn{background:var(--ink);color:#fff}
/* TESTIMONIAL */
.tsec{background:#fff;position:relative;z-index:3;padding:96px 0}
.tcard{display:grid;grid-template-columns:300px 1fr;gap:0;margin-top:54px;background:#fff;border-radius:26px;box-shadow:var(--soft);overflow:hidden;border:1px solid rgba(16,33,43,.05)}
.tphoto{background:repeating-linear-gradient(135deg,#ece2d4 0 16px,#f3ece0 16px 32px);display:flex;align-items:center;justify-content:center;min-height:300px}
.tphoto span{font-family:var(--mini);font-size:12px;color:#9a8b78;border:1px dashed #c8bba6;padding:8px 13px;border-radius:8px}
.tbody{padding:48px 54px;display:flex;flex-direction:column;justify-content:center;position:relative}
.quote{font-size:54px;line-height:.6;color:var(--primary);font-family:Georgia,serif;height:30px}
.qtext{font-size:20px;line-height:1.6;font-weight:500;color:var(--ink);margin:8px 0 26px}
.qname{font-weight:700;font-size:16px}
.qrole{color:var(--muted);font-size:13.5px;margin-top:2px}
.tnav{display:flex;gap:12px;position:absolute;right:46px;bottom:42px}
.tnav button{width:48px;height:48px;border-radius:50%;border:1px solid var(--line);background:#fff;cursor:pointer;font-size:18px;color:var(--ink);display:flex;align-items:center;justify-content:center;transition:background .25s,color .25s,border-color .25s}
.tnav button:hover{background:var(--primary);color:#fff;border-color:var(--primary)}
.tdots{display:flex;gap:8px;justify-content:center;margin-top:26px}
.tdot{width:8px;height:8px;border-radius:50%;background:var(--line);transition:width .3s,background .3s}
.tdot.on{width:24px;background:var(--primary)}
/* FOOTER */
.foot{background:var(--navy);color:#cdd9df;position:relative;z-index:3;padding:74px 0 40px}
.footgrid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:44px}
.foot .wm small{color:#9a9082}
.foot .tagl{font-size:13.5px;line-height:1.65;color:#90a4ae;margin:18px 0 24px;max-width:240px}
.fcol b{font-size:13px;letter-spacing:.04em;color:#fff;display:block;margin-bottom:18px;font-weight:700}
.fcol a{display:block;color:#9fb2bb;text-decoration:none;font-size:13.5px;margin-bottom:12px;transition:color .25s}
.fcol a:hover{color:#fff}
.socials{display:flex;gap:10px;margin-bottom:26px}
.socials a{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.07);display:flex;align-items:center;justify-content:center;color:#cdd9df;text-decoration:none;font-size:14px;transition:background .25s}
.socials a:hover{background:var(--primary)}
.finfo small{font-family:var(--mini);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#7e939d;display:block;margin-bottom:5px}
.finfo b{color:#fff;font-size:14px;font-weight:600;display:block;margin-bottom:18px}
.finfo a{color:inherit;text-decoration:none;transition:color .25s}
.finfo a:hover{color:var(--primary-l)}
.fbar{border-top:1px solid rgba(255,255,255,.08);margin-top:54px;padding-top:26px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-family:'Plus Jakarta Sans',sans-serif;font-size:13px;font-weight:500;letter-spacing:.02em;color:#7e939d}
/* ========== RESPONSIVE ==========
   Three clusters use absolute positioning inside a fixed-height box and were
   composed against a ~520px column: .hvis (hero ring), .photogrid (team
   circles) and .progcards (work cards). Above 640px they are capped and
   centred so they keep their composition; below that they drop out of
   absolute positioning and lay out in normal flow. */

/* ---------- tablet / small laptop: grids collapse to one column ---------- */
@media(max-width:980px){
  .wrap{padding:0 24px}
  .hero,.why,.prog,.svc,.footgrid{grid-template-columns:1fr}
  .scol{grid-template-columns:1fr 1fr}
  .tcard{grid-template-columns:1fr}
  .footgrid{gap:36px}
  /* padding-top/bottom, never the shorthand: .hero shares its element with
     .wrap, and a shorthand here would wipe out .wrap's horizontal padding */
  .hero{padding-top:34px;padding-bottom:84px}
  .why{gap:44px}
  .hvis{height:440px}
  /* these two hold only absolutely-positioned children, so their content width
     is 0. A bare `margin:0 auto` would make them shrink-to-fit as grid items and
     collapse to nothing — the width has to stay definite. */
  .photogrid{width:min(100%,520px);justify-self:center}
  .progcards{height:480px;width:min(100%,620px);justify-self:center}
  /* nav links move into a panel behind the toggle */
  .nav-toggle{display:inline-flex}
  /* opaque, not translucent: page text behind the panel must not read through */
  .nlinks{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:6px 24px 20px;background:var(--bg);border-top:1px solid var(--line);box-shadow:0 22px 44px -26px rgba(70,40,15,.45)}
  .nav.open .nlinks{display:flex}
  .nlinks a{font-size:15.5px;padding:14px 2px;border-bottom:1px solid var(--line)}
  .nlinks a.nbtn{margin-top:16px;padding:14px 22px;text-align:center;border-bottom:0}
}

/* ---------- phone ---------- */
@media(max-width:640px){
  .sec,.tsec{padding:64px 0}
  .hero{padding-top:26px;padding-bottom:60px}
  .htitle{font-size:clamp(34px,8.6vw,44px)}
  .hsub{font-size:15.5px;margin-top:20px}
  .shead p{font-size:15px}
  .svc{margin-top:40px}
  .scol{grid-template-columns:1fr}
  .card{padding:24px}
  /* hero ring scales with the viewport; the stat cards tuck to the edges */
  .hvis{height:min(370px,96vw);width:min(100%,420px);justify-self:center}
  .hring{width:min(252px,66vw);height:min(252px,66vw)}
  .hphoto{width:86%;height:86%;border-width:6px}
  .bubble{width:44px;height:44px;border-width:3px}
  .bubble.b1{top:14px;left:2px}
  .bubble.b2{bottom:66px;left:0;width:38px;height:38px}
  .bubble.b3{bottom:4px;left:46%}
  .bubble.b4{top:44px;right:2px;width:40px;height:40px}
  .fcard{padding:10px 13px}
  .fcard.f1{top:0;right:0}
  .fcard.f2{bottom:0;right:0}
  .fic{width:32px;height:32px;border-radius:9px;font-size:16px}
  .fcard small{font-size:9.5px}
  .fcard b{font-size:13.5px}
  /* team circles leave absolute positioning and flow into rows */
  .why{gap:34px}
  .photogrid{height:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 14px}
  .pc{position:static;flex:0 0 auto}
  .pc.p4{width:148px;height:148px;order:1}
  .pctag.ceo{position:static;order:2}
  .pc.p1,.pc.p2,.pc.p3,.pc.p5,.pc.p6{width:82px;height:82px;border-width:4px;order:3}
  /* work cards stack instead of overlapping */
  .progwrap{padding:10px 0 70px}
  .progcards{height:auto;display:flex;flex-direction:column;align-items:center;gap:18px}
  .pcard{position:static;width:100%;max-width:330px;padding:28px 26px}
  .progblob{padding:46px 32px;border-radius:44px 52px 46px 54px/52px 44px 54px 46px}
  /* testimonial */
  .tcard{margin-top:38px}
  .tphoto{min-height:210px}
  .tbody{padding:34px 26px}
  .qtext{font-size:17.5px}
  /* footer */
  .foot{padding:56px 0 32px}
  .fbar{margin-top:40px;justify-content:center;text-align:center}
}

/* ---------- small phone ---------- */
@media(max-width:400px){
  .wrap{padding-left:18px;padding-right:18px}
  .pc.p1,.pc.p2,.pc.p3,.pc.p5,.pc.p6{width:74px;height:74px}
  .pc.p4{width:132px;height:132px}
  .btn{padding:14px 22px;font-size:14.5px}
  .hcta{gap:10px}
}

@media(prefers-reduced-motion:reduce){.hring::before,.bubble{animation:none}}
