@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.navbar{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#f8fbfaeb;border-bottom:1px solid #e2e8f099;padding:14px 0;position:sticky;top:0}.navbar-wrapper{justify-content:space-between;align-items:center;display:flex}.navbar-brand{flex-shrink:0;align-items:center;width:200px;height:80px;text-decoration:none;display:flex}.brand-logo{object-fit:contain;object-position:center;width:200px;height:80px;display:block}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a,.nav-dropdown-trigger{color:var(--text-light);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:8px 0;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .25s,transform .25s;display:inline-flex;position:relative}.nav-links a:hover,.nav-dropdown-trigger:hover{color:var(--primary-dark);transform:translateY(-1px)}.nav-links>a:after,.nav-dropdown-trigger:after{content:"";background:var(--primary);border-radius:10px;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.nav-links>a:hover:after,.nav-dropdown-trigger:hover:after{width:100%}.nav-dropdown{align-items:center;display:flex;position:relative}.nav-dropdown-trigger{margin:0}.dropdown-chevron{transition:transform .25s}.dropdown-chevron.open{transform:rotate(180deg)}.products-dropdown{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #e2e8f0e6;border-radius:18px;width:220px;padding:6px;position:absolute;top:calc(100% + 14px);left:50%;box-shadow:0 20px 50px #1f29371f}.products-dropdown:before{content:"";background:#fff;border-top:1px solid #e2e8f0e6;border-left:1px solid #e2e8f0e6;width:14px;height:14px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.dropdown-item{border-radius:11px;align-items:center;gap:10px;width:100%;padding:9px 10px;text-decoration:none;transition:background .2s,transform .2s;display:flex!important}.dropdown-item:after{display:none!important}.dropdown-item:hover{background:#1fbc8c12;transform:translate(3px)!important}.dropdown-icon{width:22px;height:22px;color:var(--primary);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.dropdown-content{flex-direction:column;gap:3px;display:flex}.dropdown-content strong{color:var(--navy);font-size:.88rem}.contact-btn{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:12px 21px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex}.contact-btn:hover{background:var(--primary-dark);color:#fff;box-shadow:var(--shadow-sm);transform:translateY(-2px)}.mobile-menu-button{width:44px;height:44px;color:var(--navy);cursor:pointer;background:#1fbc8c1a;border:none;border-radius:12px;place-items:center;transition:background .2s,transform .2s;display:none}.mobile-menu-button:hover{background:#1fbc8c29;transform:translateY(-1px)}.mobile-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #e2e8f0e6;border-radius:20px;flex-direction:column;gap:4px;padding:12px;display:flex;position:absolute;top:calc(100% + 10px);left:12px;right:12px;box-shadow:0 20px 50px #1f29371f}.mobile-menu>a{color:var(--navy);border-radius:12px;align-items:center;padding:14px 15px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.mobile-menu>a:hover{color:var(--primary-dark);background:#1fbc8c14}.mobile-products{border-radius:12px;overflow:hidden}.mobile-products-trigger{width:100%;color:var(--navy);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 15px;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.mobile-products-trigger:hover{background:#1fbc8c14}.mobile-products-submenu{padding:2px 8px 8px;overflow:hidden}.mobile-products-submenu a{color:var(--text-light);border-radius:10px;align-items:center;gap:10px;margin-top:3px;padding:12px 13px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.mobile-products-submenu a:hover{color:var(--primary-dark);background:#1fbc8c12}.mobile-products-submenu svg{color:var(--primary);flex-shrink:0}.mobile-menu-cta{text-align:center;justify-content:center;margin-top:7px;box-shadow:0 8px 20px #1fbc8c2e;background:var(--primary)!important;color:#fff!important}.mobile-menu-cta:hover{background:var(--primary-dark)!important}@media (width<=1120px){.nav-links,.contact-btn{display:none}.navbar-brand{width:180px;height:74px}.brand-logo{object-fit:contain;width:180px;height:74px}.mobile-menu-button{display:grid}}@media (width<=480px){.navbar{padding:10px 0}.navbar-brand{width:180px;height:70px}.brand-logo{object-fit:contain;width:180px;height:70px}.mobile-menu{left:10px;right:10px}}.hero{background:radial-gradient(circle at 100% 0,#1fbc8c38,#0000 35%),linear-gradient(135deg,#f7fffc,#fff);min-height:calc(100vh - 86px);position:relative;overflow:hidden}.hero-title{letter-spacing:-.055em;color:var(--navy);font-size:clamp(3.4rem,6vw,6rem);font-weight:700;line-height:.98}.hero-title-accent{color:var(--primary-dark)}.subtitle{max-width:620px;color:var(--text-light);margin-top:28px;font-size:1.1rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;align-items:center;gap:14px;margin-top:36px;display:flex}.hero-buttons a{border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:15px 24px;font-weight:600;display:inline-flex}.primary{background:var(--primary);color:#fff;transition:transform .25s,background .25s,box-shadow .25s}.primary:hover{background:var(--primary-dark);box-shadow:var(--shadow);transform:translateY(-2px)}.secondary{color:var(--navy);border:1px solid var(--border);background:#fff;transition:transform .25s,border-color .25s}.secondary:hover{border-color:var(--primary);transform:translateY(-2px)}.hero-accent{color:var(--text-muted);align-items:center;gap:9px;margin-top:26px;font-size:.78rem;display:flex}.hero-accent span{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.hero-image-wrapper{aspect-ratio:.9;background:#edf8f4;border-radius:40px;width:min(560px,100%);position:relative;overflow:hidden;box-shadow:0 30px 80px #1f293724}.hero-image-slider{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;will-change:opacity, transform;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-image-glow{z-index:2;pointer-events:none;background:linear-gradient(135deg,#03ca981f,#0000 50%);position:absolute;inset:0}.hero-image-indicators{z-index:3;align-items:center;gap:7px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-image-dot{cursor:pointer;background:#fff9;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:width .35s,background .35s,transform .25s;box-shadow:0 2px 8px #0000001f}.hero-image-dot:hover{transform:scale(1.15)}.hero-image-dot.active{background:#fff;width:24px}.hero-floating-card{z-index:5;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:16px;align-items:center;gap:12px;padding:15px 18px;display:flex;position:absolute;bottom:35px;right:-20px}.hero-floating-card strong{color:var(--navy);display:block}.hero-floating-card p{color:var(--text-light);margin-top:2px;font-size:.72rem}.floating-dot{background:var(--accent);border-radius:50%;width:10px;height:10px}.hero-background-circle{pointer-events:none;border-radius:50%;position:absolute}.hero-circle-one{background:#23adcd14;width:300px;height:300px;top:100px;right:-120px}.hero-circle-two{background:#f8941c14;width:220px;height:220px;bottom:-80px;left:-100px}@media (width<=1024px){.hero-floating-card{right:10px}}@media (width<=900px){.hero{min-height:auto}.hero-title{font-size:clamp(3rem,12vw,4.5rem)}.hero-visual{width:100%;max-width:620px;margin:0 auto;position:relative}.hero-image-wrapper{aspect-ratio:1;width:100%;min-height:300px}.hero-image-slider{width:100%;height:100%}}@media (width<=640px){.hero-buttons{flex-direction:column;align-items:stretch}.hero-buttons a,.hero-visual{width:100%}.hero-image-wrapper{aspect-ratio:auto;border-radius:28px;width:100%;min-height:340px}.hero-image-slider{width:100%;height:110%;position:absolute;inset:0}.hero-image{object-fit:cover;width:100%;height:100%}.hero-floating-card{max-width:calc(58% - 18px);display:none;bottom:0;right:12px}.hero-image-indicators{bottom:16px}}.paw-background{pointer-events:none;z-index:0;opacity:.1;filter:blur(.2px);animation:7s ease-in-out infinite pawFloat;position:absolute}.paw-one{color:var(--secondary);top:26%;right:4%;transform:rotate(18deg)}.paw-two{color:var(--accent);top:68%;left:2%;transform:rotate(-25deg)}.paw-three{color:var(--accent);opacity:.07;animation-delay:3s;top:55%;left:4%;transform:rotate(20deg)}.paw-four{color:var(--secondary);animation-delay:4s;top:34%;right:3%;transform:rotate(18deg)}@keyframes pawFloat{0%,to{transform:translateY(0)rotate(15deg)}50%{transform:translateY(-8px)rotate(18deg)}}.paw-five{color:var(--primary);top:52%;left:37%;transform:rotate(-25deg)}.paw-six{color:var(--primary);opacity:.07;animation-delay:3s;top:34%;left:40%;transform:rotate(20deg)}@media (prefers-reduced-motion:reduce){.hero-image{transition:none}}.brand-marquee-section{background:linear-gradient(#fff 0%,#f7fcfa 100%);padding:85px 0 95px;position:relative;overflow:hidden}.brand-marquee-heading{text-align:center;max-width:720px;margin:0 auto 55px}.brand-marquee-eyebrow{color:var(--primary);letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:18px;font-size:.78rem;font-weight:800;display:inline-flex}.brand-marquee-heading h2{color:var(--navy);letter-spacing:-.03em;margin:0 0 18px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.15}.brand-marquee-heading h2 span{color:var(--primary)}.brand-marquee-heading p{max-width:620px;color:var(--text-light);margin:0 auto;font-size:1rem;line-height:1.8}.brand-marquee{width:100%;position:relative;overflow:hidden}.brand-marquee:before,.brand-marquee:after{content:"";z-index:2;pointer-events:none;width:130px;position:absolute;top:0;bottom:0}.brand-marquee:before{background:linear-gradient(90deg,#f7fcfa 0%,#f7fcfa00 100%);left:0}.brand-marquee:after{background:linear-gradient(270deg,#f7fcfa 0%,#f7fcfa00 100%);right:0}.brand-marquee-track{will-change:transform;align-items:center;gap:24px;width:max-content;animation:35s linear infinite brand-scroll;display:flex}.brand-marquee:hover .brand-marquee-track{animation-play-state:paused}.brand-logo-card{background:#fff;border:1px solid #1f293714;border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;width:220px;height:125px;padding:24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 10px 30px #1f29370a}.brand-logo-card:hover{border-color:#1fbc8c4d;transform:translateY(-5px);box-shadow:0 18px 40px #1f29371a}.brand-logo-card img{object-fit:contain;width:100%;max-width:160px;height:100%;max-height:70px;display:block}@keyframes brand-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){.brand-marquee-section{padding:70px 0 75px}.brand-marquee-heading{margin-bottom:40px;padding:0 20px}.brand-logo-card{width:180px;height:105px;padding:18px}.brand-logo-card img{max-width:130px;max-height:60px}.brand-marquee-track{gap:16px;animation-duration:28s}.brand-marquee:before,.brand-marquee:after{width:60px}}@media (prefers-reduced-motion:reduce){.brand-marquee-track{animation:none}}.review-section{background:radial-gradient(circle at 10% 15%,#1fbc8c2e,#0000 24%),radial-gradient(circle at 90% 80%,#1fbc8c0d,#0000 22%),linear-gradient(#fff 0%,#f8fcfa 100%);padding:110px 0;position:relative;overflow:hidden}.review-heading{text-align:center;max-width:760px;margin:0 auto 60px}.review-eyebrow{color:var(--primary);letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:18px;font-size:.78rem;font-weight:800;display:inline-flex}.review-heading h2{color:var(--navy);letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.15}.review-heading h2 span{color:var(--primary)}.review-heading p{max-width:620px;color:var(--text-light);margin:0 auto;line-height:1.8}.review-carousel{align-items:center;gap:20px;display:flex;position:relative}.review-stage{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;min-width:0;display:grid}.review-nav-button{width:46px;height:46px;color:var(--navy);cursor:pointer;background:#ffffffeb;border:1px solid #03ca982e;border-radius:50%;flex-shrink:0;place-items:center;padding:0;transition:transform .25s,background .25s,color .25s,border-color .25s,box-shadow .25s,opacity .2s;display:grid;box-shadow:0 8px 24px #1f293712}.review-nav-button:hover:not(:disabled){background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #03ca982e}.review-nav-button:active:not(:disabled){transform:translateY(0)scale(.96)}.review-nav-button:disabled{opacity:.65;cursor:default}.review-nav-button:focus-visible{outline-offset:3px;outline:3px solid #03ca9838}.review-card{will-change:opacity, transform;opacity:1;background:#fffffff0;border:1px solid #1f293714;border-radius:28px;outline:none;flex-direction:column;min-width:0;min-height:350px;padding:30px;transition:opacity .45s,transform .45s,box-shadow .3s,border-color .3s;display:flex;position:relative;box-shadow:0 15px 40px #1f29370d}.review-card-1{transform:translateY(6px)}.review-card-2{transform:translateY(-4px)}.review-card-3{transform:translateY(6px)}.review-card:hover,.review-card:focus-visible{border-color:#1fbc8c47;transform:translateY(-8px);box-shadow:0 28px 60px #1f29371a}.review-card.is-changing{opacity:0;pointer-events:none;transform:translateY(10px)!important}.review-card-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.review-quote{width:54px;height:54px;color:var(--primary);background:#1fbc8c1a;border-radius:17px;flex-shrink:0;place-items:center;display:grid}.review-rating{align-items:center;gap:9px;padding-top:6px;display:flex}.review-stars{align-items:center;gap:3px;display:flex}.review-star{width:18px;height:18px;position:relative}.review-star-empty{color:#f5b94240;position:absolute;top:0;left:0}.review-star-fill{color:#f5b942;height:100%;position:absolute;top:0;left:0;overflow:hidden}.review-star-fill svg{display:block}.review-rating>span{color:var(--navy);font-size:.8rem;font-weight:800}.review-message{color:var(--text-light);flex-grow:1;margin:0 0 30px;font-size:.96rem;line-height:1.85}.review-customer{border-top:1px solid #1f293712;align-items:center;gap:13px;min-width:0;padding-top:20px;display:flex}.review-avatar{background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden;box-shadow:0 0 0 3px #03ca980f,0 4px 12px #1f293714}.review-avatar img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.review-avatar-placeholder{color:var(--primary-dark);font-size:.85rem;font-weight:800;line-height:1}.review-card:hover .review-avatar{transform:translateY(-1px);box-shadow:0 0 0 3px #03ca9814,0 5px 14px #1f29371a}.review-customer-info{gap:4px;min-width:0;display:grid}.review-customer-info strong{color:var(--navy);font-size:.92rem;line-height:1.35;display:block}.review-clinic{color:var(--text-light);font-size:.78rem;font-weight:600;line-height:1.45;display:block}.review-clinic-primary{color:var(--navy);font-size:.92rem;font-weight:700;line-height:1.35}.review-location{color:var(--text-light);align-items:center;gap:5px;font-size:.75rem;line-height:1.4;display:flex}.review-location svg{color:var(--primary);flex-shrink:0}.review-indicator{justify-content:center;align-items:center;gap:8px;margin-top:38px;display:flex}.review-dot{cursor:pointer;background:#1f29372e;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .35s,background .35s,border-radius .35s,transform .25s;display:block}.review-dot:hover{background:#03ca988c;transform:scale(1.25)}.review-dot.active{background:var(--primary);border-radius:20px;width:24px}.review-dot:focus-visible{outline-offset:4px;outline:3px solid #03ca9833}.review-slider-status{opacity:0;pointer-events:none;justify-content:center;height:18px;margin-top:10px;transition:opacity .25s;display:flex}.review-slider-status.visible{opacity:1}.review-slider-status span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:700}.review-bottom-message{color:var(--text-light);justify-content:center;align-items:center;gap:18px;margin-top:35px;display:flex}.review-bottom-message p{white-space:nowrap;align-items:center;gap:8px;margin:0;font-size:.9rem;display:flex}.review-bottom-message svg{color:#f5b942}.review-bottom-line{background:#1f29371f;width:90px;height:1px}@media (width<=1100px){.review-carousel{gap:14px}.review-stage{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card-3{display:none}}@media (width<=800px){.review-carousel{gap:10px}.review-nav-button{width:42px;height:42px}.review-stage{gap:18px}}@media (width<=650px){.review-section{padding:80px 0}.review-heading{margin-bottom:40px}.review-carousel{display:block}.review-stage{padding:0 22px;display:block}.review-card-2,.review-card-3{display:none}.review-card{min-height:330px;padding:25px}.review-card-1{transform:translateY(0)}.review-card:hover,.review-card:focus-visible{transform:translateY(-4px)}.review-card.is-changing{transform:translateY(14px)!important}.review-nav-button{z-index:5;background:#fffffff5;width:40px;height:40px;position:absolute;top:50%;transform:translateY(-50%)}.review-nav-button:hover:not(:disabled){transform:translateY(-50%)}.review-nav-prev{left:-8px}.review-nav-next{right:-8px}.review-bottom-line{display:none}.review-bottom-message{text-align:center;margin-top:30px}.review-bottom-message p{white-space:normal;justify-content:center}}@media (width<=480px){.review-section{padding:70px 0}.review-card{border-radius:24px;min-height:320px;padding:22px}.review-card-top{margin-bottom:24px}.review-quote{border-radius:15px;width:48px;height:48px}.review-quote svg{width:24px;height:24px}.review-rating{gap:6px}.review-stars{gap:1px}.review-star,.review-star-empty,.review-star-fill svg{width:16px;height:16px}.review-message{font-size:.9rem;line-height:1.8}.review-avatar{width:42px;height:42px;box-shadow:0 0 0 3px #03ca980e,0 3px 10px #1f293712}.review-avatar img{object-fit:contain;width:100%;height:100%}.review-customer-info strong,.review-clinic-primary{font-size:.84rem}.review-clinic{font-size:.73rem}.review-location{font-size:.7rem}.review-nav-prev{left:-5px}.review-nav-next{right:-5px}.review-stage{padding:0 18px}}@media (prefers-reduced-motion:reduce){.review-card,.review-nav-button,.review-dot,.review-slider-status{transition:none}}.product-detail-page{min-height:100vh}.product-detail-hero{background:radial-gradient(circle at 100% 0,#1fbc8c1f,#0000 35%),linear-gradient(135deg,#f7fffc,#fff);padding:30px 0 90px}.product-back-link{color:var(--text-light);align-items:center;gap:7px;margin-bottom:45px;font-size:.88rem;font-weight:600;transition:color .2s,transform .2s;display:inline-flex}.product-back-link:hover{color:var(--primary);transform:translate(-3px)}.product-detail-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:70px;display:grid}.product-detail-image{border:1px solid var(--border);background:linear-gradient(145deg,#fff,#f2fbf8);border-radius:35px;place-items:center;min-height:460px;display:grid;overflow:hidden;box-shadow:0 30px 80px #1f293714}.product-detail-intro{max-width:650px}.product-detail-brand{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.8rem;font-weight:800}.product-detail-category{color:var(--text-muted);letter-spacing:.08em;margin-bottom:14px;font-size:.72rem;font-weight:700}.product-detail-intro h1{color:var(--navy);letter-spacing:-.045em;margin-bottom:25px;font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.03}.product-detail-description{color:var(--text-light);font-size:1.04rem;line-height:1.85}.species-list{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.species-list span{color:var(--primary-dark);background:#1fbc8c17;border-radius:999px;padding:7px 12px;font-size:.8rem;font-weight:700}.product-enquiry-button{background:var(--primary);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:9px;margin-top:32px;padding:15px 22px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.product-enquiry-button:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 14px 35px #1fbc8c40}.product-detail-section{padding:95px 0}.product-soft-section{background:#f7fbf9}.product-info-block{max-width:900px}.product-info-block h2{color:var(--navy);margin:7px 0 35px;font-size:clamp(2rem,4vw,3rem)}.feature-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.feature-item{border:1px solid var(--border);color:var(--text-light);background:#fff;border-radius:17px;align-items:flex-start;gap:12px;padding:20px;line-height:1.6;display:flex}.feature-item svg{color:var(--primary);flex-shrink:0;margin-top:3px}.ingredient-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.ingredient-card{border:1px solid var(--border);background:#fff;border-radius:20px;gap:16px;padding:23px;display:flex}.ingredient-number{color:var(--primary);font-size:.8rem;font-weight:800}.ingredient-card h3{color:var(--navy);margin-bottom:8px}.ingredient-card p{color:var(--text-light);font-size:.9rem;line-height:1.65}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.benefit-item{color:var(--text-light);align-items:center;gap:10px;line-height:1.6;display:flex}.benefit-item svg{color:var(--primary);flex-shrink:0}.product-bullet-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.product-bullet-list li{color:var(--text-light);align-items:flex-start;gap:11px;line-height:1.7;display:flex}.product-bullet-list svg{color:var(--primary);flex-shrink:0;margin-top:4px}.product-table-wrapper{border:1px solid var(--border);background:#fff;border-radius:20px;overflow-x:auto}.product-table{border-collapse:collapse;width:100%;min-width:550px}.product-table th,.product-table td{border-bottom:1px solid var(--border);text-align:left;padding:15px 18px}.product-table th{color:var(--navy);text-transform:uppercase;letter-spacing:.05em;background:#f2faf7;font-size:.78rem}.product-table td{color:var(--text-light);font-size:.9rem}.product-table tr:last-child td{border-bottom:none}.dosage-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.dosage-card{border:1px solid var(--border);background:#fff;border-radius:15px;justify-content:space-between;gap:20px;padding:18px 20px;display:flex}.dosage-card strong{color:var(--navy)}.dosage-card span{color:var(--primary-dark);font-weight:700}.feeding-guide{gap:25px;display:grid}.feeding-group{border:1px solid var(--border);background:#fff;border-radius:20px;padding:25px}.feeding-group h3{color:var(--navy);margin-bottom:15px}.feeding-row{border-bottom:1px solid var(--border);color:var(--text-light);justify-content:space-between;padding:11px 0;display:flex}.feeding-row:last-child{border-bottom:none}.feeding-row strong{color:var(--navy)}.uniqueness-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.uniqueness-card{border:1px solid var(--border);background:#fff;border-radius:20px;align-items:flex-start;gap:18px;padding:22px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.uniqueness-card:hover{border-color:#1fbc8c4d;transform:translateY(-3px);box-shadow:0 15px 35px #1f29370f}.uniqueness-card h3{color:var(--navy);margin-bottom:8px}.uniqueness-card p{color:var(--text-light);font-size:.9rem;line-height:1.65}.uniqueness-number{color:var(--primary);letter-spacing:.04em;flex-shrink:0;font-size:.75rem;font-weight:800}.uniqueness-content{color:var(--navy);align-items:flex-start;gap:10px;font-weight:650;line-height:1.6;display:flex}.uniqueness-content svg{color:var(--primary);flex-shrink:0;margin-top:3px}.pack-options-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.pack-option-card{border:1px solid var(--border);background:linear-gradient(145deg,#fff,#f8fcfa);border-radius:20px;align-items:center;gap:16px;padding:22px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.pack-option-card:hover{border-color:#1fbc8c4d;transform:translateY(-3px);box-shadow:0 15px 35px #1f29370f}.pack-option-icon{width:46px;height:46px;color:var(--primary);background:#1fbc8c1a;border-radius:14px;flex-shrink:0;place-items:center;display:grid}.pack-option-card>div:last-child{gap:5px;display:grid}.pack-option-label{color:var(--text-muted);letter-spacing:.08em;font-size:.68rem;font-weight:800}.pack-option-card strong{color:var(--navy);font-size:.95rem;line-height:1.5}.product-items-table-wrapper{border:1px solid var(--border);background:#fff;border-radius:22px;width:100%;overflow-x:auto;box-shadow:0 15px 45px #1f29370d}.product-items-table{border-collapse:collapse;width:100%;min-width:720px}.product-items-table th{color:var(--navy);letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid var(--border);background:linear-gradient(135deg,#f2faf7,#f8fcfa);padding:17px 20px;font-size:.75rem;font-weight:800}.product-items-table td{border-bottom:1px solid var(--border);color:var(--text-light);vertical-align:middle;padding:17px 20px;font-size:.92rem;line-height:1.5}.product-items-table tbody tr:last-child td{border-bottom:none}.product-items-table tbody tr{transition:background .2s}.product-items-table tbody tr:hover{background:#fbfefd}.product-code{color:var(--primary-dark);letter-spacing:.02em;white-space:nowrap;background:#1fbc8c14;border-radius:8px;align-items:center;padding:6px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.product-item-name{color:var(--navy);flex-wrap:wrap;align-items:center;gap:9px;font-weight:650;line-height:1.5;display:flex}.product-item-badge{background:var(--primary);color:#fff;letter-spacing:.05em;border-radius:999px;align-items:center;padding:4px 7px;font-size:.62rem;font-weight:800;display:inline-flex}.product-back-to-products{background:linear-gradient(#fff,#f7fbf9);border-top:1px solid #e2e8f0a6;padding:48px 0 58px}.product-back-to-products-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.product-back-to-products .section-label{color:var(--text-muted);margin-bottom:12px}.product-back-to-products-link{color:var(--navy);align-items:center;gap:11px;font-size:.95rem;font-weight:750;transition:color .2s,transform .2s;display:inline-flex}.product-back-to-products-link:hover{color:var(--primary-dark);transform:translate(-4px)}.product-back-to-products-icon{width:38px;height:38px;color:var(--primary);background:#03ca9814;border:1px solid #03ca9833;border-radius:50%;place-items:center;transition:background .2s,color .2s,transform .2s;display:grid}.product-back-to-products-link:hover .product-back-to-products-icon{background:var(--primary);color:#fff;transform:translate(-2px);box-shadow:0 7px 18px #03ca982e}.product-final-cta{background:var(--navy);color:#fff;padding:80px 0}.product-final-cta-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.product-final-cta h2{max-width:650px;margin:8px 0 12px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.15}.product-final-cta p{color:#ffffffb8;line-height:1.7}.product-final-cta .section-label{color:#ffffff8c}.product-whatsapp-button,.product-enquiry-button{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.product-whatsapp-button img,.product-enquiry-button img{object-fit:contain;flex-shrink:0;display:block}.product-whatsapp-button:hover,.product-enquiry-button:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 12px 30px #1fbc8c40}.product-not-found{text-align:center;align-items:center;min-height:70vh;padding:120px 0 100px;display:flex}.product-not-found-card{border:1px solid var(--border);max-width:600px;box-shadow:var(--shadow);background:#fff;border-radius:28px;margin:0 auto;padding:50px 35px}.product-not-found-label{color:var(--primary);letter-spacing:.1em;margin-bottom:14px;font-size:.75rem;font-weight:700;display:block}.product-not-found-card h1{color:var(--navy);margin:0 0 14px}.product-not-found-card p{color:var(--text-light);margin:0 0 28px;line-height:1.7}.product-back-button{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:13px 20px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.product-back-button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #03ca9840}@media (width<=900px){.product-detail-layout{grid-template-columns:1fr;gap:45px}.product-detail-image{min-height:400px}.product-final-cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=650px){.product-detail-hero{padding:30px 0 65px}.product-detail-image{border-radius:25px;min-height:330px}.product-detail-section{padding:65px 0}.feature-grid,.ingredient-grid,.benefit-grid,.dosage-grid,.uniqueness-grid,.pack-options-grid{grid-template-columns:1fr}.product-enquiry-button{width:100%}.product-back-to-products{padding:40px 0 48px}.product-back-to-products-link{font-size:.9rem}.product-back-to-products-icon{width:36px;height:36px}.product-items-table-wrapper{border-radius:18px}.product-items-table{min-width:680px}.product-items-table th,.product-items-table td{padding:14px 15px}}.product-video-section{background:radial-gradient(circle at 10% 20%,#03ca9812,#0000 30%),radial-gradient(circle at 90% 80%,#23adcd0f,#0000 30%),#fff;padding:90px 0;position:relative;overflow:hidden}.product-video-section:before{content:"";pointer-events:none;border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;right:-100px}.product-video-section:after{content:"";pointer-events:none;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-130px;left:-100px}.product-video-header{z-index:1;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px;display:flex;position:relative}.product-video-header h2{color:var(--navy);letter-spacing:-.025em;margin:7px 0 13px;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.product-video-intro{max-width:680px;color:var(--text-light);margin:0;font-size:.98rem;line-height:1.75}.product-video-header-icon{width:62px;height:62px;color:var(--primary);background:#03ca9814;border:1px solid #03ca982e;border-radius:20px;flex-shrink:0;place-items:center;display:grid;box-shadow:0 10px 30px #03ca9814}.product-video-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;display:grid;position:relative}.product-video-grid-single{grid-template-columns:minmax(0,850px);justify-content:center}.product-video-card{border:1px solid var(--border);background:#fff;border-radius:24px;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden;box-shadow:0 15px 45px #1f293712}.product-video-card:hover{border-color:#03ca9840;transform:translateY(-5px);box-shadow:0 22px 55px #1f29371a}.product-video-frame{aspect-ratio:16/9;background:linear-gradient(135deg,#eefaf6,#f5fbfd);width:100%;position:relative;overflow:hidden}.product-video-frame:before{content:"";pointer-events:none;z-index:1;border:1px solid #ffffff73;position:absolute;inset:0}.product-video-frame iframe{border:none;width:100%;height:100%;display:block}.product-video-card-content{align-items:flex-start;gap:15px;padding:21px 22px 23px;display:flex}.product-video-number{color:var(--primary);letter-spacing:.05em;flex-shrink:0;font-size:.75rem;font-weight:800;line-height:1.7}.product-video-card-content h3{color:var(--navy);margin:0 0 7px;font-size:1.08rem;line-height:1.4}.product-video-card-content p{color:var(--text-light);margin:0;font-size:.86rem;line-height:1.6}@media (width<=900px){.product-video-section{padding:75px 0}.product-video-grid,.product-video-grid-single{grid-template-columns:1fr}}@media (width<=650px){.product-video-section{padding:65px 0}.product-video-header{align-items:flex-start;margin-bottom:28px}.product-video-header-icon{border-radius:16px;width:52px;height:52px}.product-video-intro{font-size:.92rem}.product-video-grid{gap:18px}.product-video-card{border-radius:20px}.product-video-card-content{padding:18px 19px 20px}.product-video-card-content h3{font-size:1rem}.product-video-card-content p{font-size:.82rem}}.product-gallery{width:100%;min-width:0}.product-gallery-main{border:1px solid var(--border);background:linear-gradient(145deg,#fff,#f7fffc);border-radius:28px;justify-content:center;align-items:center;width:100%;height:460px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #1f293712}.product-gallery-main-image{object-fit:contain;box-sizing:border-box;width:100%;max-width:100%;height:100%;max-height:100%;padding:0;transition:opacity .25s,transform .35s;display:block}.product-gallery-arrow{width:42px;height:42px;color:var(--navy);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #e2e8f0e6;border-radius:50%;place-items:center;padding:0;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 25px #1f29371a}.product-gallery-arrow:hover{background:var(--primary);color:#fff;transform:translateY(-50%)scale(1.06);box-shadow:0 10px 28px #1fbc8c40}.product-gallery-arrow-left{left:18px}.product-gallery-arrow-right{right:18px}.product-gallery-counter{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f2937b8;border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:600;line-height:1;position:absolute;bottom:18px;right:18px}.product-gallery-thumbnails{box-sizing:border-box;align-items:center;gap:12px;width:100%;margin-top:16px;padding:4px 2px 8px;display:flex;overflow-x:auto}.product-gallery-thumbnail{border:1px solid var(--border);cursor:pointer;appearance:none;box-sizing:border-box;background:#fff;border-radius:14px;flex:0 0 82px;justify-content:center;align-items:center;width:82px;min-width:82px;height:82px;min-height:82px;margin:0;padding:5px;display:flex;overflow:hidden}.product-gallery-thumbnail-inner{background:linear-gradient(145deg,#fff,#f8fffc);border-radius:9px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.product-gallery-thumbnail img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.product-gallery-thumbnail:hover{border-color:#1fbc8c73;transform:translateY(-2px);box-shadow:0 8px 20px #1f293714}.product-gallery-thumbnail.active{border:2px solid var(--primary);box-shadow:0 0 0 3px #1fbc8c1a}.product-gallery-thumbnails::-webkit-scrollbar{height:5px}.product-gallery-thumbnails::-webkit-scrollbar-track{background:0 0}.product-gallery-thumbnails::-webkit-scrollbar-thumb{background:#1fbc8c40;border-radius:999px}.product-gallery-thumbnails{scrollbar-width:thin;scrollbar-color:#1fbc8c40 transparent}.product-gallery-empty{box-sizing:border-box;border:1px solid var(--border);width:100%;height:520px;color:var(--text-muted);background:linear-gradient(145deg,#fff,#f7fffc);border-radius:28px;place-items:center;font-size:.9rem;display:grid}@media (width<=900px){.product-gallery-main{height:400px}}@media (width<=600px){.product-gallery-main{border-radius:22px;height:360px}.product-gallery-main-image{padding:0}.product-gallery-arrow{width:36px;height:36px}.product-gallery-arrow-left{left:10px}.product-gallery-arrow-right{right:10px}.product-gallery-counter{bottom:12px;right:12px}.product-gallery-thumbnail{border-radius:12px;flex-basis:68px;width:68px;height:68px}}.pet-care-page{min-height:100vh}.pet-care-hero{background:radial-gradient(circle at 100% 0,#1fbc8c38,#0000 35%),linear-gradient(135deg,#f7fffc,#fff);padding:20px 0 100px;position:relative;overflow:hidden}.pet-care-hero-content{max-width:850px;position:relative}.pet-care-hero-text{max-width:850px}.pet-care-page .section-label{color:var(--primary-dark);letter-spacing:.16em;margin:0;font-size:.75rem;font-weight:700;line-height:1.4;display:inline-block}.pet-care-hero h1{max-width:850px;color:var(--navy);margin-bottom:25px;font-size:clamp(2.8rem,6vw,5.5rem);line-height:1.05}.pet-care-hero h1 span{color:var(--primary)}.pet-care-hero-text>p{max-width:720px;color:var(--text-light);margin:0;font-size:1.1rem;line-height:1.8}.pet-care-hero-icon{z-index:2;background:linear-gradient(145deg,#fffffff7,#f0f8f5f7);border:1px solid #03ca982e;border-radius:28px;justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:absolute;top:8px;right:-135px;transform:rotate(3deg);box-shadow:0 18px 45px #1f293714}.pet-care-hero-icon-inner{background:radial-gradient(circle at 35% 25%,#03ca9829,#0000 65%),#f4fffb;border-radius:21px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.pet-care-hero-icon-inner img{object-fit:contain;width:52px;height:52px;display:block;transform:rotate(-3deg)}.pet-care-hero-icon-dot{background:var(--accent);border-radius:50%;width:18px;height:18px;position:absolute;bottom:-5px;right:-6px;box-shadow:0 6px 15px #f8941c40}.pet-care-content{padding:0 0 110px}.pet-care-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:950px;margin:0 auto;display:grid}.pet-care-card{border:1px solid var(--border);background:#fff;border-radius:28px;min-height:340px;padding:36px;transition:border-color .3s,box-shadow .3s,transform .3s;position:relative;overflow:hidden}.pet-care-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#03ca9814,#0000 70%);border-radius:50%;width:170px;height:170px;position:absolute;bottom:-65px;right:-55px}.pet-care-card:hover{border-color:#1fbc8c4d;box-shadow:0 25px 60px #1f293714}.pet-care-card-icon{background:linear-gradient(145deg,#fff,#f0f8f5);border:1px solid #03ca9826;border-radius:22px;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:24px;display:flex;position:relative;box-shadow:0 10px 25px #1f29370d}.pet-care-card-icon-inner{background:#03ca9817;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.pet-care-card-icon-inner img{object-fit:contain;width:38px;height:38px;transition:transform .3s;display:block}.pet-care-card:hover .pet-care-card-icon-inner img{transform:scale(1.08)}.pet-care-card-icon-dot{background:var(--accent);border-radius:50%;width:13px;height:13px;position:absolute;bottom:-4px;right:-4px;box-shadow:0 5px 12px #f8941c33}.pet-care-category{color:var(--primary-dark);letter-spacing:.09em;text-transform:uppercase;align-items:center;margin-bottom:10px;font-size:.75rem;font-weight:700;line-height:1.4;display:inline-flex}.pet-care-card h2{z-index:1;color:var(--navy);letter-spacing:-.02em;margin:0 0 15px;font-size:1.55rem;font-weight:700;line-height:1.3;position:relative}.pet-care-card p{z-index:1;max-width:580px;color:var(--text-light);margin:0 0 28px;font-size:.98rem;line-height:1.7;position:relative}.pet-care-link{z-index:2;color:var(--primary);align-items:center;gap:8px;font-size:.9rem;font-weight:700;text-decoration:none;transition:gap .25s,color .25s;display:inline-flex;position:relative}.pet-care-link:hover{color:var(--primary-dark);gap:12px}@media (width<=1100px){.pet-care-hero-icon{right:-40px}}@media (width<=900px){.pet-care-hero-content{max-width:850px}.pet-care-hero-icon{width:82px;height:82px;margin-top:28px;position:relative;top:auto;right:auto;transform:rotate(2deg)}.pet-care-hero-icon-inner{border-radius:17px;width:58px;height:58px}.pet-care-hero-icon-inner img{width:42px;height:42px}.pet-care-grid{max-width:none}}@media (width<=700px){.pet-care-hero{padding:20px 0 75px}.pet-care-content{padding:65px 0 80px}.pet-care-grid{grid-template-columns:1fr;gap:20px}.pet-care-card{min-height:auto;padding:30px}.pet-care-card-icon{width:72px;height:72px;margin-bottom:21px}.pet-care-card-icon-inner{width:50px;height:50px}.pet-care-card-icon-inner img{width:36px;height:36px}.pet-care-hero-icon{border-radius:20px;width:68px;height:68px;margin-top:24px}.pet-care-hero-icon-inner{border-radius:14px;width:48px;height:48px}.pet-care-hero-icon-inner img{width:36px;height:36px}.pet-care-hero-icon-dot{width:14px;height:14px}.pet-care-hero h1{margin:10px 0 20px;font-size:clamp(2.3rem,11vw,3.5rem);line-height:1.05}.pet-care-hero-text>p{font-size:1rem;line-height:1.75}.pet-care-card h2{font-size:1.4rem}}.whatsapp-button{color:#fff;z-index:1000;isolation:isolate;background:#03ca98;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:58px;height:58px;margin:0;padding:0;text-decoration:none;transition:transform .25s;display:flex;position:fixed;bottom:24px;right:24px}.whatsapp-button:before{content:"";z-index:-1;filter:blur(7px);pointer-events:none;background:#ffffff2e;border-radius:50%;transition:opacity .25s,transform .25s;position:absolute;inset:-6px}.whatsapp-icon{object-fit:contain;z-index:2;width:31px;height:31px;margin:0;padding:0;display:block;position:relative}.whatsapp-button:hover{transform:translateY(-4px)}.whatsapp-button:hover:before{opacity:.9;transform:scale(1.12)}@media (width<=700px){.whatsapp-button{width:52px;height:52px;bottom:18px;right:18px}.whatsapp-button:before{filter:blur(6px);inset:-5px}.whatsapp-icon{width:28px;height:28px}}.pet-article-page{background:var(--background);min-height:100vh}.pet-article-hero{background:radial-gradient(circle at 100% 0,#1fbc8c38,#0000 35%),linear-gradient(135deg,#f7fffc,#fff);padding:20px 0 100px;position:relative;overflow:hidden}.pet-article-hero .container{width:min(1180px,92%);margin:0 auto}.pet-article-page .finder-back-link{color:var(--text-light);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;align-items:center!important;gap:8px!important;margin:0 0 48px!important;padding:0!important;display:inline-flex!important}.pet-article-page .finder-back-link:hover{color:var(--primary);transform:translate(-3px)}.pet-article-hero-content{max-width:850px;position:relative}.pet-article-hero-text{max-width:850px}.pet-article-page .section-label{color:var(--primary-dark);letter-spacing:.16em;font-size:.75rem;font-weight:700;line-height:1.4;margin:0!important;padding:0!important;display:inline-block!important}.pet-article-page .pet-article-hero h1{max-width:850px;color:var(--navy);margin-bottom:25px;font-size:clamp(2.8rem,6vw,5.5rem);line-height:1.05}.pet-article-page .pet-article-intro{max-width:720px;color:var(--text-light);font-size:1.1rem;line-height:1.8;margin:0!important;padding:0!important}.pet-article-icon{z-index:2;background:linear-gradient(145deg,#fffffff7,#f0f8f5f7);border:1px solid #03ca982e;border-radius:28px;justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:absolute;top:8px;right:-135px;transform:rotate(3deg);box-shadow:0 18px 45px #1f293714}.pet-article-icon-inner{background:radial-gradient(circle at 35% 25%,#03ca9829,#0000 65%),#f4fffb;border-radius:21px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.pet-article-icon-inner img{object-fit:contain;width:52px;height:52px;display:block;transform:rotate(-3deg)}.pet-article-icon-dot{background:var(--accent);border-radius:50%;width:18px;height:18px;position:absolute;bottom:-5px;right:-6px;box-shadow:0 6px 15px #f8941c40}.pet-article-content{padding:90px 0 110px}.pet-article-content .container{width:min(1180px,92%);margin:0 auto}.pet-article-layout{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:70px;display:grid}.pet-article-main{min-width:0}.pet-article-page .pet-article-section{border-bottom:1px solid var(--border);display:block;margin:0 0 48px!important;padding:0 0 48px!important}.pet-article-page .pet-article-section:last-child{margin-bottom:0!important}.pet-article-page .pet-article-section h2{color:var(--navy);font-size:1.8rem;font-weight:700;line-height:1.3;display:block;margin:0 0 20px!important;padding:0!important}.pet-article-page .pet-article-section p{color:var(--text-light);font-size:1rem;line-height:1.85;display:block;margin:0 0 24px!important;padding:0!important}.pet-article-page .pet-article-section p:last-child{margin-bottom:0!important}.pet-article-page .pet-article-section ul{flex-direction:column!important;gap:14px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}.pet-article-page .pet-article-section li{color:var(--text-light);font-size:1rem;line-height:1.65;align-items:flex-start!important;gap:12px!important;margin:0!important;padding:0!important;display:flex!important}.pet-article-page .pet-article-list-dot{width:24px;height:24px;color:var(--primary);background:#03ca981c;border-radius:50%;flex:0 0 24px;margin-top:1px;font-size:.75rem;font-weight:800;line-height:1;justify-content:center!important;align-items:center!important;display:flex!important}.pet-article-page .pet-article-section p+ul{margin-top:28px!important}.pet-article-page .pet-article-section h2+ul{margin-top:0!important}.related-products-card{background:linear-gradient(145deg,#fff,#f4fffb);border:1px solid #03ca982e;border-radius:28px;padding:32px;position:sticky;top:110px;box-shadow:0 20px 60px #1f293712}.related-products-heading{margin:0 0 28px;padding:0}.related-products-label{color:var(--primary);letter-spacing:.09em;margin:0 0 12px;font-size:.72rem;font-weight:700;line-height:1.4;display:block}.related-products-heading h2{color:var(--navy);font-size:1.45rem;line-height:1.3;margin:0 0 12px!important;padding:0!important}.related-products-heading p{color:var(--text-light);font-size:.92rem;line-height:1.65;margin:0!important;padding:0!important}.related-products-list{flex-direction:column;gap:18px;display:flex}.related-product-item{border:1px solid var(--border);background:#fff;border-radius:18px;align-items:flex-start;gap:16px;padding:16px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.related-product-item:hover{border-color:#03ca984d;transform:translateY(-3px);box-shadow:0 12px 30px #1f293712}.related-product-image{background:var(--surface-soft);border-radius:14px;flex:0 0 120px;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden}.related-product-image img{object-fit:contain;width:100%;height:100%;display:block}.related-product-image-placeholder{width:100%;height:100%;color:var(--primary);justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.related-product-info{flex:1;min-width:0}.related-product-category{color:var(--primary);letter-spacing:.06em;text-transform:uppercase;margin:0 0 5px;font-size:.68rem;font-weight:700;display:block}.related-product-info h3{color:var(--navy);font-size:1rem;font-weight:700;line-height:1.35;margin:0 0 7px!important;padding:0!important}.related-product-info p{color:var(--text-light);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden;margin:0 0 10px!important;padding:0!important}.related-product-link{color:var(--primary);align-items:center;gap:6px;font-size:.82rem;font-weight:700;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex;margin:0!important;padding:0!important}.related-product-link:hover{color:var(--primary-dark);gap:9px}.pet-article-not-found{text-align:center;align-items:center;min-height:70vh;padding:120px 0 100px;display:flex}.pet-article-not-found-card{border:1px solid var(--border);max-width:600px;box-shadow:var(--shadow);background:#fff;border-radius:28px;margin:0 auto;padding:50px 35px}.pet-article-not-found-label{color:var(--primary);letter-spacing:.1em;margin-bottom:14px;font-size:.75rem;font-weight:700;display:block}.pet-article-not-found-card h1{color:var(--navy);margin:0 0 14px}.pet-article-not-found-card p{color:var(--text-light);margin:0 0 28px;line-height:1.7}.pet-article-back-button{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:13px 20px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.pet-article-back-button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #03ca9840}@media (width<=1100px){.pet-article-icon{right:-40px}}@media (width<=900px){.pet-article-icon{width:82px;height:82px;margin-top:28px;position:relative;top:auto;right:auto;transform:rotate(2deg)}.pet-article-icon-inner{border-radius:17px;width:58px;height:58px}.pet-article-icon-inner img{width:42px;height:42px}.pet-article-layout{grid-template-columns:1fr;gap:45px}.related-products-card{position:static}}@media (width<=700px){.pet-article-hero{padding:20px 0 65px}.pet-article-page .finder-back-link{margin-bottom:35px!important}.pet-article-icon{border-radius:20px;width:68px;height:68px;margin-top:24px}.pet-article-icon-inner{border-radius:14px;width:48px;height:48px}.pet-article-icon-inner img{width:36px;height:36px}.pet-article-icon-dot{width:14px;height:14px}.pet-article-page .pet-article-hero h1{font-size:clamp(2.3rem,11vw,3.5rem);line-height:1.05;margin:10px 0 20px!important}.pet-article-page .pet-article-intro{font-size:1rem;line-height:1.75}.pet-article-content{padding:65px 0 80px}.pet-article-layout{gap:35px}.pet-article-page .pet-article-section{margin-bottom:38px!important;padding-bottom:38px!important}.pet-article-page .pet-article-section h2{font-size:1.45rem;margin-bottom:17px!important}.pet-article-page .pet-article-section p{line-height:1.75;margin-bottom:20px!important}.pet-article-page .pet-article-section p+ul{margin-top:24px!important}.related-products-card{border-radius:22px;padding:24px}.related-product-item{gap:12px;padding:13px}.related-product-image{flex:0 0 125px;width:125px;height:125px}}@media (width<=480px){.related-product-item{flex-direction:column}.related-product-image{flex:none;width:100%;height:150px}.related-product-info{width:100%}}.veterinary-page{min-height:100vh}.veterinary-hero{background:radial-gradient(circle at 100% 0,#1fbc8c38,#0000 35%),linear-gradient(135deg,#f7fffc,#fff);padding:20px 0 100px;position:relative;overflow:hidden}.veterinary-hero-content{max-width:850px}.veterinary-hero h1{max-width:850px;color:var(--navy);margin-bottom:25px;font-size:clamp(2.8rem,6vw,5.5rem);line-height:1.05}.veterinary-hero h1 span{color:var(--primary)}.veterinary-hero p{max-width:720px;color:var(--text-light);margin-bottom:35px;font-size:1.1rem;line-height:1.8}.veterinary-cta{background:var(--primary);color:#fff;border-radius:14px;align-items:center;gap:10px;padding:15px 22px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.veterinary-cta:hover{transform:translateY(-3px);box-shadow:0 16px 35px #1fbc8c47}.veterinary-features{padding:0 0 110px}.veterinary-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.veterinary-feature{border:1px solid var(--border);background:#fff;border-radius:28px;min-height:250px;padding:36px;transition:border-color .3s,box-shadow .3s}.veterinary-feature:hover{border-color:#1fbc8c47;box-shadow:0 22px 55px #1f293714}.veterinary-feature svg{color:var(--primary);margin-bottom:25px}.veterinary-feature h2{color:var(--navy);margin-bottom:14px;font-size:1.4rem}.veterinary-feature p{color:var(--text-light);line-height:1.7}@media (width<=850px){.veterinary-feature-grid{grid-template-columns:1fr}.veterinary-feature{min-height:auto}}@media (width<=700px){.veterinary-hero{padding:20px 0 75px}.veterinary-features{padding:65px 0 80px}.veterinary-feature{padding:30px}}.contact-page{min-height:100vh}.contact-hero{background:radial-gradient(circle at 100% 0,#1fbc8c1f,#0000 35%),linear-gradient(135deg,#f7fffc,#fff);padding:20px 0 90px}.contact-hero-content{max-width:780px}.contact-hero h1{color:var(--navy);margin-bottom:22px;font-size:clamp(2.8rem,6vw,5.3rem);line-height:1.05}.contact-hero h1 span{color:var(--primary)}.contact-hero p{max-width:650px;color:var(--text-light);font-size:1.1rem;line-height:1.8}.section-label{color:var(--primary-dark);letter-spacing:.16em;font-size:.75rem;font-weight:700;display:inline-block}.contact-content{padding:0 0 110px}.contact-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:70px;display:grid}.contact-details-heading{margin-bottom:40px}.contact-details-heading h2{color:var(--navy);margin-bottom:15px;font-size:2rem}.contact-details-heading p{color:var(--text-light);line-height:1.8}.contact-info-list{gap:16px;display:grid}.contact-info-card{border:1px solid var(--border);color:inherit;background:#fff;border-radius:20px;align-items:flex-start;gap:18px;padding:22px;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.contact-info-card:hover{border-color:#1fbc8c4d;transform:translateY(-3px);box-shadow:0 15px 40px #1f29370f}.contact-info-icon{width:46px;height:46px;color:var(--primary);background:#1fbc8c1a;border-radius:14px;flex-shrink:0;place-items:center;display:grid}.contact-info-card span{color:var(--text-light);letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:.8rem;font-weight:700;display:block}.contact-info-card strong{color:var(--navy);line-height:1.5;display:block}.contact-info-card p{color:var(--text-light);margin-top:8px;line-height:1.6}.contact-form-wrapper{border:1px solid var(--border);background:linear-gradient(145deg,#fff,#fbfffd);border-radius:30px;min-height:500px;padding:40px;box-shadow:0 25px 70px #1f293712}.contact-form-heading{margin-bottom:30px}.contact-form-heading h2{color:var(--navy);margin-bottom:8px;font-size:1.8rem}.contact-form-heading p{color:var(--text-light)}.contact-form{gap:20px;display:grid}.form-group{gap:8px;display:grid}.form-group label{color:var(--navy);font-size:.9rem;font-weight:700}.form-group input,.form-group textarea{border:1px solid var(--border);width:100%;color:var(--navy);font:inherit;background:#fff;border-radius:13px;outline:none;padding:14px 16px;transition:border-color .2s,box-shadow .2s,background .2s}.form-group textarea{resize:vertical;min-height:150px}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px #1fbc8c1a}.form-group input:disabled,.form-group textarea:disabled{cursor:not-allowed;opacity:.75;background:#f5f8f7}.form-error{color:#d84b4b;font-size:.82rem}.form-submit-error{color:#c43f3f;background:#d84b4b0f;border:1px solid #d84b4b33;border-radius:12px;padding:12px 14px;font-size:.85rem;line-height:1.5}.contact-submit-button{background:var(--primary);color:#fff;width:100%;font:inherit;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:5px;padding:16px 22px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,opacity .2s;display:inline-flex}.contact-submit-button:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-3px);box-shadow:0 15px 35px #1fbc8c4d}.contact-submit-button:active:not(:disabled){transform:translateY(0)}.contact-submit-button:disabled{cursor:wait;opacity:.7;box-shadow:none;transform:none}.contact-submit-button svg{flex-shrink:0}.contact-form-note{text-align:center;color:var(--text-muted);margin-top:-8px;font-size:.78rem;line-height:1.5}.contact-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:35px 20px;display:flex}.contact-success-icon{width:76px;height:76px;color:var(--primary);background:#03ca981a;border-radius:24px;justify-content:center;align-items:center;margin-bottom:22px;display:flex;box-shadow:0 12px 30px #03ca9814}.contact-success-label{color:var(--primary-dark);letter-spacing:.12em;margin-bottom:12px;font-size:.72rem;font-weight:700;display:block}.contact-success h2{max-width:450px;color:var(--navy);margin:0 0 14px;font-size:1.9rem;line-height:1.3}.contact-success p{max-width:480px;color:var(--text-light);margin:0;font-size:.98rem;line-height:1.75}.contact-success-button{color:var(--primary-dark);font:inherit;cursor:pointer;background:#03ca980f;border:1px solid #03ca9840;border-radius:12px;justify-content:center;align-items:center;margin-top:28px;padding:12px 18px;font-size:.85rem;font-weight:700;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.contact-success-button:hover{background:#03ca981c;border-color:#03ca9859;transform:translateY(-2px)}@media (width<=900px){.contact-layout{grid-template-columns:1fr;gap:50px}}@media (width<=700px){.contact-hero{padding:20px 0 60px}.contact-content{padding:65px 0 80px}.contact-form-wrapper{padding:25px}.contact-info-card{padding:18px}.contact-success{min-height:400px;padding:25px 10px}.contact-success h2{font-size:1.6rem}}.footer{background:var(--navy);color:#fff;margin-top:auto}.footer-main{padding:75px 0 60px}.footer-grid{grid-template-columns:1.5fr .8fr 1fr 1.4fr;gap:55px;display:grid}.footer-brand{max-width:340px}.footer-logo{align-items:center;margin-bottom:22px;display:inline-flex}.footer-logo img{filter:brightness(0)invert();width:225px;height:125px;display:block}.footer-brand p{color:#ffffffa6;line-height:1.8}.footer-brand h1{color:#fff;margin-bottom:8px;font-size:1.3rem}.footer-socials{gap:12px;margin-top:25px;display:flex}.footer-socials a{color:#fff;border:1px solid #ffffff1f;border-radius:12px;place-items:center;width:42px;height:42px;transition:background .2s,border-color .2s,transform .2s;display:grid}.footer-socials a:hover{border-color:var(--primary);background:#1fbc8c26;transform:translateY(-3px)}.footer-column{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-column h3{color:#fff;margin-bottom:8px;font-size:1rem}.footer-column a{color:#ffffffa6;text-decoration:none;transition:color .2s}.footer-column a:hover{color:var(--primary)}.footer-contact{gap:16px}.footer-contact a,.footer-address{color:#ffffffad;align-items:flex-start;gap:10px;line-height:1.6;display:flex}.footer-contact svg,.footer-address svg{color:var(--primary);flex-shrink:0;margin-top:4px}.footer-contact span,.footer-address span{max-width:260px}.footer-bottom{border-top:1px solid #ffffff1a;padding:22px 0}.footer-bottom-content{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-bottom p{color:#ffffff80;margin:0;font-size:.88rem}.footer-bottom-note{color:#ffffffa6;align-items:center;gap:7px;font-size:.88rem;display:flex}.footer-bottom-note svg{color:var(--primary)}@media (width<=1000px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:50px}}@media (width<=650px){.footer-main{padding:60px 0 45px}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-bottom-content{flex-direction:column;align-items:flex-start}.footer-logo img{width:150px}}.about-page{min-height:100vh;overflow-x:clip}.about-hero{background:radial-gradient(circle at 85% 15%,#1fbc8c38,#0000 28%),linear-gradient(135deg,#f7fffc 0%,#fff 65%);padding:20px 0 100px;position:relative;overflow:hidden}.about-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);align-items:center;gap:70px;display:grid}.about-eyebrow{color:var(--primary-dark);letter-spacing:.16em;font-size:.75rem;font-weight:700;display:inline-block}.about-hero h1{max-width:760px;color:var(--navy);letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(3rem,6vw,5.7rem);line-height:1.03}.about-hero h1 span{color:var(--primary)}.about-hero-content>p{max-width:650px;color:var(--text-light);margin:0;font-size:1.1rem;line-height:1.8}.about-hero-actions{flex-wrap:wrap;gap:14px;margin-top:35px;display:flex}.about-primary-button,.about-secondary-button{border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:15px 22px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.about-primary-button{background:var(--primary);color:#fff}.about-primary-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px #1fbc8c4d}.about-secondary-button{border:1px solid var(--border);color:var(--navy);background:#fff}.about-secondary-button:hover{transform:translateY(-3px);box-shadow:0 12px 30px #1f293714}.about-hero-visual{justify-content:center;align-items:center;min-height:440px;display:flex;position:relative}.about-visual-circle{border-radius:50%;position:absolute}.about-circle-one{background:#1fbc8c17;width:370px;height:370px}.about-circle-two{border:1px solid #1fbc8c33;width:270px;height:270px}.about-paw{color:var(--primary);opacity:.18;position:absolute}.paw-one{top:50px;right:45px;transform:rotate(18deg)}.paw-two{bottom:55px;left:55px;transform:rotate(-25deg)}.about-trust-card{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #fffc;border-radius:24px;align-items:center;gap:16px;max-width:280px;padding:25px;display:flex;position:relative;box-shadow:0 25px 70px #1f29371a}.about-trust-icon{width:55px;height:55px;color:var(--primary);background:#1fbc8c1f;border-radius:16px;flex-shrink:0;place-items:center;display:grid}.about-trust-card span{color:var(--text-light);letter-spacing:.06em;margin-bottom:5px;font-size:.7rem;font-weight:800;display:block}.about-trust-card strong{color:var(--navy);line-height:1.45}.about-story{padding:110px 0}.about-story-grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:center;gap:90px;display:grid}.about-story-visual{justify-content:center;align-items:center;min-height:430px;display:flex;position:relative}.story-card-main{background:linear-gradient(145deg, var(--navy), #152b3d);color:#fff;border-radius:35px;flex-direction:column;justify-content:space-between;width:min(100%,410px);min-height:360px;padding:40px;display:flex;box-shadow:0 25px 70px #1f29372e}.story-card-main>svg{color:var(--primary)}.story-card-text{gap:12px;display:grid}.story-card-text span{color:#ffffff80;letter-spacing:.08em;font-size:.75rem;font-weight:800}.story-card-text strong{max-width:280px;font-size:2.2rem;line-height:1.3}.story-floating-card{color:var(--navy);background:#fff;border-radius:18px;align-items:center;gap:12px;padding:18px 22px;display:flex;position:absolute;bottom:15px;right:0;box-shadow:0 20px 45px #1f29371f}.story-floating-card svg{color:var(--primary)}.story-floating-card span{max-width:150px;font-size:.85rem;font-weight:700;line-height:1.5}.about-story-content h2{max-width:650px;color:var(--navy);letter-spacing:-.03em;margin:0 0 25px;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.15}.about-story-content h2 span{color:var(--primary)}.about-story-content p:not(.section-label){color:var(--text-light);margin:0 0 18px;line-height:1.85}.about-founder{background:linear-gradient(#fff 0%,#f7fcfa 100%);padding:20px 0 110px;position:relative}.about-founder-card{background:#fff;border:1px solid #1fbc8c21;border-radius:40px;grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(50px,7vw,100px);padding:clamp(35px,6vw,75px);display:grid;position:relative;box-shadow:0 30px 80px #1f293712}.about-founder-visual{justify-content:center;align-items:center;min-height:520px;display:flex;position:relative}.about-founder-circle{background:#1fbc8c17;border-radius:50%;width:390px;height:390px;position:absolute;transform:translate(-10px,5px)}.about-founder-image-wrap{z-index:2;background:linear-gradient(145deg,#edf9f5,#dcefe9);border-radius:180px 180px 35px 35px;width:min(100%,365px);height:465px;position:relative;overflow:hidden;box-shadow:0 25px 60px #1f293729}.about-founder-image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .5s;display:block}.about-founder-card:hover .about-founder-image{transform:scale(1.025)}.about-founder-year{z-index:4;color:var(--navy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #ffffffe6;border-radius:17px;align-items:center;gap:12px;padding:15px 20px;display:flex;position:absolute;bottom:45px;right:0;box-shadow:0 18px 40px #1f293721}.about-founder-year>svg{color:var(--primary);flex-shrink:0}.about-founder-year span{color:var(--text-muted);letter-spacing:.08em;margin-bottom:3px;font-size:.65rem;font-weight:800;display:block}.about-founder-year strong{color:var(--navy);font-size:.9rem;display:block}.about-founder-quote-icon{z-index:5;background:var(--primary);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;position:absolute;top:35px;left:15px;transform:rotate(-8deg);box-shadow:0 15px 35px #1fbc8c40}.about-founder-content{z-index:2;position:relative}.about-founder-heading{margin-bottom:30px}.about-founder-heading .section-label{margin-bottom:14px}.about-founder-heading h2{max-width:650px;color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.12}.about-founder-heading h2 span{color:var(--primary)}.goals-eyebrow{color:var(--primary);letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:24px;font-size:.78rem;font-weight:800;display:inline-flex}.about-founder-message{max-width:680px}.about-founder-message p{color:var(--text-light);margin:0 0 20px;font-size:1rem;line-height:1.9}.about-founder-message p:last-child{margin-bottom:0}.about-founder-opening{color:var(--navy)!important;font-size:1.12rem!important;line-height:1.8!important}.about-founder-message strong{color:var(--navy);font-weight:700}.founder-smile{color:var(--primary);margin-left:3px;font-size:1.2rem;display:inline-block}.about-founder-signature{align-items:center;gap:16px;margin-top:35px;display:flex}.about-founder-line{background:var(--primary);width:45px;height:2px}.about-founder-signature strong{color:var(--navy);margin-bottom:3px;font-size:1rem;display:block}.about-founder-signature span{color:var(--text-muted);font-size:.8rem;display:block}.about-vision{padding:20px 0 110px}.about-vision-card{background:linear-gradient(135deg, var(--navy), #17364a);border-radius:40px;padding:clamp(40px,7vw,85px);position:relative;overflow:hidden}.about-vision-card:after{content:"";background:#1fbc8c1a;border-radius:50%;width:380px;height:380px;position:absolute;top:-150px;right:-100px}.about-vision-top{z-index:1;align-items:center;gap:15px;margin-bottom:35px;display:flex;position:relative}.about-vision-icon{width:58px;height:58px;color:var(--primary);background:#1fbc8c26;border-radius:17px;place-items:center;display:grid}.about-vision-top p{color:var(--primary);letter-spacing:.1em;margin:0;font-size:.8rem;font-weight:800}.about-vision-card h2{z-index:1;color:#fff;letter-spacing:-.03em;max-width:1000px;margin:0 0 45px;font-size:clamp(2rem,4vw,3.7rem);line-height:1.3;position:relative}.about-vision-card h2 span{color:var(--primary)}.about-vision-description{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px;max-width:1000px;display:grid;position:relative}.about-vision-description p{color:#ffffffad;margin:0;line-height:1.85}.about-goals{padding:110px 0}.about-section-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:55px;display:flex}.about-section-heading h2{color:var(--navy);margin:0;font-size:clamp(2.3rem,4vw,4rem);line-height:1.1}.about-section-heading h2 span{color:var(--primary)}.about-section-heading>p{max-width:430px;color:var(--text-light);margin:0;line-height:1.8}.about-goals-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.about-goal-card{border:1px solid var(--border);background:#fff;border-radius:28px;height:100%;padding:30px;transition:transform .25s,border-color .25s,box-shadow .25s}.about-goal-card:hover{border-color:#1fbc8c4d;transform:translateY(-7px);box-shadow:0 25px 55px #1f293714}.goal-card-top{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.goal-card-top>span{color:#1f293759;font-size:.8rem;font-weight:800}.goal-icon{width:52px;height:52px;color:var(--primary);background:#1fbc8c1a;border-radius:16px;place-items:center;display:grid}.about-goal-card h3{color:var(--navy);margin:0 0 14px;font-size:1.2rem;line-height:1.4}.about-goal-card p{color:var(--text-light);margin:0;font-size:.93rem;line-height:1.75}.about-cta{padding:0 0 110px}.about-cta-card{background:linear-gradient(135deg,#1fbc8c1f,#1fbc8c0a);border-radius:35px;justify-content:space-between;align-items:center;gap:40px;padding:clamp(35px,6vw,65px);display:flex}.about-cta-card p{color:var(--primary);letter-spacing:.1em;margin:0 0 12px;font-size:.75rem;font-weight:800}.about-cta-card h2{color:var(--navy);margin:0 0 15px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.1}.about-cta-card span{max-width:600px;color:var(--text-light);line-height:1.7;display:block}.about-cta-button{background:var(--primary);color:#fff;border-radius:14px;flex-shrink:0;align-items:center;gap:10px;padding:16px 24px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.about-cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px #1fbc8c47}@media (width<=1100px){.about-founder-card{gap:50px}.about-founder-image-wrap{width:330px;height:440px}.about-founder-circle{width:350px;height:350px}}@media (width<=1000px){.about-hero-grid,.about-story-grid{grid-template-columns:1fr}.about-hero-grid{gap:30px}.about-hero-visual{min-height:350px}.about-story-grid{gap:60px}.about-goals-grid{grid-template-columns:repeat(2,1fr)}.about-founder-card{grid-template-columns:1fr;gap:55px;padding:clamp(35px,7vw,65px)}.about-founder-visual{min-height:500px}.about-founder-content{max-width:750px;margin:auto}}@media (width<=800px){.about-section-heading{flex-direction:column;align-items:flex-start;gap:20px}.about-vision-description{grid-template-columns:1fr;gap:25px}.about-cta-card{flex-direction:column;align-items:flex-start}}@media (width<=650px){.about-hero{padding:20px 0 75px}.about-story,.about-goals{padding:75px 0}.about-founder{padding:10px 0 75px}.about-vision{padding-bottom:75px}.about-hero-actions{flex-direction:column;align-items:stretch}.about-primary-button,.about-secondary-button{width:100%}.about-hero-visual{min-height:300px}.about-circle-one{width:270px;height:270px}.about-circle-two{width:200px;height:200px}.about-story-visual{min-height:380px}.story-card-main{border-radius:28px;min-height:320px;padding:30px}.story-card-text strong{font-size:2rem}.story-floating-card{bottom:0;right:5px}.about-founder-card{border-radius:30px;gap:35px;padding:25px}.about-founder-visual{min-height:420px}.about-founder-image-wrap{border-radius:150px 150px 28px 28px;width:min(100%,300px);height:390px}.about-founder-circle{width:300px;height:300px}.about-founder-quote-icon{width:50px;height:50px;top:15px;left:5px}.about-founder-year{padding:12px 15px;bottom:15px;right:0}.about-founder-year span{font-size:.58rem}.about-founder-year strong{font-size:.78rem}.about-founder-heading{margin-bottom:24px}.about-founder-heading h2{font-size:2.2rem}.about-founder-message p{font-size:.95rem;line-height:1.8}.about-founder-opening{font-size:1.02rem!important}.about-goals-grid{grid-template-columns:1fr}.about-cta{padding-bottom:75px}.about-cta-card{border-radius:28px;padding:35px 25px}.about-cta-button{justify-content:center;width:100%}}@media (width<=420px){.about-founder-card{padding:20px}.about-founder-image-wrap{width:270px;height:360px}.about-founder-circle{width:270px;height:270px}.about-founder-visual{min-height:390px}.about-founder-year{right:-5px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.customer-locations{background:radial-gradient(circle at 10% 20%,#03ca980f,#0000 32%),radial-gradient(circle at 90% 80%,#23adcd0d,#0000 32%),#fff;padding:110px 0;position:relative;overflow:hidden}.customer-locations-header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px;display:flex}.customer-locations-heading{max-width:760px}.customer-locations-eyebrow{color:var(--primary);letter-spacing:.12em;align-items:center;gap:7px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-flex}.customer-locations-eyebrow svg{flex-shrink:0}.customer-locations-heading h2{color:var(--navy);letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(32px,4vw,50px);font-weight:700;line-height:1.1}.customer-locations-heading h2 span{color:var(--primary)}.customer-locations-heading p{max-width:680px;color:var(--text-light);margin:0;font-size:16px;line-height:1.75}.customer-location-count{min-width:190px;box-shadow:var(--shadow-sm);background:#ffffffe6;border:1px solid #03ca9824;border-radius:14px;flex-shrink:0;align-items:center;gap:12px;padding:14px 17px;display:flex}.customer-location-count-icon{width:42px;height:42px;color:var(--primary);background:#03ca981a;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.customer-location-count strong{color:var(--navy);margin:0;font-size:21px;font-weight:700;line-height:1.1;display:block}.customer-location-count span{color:var(--text-light);margin-top:3px;font-size:11px;font-weight:500;line-height:1.3;display:block}.customer-map-card{border:1px solid var(--border);width:100%;box-shadow:var(--shadow);background:#fff;border-radius:24px;position:relative;overflow:hidden}.customer-map{width:100%;height:620px;position:relative;overflow:hidden}.customer-leaflet-map{width:100%;height:100%}.customer-leaflet-map .leaflet-tile{filter:saturate(.92)}.customer-leaflet-map .leaflet-container{font-family:Inter,system-ui,sans-serif}.customer-leaflet-map .leaflet-control-zoom{position:relative;overflow:hidden;box-shadow:0 6px 20px #1f29371f;z-index:1!important;border:1px solid #e2e8f0f2!important;border-radius:10px!important;margin-top:18px!important;margin-left:18px!important}.customer-leaflet-map .leaflet-control-zoom a{justify-content:center;align-items:center;font-weight:500;transition:background .2s,color .2s;display:flex;position:relative;z-index:1!important;width:34px!important;height:34px!important;color:var(--navy)!important;background:#fff!important;border:none!important;font-size:18px!important}.customer-leaflet-map .leaflet-control-zoom a:hover{background:var(--primary)!important;color:#fff!important}.customer-leaflet-map .leaflet-control-zoom-in{border-bottom:1px solid var(--border)!important}.vetnetic-customer-marker{background:0 0!important;border:none!important}.vetnetic-pin{justify-content:center;align-items:flex-start;width:34px;height:42px;display:flex;position:relative}.vetnetic-pin:before{content:"";background:var(--primary);border:3px solid #fff;border-radius:50% 50% 50% 0;width:30px;height:30px;position:absolute;top:2px;transform:rotate(-45deg);box-shadow:0 5px 14px #03ca9852}.vetnetic-pin-dot{z-index:2;background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:11px}.customer-map-popup .leaflet-popup-content-wrapper{background:#fff;border:1px solid #e2e8f0f2;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #1f293724;padding:0!important}.customer-map-popup .leaflet-popup-content{width:225px!important;margin:0!important}.customer-map-popup .leaflet-popup-tip{box-shadow:none;background:#fff}.customer-popup{background:#fff;align-items:flex-start;gap:11px;padding:12px 13px;display:flex}.customer-popup-icon{width:29px;height:29px;color:var(--primary);background:#03ca9817;border-radius:8px;flex:0 0 29px;justify-content:center;align-items:center;margin-top:1px;display:flex}.customer-popup-icon svg{width:15px;height:15px}.customer-popup-content{flex:1;min-width:0;padding-right:3px}.customer-popup-content h4{color:var(--navy);letter-spacing:-.01em;margin:0 0 3px;padding-right:16px;font-size:12px;font-weight:700;line-height:1.4}.customer-popup-content p{color:var(--text-light);margin:0 0 7px;font-size:10px;font-weight:400;line-height:1.4}.customer-google-link{color:#4285f4;white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:600;line-height:1.3;text-decoration:none;transition:color .2s,opacity .2s;display:inline-flex}.customer-google-link:hover{color:#2563eb;text-decoration:underline}.customer-google-link svg{flex-shrink:0;width:12px;height:12px}.customer-map-popup .leaflet-popup-close-button{color:#94a3b8!important;width:19px!important;height:19px!important;font-size:15px!important;font-weight:400!important;line-height:18px!important;top:5px!important;right:5px!important}.customer-map-popup .leaflet-popup-close-button:hover{color:var(--navy)!important}.customer-map-footer{border-top:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:54px;padding:0 20px;display:flex}.customer-map-footer-left,.customer-map-footer-right{color:var(--text-light);align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.customer-map-footer-right{color:var(--navy)}.customer-map-footer-right svg{color:var(--primary)}.customer-map-live-dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 4px #03ca981a}@media (width<=900px){.customer-locations{padding:90px 0}.customer-locations-header{flex-direction:column;align-items:flex-start;gap:24px}.customer-location-count{min-width:180px}.customer-map{height:540px}}@media (width<=768px){.customer-locations{padding:75px 0}.customer-locations-header{margin-bottom:28px}.customer-locations-eyebrow{margin-bottom:11px;font-size:11px}.customer-locations-heading h2{margin-bottom:12px;font-size:clamp(29px,8vw,38px);line-height:1.12}.customer-locations-heading p{font-size:14px;line-height:1.7}.customer-location-count{width:100%;max-width:220px;padding:12px 14px}.customer-location-count-icon{border-radius:10px;width:38px;height:38px}.customer-location-count strong{font-size:19px}.customer-map-card{border-radius:18px}.customer-map{height:480px}.customer-leaflet-map .leaflet-control-zoom{margin-top:12px!important;margin-left:12px!important}.customer-leaflet-map .leaflet-control-zoom a{width:32px!important;height:32px!important}.customer-map-footer{min-height:50px;padding:0 14px}.customer-map-footer-left,.customer-map-footer-right{font-size:11px}.customer-map-popup .leaflet-popup-content{width:205px!important}.customer-popup{gap:9px;padding:11px 12px}.customer-popup-icon{flex-basis:27px;width:27px;height:27px}.customer-popup-content h4{font-size:11px;line-height:1.4}.customer-popup-content p{margin-bottom:6px;font-size:9px}.customer-google-link{gap:4px;font-size:9px}.customer-google-link svg{width:11px;height:11px}}@media (width<=480px){.customer-locations{padding:65px 0}.customer-locations-heading h2{font-size:29px}.customer-locations-heading p{font-size:13px}.customer-map{height:430px}.customer-map-footer{gap:10px}.customer-map-footer-left{max-width:65%}.customer-map-footer-right{white-space:nowrap}.customer-map-popup .leaflet-popup-content{width:195px!important}.customer-popup{gap:8px;padding:10px 11px}.customer-popup-icon{flex-basis:26px;width:26px;height:26px}.customer-popup-content h4{font-size:10.5px}.customer-popup-content p{margin-bottom:5px;font-size:8.5px}.customer-google-link{gap:4px;font-size:8.5px}.customer-google-link svg{width:10px;height:10px}}.customer-map-card,.customer-map,.customer-leaflet-map{z-index:0;position:relative}.customer-leaflet-map .leaflet-pane,.customer-leaflet-map .leaflet-control-container,.customer-leaflet-map .leaflet-top,.customer-leaflet-map .leaflet-bottom{z-index:1!important}.product-filters-section{z-index:20;background:linear-gradient(#fff 0%,#f8fcfa 100%);width:100%;max-width:100%;padding:20px 0 70px;position:relative;overflow-x:clip}.product-filters-card{background:linear-gradient(135deg,#fffffffa,#f4fcf9fa);border:1px solid #03ca9824;border-radius:28px;width:100%;max-width:100%;padding:34px;position:relative;overflow:visible;box-shadow:0 18px 55px #1f293714}.product-filters-card:before{content:"";filter:blur(30px);pointer-events:none;background:#03ca9814;border-radius:50%;width:190px;height:190px;position:absolute;top:-80px;right:-80px}.product-filters-header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:28px;display:flex;position:relative}.product-filters-heading{align-items:flex-start;gap:15px;display:flex}.product-filters-heading-icon{width:46px;height:46px;color:var(--primary);background:#03ca981a;border-radius:14px;flex-shrink:0;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #03ca9814}.product-filters-heading .section-label{margin-bottom:5px}.product-filters-heading h2{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:clamp(1.5rem,3vw,2rem);line-height:1.15}.product-filters-heading p:last-child{max-width:650px;color:var(--text-light);margin:9px 0 0;font-size:.94rem;line-height:1.65}.product-filters-clear-all{color:var(--text-light);cursor:pointer;background:#fff;border:1px solid #03ca982e;border-radius:10px;flex-shrink:0;align-items:center;gap:7px;margin-top:4px;padding:9px 13px;font-size:.78rem;font-weight:700;transition:color .2s,border-color .2s,background .2s,transform .2s;display:inline-flex}.product-filters-clear-all:hover{color:var(--primary);background:#03ca980d;border-color:#03ca9859;transform:translateY(-1px)}.product-filters-grid{z-index:30;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;max-width:100%;display:grid;position:relative}.product-filter-field{min-width:0;max-width:100%;position:relative}.product-filter-trigger{border:1px solid var(--border);width:100%;min-width:0;max-width:100%;min-height:76px;color:var(--text);cursor:pointer;text-align:left;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 15px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.product-filter-trigger:hover{border-color:#03ca9859;transform:translateY(-1px);box-shadow:0 7px 20px #1f29370f}.product-filter-field.is-open .product-filter-trigger{border-color:var(--primary);box-shadow:0 0 0 4px #03ca9817}.product-filter-trigger-left{align-items:center;gap:11px;min-width:0;display:flex}.product-filter-icon{width:34px;height:34px;color:var(--primary);background:#03ca9814;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.product-filter-trigger-text{flex-direction:column;gap:3px;min-width:0;display:flex}.product-filter-label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.product-filter-value{color:var(--text-light);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:500;display:block;overflow:hidden}.product-filter-value.selected{color:var(--navy);font-weight:700}.product-filter-trigger-right{flex-shrink:0;align-items:center;gap:7px;display:flex}.product-filter-clear{width:25px;height:25px;color:var(--text-muted);cursor:pointer;background:#1f29370f;border-radius:50%;place-items:center;transition:background .2s,color .2s;display:grid}.product-filter-clear:hover{color:var(--primary);background:#03ca981a}.product-filter-chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s,color .2s}.product-filter-field.is-open .product-filter-chevron{color:var(--primary);transform:rotate(180deg)}.product-filter-dropdown{z-index:100;background:#fff;border:1px solid #03ca9829;border-radius:17px;width:100%;min-width:240px;padding:10px;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 20px 45px #1f293724}.product-filter-search{border:1px solid var(--border);color:var(--text-muted);background:#f8fbfa;border-radius:11px;align-items:center;gap:9px;padding:10px 11px;display:flex}.product-filter-search:focus-within{background:#fff;border-color:#03ca9873;box-shadow:0 0 0 3px #03ca9812}.product-filter-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-family:inherit;font-size:1rem}.product-filter-search input::placeholder{color:var(--text-muted)}.product-filter-search-clear{width:23px;height:23px;color:var(--text-muted);cursor:pointer;background:#1f29370f;border:0;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:grid}.product-filter-options{flex-direction:column;max-height:260px;margin-top:8px;display:flex;overflow-y:auto}.product-filter-option{width:100%;color:var(--text-light);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;padding:10px 11px;font-family:inherit;font-size:.82rem;transition:background .15s,color .15s;display:flex}.product-filter-option:hover{color:var(--navy);background:#03ca9812}.product-filter-option.selected{color:var(--primary);background:#03ca9817;font-weight:700}.product-filter-empty{color:var(--text-muted);text-align:center;padding:22px 12px;font-size:.8rem}.product-filters-results{color:var(--text-muted);border-top:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding-top:17px;font-size:.78rem;display:flex}.product-filters-results strong{color:var(--navy);font-size:.9rem}.product-filters-active{color:var(--primary);background:#03ca9814;border-radius:999px;align-items:center;padding:5px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.product-filter-options::-webkit-scrollbar{width:5px}.product-filter-options::-webkit-scrollbar-track{background:0 0}.product-filter-options::-webkit-scrollbar-thumb{background:#03ca9840;border-radius:999px}@media (width<=1000px){.product-filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.product-filters-section{padding-bottom:50px}.product-filters-card{border-radius:23px;padding:23px 18px}.product-filters-header{flex-direction:column;gap:18px;margin-bottom:22px}.product-filters-heading{gap:11px}.product-filters-heading-icon{border-radius:12px;width:40px;height:40px}.product-filters-heading h2{font-size:1.45rem}.product-filters-heading p:last-child{font-size:.86rem}.product-filters-clear-all{align-self:flex-start}.product-filters-grid{grid-template-columns:1fr;gap:10px}.product-filter-trigger{min-height:70px}.product-filter-dropdown{min-width:0;position:absolute}.product-filters-results{margin-top:15px}.product-filter-search,.product-filter-search input{font-size:16px!important}}.products-page{width:100%;max-width:100%;min-height:100vh;overflow-x:clip}.products-hero{background:radial-gradient(circle at 100% 0,#1fbc8c24,#0000 35%),linear-gradient(135deg,#f7fffc,#fff);padding:20px 0 40px}.products-hero-content{max-width:760px}.products-hero h1{color:var(--navy);letter-spacing:-.04em;margin-top:15px;font-size:clamp(2.8rem,6vw,5.3rem);line-height:1.04}.products-hero h1 span{color:var(--primary)}.products-hero-content>p:last-child{max-width:680px;color:var(--text-light);margin-top:25px;font-size:1.08rem;line-height:1.8}.products-category-section{padding:65px 0}.supplements-section{background:linear-gradient(#fbfffd,#f6fbf9)}.products-category-heading{align-items:flex-start;gap:18px;max-width:800px;margin-bottom:45px;display:flex}.products-category-icon{width:54px;height:54px;color:var(--primary);background:#1fbc8c1a;border:1px solid #03ca9829;border-radius:16px;flex-shrink:0;place-items:center;display:grid;box-shadow:0 8px 24px #03ca9814}.products-category-heading h2{color:var(--navy);letter-spacing:-.03em;margin:4px 0 10px;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.products-category-heading p:last-child{color:var(--text-light);line-height:1.7}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.lab-equipment-section{background:linear-gradient(#fff 0%,#f8fcfa 100%);position:relative}.lab-equipment-section:before{content:"";background:linear-gradient(90deg,#0000,#03ca982e,#0000);height:1px;position:absolute;top:0;left:0;right:0}.lab-subcategories{flex-direction:column;gap:58px;display:flex}.lab-subcategory{background:linear-gradient(145deg,#fff 0%,#fbfefd 100%);border:1px solid #e2e8f0e6;border-radius:26px;padding:30px;transition:border-color .25s,box-shadow .25s,transform .25s;position:relative;box-shadow:0 12px 40px #1f29370b}.lab-subcategory:hover{border-color:#03ca982e;box-shadow:0 18px 48px #1f293711}.lab-subcategory-header{justify-content:space-between;align-items:center;gap:25px;margin-bottom:13px;display:flex}.lab-subcategory-title-wrap{align-items:center;gap:15px;min-width:0;display:flex}.lab-subcategory-icon{width:48px;height:48px;color:var(--primary);background:linear-gradient(145deg,#03ca9821,#23adcd12);border:1px solid #03ca9829;border-radius:14px;flex-shrink:0;place-items:center;display:grid;position:relative;box-shadow:0 7px 20px #03ca9812}.lab-subcategory-icon:after{content:"";pointer-events:none;border:1px solid #ffffffbf;border-radius:10px;position:absolute;inset:5px}.lab-subcategory-kicker{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:3px;font-size:.62rem;font-weight:800;display:flex}.lab-subcategory-kicker span:first-child{opacity:.6}.lab-subcategory-kicker span:last-child{color:var(--text-muted)}.lab-subcategory-header h3{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:1.55rem;line-height:1.2}.lab-subcategory-count{background:#03ca980e;border:1px solid #03ca981f;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.lab-subcategory-count strong{color:var(--primary);font-size:.85rem;line-height:1}.lab-subcategory-count span{color:var(--text-light);font-size:.68rem;font-weight:600;line-height:1}.lab-subcategory-description{max-width:760px;color:var(--text-light);margin:0 0 28px 63px;font-size:.88rem;line-height:1.7}.lab-subcategory .products-grid{margin-top:0}.lab-subcategory-empty{background:#03ca9806;border:1px dashed #03ca9838;border-radius:18px;align-items:center;gap:15px;padding:25px;display:flex}.lab-subcategory-empty-icon{width:45px;height:45px;color:var(--primary);background:#03ca9814;border-radius:13px;flex-shrink:0;place-items:center;display:grid}.lab-subcategory-empty h4{color:var(--navy);margin:0 0 4px;font-size:.95rem}.lab-subcategory-empty p{color:var(--text-light);margin:0;font-size:.8rem;line-height:1.5}.products-no-results{text-align:center;background:#03ca9806;border:1px dashed #03ca9840;border-radius:22px;flex-direction:column;align-items:center;padding:65px 25px;display:flex}.products-no-results-icon{width:54px;height:54px;color:var(--primary);background:#03ca9817;border-radius:16px;place-items:center;margin-bottom:17px;display:grid}.products-no-results h3{color:var(--navy);margin:0;font-size:1.15rem}.products-no-results p{color:var(--text-light);margin:8px 0 0;font-size:.9rem;line-height:1.6}@media (width<=1000px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.products-hero{padding:20px 0 30px}.products-category-section{padding:40px 0}.products-category-heading{flex-direction:column;gap:14px;margin-bottom:35px}.products-category-heading h2{margin-top:2px;font-size:clamp(1.8rem,8vw,2.35rem)}.products-grid{grid-template-columns:1fr}.lab-subcategories{gap:28px}.lab-subcategory{border-radius:21px;padding:21px}.lab-subcategory-header{align-items:flex-start;gap:15px}.lab-subcategory-title-wrap{gap:11px}.lab-subcategory-icon{border-radius:12px;width:42px;height:42px}.lab-subcategory-header h3{font-size:1.22rem}.lab-subcategory-kicker{gap:6px;font-size:.54rem}.lab-subcategory-count{gap:5px;padding:7px 9px}.lab-subcategory-count strong{font-size:.75rem}.lab-subcategory-count span{font-size:.6rem}.lab-subcategory-description{margin:0 0 24px 53px;font-size:.8rem;line-height:1.65}.lab-subcategory-empty{align-items:flex-start;padding:20px}}@media (width<=480px){.lab-subcategory{padding:18px}.lab-subcategory-header{align-items:flex-start}.lab-subcategory-title-wrap{gap:9px}.lab-subcategory-icon{border-radius:11px;width:38px;height:38px}.lab-subcategory-icon svg{width:18px;height:18px}.lab-subcategory-header h3{font-size:1.08rem}.lab-subcategory-kicker{letter-spacing:.1em;font-size:.48rem}.lab-subcategory-count{padding:6px 8px}.lab-subcategory-count span{display:none}.lab-subcategory-description{margin-left:47px;font-size:.76rem}}.product-card{border:1px solid var(--border);background:#fff;border-radius:24px;transition:border-color .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 15px 45px #1f29370f}.product-card:hover{border-color:#03ca9847;box-shadow:0 25px 60px #1f29371a}.product-card-image{background:radial-gradient(circle at 50% 40%,#03ca980b,#0000 42%),linear-gradient(145deg,#f8fffc,#fff);border-radius:22px;justify-content:center;align-items:center;width:100%;height:320px;display:flex;position:relative;overflow:hidden}.product-card-image>img{object-fit:contain;width:100%;height:100%;padding:0;transition:transform .4s;display:block}.product-card:hover .product-card-image>img{transform:scale(1.04)}.product-image-placeholder{text-align:center;width:100%;height:100%;color:var(--text-muted);place-items:center;padding:30px;font-size:.85rem;display:grid}.product-category-icons{z-index:5;-webkit-backdrop-filter:blur(12px);pointer-events:none;background:#ffffffc7;border:1px solid #ffffffe6;border-radius:14px;align-items:center;gap:4px;padding:4px 5px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:flex;position:absolute;top:14px;left:auto;right:14px;box-shadow:0 6px 18px #1f293711,inset 0 1px #fffffff2}.product-category-icon{background:linear-gradient(145deg,#03ca981c,#23adcd0b);border:1px solid #03ca9821;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .3s,background .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 3px 9px #1f29370a}.product-category-icon:before{content:"";pointer-events:none;background:radial-gradient(circle,#03ca9826,#03ca9800 70%);border-radius:50%;width:36px;height:36px;position:absolute;top:-14px;right:-14px}.product-category-icon:after{content:"";pointer-events:none;border:1px solid #ffffffb3;border-radius:7px;position:absolute;inset:3px}.product-category-icon img{z-index:2;object-fit:contain;object-position:center;width:21px;height:21px;transition:transform .3s cubic-bezier(.22,1,.36,1),filter .3s;display:block;position:relative}.product-category-icon:first-child{transform:translateY(0)}.product-category-icon:nth-child(2){transform:translateY(1px)}.product-category-icon:nth-child(3){transform:translateY(0)}.product-category-icon:nth-child(n+4){transform:translateY(1px)}.product-card:hover .product-category-icons{transform:translateY(-2px);box-shadow:0 9px 22px #1f293716,inset 0 1px #fff}.product-card:hover .product-category-icon{background:linear-gradient(145deg,#03ca9824,#23adcd0f);border-color:#03ca9838;box-shadow:0 5px 13px #03ca9813}.product-card:hover .product-category-icon:first-child,.product-card:hover .product-category-icon:nth-child(2),.product-card:hover .product-category-icon:nth-child(3),.product-card:hover .product-category-icon:nth-child(n+4){transform:translateY(-2px)}.product-card:hover .product-category-icon img{filter:drop-shadow(0 2px 3px #03ca981a);transform:scale(1.08)}.product-category-label{z-index:4;color:var(--primary-dark);letter-spacing:.01em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #03ca9821;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.68rem;font-weight:700;line-height:1;transition:border-color .25s,background .25s;display:inline-flex;position:absolute;top:19px;right:17px;box-shadow:0 5px 16px #1f29370f}.product-card:hover .product-category-label{background:#fffffff5;border-color:#03ca9838}.product-category-dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 0 3px #03ca981a}.product-card-content{padding:25px}.product-brand{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:.75rem;font-weight:700}.product-card h3{color:var(--navy);letter-spacing:-.02em;margin:0 0 12px;font-size:1.35rem;font-weight:700;line-height:1.25}.product-card-description{min-height:32px;color:var(--text-light);margin:0;font-size:.92rem;line-height:1.65}.product-card-footer{border-top:1px solid var(--border);color:var(--text-light);justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;font-size:.82rem;font-weight:600;display:flex}.product-card-link{width:38px;height:38px;color:var(--primary);background:#03ca981a;border-radius:50%;place-items:center;transition:background .2s,color .2s,transform .2s,box-shadow .2s;display:grid}.product-card-link:hover{background:var(--primary);color:#fff;transform:translate(3px);box-shadow:0 7px 18px #03ca9833}@media (width<=900px){.product-category-icons{gap:4px;padding:4px 5px;top:13px;right:13px}.product-category-icon{border-radius:9px;width:33px;height:33px}.product-category-icon img{width:20px;height:20px}}@media (width<=640px){.product-card-image{height:320px}.product-category-icons{border-radius:13px;gap:4px;padding:4px;top:11px;left:auto;right:11px}.product-category-icon{border-radius:9px;width:33px;height:33px}.product-category-icon:after{border-radius:6px;inset:3px}.product-category-icon img{width:20px;height:20px}.product-category-label{gap:6px;padding:6px 8px;font-size:.62rem;top:16px;right:14px}.product-category-dot{width:5px;height:5px}.product-card-content{padding:21px}.product-card h3{font-size:1.25rem}.product-card-description{font-size:.88rem}}@media (width<=420px){.product-card-image{height:300px}.product-category-icons{border-radius:12px;gap:3px;padding:4px;top:10px;right:10px}.product-category-icon{border-radius:8px;width:31px;height:31px}.product-category-icon:after{border-radius:6px;inset:3px}.product-category-icon img{width:19px;height:19px}.product-category-label{padding:6px 8px;top:14px;right:12px}.product-category-label span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:90px;overflow:hidden}}@media (prefers-reduced-motion:reduce){.product-card-image>img,.product-category-icons,.product-category-icon,.product-category-icon img,.product-card-link{transition:none}.product-card:hover .product-card-image>img,.product-card:hover .product-category-icons,.product-card:hover .product-category-icon,.product-card:hover .product-category-icon:first-child,.product-card:hover .product-category-icon:nth-child(2),.product-card:hover .product-category-icon:nth-child(3),.product-card:hover .product-category-icon:nth-child(n+4),.product-card:hover .product-category-icon img,.product-card-link:hover{transform:none}}.product-finder-page{width:100%;max-width:100%;min-height:100vh;overflow-x:clip}.product-finder-hero{background:radial-gradient(circle at 100% 0,#1fbc8c24,#0000 35%),linear-gradient(135deg,#f7fffc,#fff);padding:20px 0 48px}.product-finder-hero-content{max-width:760px}.product-finder-hero-content .section-label{margin-bottom:0}.product-finder-hero h1{color:var(--navy);letter-spacing:-.04em;margin:15px 0 0;font-size:clamp(2.8rem,6vw,5.3rem);line-height:1.04}.product-finder-hero h1 span{color:var(--primary)}.product-finder-hero-description{max-width:680px;color:var(--text-light);margin:25px 0 0;font-size:1.08rem;line-height:1.8}.product-finder-categories-section{background:linear-gradient(#fff 0%,#f8fcfa 100%);padding:65px 0;position:relative}.product-finder-categories-section:before{content:"";background:linear-gradient(90deg,#0000,#03ca982e,#0000);height:1px;position:absolute;top:0;left:0;right:0}.product-finder-section-heading{align-items:flex-start;gap:18px;max-width:800px;margin-bottom:45px;display:flex}.product-finder-heading-icon{width:54px;height:54px;color:var(--primary);background:#1fbc8c1a;border:1px solid #03ca9829;border-radius:16px;flex-shrink:0;place-items:center;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 8px 24px #03ca9814}.product-finder-section-heading:hover .product-finder-heading-icon{transform:translateY(-2px);box-shadow:0 12px 28px #03ca981f}.product-finder-section-heading h2{color:var(--navy);letter-spacing:-.03em;margin:4px 0 10px;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.product-finder-section-heading>div:last-child>p:last-child{max-width:720px;color:var(--text-light);margin:0;line-height:1.7}.product-finder-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;display:grid}.product-finder-card{background:linear-gradient(145deg,#fff 0%,#fbfefd 100%);border:1px solid #e2e8f0f2;border-radius:22px;flex-direction:column;min-width:0;min-height:360px;padding:26px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #1f29370b}.product-finder-card:hover{border-color:#03ca9838;transform:translateY(-6px);box-shadow:0 20px 52px #1f293717}.product-finder-card-bg-icon{pointer-events:none;z-index:0;opacity:.055;justify-content:center;align-items:center;width:175px;height:175px;transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .4s;display:flex;position:absolute;bottom:-24px;right:-18px;transform:rotate(-8deg)scale(1)}.product-finder-card-bg-icon img{object-fit:contain;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1),filter .4s;display:block}.product-finder-card:hover .product-finder-card-bg-icon{opacity:.105;transform:rotate(-4deg)scale(1.12)}.product-finder-card:hover .product-finder-card-bg-icon img{transform:scale(1.04)}.product-finder-card-top,.product-finder-card-content,.product-finder-card-link{z-index:2;position:relative}.product-finder-card-accent{background:var(--primary);transform-origin:0;opacity:.85;z-index:3;width:100%;height:3px;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .3s;position:absolute;top:0;left:0;transform:scaleX(.35)}.product-finder-card:hover .product-finder-card-accent{opacity:1;transform:scaleX(1)}.product-finder-card-top{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.product-finder-category-icon{background:linear-gradient(145deg,#03ca981c,#23adcd0f);border:1px solid #03ca9829;border-radius:17px;flex-shrink:0;place-items:center;width:70px;height:70px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .3s,background .3s;display:grid;position:relative;box-shadow:0 8px 22px #03ca9812}.product-finder-category-icon:after{content:"";pointer-events:none;border:1px solid #ffffffd1;border-radius:12px;position:absolute;inset:5px}.product-finder-category-icon-inner{z-index:1;background:#fffffff2;border-radius:14px;place-items:center;width:56px;height:56px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:grid;position:relative;box-shadow:0 5px 15px #1f29370e}.product-finder-category-icon img{object-fit:contain;width:40px;height:40px;transition:transform .4s cubic-bezier(.22,1,.36,1),filter .35s;display:block}.product-finder-card:hover .product-finder-category-icon{transform:translateY(-5px)rotate(-2deg);box-shadow:0 14px 32px #03ca9821}.product-finder-card:hover .product-finder-category-icon-inner{transform:scale(1.06);box-shadow:0 8px 20px #1f293716}.product-finder-card:hover .product-finder-category-icon img{transform:scale(1.1)rotate(4deg)}.product-finder-number{min-width:34px;height:28px;color:var(--primary);letter-spacing:.04em;background:#03ca980e;border:1px solid #03ca981f;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:.68rem;font-weight:700;line-height:1;transition:transform .3s,background .3s,color .3s;display:inline-flex}.product-finder-card:hover .product-finder-number{background:#03ca981a;transform:translateY(-2px)}.product-finder-card-content{flex:1;min-width:0}.product-finder-card-kicker{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:.61rem;font-weight:800;line-height:1.3;transition:color .25s}.product-finder-card:hover .product-finder-card-kicker{color:var(--primary)}.product-finder-card h3{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:1.45rem;font-weight:700;line-height:1.2;transition:color .25s}.product-finder-card:hover h3{color:var(--primary-dark)}.product-finder-card-description{color:var(--text-light);margin:13px 0 0;font-size:.86rem;line-height:1.7}.product-finder-product-count{color:var(--text-light);align-items:center;gap:8px;margin-top:18px;font-size:.72rem;font-weight:600;display:inline-flex}.product-finder-count-dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:transform .3s,box-shadow .3s;box-shadow:0 0 0 4px #03ca9814}.product-finder-card:hover .product-finder-count-dot{transform:scale(1.25);box-shadow:0 0 0 5px #03ca981a}.product-finder-card-link{border-top:1px solid var(--border);width:100%;color:var(--navy);justify-content:space-between;align-items:center;gap:10px;margin-top:25px;padding-top:17px;font-size:.78rem;font-weight:700;line-height:1.3;transition:color .25s,border-color .25s;display:flex}.product-finder-card-link:hover{color:var(--primary);border-color:#03ca9833}.product-finder-arrow{width:30px;height:30px;color:var(--primary);background:#03ca9814;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.22,1,.36,1),background .25s,color .25s;display:inline-flex}.product-finder-card-link:hover .product-finder-arrow{background:var(--primary);color:#fff;transform:translate(4px)scale(1.08)}.product-finder-card-green .product-finder-card-accent{background:var(--primary)}.product-finder-card-green .product-finder-category-icon{background:linear-gradient(145deg,#03ca9824,#23adcd12);border-color:#03ca982e}.product-finder-card-green .product-finder-category-icon img,.product-finder-card-green .product-finder-card-bg-icon img{filter:brightness(0)saturate()invert(54%)sepia(93%)saturate(1005%)hue-rotate(121deg)brightness(94%)contrast(101%)}.product-finder-card-green .product-finder-count-dot{background:var(--primary)}.product-finder-card-green .product-finder-number{color:var(--primary)}.product-finder-card-cyan .product-finder-card-accent{background:var(--secondary)}.product-finder-card-cyan .product-finder-category-icon{background:linear-gradient(145deg,#23adcd24,#03ca9812);border-color:#23adcd2e;box-shadow:0 8px 22px #23adcd14}.product-finder-card-cyan .product-finder-category-icon img,.product-finder-card-cyan .product-finder-card-bg-icon img{filter:brightness(0)saturate()invert(61%)sepia(54%)saturate(1120%)hue-rotate(148deg)brightness(88%)contrast(91%)}.product-finder-card-cyan .product-finder-count-dot{background:var(--secondary)}.product-finder-card-cyan .product-finder-number{color:var(--secondary-dark)}.product-finder-card-cyan:hover .product-finder-category-icon{box-shadow:0 14px 32px #23adcd24}.product-finder-card-orange .product-finder-card-accent{background:var(--accent)}.product-finder-card-orange .product-finder-category-icon{background:linear-gradient(145deg,#f8941c24,#ffc46412);border-color:#f8941c2e;box-shadow:0 8px 22px #f8941c14}.product-finder-card-orange .product-finder-category-icon img,.product-finder-card-orange .product-finder-card-bg-icon img{filter:brightness(0)saturate()invert(64%)sepia(91%)saturate(1450%)hue-rotate(350deg)brightness(101%)contrast(99%)}.product-finder-card-orange .product-finder-count-dot{background:var(--accent)}.product-finder-card-orange .product-finder-number{color:var(--accent)}.product-finder-card-orange:hover .product-finder-category-icon{box-shadow:0 14px 32px #f8941c24}.product-finder-card-blue .product-finder-card-accent{background:#4c8ed9}.product-finder-card-blue .product-finder-category-icon{background:linear-gradient(145deg,#4c8ed924,#23adcd12);border-color:#4c8ed92e;box-shadow:0 8px 22px #4c8ed914}.product-finder-card-blue .product-finder-category-icon img,.product-finder-card-blue .product-finder-card-bg-icon img{filter:brightness(0)saturate()invert(51%)sepia(49%)saturate(1012%)hue-rotate(179deg)brightness(91%)contrast(91%)}.product-finder-card-blue .product-finder-count-dot{background:#4c8ed9}.product-finder-card-blue .product-finder-number{color:#4c8ed9}.product-finder-card-blue:hover .product-finder-category-icon{box-shadow:0 14px 32px #4c8ed924}.product-finder-card-teal .product-finder-card-accent{background:#12a99b}.product-finder-card-teal .product-finder-category-icon{background:linear-gradient(145deg,#12a99b24,#03ca9812);border-color:#12a99b2e;box-shadow:0 8px 22px #12a99b14}.product-finder-card-teal .product-finder-category-icon img,.product-finder-card-teal .product-finder-card-bg-icon img{filter:brightness(0)saturate()invert(51%)sepia(38%)saturate(1020%)hue-rotate(128deg)brightness(91%)contrast(92%)}.product-finder-card-teal .product-finder-count-dot{background:#12a99b}.product-finder-card-teal .product-finder-number{color:#12a99b}.product-finder-card-teal:hover .product-finder-category-icon{box-shadow:0 14px 32px #12a99b24}.product-finder-card-navy .product-finder-card-accent{background:var(--navy)}.product-finder-card-navy .product-finder-category-icon{background:linear-gradient(145deg,#32416317,#03ca9812);border-color:#32416329;box-shadow:0 8px 22px #32416312}.product-finder-card-navy .product-finder-category-icon img,.product-finder-card-navy .product-finder-card-bg-icon img{filter:brightness(0)saturate()invert(27%)sepia(17%)saturate(1052%)hue-rotate(183deg)brightness(91%)contrast(89%)}.product-finder-card-navy .product-finder-count-dot{background:var(--navy)}.product-finder-card-navy .product-finder-number{color:var(--navy)}.product-finder-card-navy:hover .product-finder-category-icon{box-shadow:0 14px 32px #32416321}.product-finder-card-pink .product-finder-card-accent{background:#f0a389}.product-finder-card-pink .product-finder-category-icon{background:linear-gradient(145deg,#f0a3891c,#03ca9812);border-color:#f0a3892e;box-shadow:0 8px 22px #f0a38914}.product-finder-card-pink .product-finder-category-icon img,.product-finder-card-pink .product-finder-card-bg-icon img{filter:brightness(0)saturate()invert(72%)sepia(24%)saturate(1160%)hue-rotate(324deg)brightness(103%)contrast(92%)}.product-finder-card-pink .product-finder-count-dot{background:#f0a389}.product-finder-card-pink .product-finder-number{color:#f0a389}.product-finder-card-pink:hover .product-finder-category-icon{box-shadow:0 14px 32px #f0a38929}@media (width<=1000px){.product-finder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-finder-card-bg-icon{width:155px;height:155px}}@media (width<=650px){.product-finder-hero{padding:20px 0 35px}.product-finder-hero h1{font-size:clamp(2.4rem,10vw,3.5rem)}.product-finder-hero-description{margin-top:20px;font-size:.98rem;line-height:1.7}.product-finder-categories-section{padding:40px 0}.product-finder-section-heading{flex-direction:column;gap:14px;margin-bottom:35px}.product-finder-heading-icon{border-radius:14px;width:48px;height:48px}.product-finder-section-heading h2{margin-top:2px;font-size:clamp(1.8rem,8vw,2.35rem)}.product-finder-section-heading>div:last-child>p:last-child{font-size:.9rem;line-height:1.65}.product-finder-grid{grid-template-columns:1fr;gap:18px}.product-finder-card{border-radius:21px;min-height:0;padding:22px}.product-finder-card-top{margin-bottom:21px}.product-finder-card-bg-icon{opacity:.05;width:145px;height:145px;bottom:-18px;right:-15px}.product-finder-card:hover .product-finder-card-bg-icon{opacity:.08}.product-finder-category-icon{border-radius:15px;width:62px;height:62px}.product-finder-category-icon-inner{border-radius:13px;width:50px;height:50px}.product-finder-category-icon img{width:36px;height:36px}.product-finder-card h3{font-size:1.3rem}.product-finder-card-description{font-size:.82rem;line-height:1.65}}@media (width<=480px){.product-finder-hero{padding:18px 0 30px}.product-finder-hero h1{font-size:clamp(2.2rem,10vw,3rem)}.product-finder-hero-description{font-size:.9rem}.product-finder-section-heading{margin-bottom:30px}.product-finder-section-heading h2{font-size:1.9rem}.product-finder-card{border-radius:19px;padding:19px}.product-finder-card-top{gap:12px}.product-finder-card-bg-icon{width:125px;height:125px;bottom:-20px;right:-18px}.product-finder-category-icon{border-radius:13px;width:56px;height:56px}.product-finder-category-icon-inner{border-radius:11px;width:45px;height:45px}.product-finder-category-icon img{width:33px;height:33px}.product-finder-number{min-width:31px;height:25px;padding:0 7px;font-size:.62rem}.product-finder-card-kicker{letter-spacing:.1em;font-size:.55rem}.product-finder-card h3{font-size:1.18rem}.product-finder-card-description{margin-top:10px;font-size:.78rem;line-height:1.6}.product-finder-product-count{margin-top:15px;font-size:.68rem}.product-finder-card-link{margin-top:21px;padding-top:15px;font-size:.74rem}.product-finder-arrow{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.product-finder-card,.product-finder-card-accent,.product-finder-card-bg-icon,.product-finder-card-bg-icon img,.product-finder-category-icon,.product-finder-category-icon-inner,.product-finder-category-icon img,.product-finder-number,.product-finder-count-dot,.product-finder-card-link,.product-finder-arrow,.product-finder-heading-icon{transition:none!important}.product-finder-card:hover,.product-finder-card:hover .product-finder-card-bg-icon,.product-finder-card:hover .product-finder-category-icon,.product-finder-card:hover .product-finder-category-icon-inner,.product-finder-card:hover .product-finder-category-icon img,.product-finder-card:hover .product-finder-number,.product-finder-card-link:hover .product-finder-arrow{transform:none}}.gallery-page{background:#f8fbfa}.gallery-hero{background:radial-gradient(circle at 85% 20%,#1fbc8c29,#0000 35%),linear-gradient(135deg,#f7fffc,#fff);padding:20px 0 60px;position:relative;overflow:hidden}.gallery-hero-content{max-width:760px}.gallery-eyebrow,.section-label{color:var(--primary-dark);letter-spacing:.16em;font-size:.75rem;font-weight:700;display:inline-block}.gallery-hero h1{color:var(--navy);letter-spacing:-.055em;margin-top:18px;font-size:clamp(3rem,7vw,5.8rem);line-height:.98}.gallery-hero h1 span{color:var(--primary-dark)}.gallery-hero p{max-width:650px;color:var(--text-light);margin-top:28px;font-size:1.08rem;line-height:1.8}.gallery-events{padding:60px 0 120px}.gallery-events-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:50px;display:grid}.gallery-events-heading h2{max-width:650px;color:var(--navy);letter-spacing:-.04em;margin-top:14px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.gallery-events-heading>p{color:var(--text-light);line-height:1.8}.events-list{flex-direction:column;gap:45px;display:flex}.event-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:28px;grid-template-columns:1.25fr .75fr;min-height:420px;transition:transform .35s,box-shadow .35s;display:grid;overflow:hidden;box-shadow:0 20px 60px #1f293712}.event-card:hover{transform:translateY(-5px);box-shadow:0 28px 70px #1f29371c}.event-photo-grid{background:#edf5f2;grid-template-rows:repeat(2,1fr);grid-template-columns:1.5fr 1fr;gap:4px;height:420px;display:grid;overflow:hidden}.event-photo{cursor:pointer;background:#edf5f2;border:none;width:100%;min-width:0;height:100%;min-height:0;padding:0;display:block;position:relative;overflow:hidden}.event-photo-main{grid-row:1/3}.event-photo img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1);display:block}.event-photo:hover img{transform:scale(1.055)}.photo-overlay{opacity:0;color:#fff;background:#071e1b47;justify-content:center;align-items:center;gap:8px;transition:opacity .25s;display:flex;position:absolute;inset:0}.event-photo:hover .photo-overlay{opacity:1}.photo-count{background:#00000073;border-radius:20px;justify-content:center;align-items:center;min-width:42px;height:30px;padding:0 10px;font-size:.82rem;font-weight:700;display:inline-flex}.event-details{flex-direction:column;justify-content:center;padding:45px;display:flex}.event-meta{flex-wrap:wrap;gap:15px;margin-bottom:18px;display:flex}.event-meta span{color:var(--text-muted);align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.event-meta svg{color:var(--primary)}.event-details h3{color:var(--navy);letter-spacing:-.025em;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.1}.event-details p{color:var(--text-light);margin-top:18px;line-height:1.75}.view-event-button{width:fit-content;color:var(--primary-dark);cursor:pointer;background:0 0;border:none;align-items:center;gap:9px;margin-top:28px;padding:0;font-family:inherit;font-weight:700;transition:gap .25s;display:inline-flex}.view-event-button:hover{gap:14px}.gallery-lightbox{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#071412f0;justify-content:center;align-items:center;padding:35px;display:flex;position:fixed;inset:0}.lightbox-content{flex-direction:column;align-items:center;width:100%;max-width:min(1100px,88vw);max-height:88vh;display:flex;position:relative}.lightbox-content img{object-fit:contain;border-radius:18px;width:auto;max-width:100%;height:auto;max-height:78vh;display:block;box-shadow:0 30px 90px #00000059}.lightbox-caption{color:#fff;width:100%;margin-top:14px}.lightbox-caption>div{justify-content:space-between;align-items:center;gap:20px;display:flex}.lightbox-caption strong{font-size:.95rem}.lightbox-caption span{color:#fff9;font-size:.8rem}.lightbox-close{z-index:5;color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;place-items:center;width:46px;height:46px;transition:background .2s,transform .2s;display:grid;position:absolute;top:25px;right:25px}.lightbox-close:hover{background:#ffffff2e;transform:rotate(5deg)}.lightbox-navigation{z-index:5;color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;place-items:center;width:52px;height:52px;transition:background .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-navigation:hover{background:#ffffff2e}.lightbox-prev{left:25px}.lightbox-next{right:25px}.lightbox-prev:hover{transform:translate(-3px,-50%)}.lightbox-next:hover{transform:translate(3px,-50%)}@media (width<=900px){.gallery-hero{padding:20px 0 70px}.gallery-events{padding:70px 0 90px}.gallery-events-heading{grid-template-columns:1fr;gap:20px}.event-card{grid-template-columns:1fr}.event-photo-grid{height:420px}}@media (width<=640px){.gallery-hero{padding:20px 0 55px}.gallery-events{padding:55px 0 75px}.gallery-hero h1{font-size:clamp(2.8rem,14vw,4rem)}.gallery-events-heading h2{font-size:2.1rem}.event-card{border-radius:22px;min-height:auto}.event-photo-grid{grid-template-columns:1.3fr 1fr;height:300px}.event-details{padding:28px 24px 32px}.event-meta{flex-direction:column;gap:7px}.gallery-lightbox{padding:20px}.lightbox-content{max-width:94vw}.lightbox-content img{border-radius:12px;max-width:100%;max-height:72vh}.lightbox-close{top:15px;right:15px}.lightbox-navigation{width:42px;height:42px}.lightbox-prev{left:10px}.lightbox-next{right:10px}}.product-finder-category{background:linear-gradient(#f7fffc 0%,#fff 45%);padding:70px 0 100px}.finder-back-link{color:var(--text-light);align-items:center;gap:8px;margin-bottom:45px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.finder-back-link:hover{color:var(--primary)}.finder-category-heading{align-items:center;gap:28px;max-width:850px;margin-bottom:55px;display:flex}.finder-category-heading-icon{background:#1fbc8c14;border-radius:30px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.finder-category-heading-icon img{object-fit:contain;width:85px;height:85px}.finder-category-heading h1{color:var(--navy);letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(2.2rem,5vw,3.8rem);line-height:1.1}.finder-category-heading p:last-child{max-width:680px;color:var(--text-light);margin:0;line-height:1.7}.finder-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.finder-product-card{background:#fff;border:1px solid #1f293712;border-radius:25px;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 12px 35px #1f29370f}.finder-product-card:hover{border-color:#03ca9833;transform:translateY(-6px);box-shadow:0 22px 50px #1f29371a}.finder-product-image{background:#fff;justify-content:center;align-items:center;height:305px;display:flex;position:relative;overflow:hidden}.finder-product-image-glow{filter:blur(8px);pointer-events:none;z-index:0;background:radial-gradient(#03ca9821 0%,#03ca9812 42%,#03ca9800 74%);border-radius:50%;width:230px;height:190px;transition:transform .4s,opacity .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.finder-product-image:before{content:"";filter:blur(5px);pointer-events:none;z-index:0;background:radial-gradient(circle,#23adcd0e,#23adcd00 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:-60px;right:-65px}.finder-product-image-wrap{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;padding:0 10px;display:flex;position:relative}.finder-product-image-wrap img{object-fit:contain;object-position:center;mix-blend-mode:multiply;filter:drop-shadow(0 12px 13px #1f293711);width:116%;max-width:none;height:116%;max-height:none;transition:transform .4s cubic-bezier(.22,1,.36,1),filter .4s;display:block;transform:translateY(-2px)}.finder-product-card:hover .finder-product-image-wrap img{filter:drop-shadow(0 17px 18px #1f293717);transform:scale(1.025)translateY(-5px)}.finder-product-card:hover .finder-product-image-glow{opacity:.9;transform:translate(-50%,-53%)scale(1.08)}.finder-product-ground-shadow{filter:blur(10px);pointer-events:none;z-index:1;background:#1f293711;border-radius:50%;width:150px;height:15px;transition:width .35s,opacity .35s;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}.finder-product-card:hover .finder-product-ground-shadow{opacity:.85;width:160px}.finder-product-image-placeholder{z-index:3;width:100%;height:100%;color:var(--text-muted);text-align:center;justify-content:center;align-items:center;padding:30px;font-size:.85rem;display:flex;position:relative}.finder-product-content{flex-direction:column;flex:1;padding:27px;display:flex}.finder-product-type{color:var(--primary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:9px;font-size:.76rem;font-weight:700;display:inline-block}.finder-product-content h2{color:var(--navy);letter-spacing:-.02em;margin:0 0 12px;font-size:1.4rem;line-height:1.25}.finder-product-content p{color:var(--text-light);margin:0;font-size:.9rem;line-height:1.65}.finder-product-link{color:var(--navy);align-items:center;gap:8px;margin-top:auto;padding-top:25px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.finder-product-link:hover{color:var(--primary-dark)}.finder-product-link svg{color:var(--primary);transition:transform .2s}.finder-product-link:hover svg{transform:translate(5px)}@media (width<=1000px){.finder-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finder-product-image{height:300px}.finder-product-image-wrap img{width:115%;height:115%}}@media (width<=650px){.product-finder-category{padding:55px 0 80px}.finder-category-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:42px}.finder-category-heading-icon{border-radius:25px;width:100px;height:100px}.finder-category-heading-icon img{width:70px;height:70px}.finder-products-grid{grid-template-columns:1fr;gap:18px}.finder-product-card{border-radius:22px}.finder-product-image{height:310px}.finder-product-image-glow{width:225px;height:185px}.finder-product-image-wrap{padding:0 5px}.finder-product-image-wrap img{width:116%;height:116%}.finder-product-ground-shadow{width:145px;bottom:16px}.finder-product-content{padding:22px 20px 21px}.finder-product-content h2{font-size:1.3rem}.finder-product-content p{font-size:.87rem}}@media (width<=420px){.finder-product-image{height:295px}.finder-product-image-wrap img{width:118%;height:118%}.finder-product-image-glow{width:205px;height:170px}.finder-product-content{padding:20px 18px 19px}.finder-product-content h2{font-size:1.22rem}}@media (prefers-reduced-motion:reduce){.finder-product-image-wrap img,.finder-product-image-glow,.finder-product-ground-shadow,.finder-product-link svg{transition:none}.finder-product-card:hover .finder-product-image-wrap img{transform:translateY(-2px)}.finder-product-card:hover .finder-product-image-glow{transform:translate(-50%,-50%)}.finder-product-link:hover svg{transform:none}}.customer-location-share-page{width:100%;min-height:100vh;color:var(--text);background:#f8fbfa;overflow-x:clip}.customer-location-shell{width:min(1180px,100% - 48px);margin:0 auto}.customer-location-hero{background:radial-gradient(circle at 90% 5%,#03ca982e,#0000 34%),radial-gradient(circle at 10% 100%,#23adcd14,#0000 30%),linear-gradient(135deg,#f7fffc,#fff);padding:24px 0 92px;position:relative;overflow:hidden}.customer-location-topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:82px;display:flex}.customer-location-brand{flex-shrink:0;align-items:center;display:inline-flex}.customer-location-brand img{object-fit:contain;width:158px;max-width:100%;height:auto;display:block}.customer-location-explore-link{max-width:100%;min-height:54px;color:var(--navy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #03ca982e;border-radius:16px;align-items:center;gap:11px;padding:7px 10px 7px 8px;transition:transform .22s,border-color .22s,box-shadow .22s;display:inline-flex;box-shadow:0 8px 28px #1f29370f}.customer-location-explore-link:hover{border-color:#03ca9857;transform:translateY(-2px);box-shadow:0 12px 32px #1f293717}.customer-location-explore-icon{width:38px;height:38px;color:var(--primary-dark);background:#03ca981a;border-radius:11px;flex:0 0 38px;justify-content:center;align-items:center;display:flex}.customer-location-explore-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.customer-location-explore-copy strong{color:var(--navy);font-size:12px;font-weight:800;line-height:1.2}.customer-location-explore-copy small{color:var(--text-light);font-size:10px;font-weight:500;line-height:1.3}.customer-location-explore-link>svg{color:var(--primary-dark);flex-shrink:0;transition:transform .22s}.customer-location-explore-link:hover>svg{transform:translate(3px)}.customer-location-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:70px;display:grid}.customer-location-hero-copy{max-width:720px}.customer-location-eyebrow{color:var(--primary-dark);letter-spacing:.13em;align-items:center;gap:8px;margin-bottom:18px;font-size:12px;font-weight:800;display:inline-flex}.customer-location-eyebrow svg{color:var(--accent)}.customer-location-hero-copy h1{max-width:760px;color:var(--navy);letter-spacing:-.045em;margin:0 0 25px;font-size:clamp(2.7rem,5.5vw,5.4rem);font-weight:700;line-height:1.04}.customer-location-hero-copy h1 span,.customer-location-form-intro h2 span,.customer-location-success-card h1 span{color:var(--primary)}.customer-location-hero-copy>p{max-width:680px;color:var(--text-light);margin:0;font-size:1.08rem;line-height:1.85}.customer-location-trust-row{background:#ffffffbf;border:1px solid #03ca9829;border-radius:16px;align-items:flex-start;gap:13px;max-width:520px;margin-top:34px;padding:16px 18px;display:flex}.customer-location-trust-icon{width:40px;height:40px;color:var(--primary-dark);background:#03ca981a;border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;display:flex}.customer-location-trust-row strong{color:var(--navy);margin-bottom:4px;font-size:13px;font-weight:800;display:block}.customer-location-trust-row span{color:var(--text-light);font-size:12px;line-height:1.6;display:block}.customer-location-hero-art{justify-content:center;align-items:center;min-height:340px;display:flex;position:relative}.customer-location-location-visual{isolation:isolate;justify-content:center;align-items:center;width:310px;height:310px;display:flex;position:relative}.customer-location-location-visual:before{content:"";filter:blur(2px);z-index:-2;background:radial-gradient(circle,#03ca9824 0%,#03ca980f 42%,#03ca9800 72%);border-radius:50%;width:250px;height:250px;animation:5s ease-in-out infinite customer-location-visual-breathe;position:absolute}.customer-location-location-visual .vetnetic-not-found-orbit{pointer-events:none;border:1px solid #03ca9829;border-radius:50%;position:absolute}.customer-location-location-visual .vetnetic-not-found-orbit-one{width:310px;height:310px;transform:rotate(-18deg)}.customer-location-location-visual .vetnetic-not-found-orbit-two{border-color:#23adcd26;width:420px;height:420px;transform:rotate(28deg)}.customer-location-location-visual .vetnetic-not-found-pin{z-index:2;width:210px;height:210px;color:var(--primary);background:radial-gradient(circle at 35% 25%,#03ca9838,#0000 62%),#fff;border:1px solid #03ca982e;border-radius:50%;justify-content:center;align-items:center;animation:4s ease-in-out infinite vetnetic-not-found-float;display:flex;position:relative;box-shadow:0 30px 80px #1f293717,0 0 0 20px #03ca9809,0 0 0 42px #03ca9805}.customer-location-location-visual .vetnetic-not-found-pin:before{content:"";border:1px solid #03ca9814;border-radius:27px;position:absolute;inset:8px}.customer-location-location-visual .vetnetic-not-found-pin svg{z-index:2;filter:drop-shadow(0 7px 12px #03ca9826);position:relative}.customer-location-location-visual .vetnetic-not-found-dot{z-index:6;pointer-events:none;border-radius:50%;display:block;position:absolute}.customer-location-location-visual .vetnetic-not-found-dot-one{background:var(--accent);width:16px;height:16px;animation:4s ease-in-out infinite customer-location-dot-float-one;top:42px;right:38px;box-shadow:0 7px 20px #f8941c47,0 0 0 7px #f8941c0f}.customer-location-location-visual .vetnetic-not-found-dot-two{background:var(--secondary);width:11px;height:11px;animation:4.8s ease-in-out infinite customer-location-dot-float-two;bottom:76px;right:9px;box-shadow:0 7px 18px #23adcd40,0 0 0 6px #23adcd0d}.customer-location-location-visual .vetnetic-not-found-dot-three{background:var(--primary);width:19px;height:19px;animation:5.2s ease-in-out infinite customer-location-dot-float-three;bottom:31px;left:52px;box-shadow:0 7px 20px #03ca9840,0 0 0 7px #03ca980d}.customer-location-visual-ring{pointer-events:none;border:1px dashed #03ca981f;border-radius:50%;width:170px;height:170px;animation:18s linear infinite customer-location-ring-rotate;position:absolute}.customer-location-visual-glow{filter:blur(1px);opacity:.8;background:#23adcdbf;border-radius:50%;width:18px;height:18px;animation:6s ease-in-out infinite customer-location-glow-orbit;position:absolute;top:77px;left:73px;box-shadow:0 0 18px #23adcd73,0 0 35px #23adcd2e}@keyframes customer-location-pin-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes customer-location-visual-breathe{0%,to{opacity:.75;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes customer-location-dot-float-one{0%,to{transform:translate(0)}50%{transform:translate(5px,-8px)}}@keyframes customer-location-dot-float-two{0%,to{transform:translate(0)}50%{transform:translate(-6px,5px)}}@keyframes customer-location-dot-float-three{0%,to{transform:translate(0)}50%{transform:translate(6px,-5px)}}@keyframes customer-location-ring-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes customer-location-glow-orbit{0%{opacity:.55;transform:translate(0)scale(1)}25%{opacity:.8;transform:translate(72px,22px)scale(.75)}50%{opacity:.45;transform:translate(42px,88px)scale(1.15)}75%{opacity:.8;transform:translate(-50px,62px)scale(.75)}to{opacity:.55;transform:translate(0)scale(1)}}.customer-location-art-circle{width:260px;height:260px;color:var(--primary);background:radial-gradient(circle at 35% 25%,#03ca983d,#0000 62%),#fff;border:1px solid #03ca9833;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 25px 70px #1f293714,0 0 0 24px #03ca980a,0 0 0 48px #03ca9806}.customer-location-art-dot{background:var(--accent);border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 7px 18px #f8941c40}.customer-location-art-dot.dot-one{top:40px;right:65px}.customer-location-art-dot.dot-two{background:var(--secondary);width:10px;height:10px;bottom:78px;right:18px}.customer-location-art-dot.dot-three{width:18px;height:18px;bottom:35px;left:65px}.customer-location-form-section{background:#fff;padding:95px 0 115px}.customer-location-form-layout{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:75px;display:grid}.customer-location-form-intro{padding-top:18px}.customer-location-section-label{color:var(--primary-dark);letter-spacing:.14em;margin-bottom:15px;font-size:12px;font-weight:800;display:inline-block}.customer-location-form-intro h2{color:var(--navy);letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:700;line-height:1.08}.customer-location-form-intro>p{max-width:450px;color:var(--text-light);margin:0;font-size:15px;line-height:1.8}.customer-location-step-list{gap:24px;margin-top:38px;display:grid}.customer-location-step{align-items:flex-start;gap:14px;display:flex}.customer-location-step>span{background:var(--surface-soft);width:38px;height:38px;color:var(--primary-dark);border-radius:12px;flex:0 0 38px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.customer-location-step strong{color:var(--navy);margin-bottom:4px;font-size:14px;font-weight:800;display:block}.customer-location-step p{color:var(--text-light);margin:0;font-size:12px;line-height:1.65}.customer-location-products-link{max-width:450px;color:var(--navy);background:linear-gradient(135deg,#23adcd0f,#03ca9812);border:1px solid #23adcd2e;border-radius:17px;justify-content:space-between;align-items:center;gap:20px;margin-top:42px;padding:17px 18px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}.customer-location-products-link:hover{border-color:#03ca984d;transform:translateY(-2px);box-shadow:0 12px 30px #1f29370f}.customer-location-products-link>span{flex-direction:column;gap:4px;font-size:12px;font-weight:800;display:flex}.customer-location-products-link small{color:var(--text-light);font-size:11px;font-weight:500;line-height:1.4}.customer-location-products-link>svg{color:var(--primary-dark);flex-shrink:0}.customer-location-form-card{border:1px solid var(--border);width:100%;min-width:0;box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:36px}.customer-location-form-heading{align-items:center;gap:13px;margin-bottom:32px;display:flex}.customer-location-form-heading-icon{width:48px;height:48px;color:var(--primary-dark);background:#03ca981a;border-radius:15px;flex:0 0 48px;justify-content:center;align-items:center;display:flex}.customer-location-form-heading span{color:var(--primary-dark);letter-spacing:.12em;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.customer-location-form-heading h2{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:22px;font-weight:800;line-height:1.25}.customer-location-field{min-width:0;margin-bottom:22px;position:relative}.customer-location-field label{color:var(--navy);margin-bottom:9px;font-size:13px;font-weight:700;display:block}.customer-location-field label span{color:var(--accent);margin-left:4px}.customer-location-field>input{border:1px solid var(--border);width:100%;min-width:0;min-height:52px;color:var(--text);background:#fff;border-radius:13px;outline:none;padding:0 15px;font-family:inherit;font-size:16px;line-height:1.3;transition:border-color .2s,box-shadow .2s;display:block}.customer-location-field>input::placeholder{color:var(--text-muted)}.customer-location-field>input:focus{border-color:#03ca98cc;box-shadow:0 0 0 4px #03ca9817}.customer-location-field>small{color:#dc2626;margin-top:7px;font-size:11px;line-height:1.5;display:block}.customer-location-input-with-icon{border:1px solid var(--border);min-width:0;min-height:52px;color:var(--text-muted);background:#fff;border-radius:13px;align-items:center;gap:10px;padding:0 15px;transition:border-color .2s,box-shadow .2s;display:flex}.customer-location-input-with-icon:focus-within{border-color:#03ca98cc;box-shadow:0 0 0 4px #03ca9817}.customer-location-input-with-icon input{width:100%;min-width:0;min-height:48px;color:var(--text);box-shadow:none;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:16px;display:block}.customer-location-state-wrapper{width:100%;min-width:0;position:relative}.customer-location-state-options{z-index:50;overscroll-behavior:contain;border:1px solid var(--border);max-height:230px;box-shadow:var(--shadow);-webkit-overflow-scrolling:touch;background:#fff;border-radius:14px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:hidden auto}.customer-location-state-options button{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:11px 12px;font-family:inherit;font-size:14px;display:block}.customer-location-state-options button:hover{background:var(--surface-soft);color:var(--primary-dark)}.customer-location-state-options p{color:var(--text-light);margin:0;padding:12px;font-size:12px}.customer-location-google-search{width:100%;min-width:0}.customer-location-google-autocomplete-wrapper{width:100%;min-width:0;position:relative}.customer-location-google-input-wrap{border:1px solid var(--border);width:100%;min-width:0;min-height:54px;color:var(--text-muted);background:#fff;border-radius:13px;align-items:center;gap:10px;padding:0 14px;transition:border-color .2s,box-shadow .2s;display:flex}.customer-location-google-input-wrap:focus-within{border-color:#03ca98cc;box-shadow:0 0 0 4px #03ca9817}.customer-location-google-input-icon{color:var(--primary-dark);flex:0 0 17px}.customer-location-google-input-wrap input{width:100%;min-width:0;min-height:50px;color:var(--text);appearance:none;box-shadow:none;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:16px;line-height:1.3;display:block}.customer-location-google-input-wrap input::placeholder{color:var(--text-muted)}.customer-location-google-input-wrap input:disabled{opacity:.65;cursor:wait}.customer-location-google-search-spinner{border:2px solid #03ca982e;border-top-color:var(--primary);border-radius:50%;flex:0 0 16px;width:16px;height:16px;animation:.7s linear infinite customer-location-google-search-spin}@keyframes customer-location-google-search-spin{to{transform:rotate(360deg)}}.customer-location-google-suggestions{z-index:1000;border:1px solid var(--border);-webkit-overflow-scrolling:touch;background:#fff;border-radius:14px;width:100%;max-height:280px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:hidden auto;box-shadow:0 16px 38px #1f293724}.customer-location-google-suggestion{width:100%;min-width:0;color:var(--text);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;align-items:flex-start;gap:10px;padding:11px 10px;font-family:inherit;display:flex}.customer-location-google-suggestion:hover,.customer-location-google-suggestion:focus-visible{background:var(--surface-soft);outline:none}.customer-location-google-suggestion-icon{width:30px;height:30px;color:var(--primary-dark);background:#03ca9817;border-radius:9px;flex:0 0 30px;justify-content:center;align-items:center;margin-top:1px;display:flex}.customer-location-google-suggestion-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.customer-location-google-suggestion-copy strong{color:var(--navy);overflow-wrap:anywhere;font-size:13px;font-weight:700;line-height:1.35;display:block}.customer-location-google-suggestion-copy small{color:var(--text-light);overflow-wrap:anywhere;font-size:11px;font-weight:500;line-height:1.4;display:block}.customer-location-google-search-hint{color:var(--text-muted);margin-top:7px;font-size:11px;line-height:1.5}.customer-location-loading,.customer-location-api-warning{background:var(--surface-soft);color:var(--text-light);border-radius:13px;padding:16px;font-size:12px;line-height:1.6}.customer-location-api-warning{color:#9a5b08;background:#f8941c14;border:1px solid #f8941c33}.customer-location-selected-box{background:var(--surface-soft);border:1px solid #03ca982e;border-radius:18px;width:100%;min-width:0;margin:6px 0 25px;padding:16px}.customer-location-selected-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:13px;display:flex}.customer-location-selected-heading>div{min-width:0}.customer-location-selected-heading span{color:var(--primary-dark);letter-spacing:.1em;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.customer-location-selected-heading strong{color:var(--navy);overflow-wrap:anywhere;font-size:13px;line-height:1.5;display:block}.customer-location-selected-heading>svg{color:var(--primary-dark);flex-shrink:0}.customer-location-preview-map{background:#dfeee8;border-radius:13px;width:100%;overflow:hidden}.customer-location-preview-map>div{max-width:100%;width:100%!important}.customer-location-coordinates{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.customer-location-coordinates>div{background:#fff;border:1px solid #03ca9821;border-radius:10px;min-width:0;padding:10px 12px}.customer-location-coordinates span{color:var(--text-muted);margin-bottom:4px;font-size:10px;font-weight:600;display:block}.customer-location-coordinates strong{overflow-wrap:anywhere;color:var(--navy);font-size:12px;font-weight:800;display:block}.customer-location-google-link{color:#4285f4;align-items:center;gap:7px;max-width:100%;margin-top:13px;font-size:12px;font-weight:700;display:inline-flex}.customer-location-google-link:hover{text-decoration:underline}.customer-location-consent{cursor:pointer;align-items:flex-start;gap:11px;display:flex}.customer-location-consent input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.customer-location-checkbox{border:1px solid var(--border);color:#0000;background:#fff;border-radius:7px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s,color .2s,border-color .2s;display:flex}.customer-location-consent input:checked+.customer-location-checkbox{border-color:var(--primary);background:var(--primary);color:#fff}.customer-location-consent-text{min-width:0;color:var(--text-light);font-size:12px;line-height:1.65}.customer-location-consent-error{color:#dc2626;margin-top:8px;font-size:11px;display:block}.customer-location-submit-error{color:#b91c1c;background:#dc26260f;border:1px solid #dc262626;border-radius:12px;margin-top:17px;padding:12px 14px;font-size:12px;line-height:1.6}.customer-location-submit-button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:13px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:55px;margin-top:25px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:800;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px #03ca982e}.customer-location-submit-button:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 14px 30px #03ca9840}.customer-location-submit-button:disabled{opacity:.65;cursor:not-allowed}.customer-location-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite customer-location-spin}@keyframes customer-location-spin{to{transform:rotate(360deg)}}.customer-location-form-note{color:var(--text-muted);text-align:center;margin:14px 0 0;font-size:11px;line-height:1.6}.customer-location-success-section{background:radial-gradient(circle at 100% 0,#03ca9829,#0000 36%),#f8fbfa;align-items:center;min-height:100svh;padding:60px 0;display:flex}.customer-location-success-card{border:1px solid var(--border);max-width:650px;box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:30px;margin:0 auto;padding:60px 45px}.customer-location-success-icon{width:82px;height:82px;color:var(--primary-dark);background:#03ca981a;border-radius:26px;justify-content:center;align-items:center;margin:0 auto 25px;display:flex}.customer-location-success-label{color:var(--primary-dark);letter-spacing:.14em;margin-bottom:15px;font-size:11px;font-weight:800;display:inline-block}.customer-location-success-card h1{color:var(--navy);letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.customer-location-success-card p{max-width:500px;color:var(--text-light);margin:0 auto 30px;font-size:15px;line-height:1.8}.customer-location-success-actions{justify-content:center;display:flex}.customer-location-primary-button{background:var(--primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-size:13px;font-weight:800;transition:background .2s,transform .2s;display:inline-flex}.customer-location-primary-button:hover{background:var(--primary-dark);transform:translateY(-2px)}.customer-location-success-subtext{color:var(--text-muted);margin-top:14px;font-size:11px;display:block}@media (width<=1000px){.customer-location-hero-grid{grid-template-columns:minmax(0,1fr) minmax(230px,.7fr);gap:35px}.customer-location-hero-copy h1{font-size:clamp(2.7rem,5vw,4.4rem)}.customer-location-art-circle{width:220px;height:220px}.customer-location-form-layout{gap:40px}}@media (width<=800px){.customer-location-shell{width:min(100% - 36px,680px)}.customer-location-topbar{margin-bottom:55px}.customer-location-hero-grid{grid-template-columns:1fr;gap:35px}.customer-location-hero-art{min-height:220px}.customer-location-art-circle{width:190px;height:190px}.customer-location-form-layout{grid-template-columns:1fr;gap:45px}.customer-location-form-intro{padding-top:0}.customer-location-form-intro>p{max-width:650px}.customer-location-step-list,.customer-location-products-link{max-width:600px}}@media (width<=600px){.customer-location-shell{width:calc(100% - 28px)}.customer-location-hero{padding:18px 0 60px}.customer-location-topbar{align-items:center;gap:12px;margin-bottom:46px}.customer-location-brand img{width:128px}.customer-location-explore-link{border-radius:13px;gap:7px;min-height:46px;padding:5px 8px 5px 6px}.customer-location-explore-icon{border-radius:9px;flex-basis:31px;width:31px;height:31px}.customer-location-explore-copy strong{font-size:10px}.customer-location-explore-copy small{font-size:8px}.customer-location-explore-link>svg{width:14px;height:14px}.customer-location-eyebrow{letter-spacing:.08em;margin-bottom:15px;font-size:9px}.customer-location-hero-copy h1{letter-spacing:-.05em;font-size:clamp(2.2rem,10.5vw,3.4rem)}.customer-location-hero-copy>p{font-size:14px;line-height:1.75}.customer-location-trust-row{gap:10px;margin-top:26px;padding:13px}.customer-location-trust-icon{flex-basis:36px;width:36px;height:36px}.customer-location-trust-row strong{font-size:12px}.customer-location-trust-row span{font-size:11px}.customer-location-hero-art{min-height:175px}.customer-location-art-circle{width:155px;height:155px}.customer-location-art-circle svg{width:58px;height:58px}.customer-location-art-dot.dot-one{top:12px;right:23%}.customer-location-art-dot.dot-two{bottom:32px;right:12%}.customer-location-art-dot.dot-three{bottom:14px;left:24%}.customer-location-form-section{padding:58px 0 75px}.customer-location-form-intro h2{font-size:2.25rem}.customer-location-form-intro>p{font-size:14px}.customer-location-step-list{gap:19px;margin-top:28px}.customer-location-step>span{border-radius:10px;flex-basis:34px;width:34px;height:34px}.customer-location-step strong{font-size:13px}.customer-location-step p{font-size:11px}.customer-location-products-link{border-radius:15px;margin-top:30px;padding:15px}.customer-location-form-card{border-radius:21px;padding:22px 17px}.customer-location-form-heading{gap:10px;margin-bottom:25px}.customer-location-form-heading-icon{border-radius:12px;flex-basis:42px;width:42px;height:42px}.customer-location-form-heading span{font-size:8px}.customer-location-form-heading h2{font-size:18px}.customer-location-field>input,.customer-location-input-with-icon input,.customer-location-google-input-wrap input{font-size:16px}.customer-location-field>input,.customer-location-input-with-icon{min-height:54px;padding:0 14px}.customer-location-input-with-icon input{min-height:50px}.customer-location-google-input-wrap{min-height:54px}.customer-location-google-suggestions{max-height:260px}.customer-location-state-options{overscroll-behavior:contain;max-height:min(210px,32vh)}.customer-location-state-options button{padding:12px;font-size:15px}.customer-location-selected-box{border-radius:15px;padding:13px}.customer-location-selected-heading{gap:10px}.customer-location-selected-heading strong{font-size:12px}.customer-location-preview-map{border-radius:11px}.customer-location-preview-map>div{height:270px!important}.customer-location-coordinates{grid-template-columns:1fr}.customer-location-consent{gap:9px}.customer-location-consent-text{font-size:12px}.customer-location-submit-button{min-height:56px;margin-top:22px;font-size:14px}.customer-location-success-section{padding:28px 0}.customer-location-success-card{border-radius:22px;padding:40px 20px}.customer-location-success-icon{border-radius:21px;width:70px;height:70px}.customer-location-success-card h1{font-size:2.15rem}.customer-location-success-card p{font-size:14px}.customer-location-primary-button{width:100%}.customer-location-location-visual{width:205px;height:205px}.customer-location-location-visual:before{width:175px;height:175px}.customer-location-location-visual .vetnetic-not-found-orbit-one{width:198px;height:198px}.customer-location-location-visual .vetnetic-not-found-orbit-two{width:150px;height:150px}.customer-location-location-visual .vetnetic-not-found-pin{width:82px;height:82px}.customer-location-location-visual .vetnetic-not-found-pin:before{border-radius:19px;inset:6px}.customer-location-location-visual .vetnetic-not-found-pin svg{width:34px;height:34px}.customer-location-location-visual .vetnetic-not-found-dot-one{width:12px;height:12px;top:24px;right:18px}.customer-location-location-visual .vetnetic-not-found-dot-two{width:8px;height:8px;bottom:50px;right:2px}.customer-location-location-visual .vetnetic-not-found-dot-three{width:14px;height:14px;bottom:17px;left:34px}.customer-location-visual-ring{width:118px;height:118px}.customer-location-visual-glow{width:11px;height:11px;top:51px;left:47px}}@media (width<=400px){.customer-location-shell{width:calc(100% - 22px)}.customer-location-topbar{align-items:flex-start}.customer-location-brand img{width:115px}.customer-location-explore-link{max-width:185px}.customer-location-explore-copy small{display:none}.customer-location-hero-copy h1{font-size:2.15rem}.customer-location-form-card{padding:19px 14px}.customer-location-form-heading h2{font-size:17px}.customer-location-products-link{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.customer-location-share-page *,.customer-location-share-page :before,.customer-location-share-page :after{scroll-behavior:auto!important;transition:none!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.vetnetic-not-found-page{width:100%;min-height:calc(100vh - 1px);color:var(--text);background:#f8fbfa;overflow:hidden}.vetnetic-not-found-hero{background:radial-gradient(circle at 88% 12%,#03ca9824,#0000 32%),radial-gradient(circle at 8% 85%,#23adcd14,#0000 30%),linear-gradient(135deg,#f7fffc 0%,#fff 52%,#f8fbfa 100%);align-items:center;min-height:720px;padding:90px 0 110px;display:flex;position:relative}.vetnetic-not-found-hero:before{content:"";pointer-events:none;border:1px solid #03ca9814;border-radius:50%;width:430px;height:430px;position:absolute;top:-180px;right:-180px}.vetnetic-not-found-hero:after{content:"";pointer-events:none;border:1px solid #23adcd12;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-220px;left:-180px}.vetnetic-not-found-container{z-index:2;grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);align-items:center;gap:80px;width:min(1180px,100% - 48px);margin:0 auto;display:grid;position:relative}.vetnetic-not-found-content{max-width:650px;position:relative}.vetnetic-not-found-number{color:#03ca980e;letter-spacing:-.08em;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(8rem,16vw,13rem);font-weight:800;line-height:.85;position:absolute;top:-105px;left:-8px}.vetnetic-not-found-label{z-index:2;color:var(--primary-dark);letter-spacing:.14em;align-items:center;gap:8px;margin-bottom:19px;font-size:11px;font-weight:800;display:inline-flex;position:relative}.vetnetic-not-found-label-icon{width:29px;height:29px;color:var(--primary-dark);background:#03ca981a;border-radius:9px;justify-content:center;align-items:center;display:flex}.vetnetic-not-found-content h1{z-index:2;max-width:650px;color:var(--navy);letter-spacing:-.055em;margin:0 0 22px;font-size:clamp(3rem,5.5vw,5.2rem);font-weight:700;line-height:1.02;position:relative}.vetnetic-not-found-content h1 span{color:var(--primary)}.vetnetic-not-found-content>p{z-index:2;max-width:570px;color:var(--text-light);margin:0;font-size:16px;line-height:1.85;position:relative}.vetnetic-not-found-url{max-width:100%;color:var(--text-muted);background:#ffffffbf;border:1px solid #03ca9824;border-radius:10px;align-items:center;gap:8px;margin-top:24px;padding:9px 12px;font-size:11px;font-weight:600;display:inline-flex;box-shadow:0 5px 18px #1f293709}.vetnetic-not-found-url svg{color:var(--primary-dark);flex-shrink:0}.vetnetic-not-found-url span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.vetnetic-not-found-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:31px;display:flex}.vetnetic-not-found-primary-button{background:var(--primary);color:#fff;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 19px;font-family:inherit;font-size:13px;font-weight:800;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 26px #03ca9833}.vetnetic-not-found-primary-button:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 14px 32px #03ca9840}.vetnetic-not-found-primary-button svg:last-child{transition:transform .2s}.vetnetic-not-found-primary-button:hover svg:last-child{transform:translate(3px)}.vetnetic-not-found-back-button{border:1px solid var(--border);min-height:52px;color:var(--navy);cursor:pointer;background:#fff;border-radius:13px;justify-content:center;align-items:center;padding:0 19px;font-family:inherit;font-size:13px;font-weight:700;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 5px 18px #1f29370b}.vetnetic-not-found-back-button:hover{background:var(--surface-soft);border-color:#03ca984d;transform:translateY(-2px);box-shadow:0 9px 24px #1f293712}.vetnetic-not-found-visual{justify-content:center;align-items:center;min-height:430px;display:flex;position:relative}.vetnetic-not-found-visual-ring{border:1px solid #03ca9826;border-radius:50%;position:absolute}.vetnetic-not-found-visual-ring.ring-one{width:310px;height:310px}.vetnetic-not-found-visual-ring.ring-two{border-color:#23adcd17;width:420px;height:420px}.vetnetic-not-found-pin{z-index:2;width:210px;height:210px;color:var(--primary);background:radial-gradient(circle at 35% 25%,#03ca9838,#0000 62%),#fff;border:1px solid #03ca982e;border-radius:50%;justify-content:center;align-items:center;animation:4s ease-in-out infinite vetnetic-not-found-float;display:flex;position:relative;box-shadow:0 30px 80px #1f293717,0 0 0 20px #03ca9809,0 0 0 42px #03ca9805}@keyframes vetnetic-not-found-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.vetnetic-not-found-floating-card{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #03ca9821;border-radius:13px;align-items:center;gap:10px;padding:10px 13px;display:flex;position:absolute;box-shadow:0 14px 35px #1f293717}.vetnetic-not-found-floating-card strong{color:var(--navy);margin-bottom:2px;font-size:10px;font-weight:800;display:block}.vetnetic-not-found-floating-card small{color:var(--text-light);font-size:9px;font-weight:500;line-height:1.3;display:block}.vetnetic-not-found-floating-card.card-one{top:65px;left:8px}.vetnetic-not-found-floating-card.card-one>span{background:linear-gradient(135deg, var(--primary), var(--secondary));border-radius:8px;flex:0 0 27px;width:27px;height:27px}.vetnetic-not-found-floating-card.card-two{border-color:#23adcd26;bottom:66px;right:0}.vetnetic-not-found-floating-card.card-two>svg{color:var(--secondary-dark);flex-shrink:0}.vetnetic-not-found-dot{background:var(--accent);border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 7px 18px #f8941c38}.vetnetic-not-found-dot.dot-one{top:36px;right:82px}.vetnetic-not-found-dot.dot-two{background:var(--secondary);width:9px;height:9px;bottom:135px;right:35px}.vetnetic-not-found-dot.dot-three{width:17px;height:17px;bottom:54px;left:83px}.vetnetic-not-found-page a:focus-visible,.vetnetic-not-found-page button:focus-visible{outline-offset:3px;outline:3px solid #03ca9847}@media (width<=1000px){.vetnetic-not-found-container{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:45px}.vetnetic-not-found-content h1{font-size:clamp(2.8rem,5.5vw,4.4rem)}.vetnetic-not-found-visual{min-height:390px}.vetnetic-not-found-pin{width:180px;height:180px}.vetnetic-not-found-pin svg{width:65px;height:65px}.vetnetic-not-found-visual-ring.ring-one{width:270px;height:270px}.vetnetic-not-found-visual-ring.ring-two{width:350px;height:350px}.vetnetic-not-found-floating-card.card-one{left:-5px}.vetnetic-not-found-floating-card.card-two{right:-5px}}@media (width<=800px){.vetnetic-not-found-hero{min-height:auto;padding:70px 0 90px}.vetnetic-not-found-container{grid-template-columns:1fr;gap:65px;width:min(100% - 36px,680px)}.vetnetic-not-found-content{max-width:680px}.vetnetic-not-found-number{font-size:8rem;top:-70px;left:-4px}.vetnetic-not-found-content h1{font-size:clamp(2.7rem,10vw,4.2rem)}.vetnetic-not-found-content>p{max-width:600px;font-size:14px;line-height:1.75}.vetnetic-not-found-visual{min-height:330px}.vetnetic-not-found-pin{width:170px;height:170px}.vetnetic-not-found-visual-ring.ring-one{width:260px;height:260px}.vetnetic-not-found-visual-ring.ring-two{width:330px;height:330px}.vetnetic-not-found-floating-card.card-one{top:20px;left:4%}.vetnetic-not-found-floating-card.card-two{bottom:28px;right:3%}}@media (width<=600px){.vetnetic-not-found-hero{padding:55px 0 70px}.vetnetic-not-found-container{gap:45px;width:calc(100% - 28px)}.vetnetic-not-found-label{letter-spacing:.1em;margin-bottom:15px;font-size:9px}.vetnetic-not-found-label-icon{width:27px;height:27px}.vetnetic-not-found-content h1{letter-spacing:-.05em;margin-bottom:18px;font-size:clamp(2.35rem,11.5vw,3.5rem)}.vetnetic-not-found-content>p{font-size:13px;line-height:1.75}.vetnetic-not-found-url{max-width:100%;margin-top:20px;font-size:10px}.vetnetic-not-found-actions{flex-direction:column;align-items:stretch;margin-top:25px}.vetnetic-not-found-primary-button,.vetnetic-not-found-back-button{width:100%;min-height:53px}.vetnetic-not-found-visual{min-height:275px}.vetnetic-not-found-pin{width:145px;height:145px}.vetnetic-not-found-pin svg{width:58px;height:58px}.vetnetic-not-found-visual-ring.ring-one{width:220px;height:220px}.vetnetic-not-found-visual-ring.ring-two{width:285px;height:285px}.vetnetic-not-found-floating-card{border-radius:11px;padding:8px 10px}.vetnetic-not-found-floating-card strong{font-size:9px}.vetnetic-not-found-floating-card small{font-size:8px}.vetnetic-not-found-floating-card.card-one{top:6px;left:0}.vetnetic-not-found-floating-card.card-two{bottom:7px;right:0}.vetnetic-not-found-floating-card.card-one>span{flex-basis:23px;width:23px;height:23px}.vetnetic-not-found-dot.dot-one{top:5px;right:16%}.vetnetic-not-found-dot.dot-two{bottom:80px;right:8%}.vetnetic-not-found-dot.dot-three{bottom:20px;left:13%}}@media (width<=400px){.vetnetic-not-found-container{width:calc(100% - 22px)}.vetnetic-not-found-hero{padding-top:48px}.vetnetic-not-found-content h1{font-size:2.25rem}.vetnetic-not-found-number{font-size:6.5rem}.vetnetic-not-found-visual{min-height:245px}.vetnetic-not-found-pin{width:125px;height:125px}.vetnetic-not-found-pin svg{width:50px;height:50px}.vetnetic-not-found-visual-ring.ring-one{width:190px;height:190px}.vetnetic-not-found-visual-ring.ring-two{width:245px;height:245px}.vetnetic-not-found-floating-card.card-one{left:-4px}.vetnetic-not-found-floating-card.card-two{right:-4px}}@media (prefers-reduced-motion:reduce){.vetnetic-not-found-page *,.vetnetic-not-found-page :before,.vetnetic-not-found-page :after{scroll-behavior:auto!important;transition:none!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.relative{position:relative}.z-8{z-index:8}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.min-h-\[calc\(100vh-86px\)\]{min-height:calc(100vh - 86px)}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.items-center{align-items:center}.gap-12{gap:calc(var(--spacing) * 12)}.py-6{padding-block:calc(var(--spacing) * 6)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (width>=64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:py-5{padding-block:calc(var(--spacing) * 5)}}}section{scroll-margin-top:100px}:root{--primary:#03ca98;--primary-dark:#009b7a;--secondary:#23adcd;--secondary-dark:#168eaa;--accent:#f8941c;--navy:#324163;--background:#f8fbfa;--surface:#fff;--surface-soft:#f0f8f5;--text:#1f2937;--text-light:#64748b;--text-muted:#94a3b8;--border:#e2e8f0;--radius:18px;--shadow-sm:0 4px 16px #1f29370f;--shadow:0 12px 40px #1f293714}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{width:min(1180px,92%);margin:auto}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #1fbc8c66}body{background:radial-gradient(circle at 100% 0,#1fbc8c09,#0000 35%),#fff}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
