:root{--navy:#1b4f8a;--navy-deep:#0d2a52;--navy-dark:#163e6e;--sky-50:#f4f9fe;--sky-100:#e8f1fb;--sky-200:#dde9f5;--sky-300:#bdd4ed;--cream:#fbf7ee;--white:#fff;--coral:#ff6b6b;--coral-dark:#e85555;--amber:#f5b82e;--ink:#0a1929;--gray-500:#6b7c92;--gray-300:#bdc8d6;--gray-100:#f0f4f8}.mobile-only{display:none}.desktop-only{display:block}@media (max-width:768px){.mobile-only{display:block}.desktop-only{display:none}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;overscroll-behavior-y:none;font-family:Nunito,sans-serif}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.promo{background:var(--navy-deep);color:var(--white);text-align:center;padding:10px 20px;font-size:12.5px;font-weight:700}.promo strong{color:var(--amber)}.promo .dot{background:var(--coral);vertical-align:middle;border-radius:50%;width:4px;height:4px;margin:0 14px;display:inline-block}.nav{background:var(--white);z-index:50;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:16px 40px;display:grid;position:sticky;top:0;box-shadow:0 1px #1b4f8a0f}.nav .logo{object-fit:contain;width:auto;height:32px;display:block}.nav .search{background:var(--sky-50);border:1.5px solid var(--sky-200);border-radius:100px;align-items:center;gap:10px;width:100%;max-width:560px;margin:0 auto;padding:5px 5px 5px 22px;transition:all .15s;display:flex}.nav .search:focus-within{border-color:var(--navy);background:var(--white);box-shadow:0 0 0 4px #1b4f8a14}.nav .search input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-family:inherit;font-size:14px;font-weight:500}.nav .search input::placeholder{color:var(--gray-500);font-weight:500}.nav .search button{background:var(--navy);color:var(--white);letter-spacing:.03em;border-radius:100px;padding:11px 24px;font-size:13px;font-weight:800;transition:background .15s}.nav .search button:hover{background:var(--navy-dark)}.nav .actions{align-items:center;gap:6px;display:flex}.nav .ic-btn{color:var(--navy);border-radius:12px;flex-direction:column;align-items:center;gap:3px;padding:10px 14px;font-size:10.5px;font-weight:700;transition:background .15s;display:flex;position:relative}.nav .ic-btn:hover{background:var(--sky-100)}.nav .ic-btn svg{width:22px;height:22px}.nav .ic-btn .ct{background:var(--coral);color:var(--white);border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:grid;position:absolute;top:4px;right:4px}.submenu{background:var(--sky-50);border-bottom:1px solid var(--sky-200);justify-content:center;gap:32px;padding:12px 40px;font-size:13.5px;font-weight:700;display:flex}.submenu a{color:var(--navy-deep);border-bottom:2px solid #0000;align-items:center;gap:8px;padding:4px 0;transition:color .15s;display:flex}.submenu a:hover{color:var(--navy);border-bottom-color:var(--navy)}.submenu a.hot{color:var(--coral)}.hero-wrap,.usp,.section,.products-section,.cta-banner,.social-proof{max-width:1280px;margin-left:auto;margin-right:auto}.hero-wrap{padding:16px 32px}.hero{grid-template-columns:1.5fr 1fr;gap:14px;display:grid}.hero-main{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-dark) 100%);color:var(--white);cursor:pointer;border-radius:20px;flex-direction:column;justify-content:center;min-height:200px;padding:32px 40px;text-decoration:none;transition:transform .2s;display:flex;position:relative;overflow:hidden}@media (hover:hover){.hero-main:hover{transform:translateY(-2px)}}.hero-main:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#ffffff0d 0,#0000 2px),radial-gradient(circle at 80% 60%,#ffffff0d 0,#0000 2px),radial-gradient(circle at 40% 80%,#ffffff0a 0,#0000 2px);background-size:80px 80px,120px 120px,60px 60px;position:absolute;top:0;bottom:0;left:0;right:0}.hero-main:after{content:"";opacity:.9;background-image:-webkit-image-set(url(https://images.unsplash.com/photo-1583512603805-3cc6b41f3edb?w=500&q=70&auto=format) 1x,url(https://images.unsplash.com/photo-1583512603805-3cc6b41f3edb?w=900&q=80&auto=format) 2x);background-image:image-set("https://images.unsplash.com/photo-1583512603805-3cc6b41f3edb?w=500&q=70&auto=format" 1x,"https://images.unsplash.com/photo-1583512603805-3cc6b41f3edb?w=900&q=80&auto=format" 2x);background-position:50%;background-size:cover;border-radius:50%;width:280px;height:280px;position:absolute;top:50%;right:-40px;transform:translateY(-50%);box-shadow:0 0 0 12px #ffffff14,0 0 0 24px #ffffff0a}.hero-main .badge{color:var(--white);letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:#ffffff1f;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:8px;width:max-content;margin-bottom:14px;padding:5px 14px;font-size:11.5px;font-weight:800;display:inline-flex;position:relative}.hero-main .badge .dot-b{background:var(--amber);border-radius:50%;width:6px;height:6px;animation:2s infinite blink;box-shadow:0 0 0 4px #f5b82e4d}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.hero-main h1{letter-spacing:-.02em;z-index:1;max-width:460px;margin-bottom:0;font-family:Nunito,sans-serif;font-size:38px;font-weight:900;line-height:1.05;position:relative}.hero-main h1 span{color:var(--amber)}.hero-main h1 em{font-style:normal;display:inline-block;position:relative}.hero-main h1 em:after{content:"";background:var(--coral);z-index:-1;opacity:.85;border-radius:4px;height:8px;position:absolute;bottom:-2px;left:-2%;right:-2%;transform:skew(-12deg)}.hero-main p{opacity:.9;z-index:1;max-width:440px;margin-bottom:32px;font-size:16px;font-weight:500;line-height:1.6;position:relative}.hero-main .btn-row{z-index:1;gap:12px;display:flex;position:relative}.btn-primary{background:var(--coral);color:var(--white);letter-spacing:.02em;border-radius:100px;align-items:center;gap:10px;padding:16px 30px;font-size:14.5px;font-weight:800;transition:all .15s;display:inline-flex;box-shadow:0 8px 24px #ff6b6b66}.btn-primary:hover{background:var(--coral-dark);transform:translateY(-1px);box-shadow:0 12px 28px #ff6b6b80}.btn-outline-white{color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1.5px solid #fff6;border-radius:100px;padding:14.5px 28px;font-size:14.5px;font-weight:800;transition:all .15s}.btn-outline-white:hover{background:#fff3}.hero-side{grid-template-rows:1fr 1fr;gap:12px;display:grid}.side-card{cursor:pointer;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:0;padding:18px 22px;transition:transform .2s;display:flex;position:relative;overflow:hidden}@media (hover:hover){.side-card:hover{transform:translateY(-3px)}}.side-card.coral-card{color:var(--navy-deep);background:linear-gradient(135deg,#fdd 0%,#ffb5b5 100%)}.side-card.amber-card{color:var(--navy-deep);background:linear-gradient(135deg,#fff1cc 0%,#ffd978 100%)}.side-card .lbl{letter-spacing:.06em;text-transform:uppercase;color:var(--coral-dark);margin-bottom:4px;font-size:10.5px;font-weight:800}.amber-card .lbl{color:#a87809}.side-card h3{max-width:72%;font-size:18px;font-weight:900;line-height:1.1}.side-card h3 em{font-style:italic}.side-card .ic{opacity:.3;font-size:88px;position:absolute;bottom:-18px;right:-14px}.side-card .shop{background:var(--navy);color:var(--white);z-index:1;border-radius:100px;align-items:center;gap:6px;width:max-content;padding:7px 14px;font-size:11.5px;font-weight:800;transition:background .15s;display:inline-flex;position:relative}.side-card .shop:hover{background:var(--navy-dark)}.usp{grid-template-columns:repeat(4,1fr);gap:12px;padding:8px 32px 20px;display:grid}.usp .it{background:var(--white);border:1.5px solid var(--sky-200);border-radius:100px;align-items:center;gap:12px;padding:10px 18px;transition:all .15s;display:flex}.usp .it:hover{border-color:var(--navy)}.usp .it .ic-u{background:var(--sky-100);width:32px;height:32px;color:var(--navy);border-radius:50%;flex-shrink:0;place-items:center;font-size:15px;display:grid}.usp .it .tx-u{color:var(--ink);font-size:12.5px;font-weight:800;line-height:1.2}.usp .it .sm-u{color:var(--gray-500);margin-top:1px;font-size:10.5px;font-weight:600;display:block}.section{padding:36px 32px 16px}.section-head{text-align:center;margin-bottom:24px}.section-head .eyebrow{letter-spacing:.18em;color:var(--coral);text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800}.section-head h2{color:var(--navy-deep);letter-spacing:-.02em;font-family:Nunito,sans-serif;font-size:28px;font-weight:900;line-height:1}.section-head h2 em{color:var(--navy);font-style:italic}.section-head .sub{color:var(--gray-500);margin-top:8px;font-size:13px;font-weight:600}.cats-grid{grid-template-columns:repeat(8,1fr);gap:12px;display:grid}.cat{text-align:center;cursor:pointer;max-width:110px;margin:0 auto;transition:transform .2s}@media (hover:hover){.cat:hover{transform:translateY(-4px)}}.cat:active{transform:scale(.95)}.cat .circ{aspect-ratio:1;border:2px solid #0000;border-radius:50%;place-items:center;margin-bottom:8px;font-size:32px;transition:all .2s;display:grid;position:relative;overflow:hidden}.cat:hover .circ{border-color:var(--navy)}.cat .circ:before{content:"";background:radial-gradient(circle at 30% 30%,#ffffff80,#0000 60%);position:absolute;top:0;bottom:0;left:0;right:0}.cat .nm{color:var(--navy-deep);font-size:13px;font-weight:800}.cat .ct{color:var(--gray-500);margin-top:2px;font-size:10.5px;font-weight:700}.products-section{padding:24px 32px}.products-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.products-head .lf .eb-p{letter-spacing:.16em;color:var(--coral);text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:800}.products-head .lf h2{color:var(--navy-deep);letter-spacing:-.02em;font-size:24px;font-weight:900}.products-head .lf h2 em{color:var(--navy);font-style:italic}.products-head .rt{align-items:center;gap:8px;display:flex}.products-head .va{color:var(--navy);cursor:pointer;margin-right:6px;font-size:12.5px;font-weight:800}.products-head .pg{background:var(--white);border:1.5px solid var(--sky-200);width:32px;height:32px;color:var(--navy);border-radius:50%;place-items:center;transition:all .15s;display:grid}.products-head .pg:hover{background:var(--navy);color:var(--white);border-color:var(--navy)}.grid-p{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.card{background:var(--white);border:1.5px solid var(--sky-100);cursor:pointer;border-radius:14px;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}@media (hover:hover){.card:hover{border-color:var(--navy);transform:translateY(-4px);box-shadow:0 16px 40px #1b4f8a1a}}.card:active{transform:scale(.98)}.card-img{aspect-ratio:1;background:var(--sky-50);place-items:center;display:grid;position:relative;overflow:hidden}.card-img img{object-fit:cover;width:100%;height:100%}.card-img .placeholder{opacity:.25;font-size:80px}.card .pill{background:var(--white);color:var(--navy);border-radius:100px;padding:3px 10px;font-size:10px;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #0000000f}.card .pill.coral{background:var(--coral);color:var(--white)}.card .pill.navy{background:var(--navy);color:var(--white)}.card .wish{background:var(--white);width:30px;height:30px;color:var(--gray-500);border-radius:50%;place-items:center;transition:all .15s;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #0000000f}.card .wish:hover{color:var(--coral)}.card-body{flex-direction:column;flex:1;padding:12px;display:flex}.card .brand-c{color:var(--navy);text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px;font-size:10px;font-weight:800}.card .nm-c{color:var(--navy-deep);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin-bottom:6px;font-size:13px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.card .rt{color:var(--gray-500);align-items:center;gap:4px;margin-bottom:8px;font-size:11px;font-weight:700;display:flex}.card .rt .stars{color:var(--amber)}.card .pr-row{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.card .pr-block{flex-direction:column;gap:1px;display:flex}.card .pr-block .pr{color:var(--navy-deep);font-size:17px;font-weight:900;line-height:1}.card .pr-block .mrp{color:var(--gray-500);font-size:11px;font-weight:600;text-decoration:line-through}.card .add{background:var(--navy);color:var(--white);border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;transition:all .15s;display:grid}.card .add:hover{background:var(--coral);transform:rotate(90deg)}.cta-banner{background:linear-gradient(110deg, var(--navy) 0%, var(--navy-dark) 100%);color:var(--white);border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:24px;margin:16px auto;padding:32px 40px;display:grid;position:relative;overflow:hidden}.cta-banner:before{content:"";background-image:radial-gradient(circle at 90%,#ff6b6b26 0,#0000 40%),radial-gradient(circle at 10%,#f5b82e1a 0,#0000 40%);position:absolute;top:0;bottom:0;left:0;right:0}.cta-banner:after{content:"";opacity:.1;background-image:url(/pawzee_logo_white.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:280px;height:80px;position:absolute;bottom:40px;right:40px}.cta-banner .lf-c{z-index:1;max-width:540px;position:relative}.cta-banner .tg-c{background:var(--coral);color:var(--white);letter-spacing:.04em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:800;display:inline-flex}.cta-banner h2{letter-spacing:-.02em;margin-bottom:6px;font-size:26px;font-weight:900;line-height:1.1}.cta-banner h2 em{color:var(--amber);font-style:italic}.cta-banner p{opacity:.9;max-width:460px;font-size:13.5px;line-height:1.5}.cta-banner .btn-c{background:var(--white);color:var(--navy-deep);z-index:1;border-radius:100px;align-items:center;gap:8px;padding:13px 26px;font-size:13px;font-weight:800;transition:all .15s;display:inline-flex;position:relative}.cta-banner .btn-c:hover{background:var(--amber);transform:translateY(-1px)}.social-proof{text-align:center;padding:48px 40px 32px}.social-proof .quote{max-width:720px;color:var(--navy-deep);margin:0 auto;font-family:Nunito,sans-serif;font-size:26px;font-weight:700;line-height:1.4}.social-proof .quote .stars{color:var(--amber);letter-spacing:4px;margin-bottom:16px;font-size:22px;display:block}.social-proof .author{color:var(--gray-500);margin-top:20px;font-size:13.5px;font-weight:700}.social-proof .author strong{color:var(--navy)}.footer{background:var(--navy-deep);color:var(--white);margin-top:40px;padding:56px 40px 32px}.footer-grid{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:36px;display:grid}.footer-brand img{object-fit:contain;width:auto;height:38px;margin-bottom:18px}.footer-brand p{opacity:.75;max-width:280px;font-size:13.5px;font-weight:500;line-height:1.6}.footer-brand .socials{gap:10px;margin-top:18px;display:flex}.footer-brand .socials a{background:#ffffff1a;border-radius:50%;place-items:center;width:36px;height:36px;transition:background .15s;display:grid}.footer-brand .socials a:hover{background:var(--coral)}.footer-col h4{letter-spacing:.02em;margin-bottom:16px;font-size:14px;font-weight:800}.footer-col ul{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-col li a{opacity:.75;cursor:pointer;font-size:13px;font-weight:600;transition:opacity .15s}.footer-col li a:hover{opacity:1}.newsletter h4{margin-bottom:8px;font-size:14px;font-weight:800}.newsletter p{opacity:.75;margin-bottom:14px;font-size:13px;font-weight:500;line-height:1.5}.newsletter .form{background:#ffffff1a;border-radius:100px;align-items:center;gap:8px;padding:4px 4px 4px 18px;display:flex}.newsletter input{color:var(--white);background:0 0;border:none;outline:none;flex:1;padding:9px 0;font-family:inherit;font-size:13px;font-weight:500}.newsletter input::placeholder{color:#ffffff80}.newsletter button{background:var(--coral);color:var(--white);border-radius:100px;padding:9px 20px;font-size:12.5px;font-weight:800}.footer-bottom{opacity:.65;justify-content:space-between;align-items:center;padding-top:24px;font-size:12px;font-weight:600;display:flex}.footer-bottom .links{gap:24px;display:flex}.toast-stack{z-index:9999;pointer-events:none;flex-direction:column-reverse;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.toast{background:var(--navy-deep);color:var(--white);pointer-events:auto;border-radius:12px;align-items:center;gap:10px;min-width:240px;max-width:360px;padding:12px 18px;font-size:13.5px;font-weight:700;animation:.2s ease-out toast-in;display:flex;box-shadow:0 10px 30px #0000002e}.toast-success{background:#2a6b4e}.toast-error{background:var(--coral-dark)}.toast-info{background:var(--navy-deep)}.toast-icon{width:22px;height:22px;color:var(--white);background:#ffffff2e;border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:800;display:grid}@keyframes toast-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.toast-stack{bottom:calc(70px + env(safe-area-inset-bottom,0px));align-items:stretch;left:12px;right:12px}.toast{min-width:0}}.loading{height:200px;color:var(--gray-500);place-items:center;font-weight:700;display:grid}.skeleton{background:linear-gradient(90deg, var(--sky-100) 0%, var(--sky-200) 50%, var(--sky-100) 100%);background-size:200% 100%;border-radius:8px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pdp{max-width:1280px;margin:0 auto;padding:24px 40px 100px}.pdp-error{text-align:center;color:var(--gray-500);padding:100px 20px;font-size:18px}.pdp-error a{margin-left:8px;font-weight:800}.pdp-breadcrumb{color:var(--gray-500);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;font-weight:700;display:flex}.pdp-breadcrumb a{color:var(--navy);transition:color .15s}.pdp-breadcrumb a:hover{color:var(--coral)}.pdp-breadcrumb .cur{color:var(--navy-deep)}.pdp-breadcrumb svg{color:var(--gray-300)}.pdp-main{grid-template-columns:1fr 1fr;gap:48px;margin-bottom:64px;display:grid}.pdp-gallery{align-items:stretch;gap:16px;display:flex}.pdp-gallery-main{background:var(--sky-50);aspect-ratio:1;border:1.5px solid var(--sky-100);border-radius:24px;flex:auto;order:2;place-items:center;min-width:0;display:grid;position:relative;overflow:hidden}.pdp-gallery-main img{object-fit:cover;width:100%;height:100%}.pdp-pill{padding:6px 14px;font-size:13px;position:absolute;top:16px;left:16px}.pdp-wish{background:var(--white);width:44px;height:44px;color:var(--gray-500);border-radius:50%;place-items:center;transition:all .15s;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #00000014}.pdp-wish:hover{color:var(--coral);transform:scale(1.05)}.pdp-thumbs{flex-direction:column;flex:0 0 88px;order:1;gap:10px;max-height:600px;display:flex;overflow-y:auto}.pdp-thumb{background:var(--sky-50);cursor:pointer;border:2px solid #0000;border-radius:12px;width:72px;height:72px;padding:0;transition:all .15s;overflow:hidden}.pdp-thumb.active{border-color:var(--navy)}.pdp-thumb img{object-fit:cover;width:100%;height:100%}.pdp-info{flex-direction:column;gap:16px;display:flex}.pdp-brand{color:var(--navy);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.pdp-title{color:var(--navy-deep);letter-spacing:-.02em;font-family:Nunito,sans-serif;font-size:36px;font-weight:900;line-height:1.1}.pdp-rating{color:var(--gray-500);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.pdp-rating .stars{color:var(--amber);font-size:16px}.pdp-rating .num{color:var(--navy-deep)}.pdp-rating .sep{color:var(--gray-300)}.pdp-rating .sku{font-family:monospace;font-size:11px}.pdp-tagline{color:var(--gray-500);font-size:16px;font-style:italic;font-weight:600}.pdp-price{border-top:1px solid var(--sky-100);flex-wrap:wrap;align-items:baseline;gap:12px;margin-top:8px;padding-top:8px;display:flex}.pdp-price .cur-price{color:var(--navy-deep);font-size:36px;font-weight:900;line-height:1}.pdp-price .mrp-price{color:var(--gray-500);font-size:18px;font-weight:600;text-decoration:line-through}.pdp-price .discount{background:var(--coral);color:var(--white);letter-spacing:.04em;border-radius:100px;padding:4px 10px;font-size:12px;font-weight:800}.pdp-gst{color:var(--gray-500);margin-top:-8px;font-size:12px;font-weight:600}.pdp-variants{border-top:1px solid var(--sky-100);border-bottom:1px solid var(--sky-100);padding:16px 0}.pdp-variants-label{color:var(--gray-500);margin-bottom:12px;font-size:13px;font-weight:700}.pdp-variants-label strong{color:var(--navy-deep)}.pdp-variants-row{flex-wrap:wrap;gap:10px;display:flex}.pdp-size{background:var(--white);border:1.5px solid var(--sky-200);cursor:pointer;min-width:52px;color:var(--navy-deep);border-radius:12px;padding:10px 16px;font-size:14px;font-weight:800;transition:all .15s}.pdp-size:hover{border-color:var(--navy)}.pdp-size.active{background:var(--navy);color:var(--white);border-color:var(--navy)}.pdp-size.oos{color:var(--gray-300);background:var(--gray-100);cursor:not-allowed;text-decoration:line-through}.pdp-stock{border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:800;display:flex}.pdp-stock .dot{border-radius:50%;width:10px;height:10px}.pdp-stock.dot-green{color:#2a6b4e;background:#54b6891a}.pdp-stock.dot-green .dot{background:#54b689}.pdp-stock.dot-yellow{color:#8b6914;background:#f5b82e1f}.pdp-stock.dot-yellow .dot{background:var(--amber)}.pdp-stock.dot-red{color:#c94040;background:#ff6b6b1f}.pdp-stock.dot-red .dot{background:var(--coral)}.pdp-stock.dot-gray{background:var(--gray-100);color:var(--gray-500)}.pdp-stock.dot-gray .dot{background:var(--gray-300)}.pdp-qty{align-items:center;gap:16px;display:flex}.pdp-qty label{color:var(--gray-500);font-size:13px;font-weight:700}.qty-box{background:var(--white);border:1.5px solid var(--sky-200);border-radius:100px;align-items:center;gap:0;display:flex;overflow:hidden}.qty-box button{width:40px;height:40px;color:var(--navy);place-items:center;font-size:18px;font-weight:800;display:grid}.qty-box button:hover{background:var(--sky-100)}.qty-box span{text-align:center;min-width:36px;color:var(--navy-deep);font-weight:800}.pdp-cta-row{grid-template-columns:1fr auto;gap:12px;margin-top:8px;display:grid}.pdp-add-btn{background:var(--coral);color:var(--white);cursor:pointer;border-radius:100px;padding:18px 28px;font-size:15px;font-weight:800;transition:all .15s;box-shadow:0 8px 24px #ff6b6b4d}.pdp-add-btn:hover{background:var(--coral-dark);transform:translateY(-1px)}.pdp-add-btn:disabled{background:var(--gray-300);box-shadow:none;cursor:not-allowed}.pdp-buy-btn{background:var(--navy);color:var(--white);cursor:pointer;white-space:nowrap;border-radius:100px;padding:18px 28px;font-size:15px;font-weight:800;transition:all .15s}.pdp-buy-btn:hover{background:var(--navy-dark)}.pdp-buy-btn:disabled{background:var(--gray-300);cursor:not-allowed}.pdp-trust{background:var(--sky-50);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;padding:16px;display:grid}.pdp-trust-it{color:var(--gray-500);align-items:center;gap:10px;font-size:12px;font-weight:600;display:flex}.pdp-trust-it>span{font-size:22px}.pdp-trust-it strong{color:var(--navy-deep);font-size:13px}.pdp-trust-it small{font-size:11px}.pdp-section{margin-bottom:56px}.pdp-section-title{color:var(--navy-deep);letter-spacing:-.02em;margin-bottom:20px;font-family:Nunito,sans-serif;font-size:26px;font-weight:900}.pdp-desc-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.pdp-desc p{color:var(--ink);margin-bottom:12px;font-size:15px;line-height:1.7}.pdp-highlights{background:var(--sky-50);border-radius:16px;padding:24px}.pdp-highlights h4{color:var(--navy-deep);text-transform:uppercase;letter-spacing:.04em;margin-bottom:14px;font-size:14px;font-weight:800}.pdp-highlights ul{flex-direction:column;gap:10px;list-style:none;display:flex}.pdp-highlights li{color:var(--navy-deep);gap:10px;font-size:14px;font-weight:600;display:flex}.pdp-highlights li span{color:var(--coral);font-weight:900}.pdp-specs{background:var(--white);border:1.5px solid var(--sky-100);border-radius:16px;grid-template-columns:repeat(2,1fr);gap:0;display:grid;overflow:hidden}.pdp-specs>div{border-bottom:1px solid var(--sky-100);padding:14px 20px;display:flex}.pdp-specs>div:nth-last-child(-n+2){border-bottom:none}.pdp-specs dt{color:var(--gray-500);flex:0 0 130px;font-size:13px;font-weight:700}.pdp-specs dd{color:var(--navy-deep);font-size:13px;font-weight:700}.pdp-faqs{flex-direction:column;gap:8px;display:flex}.pdp-faq{background:var(--white);border:1.5px solid var(--sky-100);border-radius:12px;overflow:hidden}.pdp-faq button{width:100%;color:var(--navy-deep);text-align:left;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;font-size:14px;font-weight:800;display:flex}.pdp-faq.open button svg{transform:rotate(180deg)}.pdp-faq button svg{color:var(--gray-500);transition:transform .2s}.pdp-faq .ans{color:var(--gray-500);padding:0 20px 16px;font-size:14px;font-weight:500;line-height:1.6}.pdp-no-reviews{text-align:center;background:var(--sky-50);border-radius:16px;padding:48px 20px}.pdp-no-reviews .stars{color:var(--amber);letter-spacing:4px;font-size:28px}.pdp-no-reviews p{color:var(--gray-500);margin:12px 0 20px;font-size:15px;font-weight:700}.pdp-write-review{background:var(--navy);color:var(--white);border-radius:100px;padding:12px 24px;font-size:13px;font-weight:800}.pdp-reviews{gap:16px;display:grid}.pdp-review{background:var(--white);border:1.5px solid var(--sky-100);border-radius:16px;padding:20px}.pdp-review .head{align-items:center;gap:12px;margin-bottom:8px;display:flex}.pdp-review .head .stars{color:var(--amber);font-size:14px}.pdp-review .head strong{color:var(--navy-deep);font-size:14px;font-weight:800}.pdp-review p{color:var(--ink);margin-bottom:8px;font-size:14px;line-height:1.6}.pdp-review .who{color:var(--gray-500);font-size:12px;font-weight:700}.pdp-review .verified{color:#2a6b4e;background:#54b6891f;border-radius:100px;margin-left:8px;padding:2px 8px;font-size:11px}.pdp-sticky-bar{display:none}.page-main{min-height:60vh}@media (max-width:768px){body{padding-bottom:calc(60px + env(safe-area-inset-bottom,0px))}}.m-header-stack{z-index:50;background:var(--white);position:sticky;top:0;box-shadow:0 2px 8px #0000000a}.m-top{padding:10px 12px;padding-top:max(10px, env(safe-area-inset-top,0px));background:var(--white);grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;display:grid}.m-icon{background:var(--sky-50);width:44px;height:44px;color:var(--navy);border-radius:12px;place-items:center;transition:background .15s;display:grid;position:relative}.m-icon:active{background:var(--sky-200)}.m-logo-wrap{justify-content:center;align-items:center;display:flex}.m-logo-wrap img{object-fit:contain;width:auto;height:24px}.m-cart-badge{background:var(--coral);color:var(--white);border-radius:50%;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:800;display:grid;position:absolute;top:6px;right:6px}.m-search-wrap{background:var(--white);padding:4px 12px 8px}.m-search{background:var(--sky-50);border:1.5px solid var(--sky-200);color:var(--gray-500);border-radius:12px;align-items:center;gap:8px;padding:10px 14px;display:flex}.m-search:focus-within{border-color:var(--navy);background:var(--white);box-shadow:0 0 0 4px #1b4f8a14}.m-search input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px;font-weight:500}.m-search input::placeholder{color:var(--gray-500);font-weight:500}.m-promo{background:var(--navy-deep);color:var(--white);justify-content:space-between;align-items:center;gap:8px;padding:8px 14px;font-size:12.5px;font-weight:700;display:flex}.m-promo strong{color:var(--amber)}.m-promo-msg{align-items:center;gap:8px;min-width:0;display:flex}.m-promo-ic{flex-shrink:0;font-size:14px}.m-promo>button{width:24px;height:24px;color:var(--white);background:#ffffff26;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.m-tabs{background:var(--white);border-top:1px solid var(--sky-200);z-index:60;padding-bottom:env(safe-area-inset-bottom,0px);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0000000a}.m-tab{color:var(--gray-500);flex-direction:column;align-items:center;gap:4px;padding:10px 4px 8px;font-size:10.5px;font-weight:700;transition:color .15s;display:flex;position:relative}.m-tab svg{width:22px;height:22px}.m-tab.active{color:var(--navy)}.m-tab.active:before{content:"";background:var(--coral);border-radius:0 0 3px 3px;width:30px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.m-tab-cart{place-items:center;display:grid;position:relative}.m-tab-badge{background:var(--coral);color:var(--white);border-radius:50%;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-6px;right:-8px}.m-drawer-overlay{z-index:99;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d2a5299;transition:opacity .25s;position:fixed;top:0;bottom:0;left:0;right:0}.m-drawer-overlay.open{opacity:1;pointer-events:auto}.m-drawer{background:var(--white);z-index:100;width:86vw;max-width:360px;padding-bottom:env(safe-area-inset-bottom,0px);flex-direction:column;transition:transform .28s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.m-drawer.open{transform:translate(0)}.m-drawer-head{padding:16px;padding-top:max(16px, env(safe-area-inset-top,0px));border-bottom:1px solid var(--sky-100);justify-content:space-between;align-items:center;display:flex}.m-drawer-head img{object-fit:contain;width:auto;height:26px}.m-drawer-head button{background:var(--sky-50);width:36px;height:36px;color:var(--navy);border-radius:50%;place-items:center;display:grid}.m-drawer-signin{background:linear-gradient(135deg, var(--sky-100) 0%, var(--sky-50) 100%);border-bottom:1px solid var(--sky-100);color:var(--navy-deep);align-items:center;gap:14px;padding:18px 16px;display:flex}.m-drawer-signin svg{width:22px;height:22px;color:var(--navy)}.m-drawer-signin strong{font-size:14px;font-weight:800;display:block}.m-drawer-signin small{color:var(--gray-500);font-size:11.5px;font-weight:600}.m-drawer-section{border-bottom:1px solid var(--sky-100);padding:8px 0}.m-drawer-section h4{color:var(--gray-500);letter-spacing:.08em;text-transform:uppercase;padding:12px 16px 8px;font-size:11px;font-weight:800}.m-drawer-section a{color:var(--navy-deep);align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:700;transition:background .15s;display:flex}.m-drawer-section a:active{background:var(--sky-50)}.m-drawer-cat-ic{flex-shrink:0;font-size:18px}.m-drawer-cat-ct{color:var(--gray-500);background:var(--sky-50);border-radius:100px;margin-left:auto;padding:2px 10px;font-size:11px;font-weight:700}.m-drawer-foot{text-align:center;color:var(--gray-500);margin-top:auto;padding:16px;font-size:11px;font-weight:600}.m-footer{background:var(--navy-deep);color:var(--white);text-align:center;margin-top:24px;padding:20px 16px}.m-footer p{opacity:.8;font-size:11px;font-weight:600}.m-footer-links{opacity:.65;margin-top:8px;font-size:11px}.m-footer-links a{font-weight:700}.m-footer-links span{margin:0 8px}@media (max-width:768px){.hero-wrap{padding:12px 12px 0}.hero{grid-template-columns:1fr;gap:12px}.hero-main{border-radius:20px;min-height:0;padding:22px 20px}.hero-main:after{opacity:.35;width:170px;height:170px;top:50%;right:-50px}.hero-main h1{max-width:230px;margin-bottom:0;font-size:26px;line-height:1.1}.hero-main .badge{margin-bottom:12px;padding:5px 12px;font-size:10.5px}.hero-side{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:10px}.side-card{border-radius:16px;padding:16px}.side-card .lbl{margin-bottom:4px;font-size:9.5px}.side-card h3{font-size:16px;line-height:1.05}.side-card .ic{opacity:.25;font-size:90px;bottom:-22px;right:-16px}.side-card .shop{padding:6px 12px;font-size:11.5px}.usp{grid-template-columns:1fr 1fr;gap:8px;padding:16px 12px 0}.usp .it{gap:10px;padding:10px 14px}.usp .it .ic-u{width:32px;height:32px;font-size:16px}.usp .it .tx-u{font-size:12px}.usp .it .sm-u{font-size:10px}.section{padding:32px 12px 8px}.section-head{margin-bottom:18px}.section-head h2{font-size:24px}.section-head .eyebrow{font-size:10px}.section-head .sub{font-size:12.5px}.cats-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:84px;grid-auto-flow:column;gap:12px;margin:0 -12px;padding-bottom:8px;padding-left:12px;padding-right:12px;overflow-x:auto}.cats-grid::-webkit-scrollbar{display:none}.cat{scroll-snap-align:start}.cat .circ{font-size:30px}.cat .nm{font-size:12px}.cat .ct{font-size:10px}.products-section{padding:24px 12px}.products-head{margin-bottom:16px}.products-head .lf h2{font-size:22px}.products-head .lf .eb-p{font-size:10.5px}.products-head .pg{display:none}.grid-p{grid-template-columns:1fr 1fr;gap:12px}.card{border-radius:14px}.card-body{padding:12px}.card .brand-c{font-size:9.5px}.card .nm-c{min-height:32px;font-size:12.5px}.card .rt{font-size:11px}.card .pr-block .pr{font-size:17px}.card .pr-block .mrp{font-size:11px}.card .add{width:36px;height:36px}.card .pill{padding:3px 9px;font-size:10px}.card .wish{width:30px;height:30px}.cta-banner{border-radius:20px;grid-template-columns:1fr;gap:14px;margin:16px 12px;padding:24px 20px}.cta-banner h2{font-size:22px}.cta-banner p{font-size:13px}.cta-banner .btn-c{align-self:start;padding:13px 24px;font-size:13.5px}.cta-banner .tg-c{font-size:10.5px}.social-proof{padding:32px 16px 16px}.social-proof .quote{font-size:17px;line-height:1.5}.social-proof .quote .stars{font-size:18px}.social-proof .author{font-size:11.5px}.pdp{padding:16px 12px 100px}.pdp-main{grid-template-columns:1fr;gap:18px;margin-bottom:24px}.pdp-gallery{flex-direction:column}.pdp-gallery-main{border-radius:16px;order:1}.pdp-thumbs{scrollbar-width:none;flex-direction:row;flex:none;order:2;max-height:none;padding-bottom:4px;overflow-x:auto}.pdp-thumbs::-webkit-scrollbar{display:none}.pdp-thumb{flex-shrink:0;width:56px;height:56px}.pdp-wish{width:38px;height:38px}.pdp-title{font-size:22px}.pdp-price .cur-price{font-size:26px}.pdp-trust{grid-template-columns:1fr;gap:6px}.pdp-cta-row{grid-template-columns:1fr}.pdp-buy-btn{display:none}.pdp-section{margin-bottom:24px}.pdp-section-title{font-size:18px}.pdp-desc-grid{grid-template-columns:1fr;gap:14px}.pdp-specs{grid-template-columns:1fr}.pdp-specs>div:nth-last-child(2){border-bottom:1px solid var(--sky-100)}.pdp-rating{font-size:11.5px}.pdp-rating .sku{display:none}.pdp-breadcrumb{margin-bottom:14px;font-size:11px}.pdp-sticky-bar{bottom:calc(60px + env(safe-area-inset-bottom,0px));background:var(--white);z-index:55;align-items:center;gap:12px;padding:10px 12px;position:fixed;left:0;right:0;box-shadow:0 -4px 16px #00000014;display:flex!important}.pdp-sticky-bar .price{flex-direction:column;display:flex}.pdp-sticky-bar .cur{color:var(--navy-deep);font-size:20px;font-weight:900;line-height:1}.pdp-sticky-bar .mrp{color:var(--gray-500);font-size:11px;font-weight:700;text-decoration:line-through}.pdp-sticky-bar .add{background:var(--coral);color:var(--white);border-radius:100px;flex:1;padding:14px;font-size:14px;font-weight:800}.nav,.submenu,.promo,.footer{display:none!important}}@media (max-width:968px) and (min-width:769px){.nav{grid-template-columns:auto auto;padding:12px 16px}.nav .logo{height:26px}.nav .search{display:none}.nav .ic-btn{padding:8px 10px;font-size:9.5px}.nav .ic-btn svg{width:20px;height:20px}.submenu{scrollbar-width:none;gap:18px;padding:10px 20px;overflow-x:auto}.submenu a{white-space:nowrap;flex-shrink:0}.hero-wrap{padding:14px 20px}.hero{grid-template-columns:1fr;gap:14px}.hero-main{min-height:380px;padding:36px 28px}.hero-main:after{opacity:.5;width:280px;height:280px;right:-100px}.hero-main h1{font-size:42px}.hero-main p{font-size:14px}.usp{grid-template-columns:1fr 1fr;padding:8px 20px 24px}.section,.products-section{padding:32px 20px}.section-head h2,.products-head .lf h2{font-size:26px}.cats-grid{grid-template-columns:repeat(4,1fr)}.grid-p{grid-template-columns:1fr 1fr}.cta-banner{grid-template-columns:1fr;gap:18px;margin:16px 20px;padding:32px 24px}.cta-banner h2{font-size:26px}.footer{padding:40px 20px 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-bottom{flex-direction:column;gap:8px}.pdp{padding:16px 16px 100px}.pdp-main{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.pdp-gallery{flex-direction:column}.pdp-gallery-main{border-radius:16px;order:1}.pdp-thumbs{scrollbar-width:none;flex-direction:row;flex:none;order:2;max-height:none;padding-bottom:4px;overflow-x:auto}.pdp-thumbs::-webkit-scrollbar{display:none}.pdp-thumb{flex-shrink:0;width:60px;height:60px}.pdp-wish{width:38px;height:38px}.pdp-title{font-size:26px}.pdp-price .cur-price{font-size:30px}.pdp-trust{grid-template-columns:1fr;gap:8px}.pdp-cta-row{grid-template-columns:1fr}.pdp-buy-btn{display:none}.pdp-section{margin-bottom:32px}.pdp-section-title{font-size:20px}.pdp-desc-grid{grid-template-columns:1fr;gap:16px}.pdp-specs{grid-template-columns:1fr}.pdp-specs>div:nth-last-child(2){border-bottom:1px solid var(--sky-100)}.pdp-sticky-bar{background:var(--white);z-index:100;padding:12px 16px;padding-bottom:max(12px, env(safe-area-inset-bottom));align-items:center;gap:12px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #00000014;display:flex!important}.pdp-sticky-bar .price{flex-direction:column;display:flex}.pdp-sticky-bar .cur{color:var(--navy-deep);font-size:20px;font-weight:900;line-height:1}.pdp-sticky-bar .mrp{color:var(--gray-500);font-size:11px;font-weight:700;text-decoration:line-through}.pdp-sticky-bar .add{background:var(--coral);color:var(--white);border-radius:100px;flex:1;padding:14px;font-size:14px;font-weight:800}}@keyframes pawzee-spin{to{transform:rotate(360deg)}}.card-add-spin,.pdp-spin,.cart-spin{transform-origin:50%;animation:.8s linear infinite pawzee-spin}.card .add.is-loading,.card .add:disabled{background:var(--gray-300);cursor:not-allowed}.card .add.is-loading:hover{background:var(--gray-300);transform:none}.pdp-add-btn[aria-busy=true],.pdp-buy-btn[aria-busy=true],.pdp-sticky-bar .add[aria-busy=true]{opacity:.85;cursor:progress}.cart-page{max-width:1280px;margin:0 auto;padding:32px 40px 80px}.cart-head{margin-bottom:32px}.cart-head h1{color:var(--navy-deep);letter-spacing:-.02em;font-family:Nunito,sans-serif;font-size:36px;font-weight:900;line-height:1}.cart-head .cart-sub{color:var(--gray-500);margin-top:8px;font-size:14px;font-weight:700}.cart-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:32px;display:grid}.cart-items{flex-direction:column;gap:14px;display:flex}.cart-item{background:var(--white);border:1.5px solid var(--sky-100);border-radius:16px;grid-template-columns:100px 1fr;gap:18px;padding:18px;transition:opacity .15s,border-color .15s;display:grid}.cart-item.is-busy{opacity:.7}.cart-item:hover{border-color:var(--sky-200)}.cart-item-img{background:var(--sky-50);border-radius:12px;flex-shrink:0;place-items:center;width:100px;height:100px;display:grid;overflow:hidden}.cart-item-img img{object-fit:cover;width:100%;height:100%}.cart-item-img .placeholder{opacity:.25;font-size:44px}.cart-item-body{flex-direction:column;justify-content:space-between;gap:14px;min-width:0;display:flex}.cart-item-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cart-item-meta{min-width:0}.cart-item-name{color:var(--navy-deep);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:800;line-height:1.3;transition:color .15s;display:-webkit-box;overflow:hidden}.cart-item-name:hover{color:var(--navy)}.cart-item-opts{color:var(--gray-500);flex-wrap:wrap;gap:6px 14px;margin-top:6px;font-size:12px;font-weight:600;display:flex}.cart-item-opt .lb{text-transform:capitalize}.cart-item-opt strong{color:var(--navy-deep);font-weight:800}.cart-item-sku{color:var(--gray-300);margin-top:6px;font-family:monospace;font-size:11px;font-weight:600}.cart-item-trash{width:36px;height:36px;color:var(--gray-500);background:var(--sky-50);border-radius:10px;flex-shrink:0;place-items:center;transition:all .15s;display:grid}.cart-item-trash:hover:not(:disabled){color:var(--coral);background:#ff6b6b1a}.cart-item-trash:disabled{cursor:progress;opacity:.5}.cart-item-bot{justify-content:space-between;align-items:center;gap:16px;display:flex}.cart-qty{background:var(--white);border:1.5px solid var(--sky-200);border-radius:100px;align-items:center;display:inline-flex;overflow:hidden}.cart-qty button{width:34px;height:34px;color:var(--navy);place-items:center;font-size:16px;font-weight:900;transition:background .15s;display:grid}.cart-qty button:hover:not(:disabled){background:var(--sky-100)}.cart-qty button:disabled{color:var(--gray-300);cursor:not-allowed}.cart-qty span{text-align:center;min-width:32px;color:var(--navy-deep);font-size:14px;font-weight:800}.cart-item-prices{text-align:right;flex-direction:column;gap:2px;display:flex}.cart-item-unit{color:var(--gray-500);justify-content:flex-end;align-items:baseline;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.cart-item-unit .cur{color:var(--navy-deep);font-weight:800}.cart-item-unit .mrp{text-decoration:line-through}.cart-item-unit .ea{color:var(--gray-300);font-size:11px;font-weight:600}.cart-item-line{color:var(--navy-deep);font-size:18px;font-weight:900;line-height:1}.cart-continue{color:var(--navy);align-self:flex-start;align-items:center;margin-top:6px;padding:12px 0;font-size:14px;font-weight:800;transition:color .15s;display:inline-flex}.cart-continue:hover{color:var(--coral)}.cart-summary{position:sticky;top:100px}.cart-sum-card{background:var(--white);border:1.5px solid var(--sky-100);border-radius:20px;flex-direction:column;gap:18px;padding:24px;display:flex;box-shadow:0 4px 24px #1b4f8a0a}.cart-sum-card h3{color:var(--navy-deep);letter-spacing:-.01em;font-family:Nunito,sans-serif;font-size:18px;font-weight:900}.cart-coupon-form{background:var(--sky-50);border:1.5px solid var(--sky-200);border-radius:100px;align-items:center;gap:8px;padding:4px 4px 4px 14px;transition:all .15s;display:flex}.cart-coupon-form:focus-within{border-color:var(--navy);background:var(--white);box-shadow:0 0 0 4px #1b4f8a14}.cart-coupon-form>svg{color:var(--navy);flex-shrink:0}.cart-coupon-form input{letter-spacing:.05em;text-transform:uppercase;color:var(--navy-deep);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:8px 0;font-family:inherit;font-size:13px;font-weight:700}.cart-coupon-form input::placeholder{color:var(--gray-300);letter-spacing:.02em;text-transform:none;font-weight:600}.cart-coupon-form button{background:var(--navy);color:var(--white);letter-spacing:.03em;border-radius:100px;align-items:center;gap:6px;padding:9px 18px;font-size:12.5px;font-weight:800;transition:background .15s;display:inline-flex}.cart-coupon-form button:hover:not(:disabled){background:var(--navy-dark)}.cart-coupon-form button:disabled{background:var(--gray-300);cursor:not-allowed}.cart-coupon-applied{background:#54b6891a;border:1.5px solid #54b6894d;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.cart-coupon-applied>svg{color:#2a6b4e;flex-shrink:0}.cart-coupon-applied>div{flex-direction:column;flex:1;display:flex}.cart-coupon-applied strong{color:#2a6b4e;letter-spacing:.04em;font-size:13.5px;font-weight:900;line-height:1.1}.cart-coupon-applied small{color:#2a6b4e;opacity:.75;margin-top:2px;font-size:11px;font-weight:600}.cart-coupon-applied button{color:#2a6b4e;background:#54b68926;border-radius:50%;place-items:center;width:26px;height:26px;transition:background .15s;display:grid}.cart-coupon-applied button:hover:not(:disabled){background:#54b68940}.cart-sum-rows{flex-direction:column;gap:10px;display:flex}.cart-sum-row{color:var(--ink);justify-content:space-between;align-items:baseline;font-size:13.5px;font-weight:700;display:flex}.cart-sum-row .lb{color:var(--gray-500)}.cart-sum-row .lb em{color:var(--navy);margin-left:2px;font-size:11.5px;font-style:normal}.cart-sum-row.is-discount .vl{color:#2a6b4e;font-weight:800}.cart-sum-row.is-total{color:var(--navy-deep);letter-spacing:-.01em;font-size:18px;font-weight:900}.cart-sum-row.is-total .lb{color:var(--navy-deep)}.cart-free{color:#2a6b4e;letter-spacing:.03em;font-weight:800}.cart-sum-divide{background:var(--sky-100);height:1px;margin:4px 0}.cart-checkout{background:var(--coral);color:var(--white);letter-spacing:.02em;border-radius:100px;justify-content:center;align-items:center;gap:8px;height:50px;font-size:15px;font-weight:800;transition:all .15s;display:inline-flex;box-shadow:0 8px 24px #ff6b6b4d}.cart-checkout:hover:not(:disabled){background:var(--coral-dark);transform:translateY(-1px);box-shadow:0 12px 28px #ff6b6b66}.cart-checkout:disabled{background:var(--gray-300);box-shadow:none;cursor:not-allowed}.cart-trust{color:var(--gray-500);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;font-size:11.5px;font-weight:700;display:flex}.cart-trust .dot{background:var(--gray-300);border-radius:50%;width:3px;height:3px}.cart-empty{background:var(--white);border:1.5px solid var(--sky-100);text-align:center;border-radius:24px;flex-direction:column;align-items:center;gap:16px;padding:64px 32px;display:flex}.cart-empty-illo{background:var(--sky-50);border-radius:50%;place-items:center;width:140px;height:140px;margin-bottom:8px;font-size:88px;display:grid}.cart-empty h2{color:var(--navy-deep);letter-spacing:-.01em;font-family:Nunito,sans-serif;font-size:24px;font-weight:900}.cart-empty p{color:var(--gray-500);max-width:380px;font-size:14px;font-weight:600;line-height:1.5}.cart-empty-cta{background:var(--navy);color:var(--white);letter-spacing:.02em;border-radius:100px;margin-top:8px;padding:14px 32px;font-size:14px;font-weight:800;transition:background .15s}.cart-empty-cta:hover{background:var(--navy-dark)}.cart-error{background:var(--white);border:1.5px solid var(--sky-100);text-align:center;border-radius:24px;max-width:480px;margin:40px auto;padding:80px 32px}.cart-error-illo{background:#fff4e5;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 20px;font-size:64px;display:flex}.cart-error h2{color:var(--ink);margin:0 0 8px;font-size:22px}.cart-error p{color:var(--gray-500);margin:0 0 24px;font-size:15px}.cart-banner{border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:12px 18px;font-size:14px;font-weight:500;display:flex}.cart-banner-warn{color:#8a5400;background:#fff4e5;border:1px solid #ffd8a8}.cart-banner-action{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600}.cart-banner-action:hover{background:#0000000d}.cart-item-skel{background:var(--white);border:1.5px solid var(--sky-100);border-radius:16px;grid-template-columns:100px 1fr;gap:18px;padding:18px;display:grid}.cart-item-skel-img{border-radius:12px;width:100px;height:100px}.cart-item-skel-body{flex-direction:column;padding:4px 0;display:flex}.cart-sticky-bar{display:none}@media (max-width:900px){.cart-grid{grid-template-columns:1fr;gap:20px}.cart-summary{position:static}}@media (max-width:768px){.cart-page{padding:20px 16px 120px}.cart-head h1{font-size:26px}.cart-head .cart-sub{margin-top:6px;font-size:13px}.cart-item{border-radius:14px;grid-template-columns:80px 1fr;gap:12px;padding:14px}.cart-item-img{border-radius:10px;width:80px;height:80px}.cart-item-name{font-size:14px}.cart-item-bot{flex-flow:wrap;align-items:center;gap:10px 12px}.cart-qty button{width:32px;height:32px}.cart-item-line{font-size:16px}.cart-item-trash{width:32px;height:32px}.cart-sum-card{border-radius:18px;padding:20px}.cart-sum-card h3{font-size:16px}.cart-empty{border-radius:20px;padding:48px 20px}.cart-empty-illo{width:120px;height:120px;font-size:72px}.cart-empty h2{font-size:20px}.cart-sticky-bar{background:var(--white);z-index:90;border-top:1px solid var(--sky-100);align-items:center;gap:12px;padding:12px 16px;position:fixed;bottom:56px;left:0;right:0;box-shadow:0 -4px 16px #00000014;display:flex!important}.cart-sticky-price{flex-direction:column;display:flex}.cart-sticky-price small{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.cart-sticky-price strong{color:var(--navy-deep);font-size:20px;font-weight:900;line-height:1}.cart-sticky-bar>button{background:var(--coral);color:var(--white);letter-spacing:.02em;border-radius:100px;flex:1;padding:14px;font-size:14px;font-weight:800}.cart-sticky-bar>button:disabled{background:var(--gray-300)}.cart-sum-card .cart-checkout{display:none}}.am-overlay{-webkit-backdrop-filter:blur(6px);z-index:1000;background:#0d2a528c;place-items:center;padding:24px;animation:.18s ease-out am-fade-in;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes am-fade-in{0%{opacity:0}to{opacity:1}}.am-panel{background:var(--white);border-radius:28px;flex-direction:column;width:100%;max-width:440px;padding:36px 32px 28px;animation:.22s cubic-bezier(.32,.72,0,1) am-pop;display:flex;position:relative;box-shadow:0 30px 80px #0d2a5240,0 2px 4px #0d2a520f}@keyframes am-pop{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.am-drag{display:none}.am-close{background:var(--gray-100);width:36px;height:36px;color:var(--navy-deep);border-radius:50%;place-items:center;transition:all .15s;display:grid;position:absolute;top:14px;right:14px}.am-close:hover{background:var(--navy);color:var(--white)}.am-close:active{transform:scale(.95)}.am-head{text-align:center;flex-direction:column;align-items:center;gap:10px;margin-bottom:22px;display:flex}.am-logo{object-fit:contain;width:auto;height:32px}.am-title{color:var(--navy-deep);letter-spacing:-.01em;font-family:Nunito,sans-serif;font-size:22px;font-weight:900;line-height:1.1}.am-sub{color:var(--gray-500);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:13.5px;font-weight:600;display:inline-flex}.am-sub strong{color:var(--navy-deep);font-weight:800}.am-edit{color:var(--coral);background:#ff6b6b14;border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:800;transition:background .15s;display:inline-flex}.am-edit:hover{background:#ff6b6b29}.am-google{background:var(--white);color:var(--navy-deep);border:1.5px solid var(--sky-200);border-radius:100px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 22px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.am-google:hover{border-color:var(--navy);background:var(--sky-50);box-shadow:0 4px 12px #1b4f8a0f}.am-google:active{transform:translateY(1px)}.am-divider{color:var(--gray-500);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:18px 0 14px;font-size:11.5px;font-weight:700;display:flex}.am-divider:before,.am-divider:after{content:"";background:var(--sky-200);flex:1;height:1px}.am-form{flex-direction:column;gap:10px;display:flex}.am-label{color:var(--navy-deep);letter-spacing:.02em;margin-bottom:2px;font-size:12px;font-weight:800}.am-phone-row{background:var(--sky-50);border:1.5px solid var(--sky-200);border-radius:14px;align-items:stretch;transition:all .15s;display:flex;overflow:hidden}.am-phone-row:focus-within{border-color:var(--navy);background:var(--white);box-shadow:0 0 0 4px #1b4f8a1a}.am-phone-row.has-error{border-color:var(--coral);box-shadow:0 0 0 4px #ff6b6b1f}.am-cc{color:var(--navy-deep);border-right:1px solid var(--sky-200);background:#1b4f8a0f;place-items:center;padding:0 14px;font-size:14px;font-weight:800;display:grid}.am-phone-row input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:600}.am-phone-row input::placeholder{color:var(--gray-500);font-weight:500}.am-err{color:var(--coral-dark);margin-top:-2px;font-size:12px;font-weight:700}.am-submit{background:var(--coral);color:var(--white);letter-spacing:.02em;border-radius:100px;width:100%;margin-top:6px;padding:15px 22px;font-size:14.5px;font-weight:800;transition:all .15s;box-shadow:0 8px 22px #ff6b6b52}.am-submit:hover:not(:disabled){background:var(--coral-dark);transform:translateY(-1px);box-shadow:0 12px 26px #ff6b6b66}.am-submit:active:not(:disabled){transform:translateY(0)}.am-submit:disabled{background:var(--gray-300);box-shadow:none;cursor:not-allowed}.am-dev-otp{color:#8b6914;background:#f5b82e24;border:1px dashed #f5b82e8c;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.am-dev-otp-lbl{letter-spacing:.1em;text-transform:uppercase;opacity:.7;font-size:10px}.am-dev-otp code{letter-spacing:.16em;color:var(--navy-deep);font-family:SF Mono,Menlo,monospace;font-size:14px;font-weight:800}.am-otp-row{grid-template-columns:repeat(6,1fr);gap:8px;margin:4px 0 2px;display:grid}.am-otp-box{aspect-ratio:1;background:var(--sky-50);border:1.5px solid var(--sky-200);color:var(--navy-deep);text-align:center;caret-color:var(--coral);border-radius:12px;outline:none;min-height:48px;font-family:inherit;font-size:22px;font-weight:900;transition:all .15s}.am-otp-box:focus{border-color:var(--navy);background:var(--white);box-shadow:0 0 0 4px #1b4f8a1a}.am-otp-row.has-error .am-otp-box{border-color:var(--coral)}.am-resend{text-align:center;color:var(--gray-500);margin-top:4px;font-size:12.5px;font-weight:600}.am-resend strong{color:var(--navy-deep);font-weight:800}.am-resend-btn{color:var(--navy);text-underline-offset:3px;font-size:12.5px;font-weight:800;text-decoration:underline}.am-resend-btn:disabled{color:var(--gray-300);cursor:not-allowed;text-decoration:none}.am-trust{text-align:center;color:var(--gray-500);margin-top:20px;font-size:11px;font-weight:600;line-height:1.5}.am-trust a{color:var(--navy);text-underline-offset:2px;font-weight:700;text-decoration:underline}@media (max-width:768px){.am-overlay{align-items:flex-end;padding:0}.am-panel{width:100%;max-width:100%;padding:14px 22px calc(28px + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0;max-height:92vh;animation:.28s cubic-bezier(.32,.72,0,1) am-slide-up;overflow-y:auto}@keyframes am-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.am-drag{background:var(--sky-200);border-radius:100px;width:42px;height:4px;margin:0 auto 12px;display:block}.am-close{top:10px;right:12px}.am-head{margin-bottom:18px}.am-title{font-size:20px}.am-otp-row{gap:6px}.am-otp-box{border-radius:10px;min-height:44px;font-size:20px}}.ap-root{flex-direction:column;gap:14px;display:flex}.ap-loading{flex-direction:column;gap:10px;display:flex}.ap-skeleton{background:linear-gradient(90deg, var(--sky-100) 0%, var(--sky-200) 50%, var(--sky-100) 100%);background-size:200% 100%;border-radius:16px;height:96px;animation:1.5s infinite shimmer}.ap-empty{background:var(--sky-50);border:1.5px dashed var(--sky-200);text-align:center;border-radius:16px;padding:28px 20px}.ap-empty p{color:var(--navy-deep);margin-bottom:4px;font-size:14px;font-weight:800}.ap-empty small{color:var(--gray-500);font-size:12.5px;font-weight:600}.ap-list{flex-direction:column;gap:10px;display:flex}.ap-card{background:var(--white);border:1.5px solid var(--sky-100);text-align:left;cursor:pointer;width:100%;color:var(--navy-deep);border-radius:16px;grid-template-columns:28px 1fr auto;align-items:start;gap:14px;padding:16px 18px;font-family:inherit;transition:all .15s;display:grid;position:relative}.ap-card:hover{border-color:var(--sky-300)}.ap-card.is-selected{border-color:var(--navy);background:linear-gradient(180deg, #1b4f8a0a 0%, var(--white) 60%);box-shadow:0 0 0 1.5px var(--navy) inset, 0 8px 22px #1b4f8a14}.ap-radio{border:1.5px solid var(--sky-300);background:var(--white);width:22px;height:22px;color:var(--white);border-radius:50%;place-items:center;margin-top:2px;transition:all .15s;display:grid}.ap-radio.is-on{background:var(--navy);border-color:var(--navy)}.ap-card-body{flex-direction:column;gap:2px;min-width:0;display:flex}.ap-card-head{align-items:center;gap:8px;margin-bottom:4px;display:flex}.ap-card-head strong{color:var(--navy-deep);font-size:14px;font-weight:800}.ap-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--navy);background:#1b4f8a1a;border-radius:100px;padding:2px 8px;font-size:9.5px;font-weight:800}.ap-card-line{color:var(--gray-500);word-break:break-word;font-size:12.5px;font-weight:600;line-height:1.5}.ap-card-phone{color:var(--navy);font-variant-numeric:tabular-nums;margin-top:4px;font-size:12px;font-weight:700}.ap-edit-btn{background:var(--sky-50);width:32px;height:32px;color:var(--navy);cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;transition:all .15s;display:grid}.ap-edit-btn:hover{background:var(--navy);color:var(--white)}.ap-add-btn{background:var(--white);color:var(--navy);border:1.5px dashed var(--sky-300);border-radius:100px;align-self:flex-start;align-items:center;gap:8px;padding:12px 22px;font-size:13.5px;font-weight:800;transition:all .15s;display:inline-flex}.ap-add-btn:hover{border-color:var(--navy);background:var(--sky-50);border-style:solid}.ap-form-wrap{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.32,.72,0,1);display:grid;overflow:hidden}.ap-form-wrap.is-open{grid-template-rows:1fr}.ap-form-wrap>*{min-height:0}.ap-form{background:var(--white);border:1.5px solid var(--sky-100);border-radius:18px;flex-direction:column;gap:12px;margin-top:4px;padding:22px;display:flex}.ap-form-head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.ap-form-head h4{color:var(--navy-deep);font-size:15px;font-weight:800}.ap-form-close{background:var(--gray-100);width:28px;height:28px;color:var(--navy-deep);border-radius:50%;place-items:center;font-size:18px;font-weight:700;line-height:1;transition:all .15s;display:grid}.ap-form-close:hover{background:var(--coral);color:var(--white)}.ap-label{color:var(--navy-deep);letter-spacing:.02em;font-size:12px;font-weight:800}.ap-label .ap-opt{color:var(--gray-500);letter-spacing:0;font-weight:600}.ap-input{background:var(--sky-50);border:1.5px solid var(--sky-200);width:100%;color:var(--ink);border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.ap-input::placeholder{color:var(--gray-500);font-weight:500}.ap-input:focus{border-color:var(--navy);background:var(--white);box-shadow:0 0 0 4px #1b4f8a14}.ap-input.has-error{border-color:var(--coral);box-shadow:0 0 0 4px #ff6b6b1a}.ap-input-naked{box-shadow:none;background:0 0;border:none;padding:12px 14px}.ap-input-naked:focus{box-shadow:none;background:0 0;border:none}.ap-phone-row{background:var(--sky-50);border:1.5px solid var(--sky-200);border-radius:12px;align-items:stretch;transition:all .15s;display:flex;overflow:hidden}.ap-phone-row:focus-within{border-color:var(--navy);background:var(--white);box-shadow:0 0 0 4px #1b4f8a14}.ap-phone-row.has-error{border-color:var(--coral);box-shadow:0 0 0 4px #ff6b6b1a}.ap-cc{color:var(--navy-deep);border-right:1px solid var(--sky-200);background:#1b4f8a0f;place-items:center;padding:0 12px;font-size:13px;font-weight:800;display:grid}.ap-field{flex-direction:column;gap:6px;display:flex}.ap-grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ap-grid-3{grid-template-columns:1.2fr 1fr .9fr;gap:12px;display:grid}.ap-hint{color:var(--gray-500);margin-top:-4px;font-size:11.5px;font-style:italic;font-weight:600}.ap-err{color:var(--coral-dark);font-size:11.5px;font-weight:700}.ap-save{background:var(--coral);color:var(--white);letter-spacing:.02em;border-radius:100px;align-self:stretch;margin-top:8px;padding:14px 22px;font-size:14px;font-weight:800;transition:all .15s;box-shadow:0 8px 22px #ff6b6b52}.ap-save:hover:not(:disabled){background:var(--coral-dark);transform:translateY(-1px);box-shadow:0 12px 26px #ff6b6b66}.ap-save:disabled{background:var(--gray-300);box-shadow:none;cursor:not-allowed}.pac-container{z-index:1100!important}@media (max-width:768px){.ap-card{border-radius:14px;grid-template-columns:24px 1fr auto;gap:12px;padding:14px}.ap-card-head strong{font-size:13.5px}.ap-card-line{font-size:12px}.ap-form{border-radius:16px;padding:18px}.ap-grid-2{grid-template-columns:1fr;gap:10px}.ap-grid-3{grid-template-columns:1fr 1fr;gap:10px}.ap-grid-3 .ap-field:last-child{grid-column:1/-1}}.btn-outline-navy{background:var(--white);color:var(--navy);border:1.5px solid var(--navy);border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:14px;font-weight:800;transition:all .15s;display:inline-flex}.btn-outline-navy:hover{background:var(--navy);color:var(--white)}.btn-outline-navy:disabled{opacity:.5;cursor:not-allowed}.btn-danger{background:var(--white);color:var(--coral-dark);border:1.5px solid var(--coral);border-radius:100px;padding:12px 20px;font-size:13.5px;font-weight:800;transition:all .15s}.btn-danger:hover:not(:disabled){background:var(--coral);color:var(--white)}.btn-danger:disabled{opacity:.5;cursor:not-allowed}.link-btn{color:var(--navy);background:0 0;border-radius:8px;padding:6px 10px;font-size:12.5px;font-weight:800;transition:background .15s}.link-btn:hover{background:var(--sky-100)}.link-btn.danger{color:var(--coral-dark)}.link-btn.danger:hover{background:#ff6b6b1a}.muted-text{color:var(--gray-500);font-size:12.5px;font-weight:600;line-height:1.5}.status-pill{text-transform:capitalize;letter-spacing:.03em;border-radius:100px;align-items:center;padding:4px 12px;font-size:11.5px;font-weight:800;display:inline-flex}.status-pill.tone-amber{color:#8b6914;background:#f5b82e2e}.status-pill.tone-navy{color:var(--navy-deep);background:#1b4f8a1f}.status-pill.tone-blue{color:#1f4699;background:#568ce52e}.status-pill.tone-green{color:#2a6b4e;background:#54b68929}.status-pill.tone-red{color:#c94040;background:#ff6b6b29}.empty-state{background:var(--white);border:1.5px solid var(--sky-100);text-align:center;border-radius:24px;max-width:480px;margin:24px auto;padding:56px 32px}.empty-state .emoji{margin-bottom:12px;font-size:56px}.empty-state h2{color:var(--navy-deep);margin-bottom:8px;font-size:22px;font-weight:900}.empty-state p{color:var(--gray-500);margin-bottom:20px;font-size:14px;font-weight:600;line-height:1.5}.checkout{max-width:1200px;margin:0 auto;padding:24px 32px 80px}.checkout-gate{place-items:center;min-height:60vh;padding:24px;display:grid}.checkout-gate-card{background:var(--white);border:1.5px solid var(--sky-100);text-align:center;border-radius:24px;width:100%;max-width:440px;padding:48px 36px}.checkout-gate-card .emoji{margin-bottom:14px;font-size:56px}.checkout-gate-card h2{color:var(--navy-deep);margin-bottom:10px;font-size:22px;font-weight:900}.checkout-gate-card p{color:var(--gray-500);margin-bottom:22px;font-size:14px;font-weight:600;line-height:1.5}.checkout-gate-card .link-back{color:var(--navy);margin-top:18px;font-size:13px;font-weight:800;display:block}.checkout-gate-card .link-back:hover{color:var(--coral)}.checkout-head{margin-bottom:24px}.checkout-back{color:var(--gray-500);align-items:center;gap:6px;margin-bottom:8px;font-size:12.5px;font-weight:800;transition:color .15s;display:inline-flex}.checkout-back:hover{color:var(--navy)}.checkout-head h1{color:var(--navy-deep);letter-spacing:-.02em;margin-bottom:18px;font-size:30px;font-weight:900}.checkout-stepper{align-items:center;gap:0;max-width:480px;display:flex}.checkout-stepper .step{color:var(--gray-300);flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.checkout-stepper .step .num{background:var(--sky-100);width:32px;height:32px;color:var(--gray-500);border:2px solid #0000;border-radius:50%;place-items:center;font-size:13.5px;font-weight:900;transition:all .2s;display:grid}.checkout-stepper .step .lbl{letter-spacing:.04em;text-transform:uppercase;color:var(--gray-500);font-size:11px;font-weight:800}.checkout-stepper .step.active .num{background:var(--navy);color:var(--white);box-shadow:0 0 0 4px #1b4f8a26}.checkout-stepper .step.active .lbl{color:var(--navy-deep)}.checkout-stepper .step.done .num{color:var(--white);background:#54b689}.checkout-stepper .step.done .lbl{color:#2a6b4e}.checkout-stepper .step-line{background:var(--sky-200);flex:1;height:2px;margin:-18px 8px 0}.checkout-grid{grid-template-columns:1fr 380px;align-items:start;gap:24px;display:grid}.checkout-main{flex-direction:column;gap:16px;display:flex}.checkout-card{background:var(--white);border:1.5px solid var(--sky-100);border-radius:20px;padding:22px 24px}.checkout-card-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.checkout-card-title{color:var(--navy-deep);letter-spacing:-.01em;font-size:16px;font-weight:900}.checkout-card-title .muted{color:var(--gray-500);margin-left:6px;font-size:13.5px;font-weight:700}.checkout-card .checkout-step-cta{justify-content:flex-end;margin-top:18px;display:flex}.checkout-edit{color:var(--navy);border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:12.5px;font-weight:800;transition:background .15s;display:inline-flex}.checkout-edit:hover{background:var(--sky-100)}.checkout-addr{background:var(--sky-50);color:var(--navy-deep);border-radius:14px;padding:14px 16px;font-size:13.5px;font-weight:600;line-height:1.6}.checkout-addr .recipient{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.checkout-addr .recipient strong{color:var(--navy-deep);font-size:14.5px;font-weight:900}.checkout-addr .addr-label{background:var(--navy);color:var(--white);text-transform:uppercase;border-radius:100px;padding:2px 10px;font-size:10.5px;font-weight:800}.checkout-addr .phone{color:var(--gray-500);margin-bottom:6px;font-weight:700}.checkout-addr-loading{color:var(--gray-500);padding:12px;font-size:13px;font-weight:600}.checkout-items{flex-direction:column;gap:14px;display:flex}.checkout-item{border-bottom:1px solid var(--sky-100);grid-template-columns:64px 1fr auto;align-items:center;gap:14px;padding:12px 0;display:grid}.checkout-item:last-child{border-bottom:none;padding-bottom:0}.checkout-item .thumb{background:var(--sky-50);border-radius:12px;flex-shrink:0;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.checkout-item .thumb img{object-fit:cover;width:100%;height:100%}.checkout-item .thumb span{opacity:.4;font-size:28px}.checkout-item .nm{color:var(--navy-deep);margin-bottom:3px;font-size:13.5px;font-weight:800}.checkout-item .opts{color:var(--gray-500);margin-bottom:3px;font-size:11.5px;font-weight:700}.checkout-item .qty-line{color:var(--gray-500);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.checkout-item .line-total{color:var(--navy-deep);font-size:15px;font-weight:900}.pet-chips{flex-wrap:wrap;gap:8px;display:flex}.pet-chip{background:var(--white);color:var(--navy-deep);border:1.5px solid var(--sky-200);border-radius:100px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:800;transition:all .15s;display:inline-flex}.pet-chip:hover{border-color:var(--navy)}.pet-chip.active{background:var(--navy);color:var(--white);border-color:var(--navy)}.pet-chip .emo{font-size:15px}.checkout-notes{border:1.5px solid var(--sky-200);background:var(--sky-50);width:100%;color:var(--navy-deep);resize:vertical;border-radius:14px;min-height:80px;padding:14px 16px;font-family:inherit;font-size:13.5px;font-weight:600;transition:all .15s}.checkout-notes:focus{border-color:var(--navy);background:var(--white);outline:none;box-shadow:0 0 0 4px #1b4f8a14}.checkout-summary{flex-direction:column;gap:12px;display:flex;position:sticky;top:96px}.checkout-summary-title{color:var(--navy-deep);margin-bottom:12px;font-size:15px;font-weight:900}.summary-row{color:var(--gray-500);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13.5px;font-weight:700;display:flex}.summary-row.discount{color:#2a6b4e}.summary-row .free{color:#2a6b4e;font-style:normal;font-weight:800}.summary-divider{background:var(--sky-100);height:1px;margin:8px 0}.summary-total{color:var(--navy-deep);justify-content:space-between;align-items:baseline;margin-bottom:14px;font-size:14px;font-weight:800;display:flex}.summary-total strong{font-size:22px;font-weight:900}.summary-pay-note{background:var(--sky-50);color:var(--gray-500);border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:11.5px;font-weight:700;line-height:1.4}.summary-hint{text-align:center;color:var(--gray-500);background:var(--sky-50);border-radius:10px;padding:12px;font-size:12.5px;font-weight:700}.checkout-place-btn{width:100%}.checkout-trust{background:var(--cream);border-radius:14px;align-items:center;gap:12px;padding:12px 14px;display:flex}.checkout-trust>span{font-size:22px}.checkout-trust strong{color:var(--navy-deep);font-size:12.5px;font-weight:800;display:block}.checkout-trust small{color:var(--gray-500);font-size:11px;font-weight:700}.checkout-sticky{display:none}.confirm{max-width:960px;margin:0 auto;padding:32px 32px 80px;position:relative}.confirm-hero{text-align:center;z-index:2;margin-bottom:36px;position:relative}.confirm-check{width:96px;height:96px;color:var(--white);background:linear-gradient(135deg,#54b689 0%,#2a6b4e 100%);border-radius:50%;place-items:center;margin:0 auto 18px;animation:.8s cubic-bezier(.34,1.56,.64,1) both confirm-bounce;display:grid;box-shadow:0 16px 40px #2a6b4e52}@keyframes confirm-bounce{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.confirm-hero h1{color:var(--navy-deep);letter-spacing:-.02em;margin-bottom:8px;font-size:32px;font-weight:900}.confirm-thanks{color:var(--gray-500);margin-bottom:22px;font-size:15px;font-weight:600}.confirm-meta{background:var(--white);border:1.5px solid var(--sky-100);border-radius:16px;flex-wrap:wrap;justify-content:center;gap:36px;padding:14px 24px;display:inline-flex}.confirm-meta-item .lbl{color:var(--gray-500);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:10.5px;font-weight:800;display:block}.confirm-meta-item strong{color:var(--navy-deep);font-size:16px;font-weight:900}.confirm-grid{grid-template-columns:1fr 360px;gap:20px;margin-bottom:28px;display:grid}.confirm-side{flex-direction:column;gap:16px;display:flex}.confirm-card{background:var(--white);border:1.5px solid var(--sky-100);border-radius:20px;padding:22px 24px}.confirm-card h2{color:var(--navy-deep);letter-spacing:-.01em;margin-bottom:14px;font-size:15px;font-weight:900}.confirm-items{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.confirm-item{border-bottom:1px solid var(--sky-100);grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding-bottom:12px;display:grid}.confirm-item:last-child{border-bottom:none;padding-bottom:0}.confirm-item .thumb{background:var(--sky-50);border-radius:10px;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.confirm-item .thumb img{object-fit:cover;width:100%;height:100%}.confirm-item .thumb span{opacity:.4;font-size:24px}.confirm-item .nm{color:var(--navy-deep);margin-bottom:2px;font-size:13px;font-weight:800}.confirm-item .qty-line{color:var(--gray-500);font-size:11.5px;font-weight:700}.confirm-item .line-total{color:var(--navy-deep);font-size:14px;font-weight:900}.confirm-totals{border-top:1px solid var(--sky-100);padding-top:14px}.confirm-totals .row{color:var(--gray-500);justify-content:space-between;margin-bottom:6px;font-size:13.5px;font-weight:700;display:flex}.confirm-totals .row.discount{color:#2a6b4e}.confirm-totals .row .free{color:#2a6b4e;font-style:normal;font-weight:800}.confirm-totals .row.total{border-top:1px solid var(--sky-100);color:var(--navy-deep);align-items:baseline;margin-top:8px;padding-top:10px;font-size:15px;font-weight:900}.confirm-totals .row.total strong{font-size:20px}.confirm-addr{color:var(--navy-deep);font-size:13.5px;font-weight:600;line-height:1.6}.confirm-addr strong{margin-bottom:4px;font-size:14.5px;font-weight:900;display:block}.confirm-addr>div{color:var(--gray-500);font-weight:600}.confirm-next{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.confirm-next li{color:var(--navy-deep);align-items:flex-start;gap:12px;font-size:13px;font-weight:600;line-height:1.5;display:flex}.confirm-next li>span{flex-shrink:0;font-size:18px}.confirm-cta-row{grid-template-columns:1fr 1fr;gap:14px;max-width:480px;margin:0 auto;display:grid}.confetti{pointer-events:none;height:200px;position:absolute;top:0;bottom:auto;left:0;right:0;overflow:hidden}.confetti .dot{border-radius:2px;width:8px;height:8px;animation:2.4s ease-in forwards confetti-fall;position:absolute;top:-10px}.confetti .dot.d1{background:var(--coral)}.confetti .dot.d2{background:var(--amber)}.confetti .dot.d3{background:var(--navy)}.confetti .dot.d4{background:#54b689}@keyframes confetti-fall{0%{opacity:1;transform:translateY(-20px)rotate(0)}to{opacity:0;transform:translateY(220px)rotate(540deg)}}.account{max-width:1100px;margin:0 auto;padding:24px 32px 80px}.account-page-head{margin-bottom:24px}.account-back{color:var(--gray-500);align-items:center;gap:4px;margin-bottom:8px;font-size:12.5px;font-weight:800;transition:color .15s;display:inline-flex}.account-back:hover{color:var(--navy)}.account-page-head h1{color:var(--navy-deep);letter-spacing:-.02em;font-size:28px;font-weight:900}.account-page-head .sub{color:var(--gray-500);margin-top:4px;font-size:13px;font-weight:700}.page-head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.account-card{background:var(--white);border:1.5px solid var(--sky-100);border-radius:20px;margin-bottom:16px;padding:22px 24px}.account-section-title{color:var(--navy-deep);letter-spacing:-.01em;margin-bottom:14px;font-size:15px;font-weight:900}.account-header{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-dark) 100%);color:var(--white);border-radius:24px;align-items:center;gap:18px;margin-bottom:18px;padding:28px 32px;display:flex;position:relative;overflow:hidden}.account-header:after{content:"";background:#ffffff0f;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-40px;right:-40px}.account-header .avatar{width:76px;height:76px;color:var(--white);background:#ffffff2e;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;place-items:center;font-size:26px;font-weight:900;display:grid;overflow:hidden}.account-header .avatar img{object-fit:cover;width:100%;height:100%}.account-header .info{z-index:1;position:relative}.account-header h1{letter-spacing:-.02em;color:var(--white);margin-bottom:6px;font-size:26px;font-weight:900}.account-header .contact{opacity:.9;flex-wrap:wrap;gap:16px;font-size:13px;font-weight:600;display:flex}.account-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.account-stats .stat{background:var(--white);border:1.5px solid var(--sky-100);text-align:center;border-radius:18px;padding:18px 20px;text-decoration:none;transition:all .15s}a.account-stats .stat:hover,.account-stats a.stat:hover{border-color:var(--navy);transform:translateY(-2px)}.account-stats .stat .num{color:var(--navy-deep);letter-spacing:-.02em;font-size:26px;font-weight:900;line-height:1}.account-stats .stat .lbl{color:var(--gray-500);text-transform:uppercase;letter-spacing:.08em;margin-top:6px;font-size:11.5px;font-weight:800}.account-stats .stat .sub{color:var(--coral);margin-top:2px;font-size:11px;font-weight:800}.account-quicklinks{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.account-quicklinks .ql{background:var(--white);border:1.5px solid var(--sky-100);border-radius:18px;align-items:center;gap:14px;padding:18px 20px;text-decoration:none;transition:all .15s;display:flex}.account-quicklinks .ql:hover{border-color:var(--navy);transform:translateY(-2px);box-shadow:0 10px 24px #1b4f8a14}.account-quicklinks .ql .ic{background:var(--sky-50);border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.account-quicklinks .ql strong{color:var(--navy-deep);font-size:14px;font-weight:900;display:block}.account-quicklinks .ql small{color:var(--gray-500);margin-top:2px;font-size:11.5px;font-weight:700;display:block}.account-quicklinks .ql .arrow{color:var(--navy);margin-left:auto;font-size:16px;font-weight:900}.account-logout-row{text-align:center;margin-top:8px}.account-logout{background:var(--white);color:var(--coral-dark);border:1.5px solid var(--sky-200);border-radius:100px;padding:12px 28px;font-size:13.5px;font-weight:800;transition:all .15s}.account-logout:hover{border-color:var(--coral);background:#ff6b6b0d}.orders-list{flex-direction:column;gap:12px;display:flex}.order-card{background:var(--white);border:1.5px solid var(--sky-100);border-radius:18px;grid-template-columns:80px 1fr auto;align-items:center;gap:16px;padding:16px 20px;text-decoration:none;transition:all .15s;display:grid}.order-card:hover{border-color:var(--navy);transform:translateY(-2px);box-shadow:0 10px 24px #1b4f8a14}.order-thumb{background:var(--sky-50);border-radius:14px;flex-shrink:0;place-items:center;width:80px;height:80px;display:grid;overflow:hidden}.order-thumb img{object-fit:cover;width:100%;height:100%}.order-thumb span{opacity:.4;font-size:32px}.order-row-top{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:4px;display:flex}.order-num{color:var(--navy-deep);font-family:monospace;font-size:14px;font-weight:900}.order-date{color:var(--gray-500);margin-bottom:6px;font-size:12px;font-weight:700}.order-row-bot{color:var(--navy-deep);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.order-row-bot .total{font-size:15px;font-weight:900}.order-row-bot .dot-sep{color:var(--gray-300)}.order-cta{color:var(--navy);white-space:nowrap;font-size:12.5px;font-weight:800}.order-detail-head{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:4px;display:flex}.order-detail-head h1{letter-spacing:0;font-family:monospace}.order-card-section{background:var(--white);border:1.5px solid var(--sky-100);border-radius:20px;margin-bottom:16px;padding:22px 24px}.cancelled-banner{background:#ff6b6b14;border-color:#ff6b6b4d;align-items:center;gap:14px;display:flex}.cancelled-banner>span{color:var(--coral-dark);font-size:28px}.cancelled-banner strong{color:var(--coral-dark);font-size:14px;display:block}.cancelled-banner small{color:var(--gray-500);font-size:12px;font-weight:700}.order-timeline{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.order-timeline .tl-stop{flex-direction:column;align-items:center;padding:0 6px;display:flex;position:relative}.order-timeline .tl-dot{background:var(--sky-100);width:38px;height:38px;color:var(--gray-500);border:2px solid var(--sky-200);z-index:2;border-radius:50%;place-items:center;font-size:14px;font-weight:900;transition:all .3s;display:grid;position:relative}.order-timeline .tl-lbl{color:var(--gray-500);text-align:center;margin-top:8px;font-size:11.5px;font-weight:800}.order-timeline .tl-bar{background:var(--sky-200);z-index:1;height:3px;position:absolute;top:18px;left:50%;right:-50%}.order-timeline .tl-stop.done .tl-dot{color:var(--white);background:#54b689;border-color:#54b689}.order-timeline .tl-stop.done .tl-lbl{color:#2a6b4e}.order-timeline .tl-stop.done .tl-bar{background:#54b689}.order-timeline .tl-stop.current .tl-dot{transform:scale(1.08);box-shadow:0 0 0 4px #54b68933}.order-detail-grid{grid-template-columns:1fr 340px;align-items:start;gap:16px;display:grid}.order-detail-side{flex-direction:column;gap:16px;display:flex;position:sticky;top:96px}.pets-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.pet-card{background:var(--white);border:1.5px solid var(--sky-100);border-radius:18px;padding:18px 20px;transition:border-color .15s}.pet-card.editing{border-color:var(--navy);grid-column:1/-1}.pet-row{align-items:center;gap:14px;display:flex}.pet-avatar{background:var(--sky-50);border:2px solid var(--sky-100);border-radius:50%;flex-shrink:0;place-items:center;width:64px;height:64px;font-size:30px;display:grid;overflow:hidden}.pet-avatar img{object-fit:cover;width:100%;height:100%}.pet-meta{flex:1;min-width:0}.pet-meta h3{color:var(--navy-deep);margin-bottom:4px;font-size:17px;font-weight:900}.pet-tags{color:var(--gray-500);text-transform:capitalize;flex-wrap:wrap;gap:4px;font-size:12px;font-weight:700;display:flex}.pet-actions{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.pet-form{border-top:1px solid var(--sky-100);margin-top:18px;padding-top:18px}.pet-form-row{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.pet-form-row label{color:var(--gray-500);text-transform:uppercase;letter-spacing:.06em;font-size:11.5px;font-weight:800}.pet-form-row input,.pet-form-row select{color:var(--navy-deep);border:1.5px solid var(--sky-200);background:var(--white);border-radius:12px;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.pet-form-row input:focus,.pet-form-row select:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 4px #1b4f8a14}.pet-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.pet-form-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.addresses-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.address-card{background:var(--white);border:1.5px solid var(--sky-100);border-radius:18px;padding:20px 22px;transition:border-color .15s}.address-card.editing{border-color:var(--navy);grid-column:1/-1}.addr-top{margin-bottom:10px}.addr-label-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.addr-label-row .lbl{background:var(--sky-100);color:var(--navy);text-transform:uppercase;letter-spacing:.04em;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:800}.addr-label-row .default-pill{background:var(--amber);color:var(--navy-deep);text-transform:uppercase;letter-spacing:.04em;border-radius:100px;padding:3px 10px;font-size:10.5px;font-weight:900}.address-card .addr-top strong{color:var(--navy-deep);font-size:15px;font-weight:900}.address-card .phone{color:var(--gray-500);margin-top:2px;font-size:13px;font-weight:700}.addr-body{color:var(--navy-deep);border-top:1px solid var(--sky-100);padding-top:10px;font-size:13px;font-weight:600;line-height:1.6}.addr-body .lm{color:var(--gray-500);font-size:12px}.addr-actions{border-top:1px solid var(--sky-100);gap:4px;margin-top:12px;padding-top:12px;display:flex}.addr-edit-title{color:var(--navy-deep);margin-bottom:14px;font-size:14px;font-weight:900}.address-form{flex-direction:column;gap:12px;display:flex}.addr-form-row{flex-direction:column;gap:6px;display:flex}.addr-form-row label{color:var(--gray-500);text-transform:uppercase;letter-spacing:.06em;font-size:11.5px;font-weight:800}.addr-form-row label small{color:var(--gray-300);text-transform:none;letter-spacing:0;margin-left:6px;font-size:11px;font-weight:700}.addr-form-row input{color:var(--navy-deep);border:1.5px solid var(--sky-200);background:var(--white);border-radius:12px;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.addr-form-row input:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 4px #1b4f8a14}.addr-form-row .hint{color:var(--gray-500);font-size:11.5px;font-style:italic;font-weight:700}.addr-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.addr-form-grid.three{grid-template-columns:1fr 1fr 1fr}.addr-default-toggle{color:var(--navy-deep);cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.addr-default-toggle input{accent-color:var(--navy);width:16px;height:16px}.wishlist-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.wishlist-card{background:var(--white);border:1.5px solid var(--sky-100);border-radius:16px;flex-direction:column;transition:all .15s;display:flex;overflow:hidden}.wishlist-card:hover{border-color:var(--navy);box-shadow:0 10px 24px #1b4f8a14}.wishlist-img{aspect-ratio:1;background:var(--sky-50);place-items:center;display:grid;position:relative;overflow:hidden}.wishlist-img img{object-fit:cover;width:100%;height:100%}.wishlist-img .placeholder{opacity:.3;font-size:60px}.wishlist-img .oos-pill{background:var(--gray-500);color:var(--white);border-radius:100px;padding:4px 10px;font-size:11px;font-weight:800;position:absolute;top:10px;left:10px}.wishlist-body{flex-direction:column;flex:1;gap:6px;padding:14px;display:flex}.wishlist-body .brand-c{color:var(--navy);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:800}.wishlist-body .nm-c{color:var(--navy-deep);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;font-size:13.5px;font-weight:800;line-height:1.3;text-decoration:none;display:-webkit-box;overflow:hidden}.wishlist-body .pr-row{align-items:baseline;gap:8px;margin-top:2px;margin-bottom:6px;display:flex}.wishlist-body .pr-row .pr{color:var(--navy-deep);font-size:17px;font-weight:900}.wishlist-body .pr-row .mrp{color:var(--gray-500);font-size:12px;font-weight:600;text-decoration:line-through}.wishlist-actions{flex-direction:column;gap:6px;margin-top:auto;display:flex}.wl-add{background:var(--coral);color:var(--white);border-radius:100px;padding:10px 14px;font-size:12.5px;font-weight:800;transition:background .15s}.wl-add:hover:not(:disabled){background:var(--coral-dark)}.wl-add:disabled{background:var(--gray-300);cursor:not-allowed}.wl-remove{color:var(--gray-500);border:1.5px solid var(--sky-200);background:0 0;border-radius:100px;padding:8px 14px;font-size:11.5px;font-weight:800;transition:all .15s}.wl-remove:hover:not(:disabled){color:var(--coral-dark);border-color:var(--coral)}.wl-remove:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.checkout,.confirm,.account{padding-bottom:100px;padding-left:16px;padding-right:16px}.checkout-head h1{font-size:24px}.checkout-stepper{max-width:none}.checkout-stepper .step .num{width:28px;height:28px;font-size:12px}.checkout-stepper .step .lbl{font-size:10px}.checkout-stepper .step-line{margin-top:-14px}.checkout-grid{grid-template-columns:1fr;gap:14px}.checkout-summary{position:static}.checkout-summary .checkout-place-btn{display:none}.checkout-card{border-radius:16px;padding:18px 16px}.checkout-item{grid-template-columns:52px 1fr auto;gap:10px}.checkout-item .thumb{width:52px;height:52px}.checkout-item .nm{font-size:12.5px}.checkout-sticky{bottom:calc(60px + env(safe-area-inset-bottom,0px));background:var(--white);z-index:55;align-items:center;gap:12px;padding:10px 14px;position:fixed;left:0;right:0;box-shadow:0 -4px 16px #0000001a;display:flex!important}.checkout-sticky .price{flex-direction:column;display:flex}.checkout-sticky .lbl{color:var(--gray-500);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800}.checkout-sticky .amt{color:var(--navy-deep);font-size:18px;font-weight:900;line-height:1}.checkout-sticky .place{background:var(--coral);color:var(--white);border-radius:100px;flex:1;padding:14px;font-size:14px;font-weight:800}.checkout-sticky .place:disabled{background:var(--gray-300)}.confirm-check{width:72px;height:72px}.confirm-hero h1{font-size:24px}.confirm-meta{gap:24px;padding:12px 18px}.confirm-meta-item strong{font-size:14px}.confirm-grid{grid-template-columns:1fr;gap:14px}.confirm-cta-row{grid-template-columns:1fr;max-width:none}.confirm-card{border-radius:16px;padding:18px 16px}.account-header{border-radius:18px;gap:14px;padding:22px 20px}.account-header .avatar{width:62px;height:62px;font-size:22px}.account-header h1{font-size:20px}.account-header .contact{gap:10px;font-size:12px}.account-stats{grid-template-columns:repeat(3,1fr);gap:8px}.account-stats .stat{border-radius:14px;padding:14px 8px}.account-stats .stat .num{font-size:20px}.account-stats .stat .lbl{font-size:10px}.account-quicklinks{grid-template-columns:1fr 1fr;gap:10px}.account-quicklinks .ql{border-radius:14px;gap:10px;padding:14px}.account-quicklinks .ql .ic{width:36px;height:36px;font-size:18px}.account-quicklinks .ql strong{font-size:13px}.account-quicklinks .ql small{font-size:11px}.account-quicklinks .ql .arrow{display:none}.order-card{grid-template-columns:64px 1fr;gap:12px;padding:12px 14px}.order-thumb{border-radius:12px;width:64px;height:64px}.order-cta{display:none}.order-detail-grid{grid-template-columns:1fr}.order-detail-side{position:static}.order-timeline .tl-lbl{font-size:10px}.order-timeline .tl-dot{width:32px;height:32px;font-size:12px}.order-timeline .tl-bar{top:15px}.order-card-section{border-radius:16px;padding:18px 16px}.pets-grid{grid-template-columns:1fr}.pet-card{padding:14px 16px}.pet-avatar{width:56px;height:56px;font-size:26px}.pet-meta h3{font-size:15px}.pet-form-grid{grid-template-columns:1fr;gap:10px}.addresses-list{grid-template-columns:1fr}.address-card{padding:16px}.addr-form-grid{grid-template-columns:1fr;gap:10px}.addr-form-grid.three{grid-template-columns:1fr 1fr}.addr-form-grid.three .addr-form-row:first-child{grid-column:1/-1}.wishlist-grid{grid-template-columns:1fr 1fr;gap:10px}.wishlist-body{padding:10px}.wishlist-body .nm-c{min-height:32px;font-size:12.5px}.wishlist-body .pr-row .pr{font-size:15px}.wl-add{padding:9px 12px;font-size:11.5px}.wl-remove{padding:7px 12px;font-size:11px}.empty-state{border-radius:18px;padding:40px 22px}.empty-state .emoji{font-size:48px}.empty-state h2{font-size:20px}.account-page-head h1{font-size:22px}.page-head-row{flex-direction:column;align-items:stretch}}@media (max-width:968px) and (min-width:769px){.checkout,.confirm,.account{padding-left:20px;padding-right:20px}.checkout-grid{grid-template-columns:1fr 320px}.confirm-grid{grid-template-columns:1fr 300px}.account-quicklinks{grid-template-columns:repeat(2,1fr)}.wishlist-grid{grid-template-columns:repeat(3,1fr)}}.search-page{max-width:1280px;margin:0 auto;padding:32px 24px 80px}.search-head{margin-bottom:24px}.search-head h1{color:var(--navy-deep);letter-spacing:-.02em;font-size:28px;font-weight:900}.search-q{color:var(--coral)}.search-meta{color:var(--gray-500);margin-top:4px;font-size:13px;font-weight:700}.search-hint,.search-loading,.search-err{color:var(--gray-500);padding:28px 0;font-weight:600}.search-err{color:var(--coral-dark)}.search-empty{text-align:center;padding:80px 24px}.search-empty .emoji{margin-bottom:16px;font-size:56px;display:block}.search-empty h2{color:var(--navy-deep);margin-bottom:8px;font-size:22px;font-weight:900}.search-empty p{color:var(--gray-500);font-weight:600}.search-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:968px){.search-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.search-page{padding:20px 16px 80px}.search-grid{grid-template-columns:repeat(2,1fr);gap:10px}.search-head h1{font-size:22px}}.card-img .wish.is-wished{background:var(--coral);color:var(--white);border-color:var(--coral)}.card-img .wish.is-wished svg{fill:var(--white);stroke:var(--white)}.card-img .wish:disabled{opacity:.6;cursor:not-allowed}.pdp-reviews-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.pdp-reviews-head .pdp-section-title{margin-bottom:0}.pdp-write-review{background:var(--coral);color:var(--white);border-radius:100px;padding:10px 18px;font-size:13px;font-weight:800;transition:background .15s}.pdp-write-review:hover{background:var(--coral-dark)}.pdp-review-form{background:var(--white);border:1.5px solid var(--sky-100);border-radius:18px;flex-direction:column;gap:16px;margin-bottom:18px;padding:22px 24px;display:flex}.pdp-review-form .rf-row{flex-direction:column;gap:8px;display:flex}.pdp-review-form label{color:var(--gray-500);text-transform:uppercase;letter-spacing:.06em;font-size:11.5px;font-weight:800}.pdp-review-form input,.pdp-review-form textarea{color:var(--navy-deep);border:1.5px solid var(--sky-200);background:var(--white);border-radius:12px;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.pdp-review-form input:focus,.pdp-review-form textarea:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 4px #1b4f8a14}.pdp-review-form textarea{resize:vertical;min-height:96px}.rf-stars{gap:4px;display:flex}.rf-star{cursor:pointer;color:var(--sky-200);background:0 0;border:none;padding:4px 6px;font-size:28px;transition:color .15s,transform .15s}.rf-star.on{color:#f4923a}.rf-star:hover{transform:scale(1.1)}.rf-actions{justify-content:flex-end;gap:10px;display:flex}.rf-cancel{color:var(--gray-500);border:1.5px solid var(--sky-200);background:0 0;border-radius:100px;padding:10px 18px;font-size:13px;font-weight:800}.rf-cancel:hover:not(:disabled){border-color:var(--gray-500);color:var(--navy-deep)}.rf-submit{background:var(--navy);color:var(--white);border-radius:100px;padding:10px 22px;font-size:13px;font-weight:800;transition:background .15s}.rf-submit:hover:not(:disabled){background:var(--navy-deep)}.rf-submit:disabled,.rf-cancel:disabled{opacity:.6;cursor:not-allowed}.category-page{max-width:1280px;margin:0 auto;padding:24px 24px 80px}.cat-crumb{color:var(--gray-500);align-items:center;gap:8px;margin-bottom:18px;font-size:13px;font-weight:700;display:flex}.cat-crumb a{color:var(--gray-500);text-decoration:none;transition:color .15s}.cat-crumb a:hover{color:var(--navy)}.cat-crumb strong{color:var(--navy-deep);font-weight:900}.cat-crumb span{color:var(--gray-300)}.cat-head{background:var(--sky-50);border-radius:24px;align-items:center;gap:20px;margin-bottom:24px;padding:28px 32px;display:flex}.cat-head-icon{background:var(--white);border-radius:50%;place-items:center;width:80px;height:80px;font-size:56px;line-height:1;display:grid;box-shadow:0 4px 16px #1b4f8a1a}.cat-head h1{color:var(--navy-deep);letter-spacing:-.02em;margin-bottom:4px;font-size:32px;font-weight:900}.cat-head p{color:var(--navy);font-size:13px;font-weight:700}.cat-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.cat-count{color:var(--gray-500);font-size:14px;font-weight:800}.cat-sort{color:var(--gray-500);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.cat-sort select{color:var(--navy-deep);border:1.5px solid var(--sky-200);background:var(--white);cursor:pointer;border-radius:10px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:700}.cat-sort select:focus{border-color:var(--navy);outline:none}.shop-cats{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:32px;display:grid}.shop-cats .cat{background:var(--sky-50);border:1.5px solid #0000;border-radius:18px;flex-direction:column;align-items:center;gap:6px;padding:24px 16px;text-decoration:none;transition:all .15s;display:flex}.shop-cats .cat:hover{border-color:var(--navy);transform:translateY(-3px);box-shadow:0 10px 24px #1b4f8a14}.shop-cats .cat .cat-emoji{font-size:38px;line-height:1}.shop-cats .cat .cat-name{color:var(--navy-deep);font-size:14px;font-weight:900}.shop-cats .cat .cat-num{color:var(--gray-500);font-size:11px;font-weight:700}.cat-section-title{color:var(--navy-deep);letter-spacing:-.02em;margin:24px 0 16px;font-size:22px;font-weight:900}@media (max-width:968px){.shop-cats{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.category-page{padding:16px 14px 80px}.cat-head{border-radius:18px;gap:14px;padding:20px 18px}.cat-head-icon{width:56px;height:56px;font-size:36px}.cat-head h1{font-size:22px}.shop-cats{grid-template-columns:repeat(2,1fr);gap:10px}.shop-cats .cat{border-radius:14px;padding:18px 12px}}.pdp-gallery-main.pdp-img-failed:after{content:"🐾";opacity:.25;pointer-events:none;place-items:center;font-size:120px;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.legal{max-width:880px;margin:0 auto;padding:32px 24px 96px}.legal-head{margin-bottom:32px}.legal-head h1{color:var(--navy-deep);letter-spacing:-.02em;font-size:36px;font-weight:900;line-height:1.1}.legal-meta{color:var(--gray-500);margin-top:8px;font-size:13px;font-weight:700}.legal-body{color:var(--navy-deep);font-size:15.5px;line-height:1.7}.legal-body p{margin:0 0 18px}.legal-body h2{color:var(--navy-deep);letter-spacing:-.015em;margin:36px 0 12px;font-size:20px;font-weight:900}.legal-body ul{flex-direction:column;gap:6px;margin:0 0 18px;padding-left:22px;display:flex}.legal-body li{padding-left:4px}.legal-body a{color:var(--navy);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.legal-body a:hover{color:var(--coral-dark)}.legal-body strong{color:var(--navy-deep);font-weight:800}@media (max-width:768px){.legal{padding:20px 16px 80px}.legal-head h1{font-size:26px}.legal-body{font-size:14.5px}.legal-body h2{margin:28px 0 10px;font-size:17px}}.footer-bottom-links{align-items:center;gap:12px;display:flex}.footer-bottom-links a{color:inherit;font-weight:700;text-decoration:none;transition:opacity .15s}.footer-bottom-links a:hover{opacity:1;text-decoration:underline}.footer-bottom-links span{opacity:.5}.pay-methods{flex-direction:column;gap:10px;display:flex}.pay-method{border:1.5px solid var(--sky-200);cursor:pointer;background:var(--white);border-radius:14px;align-items:flex-start;gap:14px;padding:16px 18px;transition:all .15s;display:flex}.pay-method:hover{border-color:var(--navy)}.pay-method.active{border-color:var(--navy);background:var(--sky-50);box-shadow:0 0 0 4px #1b4f8a0f}.pay-method input{accent-color:var(--navy);flex-shrink:0;width:18px;height:18px;margin-top:4px}.pay-method-body{flex-direction:column;gap:4px;display:flex}.pay-method-body strong{color:var(--navy-deep);font-size:14.5px;font-weight:800}.pay-method-body small{color:var(--gray-500);font-size:12.5px;font-weight:600}.status-pill.tone-gray{color:#4a5568;background:#78829624}.am-panel.rr-panel{max-width:520px}.rr-section{margin-bottom:16px}.rr-label{color:var(--gray-500);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:11.5px;font-weight:800;display:block}.rr-label small{text-transform:none;letter-spacing:0;color:var(--gray-300);margin-left:4px;font-weight:700}.rr-items{flex-direction:column;gap:8px;max-height:280px;padding-right:2px;display:flex;overflow-y:auto}.rr-item{background:var(--white);border:1.5px solid var(--sky-100);cursor:pointer;border-radius:14px;grid-template-columns:auto 56px 1fr auto;align-items:center;gap:12px;padding:10px 12px;transition:all .15s;display:grid}.rr-item:hover{border-color:var(--sky-200)}.rr-item.on{border-color:var(--navy);background:var(--sky-50);box-shadow:0 0 0 4px #1b4f8a0f}.rr-item>input[type=checkbox]{width:18px;height:18px;accent-color:var(--navy);cursor:pointer}.rr-thumb{background:var(--sky-50);border-radius:12px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.rr-thumb img{object-fit:cover;width:100%;height:100%}.rr-thumb span{opacity:.4;font-size:22px}.rr-item-meta{min-width:0}.rr-item-name{color:var(--navy-deep);text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:13.5px;font-weight:800;overflow:hidden}.rr-item-sub{color:var(--gray-500);font-size:11.5px;font-weight:700}.rr-qty{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;font-size:11.5px;font-weight:800;display:flex}.rr-qty input{width:52px;color:var(--navy-deep);text-align:center;border:1.5px solid var(--sky-200);background:var(--white);border-radius:8px;padding:6px 4px;font-family:inherit;font-size:14px;font-weight:800}.rr-qty input:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #1b4f8a1a}.rr-qty input:disabled{opacity:.4;background:var(--sky-50)}.rr-select,.rr-textarea{width:100%;color:var(--navy-deep);border:1.5px solid var(--sky-200);background:var(--white);border-radius:12px;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.rr-select:focus,.rr-textarea:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 4px #1b4f8a14}.rr-textarea{resize:vertical;min-height:80px;line-height:1.45}.rr-char-count{text-align:right;color:var(--gray-500);margin-top:6px;font-size:11px;font-weight:700}.rr-footer{gap:10px;margin-top:18px;display:flex}.rr-footer .btn-outline-navy{flex:none}.rr-footer .rf-submit{flex:1}.rr-refund-card{background:linear-gradient(135deg,#54b6891a 0%,#54b6890a 100%);border-color:#54b68959;justify-content:space-between;align-items:center;gap:16px;display:flex}.rr-refund-amount{color:#2a6b4e;letter-spacing:-.02em;font-family:inherit;font-size:28px;font-weight:900}.order-timeline.order-timeline-5,.order-timeline.rr-timeline{grid-template-columns:repeat(5,1fr)}@media (max-width:768px){.am-panel.rr-panel{max-width:100%}.rr-item{grid-template-rows:auto auto;grid-template-columns:auto 48px 1fr;gap:6px 10px}.rr-thumb{width:48px;height:48px}.rr-qty{border-top:1px dashed var(--sky-100);grid-column:1/-1;justify-content:flex-end;margin-top:2px;padding-top:8px}.rr-refund-amount{font-size:22px}.order-timeline.rr-timeline .tl-lbl{font-size:9.5px}.order-timeline.rr-timeline .tl-lbl small{display:none!important}}.tracking-hero-banner{letter-spacing:-.01em;border-radius:14px;margin-bottom:16px;padding:14px 20px;font-size:14px;font-weight:800}.tracking-hero-ofd{color:#8b6914;background:#f5b82e2e;border:1.5px solid #f5b82e80}.tracking-hero-delivered{color:#2a6b4e;background:#54b6891f;border:1.5px solid #54b68966}.tracking-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.tracking-card-header .account-section-title{margin-bottom:0}.tracking-meta{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.tracking-meta-row{align-items:center;gap:8px;font-size:13px;display:flex}.tracking-meta-label{color:var(--gray-500);flex-shrink:0;min-width:90px;font-weight:700}.tracking-meta-value{color:var(--ink);font-weight:800}.tracking-eta{color:var(--navy);font-weight:900}.tracking-delivered-on{color:#2a6b4e;font-weight:900}.tracking-awb-row{align-items:center;gap:8px;display:flex}.tracking-awb-num{background:var(--sky-50);border:1px solid var(--sky-200);letter-spacing:.04em;border-radius:6px;padding:3px 8px;font-family:monospace;font-size:13px;font-weight:700}.tracking-copy-btn{background:var(--sky-50);border:1.5px solid var(--sky-200);cursor:pointer;border-radius:6px;padding:4px 6px;font-size:14px;line-height:1;transition:background .15s}.tracking-copy-btn:hover{background:var(--sky-100)}.tracking-track-btn{background:var(--navy);color:var(--white);border-radius:100px;align-items:center;margin-bottom:22px;padding:10px 20px;font-size:13px;font-weight:800;text-decoration:none;transition:background .15s,transform .12s;display:inline-flex}.tracking-track-btn:hover{background:var(--navy-dark);transform:translateY(-1px)}.tracking-checkpoints{border-top:1.5px solid var(--sky-100);padding-top:18px}.tracking-checkpoints-title{color:var(--gray-500);text-transform:uppercase;letter-spacing:.07em;margin-bottom:14px;font-size:12px;font-weight:800}.tracking-no-checkpoints{color:var(--gray-500);padding:8px 0;font-size:13px;font-style:italic;font-weight:600}.tracking-checkpoint-list{flex-direction:column;gap:0;list-style:none;display:flex;position:relative}.tracking-checkpoint-list:before{content:"";background:var(--sky-200);z-index:0;width:2px;position:absolute;top:8px;bottom:8px;left:7px}.tracking-checkpoint{align-items:flex-start;gap:14px;padding:8px 0;display:flex;position:relative}.tcp-dot{background:var(--sky-200);border:2.5px solid var(--sky-300);z-index:1;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:2px;transition:all .2s;position:relative}.tracking-checkpoint-latest .tcp-dot{background:var(--navy);border-color:var(--navy);box-shadow:0 0 0 4px #1b4f8a24}.tcp-body{flex:1;min-width:0}.tcp-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.tcp-label{color:var(--ink);font-size:13px;font-weight:800;line-height:1.3}.tracking-checkpoint-latest .tcp-label{color:var(--navy)}.tcp-time{color:var(--gray-500);white-space:nowrap;flex-shrink:0;margin-top:1px;font-size:11.5px;font-weight:700}.tcp-location{color:var(--gray-500);margin-top:3px;font-size:11.5px;font-weight:600}.order-awb-chip{color:var(--navy-deep);letter-spacing:.03em;background:#1b4f8a14;border:1px solid #1b4f8a26;border-radius:100px;margin-top:6px;padding:3px 9px;font-size:11px;font-weight:800;display:inline-block}@media (max-width:480px){.tracking-hero-banner{border-radius:12px;padding:12px 16px;font-size:13px}.tracking-meta-row{flex-wrap:wrap}.tracking-meta-label{min-width:80px}.tracking-checkpoint-list:before{left:6px}.tcp-dot{width:14px;height:14px}.tracking-checkpoint{gap:10px}.tcp-label{font-size:12.5px}.tracking-track-btn{padding:9px 16px;font-size:12.5px}.order-timeline.order-timeline-5 .tl-lbl{text-wrap:balance;word-break:keep-all;max-width:70px;font-size:11px;line-height:1.2}.order-timeline.order-timeline-5 .tl-dot{width:30px;height:30px;font-size:11px}.order-timeline.order-timeline-5 .tl-bar{top:14px}}.tl-lbl .tl-ts{opacity:.6;margin-top:2px;font-size:10px;font-weight:600;line-height:1.3;display:block}.btn-secondary{background:var(--white);border:1.5px solid var(--navy);width:100%;color:var(--navy);text-align:center;cursor:pointer;border-radius:999px;margin-top:8px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:block}.btn-secondary:hover{background:var(--navy);color:var(--white)}.cancel-modal-panel{max-width:440px}.cancel-modal-icon{text-align:center;color:var(--coral-dark,#c94040);margin-bottom:4px;font-size:36px}.cancel-modal-form{flex-direction:column;gap:12px;display:flex}.cancel-modal-select{border:1.5px solid var(--sky-200,#d0e4f7);width:100%;color:var(--navy-deep,#1b4f8a);background:var(--white);-webkit-appearance:auto;appearance:auto;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:14px}.cancel-modal-select:focus{border-color:var(--navy);outline:none}.cancel-modal-textarea{border:1.5px solid var(--sky-200,#d0e4f7);resize:vertical;width:100%;color:var(--navy-deep,#1b4f8a);box-sizing:border-box;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:13.5px}.cancel-modal-textarea:focus{border-color:var(--navy);outline:none}.cancel-modal-actions{gap:10px;margin-top:4px;display:flex}.cancel-modal-keep,.cancel-modal-confirm{flex:1}.eb-root{background:var(--cream);place-items:center;min-height:70vh;padding:40px 20px;display:grid}.eb-root-card{background:var(--white);text-align:center;border:1px solid var(--gray-100);border-radius:20px;width:100%;max-width:480px;padding:40px 32px;box-shadow:0 24px 60px #0d2a5214}.eb-root-illo{margin-bottom:12px;font-size:56px;line-height:1}.eb-root-card h1{color:var(--navy-deep);letter-spacing:-.5px;margin:0 0 12px;font-size:26px;font-weight:900}.eb-root-tag{color:var(--gray-500);margin:0 0 20px;font-size:14.5px;font-weight:600;line-height:1.5}.eb-root-msg{background:var(--sky-50);border:1px solid var(--sky-200);color:var(--navy-deep);text-align:left;white-space:pre-wrap;word-break:break-word;border-radius:10px;max-height:140px;margin:0 0 24px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;overflow:auto}.eb-root-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.eb-btn-primary,.eb-btn-secondary{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s}.eb-btn-primary{background:var(--coral);color:var(--white);box-shadow:0 8px 20px #ff6b6b52}.eb-btn-primary:hover{background:var(--coral-dark);transform:translateY(-1px);box-shadow:0 12px 26px #ff6b6b6b}.eb-btn-secondary{background:var(--white);color:var(--navy);border-color:var(--gray-300)}.eb-btn-secondary:hover{border-color:var(--navy);background:var(--sky-50)}.eb-feature{background:var(--sky-50);border:1px dashed var(--sky-300);border-radius:14px;align-items:center;gap:14px;margin:12px 0;padding:18px 20px;display:flex}.eb-feature-illo{font-size:28px;line-height:1}.eb-feature-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.eb-feature-body strong{color:var(--navy-deep);font-size:14px;font-weight:800}.eb-feature-body span{color:var(--gray-500);font-size:12.5px;font-weight:600}.eb-feature-retry{background:var(--navy);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:800;transition:background .15s}.eb-feature-retry:hover{background:var(--navy-dark)}.ps-generic,.ps-home,.ps-pdp,.ps-search,.ps-checkout,.ps-account{max-width:1280px;margin:0 auto;padding:24px 40px 80px}.ps-row{flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.ps-cat{flex-direction:column;flex:80px;align-items:center;display:flex}.ps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.ps-card{flex-direction:column;display:flex}.ps-pdp-main{grid-template-columns:1fr 1fr;gap:48px;margin-top:8px;display:grid}.ps-pdp-info{flex-direction:column;display:flex}.ps-stepper{gap:12px;margin-bottom:24px;display:flex}.ps-checkout-grid{grid-template-columns:1fr 360px;gap:24px;display:grid}.ps-checkout-main{flex-direction:column;display:flex}.ps-account-grid{grid-template-columns:240px 1fr;gap:24px;display:grid}@media (max-width:900px){.ps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ps-pdp-main{grid-template-columns:1fr;gap:24px}.ps-checkout-grid,.ps-account-grid{grid-template-columns:1fr}}@media (max-width:600px){.ps-generic,.ps-home,.ps-pdp,.ps-search,.ps-checkout,.ps-account{padding:16px 16px 60px}.ps-row{gap:12px}}.nf-page{background:var(--cream);place-items:center;min-height:70vh;padding:40px 20px;display:grid}.nf-card{text-align:center;background:var(--white);border:1px solid var(--gray-100);border-radius:24px;width:100%;max-width:520px;padding:48px 32px;box-shadow:0 24px 60px #0d2a5214}.nf-illo{justify-content:center;align-items:center;gap:8px;margin-bottom:16px;display:flex}.nf-emoji{font-size:48px;line-height:1}.nf-code{letter-spacing:-2px;color:var(--navy);font-family:Plus Jakarta Sans,inherit;font-size:64px;font-weight:900;line-height:1}.nf-card h1{color:var(--navy-deep);letter-spacing:-.5px;margin:0 0 12px;font-size:28px;font-weight:900}.nf-tag{color:var(--gray-500);margin:0 0 28px;font-size:15px;font-weight:600;line-height:1.55}.nf-links{flex-direction:column;align-items:center;gap:18px;display:flex}.nf-link-primary{background:var(--coral);color:var(--white);border-radius:12px;padding:14px 28px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .15s,background .15s,box-shadow .15s;display:inline-block;box-shadow:0 10px 24px #ff6b6b59}.nf-link-primary:hover{background:var(--coral-dark);transform:translateY(-1px);box-shadow:0 14px 30px #ff6b6b73}.nf-link-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.nf-chip{background:var(--sky-50);color:var(--navy);border:1px solid var(--sky-200);border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.nf-chip:hover{background:var(--white);border-color:var(--navy);transform:translateY(-1px)}@media (max-width:600px){.nf-card{padding:36px 22px}.nf-card h1{font-size:24px}.nf-code{font-size:52px}.nf-emoji{font-size:40px}}.tracking-eta-card{color:var(--navy-deep);letter-spacing:-.01em;background:#1b4f8a12;border:1.5px solid #1b4f8a2e;border-radius:12px;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:13.5px;font-weight:700;display:flex}.tracking-eta-card strong{color:var(--navy);font-weight:900}.tracking-eta-overdue{color:#7c5a0a;background:#f5b82e29;border-color:#f5b82e73}.tracking-eta-overdue strong{color:#7c5a0a}.hub-progress-bar{scrollbar-width:thin;scrollbar-color:var(--sky-200) transparent;align-items:flex-start;gap:0;margin-bottom:20px;padding:14px 4px 4px;display:flex;overflow-x:auto}.hub-progress-bar::-webkit-scrollbar{height:4px}.hub-progress-bar::-webkit-scrollbar-track{background:0 0}.hub-progress-bar::-webkit-scrollbar-thumb{background:var(--sky-200);border-radius:2px}.hub-stop{flex-direction:column;flex:1;align-items:center;min-width:64px;display:flex;position:relative}.hub-connector{background:var(--sky-200);z-index:0;width:100%;height:2px;position:absolute;top:5px;right:50%}.hub-connector-filled{background:#54b689}.hub-dot{border:2px solid var(--sky-300);background:var(--white);z-index:1;border-radius:50%;flex-shrink:0;width:12px;height:12px;transition:all .2s;position:relative}.hub-dot-filled{background:#54b689;border-color:#3d9468}.hub-dot-current{background:var(--navy);border-color:var(--navy);animation:1.8s ease-in-out infinite hub-pulse;box-shadow:0 0 0 4px #1b4f8a33}@keyframes hub-pulse{0%,to{box-shadow:0 0 0 4px #1b4f8a33}50%{box-shadow:0 0 0 8px #1b4f8a14}}.hub-label{text-align:center;flex-direction:column;align-items:center;gap:2px;margin-top:6px;display:flex}.hub-city{color:var(--ink);white-space:nowrap;font-size:11px;font-weight:700;line-height:1.2}.hub-badge{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:1px 5px;font-size:9px;font-weight:800}.hub-badge-origin{color:#2a6b4e;background:#54b68926;border:1px solid #54b6894d}.hub-badge-dest{color:var(--navy);background:#1b4f8a1a;border:1px solid #1b4f8a33}@media (max-width:768px){.hub-progress-bar{gap:0;padding:12px 0 8px}.hub-stop{min-width:56px}.hub-city{text-overflow:ellipsis;max-width:52px;font-size:10px;overflow:hidden}}.ndr-banner{background:#ff6b6b1a;border:1.5px solid #ff6b6b59;border-radius:14px;margin-bottom:16px;padding:14px 18px}.ndr-banner-top{align-items:flex-start;gap:10px;display:flex}.ndr-icon{flex-shrink:0;font-size:22px;line-height:1.2}.ndr-text{flex:1;min-width:0}.ndr-title{color:#7a2020;font-size:13.5px;font-weight:800;line-height:1.3}.ndr-reason{color:#a33;margin-top:3px;font-size:12.5px;font-style:italic;font-weight:600}.ndr-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ndr-btn{cursor:pointer;border:1.5px solid #0000;border-radius:999px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:800;line-height:1;transition:background .15s,transform .12s,opacity .15s}.ndr-btn:disabled{opacity:.55;cursor:not-allowed}.ndr-btn-primary{background:var(--coral);color:var(--white);border-color:var(--coral)}.ndr-btn-primary:hover:not(:disabled){background:var(--coral-dark);transform:translateY(-1px)}.ndr-btn-secondary{background:var(--white);color:var(--coral-dark);border-color:#ff6b6b66}.ndr-btn-secondary:hover:not(:disabled){background:#ff6b6b14}.ndr-instructions-panel{flex-direction:column;gap:8px;margin-top:12px;display:flex}.ndr-instructions-input{resize:vertical;width:100%;color:var(--ink);background:var(--white);box-sizing:border-box;border:1.5px solid #ff6b6b59;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:13.5px}.ndr-instructions-input:focus{border-color:var(--coral);outline:none}.ndr-instructions-actions{flex-wrap:wrap;gap:8px;display:flex}.delivery-agent-row{color:var(--navy-deep);background:#1b4f8a0f;border:1.5px solid #1b4f8a24;border-radius:10px;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:10px;padding:10px 14px;font-size:13px;font-weight:700;display:flex}.delivery-agent-phone{color:var(--navy);font-weight:800;text-decoration:none}.delivery-agent-phone:hover{text-decoration:underline}.tracking-pod-panel{flex-direction:column;align-items:flex-start;gap:4px;padding:14px 18px;display:flex}.pod-title{font-size:14px;font-weight:900;line-height:1.3}.pod-detail{opacity:.85;font-size:13px;font-weight:600;line-height:1.4}.pod-detail strong{opacity:1;font-weight:800}.tcp-dot-green{background:#54b689;border-color:#3d9468}.tcp-dot-blue{background:#3b82f6;border-color:#2563eb}.tcp-dot-amber{background:var(--amber);border-color:#c9920c}.tcp-dot-red{background:var(--coral);border-color:var(--coral-dark)}.tcp-dot-gray{background:var(--gray-300);border-color:var(--gray-300)}.tcp-instructions{color:var(--gray-500);margin-top:3px;font-size:11.5px;font-style:italic;font-weight:600;line-height:1.4}@media (max-width:480px){.tracking-eta-card{padding:10px 13px;font-size:12.5px}.ndr-banner{padding:12px 14px}.ndr-actions{gap:6px}.ndr-btn{padding:8px 13px;font-size:12px}.delivery-agent-row{font-size:12px}.pod-title{font-size:13px}.pod-detail{font-size:12px}.tcp-instructions{font-size:11px}}.pdp-pincode{background:#f7faff;border:1px solid #e3eaf5;border-radius:10px;margin:16px 0;padding:12px 14px}.pdp-pincode-label{color:var(--navy);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.pdp-pincode-input-row{gap:8px;display:flex}.pdp-pincode-input{letter-spacing:.1em;background:#fff;border:1px solid #c8d3e2;border-radius:8px;flex:1;padding:9px 12px;font-family:inherit;font-size:14px}.pdp-pincode-input:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #14285014}.pdp-pincode-btn{background:var(--navy);color:#fff;cursor:pointer;letter-spacing:.02em;border:none;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:600}.pdp-pincode-btn:disabled{cursor:not-allowed;background:#c0c8d4}.pdp-pincode-btn:not(:disabled):hover{background:#0d1f3d}.pdp-pincode-result{border-radius:8px;margin-top:10px;padding:10px 12px;font-size:13px;line-height:1.5}.pdp-pincode-success{color:#1b4f1f;background:#e8f5e9;border:1px solid #b8dabb}.pdp-pincode-error{color:#8a1c0e;background:#fdecea;border:1px solid #f5c6c1;align-items:center;gap:8px;display:flex}.pdp-pincode-line{align-items:center;gap:8px;margin:2px 0;display:flex}.pdp-pincode-icon{text-align:center;flex:0 0 16px}.pdp-pincode-cod{opacity:.85;font-size:12px}@media (max-width:768px){.pdp-pincode{padding:10px 12px}.pdp-pincode-input{padding:8px 10px;font-size:13px}.pdp-pincode-btn{padding:8px 12px;font-size:12px}.pdp-pincode-result{font-size:12px}}
