.app-section{background:var(--charcoal);color:#fff;padding-block:clamp(64px,6vw,88px);position:relative;overflow:hidden}.app-section:after{filter:blur(85px);content:"";background:#c4863b38;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-330px;right:-220px}.app-section:before{filter:blur(90px);content:"";background:#457e582e;border-radius:50%;width:480px;height:480px;animation:9s ease-in-out infinite alternate app-ambient-glow;position:absolute;top:18%;left:-310px}.app-layout{z-index:1;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:clamp(62px,8vw,115px);display:grid;position:relative}.app-copy h2{max-width:720px;margin-bottom:24px}.app-lead{color:#bdb3ad;max-width:670px}.app-benefits{grid-template-columns:1fr 1fr;gap:11px;margin-top:42px;display:grid}.app-benefits article{min-height:122px;animation:.65s cubic-bezier(.2,.78,.25,1) both app-card-arrive;animation-delay:var(--benefit-delay,0s);background:#ffffff0b;border:1px solid #ffffff1a;border-radius:18px;gap:13px;padding:18px;transition:transform .24s,border-color .24s,background .24s;display:flex}.app-benefits article:hover{background:#ffffff13;border-color:#ffffff38;transform:translateY(-4px)}.benefit-icon{background:var(--accent);color:#fff;border-radius:11px;flex:none;place-content:center;width:34px;height:34px;font-size:.64rem;font-weight:900;display:grid}.app-benefits article:nth-child(3n+1) .benefit-icon{background:var(--green)}.app-benefits h3{margin-bottom:7px;font-size:.94rem}.app-benefits p{color:#aaa09a;margin:0;font-size:.74rem;line-height:1.55}.app-downloads{margin-top:30px}.store-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.store-button{color:#fff;cursor:pointer;min-width:0;min-height:62px;font:inherit;text-align:left;background:#111612;border:1px solid #ffffff21;border-radius:16px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #00000029}:is(.store-button:hover,.store-button:focus-visible){background:#172019;border-color:#e2b8778a;outline:none;transform:translateY(-4px);box-shadow:0 15px 32px #00000040}.store-button:active{transform:translateY(-1px)scale(.985)}.store-button.is-active{background:#1b2a20;border-color:#659e77d9}.store-icon{z-index:1;background:#ffffff17;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;transition:transform .26s cubic-bezier(.2,.9,.3,1.35),background .22s;display:grid;position:relative}.store-icon img{object-fit:contain;width:19px;height:19px}.store-icon-rustore{background:#fff}.store-icon-rustore img{width:25px;height:25px}.store-button:hover .store-icon,.store-button.is-active .store-icon{background:#ffffff26;transform:rotate(-6deg)scale(1.08)}.store-button:hover .store-icon-rustore,.store-button.is-active .store-icon-rustore{background:#fff}.store-button-copy{z-index:1;flex-direction:column;min-width:0;display:flex;position:relative}.store-button-copy small{color:#a9a19b;font-size:.52rem;line-height:1.2}.store-button-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.3;overflow:hidden}.store-button-shine{background:linear-gradient(90deg,#0000,#ffffff29,#0000);width:38px;height:130%;position:absolute;top:-15%;left:-70px;transform:skew(-18deg)}.store-button:hover .store-button-shine{animation:.7s store-shine}.store-status{color:#b9c9bd;opacity:0;align-items:center;gap:8px;min-height:28px;margin-top:9px;font-size:.65rem;transition:opacity .22s,transform .22s;display:flex;transform:translateY(-5px)}.store-status.is-visible{opacity:1;transform:translateY(0)}.store-status svg{color:#7eb18b;flex:none;width:15px;height:15px;animation:.55s store-bell}.phones{isolation:isolate;min-height:620px;position:relative}.phones:before{z-index:-1;content:"";border:1px solid #ffffff14;border-radius:50%;width:360px;height:360px;animation:10s linear infinite app-orbit;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 58px #ffffff06,0 0 0 116px #ffffff04}.app-paw{z-index:-1;color:#ffffff21;width:30px;height:30px;animation:5s ease-in-out infinite app-paw-float;position:absolute}.app-paw-one{top:2%;left:30%;transform:rotate(-16deg)}.app-paw-two{color:#6aa37b47;width:24px;height:24px;animation-delay:-1.8s;bottom:14%;right:4%}.app-paw-three{color:#e2b87740;width:20px;height:20px;animation-delay:-3.2s;bottom:3%;left:2%}.phone{background:var(--cream);width:268px;height:556px;color:var(--ink);border:8px solid #090d0a;border-radius:42px;transition:filter .28s,box-shadow .28s;position:absolute;overflow:hidden;box-shadow:0 35px 70px #0000006b}.phone-back{top:48px;left:0;transform:rotate(-7deg)}.phone-front{top:0;right:0;transform:rotate(5deg)}.phones:hover .phone{filter:saturate(1.05)brightness(1.025);box-shadow:0 42px 82px #00000080}.phone-island{z-index:2;background:#090d0a;border-radius:999px;width:86px;height:20px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-screen{background:linear-gradient(160deg,#fff9f1,#f4eadc);height:100%;padding:42px 17px 18px}.phone-head{flex-direction:column;display:flex}.phone-head span,.phone-caption{color:#7d887f;font-size:.65rem}.phone-head b{font-size:1.4rem}.progress-ring{background:radial-gradient(circle at center, #faf2e7 0 calc(50% - 9px), transparent calc(50% - 8px)), conic-gradient(var(--accent) 0 70%, #eadccc 70% 100%);border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:145px;height:145px;margin:30px auto 8px;display:flex;transform:rotate(15deg)}.progress-ring span,.progress-ring small{transform:rotate(-15deg)}.progress-ring span{font-size:2.1rem;font-weight:800;line-height:1}.progress-ring small{color:#768178}.phone-caption{text-align:center}.phone-task{background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:50px;margin-top:10px;padding:9px;font-size:.63rem;font-weight:700;display:flex}.phone-task i{background:#f2e8dc;border-radius:8px;place-content:center;width:26px;height:26px;font-style:normal;display:grid}.phone-task.done i{color:var(--green);background:#dcecdf}.schedule-screen{background:#f8efe3;flex-direction:column;display:flex}.schedule-head{flex-direction:column;display:flex}.schedule-head span,.time-label{color:#7b877e;font-size:.62rem}.schedule-head b{font-size:1.25rem}.schedule-month{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.schedule-month>span{width:28px;height:28px;color:var(--ink);background:#fff;border:1px solid #d6ddd5;border-radius:9px;place-content:center;display:grid}.schedule-month strong{font-size:.78rem}.schedule-dates{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:13px;display:grid}.schedule-dates span{background:#fff;border:1px solid #d7ded6;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:58px;display:flex}.schedule-dates small{color:#879188;font-size:.48rem}.schedule-dates b{font-size:.75rem}.schedule-dates .selected,.time-slots .selected{border-color:var(--accent);background:var(--accent);color:#fff}.schedule-dates .selected small{color:#d9e9dc}.time-label{margin:20px 0 8px}.time-slots{grid-template-columns:1fr 1fr;gap:7px;display:grid}.time-slots span{text-align:center;background:#fff;border:1px solid #d7ded6;border-radius:10px;padding:8px;font-size:.62rem;font-weight:750}.lesson-summary{background:#f1e5d8;border-radius:14px;flex-direction:column;margin-top:16px;padding:12px;display:flex}.lesson-summary small,.lesson-summary span{color:#66746a;font-size:.5rem}.lesson-summary b{margin:3px 0;font-size:.72rem}.schedule-confirm{background:var(--accent);color:#fff;border-radius:12px;place-content:center;min-height:39px;margin-top:auto;font-size:.64rem;font-weight:800;display:grid}@keyframes app-card-arrive{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes app-ambient-glow{0%{transform:translateY(-18px)scale(.92)}to{transform:translate(80px,22px)scale(1.08)}}@keyframes app-orbit{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes app-paw-float{0%,to{opacity:.45;translate:0}50%{opacity:1;translate:0 -12px}}@keyframes store-shine{to{left:calc(100% + 50px)}}@keyframes store-bell{0%,to{transform:rotate(0)}25%{transform:rotate(13deg)}50%{transform:rotate(-11deg)}75%{transform:rotate(7deg)}}@media (max-width:1180px){.store-buttons{grid-template-columns:1fr}}@media (max-width:900px){.app-layout{grid-template-columns:1fr}.store-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.app-section{padding-block:52px}.app-benefits,.store-buttons{grid-template-columns:1fr}.store-button{min-height:58px}.phones{min-height:515px}.phone{width:224px;height:470px}.phone-back{left:-8px}.phone-front{right:-8px}}@media (prefers-reduced-motion:reduce){.app-section:before,.app-benefits article,.phones:before,.app-paw,.phone-back,.phone-front,.store-status svg{animation:none}.store-button,.app-benefits article,.store-status{transition-duration:.01ms}}.programs-section{background:var(--cream)}.program-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:22px;display:grid}.program-card{border:1px solid var(--line);background:var(--paper);isolation:isolate;border-radius:30px;flex-direction:column;align-self:stretch;width:100%;min-height:600px;padding:clamp(27px,3vw,38px);transition:transform .28s cubic-bezier(.2,.8,.25,1),box-shadow .28s,border-color .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 38px #432e1e0d}.program-grid.has-expanded-program{align-items:start}.program-grid.has-expanded-program .program-card{align-self:start}.program-card:before{background:var(--accent);content:"";height:5px;position:absolute;inset:0 0 auto}.program-card:after{z-index:-1;content:"";background:#bc35310e;border-radius:50%;width:260px;height:260px;transition:transform .52s cubic-bezier(.2,.8,.25,1),background-color .28s;position:absolute;top:-105px;right:-105px}.program-card:nth-child(2n):before{background:var(--green)}.program-card:nth-child(2n):after{background:#3a7e5012}.program-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px #432e1e1c}.program-card:hover:after{transform:translate(-22px,20px)scale(1.12)}.program-card:nth-child(2){animation-delay:80ms}.program-card:nth-child(3){animation-delay:.16s}.program-card:nth-child(4){animation-delay:.24s}.program-card-expanded{border-color:#d9b9a8}.program-topline{justify-content:space-between;align-items:center;gap:20px;display:flex}.program-label{background:var(--accent-soft);color:var(--accent-dark);border-radius:999px;padding:8px 13px;font-size:.68rem;font-weight:900}.program-icon{width:54px;height:54px;color:var(--accent);background:linear-gradient(145deg,#fff4ef,#f5ddd5);border:1px solid #bc353124;border-radius:18px;place-items:center;transition:transform .3s cubic-bezier(.2,.8,.25,1),box-shadow .3s;display:grid;box-shadow:0 10px 24px #a6302d1c,inset 0 1px #ffffffe6}.program-card:nth-child(2n) .program-icon{color:var(--green);background:linear-gradient(145deg,#edf7ef,#d8eadc);border-color:#3a7e5029;box-shadow:0 10px 24px #3067431c,inset 0 1px #ffffffe6}.program-icon svg{stroke-width:1.9px;width:25px;height:25px}.program-card:hover .program-icon{transform:translateY(-3px)rotate(-5deg)scale(1.04);box-shadow:0 14px 29px #67392b26,inset 0 1px #ffffffeb}.program-card h3{max-width:520px;margin:30px 0 13px;font-size:clamp(1.7rem,2.4vw,2.25rem)}.program-description{max-width:580px;color:var(--ink-soft);line-height:1.65}.program-points{flex-wrap:wrap;gap:8px;margin:20px 0 30px;padding:0;list-style:none;display:flex}.program-points li{border:1px solid var(--line);background:#fcf8f2;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:.75rem;font-weight:750;display:flex}.program-points li:before{color:var(--green);content:"✓"}.price-list{background:#f7f1e9;border:1px solid #eadfd4;border-radius:20px;margin-top:auto;padding:6px;overflow:hidden}.price-row{min-height:67px;color:var(--ink-soft);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 12px;font-size:.82rem;animation:.32s cubic-bezier(.2,.8,.25,1) both price-row-in;display:grid;position:relative}.price-row+.price-row{border-top:1px solid #e5d8ca}.price-row-saving{background:linear-gradient(100deg,#e5f3e8e0,#f5f9f2b8);grid-template-columns:minmax(0,1fr) auto auto;box-shadow:inset 0 0 0 1px #3a7e501a;border-top-color:#0000!important}.price-copy,.price-values{gap:3px;min-width:0;display:grid}.price-copy>span{color:var(--ink);font-weight:800}.price-copy>small{color:#9a8877;font-size:.61rem}.price-values{text-align:right;justify-items:end}.price-values del{color:#9c8b7a;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);font-size:.67rem;text-decoration-thickness:1.5px}.price-values small{color:var(--green);font-size:.59rem;font-weight:750}.price-list strong{color:var(--ink);font-size:1rem}.price-saving-badge{align-items:center;gap:4px;width:fit-content;font-weight:850;display:inline-flex;color:var(--green)!important}.price-saving-badge svg{fill:#3a7e501a;width:12px;height:12px}.price-saving-percent{color:#fff;background:var(--green);text-align:center;border-radius:999px;min-width:45px;padding:7px 8px;font-size:.66rem;font-weight:900;animation:.48s cubic-bezier(.2,.85,.25,1) .12s both saving-pop;box-shadow:0 6px 15px #3067432e}@keyframes price-row-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes saving-pop{0%{opacity:0;transform:scale(.72)rotate(-8deg)}to{opacity:1;transform:scale(1)rotate(0)}}.program-details{width:100%;min-height:42px;color:var(--accent-dark);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:7px 3px;font-size:.76rem;font-weight:850;display:flex}.program-details svg{flex:none;width:18px;height:18px;transition:transform .24s cubic-bezier(.2,.8,.25,1)}.program-details:hover svg{transform:translateY(2px)}.program-details svg.is-expanded{transform:rotate(180deg)}.program-details:hover svg.is-expanded{transform:rotate(180deg)translateY(2px)}.program-card-expanded .price-row:nth-child(3){animation-delay:40ms}.program-card-expanded .price-row:nth-child(4){animation-delay:.1s}@media (max-width:520px){.price-row,.price-row-saving{grid-template-columns:minmax(0,1fr) auto}.price-saving-percent{min-width:41px;padding:5px 7px;position:absolute;top:8px;right:8px}.price-row-saving .price-values{padding-right:49px}}.program-action{background:var(--accent);color:#fff;border:0;border-radius:16px;justify-content:space-between;align-items:center;min-height:56px;margin-top:18px;padding:0 21px;font-weight:850;transition:background .16s,transform .16s;display:flex}:is(.program-action:hover,.program-action:focus-visible){background:var(--accent-dark);transform:translateY(-2px)}.journey-section{border-top:1px solid var(--line);background:radial-gradient(circle at 8% 18%, #3f6e5214, transparent 22%), radial-gradient(circle at 93% 84%, #b8323212, transparent 22%), var(--paper);position:relative;overflow:hidden}.journey-section .centered-heading{margin-bottom:28px}.journey-roadmap{position:relative}.journey-paw-trail{height:78px;color:var(--green);grid-template-columns:repeat(9,1fr);align-items:center;padding-inline:5%;display:grid;position:relative}.journey-paw-trail:before{content:"";background:repeating-linear-gradient(90deg,#3f6e523d 0 6px,#0000 6px 15px);height:2px;position:absolute;top:50%;left:7%;right:7%}.journey-paw-trail span{z-index:1;background:var(--paper);opacity:.78;border:1px solid #3f6e5226;border-radius:50%;justify-self:center;place-items:center;width:38px;height:38px;display:grid;position:relative;box-shadow:0 6px 18px #3f6e5214}.journey-paw-trail svg{fill:currentColor;stroke-width:1.5px;width:18px;height:18px;transform:rotate(-12deg)}.journey-paw-trail span:nth-child(2n) svg{transform:rotate(12deg)}.journey-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:14px;display:grid}.journey-grid article{border:1px solid var(--line);background:linear-gradient(155deg, #fffdf9f5, var(--cream));border-radius:28px;min-height:260px;padding:27px 24px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 14px 36px #432e1e0d}.journey-grid article:after{content:"";background:#b832320e;border-radius:50%;width:105px;height:105px;transition:transform .3s;position:absolute;bottom:-34px;right:-24px}.journey-grid article:nth-child(2n){margin-top:22px}.journey-grid article:nth-child(2n):after{background:#3f6e5212}.journey-grid article:hover{border-color:#b8323247;transform:translateY(-7px);box-shadow:0 22px 46px #432e1e1a}.journey-grid article:hover:after{transform:scale(1.2)}.journey-step-icon{width:52px;height:52px;color:var(--accent);background:#f3dfdc;border-radius:17px;place-content:center;transition:transform .24s;display:grid}.journey-grid article:nth-child(2n) .journey-step-icon{color:var(--green);background:#e3eee6}.journey-step-icon svg{stroke-width:2.1px;width:24px;height:24px}.journey-grid article:hover .journey-step-icon{transform:rotate(-6deg)scale(1.06)}.journey-grid h3{max-width:230px;margin:34px 0 11px;font-size:1.18rem}.journey-grid p{z-index:1;color:var(--ink-soft);margin:0;font-size:.8rem;line-height:1.62;position:relative}.about-section{padding-block:clamp(64px,6vw,88px);overflow:hidden}.about-layout{grid-template-columns:minmax(0,.98fr) minmax(420px,1.02fr);align-items:center;gap:clamp(60px,8vw,110px);display:grid}.about-copy h2{margin-bottom:30px}.about-copy>p{max-width:700px;color:var(--ink-soft);line-height:1.78}.about-copy .about-lead{color:var(--ink);font-size:1.1rem;font-weight:700}.about-copy blockquote{border-left:3px solid var(--accent);color:var(--accent-dark);margin:34px 0 0;padding-left:20px;font-size:1.02rem;font-weight:800}.about-principles{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.about-principles article{border:1px solid var(--line);background:#fffdf9c7;border-radius:22px;grid-template-columns:42px minmax(0,1fr);align-content:start;gap:14px;min-height:154px;padding:21px 18px;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid}.about-principles article:hover{border-color:#3f6e5261;transform:translateY(-5px);box-shadow:0 18px 38px #372b2014}.about-principles article>span{width:42px;height:42px;color:var(--green);background:#e3eee6;border-radius:14px;place-items:center;transition:transform .24s;display:grid}.about-principles article:hover>span{transform:rotate(-7deg)scale(1.06)}.about-principles svg{stroke-width:2.2px;width:21px;height:21px}.about-principles strong{margin:1px 0 6px;font-size:.88rem;display:block}.about-principles p{color:var(--ink-soft);margin:0;font-size:.75rem;line-height:1.55}.about-visual{min-width:0}.about-photo-card{isolation:isolate;max-width:540px;margin:0 0 0 auto;padding:0 0 34px 22px;position:relative}.about-photo-card:before{z-index:-1;content:"";background:#dce9df;border-radius:46% 54% 22% 35%;width:74%;height:70%;position:absolute;bottom:10px;right:-24px;transform:rotate(5deg)}.about-photo-frame{--about-photo-radius:46px 46px 24px 24px;aspect-ratio:3/4;border:7px solid var(--paper);border-radius:var(--about-photo-radius);isolation:isolate;background:#d7dfd2;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 28px 70px #30241c33}.about-photo-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#1b161238);position:absolute;inset:0}.about-photo-frame img{border-radius:inherit;-webkit-backface-visibility:hidden;backface-visibility:hidden;object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.about-photo-card:hover .about-photo-frame img{transform:scale(1.025)}.about-photo-badge{z-index:2;min-height:44px;color:var(--accent-dark);letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9e6;border:1px solid #fff9;border-radius:999px;align-items:center;gap:9px;padding:0 17px;font-size:.68rem;font-weight:850;animation:5s ease-in-out infinite founder-badge-float;display:inline-flex;position:absolute;top:22px;left:22px;box-shadow:0 12px 28px #271f1924}.about-photo-badge svg{width:17px;height:17px}.about-photo-card figcaption{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f0;border:1px solid #e3d7c8e6;border-radius:22px;flex-direction:column;width:calc(100% - 52px);margin:-54px 0 0 52px;padding:20px 22px;display:flex;position:relative;box-shadow:0 18px 42px #32251d29}.about-photo-card figcaption strong{margin-bottom:4px;font-size:1.12rem}.about-photo-card figcaption span{color:var(--ink-soft);font-size:.76rem;line-height:1.5}@keyframes founder-badge-float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-6px)rotate(1deg)}}@keyframes about-photo-reveal{0%{opacity:0;transform:translateY(34px)rotate(1.5deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@supports (animation-timeline:view()){.about-photo-card{animation:linear both about-photo-reveal;animation-timeline:view();animation-range:entry 5% cover 32%}}.final-cta{padding-bottom:74px}.final-cta-card{color:#fff;isolation:isolate;background:radial-gradient(circle at 83% 20%,#68a3784d,#0000 27%),radial-gradient(circle at 5% 105%,#ffbf8429,#0000 34%),linear-gradient(135deg,#7e2225,#b43733 62%,#9b312f);border:1px solid #ffffff21;border-radius:32px;grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);align-items:center;gap:clamp(38px,5vw,76px);min-height:310px;padding:clamp(38px,5.5vw,68px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #5d231f2b}.final-cta-card:before{z-index:-1;content:"";border:1px solid #ffffff1a;border-radius:50%;width:390px;height:390px;animation:14s linear infinite final-cta-orbit;position:absolute;top:-260px;right:9%;box-shadow:0 0 0 54px #ffffff06,0 0 0 108px #ffffff05}.final-cta-copy{max-width:820px}.final-cta-card h2{margin:0 0 18px}.final-cta-copy>p{color:#ffffffb8;max-width:660px;margin:0;font-size:.92rem}.final-cta-steps{flex-wrap:wrap;align-items:center;gap:9px;margin-top:28px;display:flex}.final-cta-steps span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff17;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:7px;min-height:39px;padding:0 12px;font-size:.69rem;font-weight:800;transition:transform .22s,background .22s;display:inline-flex}.final-cta-steps span:hover{background:#ffffff26;transform:translateY(-3px)}.final-cta-steps span svg{color:#dcecdf;width:15px;height:15px}.final-cta-steps>svg{color:#ffffff61;width:14px;height:14px;animation:2.8s ease-in-out infinite final-cta-step;transform:rotate(78deg)}.final-cta-steps>svg:nth-of-type(2){animation-delay:.45s}.final-cta-action{color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f0;border:1px solid #ffffff8c;border-radius:24px;flex-direction:column;align-items:flex-start;padding:24px;transition:transform .28s cubic-bezier(.2,.8,.25,1),box-shadow .28s;display:flex;position:relative;box-shadow:0 20px 48px #41181733}.final-cta-action:hover{transform:translateY(-6px)rotate(-.3deg);box-shadow:0 27px 58px #41181740}.final-cta-action-icon{width:44px;height:44px;color:var(--green);background:#dcecdf;border-radius:15px;place-items:center;margin-bottom:18px;display:grid;box-shadow:0 9px 22px #3067431f}.final-cta-action-icon svg{width:21px;height:21px}.final-cta-action small{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;font-size:.61rem;font-weight:900}.final-cta-action strong{margin-top:5px;font-size:1.24rem}.final-cta-action>p{color:var(--ink-soft);margin:8px 0 20px;font-size:.75rem}.final-cta-action .cta-light-button{background:var(--accent);color:#fff;justify-content:space-between;width:100%;min-height:52px;padding-inline:19px;font-size:.78rem;position:relative;overflow:hidden;box-shadow:0 10px 24px #8f25252e}.final-cta-action .cta-light-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:34px;height:130%;position:absolute;top:-15%;left:-60px;transform:skew(-18deg)}.final-cta-action .cta-light-button:hover:before{animation:.65s final-cta-shine}.final-cta-action .cta-light-button:focus-visible:before{animation:.65s final-cta-shine}.final-cta-action .cta-light-button svg{width:17px;height:17px;transition:transform .18s}:is(.final-cta-action .cta-light-button:hover svg,.final-cta-action .cta-light-button:focus-visible svg){transform:translate(4px)}.final-cta-paw{z-index:-1;color:#ffffff1f;animation:5s ease-in-out infinite final-cta-paw-float;position:absolute}.final-cta-paw-one{width:40px;height:40px;top:17%;left:48%;transform:rotate(-18deg)}.final-cta-paw-two{width:25px;height:25px;animation-delay:-2.2s;bottom:12%;left:42%;transform:rotate(22deg)}@keyframes final-cta-orbit{to{transform:rotate(360deg)}}@keyframes final-cta-step{0%,to{opacity:.45;transform:translateY(0)rotate(78deg)}50%{opacity:1;transform:translateY(-3px)rotate(84deg)}}@keyframes final-cta-paw-float{0%,to{opacity:.55;translate:0}50%{opacity:1;translate:0 -9px}}@keyframes final-cta-shine{to{left:calc(100% + 45px)}}.client-outcomes{background:var(--cream);padding:90px 0;scroll-margin-top:90px}.client-outcomes-heading{grid-template-columns:1.5fr 1fr;align-items:end;gap:64px;margin-bottom:44px;display:grid}.client-outcomes-heading h2{max-width:770px;margin:16px 0 0;font-size:clamp(2rem,3.65vw,3.4rem)}.client-outcomes-heading h2 span{color:var(--green);text-underline-offset:9px;-webkit-text-decoration:underline #d4b891;text-decoration:underline #d4b891;text-decoration-thickness:3px}.client-outcomes-heading>p{color:var(--ink-soft);margin:0 0 5px;font-size:1.0625rem;line-height:1.7}.client-outcomes-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:28px;display:grid}.client-outcome{--outcome-tone:#315b43;--outcome-wash:#edf2e8;--outcome-top:#315b43;--outcome-heading:#fffdf9;--outcome-chip:#ffffff17;--outcome-icon-bg:#ffffff13;background:var(--paper);border:1px solid #ddd1c0;border-radius:32px;flex-direction:column;grid-column:span 7;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s;display:flex;overflow:hidden;box-shadow:0 12px 30px #36281c06}.client-outcome[data-outcome=home]{--outcome-tone:#8f3430;--outcome-wash:#f9eee8;--outcome-top:#ead7ca;--outcome-heading:#582b25;--outcome-chip:#ffffff70;--outcome-icon-bg:#ffffff38;grid-column:span 5}.client-outcome[data-outcome=puppy]{--outcome-tone:#72511f;--outcome-wash:#f8f1df;--outcome-top:#e9d4a9;--outcome-heading:#4b381d;--outcome-chip:#ffffff65;--outcome-icon-bg:#ffffff38;grid-column:span 5}.client-outcome[data-outcome=understanding]{--outcome-tone:#3f6e52;--outcome-wash:#eef2e9;--outcome-top:#302720;--outcome-heading:#fff4e3}.client-outcome-title{background:var(--outcome-top);min-height:188px;color:var(--outcome-heading);justify-content:space-between;align-items:center;gap:22px;padding:30px 34px;display:flex;position:relative}.client-outcome-title h3{letter-spacing:-.025em;max-width:360px;margin:16px 0 0;font-size:clamp(1.55rem,2.5vw,2.2rem);line-height:1.15;position:relative}.client-outcome-context{border:1px solid;border-color:color-mix(in srgb, currentColor 23%, transparent);background:var(--outcome-chip);border-radius:30px;padding:7px 11px;font-size:.875rem;line-height:1;display:inline-flex}.client-outcome-icon{border:1px solid;border-color:color-mix(in srgb, currentColor 20%, transparent);width:84px;height:84px;color:var(--outcome-heading);background:var(--outcome-icon-bg);border-radius:27px;flex-shrink:0;place-items:center;transition:transform .5s cubic-bezier(.22,1,.36,1);display:grid;transform:rotate(8deg)}.client-outcome-icon svg{stroke-width:1.4px;width:42px;height:42px}.client-outcome[data-outcome=home] .client-outcome-icon,.client-outcome[data-outcome=understanding] .client-outcome-icon{transform:rotate(-8deg)}.client-outcome-body{flex-direction:column;flex:1;padding:28px 32px 30px;display:flex}.client-outcome-change{margin:0 0 26px}.client-outcome-change>div{padding-left:44px;position:relative}.client-outcome-change dt{color:var(--ink-soft);margin-bottom:8px;font-size:.875rem;font-weight:700;line-height:1.4}.client-outcome-change dd{color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.65}.client-outcome-start{padding-bottom:26px}.client-outcome-start:before{content:"";border:2px solid #b3a28c;border-radius:50%;width:9px;height:9px;position:absolute;top:5px;left:13px}.client-outcome-start:after{content:"";border-left:1px dashed #cabbab;position:absolute;top:23px;bottom:-2px;left:18px}.client-outcome-goal dt{color:var(--outcome-tone)}.client-outcome-goal dd{color:var(--ink)}.client-outcome-turn{width:36px;height:36px;color:var(--outcome-tone);background:var(--outcome-wash);border:1px solid #ded7ca;border-radius:50%;place-items:center;display:grid;position:absolute;top:-6px;left:0}.client-outcome-turn svg{width:18px;height:18px}.client-outcome-progress{background:var(--outcome-wash);border:1px solid #e1dece;border-radius:20px;margin-top:auto;padding:22px 24px;position:relative}.client-outcome-progress>span{color:var(--outcome-tone);align-items:center;gap:8px;font-size:.875rem;font-weight:700;display:flex}.client-outcome-progress>span>svg{flex-shrink:0;width:19px;height:19px}.client-outcome-progress ul{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.client-outcome-progress li{color:var(--ink);align-items:start;gap:9px;font-size:1rem;line-height:1.45;display:flex}.client-outcome-progress li>svg{width:16px;height:16px;color:var(--outcome-tone);stroke-width:2px;flex-shrink:0;margin-top:3px}.client-outcomes-footer{justify-content:space-between;align-items:center;gap:32px;margin-top:30px;display:flex}.client-outcomes-footer p{max-width:730px;color:var(--ink-soft);margin:0;font-size:.875rem;line-height:1.65}.client-outcomes-footer a{flex-shrink:0;font-size:1rem}.client-outcomes-footer a svg{width:18px;height:18px}@media (hover:hover) and (prefers-reduced-motion:no-preference){.client-outcome:hover{border-color:#bca88c;transform:translateY(-5px);box-shadow:0 22px 45px #36281c10}.client-outcome:hover .client-outcome-icon{transform:rotate(0)translateY(-4px)}.client-outcome:hover .client-outcome-turn svg{animation:.65s both outcome-arrow-step}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.client-outcome{animation:linear both outcome-arrive;animation-timeline:view();animation-range:entry entry 75%}}}@keyframes outcome-arrow-step{0%,to{translate:0}45%{translate:0 4px}}@keyframes outcome-arrive{0%{opacity:.55;translate:0 26px}to{opacity:1;translate:0}}@media (max-width:1000px){.client-outcomes-heading{gap:30px}.client-outcomes-grid{gap:22px}.client-outcome,.client-outcome[data-outcome]{grid-column:span 6}.client-outcome-title{gap:14px;min-height:188px;padding:26px}.client-outcome-icon{border-radius:21px;width:62px;height:62px}.client-outcome-icon svg{width:32px;height:32px}.client-outcome-body{padding:26px}.client-outcome-progress{padding:20px}.client-outcomes-footer{flex-direction:column;align-items:start;gap:18px}}@media (max-width:700px){.client-outcomes{padding:58px 0}.client-outcomes-heading{grid-template-columns:1fr;gap:22px;margin-bottom:30px}.client-outcomes-heading>p{font-size:1rem}.client-outcomes-grid{grid-template-columns:minmax(0,1fr);gap:22px}.client-outcome,.client-outcome[data-outcome]{border-radius:26px;grid-column:1}.client-outcome-title{min-height:164px;padding:24px}.client-outcome-title h3{max-width:320px;font-size:1.7rem}.client-outcome-body{padding:24px 20px}.client-outcome-change>div{padding-left:42px}.client-outcome-progress{padding:20px 18px}.client-outcomes-footer{margin-top:24px}}@media (prefers-reduced-motion:reduce){.client-outcomes *,.client-outcomes :before,.client-outcomes :after{transition:none!important;animation:none!important}}.home-questions-jump{color:var(--accent-dark);text-underline-offset:5px;align-items:center;gap:8px;margin-top:18px;padding:8px 0;font-size:16px;font-weight:650;-webkit-text-decoration:underline #b8323266;text-decoration:underline #b8323266;transition:color .18s;display:inline-flex}.home-questions-jump svg{width:17px;height:17px}.home-questions-jump:hover{color:var(--accent)}.home-questions-jump:focus-visible{outline:3px solid var(--accent);outline-offset:5px;border-radius:5px}.home-questions{background:var(--cream);padding:72px 0;scroll-margin-top:12px}.home-questions-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);align-items:start;gap:64px;display:grid}.home-questions-heading h2{margin:0 0 26px}.home-questions-heading h2 span{color:var(--accent)}.home-questions-note{align-items:center;gap:14px;display:flex}.home-questions-note>svg{width:42px;height:42px;color:var(--green);stroke-width:1.5px;flex-shrink:0}.home-questions-note p{color:var(--ink-soft);margin:0;font-size:16px}.home-questions-note strong{color:var(--ink);font-weight:650}.home-questions-list{border:1px solid var(--line);background:var(--paper);border-radius:28px;overflow:hidden}.home-question{grid-template-columns:44px minmax(0,1fr);gap:18px;padding:28px;display:grid}.home-question+.home-question{border-top:1px solid var(--line)}.home-question-icon{width:44px;height:44px;color:var(--accent);background:var(--cream-deep);border-radius:14px;place-items:center;display:grid}.home-question:nth-child(2) .home-question-icon{color:var(--green);background:#e9eee3}.home-question-icon svg{stroke-width:1.7px;width:23px;height:23px}.home-question h3{margin:0 0 12px;font-size:20px;line-height:1.35}.home-question p{color:var(--ink-soft);margin:0;font-size:16px;line-height:1.7}@media (max-width:1000px){.home-questions-layout{grid-template-columns:1fr;gap:30px}.home-questions-heading h2{margin-bottom:22px}}@media (max-width:640px){.home-questions{padding:48px 0}.home-questions-list{border-radius:22px}.home-question{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:24px 20px}.home-question-icon{border-radius:11px;width:34px;height:34px}.home-question-icon svg{width:19px;height:19px}.home-question h3{font-size:18px}}
