@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300..700;1,9..144,300..700&family=Inter+Tight:ital,wght@0,300..700;1,300..700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;scroll-padding-top:80px}:root{--cream:#f6f2e5;--white:#fff;--paper:#fbfaef;--paper-soft:#f6faee;--field-soft:#eef6e7;--field-mid:#dfedd8;--card-paper:#fffef3d1;--card-paper-solid:#fffdf0;--line-soft:#1853391f;--green-900:#0f2a1d;--green-800:#153a28;--green-700:#1f4d35;--green-600:#2f6b4a;--green-500:#4a8b67;--green-400:#6a9a7a;--green-300:#a7c4b2;--green-200:#c5d8cb;--green-100:#e3ede5;--green-50:#f1f5f1;--gold:#c98b3a;--gold-light:#e3a97a;--gold-dark:#a0681f;--text-primary:#1a1a16;--text-secondary:#3a3a32;--text-muted:#6b6b5f;--text-light:#fffffff2;--text-light-muted:#ffffffd1;--shadow-card:0 1px 0 #ffffffa3 inset, 0 18px 42px -34px #0f2a1d61;--shadow-card-hover:0 1px 0 #ffffffb3 inset, 0 22px 50px -32px #0f2a1d75;--shadow-btn:0 1px 0 #ffffff47 inset, 0 12px 24px -18px #0f2a1d7a;--shadow-btn-hover:0 1px 0 #ffffff52 inset, 0 18px 32px -18px #0f2a1d85;--radius-lg:8px;--radius-pill:9999px;--max-w:1140px;--transition:.3s cubic-bezier(.4, 0, .2, 1)}body{min-height:100%;color:var(--text-primary);background:var(--paper-soft);overscroll-behavior-y:auto;touch-action:pan-y;font-family:Inter Tight,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:0;font-family:Fraunces,Cormorant Garamond,Georgia,serif;font-weight:400;line-height:1.05}h1{letter-spacing:0;font-size:clamp(2.5rem,5vw,3.75rem)}h2{font-size:clamp(1.875rem,3.5vw,2.75rem)}h3{font-size:clamp(1.125rem,2vw,1.375rem)}p{line-height:1.7}.container{max-width:var(--max-w);margin:0 auto;padding:0 24px}@media (width>=768px){.container{padding:0 40px}}@media (width>=1200px){.container{padding:0 20px}}section{position:relative}main{touch-action:pan-y}section>.container{z-index:1;position:relative}[id]{scroll-margin-top:80px}@media (width<=767px){html{scroll-padding-top:72px}[id]{scroll-margin-top:72px}}.reveal{opacity:1;transition:transform .38s cubic-bezier(.16,1,.3,1);transform:translateY(6px)}.reveal.visible{transform:translateY(0)}.reveal-delay-1{transition-delay:30ms}.reveal-delay-2{transition-delay:60ms}.reveal-delay-3{transition-delay:90ms}.nav{z-index:100;transition:background var(--transition), box-shadow var(--transition);padding:0 24px;position:fixed;top:0;left:0;right:0}.nav.scrolled{background:var(--paper-soft);box-shadow:0 1px #18533924}.nav-inner{max-width:var(--max-w);justify-content:space-between;align-items:center;height:64px;margin:0 auto;display:flex}.nav-logo{color:#194d35;letter-spacing:0;align-items:center;gap:0;font-size:1.25rem;font-weight:700;line-height:1;text-decoration:none;display:flex;position:relative}.logo-mark{z-index:2;flex:none;display:block;position:relative;overflow:visible}.nav-logo-mark,.footer-logo-mark{width:29px;height:29px;transform:translateY(-1px)}.logo-mark-shape{fill:#48ad4c;stroke:#0e6a46;stroke-width:2.7px;stroke-linejoin:round}.logo-mark-highlight{fill:#b2e77557}.logo-mark-highlight-top{fill:#daf6948a}.logo-mark-lowlight{fill:#2b974b3d}.logo-mark-connector-stem{fill:none;stroke:#0e6a46;stroke-width:3.1px;stroke-linecap:round;stroke-linejoin:round}.footer-logo .logo-mark-shape{fill:#5fbb55;stroke:#8ed19f}.footer-logo .logo-mark-highlight{fill:#cef8974d}.footer-logo .logo-mark-highlight-top{fill:#e6ffb180}.footer-logo .logo-mark-lowlight{fill:#2b974b4d}.footer-logo .logo-mark-connector-stem{stroke:#8ed19f}.nav-links{align-items:center;gap:32px;list-style:none;display:none}@media (width>=768px){.nav-links{display:flex}}.nav-links a{color:var(--text-secondary);transition:color var(--transition);align-items:center;min-height:44px;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.nav-links a:hover{color:var(--text-primary)}.nav-cta{background:var(--green-800);border-radius:var(--radius-pill);transition:all var(--transition);box-shadow:var(--shadow-btn);border:1px solid #ffffff2e;align-items:center;min-height:44px;padding:10px 22px;font-size:.875rem;font-weight:600;display:inline-flex;color:var(--white)!important}.nav-cta:hover{background:var(--green-700);box-shadow:var(--shadow-btn-hover);transform:translateY(-1px)}.nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:44px;padding:8px;display:flex}@media (width>=768px){.nav-hamburger{display:none}}.nav-hamburger span{background:var(--text-primary);border-radius:2px;width:22px;height:2px}.mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;opacity:0;transform-origin:top;pointer-events:none;visibility:hidden;background:#f6faeefa;border:1px solid #18533924;border-radius:18px;max-height:min(62svh,480px);padding:18px 22px 24px;transition:opacity .22s,transform .26s cubic-bezier(.16,1,.3,1),visibility 0s linear .26s;position:fixed;top:76px;left:18px;right:18px;overflow-y:auto;transform:translateY(-10px)scale(.985);box-shadow:0 22px 56px -34px #081e147a,inset 0 1px #ffffffb8}.mobile-menu.open{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s;transform:translateY(0)scale(1)}.mobile-menu a{color:var(--text-primary);border-bottom:1px solid #2c3e2d14;min-height:44px;padding:14px 0;font-size:1.18rem;font-weight:600;text-decoration:none;display:block}.mobile-menu button{border-radius:var(--radius-pill);background:var(--green-800);width:min(260px,100%);min-height:52px;color:var(--white);font:inherit;box-shadow:var(--shadow-btn);border:0;justify-content:center;align-items:center;margin:24px auto 0;padding:13px 28px;font-size:1.05rem;font-weight:700;display:flex}.modal-shell{z-index:120;opacity:0;pointer-events:none;visibility:hidden;justify-content:center;align-items:center;padding:18px;transition:opacity .24s,visibility 0s linear .24s;display:flex;position:fixed;inset:0}.modal-shell.open{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#051b11a8;transition:opacity .24s;position:absolute;inset:0}.modal-shell.open .modal-overlay{opacity:1}.modal-panel{opacity:0;background:linear-gradient(115deg,#ffffff3d 0%,#fff0 42%),repeating-linear-gradient(0deg,#58422306 0 1px,#0000 1px 13px),linear-gradient(#f5ead4 0%,#e5d0a5 100%);border:1px solid #fff8e2b8;border-radius:34px 30px 36px 31px/30px 36px 31px 34px;width:min(860px,100vw - 36px);max-height:min(92svh,900px);padding:12px;transition:opacity .26s,transform .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:clip;transform:translateY(14px)scale(.97);box-shadow:inset 0 1px #ffffff94,inset 0 -12px 22px #5b3d1b1f,0 34px 80px -28px #021009b3}.modal-panel:before{content:"";pointer-events:none;border:1px dashed #5c401f33;border-radius:26px 23px 28px 24px/23px 28px 24px 26px;position:absolute;inset:12px}.modal-shell.open .modal-panel{opacity:1;transform:translateY(0)scale(1)}.modal-close{z-index:4;width:42px;height:42px;color:var(--green-900);cursor:pointer;background:#fffdefb8;border:1px solid #12442d1f;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;position:absolute;top:24px;right:24px;box-shadow:inset 0 1px #ffffffa8,0 8px 18px -14px #081e147a}.modal-close:hover{background:#fffdf0;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffbd,0 12px 22px -16px #081e1485}.modal-close svg{width:20px;height:20px}.modal-intake-shell{z-index:1;background:radial-gradient(100% 84% at 12% 4%,#fffdef94 0%,#fffdef24 44%,#fffdef00 72%),radial-gradient(circle at 1px 1px,#77532809 0 .8px,#0000 1px) 0 0/18px 18px,linear-gradient(145deg,#fffbecb8 0%,#f5ead49e 100%);border-radius:25px 22px 27px 23px/22px 27px 23px 25px;grid-template-columns:minmax(230px,.82fr) minmax(360px,1.18fr);gap:clamp(20px,3vw,30px);max-height:calc(min(92svh,900px) - 24px);padding:clamp(26px,3.5vw,34px);display:grid;position:relative;overflow:auto;box-shadow:inset 0 1px #ffffff94,inset 0 -10px 22px #704c2214}.modal-intake-intro{flex-direction:column;align-self:stretch;padding:2px 0 4px;display:flex}.modal-title{max-width:10ch;color:var(--green-900);margin:0 0 14px;font-size:clamp(2.1rem,4.4vw,3.15rem);line-height:.96}.modal-lede{color:#192a1dc7;max-width:28ch;margin:0 0 24px;font-size:1.02rem;line-height:1.56}.modal-proof-list{gap:10px;margin-top:clamp(54px,8vh,86px);padding-top:0;display:grid}.modal-proof-list div{color:#262921c2;background:#fffdef52;border-left:2px solid #c68b3a75;border-radius:0 12px 12px 0;padding:10px 12px;font-size:.88rem;line-height:1.42}.modal-proof-list span{color:var(--green-900);margin-bottom:2px;font-weight:760;display:block}.modal-intake-body{background:radial-gradient(100% 80% at 10% 0,#ffffff94 0%,#fff0 58%),linear-gradient(#fffdf4db 0%,#faf6edbd 100%);border:1px solid #fffdef94;border-radius:22px 18px 23px 19px/18px 23px 19px 22px;align-self:center;padding:14px;box-shadow:inset 0 1px #ffffffbd,0 18px 34px -28px #4e34186b}.modal-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.modal-field{gap:7px;min-width:0;display:grid}.modal-field-full,.modal-check-field,.modal-form-note,.modal-submit{grid-column:1/-1}.modal-field span{color:#143724eb;justify-content:space-between;align-items:center;gap:8px;font-size:.78rem;font-weight:750;display:flex}.modal-field span em{color:#383b308a;font-size:.72rem;font-style:normal;font-weight:650}.modal-field input,.modal-field select,.modal-field textarea{box-sizing:border-box;width:100%;color:var(--green-900);background:linear-gradient(#ffffff9e 0%,#faf6eeeb 100%);border:1px solid #2d69472e;border-radius:14px 12px 15px 13px/12px 15px 13px 14px;outline:none;padding:10px 13px;font-family:inherit;font-size:.98rem;line-height:1.35;transition:border-color .2s,background .2s,box-shadow .2s;box-shadow:inset 0 1px #ffffff9e,0 8px 16px -16px #081e145c}.modal-field select{appearance:none;color:#383b309e;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 5l4 4 4-4' fill='none' stroke='%23143923' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),linear-gradient(#ffffff9e 0%,#faf6eeeb 100%);background-position:right 13px center,0 0;background-repeat:no-repeat;padding-right:38px}.modal-field select.has-value{color:var(--green-900)}.modal-field textarea{resize:vertical;min-height:92px}.modal-field input::placeholder,.modal-field textarea::placeholder{color:#383b307a}.modal-field input:focus,.modal-field select:focus,.modal-field textarea:focus{background-color:#fffdf6;border-color:#2d69478f;box-shadow:0 0 0 4px #2d694714,inset 0 1px #ffffffbd}.modal-form-note{color:#383b30ad;margin:0;font-size:.86rem;line-height:1.4}.modal-check-field{background:radial-gradient(92% 110% at 12% 0,#ffffff6b 0%,#fff0 62%),#fffdf46b;border:1px solid #2d694721;border-radius:16px 14px 17px 15px/14px 17px 15px 16px;min-width:0;margin:2px 0 0;padding:10px}.modal-check-field legend{color:#143724f0;margin:0 0 2px;padding:0;font-size:.78rem;font-weight:780}.modal-check-field p{color:#383b309e;margin:0 0 8px;font-size:.78rem;line-height:1.3}.modal-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.modal-check-option{color:#1c3a27db;cursor:pointer;background:linear-gradient(#ffffff8c 0%,#faf6eeb8 100%);border:1px solid #2d694724;border-radius:12px 10px 13px 11px/10px 13px 11px 12px;align-items:center;gap:8px;min-height:34px;padding:7px 9px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff8f}.modal-check-option:hover{border-color:#2d69474d;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffa3,0 8px 14px -14px #081e145c}.modal-check-option.selected{color:var(--green-900);background:linear-gradient(#e6f1dabd 0%,#fffae5db 100%);border-color:#2d69476b;box-shadow:inset 0 1px #ffffffad,0 0 0 3px #2d694712}.modal-check-option input{opacity:0;cursor:pointer;position:absolute;inset:0}.modal-check-mark{background:#ffffff94;border:1.5px solid #2d694761;border-radius:5px 4px;flex:none;width:16px;height:16px;position:relative;box-shadow:inset 0 1px #ffffffb8}.modal-check-option.selected .modal-check-mark{border-color:var(--green-800);background:var(--green-800)}.modal-check-option.selected .modal-check-mark:after{content:"";border:2px solid #fffdf0;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.modal-check-option span:last-child{z-index:1;font-size:.78rem;font-weight:720;line-height:1.14;position:relative}.modal-check-field.has-error{border-color:#a2432b6b;box-shadow:0 0 0 3px #a2432b14}.modal-check-error{color:#8f3b26;margin-top:8px;font-size:.78rem;font-weight:680;line-height:1.3;display:block}.modal-submit{border-radius:var(--radius-pill);background:radial-gradient(circle at 30% 14%, #ffffff3d 0 2px, transparent 28px), linear-gradient(180deg, var(--gold) 0%, var(--gold-dark) 100%);color:#fffdf0;cursor:pointer;border:0;min-height:46px;font-family:inherit;font-size:1.02rem;font-weight:780;transition:transform .2s,box-shadow .2s,filter .2s,opacity .2s;box-shadow:inset 0 1px #ffffff3d,0 12px 24px -18px #5d3611b3}.modal-submit:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff47,0 16px 28px -20px #5d3611c2}.modal-submit:disabled{cursor:wait;opacity:.68}.modal-submit-secondary{width:min(210px,100%);margin:22px auto 0}.modal-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:384px;padding:28px 8px;display:flex}.modal-success-icon{width:66px;height:66px;color:var(--green-800);background:radial-gradient(circle at 34% 24%,#fff9 0 12%,#fff0 38%),linear-gradient(#d9efc0 0%,#94cb79 100%);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:flex;box-shadow:inset 0 1px #ffffffa8,0 14px 22px -16px #12442d80}.modal-success-icon svg{width:34px;height:34px}.modal-success-title{max-width:14ch;color:var(--green-900);margin:0 auto 10px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.55rem,3vw,2rem);line-height:1.05}.modal-success-copy{color:#262921c2;max-width:34ch;margin:0 auto;font-size:1rem;line-height:1.55}@media (width<=767px){.modal-shell{align-items:flex-end;padding:16px}.modal-panel{border-radius:26px 24px 0 0;width:100%;max-height:min(91svh,760px);padding:8px;transform:translateY(22px)scale(.98)}.modal-panel:before{border-radius:20px 18px 0 0;inset:8px}.modal-close{width:40px;height:40px;top:20px;right:20px}.modal-intake-shell{border-radius:20px 18px 0 0;grid-template-columns:1fr;max-height:calc(min(91svh,760px) - 16px);padding:24px 18px 18px}.modal-title{max-width:13ch;font-size:clamp(2rem,10vw,2.5rem)}.modal-lede{max-width:none;margin-bottom:14px;padding-right:42px;font-size:.97rem;line-height:1.46}.modal-proof-list{display:none}.modal-intake-body{padding:14px}.modal-form{grid-template-columns:1fr;gap:12px}.modal-field textarea{min-height:104px}.modal-success{min-height:310px}}@media (prefers-reduced-motion:reduce){.mobile-menu,.modal-shell,.modal-overlay,.modal-panel{transition:none}}.hero{overflow-anchor:none;background:linear-gradient(#4aa5e8 0%,#78c4ec 36%,#bfe7e7 72%,#d7eee0 100%);flex-direction:column;justify-content:center;min-height:100dvh;padding-top:64px;display:flex;position:relative;overflow:visible}.hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 54% 55%,#dbf4e59e 0%,#dbf4e557 22%,#dbf4e500 48%),linear-gradient(#115b9b33 0%,#fff0 32%);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;z-index:0;opacity:.12;background-image:radial-gradient(circle at 18% 22%,#ffffff8c 0 1px,#0000 1.6px),radial-gradient(circle at 72% 34%,#ffffff59 0 1px,#0000 1.8px);background-size:120px 120px,180px 180px;position:absolute;inset:0}.landscape{pointer-events:none;z-index:1;height:168px;position:absolute;bottom:0;left:0;right:0}@media (width>=768px){.landscape{height:210px}}.hills-mobile{display:none}.hills-desktop{display:block}@keyframes float{0%,to{transform:translate(0)translateY(0)scale(1)}35%{transform:translate(20px)translateY(-4px)scale(1.015)}70%{transform:translate(38px)translateY(5px)scale(.995)}}.foliage{pointer-events:none;z-index:2;height:200px;display:none;position:absolute;bottom:0;left:0;right:0}@media (width<=767px){.foliage{height:160px}}.tree{background-position:bottom;background-repeat:no-repeat;background-size:contain;position:absolute}.tree-1{opacity:.75;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 60'><rect x='18' y='34' width='4' height='26' fill='%233a2a1a'/><g fill='%230f2a1d'><circle cx='13' cy='13' r='9'/><circle cx='27' cy='13' r='9'/><circle cx='13' cy='27' r='9'/><circle cx='27' cy='27' r='9'/></g></svg>");width:52px;height:78px;bottom:17%;left:10%}.tree-5{opacity:.55;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 60'><rect x='18' y='34' width='4' height='26' fill='%234a3a2a'/><g fill='%232f6b4a'><circle cx='13' cy='13' r='9'/><circle cx='27' cy='13' r='9'/><circle cx='13' cy='27' r='9'/><circle cx='27' cy='27' r='9'/></g></svg>");width:28px;height:42px;bottom:30%;left:83%}.hero-content{z-index:3;text-align:center;max-width:800px;margin:0 auto;padding:60px 24px 0;position:relative;transform:translateY(clamp(-88px,-8vh,-58px))}.hero-eyebrow{color:var(--green-500);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-pill);background:#2c3e2d0f;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.8125rem;font-weight:600;display:inline-flex}.hero h1{color:var(--green-900);letter-spacing:0;text-wrap:balance;margin-bottom:24px}.hero h1 span,.hero h1 .hero-question-line{display:block}.hero h1 .hero-answer-line{margin-top:clamp(30px,5.4vh,60px);display:block}.hero h1 .hero-luck-line{display:block}.hero h1 .hero-meet-line{white-space:nowrap;margin-top:.09em;font-size:.92em;display:block}.hero h1 em{font-variation-settings:"SOFT" 100, "opsz" 144;-webkit-text-stroke:.018em #f1e4c5d1;paint-order:stroke fill;text-shadow:0 1px #0d2a1d42,0 0 14px #fffdef3d;font-family:Fraunces,serif;font-style:italic;font-weight:650;color:#2d6947!important}.mobile-break{display:none}.hero-sub{color:var(--text-secondary);max-width:580px;margin:0 auto 40px;font-size:clamp(1.0625rem,2vw,1.1875rem);line-height:1.7}.hero-sub-small{color:#0f2a1dd1;width:min(540px,100vw - 48px);max-width:540px;margin-bottom:0;font-size:1.0625rem;line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.btn-primary{background:var(--gold);color:var(--green-900);border-radius:var(--radius-pill);cursor:pointer;transition:all var(--transition);border:none;align-items:center;gap:8px;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 2px 8px #c98b3a4d,0 6px 20px #c98b3a26}.btn-primary:hover{background:var(--gold-dark);transform:translateY(-2px);box-shadow:0 4px 12px #c98b3a59,0 10px 28px #c98b3a33}.btn-secondary{color:var(--text-primary);border-radius:var(--radius-pill);cursor:pointer;transition:all var(--transition);background:#2c3e2d14;border:none;align-items:center;gap:8px;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-secondary:hover{background:#2c3e2d24;transform:translateY(-1px)}.hero-scroll-wrap{z-index:6;opacity:1;overflow-anchor:none;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.hero-scroll-cue{--pet-height:184px;--cue-cycle:4.84s;color:var(--green-900);cursor:pointer;touch-action:pan-y;outline:none;flex-direction:column;align-items:center;text-decoration:none;display:flex;position:relative}.hero-scroll-cue:before{content:none;left:50%;top:calc(var(--pet-height) - 15px);z-index:0;opacity:.38;filter:blur(4px);width:74px;height:14px;animation:landingShadow var(--cue-cycle) linear infinite;will-change:transform, opacity;background:#09251875;border-radius:999px;position:absolute;transform:translate(-50%)scaleX(.86)}.hero-scroll-cue:after{content:"";z-index:5;pointer-events:none;width:clamp(190px,14vw,220px);height:340px;position:absolute;top:-58px;left:50%;transform:translate(-50%)}.hero-scroll-cue:focus-visible{border-radius:28px;box-shadow:0 0 0 4px #ffffffb8,0 0 0 7px #1f4d356b}.hero-scroll-cue:not(.cue-ready) .hero-clover-pet,.hero-scroll-cue:not(.cue-ready):before,.hero-scroll-cue:not(.cue-ready) .scroll-sign-face,.hero-scroll-cue:not(.cue-ready) .scroll-sign-post{animation-play-state:paused}.clover-pet-stage{width:184px;height:var(--pet-height);z-index:2;transform-origin:50% 96%;margin-bottom:-37px;display:block;position:relative}.hero-clover-pet{background-image:var(--clover-jump-sheet);width:100%;height:100%;-webkit-animation:cloverJumpFrames var(--cue-cycle) step-end infinite;animation:cloverJumpFrames var(--cue-cycle) step-end infinite;image-rendering:auto;filter:drop-shadow(0 9px 11px #05231733);-webkit-user-select:none;user-select:none;background-position:0 0;background-repeat:no-repeat;background-size:4400% 200%;display:block}.scroll-sign-wrap{z-index:1;filter:drop-shadow(0 12px 18px #0f2a1d33);transform-origin:50% 18%;width:clamp(138px,10vw,162px);display:block;position:relative}.clover-pet-stage,.scroll-sign-wrap{pointer-events:none}.scroll-sign{width:100%;height:142px;display:block;position:relative}.scroll-sign-face{z-index:2;color:#fff8ea;transform-origin:50% 100%;min-height:43px;-webkit-animation:signFaceSpring var(--cue-cycle) linear infinite;animation:signFaceSpring var(--cue-cycle) linear infinite;will-change:transform;background:radial-gradient(at 18% 24%,#ffffff2e 0 2px,#0000 24px),linear-gradient(100deg,#ffffff1a 0 2px,#0000 2px 100%),repeating-linear-gradient(174deg,#6f3f1f47 0 2px,#0000 2px 13px),linear-gradient(#a96837 0%,#8c5229 54%,#75421f 100%);border:3px solid #6f3f1f;border-radius:13px 15px;flex-direction:column;justify-content:center;align-items:center;padding:8px 12px 6px;display:flex;position:relative;box-shadow:inset 0 2px #fff3,inset 0 -3px #502a1438,0 2px #3d1f0f8c}.scroll-sign-face:before,.scroll-sign-face:after{content:"";background:#5a3118;border-radius:50%;width:5px;height:5px;position:absolute;top:39px;box-shadow:inset 0 1px #ffffff2e}.scroll-sign-face:before{left:calc(50% - 13px)}.scroll-sign-face:after{right:calc(50% - 13px)}.scroll-sign-text{letter-spacing:0;text-transform:none;-webkit-text-stroke:.45px #180c04d1;paint-order:stroke fill;text-shadow:0 1.5px #180c04b8,1px 0 #180c0480,-1px 0 #180c0480;white-space:nowrap;font-family:Fraunces,Georgia,serif;font-size:clamp(.86rem,1.05vw,1rem);font-weight:700;line-height:1;display:block}.scroll-sign-arrow{filter:drop-shadow(0 1.5px #180c04d1)drop-shadow(1px 0 #180c04b8)drop-shadow(-1px 0 #180c04b8)drop-shadow(0 -1px #180c0494);border-top:10px solid #fff8ea;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;margin-top:6px;display:block}.scroll-sign-post{z-index:1;transform-origin:50% 0;width:25px;height:116px;-webkit-animation:signPostSpring var(--cue-cycle) linear infinite;animation:signPostSpring var(--cue-cycle) linear infinite;will-change:transform;background:linear-gradient(90deg,#ffffff1a 0 4px,#0000 4px 100%),repeating-linear-gradient(178deg,#6f3f1f3d 0 2px,#0000 2px 14px),linear-gradient(#90552c 0%,#74421f 100%);border:3px solid #6f3f1f;border-top:0;border-radius:0 0 10px 10px;position:absolute;top:38px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff29}@media (width>=768px) and (width<=1120px){.hero h1{max-width:min(760px,100vw - 96px);font-size:clamp(2.5rem,4.6vw,3.35rem)}.hero-sub-small{width:min(500px,100vw - 96px)}}@media (width>=768px) and (height<=760px){.hero{padding-top:58px}.landscape{height:clamp(150px,27vh,190px)}.hero-content{padding-top:42px;transform:translateY(clamp(-96px,-13vh,-76px))}.hero h1{margin-bottom:18px;font-size:clamp(2.35rem,min(4.6vw,7.5vh),3.15rem)}.hero h1 .hero-answer-line{margin-top:clamp(18px,4vh,34px)}.hero-sub-small{font-size:.98rem;line-height:1.45}.hero-scroll-wrap{bottom:-18px}.hero-scroll-cue{--pet-height:118px}.hero-scroll-cue:before{top:calc(var(--pet-height) - 12px);width:54px;height:10px}.clover-pet-stage{width:118px;height:118px;margin-bottom:-24px}.scroll-sign-wrap{width:clamp(120px,9vw,132px)}.scroll-sign{height:124px}.scroll-sign-face{border-radius:12px 14px;min-height:40px;padding:7px 10px 6px}.scroll-sign-face:before,.scroll-sign-face:after{width:4px;height:4px;top:36px}.scroll-sign-face:before{left:calc(50% - 11px)}.scroll-sign-face:after{right:calc(50% - 11px)}.scroll-sign-text{font-size:.86rem}.scroll-sign-arrow{border-top-width:9px;border-left-width:8px;border-right-width:8px;margin-top:5px}.scroll-sign-post{width:22px;height:96px;top:35px}}@keyframes cloverJumpFrames{0%{background-position:0 0}1.1364%{background-position:2.3256% 0}2.2727%{background-position:4.6512% 0}3.4091%{background-position:6.9767% 0}4.5455%{background-position:9.3023% 0}5.6818%{background-position:11.6279% 0}6.8182%{background-position:13.9535% 0}7.9545%{background-position:16.2791% 0}9.0909%{background-position:18.6047% 0}10.2273%{background-position:20.9302% 0}11.3636%{background-position:23.2558% 0}12.5%{background-position:25.5814% 0}13.6364%{background-position:27.907% 0}14.7727%{background-position:30.2326% 0}15.9091%{background-position:32.5581% 0}17.0455%{background-position:34.8837% 0}18.1818%{background-position:37.2093% 0}19.3182%{background-position:39.5349% 0}20.4545%{background-position:41.8605% 0}21.5909%{background-position:44.186% 0}22.7273%{background-position:46.5116% 0}23.8636%{background-position:48.8372% 0}25%{background-position:51.1628% 0}26.1364%{background-position:53.4884% 0}27.2727%{background-position:55.814% 0}28.4091%{background-position:58.1395% 0}29.5455%{background-position:60.4651% 0}30.6818%{background-position:62.7907% 0}31.8182%{background-position:65.1163% 0}32.9545%{background-position:67.4419% 0}34.0909%{background-position:69.7674% 0}35.2273%{background-position:72.093% 0}36.3636%{background-position:74.4186% 0}37.5%{background-position:76.7442% 0}38.6364%{background-position:79.0698% 0}39.7727%{background-position:81.3953% 0}40.9091%{background-position:83.7209% 0}42.0455%{background-position:86.0465% 0}43.1818%{background-position:88.3721% 0}44.3182%{background-position:90.6977% 0}45.4545%{background-position:93.0233% 0}46.5909%{background-position:95.3488% 0}47.7273%{background-position:97.6744% 0}48.8636%{background-position:100% 0}50%{background-position:0 100%}51.1364%{background-position:2.3256% 100%}52.2727%{background-position:4.6512% 100%}53.4091%{background-position:6.9767% 100%}54.5455%{background-position:9.3023% 100%}55.6818%{background-position:11.6279% 100%}56.8182%{background-position:13.9535% 100%}57.9545%{background-position:16.2791% 100%}59.0909%{background-position:18.6047% 100%}60.2273%{background-position:20.9302% 100%}61.3636%{background-position:23.2558% 100%}62.5%{background-position:25.5814% 100%}63.6364%{background-position:27.907% 100%}64.7727%{background-position:30.2326% 100%}65.9091%{background-position:32.5581% 100%}67.0455%{background-position:34.8837% 100%}68.1818%{background-position:37.2093% 100%}69.3182%{background-position:39.5349% 100%}70.4545%{background-position:41.8605% 100%}71.5909%{background-position:44.186% 100%}72.7273%{background-position:46.5116% 100%}73.8636%{background-position:48.8372% 100%}75%{background-position:51.1628% 100%}76.1364%{background-position:53.4884% 100%}77.2727%{background-position:55.814% 100%}78.4091%{background-position:58.1395% 100%}79.5455%{background-position:60.4651% 100%}80.6818%{background-position:62.7907% 100%}81.8182%{background-position:65.1163% 100%}82.9545%{background-position:67.4419% 100%}84.0909%{background-position:69.7674% 100%}85.2273%{background-position:72.093% 100%}86.3636%{background-position:74.4186% 100%}87.5%{background-position:76.7442% 100%}88.6364%{background-position:79.0698% 100%}89.7727%{background-position:81.3953% 100%}90.9091%{background-position:83.7209% 100%}92.0455%{background-position:86.0465% 100%}93.1818%{background-position:88.3721% 100%}94.3182%{background-position:90.6977% 100%}95.4545%{background-position:93.0233% 100%}96.5909%{background-position:95.3488% 100%}97.7273%{background-position:97.6744% 100%}98.8636%{background-position:100% 100%}to{background-position:0 0}}@keyframes signFaceSpring{0%,65.9%,84%,to{transform:translateY(0)rotate(0)scaleY(1)}68.2%{transform:translateY(3.2px)rotate(.12deg)scaleY(.982)}74%{transform:translateY(-.8px)rotate(-.08deg)scaleY(1.004)}80%{transform:translateY(.28px)rotate(.03deg)scaleY(.999)}}@keyframes signPostSpring{0%,65.9%,84%,to{transform:translate(-50%)translateY(0)scaleY(1)}68.2%{transform:translate(-50%)translateY(1.5px)scaleY(.991)}74%{transform:translate(-50%)translateY(-.4px)scaleY(1.002)}80%{transform:translate(-50%)translateY(.16px)scaleY(.999)}}@keyframes landingShadow{0%,14%,88%,to{opacity:.38;transform:translate(-50%)scaleX(.86)}22%{opacity:.54;transform:translate(-50%)scaleX(1.08)}34%{opacity:.22;transform:translate(-50%)scaleX(.7)}50%{opacity:.1;transform:translate(-50%)scaleX(.48)}62%{opacity:.18;transform:translate(-50%)scaleX(.62)}67%{opacity:.68;transform:translate(-50%)scaleX(1.28)}76%{opacity:.3;transform:translate(-50%)scaleX(.82)}}@keyframes mobileLandingShadow{0%,14%,88%,to{opacity:.38;transform:translate(-50%)scaleX(.88)}22%{opacity:.52;transform:translate(-50%)scaleX(1.06)}34%{opacity:.24;transform:translate(-50%)scaleX(.74)}50%{opacity:.12;transform:translate(-50%)scaleX(.52)}62%{opacity:.18;transform:translate(-50%)scaleX(.62)}67%{opacity:.62;transform:translate(-50%)scaleX(1.2)}76%{opacity:.32;transform:translate(-50%)scaleX(.84)}}@media (prefers-reduced-motion:reduce){.clover-pet-stage,.clover-pet-stage *,.scroll-sign-wrap,.scroll-sign-face,.scroll-sign-post,.hero-scroll-cue:before{animation:none}}.wave-divider{line-height:0;position:absolute;bottom:-2px;left:0;right:0;overflow:hidden}.wave-divider svg{width:100%;height:auto;display:block}.section-subtitle{color:var(--text-muted);text-align:center;max-width:560px;margin-left:auto;margin-right:auto;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7}.section-subtitle-light{color:var(--text-light-muted)}.icon-box{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:inline-flex}.icon-box svg{width:24px;height:24px}.icon-box-dark{color:var(--gold-light);background:#c98b3a26}.icon-box-light{background:var(--green-50);color:var(--green-600);width:44px;height:44px;margin-bottom:16px}.icon-box-light svg{width:22px;height:22px}.how-it-works{z-index:7;background:linear-gradient(#25593d 0%,#4f825f 22px,#9bc49d 54px,#d6ead5 88px,#e4f3df 112px 100%);margin-top:-2px;padding:clamp(82px,10vh + 6px,106px) 0 clamp(210px,21vh,276px);scroll-margin-top:64px;overflow:clip}.how-it-works:before{content:"";pointer-events:none;z-index:7;opacity:.28;background:linear-gradient(#1f4d3529 0%,#43705014 38%,#fff0 100%);height:116px;position:absolute;inset:0 0 auto}.how-it-works:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(82% 46% at 50% 100%,#1f4d3533 0%,#3767441f 50%,#37674400 80%),linear-gradient(#ecf6e500 0%,#75a2701f 48%,#3f7a4c3d 100%);height:280px;position:absolute;bottom:0;left:0;right:0}.how-it-works>.container{z-index:8;position:relative}.how-it-works h2{max-width:780px;color:var(--text-primary);text-wrap:balance;margin:0 auto;font-size:clamp(2rem,3.25vw,3.05rem)}.how-it-works .section-subtitle{max-width:650px}.steps-grid{max-width:1090px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;gap:clamp(18px,3vw,28px);margin:clamp(48px,6.4vh,72px) auto 0;padding:0;display:grid;position:relative;overflow:visible}.steps-grid:before{content:none}.steps-grid:after{content:"";filter:blur(12px);pointer-events:none;background:radial-gradient(#0d2a1d2e 0%,#0d2a1d14 42%,#0d2a1d00 74%);border:0;border-radius:50%;height:58px;position:absolute;bottom:-26px;left:2%;right:2%}@media (width>=768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.step-card{min-height:274px;transition:transform var(--transition), box-shadow var(--transition);z-index:1;background:linear-gradient(118deg,#ffffff94 0%,#ffffff1a 36%,#fff0 100%),radial-gradient(circle at 1px 1px,#74582b09 0 .7px,#0000 1px) 0 0/18px 18px,linear-gradient(#fffcefeb 0%,#efe3c7e0 100%);border:1px solid #fffdef94;border-bottom-color:#543d2229;border-radius:26px 21px 29px 23px/22px 28px 24px 27px;padding:36px 34px 34px;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffffb8,inset 0 -12px 24px #543d2214,0 24px 38px -30px #0f2a1d75}@media (width>=768px){.step-card+.step-card{border-left:0}}.step-card:before{content:"";pointer-events:none;background:linear-gradient(#fffdef4d 0%,#fffdef00 58%);border:1px dashed #5c401f1f;border-radius:20px 16px 23px 18px/17px 23px 19px 21px;position:absolute;inset:10px}.step-card:after{content:"";width:82%;height:28px;transform:translateX(-50%) rotate(var(--step-shadow-tilt,0deg));filter:blur(9px);pointer-events:none;background:radial-gradient(#0d2a1d33 0%,#0d2a1d14 44%,#0d2a1d00 72%);border-radius:50%;position:absolute;bottom:-24px;left:50%}.step-card:hover{transform:translateY(-3px)rotate(0);box-shadow:inset 0 1px #ffffffc2,inset 0 -12px 24px #543d2214,0 30px 48px -32px #0f2a1d8a}.step-card:first-child{--step-shadow-tilt:-2deg;transform:rotate(-.8deg)}.step-card:nth-child(2){--step-shadow-tilt:1deg;transform:translateY(12px)rotate(.7deg)}.step-card:nth-child(3){--step-shadow-tilt:2deg;transform:rotate(-.5deg)}.step-num{color:#fffdf0;z-index:2;background:radial-gradient(circle at 35% 26%,#fff3 0 11%,#fff0 34%),linear-gradient(#2d6848 0%,#123923 100%);border:1px solid #fffdef3d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 0 34px;font-size:1rem;font-weight:800;display:inline-flex;position:relative;box-shadow:inset 0 1px #fff3,0 9px 16px -12px #0f2a1dad,0 0 0 7px #2d684814}.step-card h3{color:var(--green-900);z-index:2;max-width:13ch;margin-bottom:12px;font-size:clamp(1.28rem,2vw,1.62rem);position:relative}@media (width>=768px){.step-card h3{min-height:2.18em}}.step-card p{color:#2e3027c2;z-index:2;max-width:31ch;font-size:.98rem;line-height:1.62;position:relative}.capabilities{background:0 0;padding:100px 0 120px;position:relative;overflow:clip}.capabilities:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#4e2e1452 0 6px,#4e2e1400 6px calc(100% - 6px),#4e2e1452 calc(100% - 6px) 100%),linear-gradient(#6f441f47 0,#8452263d 8px,#9360301f 16px,#93603000 28px calc(100% - 28px),#9360301f calc(100% - 16px),#8452263d calc(100% - 8px),#6f441f47 100%),linear-gradient(#ffffff38 0%,#fff0 14%,#7048200f 100%),repeating-linear-gradient(34deg,#744a2209 0 2px,#0000 2px 22px),repeating-linear-gradient(124deg,#fff6db21 0 2px,#0000 2px 24px),linear-gradient(#d6a06057 0%,#c2874a4d 56%,#b0743e42 100%);border-top:0;border-bottom:0;border-radius:0;position:absolute;inset:clamp(96px,15vh + 4px,112px) 0 clamp(20px,7vh - 41px,46px);box-shadow:inset 0 18px 30px #fff6da24,inset 0 -18px 30px #6f48210f,0 -14px 20px -8px #69411d29,0 14px 20px -8px #69411d29}.capabilities>.container{z-index:1;position:relative}.capabilities .text-center{transform:translateY(clamp(-64px,10px - 8vh,-48px))}.capabilities h2{z-index:2;color:var(--green-900);position:relative}.capabilities .section-subtitle{color:var(--text-secondary);z-index:2;position:relative}.cap-grid-desktop{z-index:2;max-width:1060px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;gap:clamp(20px,2.1vw,26px);margin:56px auto 0;padding:0;display:grid;position:relative;overflow:visible}.cap-grid-desktop:before{content:none;pointer-events:none;border:1px dashed #4e311738;border-radius:25px 22px 29px 23px/22px 29px 23px 25px;position:absolute;inset:clamp(10px,1.3vw,15px);box-shadow:inset 0 1px #ffffe638,inset 0 -1px #4e31170f}.cap-grid-desktop:after{content:none;pointer-events:none;mix-blend-mode:screen;opacity:.46;background:linear-gradient(104deg,#ffffe600 0%,#ffffe61c 38%,#ffffe600 58%),radial-gradient(38% 20% at 52% 0,#ffffdf2e 0%,#ffffdf00 74%);position:absolute;inset:0}@media (width>=640px){.cap-grid-desktop{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.cap-grid-desktop{grid-template-columns:repeat(3,1fr)}}.cap-card{text-align:center;min-height:214px;transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition), background var(--transition);background:radial-gradient(92% 72% at 22% 10%,#ffffff8f 0%,#ffffff2e 44%,#fff0 70%) no-repeat,radial-gradient(86% 72% at 104% 104%,#74532a12 0%,#74532a07 42%,#74532a00 72%) no-repeat,radial-gradient(circle at 1px 1px,#74562c0e 0 .7px,#0000 1px) 0 0/19px 19px,linear-gradient(150deg,#fffcf0fc 0%,#f4ead4f7 62%,#e6d7b9f2 100%) no-repeat;border:1px solid #6b4c242e;border-radius:22px 18px 24px 19px/19px 24px 18px 22px;flex-direction:column;justify-content:center;align-items:center;padding:30px 28px 28px;display:flex;position:relative;overflow:clip;box-shadow:inset 0 1px #ffffffd1,inset 0 -12px 20px #7b56290f,2px 3px #6b4c240d,12px 20px 34px -25px #41281194}.cap-card:before{content:none;opacity:.42;pointer-events:none;background:linear-gradient(90deg,#2d694700,#2d69476b,#2d694700);border-radius:999px;height:3px;position:absolute;top:18px;left:24px;right:24px}.cap-card:after{content:"";pointer-events:none;border:1px solid #6b4c2413;border-radius:16px 13px 18px 14px/14px 18px 13px 16px;position:absolute;inset:9px;box-shadow:inset 0 1px #ffffff80,inset 0 -1px #6b4c2414}.cap-card:nth-child(2){border-radius:18px 24px 19px 23px/24px 19px 23px 18px}.cap-card:nth-child(3){border-radius:24px 19px 22px 18px/19px 22px 18px 24px}.cap-card:nth-child(4){border-radius:20px 22px 18px 25px/22px 18px 25px 20px}.cap-card:nth-child(5){border-radius:23px 18px 25px 20px/18px 25px 20px 23px}.cap-card:nth-child(6){border-radius:19px 25px 20px 23px/25px 20px 23px 19px}.cap-card:nth-child(2):after{border-radius:13px 18px 14px 17px/18px 14px 17px 13px}.cap-card:nth-child(3):after{border-radius:18px 14px 16px 13px/14px 16px 13px 18px}.cap-card:nth-child(4):after{border-radius:15px 16px 13px 19px/16px 13px 19px 15px}.cap-card:nth-child(5):after{border-radius:17px 13px 19px 15px/13px 19px 15px 17px}.cap-card:nth-child(6):after{border-radius:14px 19px 15px 17px/19px 15px 17px 14px}.cap-card:nth-child(2n){background:radial-gradient(86% 68% at 25% 11%,#ffffff80 0%,#ffffff29 45%,#fff0 72%) no-repeat,radial-gradient(86% 72% at 104% 104%,#74532a11 0%,#74532a07 42%,#74532a00 72%) no-repeat,radial-gradient(circle at 1px 1px,#74562c0d 0 .7px,#0000 1px) 0 0/21px 21px,linear-gradient(150deg,#fbf6e6fc 0%,#f0e4caf7 62%,#e2d2b2f2 100%) no-repeat}.cap-card:hover{border-color:#97682b47;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffd1,inset 0 -12px 20px #7b56290e,2px 4px #6b4c240e,14px 24px 40px -27px #412811a8}.cap-card .icon-box-dark{color:#382511f0;background:radial-gradient(circle at 30% 22%,#ffffff5c 0 2px,#0000 22px),linear-gradient(#efd596 0%,#d19a45 58%,#b9782f 100%);border:1px solid #81531f3d;border-radius:15px 13px 16px 14px/13px 16px 14px 15px;width:50px;height:46px;margin-bottom:22px;position:relative;box-shadow:inset 0 1px #ffffff70,inset 0 -3px 6px #4e2d0f26,0 12px 22px -16px #5833128a}.cap-card .icon-box-dark svg{width:22px;height:22px}.cap-card h3{color:var(--green-900);text-shadow:0 1px #fffdef9e;margin-bottom:11px;font-weight:650}.cap-amp{font-family:Georgia,Times New Roman,serif;font-size:.98em;font-weight:600;line-height:inherit;vertical-align:baseline;margin:0 .04em}.cap-card p{color:#2b2b23c7;text-shadow:0 1px #fffdef99;max-width:25ch;font-size:.9375rem;line-height:1.65}.cap-carousel{z-index:2;box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:36px;padding:0;display:none;position:relative;overflow:clip}@media (width<=639px),(width<=767px) and (aspect-ratio<=4/5){.cap-grid-desktop{display:none}.cap-carousel{display:block}}.cap-carousel-track{transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex}.cap-carousel-slide{box-sizing:border-box;min-width:100%;padding:0}.cap-carousel-slide .cap-card{background:radial-gradient(92% 72% at 22% 10%,#ffffff8f 0%,#ffffff2e 44%,#fff0 70%) no-repeat,radial-gradient(circle at 1px 1px,#74562c0e 0 .7px,#0000 1px) 0 0/19px 19px,linear-gradient(150deg,#fffbecfa 0%,#f2e5caf5 62%,#e1cca6f0 100%) no-repeat;border-radius:29px 24px 31px 25px/24px 31px 25px 29px;height:100%;min-height:260px;margin:0}.cap-carousel-dots{justify-content:center;gap:8px;margin-top:12px;display:flex}.cap-dot{cursor:pointer;background:0 0;border:none;border-radius:50%;width:44px;height:44px;padding:0;transition:all .3s;position:relative}.cap-dot:after{content:"";background:#1437243d;border-radius:50%;width:8px;height:8px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px #ffffff5c}.cap-dot.active:after{background:var(--green-700);border-radius:6px;width:26px;box-shadow:0 0 0 1px #e8f8d83d,0 5px 12px #0f2a1d38}.cap-carousel-nav{justify-content:center;gap:16px;margin-top:12px;display:flex}.cap-nav-btn{color:#fff8ea;cursor:pointer;text-shadow:0 2px #4a240e80;background:radial-gradient(at 20% 18%,#ffffff38 0 2px,#0000 28px),repeating-linear-gradient(174deg,#6f3f1f33 0 2px,#0000 2px 13px),linear-gradient(#bc7740 0%,#95582c 58%,#74421f 100%);border:2px solid #6f3f1f;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;padding:0 0 4px;font-size:1.9rem;font-weight:800;line-height:1;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;box-shadow:inset 0 2px #fff3,inset 0 -3px #502a1438,0 8px 18px #4a2b173d}.cap-nav-btn:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-2px);box-shadow:inset 0 2px #ffffff38,inset 0 -3px #502a1433,0 12px 24px #4a2b1747}.cap-nav-btn:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 2px 5px #4a240e47,0 5px 12px #4a2b1733}.cap-nav-btn:focus-visible{outline-offset:3px;outline:3px solid #fff8eac7}.cap-nav-btn:disabled{opacity:.5;cursor:default;filter:saturate(.74);box-shadow:inset 0 1px #ffffff24,0 4px 10px #4a2b1724}.why-us{background:0 0;padding:76px 0 182px;overflow:clip}.why-us:before{content:none;pointer-events:none;z-index:0;background:radial-gradient(70% 44% at 50% 100%,#375d4029 0%,#375d4000 70%),linear-gradient(#c5d1b900 0%,#c5d1b933 48%,#c5d1b994 100%);height:360px;position:absolute;bottom:0;left:0;right:0}.why-us:after{content:none}.why-grid{z-index:2;outline-offset:-11px;background:linear-gradient(115deg,#ffffff47 0%,#fff0 34%),repeating-linear-gradient(0deg,#58422309 0 1px,#0000 1px 15px),repeating-linear-gradient(90deg,#58422307 0 1px,#0000 1px 17px),linear-gradient(#eadcb9 0%,#d9c69c 100%);border:1px solid #fff8e4b8;border-bottom-color:#6346222e;border-radius:26px 24px 28px 22px/22px 28px 24px 26px;outline:1px dashed #674a263d;grid-template-columns:1fr;gap:12px;max-width:1060px;margin:56px auto 0;padding:18px;display:grid;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff9e,inset 0 -18px 30px #5c401f1f,0 24px 38px -28px #04140cbd}.why-grid:before{content:none}.why-grid:after{content:"";pointer-events:none;z-index:0;opacity:.78;border-top:1px dashed #674a2638;border-bottom:1px dashed #fff8e459;height:14px;position:absolute;top:20px;left:28px;right:28px}@media (width>=768px){.why-grid{grid-template-columns:repeat(2,1fr)}.why-card{border-right:1px solid #6e4f2724}.why-card:nth-child(2n),.why-card:last-child{border-right:0}}@media (width>=768px) and (width<=1023px){.why-card:nth-child(5){grid-column:1/-1;justify-self:center;width:calc(50% - 10px)}}@media (width>=1024px){.why-grid{grid-template-columns:repeat(6,1fr)}.why-card{border-right:1px solid #6e4f2724;grid-column:span 2}.why-card:nth-child(3),.why-card:nth-child(5){border-right:0}.why-card:nth-child(4),.why-card:nth-child(5){border-bottom:0;grid-column:span 3}.why-card:nth-child(4){border-right:1px solid #6e4f2724}}.why-card{min-height:200px;transition:background var(--transition), transform var(--transition), box-shadow var(--transition);z-index:1;background:linear-gradient(#fff8e261 0%,#fff8e214 100%),radial-gradient(80% 74% at 14% 8%,#ffffff47 0%,#fff0 62%);border:1px solid #6e4f2729;border-bottom-color:#4d361933;border-radius:18px 15px 17px 16px/15px 18px 16px 17px;padding:36px 28px 30px;position:relative;overflow:clip;box-shadow:inset 0 1px #ffffff57,inset 0 -8px 16px #593e1d14}.why-card:last-child{border-bottom:0}.why-card:before,.why-card:after{content:none}.why-card>*{z-index:1;position:relative}.why-card:hover{background:linear-gradient(#fff9e67a 0%,#fff9e61f 100%),radial-gradient(80% 74% at 14% 8%,#ffffff57 0%,#fff0 62%);transform:translateY(-2px);box-shadow:inset 0 1px #fff6,inset 0 -8px 16px #593e1d14,0 16px 20px -22px #081d1299}.why-card .icon-box-light{color:#fff8e2f5;background:linear-gradient(#12412c 0%,#0d3424 100%);border:1px solid #fff8e22e;border-radius:9px;width:44px;height:44px;margin-bottom:16px;box-shadow:inset 0 1px #ffffff29,0 10px 18px -14px #03120bc7}.why-card .icon-box-light svg{width:22px;height:22px}.why-card h3{color:#103221;text-shadow:none;margin-bottom:8px;font-size:1.125rem;font-weight:600}.why-card p{color:#161f18e0;text-shadow:none;font-size:.9375rem;font-weight:440;line-height:1.65}.lower-run{z-index:0;background:0 0;margin-top:-121px;padding-top:121px;position:relative;overflow:clip}.lower-run:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(82% 15% at 72% 6%,#e1974121 0%,#e197410f 36%,#e1974100 70%),radial-gradient(62% 11% at 28% 4%,#edb86914 0%,#edb86900 72%),radial-gradient(86% 18% at 50% 44%,#0a26192e 0%,#0a26191a 42%,#0a261900 76%),radial-gradient(88% 18% at -18% 48%,#13342329 0%,#13342314 42%,#13342300 74%),radial-gradient(96% 20% at 118% 63%,#0c261a33 0%,#0c261a1a 44%,#0c261a00 76%),radial-gradient(92% 18% at 50% 82%,#081e142e 0%,#081e1414 46%,#081e1400 78%),linear-gradient(#fff0 0%,#0d2a1d0a 34%,#0d2a1d24 68%,#081e1442 100%);position:absolute;inset:0}.lower-run:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(82% 38% at 50% 100%,#081e144d 0%,#081e1400 70%),linear-gradient(#19321f8f 0,#25422766 128px,#36523124 270px,#36523100 350px),linear-gradient(#819a73 0,#738d68 180px,#587752 34%,#3f603f 54%,#34563f 68%,#1a3c2b 82%,#071f18 100%);position:absolute;inset:0}.lower-run>section{z-index:2;position:relative}.lower-run .container{z-index:1;position:relative}.lower-run h2{color:var(--white)}.why-title-accent{color:#f2dfad;text-shadow:0 2px 5px #071f1857,0 0 18px #fff3c52e;font-weight:500}.lower-run .section-subtitle,.lower-run .stat-label{color:#2c3e2dc2}.lower-run .trust-heading,.lower-run .faq h2,.lower-run .cta h2{color:var(--white)}.lower-run .faq-question{color:#0f2a1df2}.stats{background:0 0;padding:82px 0 150px;overflow:visible}.stats:before{content:"";left:max(28px, calc((100vw - var(--max-w)) / 2));right:max(28px, calc((100vw - var(--max-w)) / 2));pointer-events:none;z-index:0;background:radial-gradient(22% 42% at 12% 54%,#693f1d29 0%,#693f1d0f 48%,#693f1d00 76%),radial-gradient(24% 42% at 38% 64%,#693f1d24 0%,#693f1d0d 48%,#693f1d00 76%),radial-gradient(24% 42% at 64% 58%,#693f1d26 0%,#693f1d0d 48%,#693f1d00 76%),radial-gradient(22% 42% at 88% 60%,#693f1d29 0%,#693f1d0f 48%,#693f1d00 76%);height:220px;position:absolute;top:238px}.stats:after{content:"";left:max(28px, calc((100vw - var(--max-w)) / 2));right:max(28px, calc((100vw - var(--max-w)) / 2));pointer-events:none;z-index:0;background:radial-gradient(16% 34% at 25% 74%,#52301817 0%,#52301809 44%,#52301800 72%),radial-gradient(16% 34% at 50% 58%,#52301814 0%,#52301808 46%,#52301800 74%),radial-gradient(16% 34% at 75% 72%,#5230181a 0%,#52301809 44%,#52301800 72%);height:132px;position:absolute;top:200px}.stats-header{text-align:center;margin-bottom:48px}.stats-header .section-subtitle{color:#3a3a32c7;max-width:620px;margin-top:16px}.stats-grid{grid-template-columns:1fr;align-items:stretch;gap:clamp(18px,2.6vw,28px);display:grid}@media (width>=700px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1080px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{text-align:left;min-height:236px;transition:transform var(--transition), box-shadow var(--transition);background:linear-gradient(110deg,#ffffff6b 0%,#fff0 36%),radial-gradient(circle at 1px 1px,#74582b14 0 .7px,#0000 1px) 0 0/16px 16px,linear-gradient(#fff4b8 0%,#f7e69d 100%);border:1px solid #87672729;border-radius:4px 6px 5px 4px;grid-template-rows:auto 1fr;align-content:start;justify-items:start;row-gap:18px;padding:40px 26px 30px;display:grid;position:relative;overflow:visible;transform:rotate(-1.4deg);box-shadow:inset 0 1px #ffffff94,0 22px 34px -28px #5738189e,0 7px 16px -14px #57381894}.stat-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffff47 15%,#ffffff4d 85%,#fff0 100%),linear-gradient(#f5e1b1db 0%,#dabe89b3 100%);border-radius:3px;width:92px;height:28px;position:absolute;top:-14px;left:50%;transform:translate(-50%)rotate(1.5deg);box-shadow:inset 0 1px #ffffff6b,0 6px 12px -10px #5332148c}.stat-card:after{content:"";pointer-events:none;opacity:.55;background:linear-gradient(#87672700 0%,#87672712 100%);height:30px;position:absolute;inset:auto 18px 18px}.stat-card>*{z-index:1;position:relative}.stat-card:nth-child(2){transform:rotate(1.2deg)}.stat-card:nth-child(3){background:linear-gradient(110deg,#fff6 0%,#fff0 36%),radial-gradient(circle at 1px 1px,#74582b12 0 .7px,#0000 1px),linear-gradient(#fff4b8 0%,#f7e69d 100%);transform:rotate(-.8deg)}.stat-card:nth-child(4){transform:rotate(1.6deg)}.stat-card:hover{transform:translateY(-3px)rotate(0);box-shadow:inset 0 1px #ffffff9e,0 28px 42px -30px #573818b3,0 10px 18px -15px #57381899}.stat-value{letter-spacing:0;color:var(--green-800);justify-content:flex-start;align-items:flex-start;max-width:12ch;font-size:clamp(1.2rem,2vw,1.46rem);font-weight:780;line-height:1.06;display:flex}.stat-value-text{font-size:clamp(1.2rem,2vw,1.46rem);line-height:1.06}.stat-label{color:#313027c7;max-width:24ch;margin:0;font-size:.92rem;line-height:1.52}@media (width<=1079px){.stat-card{justify-items:stretch}.stat-value,.stat-label{width:100%;max-width:none}}.trust{text-align:center;background:0 0;padding:52px 0 86px}.trust>.container{max-width:1040px;padding:0 28px}.trust h2.trust-heading{color:#f2dfad;text-shadow:0 2px 5px #071f1857,0 0 18px #fff3c52e;margin-bottom:14px;font-size:.95rem;font-weight:500}.trust-pills{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.trust-pill{color:#102d20;cursor:default;background:linear-gradient(#fff7dd6b 0%,#fff7dd14 100%),linear-gradient(#e2d1a8 0%,#cdb886 100%);border:1px solid #6146232e;border-bottom-color:#4b351938;border-radius:10px 8px 11px 9px/8px 11px 9px 10px;align-items:center;gap:7px;min-height:38px;padding:9px 15px;font-size:.83rem;font-weight:680;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff52,inset 0 -5px 10px #4f381c14,0 8px 14px -14px #071c1294}@media (width>=1024px){.trust-pills{gap:9px}.trust-pill{padding:9px 13px}}.trust-pill svg{color:#18543a;stroke-width:1.8px;width:15px;height:15px}.faq{z-index:1;background:0 0;padding:136px 0 120px;position:relative;overflow:visible}.faq:before,.faq:after{content:none}.faq>.container{z-index:1;position:relative}.faq>.container:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(closest-side,#09231742 0%,#09231721 46%,#09231700 78%);width:clamp(190px,21vw,260px);height:clamp(58px,6vw,76px);position:absolute;top:-96px;left:50%;transform:translate(-50%)}.faq-clover-moment{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 18px 22px #081e142e);width:clamp(162px,16.8vw,214px);position:absolute;top:clamp(-138px,-11vw,-106px);left:50%;transform:translate(-50%)rotate(-1deg)}.faq-header{text-align:center;margin-bottom:56px}.faq-list{border-radius:var(--radius-lg);background:linear-gradient(#f6f8e7d6 0%,#e5edd7c7 100%);border:1px solid #fffef357;max-width:740px;margin:0 auto;padding:4px 28px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #2c442d14,0 24px 58px -34px #081e148f}.faq-list:before{content:"";pointer-events:none;background:linear-gradient(#ffffff4d 0 1px,#fff0 34px),radial-gradient(120% 42% at 50% 0,#ffffff2e 0%,#fff0 68%);position:absolute;inset:0}.faq-list>*{z-index:1;position:relative}.faq-item{border-bottom:1px solid var(--line-soft)}.faq-item:first-child{border-top:1px solid var(--line-soft)}.faq-question{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;transition:color var(--transition);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;font-family:inherit;font-size:1.0625rem;font-weight:600;display:flex}.faq-question:hover{color:var(--green-500)}.faq-question:focus{outline:none}.faq-question:focus-visible{outline-offset:4px;border-radius:6px;outline:2px solid #1f4d3557}.faq-icon{width:30px;height:30px;transition:transform var(--transition), box-shadow var(--transition), background var(--transition);color:var(--green-700);background:linear-gradient(#fffdf0 0%,#edf5e5 100%);border:1px solid #1853391f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 1px #ffffffb8,0 8px 18px -14px #081e146b}.faq-clover-icon{fill:currentColor;width:16px;height:16px;display:block}.faq-question:hover .faq-icon{color:var(--green-600);box-shadow:inset 0 1px #ffffffbd,0 10px 20px -14px #081e147a}.faq-item.open .faq-icon{color:var(--green-700);background:linear-gradient(#fffdf0 0%,#e7f1df 100%);transform:rotate(45deg)}.faq-answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.2,.8,.2,1),opacity .24s,transform .36s cubic-bezier(.2,.8,.2,1);display:grid;overflow:hidden;transform:translateY(-4px)}.faq-item.open .faq-answer{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.faq-answer-inner{min-height:0;color:var(--text-secondary);max-width:640px;padding:0 0 24px;font-size:.9375rem;line-height:1.75;overflow:hidden}.cta{text-align:center;z-index:1;background:0 0;padding:72px 0 340px;position:relative;overflow:visible}.cta:before{content:"";pointer-events:none;opacity:1;background:linear-gradient(#071f1e00 0%,#06181a1f 46%,#030e1142 100%);position:absolute;inset:230px 0 56px}.cta:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(72% 18% at 52% 98%,#50795c2e 0%,#25453414 44%,#25453400 72%),linear-gradient(#0f2a1d00 0%,#071f1829 24%,#05161194 62%,#030f0cf0 100%);height:520px;position:absolute;bottom:0;left:0;right:0}.cta>.container{z-index:2;position:relative}.cta-stars{z-index:1;pointer-events:none;position:absolute;inset:230px 0 72px}.cta-star{width:var(--star-size,8px);height:var(--star-size,8px);color:rgba(255, 251, 225, var(--star-opacity,.56));transform:translate(-50%, -50%) rotate(var(--star-rotate,0deg));filter:drop-shadow(0 0 6px #ffe28f42);animation:starTwinkle var(--star-speed,12s) ease-in-out infinite;animation-delay:var(--star-delay,0s);position:absolute}.cta-star:before{content:"";clip-path:polygon(50% 0%,58% 40%,100% 50%,58% 60%,50% 100%,42% 60%,0% 50%,42% 40%);background:currentColor;position:absolute;inset:0}.cta-star:after{content:"";filter:blur(1px);background:#fff0a58f;border-radius:50%;position:absolute;inset:30%}.cta-star-1{--star-size:9px;--star-opacity:.62;--star-rotate:8deg;--star-speed:12.8s;top:24%;left:18%}.cta-star-2{--star-size:7px;--star-opacity:.48;--star-rotate:-12deg;--star-speed:14.2s;--star-delay:-2s;top:46%;left:33%}.cta-star-3{--star-size:8px;--star-opacity:.6;--star-rotate:16deg;--star-speed:13.4s;--star-delay:-4s;top:18%;left:62%}.cta-star-4{--star-size:8px;--star-opacity:.52;--star-rotate:-6deg;--star-speed:15s;--star-delay:-1s;top:39%;left:78%}.cta-star-5{--star-size:8px;--star-opacity:.58;--star-rotate:12deg;--star-speed:12.4s;--star-delay:-5s;top:16%;left:88%}.cta-star-6{--star-size:7px;--star-opacity:.44;--star-rotate:-16deg;--star-speed:15.8s;--star-delay:-3s;top:60%;left:12%}.cta-star-7{--star-size:8px;--star-opacity:.48;--star-rotate:6deg;--star-speed:14.8s;--star-delay:-6s;top:64%;left:47%}.cta-star-8{--star-size:7px;--star-opacity:.42;--star-rotate:-10deg;--star-speed:16.2s;--star-delay:-2.5s;top:68%;left:70%}.cta-star-9{--star-size:6px;--star-opacity:.38;--star-rotate:18deg;--star-speed:16s;--star-delay:-4.5s;top:74%;left:25%}.cta-star-10{--star-size:6px;--star-opacity:.36;--star-rotate:-8deg;--star-speed:13.8s;--star-delay:-7s;top:82%;left:39%}.cta-star-11{--star-size:7px;--star-opacity:.42;--star-rotate:10deg;--star-speed:15.2s;--star-delay:-1.8s;top:50%;left:58%}.cta-star-12{--star-size:7px;--star-opacity:.46;--star-rotate:-14deg;--star-speed:12.8s;--star-delay:-3.8s;top:62%;left:85%}@keyframes starTwinkle{0%,to{opacity:.5;transform:translate(-50%, -50%) rotate(var(--star-rotate,0deg)) scale(.94)}46%{opacity:.9;transform:translate(-50%, -50%) rotate(var(--star-rotate,0deg)) scale(1.05)}72%{opacity:.42;transform:translate(-50%, -50%) rotate(var(--star-rotate,0deg)) scale(.9)}}.cta h2{color:var(--white);z-index:1;margin-bottom:16px;position:relative}.cta p{color:var(--text-light-muted);z-index:1;margin-bottom:40px;font-size:1.0625rem;position:relative}.cta .btn-primary{z-index:1;padding:16px 36px;font-size:1.0625rem;position:relative}.footer{color:var(--text-light-muted);background:linear-gradient(#071f18 0%,#061a13 100%);padding:64px 0 40px;position:relative}.footer:before{content:"";pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 110' preserveAspectRatio='none'%3E%3Cpath d='M0 62 C114 42 206 38 328 54 C438 68 510 82 628 60 C744 38 826 24 948 43 C1068 62 1164 76 1280 58 C1344 48 1392 40 1440 34 V110 H0 Z' fill='%2309231a'/%3E%3C/svg%3E") bottom/100% 100% no-repeat;height:110px;position:absolute;top:-92px;left:0;right:0}.footer-lantern-moment{z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;width:clamp(132px,15vw,196px);position:absolute;top:clamp(-176px,-11.8vw,-136px);left:clamp(50%,54vw,58%);transform:translateY(0)}.footer-lantern-moment:before{content:"";aspect-ratio:1;z-index:2;pointer-events:none;mix-blend-mode:screen;opacity:.68;filter:blur(12px);background:radial-gradient(circle,#ffdd6894 0%,#f3b03f57 24%,#da8a2829 48%,#da8a2800 74%);border-radius:50%;width:56%;animation:11s ease-in-out infinite lanternFlicker;position:absolute;top:69%;left:25%;transform:translate(-50%,-50%)}.footer-lantern-moment:after{content:"";z-index:1;pointer-events:none;mix-blend-mode:screen;opacity:.32;filter:blur(18px);background:radial-gradient(#ffc5546b 0%,#e5912d2e 42%,#e5912d00 76%);border-radius:50%;width:82%;height:34%;animation:13s ease-in-out infinite lanternGroundGlow;position:absolute;top:84%;left:25%;transform:translate(-50%,-50%)rotate(-4deg)}.footer-lantern-clover{z-index:3;width:100%;display:block;position:relative;transform:rotate(0)}.footer>.container{z-index:1;position:relative}@keyframes lanternFlicker{0%,to{opacity:.62;transform:translate(-50%,-50%)scale(.96)}28%{opacity:.76;transform:translate(-50%,-50%)scale(1.04)}52%{opacity:.58;transform:translate(-50%,-50%)scale(.98)}74%{opacity:.82;transform:translate(-50%,-50%)scale(1.08)}}@keyframes lanternGroundGlow{0%,to{opacity:.28;transform:translate(-50%,-50%)rotate(-4deg)scale(.96)}45%{opacity:.38;transform:translate(-50%,-50%)rotate(-4deg)scale(1.04)}72%{opacity:.31;transform:translate(-50%,-50%)rotate(-4deg)scale(1)}}.footer-grid{grid-template-columns:1fr;gap:40px;margin-bottom:48px;display:grid}@media (width>=768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-brand p{max-width:300px;margin-top:12px;font-size:.9375rem;line-height:1.65}.footer-logo{color:#d7f1cf;align-items:center;gap:0;font-size:1.125rem;font-weight:700;line-height:1;display:flex}.footer h3.footer-heading{text-transform:uppercase;letter-spacing:0;color:var(--green-300);margin-bottom:16px;font-size:.75rem;font-weight:600}.footer-links{list-style:none}.footer-links li{margin-bottom:0}.footer-links a{color:var(--text-light-muted);transition:color var(--transition);min-height:44px;font-size:.875rem;line-height:44px;text-decoration:none;display:inline-block}.footer-links a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;font-size:.8125rem;display:flex}.footer-legal{gap:24px;display:flex}.footer-legal a{color:var(--text-light-muted);transition:color var(--transition);min-height:44px;line-height:44px;text-decoration:none;display:inline-block}.footer-legal a:hover{color:var(--white)}.text-center{text-align:center}.blanket-run{z-index:8;background:linear-gradient(112deg,#fffff200 0%,#fffff261 34%,#fffff28f 52%,#fffff21a 76%,#fffff200 100%),repeating-linear-gradient(32deg,#5c664308 0 1px,#0000 1px 30px),repeating-linear-gradient(122deg,#5c664306 0 1px,#0000 1px 36px),linear-gradient(#f5eed9 0%,#f3ead3 48%,#f2e8d0 100%);margin-top:-121px;padding-top:121px;position:relative;overflow:visible;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 121' preserveAspectRatio='none'%3E%3Cpath d='M0 76 C96 58 166 56 252 67 C340 78 404 92 488 77 C570 62 624 54 704 71 C790 90 856 82 944 67 C1038 52 1104 58 1198 70 C1290 82 1360 74 1440 62 V121 H0 Z' fill='%23000'/%3E%3C/svg%3E"),linear-gradient(#000,#000),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 121' preserveAspectRatio='none'%3E%3Cpath d='M0 0 H1440 V62 C1360 74 1290 82 1198 70 C1104 58 1038 52 944 67 C856 82 790 90 704 71 C624 54 570 62 488 77 C404 92 340 78 252 67 C166 56 96 58 0 76 V0 Z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 121' preserveAspectRatio='none'%3E%3Cpath d='M0 76 C96 58 166 56 252 67 C340 78 404 92 488 77 C570 62 624 54 704 71 C790 90 856 82 944 67 C1038 52 1104 58 1198 70 C1290 82 1360 74 1440 62 V121 H0 Z' fill='%23000'/%3E%3C/svg%3E"),linear-gradient(#000,#000),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 121' preserveAspectRatio='none'%3E%3Cpath d='M0 0 H1440 V62 C1360 74 1290 82 1198 70 C1104 58 1038 52 944 67 C856 82 790 90 704 71 C624 54 570 62 488 77 C404 92 340 78 252 67 C166 56 96 58 0 76 V0 Z' fill='%23000'/%3E%3C/svg%3E");-webkit-mask-position:top,50% 121px,bottom;mask-position:top,50% 121px,bottom;-webkit-mask-size:100% 121px,100% calc(100% - 242px),100% 121px;mask-size:100% 121px,100% calc(100% - 242px),100% 121px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.blanket-run:before{content:none;pointer-events:none;z-index:0;background:radial-gradient(82% 44% at 50% 74%,#1f4d352e 0%,#5379521a 42%,#53795200 76%);height:132px;position:absolute;top:-86px;left:0;right:0}.blanket-run:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(78% 44% at 72% 100%,#e1974129 0%,#e1974114 38%,#e1974100 74%),radial-gradient(52% 34% at 28% 100%,#edb86914 0%,#edb86900 72%);height:420px;position:absolute;bottom:0;left:0;right:0}.inbox-demo{--phone-base-width:336px;--phone-base-height:728px;--phone-scale:.86;--phone-width:calc(var(--phone-base-width) * var(--phone-scale));--phone-height:calc(var(--phone-base-height) * var(--phone-scale));--phone-section-gutter:clamp(56px, 9vw, 160px);background:0 0;padding:clamp(108px,13vh,148px) 0 clamp(96px,13vh,136px);overflow:hidden}.inbox-demo:before{content:none;pointer-events:none;background:linear-gradient(#e4f3df47 0%,#e4f3df00 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 118' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='edge' x1='0' y1='30' x2='0' y2='88' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23e4f3df' stop-opacity='0'/%3E%3Cstop offset='.54' stop-color='%236f956c' stop-opacity='.18'/%3E%3Cstop offset='1' stop-color='%232a5638' stop-opacity='.32'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M0 0 H1440 V64 C1328 52 1250 52 1150 61 C1048 70 986 76 894 62 C808 49 744 51 672 67 C596 84 536 54 456 57 C372 60 318 76 238 67 C142 57 72 62 0 76 Z' fill='%23e4f3df'/%3E%3Cpath d='M0 0 H1440 V64 C1328 52 1250 52 1150 61 C1048 70 986 76 894 62 C808 49 744 51 672 67 C596 84 536 54 456 57 C372 60 318 76 238 67 C142 57 72 62 0 76 Z' fill='url(%23edge)'/%3E%3C/svg%3E") top/100% 100% no-repeat;height:121px;position:absolute;inset:-3px 0 auto}.inbox-demo-layout{grid-template-columns:minmax(0, 1fr) var(--phone-width);width:min(900px, calc(100vw - (2 * var(--phone-section-gutter))));z-index:1;align-items:center;gap:clamp(28px,4.5vw,64px);margin:0 auto;display:grid;position:relative}.inbox-demo-text{text-align:left;max-width:440px}.inbox-demo-text h2{text-wrap:balance;font-size:clamp(1.875rem,3vw,2.25rem)}.inbox-demo-text .section-subtitle{text-align:left;text-wrap:pretty;max-width:420px;margin:16px 0 0;font-size:clamp(.9375rem,1.2vw,1rem)}.inbox-demo-frame{width:var(--phone-width);height:var(--phone-height);flex:0 0 var(--phone-width);position:relative}.picnic-clover-moment{width:clamp(184px,21vw,248px);right:calc(var(--phone-width) + clamp(2px, 1.4vw, 22px));z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;bottom:clamp(-4px,2.5vh,28px);transform:rotate(-2deg)}.imsg-phone{--imsg-blue:#0a84ff;--imsg-gray:#e9e9eb;--imsg-bg:#fff;--imsg-text:#000;--imsg-muted:#8e8e93;width:var(--phone-base-width);aspect-ratio:393/852;contain:paint;isolation:isolate;clip-path:inset(0 round 70px);max-width:none;transform:scale(var(--phone-scale));transform-origin:0 0;background:#0b0b0b;border-radius:70px;margin:0;padding:6px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden;box-shadow:0 0 0 1.5px #1a1a1a,inset 0 1px #ffffff29,0 26px 54px -24px #0f2a1d61,0 52px 100px -38px #0f2a1d47;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.imsg-phone:hover{transform:scale(var(--phone-scale))}.imsg-phone:after{content:"";z-index:20;pointer-events:none;border:6px solid #0b0b0b;border-radius:70px;position:absolute;inset:0;box-shadow:inset 0 0 0 1.5px #1a1a1a,inset 0 1px #ffffff29}.imsg-screen{background:var(--imsg-bg);clip-path:inset(0 round 60px);border-radius:60px;flex-direction:column;height:100%;min-height:0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.imsg-status{color:#000;letter-spacing:0;z-index:3;flex-shrink:0;min-height:54px;padding:0;font-size:15px;font-weight:700;position:relative}.imsg-status-time{font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:1px;height:13px;line-height:13px;display:inline-flex;position:absolute;top:21px;left:29px}.imsg-silent{flex:none;width:13px;height:13px;margin-top:0;display:block;overflow:visible}.imsg-status-notch{background:#000;border-radius:18px;width:98px;height:29px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.imsg-status-right{align-items:center;gap:4px;height:11px;line-height:0;display:flex;position:absolute;top:22px;right:29px}.imsg-status-right svg{flex:none;display:block}.imsg-cellular,.imsg-wifi{width:14px;height:11px}.imsg-battery{align-items:center;height:11px;margin-left:0;display:flex}.imsg-battery-body{border:1.3px solid #7b7b80;border-radius:3px;width:19px;height:9px;padding:1.1px}.imsg-battery-fill{background:#111;border-radius:1px;width:82%;height:100%}.imsg-battery-tip{background:#7b7b80;border-radius:0 2px 2px 0;width:2px;height:3.5px;margin-left:1px}.imsg-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;background:linear-gradient(#fffffff5 0%,#ffffffd1 68%,#ffffffa3 100%);border-bottom:0;flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:start;min-height:92px;padding:0 18px 12px;display:grid;position:relative}.imsg-nav-circle{background:#fffffff2;border:0;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:0;line-height:1;display:inline-flex;box-shadow:0 10px 26px #00000014}.imsg-nav-circle svg{display:block}.imsg-nav-circle svg:not(.imsg-video-icon){width:28px;height:28px}.imsg-video-icon{width:29px;height:29px}.imsg-nav-back{justify-self:start;margin-top:14px}.imsg-nav-contact{flex-direction:column;justify-self:center;align-items:center;gap:4px;margin-top:8px;display:flex}.imsg-nav-avatar{background:linear-gradient(#fffdf8 0%,#f3f0e8 100%);border:1px solid #12442d24;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffffd1,inset 0 -3px 8px #3530240f,0 3px 8px #00000014}.imsg-nav-avatar-img{object-fit:contain;filter:drop-shadow(0 2px 2px #0f2a1d24);flex:none;width:50px;height:50px;display:block;transform:translateY(3px)}.imsg-nav-name{color:#111;align-items:center;gap:3px;font-size:15px;font-weight:800;line-height:1;display:inline-flex}.imsg-nav-name svg{width:7px;height:10px}.imsg-nav-right{justify-self:end;margin-top:14px}.imsg-timestamp{text-align:center;color:var(--imsg-muted);letter-spacing:0;flex-shrink:0;padding:8px 0 9px;font-size:12px}.imsg-timestamp span{color:#000;font-weight:600}.imsg-messages{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:3px;min-height:0;padding:2px 18px 8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;display:flex;overflow:hidden auto}.imsg-messages::-webkit-scrollbar{display:none}.imsg-row{animation:.35s cubic-bezier(.34,1.56,.64,1) backwards imsg-pop;display:flex}.imsg-row.from-me{justify-content:flex-end}.imsg-row.from-them{justify-content:flex-start}.imsg-bubble-wrap{flex-direction:column;max-width:80%;display:flex}.imsg-row.from-me .imsg-bubble-wrap{align-items:flex-end}.imsg-row.from-them .imsg-bubble-wrap{align-items:flex-start}.imsg-bubble{letter-spacing:0;word-wrap:break-word;text-align:left;direction:ltr;border-radius:21px;padding:8px 14px 9px;font-size:16.5px;line-height:1.24;position:relative}.imsg-row.from-me .imsg-bubble{background:var(--imsg-blue);color:#fff}.imsg-row.from-them .imsg-bubble{background:var(--imsg-gray);color:#000}.imsg-row.from-me.has-tail .imsg-bubble:before{content:"";background:var(--imsg-blue);z-index:-1;border-bottom-left-radius:16px;width:20px;height:20px;position:absolute;bottom:0;right:-7px}.imsg-row.from-me.has-tail .imsg-bubble:after{content:"";background:var(--imsg-bg);border-bottom-left-radius:10px;width:11px;height:20px;position:absolute;bottom:0;right:-11px}.imsg-row.from-them.has-tail .imsg-bubble:before{content:"";background:var(--imsg-gray);z-index:-1;border-bottom-right-radius:16px;width:20px;height:20px;position:absolute;bottom:0;left:-7px}.imsg-row.from-them.has-tail .imsg-bubble:after{content:"";background:var(--imsg-bg);border-bottom-right-radius:10px;width:11px;height:20px;position:absolute;bottom:0;left:-11px}.imsg-delivered{color:var(--imsg-muted);letter-spacing:0;padding:3px 2px 2px;font-size:10.5px;font-weight:400}.imsg-typing{align-items:center;gap:4px;min-height:0;padding:11px 14px;display:inline-flex}.imsg-typing span{background:#9b9ba0;border-radius:50%;width:8px;height:8px;animation:1.3s ease-in-out infinite imsg-typing}.imsg-typing span:nth-child(2){animation-delay:.2s}.imsg-typing span:nth-child(3){animation-delay:.4s}@keyframes imsg-typing{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes imsg-pop{0%{opacity:0;transform:translateY(8px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}.imsg-inputbar{background:var(--imsg-bg);border-top:1px solid #0000000d;flex-shrink:0;align-items:flex-end;gap:10px;padding:8px 18px 12px;display:flex}.imsg-plus{cursor:pointer;background:#f7f7f9fa;border:none;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;line-height:1;display:inline-flex;box-shadow:0 4px 14px #0000000a}.imsg-plus svg{width:19px;height:19px;display:block}.imsg-inputfield{background:#f7f7f9fa;border:0;border-radius:19px;flex:1;justify-content:space-between;align-items:center;min-width:0;min-height:38px;padding:0 6px 0 16px;display:flex;box-shadow:inset 0 1px #0000000a}.imsg-inputfield.has-draft{background:#fff;align-items:flex-end}.imsg-placeholder{color:#b7b7bd;letter-spacing:0;white-space:nowrap;align-items:center;font-size:16px;line-height:1.1;display:inline-flex}.imsg-draft{white-space:pre-wrap;overflow-wrap:anywhere;color:#000;letter-spacing:0;flex:1;min-width:0;max-height:84px;padding:8px 2px 8px 0;font-size:16.5px;line-height:1.22;overflow:hidden}.imsg-mic{cursor:pointer;background:0 0;border:none;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;line-height:1;display:inline-flex}.imsg-mic svg{width:22px;height:22px;display:block}.imsg-send{background:var(--imsg-blue);border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:3px;padding:0;transition:transform .16s,opacity .16s;display:inline-flex;transform:scale(1)}.imsg-send.sending{opacity:.75;transform:scale(.86)}.imsg-home-indicator{background:#000;border-radius:3px;flex-shrink:0;width:132px;height:5px;margin:6px auto 12px}@media (width<=1040px){.inbox-demo{--phone-scale:.78}.inbox-demo-layout{gap:30px}.inbox-demo-text{max-width:360px}}@media (width<=920px){.inbox-demo{--phone-scale:.7}.inbox-demo-layout{gap:28px}.inbox-demo-text{max-width:330px}.inbox-demo-text h2{font-size:clamp(1.5rem,3vw,1.8rem)}.inbox-demo-text .section-subtitle{max-width:330px;font-size:.9rem}.picnic-clover-moment{width:clamp(148px,18vw,176px);right:calc(var(--phone-width) + 8px);bottom:4px}}@media (width>=1180px) and (height>=820px){.inbox-demo{--phone-scale:.92}}@media (height<=760px) and (width>=821px){.inbox-demo{--phone-scale:.76}}@media (height<=680px) and (width>=821px){.inbox-demo{--phone-scale:.68}}@media (height<=600px) and (width>=821px){.inbox-demo{--phone-scale:.6}}@media (width<=760px) and (hover:hover) and (pointer:fine){.inbox-demo{--phone-section-gutter:clamp(28px, 7vw, 56px)}.inbox-demo-layout{gap:20px}.inbox-demo-text h2{font-size:clamp(1.35rem,3.2vw,1.55rem)}.inbox-demo-text .section-subtitle{font-size:.84rem;line-height:1.55}}@media (width<=640px){.inbox-demo{--phone-scale:.76}.inbox-demo-layout{text-align:center;grid-template-columns:1fr;gap:40px;max-width:560px}.inbox-demo-text{text-align:center;max-width:none;margin:0 auto}.inbox-demo-text .section-subtitle{text-align:center;margin:16px auto 0}.inbox-demo-text h2 br{display:none}.inbox-demo-frame{width:var(--phone-width);flex:none;margin:0 auto}.picnic-clover-moment{grid-row:3;justify-self:center;width:clamp(134px,42vw,176px);margin:30px auto 6px;position:relative;bottom:auto;right:auto}.inbox-demo-frame{grid-row:2}}@media (height<=600px) and (width>=641px){.inbox-demo{--phone-scale:.6}}@media (height<=520px) and (width>=641px){.inbox-demo{--phone-scale:.52}}@media (height<=450px) and (width>=641px){.inbox-demo{--phone-scale:.46}}@media (width<=767px){.nav{margin-bottom:-64px;position:sticky;top:0;transform:translateZ(0)}.how-it-works{padding:52px 0 112px}.inbox-demo{padding:42px 0 80px}.inbox-demo-frame{margin-top:0}.capabilities{padding:64px 0 72px}.why-us{padding:42px 0 112px}.stats{padding:56px 0 96px}.trust{padding:40px 0 56px}.faq{padding:116px 0 72px}.cta{padding:48px 0 320px}.footer{padding:48px 0 32px}.footer-lantern-moment{width:clamp(110px,32vw,140px);top:-116px;left:48%}.cta-star-1{top:34%}.cta h2{margin-bottom:22px}.cta p{margin-bottom:38px}.steps-grid{gap:16px;margin-top:30px;padding:0}.steps-grid:before,.steps-grid:after{display:none}.step-card{border-radius:22px 18px 23px 19px/18px 23px 19px 22px;min-height:0;padding:26px 22px 28px;transform:none}.step-card+.step-card{border-top:1px solid #94713b29}.step-card:before{height:1px;top:64px;left:22px;right:22px}.step-num{width:38px;height:38px;margin-bottom:15px;font-size:.9rem}.step-card h3{max-width:none;margin-bottom:7px;font-size:1.25rem}.step-card p{font-size:.9rem;line-height:1.48}.cap-grid-desktop{margin-top:36px}.why-grid{gap:0;margin-top:24px;padding:8px}.why-card{min-height:0;padding:18px;transform:none}.why-card:before{width:auto;height:auto;inset:6px -6px -6px 6px}.why-card:after{width:auto;height:auto;inset:7px}.why-card .icon-box{width:32px;height:32px;margin-bottom:9px}.why-card .icon-box svg{width:16px;height:16px}.why-card h3{margin-bottom:5px;font-size:1rem}.why-card p{font-size:.86rem;line-height:1.38}.stats-header{margin-bottom:28px}.stats-header .section-subtitle{max-width:310px;font-size:.95rem;line-height:1.5}.stats-grid{gap:22px}.stat-card{grid-template-rows:auto 1fr;row-gap:12px;min-height:188px;padding:34px 22px 24px}.stat-value{max-width:none;font-size:1.18rem}.stat-value-text{font-size:1.18rem;line-height:1.08}.stat-label{max-width:none;font-size:.86rem;line-height:1.42}.faq-header{margin-bottom:18px}.faq>.container:before{width:clamp(170px,48vw,220px);height:58px;top:-86px}.faq-clover-moment{width:clamp(138px,40vw,176px);top:-118px}.faq-list{padding:0 18px}.faq-question{gap:10px;padding:10px 0;font-size:.9rem;line-height:1.24}.faq-icon{width:24px;height:24px}.faq-clover-icon{width:14px;height:14px}.faq-answer-inner{padding:0 0 12px;font-size:.86rem;line-height:1.48}.hero h1{letter-spacing:0;max-width:340px;margin-left:auto;margin-right:auto;font-size:2.25rem;line-height:1.03}.hero h1 .hero-answer-line{margin-top:20px}.hero h1 .hero-meet-line{white-space:nowrap;margin-top:-.03em;font-size:.94em}.hero h1 .hero-meet-line em{display:inline}.mobile-break{display:block}.hero{min-height:0;min-block-size:0;height:clamp(660px,178vw,720px);block-size:clamp(660px,178vw,720px);max-height:clamp(660px,178vw,720px);padding-bottom:0}.hero-content{max-width:100%;padding:8px 20px 122px;transform:none}.hero-sub{margin-bottom:0}.hero-sub-small{width:min(315px,100vw - 56px);max-width:315px;margin-top:16px;font-size:1rem;line-height:1.55}.hero-scroll-wrap{bottom:-48px}.hero-scroll-cue{--pet-height:112px;--cue-cycle:4.84s}.hero-scroll-cue:after{width:176px;height:270px;top:-46px}.hero-scroll-cue:before{top:calc(var(--pet-height) - 11px);width:52px;height:10px;-webkit-animation:mobileLandingShadow var(--cue-cycle) linear infinite;animation:mobileLandingShadow var(--cue-cycle) linear infinite}.clover-pet-stage{width:112px;height:112px;margin-bottom:-23px}.scroll-sign-wrap{width:122px}.scroll-sign{height:122px}.scroll-sign-face{border-width:2.5px;border-radius:12px 13px 11px;min-height:39px;padding:8px 9px 6px}.scroll-sign-face:before,.scroll-sign-face:after{width:4px;height:4px;top:36px}.scroll-sign-face:before{left:calc(50% - 10px)}.scroll-sign-face:after{right:calc(50% - 10px)}.scroll-sign-text{font-size:.81rem}.scroll-sign-arrow{border-top-width:8px;border-left-width:7px;border-right-width:7px;width:0;height:0;margin-top:6px}.scroll-sign-post{border-width:2.5px;width:20px;height:86px;top:34px}.hero-actions{flex-direction:column;align-items:center;gap:12px}.btn-primary,.btn-secondary{justify-content:center;width:100%;max-width:320px}.step-card{padding:28px 22px}.cap-card{padding:24px 20px}.why-card{padding:24px 20px 24px 24px}.stat-card{padding:32px 20px}.trust-pills{gap:8px}.trust-pill{padding:8px 14px;font-size:.8125rem}.faq-question{padding:20px 0;font-size:1rem}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-grid{gap:32px}.landscape{height:clamp(80px,24vw,120px)}.hills-desktop{display:none!important}.hills-mobile{display:block!important}.tree-1{width:42px;height:63px;bottom:14%;left:7%}.tree-5{width:26px;height:39px;bottom:22%;left:78%}}@media (prefers-reduced-motion:reduce){.clover-pet-stage,.clover-pet-stage *,.scroll-sign-wrap,.scroll-sign-face,.scroll-sign-post,.hero-scroll-cue:before{animation:none!important}}
@media (max-width:767px){.how-it-works .steps-grid .step-card:first-child,.how-it-works .steps-grid .step-card:nth-child(2),.how-it-works .steps-grid .step-card:nth-child(3){transform:translateZ(0)}}