.HeroSectionV3-module__OorbHG__hero{color:#faf8f5;background:#0f0e0c;flex-direction:column;align-items:center;padding:160px 0 0;display:flex;position:relative;overflow:hidden}.HeroSectionV3-module__OorbHG__ambientGlow{filter:blur(100px);pointer-events:none;contain:strict;background:radial-gradient(#f9731614 0%,#0000 70%);width:800px;height:600px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.HeroSectionV3-module__OorbHG__container{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);z-index:2;text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative}.HeroSectionV3-module__OorbHG__badge{color:var(--primary);letter-spacing:.02em;opacity:0;transition:opacity .7s var(--ease-spring) .1s, transform .7s var(--ease-spring) .1s;align-items:center;gap:8px;margin-bottom:28px;padding:6px 18px;font-size:.8125rem;font-weight:600;display:inline-flex;transform:translateY(20px)}.HeroSectionV3-module__OorbHG__loaded .HeroSectionV3-module__OorbHG__badge{opacity:1;transform:translateY(0)}.HeroSectionV3-module__OorbHG__badgeIcon{flex-shrink:0;width:18px;height:18px}.HeroSectionV3-module__OorbHG__heading{font-family:var(--font-display);letter-spacing:-.03em;color:#faf8f5;opacity:0;max-width:800px;transition:opacity .8s var(--ease-spring) .2s, transform .8s var(--ease-spring) .2s;margin-bottom:20px;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:800;line-height:1.1;transform:translateY(30px)}.HeroSectionV3-module__OorbHG__loaded .HeroSectionV3-module__OorbHG__heading{opacity:1;transform:translateY(0)}.HeroSectionV3-module__OorbHG__headingAccent{color:var(--primary)}.HeroSectionV3-module__OorbHG__subtitle{color:#a89e95;opacity:0;max-width:560px;transition:opacity .8s var(--ease-spring) .4s, transform .8s var(--ease-spring) .4s;margin-bottom:36px;font-size:clamp(.9375rem,1.2vw,1.0625rem);line-height:1.75;transform:translateY(24px)}.HeroSectionV3-module__OorbHG__loaded .HeroSectionV3-module__OorbHG__subtitle{opacity:1;transform:translateY(0)}.HeroSectionV3-module__OorbHG__ctaWrapper{opacity:0;transition:opacity .8s var(--ease-spring) .55s, transform .8s var(--ease-spring) .55s;flex-direction:column;align-items:center;gap:20px;margin-bottom:32px;display:flex;transform:translateY(20px)}.HeroSectionV3-module__OorbHG__loaded .HeroSectionV3-module__OorbHG__ctaWrapper{opacity:1;transform:translateY(0)}.HeroSectionV3-module__OorbHG__primaryBtn{color:#0f0e0c;background:var(--primary);border-radius:var(--radius-full);transition:transform .25s var(--ease-spring), box-shadow .25s var(--ease-spring), background .2s;align-items:center;gap:10px;padding:16px 36px;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 0 #0000}.HeroSectionV3-module__OorbHG__primaryBtn:hover{box-shadow:0 8px 32px var(--primary-glow), 0 0 60px #f973161a;background:var(--primary-light);transform:translateY(-2px)}.HeroSectionV3-module__OorbHG__primaryBtn:active{transform:translateY(1px)}.HeroSectionV3-module__OorbHG__trustRow{opacity:0;transition:opacity .8s var(--ease-spring) .7s;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.HeroSectionV3-module__OorbHG__loaded .HeroSectionV3-module__OorbHG__trustRow{opacity:1}.HeroSectionV3-module__OorbHG__trustItem{color:#a89e95;align-items:center;gap:6px;font-size:.8125rem;display:flex}.HeroSectionV3-module__OorbHG__trustCheck{background:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.HeroSectionV3-module__OorbHG__trustCheck svg{color:#0f0e0c;width:10px;height:10px}.HeroSectionV3-module__OorbHG__showcaseWrapper{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);z-index:2;opacity:0;transition:opacity 1s var(--ease-spring) .85s, transform 1s var(--ease-spring) .85s;margin-top:64px;position:relative;transform:translateY(50px)}.HeroSectionV3-module__OorbHG__loaded .HeroSectionV3-module__OorbHG__showcaseWrapper{opacity:1;transform:translateY(0)}.HeroSectionV3-module__OorbHG__showcaseCard{border-radius:var(--radius-2xl);background:linear-gradient(135deg,#f97316 0%,#fb923c 25%,#f59e0b 50%,#a78bfa 80%,#8b5cf6 100%);width:100%;padding:3px;position:relative;overflow:hidden}.HeroSectionV3-module__OorbHG__showcaseInner{border-radius:calc(var(--radius-2xl) - 3px);aspect-ratio:16/9;background:linear-gradient(135deg,#f9731626 0%,#f59e0b1a 30%,#8b5cf61f 70%,#8b5cf62e 100%);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.HeroSectionV3-module__OorbHG__showcaseVideoWrap{z-index:0;pointer-events:none;position:absolute;inset:0}.HeroSectionV3-module__OorbHG__showcaseVideo{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.HeroSectionV3-module__OorbHG__showcaseVideoScrim{pointer-events:none;background:linear-gradient(135deg,#0f0e0c59 0%,#0f0e0c1f 45%,#8b5cf62e 100%);position:absolute;inset:0}.HeroSectionV3-module__OorbHG__showcaseContent{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(24px,4vw,56px);display:flex;position:relative}.HeroSectionV3-module__OorbHG__phoneFrame{aspect-ratio:9/19;background:#1a1714;border-radius:clamp(28px,3vw,44px);width:clamp(200px,20vw,280px);padding:clamp(6px,.6vw,10px);position:relative;transform:perspective(1200px)rotateX(4deg);box-shadow:0 40px 80px #0006,inset 0 0 0 1px #faf8f50f}.HeroSectionV3-module__OorbHG__phoneScreen{background:linear-gradient(#1d1a17 0%,#0f0e0c 100%);border-radius:clamp(22px,2.5vw,36px);flex-direction:column;gap:clamp(8px,1vw,12px);width:100%;height:100%;padding:clamp(28px,3vw,40px) clamp(10px,1.2vw,14px) clamp(4px,.5vw,6px);display:flex;overflow:hidden}.HeroSectionV3-module__OorbHG__phoneNotch{z-index:2;background:#1a1714;border-radius:0 0 14px 14px;width:clamp(60px,7vw,100px);height:clamp(16px,1.6vw,26px);position:absolute;top:clamp(6px,.6vw,10px);left:50%;transform:translate(-50%)}.HeroSectionV3-module__OorbHG__phoneGreeting{padding:0 2px}.HeroSectionV3-module__OorbHG__phoneGreetingSub{color:#7d746b;margin-bottom:3px;font-size:clamp(7px,.7vw,10px);font-weight:500}.HeroSectionV3-module__OorbHG__phoneDogRow{align-items:center;gap:clamp(4px,.5vw,8px);display:flex}.HeroSectionV3-module__OorbHG__phoneDogFace{flex-shrink:0;width:clamp(20px,2vw,32px);height:clamp(20px,2vw,32px)}.HeroSectionV3-module__OorbHG__phoneDogNameText{color:#faf8f5;letter-spacing:-.02em;font-size:clamp(12px,1.3vw,18px);font-weight:800}.HeroSectionV3-module__OorbHG__phoneHealthCard{background:linear-gradient(135deg, var(--health), #16a34a);color:#fff;border-radius:clamp(10px,1.2vw,16px);padding:clamp(8px,1vw,14px) clamp(8px,1vw,14px) clamp(6px,.8vw,12px)}.HeroSectionV3-module__OorbHG__phoneSmallLabel{text-transform:uppercase;letter-spacing:.06em;opacity:.8;margin-bottom:clamp(3px,.4vw,6px);font-size:clamp(6px,.6vw,9px);font-weight:700}.HeroSectionV3-module__OorbHG__phoneHealthRow{align-items:baseline;gap:clamp(4px,.5vw,8px);margin-bottom:clamp(6px,.6vw,10px);display:flex}.HeroSectionV3-module__OorbHG__phoneHealthScore{font-family:var(--font-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(22px,2.5vw,36px);font-weight:800;line-height:1}.HeroSectionV3-module__OorbHG__phoneHealthBadge{background:#ffffff40;border-radius:20px;padding:2px 6px;font-size:clamp(7px,.7vw,10px);font-weight:600}.HeroSectionV3-module__OorbHG__phoneHealthBar{background:#fff3;border-radius:2px;height:clamp(2px,.3vw,4px);overflow:hidden}.HeroSectionV3-module__OorbHG__phoneHealthBarFill{transform-origin:0;width:100%;height:100%;transition:transform .8s var(--ease-spring);background:#ffffffd9;border-radius:2px}.HeroSectionV3-module__OorbHG__phoneMiniCards{grid-template-columns:1fr 1fr;gap:clamp(4px,.5vw,8px);display:grid}.HeroSectionV3-module__OorbHG__phoneMiniCard{color:#fff;border-radius:clamp(8px,1vw,14px);padding:clamp(8px,.8vw,12px) clamp(8px,.8vw,12px) clamp(6px,.6vw,10px)}.HeroSectionV3-module__OorbHG__phoneMiniCardWalk{background:linear-gradient(135deg, var(--walk), #2563eb)}.HeroSectionV3-module__OorbHG__phoneMiniCardInsight{background:linear-gradient(135deg, var(--primary), var(--primary-hover))}.HeroSectionV3-module__OorbHG__phoneMiniValue{letter-spacing:-.02em;margin-bottom:2px;font-size:clamp(12px,1.3vw,18px);font-weight:800;line-height:1}.HeroSectionV3-module__OorbHG__phoneMiniSub{opacity:.7;font-size:clamp(6px,.6vw,9px);font-weight:500}.HeroSectionV3-module__OorbHG__phoneSocial{background:#faf8f50a;border-radius:clamp(8px,.8vw,12px);padding:clamp(6px,.7vw,10px) clamp(8px,.8vw,12px)}.HeroSectionV3-module__OorbHG__phoneSocialLabel{color:#7d746b;margin-bottom:clamp(3px,.4vw,6px);font-size:clamp(6px,.6vw,9px);font-weight:600}.HeroSectionV3-module__OorbHG__phoneSocialRow{align-items:center;gap:8px;display:flex}.HeroSectionV3-module__OorbHG__phoneSocialDots{display:flex}.HeroSectionV3-module__OorbHG__phoneSocialDot{border:2px solid #1a1714;border-radius:50%;width:clamp(12px,1.2vw,18px);height:clamp(12px,1.2vw,18px);margin-left:-4px}.HeroSectionV3-module__OorbHG__phoneSocialDot:first-child{margin-left:0}.HeroSectionV3-module__OorbHG__phoneSocialCount{color:#7d746b;font-size:clamp(7px,.7vw,10px);font-weight:600}.HeroSectionV3-module__OorbHG__phoneTabBar{border-top:1px solid #faf8f50f;justify-content:space-around;align-items:center;margin-top:auto;padding:clamp(4px,.5vw,8px) 4px 2px;display:flex}.HeroSectionV3-module__OorbHG__phoneTabItem{justify-content:center;align-items:center;padding:3px;display:flex}.HeroSectionV3-module__OorbHG__phoneTabDot{opacity:.4;border-radius:50%;width:clamp(4px,.5vw,7px);height:clamp(4px,.5vw,7px);display:block}.HeroSectionV3-module__OorbHG__phoneTabActive .HeroSectionV3-module__OorbHG__phoneTabDot{opacity:1;width:clamp(5px,.6vw,9px);height:clamp(5px,.6vw,9px);box-shadow:0 0 0 3px #22c55e26}.HeroSectionV3-module__OorbHG__bottomFade{background:linear-gradient(to bottom, #0f0e0c, var(--background));pointer-events:none;z-index:1;width:100%;height:120px;position:relative}html:not(.dark) .HeroSectionV3-module__OorbHG__hero{color:#2c2520;background:#f8f6f2}html:not(.dark) .HeroSectionV3-module__OorbHG__ambientGlow{background:radial-gradient(#f973161a 0%,#0000 70%)}html:not(.dark) .HeroSectionV3-module__OorbHG__heading{color:#2c2520}html:not(.dark) .HeroSectionV3-module__OorbHG__subtitle{color:#7d746b}html:not(.dark) .HeroSectionV3-module__OorbHG__primaryBtn{color:#faf8f5}html:not(.dark) .HeroSectionV3-module__OorbHG__trustItem{color:#7d746b}html:not(.dark) .HeroSectionV3-module__OorbHG__trustCheck{background:var(--primary)}html:not(.dark) .HeroSectionV3-module__OorbHG__trustCheck svg{color:#faf8f5}html:not(.dark) .HeroSectionV3-module__OorbHG__showcaseCard{box-shadow:0 24px 80px #2c25201f}html:not(.dark) .HeroSectionV3-module__OorbHG__showcaseInner{background:linear-gradient(135deg,#f9731614 0%,#f59e0b0f 30%,#8b5cf612 70%,#8b5cf61a 100%)}html:not(.dark) .HeroSectionV3-module__OorbHG__phoneFrame{background:#fefcf9;box-shadow:0 40px 80px #00000026,inset 0 0 0 1px #2c252014}html:not(.dark) .HeroSectionV3-module__OorbHG__phoneScreen{background:linear-gradient(#fefcf9 0%,#f8f6f2 100%)}html:not(.dark) .HeroSectionV3-module__OorbHG__phoneNotch{background:#fefcf9}html:not(.dark) .HeroSectionV3-module__OorbHG__phoneGreetingSub{color:#a89e95}html:not(.dark) .HeroSectionV3-module__OorbHG__phoneDogNameText{color:#2c2520}html:not(.dark) .HeroSectionV3-module__OorbHG__phoneSocial{background:#2c25200a}html:not(.dark) .HeroSectionV3-module__OorbHG__phoneSocialLabel{color:#a89e95}html:not(.dark) .HeroSectionV3-module__OorbHG__phoneSocialDot{border-color:#fefcf9}html:not(.dark) .HeroSectionV3-module__OorbHG__phoneSocialCount{color:#a89e95}html:not(.dark) .HeroSectionV3-module__OorbHG__phoneTabBar{border-top-color:#2c25200f}html:not(.dark) .HeroSectionV3-module__OorbHG__showcaseVideoScrim{background:linear-gradient(135deg,#f8f6f273 0%,#f8f6f226 50%,#8b5cf61f 100%)}html:not(.dark) .HeroSectionV3-module__OorbHG__bottomFade{background:linear-gradient(to bottom, #f8f6f2, var(--background))}@media (prefers-reduced-motion:reduce){.HeroSectionV3-module__OorbHG__badge,.HeroSectionV3-module__OorbHG__heading,.HeroSectionV3-module__OorbHG__subtitle,.HeroSectionV3-module__OorbHG__ctaWrapper,.HeroSectionV3-module__OorbHG__trustRow,.HeroSectionV3-module__OorbHG__showcaseWrapper{opacity:1!important;transition:none!important;transform:none!important}.HeroSectionV3-module__OorbHG__phoneHealthBarFill{transition:none!important}.HeroSectionV3-module__OorbHG__showcaseVideoWrap{display:none}}@media (max-width:900px){.HeroSectionV3-module__OorbHG__hero{padding:130px 0 0}.HeroSectionV3-module__OorbHG__heading{font-size:clamp(2rem,7vw,3rem)}.HeroSectionV3-module__OorbHG__showcaseWrapper{margin-top:48px}.HeroSectionV3-module__OorbHG__phoneFrame{width:clamp(220px,45vw,300px)}}@media (max-width:480px){.HeroSectionV3-module__OorbHG__hero{padding:110px 0 0}.HeroSectionV3-module__OorbHG__badge{margin-bottom:20px}.HeroSectionV3-module__OorbHG__heading{margin-bottom:16px;font-size:clamp(1.75rem,8vw,2.5rem)}.HeroSectionV3-module__OorbHG__subtitle{margin-bottom:28px}.HeroSectionV3-module__OorbHG__ctaWrapper{margin-bottom:24px}.HeroSectionV3-module__OorbHG__primaryBtn{padding:14px 28px;font-size:.9375rem}.HeroSectionV3-module__OorbHG__trustRow{gap:16px}.HeroSectionV3-module__OorbHG__trustItem{font-size:.75rem}.HeroSectionV3-module__OorbHG__showcaseWrapper{margin-top:36px}.HeroSectionV3-module__OorbHG__showcaseCard{border-radius:var(--radius-xl)}.HeroSectionV3-module__OorbHG__showcaseInner{border-radius:calc(var(--radius-xl) - 3px);aspect-ratio:9/14}.HeroSectionV3-module__OorbHG__phoneFrame{width:clamp(180px,55vw,260px)}.HeroSectionV3-module__OorbHG__bottomFade{height:80px}}@media (max-width:360px){.HeroSectionV3-module__OorbHG__heading{font-size:1.625rem}}@media (max-height:500px) and (orientation:landscape){.HeroSectionV3-module__OorbHG__hero{padding:100px 0 0}.HeroSectionV3-module__OorbHG__showcaseWrapper{margin-top:32px}.HeroSectionV3-module__OorbHG__bottomFade{height:60px}}
