:root{--green:#469c4c;--green-dk:#357a3a;--green-lt:#eaf5eb;--blue:#458abc;--blue-dk:#2f6e9c;--blue-lt:#e9f2f9;--ink:#1b2420;--muted:#5f6b66;--line:#e1e8e3;--bg:#f6faf7;--white:#fff;--disp:"Plus Jakarta Sans",system-ui,sans-serif;--body:"Inter",system-ui,sans-serif;--r:16px;--r-sm:10px;--pad:clamp(1.1rem,4vw,4rem);--maxw:1180px;--shadow:0 2px 4px #1b24200a,0 12px 28px #1b242012;--shadow-lg:0 4px 8px #1b24200d,0 24px 50px #1b24201f;--dark:linear-gradient(135deg,#2c6b45 0%,#2f6e9c 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--white);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-size:16.5px;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--disp);letter-spacing:-.025em;margin:0;font-weight:800;line-height:1.14}h1{font-size:clamp(2rem,4.3vw,3.05rem)}h2{font-size:clamp(1.58rem,3.1vw,2.3rem)}h3{letter-spacing:-.012em;font-size:1.04rem;font-weight:700;line-height:1.3}p{margin:0 0 1rem}.wrap{max-width:var(--maxw);padding-left:var(--pad);padding-right:var(--pad);margin:0 auto}.sec{padding:clamp(3.1rem,6.5vw,5rem) 0}.center{text-align:center}.icon{stroke:currentColor;fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.kicker{font-family:var(--disp);letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin:0 0 .75rem;font-size:.73rem;font-weight:700}.sec-head{max-width:720px;margin-bottom:clamp(1.9rem,4vw,2.8rem)}.sec-head.center{margin-left:auto;margin-right:auto}.sub{color:var(--muted);margin:.9rem 0 0;font-size:1rem}.btn{font-family:var(--disp);border:1.5px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.76rem 1.35rem;font-size:.92rem;font-weight:700;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.btn:hover{background:var(--green-dk);border-color:var(--green-dk);transform:translateY(-2px);box-shadow:0 8px 20px #469c4c47}.btn-line{color:var(--ink);border-color:var(--line);background:0 0}.btn-line:hover{background:var(--green-lt);color:var(--green-dk);border-color:var(--green);box-shadow:none}.btn-blue{background:var(--blue);border-color:var(--blue)}.btn-blue:hover{background:var(--blue-dk);border-color:var(--blue-dk);box-shadow:0 8px 20px #458abc4d}.btn-white{color:var(--green-dk);background:#fff;border-color:#fff}.btn-white:hover{color:var(--green-dk);background:#edf6ee;border-color:#edf6ee}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:2px}.skip{background:var(--green);color:#fff;z-index:200;border-radius:0 0 8px;padding:.7rem 1.2rem;position:absolute;top:0;left:-9999px}.skip:focus{left:0}.hdr{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#fffffff5;position:sticky;top:0}.hdr-in{max-width:var(--maxw);padding:.45rem var(--pad);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.logo .brandmark{width:auto;height:66px;display:block}@media (width<=860px){.logo .brandmark{height:52px}}@media (width<=520px){.logo .brandmark{height:44px}}.nav{align-items:center;gap:1.25rem;display:flex}.nav a.nlink{color:var(--ink);white-space:nowrap;border-bottom:2px solid #0000;padding:.3rem 0;font-size:.89rem;font-weight:500}.nav a.nlink:hover{color:var(--green);border-bottom-color:var(--green)}@media (width<=1080px){.nav .nlink{display:none}}.menu-btn{border:1.5px solid var(--line);cursor:pointer;color:var(--ink);background:0 0;border-radius:8px;padding:.5rem .7rem;display:none}.menu-btn svg{stroke:currentColor;fill:none;stroke-width:2px;width:20px;height:20px}@media (width<=1080px){.menu-btn{display:inline-flex}}.mob{border-top:1px solid var(--line);background:#fff;display:none}.mob.open{display:block}.mob a{padding:.85rem var(--pad);border-bottom:1px solid var(--line);font-size:.95rem;font-weight:600;display:block}.mob a:hover{background:var(--green-lt);color:var(--green-dk)}.hero{background:linear-gradient(165deg,var(--green-lt) 0%,var(--blue-lt) 62%,#fff 100%);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#469c4c1a,#0000 62%);width:52%;height:150%;position:absolute;top:-30%;right:-8%}.hero-in{z-index:1;grid-template-columns:1.04fr .96fr;align-items:center;gap:clamp(2rem,4vw,3.2rem);padding:clamp(2.6rem,6vw,4.2rem) 0 clamp(2.6rem,6vw,3.8rem);display:grid;position:relative}@media (width<=960px){.hero-in{grid-template-columns:1fr}}.hero-role{background:var(--white);border:1px solid var(--line);color:var(--ink);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.4rem 1rem;font-size:.79rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #1b24200d}.hero-role .pip{background:var(--green);border-radius:50%;flex:none;width:8px;height:8px}.hero-lines{font-family:var(--disp);letter-spacing:-.03em;color:var(--ink);font-size:clamp(1.8rem,4vw,2.9rem);font-weight:800;line-height:1.15}.hero-lines span{display:block}.hero-lines .l2{color:var(--green)}.hero-lines .l3{color:var(--blue)}.hero-p{color:var(--muted);max-width:54ch;margin-top:1.2rem;font-size:1.01rem}.hero-cta{flex-wrap:wrap;gap:.7rem;margin-top:1.6rem;display:flex}.hero-chips{flex-wrap:wrap;gap:.5rem;margin-top:1.4rem;display:flex}.chip{background:var(--white);border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:.32rem .8rem;font-size:.76rem;font-weight:600}.hero-fig{position:relative}.hero-fig img{border-radius:var(--r);box-shadow:var(--shadow-lg);border:1px solid var(--line);background:#fff}.hero-badge{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;align-items:center;gap:.6rem;padding:.6rem .85rem;display:flex;position:absolute}.hero-badge .hb{color:#fff;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.hero-badge b{font-family:var(--disp);font-size:.85rem;line-height:1.2;display:block}.hero-badge span{color:var(--muted);font-size:.72rem}.hb-1{bottom:16%;left:-14px}.hb-1 .hb{background:var(--green)}.hb-2{top:10%;right:-10px}.hb-2 .hb{background:var(--blue)}@media (width<=1180px){.hb-1{left:6px}.hb-2{right:6px}}@media (width<=640px){.hero-badge{margin-top:.7rem;position:static}}.stats{background:var(--dark);color:#fff}.stats-in{grid-template-columns:repeat(4,1fr);gap:1rem;padding:clamp(2rem,4vw,2.7rem) 0;display:grid}@media (width<=820px){.stats-in{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.stat{text-align:center;padding:0 .4rem}.stat .n{font-family:var(--disp);letter-spacing:-.03em;font-size:clamp(1.7rem,3.1vw,2.3rem);font-weight:800}.stat .l{color:#ffffffd9;margin-top:.15rem;font-size:.83rem}.stats-note{text-align:center;color:#fff9;padding-bottom:1.2rem;font-size:.73rem}.grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,4vw,3.2rem);display:grid}@media (width<=920px){.grid-2{grid-template-columns:1fr}}.figbox img{border-radius:var(--r);box-shadow:var(--shadow);border:1px solid var(--line);object-fit:contain;background:#fff;width:100%;height:auto}.figcap{color:var(--muted);text-align:center;margin-top:.7rem;font-size:.78rem}.probs{gap:.9rem;display:grid}.prob{background:var(--white);border:1px solid var(--line);border-left:4px solid var(--green);border-radius:0 var(--r-sm) var(--r-sm) 0;padding:1.05rem 1.2rem}.prob b{font-family:var(--disp);color:var(--ink);margin-bottom:.25rem;font-size:1rem;display:block}.prob p{color:var(--muted);margin:0;font-size:.9rem}.prob:nth-child(2){border-left-color:var(--blue)}.prob:nth-child(3){border-left-color:#e9a62b}.outs{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}@media (width<=820px){.outs{grid-template-columns:1fr}}.out{background:var(--white);border:1px solid var(--line);border-radius:var(--r);padding:1.5rem 1.35rem;transition:transform .2s,box-shadow .2s}.out:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.out .oi{background:var(--green-lt);width:46px;height:46px;color:var(--green-dk);border-radius:13px;place-items:center;margin-bottom:.9rem;display:grid}.out:nth-child(2) .oi{background:var(--blue-lt);color:var(--blue-dk)}.out:nth-child(3) .oi{color:#8a5a2b;background:#fdf3e0}.out h3{margin-bottom:.45rem;font-size:1.06rem}.out p{color:var(--muted);margin:0;font-size:.9rem}.levels{gap:.9rem;display:grid}.level{background:var(--white);border:1px solid var(--line);border-radius:var(--r);align-items:flex-start;gap:1.1rem;padding:1.2rem 1.3rem;transition:transform .2s,box-shadow .2s;display:flex}.level:hover{box-shadow:var(--shadow);transform:translate(4px)}.level .lv{text-align:center;flex:none;min-width:74px}.level .lv b{font-family:var(--disp);color:var(--green);font-size:1.5rem;font-weight:800;line-height:1;display:block}.level .lv span{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-weight:600}.level:nth-child(2) .lv b{color:var(--blue)}.level:nth-child(3) .lv b{color:#c08415}.level h3{margin-bottom:.3rem}.level p{color:var(--muted);margin:0;font-size:.9rem}.level .tagline{color:var(--green-dk);background:var(--green-lt);border-radius:999px;margin-top:.5rem;padding:.15rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.taxo{gap:1.2rem;display:grid}.tgroup{border:1px solid var(--line);border-radius:var(--r);background:var(--white);box-shadow:var(--shadow);overflow:hidden}.tgroup-head{background:var(--bg);border-bottom:1px solid var(--line);align-items:center;gap:.9rem;padding:1rem 1.3rem;display:flex}.tgroup-head .badge{background:var(--green);color:#fff;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.tgroup:nth-child(2) .tgroup-head .badge{background:var(--blue)}.tgroup:nth-child(3) .tgroup-head .badge{background:linear-gradient(135deg,var(--green),var(--blue))}.tgroup-head h3{font-size:1.08rem;font-weight:800}.tgroup-head p{color:var(--muted);margin:.1rem 0 0;font-size:.84rem}.tiles{background:var(--line);grid-template-columns:repeat(6,1fr);gap:1px;display:grid}@media (width<=1000px){.tiles{grid-template-columns:repeat(3,1fr)}}@media (width<=560px){.tiles{grid-template-columns:repeat(2,1fr)}}.tile{background:var(--white);text-align:center;padding:1.15rem .75rem;transition:background .18s}.tile:hover{background:var(--green-lt)}.tile .ti{background:var(--blue-lt);width:38px;height:38px;color:var(--blue-dk);border-radius:11px;place-items:center;margin:0 auto .5rem;display:grid}.tile .ti svg{stroke:currentColor;fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.tile .tn{font-family:var(--disp);font-size:.81rem;font-weight:700;line-height:1.3;display:block}.tile .td{color:var(--muted);margin-top:.2rem;font-size:.7rem;display:block}.feats{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}@media (width<=1040px){.feats{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.feats{grid-template-columns:1fr}}.feat{background:var(--white);border:1px solid var(--line);border-radius:var(--r);padding:1.35rem 1.15rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.feat:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.feat .fn{font-family:var(--disp);letter-spacing:.14em;color:var(--green);margin-bottom:.65rem;font-size:.68rem;font-weight:800;display:block}.feat h3{margin-bottom:.4rem;font-size:.99rem}.feat p{color:var(--muted);margin:0 0 .7rem;font-size:.85rem}.feat .val{color:var(--blue-dk);border-top:1px dashed var(--line);padding-top:.6rem;font-size:.79rem;font-weight:600;display:block}.shots{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}@media (width<=900px){.shots{grid-template-columns:1fr}}.shot{background:var(--white);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s;overflow:hidden}.shot:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.shot img{border-bottom:1px solid var(--line)}.shot .sc{padding:1.05rem 1.15rem 1.2rem}.shot h3{margin-bottom:.35rem;font-size:.96rem}.shot p{color:var(--muted);margin:0;font-size:.85rem}.journey{gap:0;max-width:900px;margin:0 auto;display:grid;position:relative}.jstep{align-items:flex-start;gap:1.2rem;padding:0 0 1.5rem;display:flex;position:relative}.jstep:last-child{padding-bottom:0}.jstep:before{content:"";background:linear-gradient(180deg,var(--green),var(--blue));opacity:.3;width:2px;position:absolute;top:42px;bottom:0;left:19px}.jstep:last-child:before{display:none}.jnum{background:var(--white);border:2px solid var(--green);width:40px;height:40px;color:var(--green-dk);font-family:var(--disp);z-index:1;border-radius:50%;flex:none;place-items:center;font-size:.9rem;font-weight:800;display:grid}.jstep:nth-child(n+4) .jnum{border-color:var(--blue);color:var(--blue-dk)}.jbody h3{margin-bottom:.25rem;font-size:1rem}.jbody p{color:var(--muted);margin:0;font-size:.89rem}.sols{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}@media (width<=940px){.sols{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.sols{grid-template-columns:1fr}}.sol{background:var(--white);border:1px solid var(--line);border-radius:var(--r);padding:1.4rem 1.25rem;transition:transform .2s,box-shadow .2s}.sol:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.sol .si{background:var(--green-lt);width:44px;height:44px;color:var(--green-dk);border-radius:12px;place-items:center;margin-bottom:.85rem;display:grid}.sol h3{margin-bottom:.3rem;font-size:1.05rem}.sol .pain{color:var(--blue-dk);margin:0 0 .5rem;font-size:.82rem;font-weight:600}.sol p.sb{color:var(--muted);margin:0;font-size:.87rem}.whys{background:var(--line);border:1px solid var(--line);border-radius:var(--r);grid-template-columns:repeat(5,1fr);gap:1px;display:grid;overflow:hidden}@media (width<=1000px){.whys{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.whys{grid-template-columns:1fr}}.why{background:var(--white);padding:1.4rem 1.2rem}.why .wi{background:var(--green-lt);width:40px;height:40px;color:var(--green-dk);border-radius:11px;place-items:center;margin-bottom:.8rem;display:grid}.why h3{margin-bottom:.35rem;font-size:.95rem}.why p{color:var(--muted);margin:0;font-size:.84rem}.myths{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=860px){.myths{grid-template-columns:1fr}}.myth{background:var(--white);border:1px solid var(--line);border-radius:var(--r);padding:1.25rem 1.3rem}.myth .q{font-family:var(--disp);color:var(--muted);margin-bottom:.6rem;padding-left:1.6rem;font-size:.96rem;font-style:italic;font-weight:700;display:block;position:relative}.myth .q:before{content:"“";color:var(--line);font-size:2rem;font-style:normal;line-height:1;position:absolute;top:-.3rem;left:0}.myth p{color:var(--ink);border-top:1px dashed var(--line);margin:0;padding-top:.7rem;font-size:.88rem}.steps{grid-template-columns:repeat(4,1fr);gap:1.1rem;display:grid}@media (width<=900px){.steps{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.steps{grid-template-columns:1fr}}.step{background:var(--white);border:1px solid var(--line);border-radius:var(--r);padding:1.3rem 1.15rem}.step .num{background:var(--green);color:#fff;width:34px;height:34px;font-family:var(--disp);border-radius:9px;place-items:center;margin-bottom:.8rem;font-size:.9rem;font-weight:800;display:grid}.step h3{margin-bottom:.35rem}.step p{color:var(--muted);margin:0;font-size:.88rem}.step .tl{color:var(--blue-dk);background:var(--blue-lt);border-radius:999px;margin-top:.7rem;padding:.2rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.billing{justify-content:center;margin-bottom:2rem;display:flex}.billing-in{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:999px;gap:.2rem;padding:.28rem;display:inline-flex}.billing button{font-family:var(--disp);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:.5rem 1.05rem;font-size:.85rem;font-weight:700;transition:background .18s,color .18s}.billing button:hover{color:var(--ink)}.billing button[aria-pressed=true]{background:var(--green);color:#fff}.billing .save{opacity:.85;margin-left:.3rem;font-size:.7rem;font-weight:600}@media (width<=480px){.billing-in{border-radius:14px;flex-direction:column}.billing button{border-radius:10px}}.plans{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.2rem;display:grid}@media (width<=900px){.plans{grid-template-columns:1fr}}.plan{background:var(--white);border:1px solid var(--line);border-radius:var(--r);flex-direction:column;padding:1.5rem 1.35rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.plan:hover{box-shadow:var(--shadow);border-color:var(--green);transform:translateY(-4px)}.plan.feat2{border-color:var(--green);box-shadow:var(--shadow);border-width:2px}.plan .ribbon{background:var(--green);color:#fff;font-family:var(--disp);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.25rem .8rem;font-size:.68rem;font-weight:700;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.plan .ptag{font-family:var(--disp);letter-spacing:.15em;text-transform:uppercase;color:var(--green);font-size:.68rem;font-weight:800}.plan h3{margin:.5rem 0 .3rem;font-size:1.3rem}.plan .price{font-family:var(--disp);letter-spacing:-.03em;font-size:2rem;font-weight:800;line-height:1.1}.plan .cycle{color:var(--muted);font-size:.85rem;font-style:normal;font-weight:600}.plan .alt{color:var(--muted);min-height:1.15rem;margin:.35rem 0 0;font-size:.78rem}.plan .alt b{color:var(--green-dk);font-weight:700}.plan .pdesc{color:var(--muted);margin:.8rem 0 1rem;font-size:.88rem}.plan ul{gap:.5rem;margin-bottom:1.2rem;display:grid}.plan li{align-items:flex-start;gap:.6rem;font-size:.87rem;display:flex}.ck{background:var(--blue-lt);width:19px;height:19px;color:var(--blue-dk);border-radius:50%;flex:none;place-items:center;margin-top:.15rem;display:grid}.ck svg{stroke:currentColor;fill:none;stroke-width:3px;width:11px;height:11px}.plan .cta{margin-top:auto}.plan .btn{justify-content:center;width:100%}.addons{background:var(--white);border:1px solid var(--line);border-radius:var(--r);margin-top:1.4rem;padding:1.4rem 1.5rem}.addons h3{margin-bottom:.9rem;font-size:1.02rem}.addon-grid{grid-template-columns:repeat(2,1fr);gap:.7rem 1.6rem;display:grid}@media (width<=700px){.addon-grid{grid-template-columns:1fr}}.addon{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.55rem;font-size:.88rem;display:flex}.addon .an small{color:var(--muted);font-size:.77rem;display:block}.addon .ap{font-family:var(--disp);color:var(--green-dk);white-space:nowrap;font-weight:700}.pnote{background:var(--white);border:1px solid var(--line);border-left:4px solid var(--blue);border-radius:0 var(--r) var(--r) 0;margin-top:1.4rem;padding:1.1rem 1.3rem}.pnote p{color:var(--muted);margin:0;font-size:.9rem}.case{background:var(--dark);color:#fff}.case h2{color:#fff}.case p{color:#ffffffdb}.case .kicker{color:#bfe6c4}.case-res{border-radius:var(--r);background:#ffffff38;border:1px solid #ffffff38;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:1.6rem;display:grid;overflow:hidden}@media (width<=900px){.case-res{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.case-res{grid-template-columns:1fr}}.cres{text-align:center;background:#ffffff14;padding:1.1rem .9rem}.cres .ci2{color:#fff;background:#ffffff29;border-radius:9px;place-items:center;width:34px;height:34px;margin:0 auto .6rem;display:grid}.cres b{font-family:var(--disp);font-size:.88rem;display:block}.ints{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.int{background:var(--white);border:1px solid var(--line);border-radius:999px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.88rem;font-weight:600;transition:border-color .18s,transform .18s;display:inline-flex}.int:hover{border-color:var(--green);transform:translateY(-2px)}.int svg{width:16px;height:16px;stroke:var(--green);fill:none;stroke-width:2px}.geo{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}@media (width<=860px){.geo{grid-template-columns:1fr}}.gcard{background:var(--white);border:1px solid var(--line);border-radius:var(--r);padding:1.35rem 1.25rem}.gcard .gi{color:#fff;background:var(--green);border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:.85rem;display:grid}.gcard:nth-child(2) .gi{background:var(--blue)}.gcard:nth-child(3) .gi{background:#c08415}.gcard h3{margin-bottom:.4rem}.gcard p{color:var(--muted);margin:0;font-size:.87rem}.gtag{letter-spacing:.09em;text-transform:uppercase;background:var(--green-lt);color:var(--green-dk);border-radius:999px;margin-bottom:.6rem;padding:.18rem .6rem;font-size:.68rem;font-weight:700;display:inline-block}.gcard:nth-child(2) .gtag{background:var(--blue-lt);color:var(--blue-dk)}.gcard:nth-child(3) .gtag{color:#8a5a2b;background:#fdf3e0}.vm{grid-template-columns:1fr 1fr;gap:1.2rem;margin-bottom:1.2rem;display:grid}@media (width<=820px){.vm{grid-template-columns:1fr}}.vmcard{background:var(--white);border:1px solid var(--line);border-radius:var(--r);padding:1.5rem 1.4rem}.vmcard .vi{background:var(--green-lt);width:44px;height:44px;color:var(--green-dk);border-radius:12px;place-items:center;margin-bottom:.9rem;display:grid}.vmcard:nth-child(2) .vi{background:var(--blue-lt);color:var(--blue-dk)}.vmcard h3{margin-bottom:.5rem;font-size:1.1rem}.vmcard p{color:var(--muted);margin:0;font-size:.92rem}.values{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.value{background:var(--white);border:1px solid var(--line);font-family:var(--disp);color:var(--green-dk);border-radius:999px;padding:.45rem 1rem;font-size:.85rem;font-weight:700}.namebox{background:var(--white);border:1px solid var(--line);border-left:4px solid var(--green);border-radius:0 var(--r) var(--r) 0;margin-top:1.2rem;padding:1.2rem 1.4rem}.namebox p{color:var(--muted);margin:0;font-size:.92rem}.namebox b{color:var(--ink)}.team{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}@media (width<=940px){.team{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.team{grid-template-columns:1fr}}.member{background:var(--white);border:1px solid var(--line);border-radius:var(--r);padding:1.4rem 1.3rem;transition:transform .2s,box-shadow .2s}.member:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.member .mono{background:linear-gradient(135deg,var(--green),var(--blue));color:#fff;width:54px;height:54px;font-family:var(--disp);letter-spacing:-.02em;border-radius:50%;place-items:center;margin-bottom:.9rem;font-size:1.05rem;font-weight:800;display:grid}.member.adv .mono{background:linear-gradient(135deg,#c08415,#8a5a2b)}.member h3{margin-bottom:.5rem;font-size:1.08rem}.member p{color:var(--muted);margin:0;font-size:.87rem}.adv-note{letter-spacing:.1em;text-transform:uppercase;color:#8a5a2b;background:#fdf3e0;border-radius:999px;margin-bottom:.7rem;padding:.15rem .6rem;font-size:.68rem;font-weight:700;display:inline-block}.res{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}@media (width<=1040px){.res{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.res{grid-template-columns:1fr}}.rcard{border:1px solid var(--line);border-radius:var(--r);background:var(--white);flex-direction:column;padding:1.4rem 1.25rem;transition:box-shadow .2s,transform .2s;display:flex}.rcard:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.rcard .ri{background:var(--blue-lt);width:44px;height:44px;color:var(--blue-dk);border-radius:12px;place-items:center;margin-bottom:.85rem;display:grid}.rcard h3{margin-bottom:.4rem}.rcard p{color:var(--muted);margin-bottom:1.1rem;font-size:.87rem}.rcard .rl{font-family:var(--disp);color:var(--green-dk);align-self:flex-start;align-items:center;gap:.4rem;margin-top:auto;font-size:.86rem;font-weight:700;display:inline-flex}.rcard .rl:hover{color:var(--green)}.rcard .rl+.rl{margin-top:.5rem}.faq{max-width:840px;margin:0 auto}details{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--white);margin-bottom:.65rem;overflow:hidden}details[open]{border-color:var(--green);box-shadow:var(--shadow)}summary{cursor:pointer;font-family:var(--disp);justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.15rem;font-size:.96rem;font-weight:700;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--green);flex:none;font-size:1.35rem;font-weight:600;line-height:1}details[open] summary:after{content:"–"}details .ans{color:var(--muted);padding:0 1.15rem 1.15rem;font-size:.9rem}details .ans p:last-child{margin:0}.contact{background:var(--bg)}.contact-in{grid-template-columns:.92fr 1.08fr;align-items:start;gap:clamp(2rem,4vw,3.2rem);display:grid}@media (width<=900px){.contact-in{grid-template-columns:1fr}}.c-list{gap:.85rem;margin-top:1.4rem;display:grid}.c-item{align-items:flex-start;gap:.75rem;font-size:.91rem;display:flex}.c-item .ci{background:var(--white);border:1px solid var(--line);width:36px;height:36px;color:var(--green-dk);border-radius:10px;flex:none;place-items:center;display:grid}.c-item .ci svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:17px;height:17px}.c-item b{font-family:var(--disp);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.1rem;font-size:.76rem;font-weight:600;display:block}.support{flex-wrap:wrap;gap:.45rem;margin-top:1.2rem;display:flex}.fcard{background:var(--white);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow);padding:clamp(1.3rem,3vw,1.8rem)}.fcard h3{margin-bottom:1rem;font-size:1.14rem}.frow{grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:.8rem;display:grid}@media (width<=560px){.frow{grid-template-columns:1fr}}.field label{color:var(--muted);margin-bottom:.3rem;font-size:.73rem;font-weight:600;display:block}.field input,.field select,.field textarea{width:100%;font-family:var(--body);color:var(--ink);border:1px solid var(--line);background:var(--white);border-radius:8px;padding:.6rem .75rem;font-size:.91rem}.field textarea{resize:vertical;min-height:70px}.consent{color:var(--muted);align-items:flex-start;gap:.6rem;margin:.3rem 0 1rem;font-size:.79rem;line-height:1.5;display:flex}.consent input{width:16px;height:16px;accent-color:var(--green);flex:none;margin-top:.2rem}.fmsg{color:var(--muted);margin:.7rem 0 0;font-size:.82rem}.fmsg.err{color:#b3341f}.fmsg.ok{color:var(--green-dk);font-weight:600}.foot{color:#a9bdb0;background:#16211b;padding:3rem 0 1.5rem;font-size:.88rem}.foot-in{grid-template-columns:1.7fr 1fr 1fr 1fr 1fr;gap:1.8rem;display:grid}@media (width<=980px){.foot-in{grid-template-columns:1fr 1fr 1fr}}@media (width<=620px){.foot-in{grid-template-columns:1fr 1fr}}@media (width<=420px){.foot-in{grid-template-columns:1fr}}.foot .brandmark{width:auto;height:70px;display:block}.foot h4{letter-spacing:.13em;text-transform:uppercase;color:#fff;margin-bottom:.8rem;font-size:.75rem}.foot li{margin-bottom:.45rem}.foot a:hover{color:#fff}.foot-bottom{border-top:1px solid #ffffff21;gap:.5rem;margin-top:2.1rem;padding-top:1.2rem;font-size:.78rem;display:grid}.reveal{opacity:0;transition:opacity .55s,transform .55s cubic-bezier(.22,.7,.3,1);transform:translateY(18px)}.reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important}.reveal{opacity:1!important;transform:none!important}html{scroll-behavior:auto}}@media print{.hdr,.mob,.billing,.btn{display:none}}
