@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;700;800;900&display=swap");:root{--primary:#1e8a4f;--primary-dark:#0d3d22;--cta-bg-start:#1e8a4f;--cta-bg-end:#2aa765;--primary-hover:#166d3f;--accent:#d97706;--accent-dark:#7a3e00;--accent-hover:#b45309;--accent-muted:#fde8c0;--background:#f0faf4;--foreground:#0d1f12;--card:#ffffff;--muted:#e8f5ee;--muted-foreground:#3a5c44;--border:#b6dfc5;--border-light:#c8e6d0;--nav-active-bg:#c2ecd4;--tag-green-bg:#c6ecd4;--tag-green-text:#0d4a22;--shadow:0 20px 48px rgba(13,61,34,0.10);--shadow-soft:0 10px 28px rgba(13,61,34,0.08);--radius:0.75rem;--font-sans:"Montserrat",Arial,sans-serif;--font-display:"Be Vietnam Pro","Montserrat",Arial,sans-serif;--nav-height:72px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{overflow-x:clip}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{font-family:var(--font-sans);color:var(--foreground);background:radial-gradient(circle at 10% 8%,rgba(198,236,212,.82),transparent 28%),radial-gradient(circle at 88% 18%,rgba(253,232,192,.72),transparent 28%),var(--background);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 3rem));margin:0 auto}.topnav{height:var(--nav-height);background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border-light);position:-webkit-sticky;position:sticky;top:0;z-index:50}.topnav-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1.2rem;gap:1.2rem}.brand{display:inline-flex;align-items:center;gap:.7rem;width:-moz-fit-content;width:fit-content}.brand-logo{width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,var(--primary),#47bd77);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.92rem;letter-spacing:-.5px;box-shadow:0 12px 24px rgba(30,138,79,.2)}.brand-name{font-family:var(--font-display);color:var(--primary-dark);font-size:1.08rem;font-weight:900;letter-spacing:-.04em}.nav-tabs{display:flex;gap:.18rem;background:var(--muted);border:1px solid rgba(182,223,197,.86);padding:.28rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}.nav-tab,.nav-tabs{align-items:center;border-radius:999px}.nav-tab{display:inline-flex;justify-content:center;padding:.52rem .95rem;font-size:.82rem;font-weight:800;color:var(--muted-foreground);transition:.16s ease;white-space:nowrap}.nav-tab:hover{color:var(--primary-dark);background:rgba(255,255,255,.68)}.nav-tab.active{background:var(--nav-active-bg);color:var(--primary-dark);box-shadow:0 5px 14px rgba(13,61,34,.08)}.nav-actions{display:flex;justify-content:flex-end;gap:.75rem}.btn,.nav-actions{align-items:center}.btn{display:inline-flex;justify-content:center;gap:.5rem;padding:.72rem 1.12rem;border-radius:999px;font-size:.9rem;font-weight:900;border:1px solid transparent;white-space:nowrap;cursor:pointer;transition:.15s ease}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 12px 24px rgba(30,138,79,.22)}.btn-primary:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.btn-accent{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 12px 24px rgba(217,119,6,.22)}.btn-accent:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.btn-outline{background:rgba(255,255,255,.72);color:var(--foreground);border-color:var(--border)}.btn-outline:hover{border-color:var(--primary);background:#fff}.hero{min-height:calc(100svh - var(--nav-height));box-sizing:border-box;display:block;padding:clamp(.65rem,1.45svh,1.1rem) 0 clamp(.75rem,1.7svh,1.25rem);overflow:hidden;position:relative}.hero>.container{min-height:calc(100svh - var(--nav-height) - clamp(1.4rem, 3.15svh, 2.35rem));display:flex;align-items:center}.hero:before{inset:auto auto -220px -160px;width:520px;height:520px;background:rgba(194,236,212,.52);filter:blur(2px);animation:heroOrb 8s ease-in-out infinite}.hero:after,.hero:before{content:"";position:absolute;border-radius:999px;z-index:-1}.hero:after{top:19%;right:8%;width:190px;height:190px;background:rgba(253,232,192,.42);filter:blur(6px);animation:heroOrbSmall 7s ease-in-out infinite}.hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-column-gap:2.6rem;column-gap:2.6rem;grid-row-gap:clamp(.75rem,1.65svh,1.25rem);row-gap:clamp(.75rem,1.65svh,1.25rem);align-items:start;padding:clamp(1rem,2.45svh,2.05rem) 0 clamp(.7rem,1.9svh,1.65rem);width:100%}.hero-copy{max-width:860px;grid-column:1;grid-row:2;margin:0 auto}.hero-visual{grid-column:2;grid-row:2;display:flex;align-items:center;justify-content:center}.hero-copy>*{animation:heroFadeUp .75s ease both}.hero-copy>:first-child{animation-delay:.05s}.hero-copy>:nth-child(2){animation-delay:.14s}.hero-copy>:nth-child(3){animation-delay:.23s}.hero-copy>:nth-child(4){animation-delay:.32s}.hero-copy>:nth-child(5){animation-delay:.41s}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;position:relative;overflow:hidden;isolation:isolate;background:transparent;border:1px solid var(--border-light);border-radius:999px;padding:.82rem 1.75rem;font-size:1.15rem;font-weight:600;letter-spacing:-.025em;line-height:1;white-space:nowrap;box-shadow:var(--shadow-soft);margin-bottom:3.5rem;visibility:hidden;pointer-events:none}.eyebrow,.hero h1{color:var(--primary-dark)}.hero h1{font-family:var(--font-display);font-size:clamp(2.8rem,3.3vw,3.75rem);line-height:1.12;letter-spacing:-.036em;font-weight:560;margin:0 0 1.4rem;text-shadow:0 8px 24px rgba(13,61,34,.08);animation:heroTitleSettle 1.05s cubic-bezier(.16,1,.3,1) .04s both,heroTitleSoftGlow 8.4s ease-in-out 1.1s infinite}.highlight{position:relative;display:inline-block;isolation:isolate;animation:heroAiGlow 6.4s ease-in-out .9s infinite}.highlight:before{inset:-.08em -.18em;background:linear-gradient(105deg,transparent 14%,rgba(255,255,255,.62) 42%,rgba(253,232,192,.42) 52%,transparent 72%);opacity:0;transform:translateX(-135%) skewX(-14deg);pointer-events:none;z-index:1;animation:heroAiShine 6.4s ease-in-out .9s infinite}.highlight:after,.highlight:before{content:"";position:absolute;border-radius:999px}.highlight:after{height:8px;left:2px;right:-6px;bottom:6px;background:linear-gradient(90deg,rgba(217,119,6,.28),rgba(217,119,6,.62));z-index:-1}.hero-copy .hero-sub{color:var(--primary-dark);font-size:1.18rem;line-height:1.68;font-weight:500;letter-spacing:-.014em;margin:1rem 0 0;max-width:660px}.hero-eyebrow-wrap{grid-column:1/-1;grid-row:1;justify-self:center;text-align:center;margin-bottom:0}.hero-cta{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap;margin-top:1.15rem}.hero-copy .hero-cta .btn-primary{padding:.92rem 1.55rem;font-size:.98rem;background:var(--accent);border-color:var(--accent);box-shadow:0 15px 30px rgba(217,119,6,.24)}.hero-copy .hero-cta .btn-primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.hero-copy .hero-cta .btn-outline{border-color:var(--primary);color:var(--primary-dark)}.hero-copy .trust-row{display:flex;width:100%;max-width:100%;align-items:center;gap:.46rem;flex-wrap:nowrap}.hero-copy .trust-tag{gap:.32rem;min-height:2.05rem;padding:.5rem .68rem;border-radius:999px;border:1px solid #98d9b3;background:#e0f7e9;color:var(--primary-dark);font-size:clamp(.68rem,.8vw,.78rem);font-weight:600;letter-spacing:-.014em;white-space:nowrap;box-shadow:0 4px 10px rgba(10,55,34,.035);transition:transform .18s ease,box-shadow .18s ease;animation:softPop .58s ease both,chipFloat 4.8s ease-in-out 1.25s infinite}.hero-copy .trust-check,.hero-copy .trust-tag{display:inline-flex;align-items:center;justify-content:center;line-height:1}.hero-copy .trust-check{position:relative;width:1rem;height:1rem;color:var(--primary);font-size:.72rem;flex:0 0 auto}.hero-copy .trust-check:before{content:"";position:absolute;inset:-.16rem;border:1px solid transparent;border-radius:999px;opacity:0;transform:rotate(-35deg) scale(.84)}.hero-copy .trust-tag:hover .trust-check:before{animation:trustCircleDraw .34s ease forwards}.hero-copy .trust-tag:hover{transform:translateY(-2px);box-shadow:0 7px 14px rgba(10,55,34,.065)}.hero-copy .trust-tag:first-child{animation-delay:.48s,1.35s}.hero-copy .trust-tag:nth-child(2){animation-delay:.56s,1.65s}.hero-copy .trust-tag:nth-child(3){animation-delay:.64s,1.95s}.hero-copy .trust-tag:nth-child(4){animation-delay:.72s,2.25s}@keyframes trustCircleDraw{0%{opacity:0;border-color:rgba(30,138,79,.58) transparent transparent;transform:rotate(-35deg) scale(.84)}45%{opacity:1;border-color:rgba(30,138,79,.58) rgba(30,138,79,.58) transparent transparent}70%{border-color:rgba(30,138,79,.58) rgba(30,138,79,.58) rgba(30,138,79,.58) transparent}to{opacity:1;border-color:rgba(30,138,79,.58);transform:rotate(325deg) scale(1)}}.tag{display:inline-flex;align-items:center;position:relative;overflow:hidden;padding:.33rem .7rem;border-radius:999px;font-size:.72rem;font-weight:800;border:1px solid var(--border);background:rgba(255,255,255,.72);color:var(--muted-foreground)}.tag.green{background:var(--tag-green-bg);color:var(--tag-green-text)}.tag.orange{background:var(--accent);color:#fff;border-color:var(--accent)}.hero-visual{position:relative;animation:heroPreviewIn .85s ease .24s both,previewFloat 3s ease-in-out 1.1s infinite}@media (min-width:1041px){.hero-grid{width:min(1400px,calc(100vw - 3rem));margin-inline:calc((100% - min(1400px, calc(100vw - 3rem))) / 2);grid-template-columns:minmax(0,1.5fr) minmax(0,.9fr);grid-template-rows:auto auto;column-gap:1.2rem;row-gap:1.35rem;align-items:start}.hero-eyebrow-wrap{grid-column:1/-1;grid-row:1;justify-self:center;text-align:center;margin-bottom:0;min-height:2.7rem}.hero-copy{grid-column:1;max-width:860px;margin:0 auto}.hero-copy,.hero-visual{grid-row:2;justify-self:center;align-self:center}.hero-visual{grid-column:2;width:100%;min-width:0}.hero-copy h1{font-size:clamp(1.75rem,2.55vw,2.25rem);line-height:1.12;white-space:nowrap}.laptop{width:890px;max-width:100%;margin:0 auto}}.hero-visual:before{content:"";position:absolute;inset:-18px -18px -18px -18px;border-radius:34px;background:linear-gradient(135deg,rgba(194,236,212,.46),rgba(253,232,192,.42));filter:blur(18px);opacity:.72;z-index:-1;animation:previewGlow 4.8s ease-in-out infinite}.laptop{width:100%;filter:drop-shadow(0 22px 36px rgba(13,67,42,.1))}.screen{border:1px solid var(--border);border-radius:28px 28px 18px 18px;background:rgba(255,255,255,.94);overflow:hidden;display:flex;flex-direction:column;box-shadow:inset 0 1px 0 rgba(255,255,255,.94)}.screen .browser-bar{flex:0 0 auto;border-radius:0}.screen .browser-body{flex:1 1 auto;overflow:hidden}.laptop-base{height:20px;width:90%;margin:-1px auto 0;border-radius:0 0 24px 24px;background:linear-gradient(180deg,rgba(240,250,244,.96),rgba(220,238,227,.96));border:1px solid var(--border);border-top:0;position:relative}.laptop-base:after{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:80px;height:6px;border-radius:0 0 10px 10px;background:var(--border-light)}.browser-mockup{background:rgba(255,255,255,.94);border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:var(--shadow),0 28px 72px rgba(13,61,34,.13)}.browser-bar{height:44px;background:linear-gradient(180deg,#f8fcf9,#f0f8f3);border-bottom:1px solid var(--border-light);display:flex;align-items:center;gap:.72rem;padding:0 1rem}.browser-dots{display:flex;gap:.34rem;flex:0 0 auto}.bdot{width:11px;height:11px;border-radius:999px}.bdot:first-child{background:#ff5f56}.bdot:nth-child(2){background:#ffbd2e}.bdot:nth-child(3){background:#27c93f}.browser-url{flex:1 1;background:var(--muted);border:1px solid var(--border-light);border-radius:999px;padding:.3rem .85rem;font-size:.69rem;font-weight:700;text-align:center}.browser-menu,.browser-url{color:var(--muted-foreground)}.browser-menu{font-size:1.05rem;letter-spacing:.08em;flex:0 0 auto}.browser-body{padding:0;background:linear-gradient(180deg,#f6fbf8,#ffffff 60%)}.mock-db-nav{display:flex;align-items:center;justify-content:space-between;padding:.42rem .72rem;border-bottom:1px solid var(--border-light);background:rgba(255,255,255,.97)}.mock-db-brand{font-family:var(--font-display);font-size:.62rem;font-weight:900;color:var(--primary-dark);letter-spacing:-.03em}.mock-db-tabs{display:flex;gap:.18rem}.mock-db-tab{font-size:.5rem;font-weight:800;color:var(--muted-foreground);padding:.16rem .36rem;border-radius:999px}.mock-db-tab.active{background:var(--muted);color:var(--primary-dark)}.mock-db-welcome{font-family:var(--font-display);font-size:.82rem;font-weight:900;color:var(--primary-dark);padding:.72rem .9rem .5rem}.mock-db-layout{grid-template-columns:minmax(0,1fr) minmax(150px,.62fr);padding:0 .9rem .9rem}.mock-db-layout,.mock-db-main{display:grid;grid-gap:.64rem;gap:.64rem}.mock-db-main{align-content:start}.mock-db-cta-card{background:var(--primary);border-radius:16px;padding:1rem 1.05rem;color:#fff;min-height:128px;display:flex;align-items:center;justify-content:space-between;gap:.8rem;overflow:hidden;position:relative}.mock-db-cta-card:after{content:"";position:absolute;right:-46px;top:-38px;width:145px;height:145px;border-radius:999px;background:rgba(255,255,255,.18)}.mock-db-cta-kicker{font-size:.44rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;opacity:.8;margin-bottom:.14rem}.mock-db-cta-title{font-family:var(--font-display);font-size:clamp(.98rem,2.2vw,1.28rem);font-weight:900;letter-spacing:-.03em;line-height:1.12;max-width:270px;position:relative;z-index:1}.mock-db-cta-desc{font-size:.48rem;opacity:.8;line-height:1.3;margin-bottom:.26rem}.mock-db-cta-btns{display:flex;gap:.26rem}.mock-db-btn-o,.mock-db-btn-p{border-radius:999px;padding:.16rem .44rem;font-size:.46rem;font-weight:900}.mock-db-btn-p{background:rgba(255,255,255,.22);color:#fff;border:1px solid rgba(255,255,255,.38)}.mock-db-btn-o{background:transparent;color:rgba(255,255,255,.76);border:1px solid rgba(255,255,255,.26)}.mock-db-section-label{font-size:.5rem;font-weight:900;color:var(--primary-dark);margin-top:.08rem}.mock-db-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.18rem;gap:.18rem}.mock-db-features span{background:rgba(255,255,255,.82);border:1px solid var(--border-light);border-radius:6px;padding:.24rem .14rem;font-size:.42rem;font-weight:800;color:var(--foreground);text-align:center;line-height:1.2}.mock-db-thead,.mock-db-trow{display:grid;grid-template-columns:1fr 1.3fr .45fr;grid-gap:.18rem;gap:.18rem;align-items:center;padding:.16rem .1rem}.mock-db-thead{font-size:.42rem;font-weight:900;color:var(--muted-foreground);border-bottom:1px solid var(--border-light)}.mock-db-trow{font-size:.46rem;font-weight:700;color:var(--foreground);border-bottom:1px solid rgba(200,230,208,.45)}.mock-db-trow span:last-child{text-align:right}.mock-tag-g{background:rgba(30,138,79,.11);color:var(--primary-dark);border:1px solid rgba(30,138,79,.18);border-radius:999px}.mock-tag-g,.mock-tag-o{padding:.08rem .24rem;font-size:.4rem;font-weight:900}.mock-tag-o{background:var(--accent-muted);color:var(--accent-dark);border:1px solid rgba(217,119,6,.2);border-radius:999px}.mock-db-sidebar{display:grid;grid-gap:.3rem;gap:.3rem;align-content:start}.mock-db-stats-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.18rem;gap:.18rem}.mock-db-sbox{background:rgba(255,255,255,.88);border:1px solid var(--border-light);border-radius:7px;padding:.28rem .22rem;text-align:center}.mock-db-sbox strong{display:block;font-family:var(--font-display);font-size:.76rem;font-weight:900;color:var(--primary-dark);line-height:1}.mock-db-sbox span{display:block;font-size:.38rem;font-weight:900;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-top:.1rem}.mock-db-progress-card{background:rgba(255,255,255,.88);border:1px solid var(--border-light);border-radius:7px;padding:.38rem .36rem}.mock-db-progress-title{font-family:var(--font-display);font-size:.52rem;font-weight:900;color:var(--primary-dark);margin-bottom:.28rem}.mock-db-skill-row{margin-bottom:.18rem}.mock-db-skill-row>span{display:block;font-size:.42rem;font-weight:800;color:var(--muted-foreground);margin-bottom:.08rem}.mock-db-bar{height:4px;background:var(--muted);border-radius:999px;overflow:hidden}.mock-db-fill{height:100%;border-radius:999px}.mock-fill-green{background:var(--primary)}.mock-fill-orange{background:var(--accent)}.mock-db-streak-card{background:rgba(255,255,255,.88);border:1px solid var(--border-light);border-radius:7px;padding:.38rem .36rem}.mock-db-streak-hdr{display:flex;align-items:baseline;gap:.14rem;margin-bottom:.24rem}.mock-db-streak-n{font-family:var(--font-display);font-size:.96rem;font-weight:900;color:var(--accent);line-height:1}.mock-db-streak-u{font-size:.42rem;font-weight:800;color:var(--muted-foreground)}.mock-db-dots{display:flex;gap:.14rem;margin-bottom:.2rem}.mock-db-dot-e,.mock-db-dot-f{width:9px;height:9px;border-radius:999px;flex:0 0 9px}.mock-db-dot-f{background:var(--accent)}.mock-db-dot-e{background:var(--muted);border:1px solid var(--border-light)}.mock-db-streak-note{font-size:.44rem;font-weight:900;color:var(--primary-dark)}@keyframes heroTitleSettle{0%{opacity:0;transform:translateY(26px) scale(.985);letter-spacing:-.048em}64%{opacity:1}to{opacity:1;transform:translateY(0) scale(1);letter-spacing:-.036em}}@keyframes heroTitleSoftGlow{0%,to{text-shadow:0 8px 24px rgba(13,61,34,.08)}46%{text-shadow:0 10px 30px rgba(13,61,34,.14),0 0 22px rgba(198,236,212,.42)}}@keyframes heroAiGlow{0%,to{text-shadow:0 0 0 rgba(217,119,6,0)}46%{text-shadow:0 0 13px rgba(217,119,6,.3),0 0 24px rgba(30,138,79,.16)}}@keyframes heroAiShine{0%,46%{opacity:0;transform:translateX(-135%) skewX(-14deg)}56%{opacity:.66}72%{opacity:0;transform:translateX(135%) skewX(-14deg)}to{opacity:0;transform:translateX(135%) skewX(-14deg)}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes heroPreviewIn{0%{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}@keyframes previewFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes previewGlow{0%,to{opacity:.58;transform:scale(.98)}50%{opacity:.86;transform:scale(1.02)}}@keyframes heroOrb{0%,to{transform:translate(0) scale(1);opacity:.52}50%{transform:translate(26px,-18px) scale(1.05);opacity:.68}}@keyframes heroOrbSmall{0%,to{transform:translate(0) scale(1);opacity:.44}50%{transform:translate(-18px,16px) scale(1.08);opacity:.66}}@keyframes softPop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes chipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes chipShine{0%,58%{transform:translateX(-160%);opacity:0}68%{opacity:.82}82%,to{transform:translateX(260%);opacity:0}}@media (prefers-reduced-motion:reduce){.eyebrow,.eyebrow:before,.hero h1,.highlight,.highlight:before{animation:none!important}.eyebrow:before,.highlight:before{opacity:0;transform:none}}.section{padding:clamp(1.6rem,4svh,3.4rem) 0;scroll-margin-top:calc(var(--nav-height) + 40px)}.section.alt{background:rgba(255,255,255,.46);border-top:1px solid rgba(182,223,197,.45);border-bottom:1px solid rgba(182,223,197,.45)}#faq,#info,#journey,#method{min-height:calc(100svh - var(--nav-height));display:flex;align-items:center}#faq>.container,#info>.container,#journey>.container,#method>.container{width:min(1180px,calc(100% - 3rem))}#method{padding-top:clamp(1rem,2.2svh,1.6rem);padding-bottom:clamp(1.25rem,3svh,2.2rem)}#method .section-header{max-width:min(960px,100%);margin-bottom:clamp(.7rem,1.5svh,1rem)}#method .section-kicker{font-size:clamp(.82rem,1vw,.88rem)}#method h2{font-size:clamp(1.35rem,2vw,2.05rem);margin-bottom:clamp(.35rem,.9svh,.5rem)}.section-header{text-align:center;max-width:760px;margin:0 auto clamp(.9rem,2.2svh,1.35rem)}.section-kicker{color:var(--primary);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.55rem}h2{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.15;letter-spacing:-.045em;margin-bottom:.75rem}.section-desc{color:var(--muted-foreground);font-size:clamp(.8rem,1vw,.98rem);line-height:1.58}.method-map{position:relative;min-height:clamp(480px,64svh,560px);overflow:hidden;border:1px solid var(--border);border-radius:30px;background:radial-gradient(circle at 50% 48%,rgba(198,236,212,.82),rgba(198,236,212,.12) 34%,transparent 57%),radial-gradient(circle at 82% 18%,rgba(253,232,192,.64),transparent 37%),rgba(255,255,255,.78);box-shadow:var(--shadow-soft)}.method-orbit-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:.9}.method-orbit-svg circle{fill:none;stroke:rgba(30,138,79,.2);stroke-width:2;stroke-dasharray:8 12;animation:methodOrbitDash 14s linear infinite;transform-origin:center}.method-orbit-svg path{fill:none;stroke:rgba(30,138,79,.36);stroke-width:2.5;stroke-linecap:round;stroke-dasharray:10 12;animation:methodDash 10s linear infinite}.method-orbit-svg path:nth-child(2){animation-duration:12s}.method-orbit-svg path:nth-child(3){animation-duration:14s}.method-orbit-svg path:nth-child(4){stroke:rgba(30,138,79,.42);stroke-width:3}.method-center{position:absolute;left:50%;top:30%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:999px;padding:1.15rem;text-align:center;color:var(--accent-dark,#92400e);background:linear-gradient(145deg,rgba(253,230,188,.98),rgba(255,255,255,.95));border:1px solid rgba(217,119,6,.28);box-shadow:0 22px 46px rgba(217,119,6,.14);display:flex;flex-direction:column;align-items:center;justify-content:center;animation:methodCenterFloat 4.8s ease-in-out infinite;z-index:8}.method-center:before{inset:12px;border-radius:999px;border:1px dashed rgba(217,119,6,.3)}.method-center:after,.method-center:before{content:"";position:absolute;pointer-events:none}.method-center:after{inset:-28px;border-radius:999px;background:radial-gradient(circle,rgba(251,191,36,.13) 0,rgba(217,119,6,.06) 50%,transparent 72%);z-index:-1}.method-center-label{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.3rem}.method-center-label,.method-center-title{font-weight:900;position:relative;z-index:1}.method-center-title{font-family:var(--font-display);font-size:1.62rem;line-height:1;letter-spacing:-.05em;margin-bottom:.38rem}.method-center-desc{color:var(--muted-foreground);font-size:.66rem;line-height:1.3;position:relative;z-index:1;max-width:118px}.method-node{position:absolute;width:200px;height:200px;border:1px solid var(--border);border-radius:999px;padding:1rem .86rem;background:rgba(255,255,255,.92);box-shadow:0 18px 38px rgba(13,61,34,.085);z-index:5;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:methodNodeIn .75s ease both,methodNodeFloat 5.6s ease-in-out infinite}.method-node:hover{box-shadow:0 24px 48px rgba(13,61,34,.14);border-color:var(--primary)}.method-node.step-1{left:7.5%;top:clamp(72px,10svh,90px);animation-delay:.05s,0s}.method-node.step-2{right:7.5%;top:clamp(72px,10svh,90px);animation-delay:.18s,.8s}.method-node.step-3{left:50%;bottom:clamp(28px,5svh,44px);transform:translateX(-50%);animation-name:methodNodeInBottom,methodNodeFloatBottom;animation-delay:.32s,1.4s}.method-node-top{display:grid;justify-items:center;grid-gap:.42rem;gap:.42rem;margin-bottom:.34rem}.method-icon{width:38px;height:38px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;flex:0 0 auto}.method-icon,.method-node.step-2 .method-icon{background:var(--primary);box-shadow:0 8px 18px rgba(30,138,79,.22)}.method-node.step-3 .method-icon{background:var(--primary)}.info-card h3,.method-title{font-family:var(--font-display);font-size:.78rem;font-weight:900;letter-spacing:-.03em;margin-bottom:0;line-height:1.2}.info-card p,.method-desc{color:var(--muted-foreground);font-size:.64rem;line-height:1.42}.method-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.26rem;margin-top:.48rem}.method-mini-tag{border:1px solid var(--border-light);background:var(--muted);color:var(--primary-dark);border-radius:999px;padding:.16rem .42rem;font-size:.56rem;font-weight:800}.method-mini-tag.orange{background:var(--accent-muted);color:var(--accent-dark);border-color:rgba(217,119,6,.22)}.method-bubble{position:absolute;border-radius:999px;background:rgba(255,255,255,.76);border:1px solid rgba(182,223,197,.68);color:var(--muted-foreground);font-size:.72rem;font-weight:900;padding:.36rem .72rem;z-index:2;animation:methodBubble 6s ease-in-out infinite}.method-bubble.b1{left:50%;top:7%;animation-name:methodBubbleCenter}.method-bubble.b2{left:calc(50% + 128px);right:auto;bottom:15%;animation-delay:1.2s}.method-bubble.b3{right:calc(50% + 128px);left:auto;bottom:15%;animation-delay:2s}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.info-card{background:rgba(255,255,255,.86);border:1px solid var(--border);border-radius:22px;padding:1.25rem;box-shadow:var(--shadow-soft)}@keyframes methodOrbitDash{to{stroke-dashoffset:-120;transform:rotate(1turn)}}@keyframes methodDash{to{stroke-dashoffset:-88}}@keyframes methodCenterFloat{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 7px))}}@keyframes methodNodeIn{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes methodNodeInBottom{0%{opacity:0;transform:translate(-50%,16px) scale(.96)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes methodNodeFloat{0%,to{translate:0 0}50%{translate:0 -5px}}@keyframes methodNodeFloatBottom{0%,to{translate:0 0}50%{translate:0 -5px}}@keyframes methodBubble{0%,to{transform:translateY(0);opacity:.72}50%{transform:translateY(-7px);opacity:1}}@keyframes methodBubbleCenter{0%,to{transform:translate(-50%);opacity:.72}50%{transform:translate(-50%,-7px);opacity:1}}#journey{padding-top:clamp(1rem,2svh,1.35rem);padding-bottom:clamp(1.25rem,3svh,2.6rem);scroll-margin-top:calc(var(--nav-height) + 40px)}#journey .section-header{max-width:min(1040px,100%);margin-bottom:clamp(.8rem,1.7svh,1.2rem)}#journey .section-kicker{font-size:clamp(.82rem,1vw,.88rem)}#journey h2{font-size:clamp(1.35rem,2vw,2.05rem);margin-bottom:clamp(.35rem,.9svh,.5rem)}#journey .section-desc{max-width:none;font-size:clamp(.82rem,.95vw,.96rem);line-height:1.45}@media (min-width:1041px){#journey .section-desc{white-space:nowrap}}.journey-map{position:relative;--journey-orbit-width:clamp(620px,54vw,780px);--journey-orbit-height:clamp(340px,44svh,430px);--journey-orbit-x:clamp(310px,27vw,390px);--journey-orbit-y:clamp(170px,22svh,215px);--journey-step-width:clamp(340px,24vw,360px);--journey-step-min-height:clamp(108px,13svh,124px);--journey-step-half-width:clamp(170px,12vw,180px);--journey-step-half-height:clamp(54px,6.5svh,62px);--journey-diagonal-x:clamp(195px,14.6vw,225px);--journey-diagonal-y:clamp(130px,18svh,168px);min-height:clamp(470px,62svh,620px);background:radial-gradient(circle at 18% 74%,rgba(198,236,212,.32),transparent 34%),radial-gradient(circle at 82% 18%,rgba(253,232,192,.5),transparent 35%),linear-gradient(135deg,rgba(255,255,255,.94),rgba(240,250,244,.78));border:1px solid var(--border);border-radius:30px;padding:clamp(.85rem,1.6svh,1.35rem);box-shadow:var(--shadow-soft);overflow:hidden}.journey-map:before{content:"";position:absolute;inset:20px;border-radius:25px;background:linear-gradient(100deg,rgba(198,236,212,.11),rgba(253,232,192,.19),rgba(198,236,212,.1));opacity:.82;pointer-events:none}.journey-flow{position:relative;z-index:2;min-height:clamp(470px,62svh,620px)}.journey-loop-shell{position:absolute;inset:clamp(.85rem,1.6svh,1.35rem);pointer-events:none;z-index:1}.journey-orbit-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:var(--journey-orbit-width);height:var(--journey-orbit-height);overflow:visible;pointer-events:none}.journey-orbit-line{fill:none;stroke:rgba(217,119,6,.32);stroke-width:3.2;stroke-linecap:round;stroke-dasharray:12 12;animation:journeyOrbitDash 22s linear infinite;vector-effect:non-scaling-stroke}.journey-runner{display:none}.journey-runner-dot{animation:none}.journey-smart-runner{position:absolute;left:var(--runner-x,50%);top:var(--runner-y,50%);width:20px;height:20px;border-radius:999px;background:radial-gradient(circle at 38% 34%,#fff 0 18%,#f59e0b 19% 54%,#d97706 55% 100%);border:3px solid rgba(255,255,255,.96);box-shadow:0 0 0 7px rgba(217,119,6,.13),0 0 26px rgba(217,119,6,.42),0 12px 24px rgba(122,62,0,.22);transform:translate(-50%,-50%);transition:left .82s cubic-bezier(.22,1,.36,1),top .82s cubic-bezier(.22,1,.36,1),box-shadow .32s ease;z-index:12;pointer-events:none}.journey-smart-runner:before{content:"";position:absolute;inset:-11px;border-radius:999px;border:1px solid rgba(217,119,6,.32);animation:journeySmartPulse 1.25s ease-in-out infinite}.journey-smart-runner:after{content:"";position:absolute;inset:-8px;border-radius:999px;border:1px solid rgba(217,119,6,.28);opacity:.9;pointer-events:none}.journey-runner-no-transition{transition:none!important}.journey-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:clamp(160px,14vw,188px);min-height:clamp(120px,13svh,142px);border-radius:32px;border:1px solid var(--border);background:rgba(255,255,255,.92);box-shadow:0 28px 70px rgba(13,61,34,.12);display:grid;place-items:center;text-align:center;padding:clamp(.85rem,1.35svh,1.15rem);z-index:5;animation:journeyCenterFloat 6.5s ease-in-out infinite}.journey-center small{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:900}.journey-center strong{display:block;font-family:var(--font-display);font-size:clamp(1.5rem,1.8vw,1.9rem);line-height:.98;letter-spacing:-.05em;color:var(--primary-dark);margin:.25rem 0 .35rem}.journey-center span{color:var(--muted-foreground);font-size:.68rem;line-height:1.36;font-weight:600}.journey-step{position:absolute;isolation:isolate;width:var(--journey-step-width);min-height:var(--journey-step-min-height);border-radius:23px;border:1px solid rgba(30,138,79,.26);background:radial-gradient(circle at 100% 0,rgba(198,236,212,.34),transparent 36%),rgba(255,255,255,.96);box-shadow:0 18px 40px rgba(13,61,34,.08),0 0 0 1px rgba(30,138,79,.04);padding:clamp(.58rem,1.1svh,.74rem) clamp(.66rem,1.2vw,.82rem);z-index:6;transform-origin:center;animation:journeyTileIn .68s ease both;transition:transform .5s cubic-bezier(.22,1,.36,1),border-color .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1),background .5s cubic-bezier(.22,1,.36,1)}.journey-step:before{content:"";position:absolute;left:.85rem;right:.85rem;top:0;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(217,119,6,.95),transparent);opacity:0;transform:scaleX(.2);transform-origin:center;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.journey-step:hover{transform:translateY(-5px) scale(1.018);border-color:rgba(30,138,79,.52);background:radial-gradient(circle at 100% 0,rgba(198,236,212,.48),transparent 38%),rgba(255,255,255,.98);box-shadow:0 24px 52px rgba(30,138,79,.14),0 0 0 1px rgba(30,138,79,.08)}.journey-step.journey-step-active{transform:translateY(-7px) scale(1.045)!important;border-color:rgba(217,119,6,.78);background:radial-gradient(circle at 100% 0,rgba(253,232,192,.55),transparent 36%),rgba(255,255,255,.98);box-shadow:0 30px 68px rgba(217,119,6,.18),0 0 0 1px rgba(217,119,6,.14),inset 0 1px 0 rgba(255,255,255,.9);z-index:11}.journey-step.journey-step-active:before{opacity:1;transform:scaleX(1)}.journey-step.step-1{left:calc(50% - var(--journey-orbit-x) - var(--journey-step-half-width));top:calc(50% - var(--journey-step-half-height));animation-delay:.04s}.journey-step.step-2{left:calc(50% - var(--journey-diagonal-x) - var(--journey-step-half-width));animation-delay:.14s}.journey-step.step-2,.journey-step.step-3{top:calc(50% - var(--journey-diagonal-y) - var(--journey-step-half-height))}.journey-step.step-3{left:calc(50% + var(--journey-diagonal-x) - var(--journey-step-half-width));animation-delay:.24s}.journey-step.step-4{left:calc(50% + var(--journey-orbit-x) - var(--journey-step-half-width));top:calc(50% - var(--journey-step-half-height));animation-delay:.34s}.journey-step.step-5{left:calc(50% - var(--journey-step-half-width));top:calc(50% + var(--journey-orbit-y) - var(--journey-step-half-height));animation-delay:.44s}.journey-step-top{display:flex;align-items:center;gap:.48rem;margin-bottom:.42rem}.journey-number{width:34px;height:34px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#2fb36d,var(--primary));font-weight:900;box-shadow:0 9px 18px rgba(30,138,79,.24);flex:0 0 auto;transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1),background .42s cubic-bezier(.22,1,.36,1)}.journey-step.journey-step-active .journey-number{transform:scale(1.17);background:linear-gradient(135deg,#f59e0b,var(--accent));box-shadow:0 0 0 8px rgba(217,119,6,.14),0 12px 24px rgba(217,119,6,.3);animation:journeyBadgeActivePulse 1.35s ease-in-out infinite}.journey-title{font-family:var(--font-display);font-weight:900;font-size:clamp(.8rem,.84vw,.88rem);letter-spacing:-.035em;line-height:1.18;color:var(--primary-dark);white-space:nowrap;transition:color .32s ease,transform .32s cubic-bezier(.22,1,.36,1)}.journey-step.journey-step-active .journey-title{color:var(--accent-dark);transform:translateX(2px)}.journey-desc{color:rgba(13,61,34,.7);font-size:clamp(.68rem,.76vw,.78rem);line-height:1.42}.journey-mini-tags{display:flex;flex-wrap:wrap;gap:.26rem;margin-top:.46rem}.journey-mini-tags span{border:1px solid rgba(30,138,79,.22);border-radius:999px;padding:.16rem .44rem;background:rgba(198,236,212,.5);color:var(--primary-dark);font-size:.58rem;font-weight:900;transition:transform .32s cubic-bezier(.22,1,.36,1),background .32s ease,border-color .32s ease,color .32s ease}.journey-step.journey-step-active .journey-mini-tags span{transform:translateY(-1px);background:#fff4dc;border-color:rgba(217,119,6,.38);color:var(--accent-dark)}@keyframes journeyTileIn{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes journeyOrbitDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-2400}}@keyframes journeyCenterFloat{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 7px))}}@keyframes journeySmartPulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.18)}}@keyframes journeyBadgeActivePulse{0%,to{box-shadow:0 0 0 7px rgba(217,119,6,.12),0 12px 24px rgba(217,119,6,.28)}50%{box-shadow:0 0 0 12px rgba(217,119,6,0),0 14px 28px rgba(217,119,6,.34)}}@media (max-width:1040px){.journey-flow{min-height:auto}.journey-smart-runner{display:none}.journey-step.journey-step-active{transform:translateY(-3px) scale(1.012)!important}}@media (prefers-reduced-motion:reduce){.journey-center,.journey-orbit-line,.journey-smart-runner:before,.journey-step,.journey-step.journey-step-active .journey-number{animation:none!important}.journey-mini-tags span,.journey-number,.journey-smart-runner,.journey-step,.journey-title{transition:none!important}}#info{padding-top:clamp(1.2rem,2.7svh,2.6rem);padding-bottom:clamp(1.35rem,3svh,3rem);scroll-margin-top:calc(var(--nav-height) + 24px);height:auto;min-height:calc(100vh - var(--nav-height));display:flex;flex-direction:column;overflow:hidden;justify-content:center}.info-header h2{font-size:clamp(1.45rem,2.65vw,2.72rem);line-height:1.08;max-width:980px;margin-left:auto;margin-right:auto}.info-header h2 span{display:block}.info-header .section-desc{max-width:1000px;font-size:clamp(.78rem,.98vw,.94rem);line-height:1.48}.info-story-shell{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:30px;background:radial-gradient(circle at 12% 16%,rgba(198,236,212,.72),transparent 34%),radial-gradient(circle at 86% 86%,rgba(253,232,192,.66),transparent 36%),rgba(255,255,255,.82);box-shadow:var(--shadow-soft);padding:clamp(.75rem,1.45svh,1.25rem)}.info-story-shell:before{content:"";position:absolute;width:360px;height:360px;right:-120px;top:-150px;border-radius:999px;border:1px dashed rgba(30,138,79,.18);animation:infoSpin 24s linear infinite;pointer-events:none}.info-story-grid{position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:clamp(.65rem,1vw,1rem);gap:clamp(.65rem,1vw,1rem);align-items:stretch}.info-story-board,.info-story-main{border:1px solid rgba(182,223,197,.82);border-radius:24px;background:rgba(255,255,255,.82);padding:clamp(.78rem,1.55svh,1.2rem);box-shadow:0 14px 36px rgba(13,61,34,.06)}.info-pill{display:inline-flex;align-items:center;gap:.42rem;border:1px solid var(--border-light);background:var(--muted);color:var(--primary-dark);border-radius:999px;padding:.35rem .7rem;font-size:.72rem;font-weight:900;margin-bottom:.9rem}.info-pill:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 5px rgba(217,119,6,.12)}.info-story-main h3{font-family:var(--font-display);font-size:clamp(1.08rem,1.55vw,1.65rem);line-height:1.14;letter-spacing:-.045em;color:var(--foreground);margin-bottom:clamp(.42rem,.9svh,.72rem)}.info-story-main p{color:var(--muted-foreground);font-size:clamp(.7rem,.84vw,.86rem);line-height:1.48;margin-bottom:clamp(.45rem,1svh,.72rem)}.info-emphasis{display:block;color:var(--primary-dark);font-weight:900;line-height:1.58}.pain-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(.4rem,.7vw,.55rem);gap:clamp(.4rem,.7vw,.55rem);margin:clamp(.45rem,.9svh,.7rem) 0 clamp(.48rem,1svh,.76rem)}.pain-chip{border:1px solid var(--border-light);background:rgba(240,250,244,.8);border-radius:16px;padding:clamp(.46rem,.8svh,.62rem);min-height:auto;animation:infoFloat 7s ease-in-out infinite}.pain-chip:nth-child(2){animation-delay:.7s}.pain-chip:nth-child(3){animation-delay:1.4s}.pain-chip strong{display:block;font-family:var(--font-display);font-size:clamp(.68rem,.78vw,.76rem);line-height:1.25;color:var(--foreground);margin-bottom:.18rem}.pain-chip span{display:block;color:var(--muted-foreground);font-size:clamp(.62rem,.7vw,.7rem);line-height:1.34;font-weight:600}.info-story-board{position:relative;display:grid;grid-gap:clamp(.48rem,.9svh,.72rem);gap:clamp(.48rem,.9svh,.72rem);background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(240,250,244,.72)),radial-gradient(circle at 64% 20%,rgba(253,232,192,.64),transparent 42%)}.info-board-title{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.1rem}.info-board-title.compact{display:block;padding:.1rem .05rem .2rem}.info-board-title h3{font-family:var(--font-display);font-size:1rem;letter-spacing:-.02em;color:var(--primary-dark);line-height:1.3}.info-board-title.compact h3{font-size:clamp(.78rem,1vw,.98rem);max-width:540px}.info-board-title span{border:1px solid rgba(217,119,6,.25);background:var(--accent-muted);color:var(--accent-dark);border-radius:999px;padding:.28rem .62rem;font-size:.68rem;font-weight:900;white-space:nowrap}.story-step{position:relative;display:grid;grid-template-columns:auto 1fr;grid-gap:.72rem;gap:.72rem;align-items:start;border:1px solid rgba(182,223,197,.78);border-radius:18px;background:rgba(255,255,255,.84);padding:.86rem;overflow:hidden;animation:infoStepIn .7s ease both}.story-step:nth-child(3){animation-delay:.12s}.story-step:nth-child(4){animation-delay:.24s}.story-step:nth-child(5){animation-delay:.36s}.story-step:after{content:"";position:absolute;inset:0 auto 0 -70%;width:50%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transform:skewX(-18deg);opacity:0;animation:infoShine 7s ease-in-out infinite}.story-step:nth-child(4):after{animation-delay:1.2s}.story-step:nth-child(5):after{animation-delay:2.3s}.story-num{width:38px;height:38px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;background:var(--primary);box-shadow:0 8px 18px rgba(30,138,79,.18)}.story-step:nth-child(4) .story-num{background:var(--accent);box-shadow:0 8px 18px rgba(217,119,6,.18)}.story-step h4{font-family:var(--font-display);font-size:.9rem;line-height:1.25;margin-bottom:.28rem;color:var(--foreground)}.story-step p{color:var(--muted-foreground);font-size:.76rem;line-height:1.42;margin:0}.story-chip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(.46rem,.8vw,.72rem);gap:clamp(.46rem,.8vw,.72rem);margin-top:.05rem;margin-bottom:.1rem}.story-chip-card{border:1px solid rgba(182,223,197,.82);background:rgba(255,255,255,.9);border-radius:18px;padding:clamp(.58rem,1svh,.82rem) clamp(.62rem,.9vw,.86rem);display:flex;gap:.72rem;align-items:flex-start;min-height:auto;box-shadow:0 10px 24px rgba(13,61,34,.05);animation:infoFloat 7s ease-in-out infinite}.story-chip-card:nth-child(2){animation-delay:.6s}.story-chip-card:nth-child(3){animation-delay:1.2s}.story-chip-num{width:34px;height:34px;flex:0 0 34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:.9rem;background:var(--primary);box-shadow:0 8px 18px rgba(30,138,79,.16)}.story-chip-card:nth-child(2) .story-chip-num{background:var(--accent);box-shadow:0 8px 18px rgba(217,119,6,.18)}.story-chip-copy strong{display:block;color:var(--foreground);font-family:var(--font-display);font-size:clamp(.72rem,.82vw,.84rem);line-height:1.24;margin-bottom:.18rem}.story-chip-copy span{display:block;color:var(--muted-foreground);font-size:clamp(.62rem,.72vw,.74rem);line-height:1.34;font-weight:600}.info-mini-cta{display:flex;align-items:center;justify-content:space-between;gap:clamp(.65rem,1vw,1rem);border:1px solid var(--border-light);background:linear-gradient(135deg,rgba(240,250,244,.94),rgba(255,255,255,.96));border-radius:22px;padding:clamp(.72rem,1.2svh,1.05rem) clamp(.82rem,1vw,1.1rem);margin-top:.05rem;box-shadow:0 16px 34px rgba(13,61,34,.08)}.info-mini-cta strong{display:block;color:var(--primary-dark);font-family:var(--font-display);font-size:clamp(.8rem,.95vw,.96rem);line-height:1.3;letter-spacing:-.02em}.info-mini-cta span{display:block;color:var(--muted-foreground);font-size:clamp(.68rem,.78vw,.78rem);font-weight:700;margin-top:.2rem}.info-mini-cta a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:clamp(.72rem,1.2svh,.9rem) clamp(1rem,1.4vw,1.35rem);min-width:156px;background:var(--primary);color:#fff;font-weight:900;font-size:.95rem;box-shadow:0 12px 24px rgba(30,138,79,.24)}@keyframes infoSpin{to{transform:rotate(1turn)}}@keyframes infoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes infoStepIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes infoShine{0%,62%{transform:translateX(0) skewX(-18deg);opacity:0}74%{opacity:.72}92%,to{transform:translateX(320%) skewX(-18deg);opacity:0}}.info-section{padding:1.5rem 4rem!important;min-height:calc(100vh - var(--nav-height))!important;font-family:Be Vietnam Pro,sans-serif;align-items:stretch!important}.info-section>.container{display:flex;flex-direction:column;gap:.5rem;width:100%;height:100%;flex:1 1;min-height:0}.info-section .info2-hero{text-align:center;flex-shrink:0;margin-bottom:.75rem}.info-section .section-kicker{font-size:clamp(.72rem,.88vw,.8rem);margin-bottom:.28rem}.info-section .info2-h2{font-family:var(--font-display);font-size:clamp(1.2rem,1.6vw,1.5rem);line-height:1.12;letter-spacing:-.04em;margin-bottom:.28rem}.info-section .info2-sub{color:var(--muted-foreground);font-size:.78rem;line-height:1.42;max-width:100%;margin:0 auto;text-align:center;white-space:nowrap}.info-section .info2-trust-bar{background:var(--primary);border-radius:12px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;flex-shrink:0;margin-bottom:.75rem}.info-section .info2-trust-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;padding:.5rem 1rem;text-align:center;border-right:1px solid rgba(255,255,255,.16)}.info-section .info2-trust-cell:last-child{border-right:none}.info-section .info2-trust-cell:hover{background:rgba(255,255,255,.12)}.info-section .info2-trust-cell-num{font-family:var(--font-display);font-size:1rem;font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1}.info-section .info2-trust-cell-label{font-size:.75rem;font-weight:700;color:#fff;letter-spacing:.005em;line-height:1.25}.info-section .info2-grid{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:stretch;flex:0 0 auto;min-height:0;margin-bottom:.75rem}.info-section .info2-divider{width:1px;background:linear-gradient(to bottom,transparent,var(--border),transparent);align-self:stretch;min-height:100%}.info-section .info2-col{background:rgba(255,255,255,.88);border:1px solid rgba(182,223,197,.82);border-radius:16px;display:flex;flex-direction:column;gap:.6rem;box-shadow:0 8px 22px rgba(13,61,34,.06);min-height:0}.info-section .info2-col-before{border-color:rgba(217,119,6,.2);background:rgba(255,250,245,.92);gap:0;height:100%;display:flex;flex-direction:column}.info-section .info2-col-after{justify-content:space-between;height:100%;display:flex;flex-direction:column}.info-section .info2-col-label{font-size:.72rem;font-weight:900;letter-spacing:.1em;color:var(--muted-foreground);text-transform:uppercase;flex-shrink:0}.info-section .info2-col-label-green{color:var(--primary)}.info-section .info2-pain-list{display:flex;flex-direction:column;gap:1.25rem;flex:1 1;margin-top:.52rem;min-height:0}.info-section .info2-pain-item{display:flex;gap:.46rem;align-items:flex-start;min-height:0;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.info-section .info2-pain-item:last-child{border-bottom:none}.info-section .info2-pain-icon{flex:0 0 56px;width:56px;height:56px;min-width:56px;border-radius:16px;box-shadow:0 12px 22px rgba(217,119,6,.22),inset 0 1px 0 rgba(255,255,255,.2)}.info-section .info2-pain-icon img{width:38px;height:38px;filter:drop-shadow(0 0 .45px rgba(255,255,255,.98)) drop-shadow(0 0 .45px rgba(255,255,255,.98))}.info-section .info2-pain-icon:hover{animation:info2IconPulse .42s ease forwards}@keyframes info2IconPulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(217,119,6,0)}40%{transform:scale(1.18);box-shadow:0 0 0 5px rgba(217,119,6,.2)}70%{transform:scale(.95);box-shadow:0 0 0 3px rgba(217,119,6,.08)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(217,119,6,0)}}.info-section .info2-pain-icon svg rect{fill:rgba(255,255,255,.18);stroke:#ffffff}.info-section .info2-pain-icon svg line{stroke:#ffffff}.info-section .info2-pain-icon svg circle{stroke:#ffffff;fill:rgba(255,255,255,.28)}.info-section .info2-pain-icon svg text{fill:#ffffff}.info-section .info2-pain-title{display:block;font-family:var(--font-display);font-size:1rem;font-weight:900;color:var(--accent-dark);margin-bottom:.06rem}.info-section .info2-pain-desc{color:var(--muted-foreground);font-size:.82rem;line-height:1.36;margin:0}.info-section .info2-italic-quote{font-style:italic;color:var(--muted-foreground);font-size:.76rem;line-height:1.38;border-left:2px solid rgba(217,119,6,.38);padding-left:.48rem;margin-top:.52rem;flex-shrink:0}.info-section .info2-after-heading{font-family:var(--font-display);font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.18;letter-spacing:-.03em;color:var(--foreground);margin:0}.info-section .info2-after-sub{color:var(--muted-foreground);font-size:.82rem;line-height:1.38;margin:0}.info-section .info2-outcome-list{display:flex;flex-direction:column;gap:.85rem}.info-section .info2-outcome-row{display:flex;align-items:center;gap:.46rem;background:rgba(240,250,244,.9);border:1px solid var(--border-light);border-radius:11px;padding:.5rem .75rem}.info-section .info2-outcome-num{width:30px;height:30px;flex:0 0 30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;font-weight:900;font-size:.75rem;box-shadow:0 3px 8px rgba(30,138,79,.18)}.info-section .info2-outcome-body{display:flex;flex-direction:column;gap:.08rem}.info-section .info2-outcome-text{font-family:var(--font-display);font-size:.95rem;font-weight:900;color:var(--foreground);letter-spacing:-.02em}.info-section .info2-outcome-desc{font-size:.76rem;color:var(--muted-foreground);line-height:1.3;font-weight:500}.info-section .info2-quote-bar{background:var(--primary);color:rgba(255,255,255,.9);border-radius:11px;padding:.6rem 1.5rem;text-align:center;display:flex;flex-direction:column;gap:.12rem;flex-shrink:0;margin-top:.5rem}.info-section .info2-quote-text{font-family:var(--font-display);font-size:clamp(.74rem,.9vw,.88rem);font-weight:900;letter-spacing:-.02em;font-style:italic}.info-section .info2-quote-attr{font-size:.58rem;color:rgba(255,255,255,.55);font-weight:600}.info2-anim{transition:opacity .5s ease,transform .5s ease}.info2-anim,.info2-anim.info2-anim-in{opacity:1;transform:none}@keyframes infoFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.info-section .info2-trust-bar{position:relative;isolation:isolate;background:radial-gradient(circle at 8% 50%,rgba(253,232,192,.18),transparent 25%),linear-gradient(135deg,#0f6a3b 0,var(--primary) 48%,#2aa765 100%);border-radius:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 12px 28px rgba(13,61,34,.12)}.info-section .info2-trust-bar:after,.info-section .info2-trust-bar:before{content:"";position:absolute;pointer-events:none;z-index:0}.info-section .info2-trust-bar:before{left:9.5%;right:9.5%;top:50%;height:1px;background:rgba(255,255,255,.28);transform:translateY(-50%) scaleX(0);transform-origin:left center;opacity:0}.info-section .info2-trust-bar:after{inset:0 auto 0 -32%;width:30%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transform:translateX(0) skewX(-16deg);opacity:0}.info-section .info2-trust-bar.info2-anim-in:before{animation:info2TrustProgress .95s cubic-bezier(.22,1,.36,1) .08s both}.info-section .info2-trust-bar.info2-anim-in:after{animation:info2TrustSweep 1.35s cubic-bezier(.22,1,.36,1) .1s both}.info-section .info2-trust-cell{position:relative;z-index:1;min-height:58px;gap:.16rem;padding:.52rem .95rem;border-right-color:rgba(255,255,255,.12);transition:transform .42s cubic-bezier(.22,1,.36,1),background .42s cubic-bezier(.22,1,.36,1)}.info-section .info2-trust-cell:before{content:"";position:absolute;top:50%;left:1.05rem;width:7px;height:7px;border-radius:999px;background:#fff;box-shadow:0 0 0 4px rgba(255,255,255,.12);transform:translateY(-50%) scale(.72);opacity:0}.info-section .info2-trust-bar.info2-anim-in .info2-trust-cell:before{animation:info2TrustNode .42s cubic-bezier(.22,1,.36,1) both}.info-section .info2-trust-bar.info2-anim-in .info2-trust-cell:first-child:before{animation-delay:.2s}.info-section .info2-trust-bar.info2-anim-in .info2-trust-cell:nth-child(2):before{animation-delay:.36s}.info-section .info2-trust-bar.info2-anim-in .info2-trust-cell:nth-child(3):before{animation-delay:.52s}.info-section .info2-trust-bar.info2-anim-in .info2-trust-cell:nth-child(4):before{animation-delay:.68s}.info-section .info2-trust-cell:hover{background:rgba(255,255,255,.1);transform:translateY(-1px)}.info-section .info2-trust-cell-num{font-size:1.08rem;font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.info-section .info2-trust-cell-label{color:rgba(255,255,255,.88);font-weight:800;line-height:1.22;text-wrap:balance}.info-section .info2-grid{grid-template-columns:minmax(0,1fr) 142px minmax(0,1fr);gap:1rem}.info-section .info2-bridge{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:100%;align-self:center}.info-section .info2-bridge-line{position:absolute;left:0;right:0;top:50%;height:1px;background:linear-gradient(90deg,rgba(217,119,6,.26),rgba(30,138,79,.38));transform:translateY(-50%) scaleX(0);transform-origin:left center;opacity:0}.info-section .info2-bridge.info2-anim-in .info2-bridge-line{animation:info2BridgeLine .55s cubic-bezier(.22,1,.36,1) .04s both}.info-section .info2-bridge-chip{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;max-width:128px;padding:.38rem .55rem;border-radius:999px;background:rgba(255,255,255,.96);border:1px solid rgba(182,223,197,.9);color:var(--primary-dark);font-size:.62rem;font-weight:900;line-height:1.2;text-align:center;box-shadow:0 10px 24px rgba(13,61,34,.09),inset 0 1px 0 rgba(255,255,255,.88)}.info-section .info2-bridge-arrow{position:absolute;right:.05rem;top:50%;transform:translateY(-50%);color:var(--primary);font-size:.95rem;font-weight:900}.info-section .info2-col{position:relative;border-radius:18px;padding:1rem;overflow:hidden}.info-section .info2-col:before{content:"";position:absolute;inset:1px;border-radius:17px;pointer-events:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.82)}.info-section .info2-col-before{border-color:rgba(217,119,6,.24);background:radial-gradient(circle at 0 0,rgba(253,232,192,.62),transparent 34%),linear-gradient(180deg,rgba(255,251,246,.98),rgba(255,246,236,.92));box-shadow:0 12px 30px rgba(122,62,0,.08)}.info-section .info2-col-before:after{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,rgba(217,119,6,.52),rgba(217,119,6,.08));opacity:.72}.info-section .info2-col-after{border-color:rgba(92,182,126,.38);background:radial-gradient(circle at 92% 4%,rgba(194,236,212,.7),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(241,250,245,.94));box-shadow:0 18px 42px rgba(13,61,34,.11)}.info-section .info2-col-label{position:relative;z-index:1;width:-moz-fit-content;width:fit-content;font-size:.68rem;color:var(--accent-dark);padding:.24rem .5rem;border-radius:999px;background:rgba(255,255,255,.62)}.info-section .info2-col-label-green{color:var(--primary-dark);background:rgba(198,236,212,.62)}.info-section .info2-pain-list{position:relative;z-index:1;gap:.58rem;margin-top:.62rem}.info-section .info2-pain-item{gap:.68rem;padding:.58rem .62rem;border-bottom:0;border-radius:12px;background:rgba(255,255,255,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.68);transform:none;opacity:1;transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1),background .36s cubic-bezier(.22,1,.36,1)}.info-section .info2-col-before.info2-anim-in .info2-pain-item{opacity:1;transform:translateX(0)}.info-section .info2-col-before.info2-anim-in .info2-pain-item:first-child{transition-delay:.08s}.info-section .info2-col-before.info2-anim-in .info2-pain-item:nth-child(2){transition-delay:.16s}.info-section .info2-col-before.info2-anim-in .info2-pain-item:nth-child(3){transition-delay:.24s}.info-section .info2-pain-item:hover{background:rgba(255,255,255,.62);transform:translateX(2px)}.info-section .info2-pain-icon{flex:0 0 40px;width:40px;height:40px;background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 10px 18px rgba(217,119,6,.18),inset 0 1px 0 rgba(255,255,255,.28);transition:transform .36s cubic-bezier(.22,1,.36,1)}.info-section .info2-pain-icon svg{width:24px;height:24px;display:block;overflow:visible}.info-section .info2-pain-icon:hover{animation:none}.info-section .info2-pain-item:hover .info2-pain-icon{transform:translateY(-1px) scale(1.03)}.info-section .info2-pain-title{font-size:1.02rem;letter-spacing:-.02em;line-height:1.18;margin-bottom:.12rem}.info-section .info2-pain-desc{color:#5f4a30;line-height:1.42;font-weight:600}.info-section .info2-italic-quote{position:relative;z-index:1;color:#6f5737;line-height:1.42;padding-left:.58rem;margin-top:.6rem;opacity:1;transform:none;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.info-section .info2-col-before.info2-anim-in .info2-italic-quote{opacity:1;transform:translateY(0);transition-delay:.34s}.info-section .info2-after-heading,.info-section .info2-after-sub,.info-section .info2-outcome-list{position:relative;z-index:1}.info-section .info2-after-heading{font-size:clamp(1.08rem,1.28vw,1.3rem);line-height:1.14;letter-spacing:-.035em;color:var(--primary-dark);text-wrap:balance}.info-section .info2-after-sub{color:#345b40;font-size:.84rem;line-height:1.46;font-weight:600}.info-section .info2-outcome-list{gap:.62rem}.info-section .info2-outcome-row{gap:.62rem;background:rgba(255,255,255,.72);border-color:rgba(198,230,208,.92);border-radius:13px;padding:.58rem .72rem;box-shadow:0 9px 20px rgba(13,61,34,.045),inset 0 1px 0 rgba(255,255,255,.82);opacity:1;transform:none;transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1),box-shadow .36s cubic-bezier(.22,1,.36,1),background .36s cubic-bezier(.22,1,.36,1)}.info-section .info2-outcome-row:after{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--primary);transform:scaleY(.45);transition:opacity .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1)}.info-section .info2-col-after.info2-anim-in .info2-outcome-row{opacity:1;transform:translateX(0)}.info-section .info2-col-after.info2-anim-in .info2-outcome-row:first-child{transition-delay:.08s}.info-section .info2-col-after.info2-anim-in .info2-outcome-row:nth-child(2){transition-delay:.16s}.info-section .info2-col-after.info2-anim-in .info2-outcome-row:nth-child(3){transition-delay:.24s}.info-section .info2-outcome-row:hover{background:rgba(255,255,255,.96);box-shadow:0 14px 28px rgba(13,61,34,.08),inset 0 1px 0 rgba(255,255,255,.92);transform:translateX(-2px)}.info-section .info2-outcome-row:hover:after{opacity:1;transform:scaleY(1)}.info-section .info2-outcome-num{width:32px;height:32px;flex-basis:32px;border-radius:10px;background:linear-gradient(135deg,var(--primary),#2aa765);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;box-shadow:0 8px 16px rgba(30,138,79,.18),inset 0 1px 0 rgba(255,255,255,.24)}.info-section .info2-outcome-body{min-width:0;gap:.12rem}.info-section .info2-outcome-text{color:var(--primary-dark);line-height:1.16}.info-section .info2-outcome-desc{color:#3f6650;line-height:1.36;font-weight:600}.info-section .info2-quote-bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 12px 28px rgba(13,61,34,.1)}.info-section .info2-anim{opacity:0;transform:translateY(14px);transition:opacity .64s cubic-bezier(.22,1,.36,1),transform .64s cubic-bezier(.22,1,.36,1)}.info-section .info2-from-left{transform:translateX(-22px)}.info-section .info2-from-right{transform:translateX(22px)}.info-section .info2-bridge.info2-anim{opacity:0;transform:scale(.96)}.info-section .info2-anim.info2-anim-in,.info-section .info2-bridge.info2-anim-in,.info-section .info2-from-left.info2-anim-in,.info-section .info2-from-right.info2-anim-in{opacity:1;transform:translate(0) scale(1)}@keyframes info2TrustProgress{0%{opacity:0;transform:translateY(-50%) scaleX(0)}to{opacity:1;transform:translateY(-50%) scaleX(1)}}@keyframes info2TrustSweep{0%{opacity:0;transform:translateX(0) skewX(-16deg)}18%{opacity:1}to{opacity:0;transform:translateX(455%) skewX(-16deg)}}@keyframes info2TrustNode{0%{opacity:0;transform:translateY(-50%) scale(.72)}to{opacity:1;transform:translateY(-50%) scale(1)}}@keyframes info2BridgeLine{0%{opacity:0;transform:translateY(-50%) scaleX(0)}to{opacity:1;transform:translateY(-50%) scaleX(1)}}.info-section .info2-col-after,.info-section .info2-col-before{transition:transform .52s cubic-bezier(.22,1,.36,1),border-color .52s cubic-bezier(.22,1,.36,1),box-shadow .52s cubic-bezier(.22,1,.36,1),background .52s cubic-bezier(.22,1,.36,1)}.info-section .info2-col-before:hover{transform:translateY(-4px) scale(1.006);border-color:rgba(217,119,6,.52);box-shadow:0 22px 52px rgba(122,62,0,.15),0 0 0 1px rgba(217,119,6,.16),inset 0 1px 0 rgba(255,255,255,.88)}.info-section .info2-col-after:hover,.info-section .info2-grid:has(.info2-pain-item:hover) .info2-col-after{transform:translateY(-4px) scale(1.006);border-color:rgba(30,138,79,.58);box-shadow:0 24px 56px rgba(13,61,34,.16),0 0 0 1px rgba(30,138,79,.16),inset 0 1px 0 rgba(255,255,255,.9)}.info-section .info2-col-before:after{width:5px;background:linear-gradient(180deg,rgba(217,119,6,.88),rgba(217,119,6,.2));opacity:.92;transform:scaleY(.78);transform-origin:top center;transition:transform .58s cubic-bezier(.22,1,.36,1),opacity .58s cubic-bezier(.22,1,.36,1),box-shadow .58s cubic-bezier(.22,1,.36,1)}.info-section .info2-col-before:hover:after{opacity:1;transform:scaleY(1);box-shadow:0 0 22px rgba(217,119,6,.38)}.info-section .info2-col-after:after{content:"";position:absolute;left:1rem;right:1rem;top:0;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(30,138,79,.92),transparent);opacity:0;transform:scaleX(.25);transform-origin:center;transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1)}.info-section .info2-col-after:hover:after,.info-section .info2-grid:has(.info2-pain-item:hover) .info2-col-after:after{opacity:1;transform:scaleX(1)}.info-section .info2-pain-list{margin-top:0}.info-section .info2-pain-item{position:relative;overflow:hidden;border:1px solid rgba(217,119,6,.12);background:radial-gradient(circle at 0 0,rgba(253,232,192,.28),transparent 34%),rgba(255,255,255,.44);box-shadow:inset 0 1px 0 rgba(255,255,255,.76),0 6px 16px rgba(122,62,0,.035);transition:transform .46s cubic-bezier(.22,1,.36,1),border-color .46s cubic-bezier(.22,1,.36,1),background .46s cubic-bezier(.22,1,.36,1),box-shadow .46s cubic-bezier(.22,1,.36,1)}.info-section .info2-pain-item:before{content:"";position:absolute;left:0;top:.5rem;bottom:.5rem;width:3px;border-radius:999px;background:linear-gradient(180deg,#f59e0b,#d97706);opacity:0;transform:scaleY(.3);transform-origin:top center;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.info-section .info2-pain-item:after{content:"";position:absolute;inset:-20% auto -20% -55%;width:38%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transform:translateX(0) skewX(-16deg);opacity:0;pointer-events:none}.info-section .info2-pain-item:hover{background:radial-gradient(circle at 0 0,rgba(253,232,192,.46),transparent 38%),rgba(255,255,255,.78);border-color:rgba(217,119,6,.42);box-shadow:0 18px 36px rgba(122,62,0,.12),0 0 0 1px rgba(217,119,6,.1),inset 0 1px 0 rgba(255,255,255,.92);transform:translateX(7px) translateY(-3px) scale(1.018)}.info-section .info2-pain-item:hover:before{opacity:1;transform:scaleY(1)}.info-section .info2-pain-item:hover:after{animation:info2CardShine .86s cubic-bezier(.22,1,.36,1) both}.info-section .info2-pain-icon{flex:0 0 42px;width:42px;height:42px;min-width:42px;border-radius:12px;background:linear-gradient(135deg,#f59e0b,#b45309);box-shadow:0 10px 18px rgba(217,119,6,.24),inset 0 1px 0 rgba(255,255,255,.32);display:grid;place-items:center;overflow:hidden;padding:0;transition:transform .44s cubic-bezier(.22,1,.36,1),box-shadow .44s cubic-bezier(.22,1,.36,1)}.info-section .info2-pain-icon img{width:28px;height:28px;display:block;object-fit:contain;transition:transform .44s cubic-bezier(.22,1,.36,1)}.info-section .info2-pain-item:hover .info2-pain-icon{transform:translateY(-2px) scale(1.14) rotate(-4deg);box-shadow:0 14px 26px rgba(217,119,6,.34),0 0 0 6px rgba(217,119,6,.12),inset 0 1px 0 rgba(255,255,255,.36)}.info-section .info2-pain-item:hover .info2-pain-icon img{transform:scale(1.08) rotate(4deg)}.info-section .info2-outcome-desc,.info-section .info2-outcome-text,.info-section .info2-pain-desc,.info-section .info2-pain-title{transition:color .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1)}.info-section .info2-pain-item:hover .info2-pain-desc,.info-section .info2-pain-item:hover .info2-pain-title{transform:translateX(2px)}.info-section .info2-col-before .info2-italic-quote{position:relative;z-index:1;margin:.62rem 0 .72rem;padding:.68rem .78rem .68rem .9rem;border-left:3px solid rgba(217,119,6,.7);border-radius:13px;background:rgba(255,255,255,.66);color:#6f3a00;font-family:var(--font-display);font-size:clamp(.88rem,.95vw,1rem);line-height:1.42;font-weight:800;letter-spacing:-.018em;box-shadow:inset 0 1px 0 rgba(255,255,255,.78),0 10px 22px rgba(122,62,0,.055);transition:transform .46s cubic-bezier(.22,1,.36,1),box-shadow .46s cubic-bezier(.22,1,.36,1),background .46s cubic-bezier(.22,1,.36,1)}.info-section .info2-col-before:hover .info2-italic-quote{transform:translateY(-2px);background:rgba(255,255,255,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 28px rgba(122,62,0,.09)}.info-section .info2-outcome-row{position:relative;overflow:hidden;border:1px solid rgba(30,138,79,.14);background:radial-gradient(circle at 100% 0,rgba(198,236,212,.34),transparent 36%),rgba(255,255,255,.72);transition:transform .46s cubic-bezier(.22,1,.36,1),border-color .46s cubic-bezier(.22,1,.36,1),background .46s cubic-bezier(.22,1,.36,1),box-shadow .46s cubic-bezier(.22,1,.36,1)}.info-section .info2-outcome-row:before{content:"";position:absolute;left:.8rem;right:.8rem;top:0;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(30,138,79,.92),transparent);opacity:0;transform:scaleX(.2);transform-origin:center;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.info-section .info2-outcome-row:after{width:4px;background:linear-gradient(180deg,#2aa765,var(--primary));opacity:0;transform:scaleY(.38);box-shadow:0 0 0 rgba(30,138,79,0)}.info-section .info2-grid:has(.info2-pain-item:first-child:hover) .info2-outcome-row:first-child,.info-section .info2-grid:has(.info2-pain-item:nth-child(2):hover) .info2-outcome-row:nth-child(2),.info-section .info2-grid:has(.info2-pain-item:nth-child(3):hover) .info2-outcome-row:nth-child(3),.info-section .info2-outcome-row:hover{background:radial-gradient(circle at 100% 0,rgba(198,236,212,.58),transparent 40%),rgba(255,255,255,.98);border-color:rgba(30,138,79,.46);box-shadow:0 18px 36px rgba(13,61,34,.12),0 0 0 1px rgba(30,138,79,.1),inset 0 1px 0 rgba(255,255,255,.94);transform:translateX(-7px) translateY(-3px) scale(1.018)}.info-section .info2-grid:has(.info2-pain-item:first-child:hover) .info2-outcome-row:first-child:before,.info-section .info2-grid:has(.info2-pain-item:nth-child(2):hover) .info2-outcome-row:nth-child(2):before,.info-section .info2-grid:has(.info2-pain-item:nth-child(3):hover) .info2-outcome-row:nth-child(3):before,.info-section .info2-outcome-row:hover:before{opacity:1;transform:scaleX(1)}.info-section .info2-grid:has(.info2-pain-item:first-child:hover) .info2-outcome-row:first-child:after,.info-section .info2-grid:has(.info2-pain-item:nth-child(2):hover) .info2-outcome-row:nth-child(2):after,.info-section .info2-grid:has(.info2-pain-item:nth-child(3):hover) .info2-outcome-row:nth-child(3):after,.info-section .info2-outcome-row:hover:after{opacity:1;transform:scaleY(1);box-shadow:0 0 18px rgba(30,138,79,.38)}.info-section .info2-grid:has(.info2-pain-item:first-child:hover) .info2-outcome-row:first-child .info2-outcome-desc,.info-section .info2-grid:has(.info2-pain-item:first-child:hover) .info2-outcome-row:first-child .info2-outcome-text,.info-section .info2-grid:has(.info2-pain-item:nth-child(2):hover) .info2-outcome-row:nth-child(2) .info2-outcome-desc,.info-section .info2-grid:has(.info2-pain-item:nth-child(2):hover) .info2-outcome-row:nth-child(2) .info2-outcome-text,.info-section .info2-grid:has(.info2-pain-item:nth-child(3):hover) .info2-outcome-row:nth-child(3) .info2-outcome-desc,.info-section .info2-grid:has(.info2-pain-item:nth-child(3):hover) .info2-outcome-row:nth-child(3) .info2-outcome-text,.info-section .info2-outcome-row:hover .info2-outcome-desc,.info-section .info2-outcome-row:hover .info2-outcome-text{transform:translateX(2px)}.info-section .info2-outcome-icon{width:42px;height:42px;flex:0 0 42px;min-width:42px;border-radius:12px;background:linear-gradient(135deg,#0f6a3b,#1e8a4f);box-shadow:0 10px 18px rgba(30,138,79,.24),inset 0 1px 0 rgba(255,255,255,.3);display:grid;place-items:center;overflow:hidden;transition:transform .44s cubic-bezier(.22,1,.36,1),box-shadow .44s cubic-bezier(.22,1,.36,1)}.info-section .info2-outcome-icon img{width:29px;height:29px;display:block;object-fit:contain;transition:transform .44s cubic-bezier(.22,1,.36,1)}.info-section .info2-grid:has(.info2-pain-item:first-child:hover) .info2-outcome-row:first-child .info2-outcome-icon,.info-section .info2-grid:has(.info2-pain-item:nth-child(2):hover) .info2-outcome-row:nth-child(2) .info2-outcome-icon,.info-section .info2-grid:has(.info2-pain-item:nth-child(3):hover) .info2-outcome-row:nth-child(3) .info2-outcome-icon,.info-section .info2-outcome-row:hover .info2-outcome-icon{transform:translateY(-2px) scale(1.14) rotate(4deg);box-shadow:0 14px 26px rgba(30,138,79,.34),0 0 0 6px rgba(30,138,79,.12),inset 0 1px 0 rgba(255,255,255,.38)}.info-section .info2-grid:has(.info2-pain-item:first-child:hover) .info2-outcome-row:first-child .info2-outcome-icon img,.info-section .info2-grid:has(.info2-pain-item:nth-child(2):hover) .info2-outcome-row:nth-child(2) .info2-outcome-icon img,.info-section .info2-grid:has(.info2-pain-item:nth-child(3):hover) .info2-outcome-row:nth-child(3) .info2-outcome-icon img,.info-section .info2-outcome-row:hover .info2-outcome-icon img{transform:scale(1.08) rotate(-4deg)}.info-section .info2-quote-bar{position:relative;overflow:hidden;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1)}.info-section .info2-quote-bar:before{content:"";position:absolute;inset:0 auto 0 -40%;width:32%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transform:skewX(-16deg);opacity:0;pointer-events:none}.info-section .info2-quote-bar:hover{transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 18px 38px rgba(13,61,34,.16)}.info-section .info2-quote-bar:hover:before{animation:info2CardShine .9s cubic-bezier(.22,1,.36,1) both}@keyframes info2CardShine{0%{opacity:0;transform:translateX(0) skewX(-16deg)}18%{opacity:1}to{opacity:0;transform:translateX(420%) skewX(-16deg)}}@media (min-width:1041px) and (max-height:760px){.info-section{padding-top:1.05rem!important;padding-bottom:.65rem!important}.info-section>.container{gap:.38rem}.info-section .info2-hero{margin-bottom:.48rem}.info-section .info2-trust-bar{margin-bottom:.5rem}.info-section .info2-grid{margin-bottom:.35rem}.info-section .info2-quote-bar{margin-top:.18rem;padding-top:.48rem;padding-bottom:.48rem}}@media (max-width:1040px){.info-section .info2-grid{grid-template-columns:1fr;gap:.75rem}.info-section .info2-bridge{min-height:46px}.info-section .info2-bridge-line{left:18%;right:18%}.info-section .info2-bridge-arrow{right:20%}}@media (max-width:760px){.info-section{padding:2rem 0!important;min-height:auto!important}.info-section .info2-sub{white-space:normal}.info-section .info2-trust-bar{grid-template-columns:1fr}.info-section .info2-trust-bar:after,.info-section .info2-trust-bar:before,.info-section .info2-trust-cell:before{display:none}.info-section .info2-trust-cell{min-height:auto;padding:.68rem .9rem;border-right:none;border-bottom:1px solid rgba(255,255,255,.12)}.info-section .info2-trust-cell:last-child{border-bottom:none}.info-section .info2-col,.info-section .info2-col-after,.info-section .info2-col-before{height:auto}.info-section .info2-outcome-row,.info-section .info2-pain-item{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.info-section .info2-anim,.info-section .info2-anim.info2-anim-in,.info-section .info2-bridge.info2-anim,.info-section .info2-from-left,.info-section .info2-from-right,.info-section .info2-italic-quote,.info-section .info2-outcome-row,.info-section .info2-pain-item{opacity:1;transform:none;transition:none}.info-section .info2-bridge-line,.info-section .info2-trust-bar:after,.info-section .info2-trust-bar:before,.info-section .info2-trust-cell:before{animation:none;opacity:1;transform:none}.info-section .info2-trust-bar:after{opacity:0}}.cta-section{padding:4rem 0 4.6rem}#faq.faq-section{min-height:calc(100svh - var(--nav-height));padding:0;align-items:stretch;overflow:hidden;scroll-margin-top:var(--nav-height)}#faq.faq-section>.container,.faq-page{min-height:calc(100svh - var(--nav-height));display:flex;flex-direction:column}.faq-page{width:100%;justify-content:flex-start;gap:0;padding-top:clamp(2.9rem,7.2svh,4.6rem)}.faq-shell{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-gap:clamp(1rem,2vw,1.65rem);gap:clamp(1rem,2vw,1.65rem);align-items:start;flex:0 0 auto;margin-bottom:clamp(4.5rem,10.5svh,6.2rem)}.faq-shell:has(.faq-item[open]){margin-bottom:clamp(1.7rem,4.2svh,2.8rem)}.faq-intro .section-kicker,.faq-intro h2{text-align:left}.faq-intro .section-kicker{font-size:clamp(.95rem,1.05vw,1.12rem);letter-spacing:.04em;margin-bottom:.35rem}.faq-intro h2{font-size:clamp(1.6rem,2.05vw,2.25rem);margin:clamp(.16rem,.45svh,.32rem) 0 clamp(.3rem,.65svh,.48rem)}.faq-intro .section-desc{text-align:left;margin:0 0 clamp(.78rem,1.45svh,1.05rem);max-width:none;white-space:nowrap;font-size:clamp(.92rem,1vw,1.05rem);line-height:1.48}.faq-contact-card{width:min(100%,470px);background:linear-gradient(135deg,var(--cta-bg-start),var(--cta-bg-end));border-radius:20px;padding:clamp(.82rem,1.42svh,1rem) clamp(.95rem,1.45vw,1.18rem);display:grid;grid-gap:.38rem;gap:.38rem;position:relative;overflow:hidden}.faq-contact-card:after{content:"";position:absolute;right:-40px;bottom:-50px;width:150px;height:150px;border-radius:999px;background:rgba(253,232,192,.16)}.faq-contact-card strong{font-family:var(--font-display);color:#fff;font-size:clamp(.92rem,1vw,1.02rem);line-height:1.28;position:relative;z-index:1}.faq-contact-card span{color:rgba(255,255,255,.82);font-size:clamp(.82rem,.9vw,.94rem);line-height:1.5;position:relative;z-index:1}.faq-contact-card a{margin-top:.38rem;justify-self:flex-start;display:inline-flex;background:var(--accent);color:#fff;font-weight:800;font-size:.76rem;padding:.5rem .92rem;border-radius:999px;position:relative;z-index:1}.faq-list{display:grid;grid-gap:clamp(.38rem,.74svh,.52rem);gap:clamp(.38rem,.74svh,.52rem);width:100%}.faq-item{border:1px solid var(--border-light);border-left:3px solid transparent;background:var(--card);border-radius:16px;padding:0 .95rem;transition:border-color .2s ease,box-shadow .2s ease}.faq-item[open]{border-left-color:var(--accent);box-shadow:var(--shadow-soft)}.faq-item summary{list-style:none;cursor:pointer;padding:clamp(.62rem,1.1svh,.82rem) 0;display:grid;grid-template-columns:auto 1fr auto;grid-gap:clamp(.58rem,1vw,.82rem);gap:clamp(.58rem,1vw,.82rem);align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-num{width:28px;height:28px;flex:0 0 28px;border-radius:10px;background:var(--muted);color:var(--primary-dark);font-family:var(--font-display);font-weight:900;font-size:.72rem;display:flex;align-items:center;justify-content:center}.faq-item:nth-of-type(2n) .faq-num{background:var(--accent-muted);color:var(--accent-dark)}.faq-q{font-family:var(--font-display);font-weight:800;font-size:clamp(.92rem,.98vw,1.05rem);line-height:1.34;color:var(--foreground)}.faq-chevron{width:18px;height:18px;flex:0 0 18px;position:relative}.faq-chevron:before{content:"";position:absolute;inset:0;margin:auto;width:8px;height:8px;border-right:2px solid var(--muted-foreground);border-bottom:2px solid var(--muted-foreground);transform:rotate(45deg);transition:transform .2s ease,border-color .2s ease}.faq-item[open] .faq-chevron:before{transform:rotate(225deg);border-color:var(--accent)}.faq-item p{color:var(--muted-foreground);font-size:clamp(.82rem,.9vw,.96rem);line-height:1.5;margin:0;padding:0 0 clamp(.62rem,1svh,.82rem) 2.72rem}.cta-card{background:linear-gradient(135deg,var(--cta-bg-start),var(--cta-bg-end));color:#fff;border-radius:28px;padding:2.1rem;display:grid;grid-template-columns:1fr auto;grid-gap:1.5rem;gap:1.5rem;align-items:center;overflow:hidden;position:relative}.faq-cta-card{min-height:clamp(118px,15.5svh,142px);padding:clamp(1.25rem,2.8svh,1.65rem) clamp(1.25rem,2.2vw,1.85rem);border-radius:26px;gap:1rem;flex:0 0 auto;margin-top:0;margin-bottom:clamp(1.05rem,2.45svh,1.55rem)}.cta-card:after{content:"";position:absolute;right:-70px;bottom:-95px;width:250px;height:250px;border-radius:999px;background:rgba(253,232,192,.16)}.faq-cta-card:after{right:-46px;bottom:-86px;width:230px;height:230px}.cta-card h2{color:#fff;margin-bottom:.55rem}.faq-cta-card h2{font-size:clamp(1.65rem,2.85vw,2.35rem);line-height:1.08;margin-bottom:.34rem}.cta-card p{color:rgba(255,255,255,.76);line-height:1.7;max-width:760px}.faq-cta-card p{font-size:clamp(.82rem,.95vw,.96rem);line-height:1.46;max-width:760px}.cta-card .btn{position:relative;z-index:1}.faq-cta-card .btn{padding:.74rem 1.15rem;font-size:.86rem}.footer{background:rgba(255,255,255,.78);padding:1.35rem 0;color:var(--muted-foreground);font-size:.82rem}.faq-footer,.footer{border-top:1px solid var(--border-light)}.faq-footer{margin-top:auto;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:.68rem 0 .72rem;background:#fff;flex:0 0 auto;box-shadow:0 -8px 20px rgba(13,61,34,.035)}.footer-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.faq-footer .footer-row{width:min(1180px,calc(100% - 3rem));margin:0 auto}.footer-row nav a{font-weight:700;transition:color .22s ease,transform .22s ease,-webkit-text-decoration-color .22s ease;transition:color .22s ease,transform .22s ease,text-decoration-color .22s ease;transition:color .22s ease,transform .22s ease,text-decoration-color .22s ease,-webkit-text-decoration-color .22s ease}.footer-row nav a:hover{color:var(--primary-dark);text-decoration:underline;transform:translateY(-1px)}.faq-contact-card{isolation:isolate;box-shadow:0 18px 40px rgba(13,61,34,.12);transition:transform .48s cubic-bezier(.22,1,.36,1),box-shadow .48s cubic-bezier(.22,1,.36,1)}.faq-contact-card:before{content:"";position:absolute;inset:0 auto 0 -42%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);transform:skewX(-16deg);opacity:0;pointer-events:none;z-index:1}.faq-contact-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 24px 54px rgba(13,61,34,.18)}.faq-contact-card:hover:before{animation:faqShineSweep .9s cubic-bezier(.22,1,.36,1) both}.faq-contact-card:after{transition:transform .58s cubic-bezier(.22,1,.36,1),opacity .58s cubic-bezier(.22,1,.36,1)}.faq-contact-card:hover:after{transform:translate(-12px,-10px) scale(1.18);opacity:.9}.faq-contact-card a{transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1),background .24s ease;box-shadow:0 10px 20px rgba(122,62,0,.18)}.faq-contact-card a:hover{background:var(--accent-hover);transform:translateY(-2px) scale(1.03);box-shadow:0 14px 26px rgba(122,62,0,.28)}.faq-item{position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 8px 18px rgba(13,61,34,.035);transition:transform .36s cubic-bezier(.22,1,.36,1),border-color .36s cubic-bezier(.22,1,.36,1),box-shadow .36s cubic-bezier(.22,1,.36,1),background .36s cubic-bezier(.22,1,.36,1)}.faq-item:before{left:.95rem;right:.95rem;top:0;height:2px;background:linear-gradient(90deg,transparent,rgba(30,138,79,.78),transparent);transform:scaleX(.18);transform-origin:center;transition:opacity .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1)}.faq-item:after,.faq-item:before{content:"";position:absolute;border-radius:999px;opacity:0}.faq-item:after{left:0;top:.72rem;bottom:.72rem;width:3px;background:linear-gradient(180deg,var(--accent),#f59e0b);transform:scaleY(.28);transform-origin:top center;transition:opacity .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s cubic-bezier(.22,1,.36,1)}.faq-item:hover{transform:translateY(-4px) translateX(3px) scale(1.006);border-color:rgba(30,138,79,.38);background:radial-gradient(circle at 100% 0,rgba(198,236,212,.32),transparent 32%),#fff;box-shadow:0 18px 38px rgba(13,61,34,.1),0 0 0 1px rgba(30,138,79,.08)}.faq-item[open]{border-color:rgba(217,119,6,.42);background:radial-gradient(circle at 0 0,rgba(253,232,192,.24),transparent 34%),#fff;box-shadow:0 18px 40px rgba(122,62,0,.1),0 0 0 1px rgba(217,119,6,.08)}.faq-item:hover:before{opacity:1;transform:scaleX(1)}.faq-item:hover:after,.faq-item[open]:after{opacity:1;transform:scaleY(1);box-shadow:0 0 18px rgba(217,119,6,.32)}.faq-item summary{position:relative;z-index:1}.faq-num{transition:transform .34s cubic-bezier(.22,1,.36,1),box-shadow .34s cubic-bezier(.22,1,.36,1),background .34s cubic-bezier(.22,1,.36,1),color .34s cubic-bezier(.22,1,.36,1)}.faq-item:hover .faq-num{transform:translateY(-1px) scale(1.12);box-shadow:0 0 0 6px rgba(30,138,79,.1);background:var(--primary);color:#fff}.faq-item[open] .faq-num{transform:scale(1.12);background:var(--accent);color:#fff;box-shadow:0 0 0 6px rgba(217,119,6,.12),0 8px 16px rgba(217,119,6,.2)}.faq-q{transition:color .28s ease,transform .28s cubic-bezier(.22,1,.36,1)}.faq-item:hover .faq-q,.faq-item[open] .faq-q{color:var(--primary-dark);transform:translateX(2px)}.faq-chevron{transition:transform .28s cubic-bezier(.22,1,.36,1)}.faq-item:hover .faq-chevron{transform:translateY(2px) scale(1.08)}.faq-item[open] .faq-chevron{transform:translateY(-1px) scale(1.08)}.faq-chevron:before{transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s ease}.faq-item p{position:relative;z-index:1}.faq-item[open] p{animation:faqAnswerReveal .42s cubic-bezier(.22,1,.36,1) both}.faq-cta-card{isolation:isolate;transition:transform .52s cubic-bezier(.22,1,.36,1),box-shadow .52s cubic-bezier(.22,1,.36,1);box-shadow:0 22px 48px rgba(13,61,34,.14),inset 0 1px 0 rgba(255,255,255,.16)}.faq-cta-card:before{content:"";position:absolute;inset:0 auto 0 -38%;width:28%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transform:skewX(-16deg);opacity:0;pointer-events:none;z-index:1}.faq-cta-card:after{transition:transform .64s cubic-bezier(.22,1,.36,1),opacity .64s cubic-bezier(.22,1,.36,1)}.faq-cta-card:hover{transform:translateY(-5px) scale(1.006);box-shadow:0 30px 66px rgba(13,61,34,.2),inset 0 1px 0 rgba(255,255,255,.2)}.faq-cta-card:hover:before{animation:faqShineSweep .95s cubic-bezier(.22,1,.36,1) both}.faq-cta-card:hover:after{transform:translate(-14px,-12px) scale(1.16);opacity:.95}.faq-cta-card .btn{transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),background .25s ease}.faq-cta-card .btn:hover{transform:translateY(-2px) scale(1.035);box-shadow:0 16px 30px rgba(122,62,0,.3)}.faq-cta-card:hover h2{text-shadow:0 10px 24px rgba(255,255,255,.12)}@keyframes faqAnswerReveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes faqShineSweep{0%{opacity:0;transform:translateX(0) skewX(-16deg)}18%{opacity:1}to{opacity:0;transform:translateX(460%) skewX(-16deg)}}@media (prefers-reduced-motion:reduce){.faq-chevron,.faq-contact-card,.faq-cta-card,.faq-cta-card .btn,.faq-item,.faq-num,.faq-q{transition:none!important}.faq-contact-card:hover,.faq-cta-card .btn:hover,.faq-cta-card:hover,.faq-item:hover{transform:none!important}.faq-contact-card:hover:before,.faq-cta-card:hover:before,.faq-item[open] p{animation:none!important}}@media (min-width:1041px) and (max-height:760px){.faq-page{padding-top:clamp(2.35rem,6.2svh,3.45rem)}.faq-shell{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:1.35rem;margin-bottom:clamp(4rem,9.2svh,5.2rem)}.faq-shell:has(.faq-item[open]){margin-bottom:clamp(1.35rem,3.25svh,2rem)}.faq-intro .section-kicker{font-size:1rem;margin-bottom:.24rem}.faq-intro h2{font-size:clamp(1.55rem,1.95vw,2.05rem);margin-bottom:.28rem}.faq-intro .section-desc{font-size:.92rem;margin-bottom:.78rem}.faq-contact-card{width:min(100%,455px);padding:.82rem 1rem}.faq-contact-card span{font-size:.82rem;line-height:1.45}.faq-contact-card a{padding:.48rem .9rem;font-size:.76rem}.faq-list{gap:.46rem}.faq-item summary{padding:.58rem 0}.faq-q{font-size:.92rem;line-height:1.32}.faq-item p{font-size:.82rem;line-height:1.42;padding-bottom:.54rem}.faq-cta-card{min-height:116px;padding:1.12rem 1.35rem;margin-bottom:clamp(.84rem,1.9svh,1.08rem)}.faq-cta-card h2{font-size:clamp(1.65rem,2.65vw,2.12rem)}.faq-footer{padding:.6rem 0 .62rem}}@media (max-width:1040px){#faq.faq-section{overflow:visible;padding:clamp(1.2rem,3svh,2rem) 0}#faq.faq-section>.container,.faq-page{min-height:auto}.faq-page{justify-content:flex-start;gap:1rem;padding-top:0}.faq-shell{grid-template-columns:1fr;margin-bottom:0}.faq-shell:has(.faq-item[open]){margin-bottom:0}.faq-intro .section-desc,.faq-intro .section-kicker,.faq-intro h2{text-align:center;margin-left:auto;margin-right:auto}.faq-intro .section-desc{white-space:normal}.faq-contact-card{max-width:480px;margin:0 auto}.faq-cta-card{grid-template-columns:1fr;text-align:center;margin-top:0}.faq-cta-card .btn{justify-self:center}.faq-footer{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}#faq,#info,#journey,#method{align-items:stretch}.faq-shell,.info-story-grid{grid-template-columns:1fr}.faq-intro .section-desc,.faq-intro .section-kicker,.faq-intro h2{text-align:center;margin-left:auto;margin-right:auto}.faq-contact-card{max-width:480px;margin:0 auto}.pain-row,.story-chip-grid{grid-template-columns:1fr}.topnav-inner{grid-template-columns:auto 1fr auto}.nav-tabs{justify-self:center}.hero-grid{grid-template-columns:1fr;row-gap:clamp(.9rem,2.1svh,1.4rem);padding:clamp(1.25rem,3svh,2rem) 0 clamp(1.6rem,4svh,3rem)}.hero-eyebrow-wrap{grid-column:1;grid-row:1}.hero-copy{grid-row:2;max-width:760px;text-align:center}.hero-copy,.hero-visual{grid-column:1;margin:0 auto}.hero-visual{grid-row:3;max-width:520px}.hero-copy .trust-row,.hero-cta{justify-content:center}.hero-copy .trust-row{flex-wrap:wrap;width:auto}.hero-copy .hero-sub{margin-left:auto;margin-right:auto}.info-grid{grid-template-columns:1fr}.method-map{min-height:auto;padding:clamp(.85rem,2svh,1rem);display:grid;grid-gap:clamp(.65rem,1.7svh,.85rem);gap:clamp(.65rem,1.7svh,.85rem)}.method-bubble,.method-orbit-svg{display:none}.method-center,.method-node,.method-node.step-1,.method-node.step-2,.method-node.step-3{position:relative;left:auto;right:auto;top:auto;bottom:auto;transform:none;width:100%;animation:none}.journey-map,.method-center{min-height:auto}.journey-map{display:grid;grid-gap:clamp(.65rem,1.7svh,.85rem);gap:clamp(.65rem,1.7svh,.85rem);padding:clamp(.85rem,2svh,1rem)}.journey-loop-shell,.journey-path-svg,.journey-pulse{display:none}.journey-center,.journey-step,.journey-step.step-1,.journey-step.step-2,.journey-step.step-3,.journey-step.step-4,.journey-step.step-5{position:relative;left:auto;right:auto;top:auto;bottom:auto;transform:none;width:100%;animation:none}.journey-center{min-height:auto}.journey-step.step-5{transform:none}}@media (max-width:760px){#faq,#info,#journey,#method{min-height:auto;display:block}.topnav{height:auto;padding:.85rem 0}.topnav-inner{grid-template-columns:1fr;justify-items:center}.brand{justify-self:center}.nav-actions{justify-content:center}.nav-tabs{width:100%;overflow-x:auto;justify-content:flex-start}.container{width:min(100% - 2rem,1180px)}.hero{min-height:auto;padding:2.2rem 0 2.4rem}.hero>.container{min-height:auto;display:block}.hero-copy{width:100%;max-width:100%;overflow:hidden}.hero h1{max-width:100%;font-size:clamp(1.78rem,8.5vw,2.12rem);line-height:1.12;white-space:normal;overflow-wrap:anywhere}.hero-copy .trust-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.45rem;gap:.45rem;width:100%}.hero-copy .trust-tag{width:100%;min-width:0;padding:.45rem .5rem;line-height:1.2;white-space:normal}.hero-copy .hero-sub{max-width:100%;font-size:.9rem;line-height:1.55}.hero-cta{align-items:stretch;flex-direction:column}.hero-cta,.hero-cta .btn{width:100%}.hero-visual{width:100%;height:300px;max-width:none;margin:0 auto -1rem;overflow:hidden;transform:none;animation:none}.hero-visual>div{width:740px!important;max-width:none;transform:scale(calc((100vw - 2rem) / 740));transform-origin:top left}.section{padding:2rem 0}.section-header{margin-bottom:1rem}.info-story-shell{padding:.85rem}.info-story-board,.info-story-main{padding:.9rem}.info-mini-cta{flex-direction:column}.faq-item p{padding-left:0}.cta-card{grid-template-columns:1fr}.info-mini-cta,.story-chip-card{align-items:flex-start}.info-mini-cta a{width:100%}.footer-row{flex-direction:column;text-align:center}.footer-row nav{justify-content:center}}@media (max-width:380px){.hero-visual{height:270px}}