:root{--ink:#1c2333;--navy:#1f2e44;--navy-hover:#2a3f5c;--gold:#d4b28c;--gold-hover:#c9a477;--gold-ink:#8a6a3f;--cream:#faf8f5;--cream-2:#f5f0ea;--canvas:#fffdf8;--line:#ececec;--muted:#888;--r-sm:8px;--r-md:14px;--r-lg:24px;--r-pill:999px;--shadow-soft:0 8px 24px #1f2e440f;--shadow-warm:0 18px 40px -12px #3c28142e;--ease-out-soft:cubic-bezier(.16,.84,.44,1);--ease-spring:cubic-bezier(.34,1.56,.64,1);--dur-1:.16s;--dur-2:.3s;--dur-3:.64s;--stagger:70ms}*{box-sizing:border-box}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}body{font-family:var(--font-inter), Inter, system-ui, -apple-system, sans-serif;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}.container{width:min(1280px,94%);margin:0 auto}.site-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:40;background:#fffdf8f5;border-bottom:1px solid #eee;transition:all .3s;position:sticky;top:0}.top-banner{text-align:center;color:#f6f1e9;background:#2f3b4e;max-height:50px;padding:.5rem;font-size:.9rem;transition:padding .3s,max-height .3s,opacity .3s;overflow:hidden}.header-inner{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;transition:padding .3s;display:flex}.header--scrolled .top-banner{opacity:0;max-height:0;padding:0}.header--scrolled .header-inner{padding:.25rem 0}.header--scrolled .logo img{transform-origin:0;transition:transform .3s;transform:scale(.5)}.header--scrolled .header-cart-btn,.header--scrolled .header-wishlist-btn{width:32px;height:32px}.header--scrolled .nav-list{gap:.2rem}.header--scrolled .header-actions{gap:.4rem}.logo-group{flex-shrink:0;align-items:center;gap:.8rem;display:flex}.logo{flex-shrink:0;align-items:center;gap:.5rem;font-weight:800;display:flex}.logo img{background:0 0;border-radius:0}.about-link{color:#1f2e44;white-space:nowrap;border-radius:8px;padding:.4rem .8rem;font-size:.9rem;font-weight:600;transition:background .2s,color .2s}.about-link:hover{color:#d4b28c;background:#f0ebe4}.nav-list{align-items:center;gap:.4rem;font-size:.95rem;display:flex}.nav-list a{white-space:nowrap;transition:color .2s}.nav-list a:hover{color:#d4b28c}.header-actions{flex-shrink:1;align-items:center;gap:.8rem;min-width:0;display:flex}.page-stack{gap:2rem;padding:2rem 0 3rem;display:grid}.hero-panel{background:linear-gradient(135deg,#ffefe2,#f4f9ff);border-radius:24px;padding:2rem}.hero-buttons{flex-wrap:wrap;gap:.8rem;display:flex}.btn-primary,.btn-secondary{border:1px solid #d6d6d6;border-radius:999px;padding:.7rem 1rem;transition:background .2s,color .2s,border-color .2s;display:inline-block}.btn-primary{color:#fff;background:#1f2e44;border-color:#1f2e44}.btn-primary:hover{background:#2a3f5c;border-color:#2a3f5c}.btn-secondary:hover{background:#f0ebe4;border-color:#c8c0b5}.collections-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.products-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.collection-card,.product-card{background:#fff;border:1px solid #ececec;border-radius:18px;padding:1rem}.product-image{object-fit:contain;background:#f8f6f3;border-radius:12px;width:100%;height:280px}.product-subtitle{color:#888;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.3;display:-webkit-box;overflow:hidden}.product-image-wrapper{position:relative}.product-image-link{cursor:pointer;display:block}.product-quick-add{color:#fff;cursor:pointer;opacity:0;background:#1f2e44;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .2s,transform .2s,background .2s;display:flex;position:absolute;bottom:10px;right:10px;transform:scale(.85);box-shadow:0 2px 8px #00000026}.product-card:hover .product-quick-add{opacity:1;transform:scale(1)}.product-quick-add:hover{background:#2a3f5c}.product-quick-add--added{opacity:1;background:#3c8;transform:scale(1)}.product-meta{justify-content:space-between;margin:.6rem 0;font-size:.95rem;display:flex}.site-footer{background:var(--navy);color:#e5e7eb;padding:0 0 1rem}.site-footer a{color:#e5e7eb;opacity:.85;transition:opacity .2s}.site-footer a:hover{opacity:1}.footer-social-bar{align-items:center;gap:1.5rem;padding:1.5rem 0;display:flex}.footer-social-title{letter-spacing:.05em;margin:0;font-size:1.1rem;font-weight:800}.footer-social-icons{gap:1rem;display:flex}.footer-social-icons a{opacity:.8;align-items:center;display:flex}.footer-social-icons a:hover{opacity:1}.footer-divider{border:none;border-top:1px solid #ffffff1a;margin:0}.footer-main{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;padding:2rem 0;display:grid}.footer-main h4{letter-spacing:.05em;color:#fff;margin:0 0 1rem;font-size:.85rem;font-weight:700}.footer-col a{margin-bottom:.5rem;font-size:.85rem;text-decoration:none;display:block}.footer-community p{opacity:.8;margin:.25rem 0 .75rem;font-size:.85rem;line-height:1.4}.footer-subscribe{border:1px solid #ffffff40;border-radius:4px;display:flex;overflow:hidden}.footer-subscribe input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.5rem .75rem;font-size:.85rem}.footer-subscribe input::placeholder{color:#fff6}.footer-subscribe button{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-left:1px solid #ffffff40;padding:.5rem .75rem;font-size:.85rem;text-decoration:underline}.footer-subscribed{color:#d4b28c;font-size:.85rem}.footer-contact-block{margin-top:1.5rem}.footer-contact-block p{opacity:.8;margin:.25rem 0;font-size:.85rem}.footer-help-link{margin-top:.25rem;font-size:.85rem;display:inline-block;text-decoration:underline!important}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:1rem}.footer-bottom p{opacity:.6;margin:0;font-size:.8rem}.header-search{flex-shrink:1;align-items:center;width:clamp(160px,18vw,220px);min-width:0;display:flex;position:relative}.header-search-icon{color:#8b8b8b;pointer-events:none;position:absolute;left:10px}.header-search-input{color:#1c2333;background:#f9f7f4;border:1px solid #ddd;border-radius:20px;outline:none;width:100%;min-width:0;padding:8px 12px 8px 34px;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s,background .2s}.header-search-input::placeholder{color:#a0a0a0}.header-search-input:focus{background:#fff;border-color:#d4b28c;box-shadow:0 0 0 3px #d4b28c2e}.header-auth{flex-shrink:0;align-items:center;gap:.45rem;display:flex}.btn-header{cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .9rem;font-family:inherit;font-size:.85rem;font-weight:500;line-height:1.3;text-decoration:none;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.btn-header-outline{color:#1c2333;background:0 0;border:1px solid #d6d6d6}.btn-header-outline:hover{background:#f8f4ef;border-color:#b8a692}.btn-header-outline:focus-visible{outline-offset:2px;outline:2px solid #d4b28c}.btn-header-filled{color:#fff;background:#1f2e44;border:1px solid #1f2e44}.btn-header-filled:hover{background:#2a3f5c;border-color:#2a3f5c}.btn-header-filled:focus-visible{outline-offset:2px;outline:2px solid #d4b28c}.header-cart-btn{color:#1c2333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s;display:flex;position:relative}.cart-badge{color:#fff;background:#d4b28c;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:0}.header-wishlist-btn{color:#1c2333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s;display:flex;position:relative}.header-wishlist-btn:hover{color:#e74c3c;background:#f0ebe4}.wishlist-badge{color:#fff;background:#e74c3c;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:0}.header-cart-btn:hover{color:#d4b28c;background:#f0ebe4}.header-cart-btn:focus-visible{outline-offset:2px;outline:2px solid #d4b28c}.lang-toggle{color:#1c2333;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #d6d6d6;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.35rem .7rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.lang-toggle:hover{background:#f8f4ef;border-color:#b8a692}.lang-toggle:focus-visible{outline-offset:2px;outline:2px solid #d4b28c}.user-avatar{color:#fff;background:#d4b28c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:700;display:inline-flex}.user-avatar--large{width:52px;height:52px;font-size:1.2rem}.user-menu-wrapper{position:relative}.user-menu-trigger{cursor:pointer;color:#1c2333;background:0 0;border:1px solid #e8e8e8;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .6rem .25rem .25rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .15s,border-color .15s;display:flex}.user-menu-trigger:hover{background:#f8f4ef;border-color:#d4b28c}.user-name-display{text-overflow:ellipsis;white-space:nowrap;max-width:80px;overflow:hidden}.user-menu-dropdown{z-index:50;min-width:180px;padding-top:6px;animation:.15s userMenuFadeIn;position:absolute;top:100%;right:0}.user-menu-dropdown-box{background:#fff;border:1px solid #ececec;border-radius:14px;padding:.5rem;box-shadow:0 8px 24px #00000014}@keyframes userMenuFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.user-menu-item{color:#1c2333;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.55rem .7rem;font-family:inherit;font-size:.88rem;text-decoration:none;transition:background .15s;display:flex}.user-menu-item:hover{background:#f5f0ea}.user-menu-logout{color:#b91c1c;border-top:1px solid #f0f0f0;margin-top:.3rem;padding-top:.65rem}.user-menu-logout:hover{background:#fef2f2}.mobile-user-section{border-top:1px solid #eee;margin-top:.5rem;padding:.8rem 1.2rem}.mobile-user-info{align-items:center;gap:.6rem;margin-bottom:.6rem;font-weight:600;display:flex}.mobile-user-link{color:#1c2333;border-radius:8px;padding:.5rem .6rem;font-size:.9rem;text-decoration:none;transition:background .15s;display:block}.mobile-user-link:hover{background:#f0ebe4}.mobile-logout-btn{color:#b91c1c;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;font-family:inherit}.nav-dropdown-wrapper{position:relative}.nav-dropdown-trigger{cursor:pointer;color:inherit;border-radius:10px;align-items:center;gap:.25rem;padding:.5rem .85rem;text-decoration:none;transition:background .15s,color .2s;display:inline-flex}.nav-dropdown-trigger:hover{color:#d4b28c;background:#f5f0ea}.nav-chevron{transition:transform .2s}.nav-chevron--open{transform:rotate(180deg)}.nav-dropdown-panel{z-index:50;background:#fff;border:1px solid #ececec;border-radius:14px;flex-flow:column wrap;gap:.5rem;min-width:220px;padding:.5rem;animation:.15s dropdownFadeIn;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000014}@keyframes dropdownFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.nav-dropdown-pill{color:#1c2333;white-space:nowrap;border-radius:8px;padding:.45rem .75rem;font-size:.9rem;font-weight:500;transition:color .15s,background .15s;display:block;background:0 0!important}.nav-dropdown-pill:hover{color:#d4b28c;background:#faf8f5!important}.nav-dropdown-pill:focus-visible{outline-offset:2px;outline:2px solid #d4b28c}.mobile-menu-toggle{cursor:pointer;color:#1c2333;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background .2s;display:none}.mobile-menu-toggle:hover{background:#f0ebe4}.mobile-menu-toggle:focus-visible{outline-offset:2px;outline:2px solid #d4b28c}.mobile-menu{background:#fffdf8fa;border-top:1px solid #eee;padding:1rem 0 1.5rem;display:none}.mobile-nav{flex-direction:column;gap:.1rem;padding:0 1rem;display:flex}.mobile-dropdown-group{border-radius:10px}.mobile-dropdown-trigger{cursor:pointer;color:#1c2333;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:.7rem .6rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:background .15s;display:flex}.mobile-dropdown-trigger:hover{background:#f0ebe4}.mobile-dropdown-list{flex-wrap:wrap;gap:.4rem;padding:.3rem .6rem .7rem;display:flex}.mobile-auth{gap:.5rem;padding:.8rem 1.2rem 0;display:flex}.mobile-auth .btn-header{flex:1;justify-content:center}.mobile-lang{padding:.6rem 1.2rem 0}.hero-carousel{background:#2f3b4e;border-radius:24px;position:relative;overflow:hidden}.hero-carousel-track{transition:transform .5s;display:flex}.hero-carousel-slide{background:#f5f0ea;min-width:100%;position:relative}.hero-carousel-slide img{object-fit:contain;width:100%;height:480px;display:block}.hero-carousel-arrow{cursor:pointer;z-index:4;color:#1f2e44;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.hero-carousel-arrow:hover{background:#fff;box-shadow:0 4px 12px #00000026}.hero-carousel-arrow:focus-visible{outline-offset:2px;outline:2px solid #d4b28c}.hero-carousel-arrow--left{left:1rem}.hero-carousel-arrow--right{right:1rem}.hero-carousel-dots{z-index:4;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.hero-carousel-dot{cursor:pointer;width:10px;height:10px;transition:background var(--dur-1) var(--ease-out-soft), transform var(--dur-1) var(--ease-spring);background:#ffffff80;border:none;border-radius:50%}.hero-carousel-dot:hover{background:#fffc}.hero-carousel-dot--active{background:#d4b28c;transform:scale(1.2)}.hero-carousel-dot:focus-visible{outline-offset:2px;outline:2px solid #fff}.section-oval{border-radius:28px;padding:2rem;position:relative;overflow:hidden}.section-oval:before{content:"";z-index:0;pointer-events:none;border-radius:50%;width:110%;height:130%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-oval>*{z-index:1;position:relative}.section-oval--hero{background:linear-gradient(135deg,#ffefe2,#f4f9ff)}.section-oval--hero:before{background:radial-gradient(#ffefe273 0%,#0000 70%)}.section-oval--collections{background:#faf8f5}.section-oval--collections:before{background:radial-gradient(#d4b28c1a 0%,#0000 70%)}.section-oval--arrivals{background:#f4f9ff}.section-oval--arrivals:before{background:radial-gradient(#c8dcf540 0%,#0000 70%)}.section-oval--best{background:#fff7f0}.section-oval--best:before{background:radial-gradient(#ffe1c333 0%,#0000 70%)}.pdp-breadcrumb a{color:#1f2e44;align-items:center;gap:.3rem;font-size:.9rem;font-weight:500;transition:color .2s;display:inline-flex}.pdp-breadcrumb a:hover{color:#d4b28c}.pdp-layout{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.pdp-gallery{position:relative}.pdp-main-image-wrapper{aspect-ratio:1;background:#f8f4ef;border:1px solid #e8ddd2;border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.pdp-main-image{object-fit:contain;width:100%;height:100%;display:block}.pdp-nav-btn{color:#1c2333;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.pdp-nav-btn:hover{background:#fff;box-shadow:0 4px 12px #00000026}.pdp-nav-btn--prev{left:.75rem}.pdp-nav-btn--next{right:.75rem}.pdp-thumbnails{gap:8px;margin-top:12px;display:flex;overflow-x:auto}.pdp-thumb{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:10px;flex-shrink:0;width:64px;height:64px;padding:0;transition:border-color .2s;overflow:hidden}.pdp-thumb img{object-fit:cover;width:100%;height:100%;display:block}.pdp-thumb--active{border-color:#1f2e44}.pdp-thumb:hover{border-color:#d4b28c}.pdp-info{flex-direction:column;gap:.2rem;display:flex}.pdp-info-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.pdp-title{margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.pdp-share-btn{color:#555;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s;display:flex}.pdp-share-btn:hover{background:#f5f0ea;border-color:#d4b28c}.pdp-price-row{align-items:baseline;gap:.6rem;margin-top:.5rem;display:flex}.pdp-price{color:#e53e3e;font-size:1.5rem;font-weight:700}.pdp-compare-price{color:#999;font-size:1rem;text-decoration:line-through}.pdp-badge{border-radius:6px;align-items:center;gap:.35rem;width:fit-content;margin-top:.6rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.pdp-badge--shipping{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.pdp-section{margin-top:1.2rem}.pdp-section-label{margin-bottom:.5rem;font-size:.95rem;font-weight:600}.pdp-variants{flex-direction:column;gap:8px;display:flex}.pdp-variant-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,background .2s}.pdp-variant-btn:hover{border-color:#1f2e44}.pdp-variant-btn--active{background:#f0ebe4;border:2px solid #1f2e44;font-weight:600}.pdp-add-btn{color:#fff;cursor:pointer;background:#1c2333;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s,transform .1s;display:flex}.pdp-add-btn:hover{background:#2a3f5c}.pdp-add-btn:active{transform:scale(.99)}.pdp-add-btn:disabled{cursor:not-allowed;background:#9ca3af}.pdp-add-btn--added{background:#059669}.pdp-meta{flex-direction:column;gap:.4rem;margin-top:1.2rem;display:flex}.pdp-meta-item{color:#888;text-transform:capitalize;font-size:.85rem}.pdp-stock{font-size:.85rem;font-weight:500}.pdp-stock--in{color:#16a34a}.pdp-quantity{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.pdp-qty-selector{border:1px solid #ddd;border-radius:999px;align-items:center;gap:0;display:flex;overflow:hidden}.pdp-qty-btn{cursor:pointer;color:#1c2333;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:background .15s;display:flex}.pdp-qty-btn:hover:not(:disabled){background:#f0ebe4}.pdp-qty-btn:disabled{color:#ccc;cursor:not-allowed}.pdp-qty-value{text-align:center;min-width:36px;font-size:1rem;font-weight:600}.pdp-tabs-section{margin-top:1.5rem}.pdp-tabs{border-bottom:2px solid #ececec;gap:0;display:flex}.pdp-tab{cursor:pointer;color:#888;background:0 0;border:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.pdp-tab:hover,.pdp-tab--active{color:#1f2e44}.pdp-tab--active:after{content:"";background:#d4b28c;height:2px;position:absolute;bottom:-2px;left:0;right:0}.pdp-tab-content{padding:1.5rem 0}.pdp-desc-intro{color:#555;margin:0 0 1rem;font-size:.95rem;line-height:1.7}.pdp-desc-bullets{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.pdp-desc-bullets li{color:#555;background:#faf8f5;border-radius:8px;padding:.5rem .75rem .5rem 1.5rem;font-size:.9rem;line-height:1.5;position:relative}.pdp-desc-bullets li:before{content:"✓";color:#d4b28c;font-weight:700;position:absolute;left:.5rem}.pdp-details-table{border-collapse:collapse;width:100%}.pdp-details-table td{border-bottom:1px solid #ececec;padding:.65rem .75rem;font-size:.9rem}.pdp-details-table td:first-child{color:#1f2e44;width:140px;font-weight:600}.pdp-details-table td:last-child{color:#555}.pdp-shipping-content{flex-direction:column;gap:1rem;display:flex}.pdp-shipping-item{background:#faf8f5;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.pdp-shipping-item svg{color:#d4b28c;flex-shrink:0;margin-top:2px}.pdp-shipping-item strong{margin-bottom:.15rem;font-size:.9rem;display:block}.pdp-shipping-item p{color:#888;margin:0;font-size:.85rem}.pdp-skeleton{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.pdp-skeleton-image{background:#f0ebe4;border-radius:16px;height:480px;animation:1.5s infinite skeletonPulse}.pdp-skeleton-info{flex-direction:column;gap:1rem;padding-top:1rem;display:flex}.pdp-skeleton-line{background:#f0ebe4;border-radius:8px;animation:1.5s infinite skeletonPulse}.pdp-skeleton-line--title{width:70%;height:28px}.pdp-skeleton-line--price{width:30%;height:24px}.pdp-skeleton-line--btn{width:100%;height:48px;margin-top:1rem}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.5}}.pdp-not-found{text-align:center;padding:4rem 0}.pdp-not-found h1{margin-bottom:1rem;font-size:1.5rem}.page-title{color:#1c2333;margin:0;font-size:1.8rem;font-weight:700}.page-subtitle{color:#888;margin:.25rem 0 1.5rem;font-size:1rem}.page-loading{text-align:center;color:#888;padding:3rem 0}.page-empty{text-align:center;color:#888;padding:3rem 0;font-size:1.05rem}.filter-cards{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.filter-cards--wrap{gap:.75rem}.filter-card{cursor:pointer;color:#1c2333;background:#fff;border:2px solid #ececec;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;min-width:120px;padding:1.25rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.filter-card--sm{min-width:100px;padding:1rem 1.25rem;font-size:.85rem}.filter-card:hover{background:#faf8f5;border-color:#d4b28c}.filter-card--active{color:#fff;background:#1f2e44;border-color:#1f2e44}.filter-card--active:hover{background:#1f2e44}.info-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-bottom:2rem;display:grid}.info-card{text-align:center;background:#faf8f5;border:1px solid #ececec;border-radius:16px;padding:1.5rem}.info-card svg{color:#d4b28c;margin-bottom:.5rem}.info-card h3{margin:.25rem 0;font-size:1rem;font-weight:700}.info-card p{color:#666;margin:0;font-size:.9rem;line-height:1.5}.faq-sections{flex-direction:column;gap:2rem;display:flex}.faq-section-title{color:#1f2e44;margin:0 0 .75rem;font-size:1.15rem;font-weight:700}.faq-item{border:1px solid #ececec;border-radius:12px;margin-bottom:.5rem;overflow:hidden}.faq-question{cursor:pointer;color:#1c2333;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;display:flex}.faq-question:hover{background:#faf8f5}.faq-chevron{color:#888;flex-shrink:0;transition:transform .2s}.faq-chevron--open{transform:rotate(180deg)}.faq-answer{color:#555;padding:0 1.25rem 1rem;font-size:.9rem;line-height:1.7}.faq-item--open{border-color:#d4b28c}.contact-layout{grid-template-columns:1.5fr 1fr;gap:2.5rem;display:grid}.contact-form{flex-direction:column;gap:1rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:.35rem;display:flex}.form-group label{color:#1c2333;font-size:.85rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{resize:vertical;background:#fff;border:1px solid #ddd;border-radius:10px;padding:.7rem .9rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#d4b28c;outline:none}.contact-info{background:#faf8f5;border-radius:16px;padding:1.5rem}.contact-info h3{margin:0 0 1rem;font-size:1rem;font-weight:700}.contact-info-item{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.contact-info-item svg{color:#d4b28c;flex-shrink:0;margin-top:2px}.contact-info-item strong{font-size:.9rem;display:block}.contact-info-item p{color:#666;margin:.15rem 0 0;font-size:.85rem}.contact-socials{gap:1rem;margin-top:1rem;display:flex}.contact-socials a{color:#1f2e44;font-size:.9rem;font-weight:600;text-decoration:none}.contact-socials a:hover{color:#d4b28c}.contact-success{text-align:center;padding:4rem 0}.contact-success svg{color:#16a34a;margin-bottom:1rem}.contact-success h1{margin:0 0 .5rem;font-size:1.5rem}.contact-success p{color:#666}.help-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.help-card{color:#1c2333;background:#fff;border:1px solid #ececec;border-radius:16px;flex-direction:column;gap:.5rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.help-card:hover{background:#faf8f5;border-color:#d4b28c;transform:translateY(-2px)}.help-card svg{color:#d4b28c}.help-card h3{margin:0;font-size:1rem;font-weight:700}.help-card p{color:#666;margin:0;font-size:.85rem}.policy-content{max-width:720px}.policy-content section{margin-bottom:2rem}.policy-content h2{color:#1f2e44;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.policy-content p{color:#555;margin:0 0 .75rem;font-size:.95rem;line-height:1.7}.policy-content ul,.policy-content ol{color:#555;margin:0 0 .75rem;padding-left:1.5rem;line-height:1.8}.policy-table{border-collapse:collapse;width:100%;margin:.5rem 0}.policy-table th{text-align:left;color:#fff;background:#1f2e44;padding:.6rem .75rem;font-size:.85rem}.policy-table td{color:#555;border-bottom:1px solid #ececec;padding:.6rem .75rem;font-size:.9rem}.policy-table th:first-child{border-radius:8px 0 0}.policy-table th:last-child{border-radius:0 8px 0 0}.checkout-result{text-align:center;padding:4rem 0}.checkout-result-icon{margin-bottom:1rem}.checkout-result-icon--success{color:#16a34a}.checkout-result-icon--cancel{color:#dc2626}.checkout-result h1{margin:0 0 .5rem;font-size:1.5rem}.checkout-result p{color:#666;margin:0 0 .5rem}.checkout-order-id{color:#1f2e44;margin:.5rem 0 1.5rem;font-family:monospace;font-size:1.1rem;font-weight:600}.checkout-result-actions{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.cart-address-section{margin:1rem 0}.cart-address-section h3{margin:0 0 .75rem;font-size:.95rem;font-weight:700}.cart-addr-list{flex-direction:column;gap:.5rem;display:flex}.cart-addr-option{cursor:pointer;border:1px solid #ddd;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.85rem;display:flex}.cart-addr-option--active{background:#faf8f5;border-color:#d4b28c}.cart-addr-option input{accent-color:#d4b28c}.cart-addr-new-btn{color:#d4b28c;cursor:pointer;background:0 0;border:none;padding:.25rem 0;font-size:.85rem;font-weight:600}.cart-addr-form{flex-direction:column;gap:.5rem;display:flex}.cart-addr-form input{border:1px solid #ddd;border-radius:8px;padding:.5rem .7rem;font-size:.9rem}.cart-addr-form input:focus{border-color:#d4b28c;outline:none}.cart-addr-row{flex-wrap:wrap;gap:.5rem;display:flex}.cart-addr-row input{flex:1;min-width:80px}.orders-list{flex-direction:column;gap:.75rem;display:flex}.order-card{border:1px solid #ececec;border-radius:12px;overflow:hidden}.order-card-header{cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:.9rem;display:flex}.order-card-header:hover{background:#faf8f5}.order-id{margin-right:.5rem;font-family:monospace;font-weight:700}.order-status{color:#fff;border-radius:999px;padding:.15rem .5rem;font-size:.75rem;font-weight:600}.order-status--pending{background:#f59e0b}.order-status--paid{background:#3b82f6}.order-status--shipped{background:#8b5cf6}.order-status--delivered{background:#16a34a}.order-status--cancelled{background:#dc2626}.order-date{color:#888;margin-right:.75rem;font-size:.85rem}.order-total{margin-right:.5rem;font-weight:700}.order-card-body{border-top:1px solid #ececec;padding:.75rem 1rem}.order-item{align-items:center;gap:.75rem;padding:.35rem 0;display:flex}.order-item-img{object-fit:cover;border-radius:6px;width:40px;height:40px}.order-item-name{flex:1;font-size:.9rem}.order-item-qty{color:#888;font-size:.85rem}.order-item-price{font-size:.9rem;font-weight:600}.order-tracking{color:#888;margin-top:.5rem;font-size:.85rem}.section-header-row{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.section-header-row h2{margin:0}.btn-sm{padding:.35rem .75rem;font-size:.85rem}.addr-form{background:#faf8f5;border-radius:12px;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;display:flex}.addr-form input,.addr-form select{border:1px solid #ddd;border-radius:8px;padding:.5rem .7rem;font-size:.9rem}.addr-form input:focus{border-color:#d4b28c;outline:none}.addr-form-row{grid-template-columns:1fr 1fr 1fr;gap:.5rem;display:grid}.addr-default-label{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.addr-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;display:grid}.addr-card{border:1px solid #ececec;border-radius:12px;padding:1rem}.addr-card--default{border-color:#d4b28c}.addr-card-top{justify-content:space-between;margin-bottom:.35rem;display:flex}.addr-label{font-size:.9rem;font-weight:700}.addr-badge{color:#fff;background:#d4b28c;border-radius:999px;padding:.1rem .4rem;font-size:.7rem}.addr-name{margin:0 0 .15rem;font-size:.9rem}.addr-line{color:#666;margin:0;font-size:.85rem}.addr-actions{gap:.5rem;margin-top:.5rem;display:flex}.addr-action-btn{color:#1f2e44;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:8px;padding:.25rem .5rem;font-size:.8rem}.addr-action-btn:hover{border-color:#d4b28c}.addr-action-btn--danger{color:#dc2626}.addr-action-btn--danger:hover{border-color:#dc2626}.track-search{gap:.75rem;max-width:500px;margin-bottom:1.5rem;display:flex}.track-search input{border:1px solid #ddd;border-radius:10px;flex:1;padding:.7rem .9rem;font-size:.95rem}.track-search input:focus{border-color:#d4b28c;outline:none}.track-error{color:#dc2626;font-size:.9rem}.track-result{background:#faf8f5;border-radius:16px;padding:1.5rem}.track-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.track-header h2{margin:0;font-family:monospace;font-size:1.2rem}.track-header p{color:#888;margin:.25rem 0 0;font-size:.85rem}.track-total{color:#d4b28c;font-size:1.3rem;font-weight:700}.track-timeline{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin-bottom:1.5rem;display:flex}.track-step{flex-direction:column;align-items:center;gap:.25rem;min-width:100px;display:flex;position:relative}.track-step-icon{color:#aaa;background:#e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.track-step--active .track-step-icon{color:#fff;background:#1f2e44}.track-step span{color:#888;font-size:.75rem}.track-step--active span{color:#1c2333;font-weight:600}.track-step-line{background:#e5e5e5;width:60px;height:2px;position:absolute;top:20px;left:70px}.track-step-line--active{background:#1f2e44}.track-tracking{color:#555;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.track-items{border-top:1px solid #ddd;padding-top:1rem}.track-items h3{margin:0 0 .5rem;font-size:1rem}.track-item{justify-content:space-between;padding:.25rem 0;font-size:.9rem;display:flex}.rewards-balance{text-align:center;background:#faf8f5;border-radius:16px;margin-bottom:2rem;padding:2rem}.rewards-balance svg{color:#d4b28c}.rewards-points-big{color:#1f2e44;margin:.25rem 0;font-size:2.5rem;font-weight:800}.rewards-tiers{margin-top:2rem}.rewards-tiers h2{margin:0 0 1rem;font-size:1.2rem;font-weight:700}.rewards-tier-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.rewards-tier{text-align:center;border:1px solid #ececec;border-radius:16px;padding:1.25rem}.rewards-tier h3{margin:0 0 .25rem;font-size:1.1rem}.rewards-tier p{color:#888;margin:0;font-size:.9rem}.rewards-tier-perk{font-weight:600;color:#d4b28c!important;margin-top:.25rem!important}.rewards-cta{text-align:center;margin-top:2rem}.admin-detail h2{margin:1rem 0;font-family:monospace}.admin-detail h3{color:#555;margin:1rem 0 .5rem;font-size:.9rem;font-weight:700}.admin-detail p{margin:0 0 .25rem;font-size:.9rem}.admin-detail-grid{grid-template-columns:1.5fr 1fr;gap:2rem;display:grid}.admin-detail-totals{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:.75rem;font-size:.9rem}.admin-detail-totals div{margin-bottom:.25rem}.admin-tracking-input{gap:.5rem;display:flex}.admin-tracking-input input{color:#1f2e44;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;padding:.4rem .6rem;font-size:.85rem}.admin-tracking-input input::placeholder{color:#9ca3af}.admin-table-row--clickable{cursor:pointer}.admin-table-row--clickable:hover{background:#d4b28c1a}.admin-toolbar{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.admin-search{color:#1f2e44;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .75rem;display:flex}.admin-search input{color:#1f2e44;background:0 0;border:none;outline:none;width:200px;font-size:.9rem}.admin-search input::placeholder{color:#9ca3af}.admin-tabs{gap:.25rem;display:flex}.admin-tab{color:#555;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.35rem .75rem;font-size:.8rem}.admin-tab:hover{background:#f3f4f6}.admin-preview-link{color:#d4b28c;background:#d4b28c26;border-radius:8px;align-items:center;gap:.5rem;margin:0 1rem .5rem;padding:.5rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.admin-preview-link:hover{background:#d4b28c40}.shop-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.shop-header h1{margin:0;font-size:1.5rem}.shop-controls{align-items:center;gap:.75rem;display:flex}.shop-filter-toggle{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.85rem;font-weight:600;display:flex}.shop-filter-toggle:hover{border-color:#d4b28c}.shop-filter-badge{color:#fff;background:#d4b28c;border-radius:999px;padding:.1rem .35rem;font-size:.7rem}.shop-sort{background:#fff;border:1px solid #ddd;border-radius:10px;padding:.5rem .75rem;font-size:.85rem}.shop-sort:focus{border-color:#d4b28c;outline:none}.shop-layout{gap:1.5rem;display:flex}.shop-filters{flex-shrink:0;width:240px;display:none}.shop-layout--filters-open .shop-filters{display:block}.shop-filters-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.shop-filters-header h3{margin:0;font-size:1rem}.shop-filters-close{cursor:pointer;background:0 0;border:none;padding:.25rem}.filter-group{border-bottom:1px solid #ececec;margin-bottom:1.25rem;padding-bottom:1rem}.filter-group h4{text-transform:uppercase;letter-spacing:.03em;color:#888;margin:0 0 .5rem;font-size:.85rem;font-weight:700}.filter-checkbox{cursor:pointer;align-items:center;gap:.5rem;padding:.3rem 0;font-size:.9rem;display:flex}.filter-checkbox input{accent-color:#d4b28c}.filter-clear{color:#d4b28c;cursor:pointer;background:0 0;border:none;padding:.2rem 0;font-size:.8rem}.filter-price-inputs{align-items:center;gap:.5rem;display:flex}.filter-price-inputs input{border:1px solid #ddd;border-radius:8px;width:80px;padding:.4rem .5rem;font-size:.85rem}.filter-price-inputs input:focus{border-color:#d4b28c;outline:none}.filter-clear-all{cursor:pointer;color:#1f2e44;background:0 0;border:1px solid #ddd;border-radius:10px;width:100%;padding:.5rem;font-size:.85rem;font-weight:600}.filter-clear-all:hover{color:#d4b28c;border-color:#d4b28c}.shop-products{flex:1;min-width:0}.shop-results-count{color:#888;margin-bottom:.75rem;font-size:.85rem}.shop-empty{text-align:center;padding:3rem 0}.shop-empty p{color:#888;margin-bottom:1rem}.shop-pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.shop-pagination button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;gap:.25rem;padding:.4rem .75rem;font-size:.85rem;display:flex}.shop-pagination button:disabled{opacity:.4;cursor:default}.shop-pagination button:not(:disabled):hover{border-color:#d4b28c}.shop-pagination-pages{align-items:center;gap:.25rem;display:flex}.shop-pagination-dots{color:#888;padding:0 .25rem}.shop-page-btn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;display:flex}.shop-page-btn--active{color:#fff;background:#1f2e44;border-color:#1f2e44}.shop-section-nav{z-index:30;background:#fffdf8;border-bottom:1px solid #ececec;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 0;display:flex;position:sticky;top:0}.shop-section-nav-link{color:#1f2e44;background:#f5f0eb;border-radius:999px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.shop-section-nav-link:hover{color:#fff;background:#1f2e44}.shop-category-section{margin-bottom:2.5rem;scroll-margin-top:60px}.shop-section-title{color:#1f2e44;border-bottom:2px solid #d4b28c;margin:0 0 1rem;padding-bottom:.5rem;scroll-margin-top:300px;font-size:1.3rem;font-weight:700}.shop-section-empty{color:#999;padding:1rem 0;font-size:.95rem}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-card{border-radius:18px;overflow:hidden}.skeleton-image{background:linear-gradient(90deg,#f0ebe4 25%,#e8e2db 50%,#f0ebe4 75%) 0 0/200% 100%;border-radius:12px;height:220px;animation:1.5s infinite shimmer}.skeleton-line{background:linear-gradient(90deg,#f0ebe4 25%,#e8e2db 50%,#f0ebe4 75%) 0 0/200% 100%;border-radius:6px;height:14px;margin-top:.6rem;animation:1.5s infinite shimmer}.skeleton-line--title{width:75%;height:16px}.skeleton-line--subtitle{width:50%}.skeleton-line--price{width:30%}.pet-form{background:#faf8f5;border-radius:12px;margin-bottom:1rem;padding:1rem}.pet-form h4{margin:0 0 .75rem;font-size:.95rem}.pet-form-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.pet-form-grid input,.pet-form-grid select{border:1px solid #ddd;border-radius:8px;padding:.5rem .7rem;font-size:.9rem}.pet-form-grid input:focus,.pet-form-grid select:focus{border-color:#d4b28c;outline:none}.pet-form-actions{gap:.5rem;margin-top:.75rem;display:flex}.pet-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:.75rem;display:grid}.pet-card{background:#fff;border:1px solid #ececec;border-radius:14px;align-items:center;gap:1rem;padding:1rem;display:flex}.pet-card-icon{font-size:2rem}.pet-card-info{flex:1}.pet-card-name{margin:0;font-size:1rem}.pet-card-details{color:#666;margin:.15rem 0 0;font-size:.85rem}.pet-card-allergies{color:#e67e22;margin:.15rem 0 0;font-size:.8rem}.pet-card-actions{gap:.35rem;display:flex}.quiz-progress{background:#ececec;border-radius:2px;height:4px;margin-bottom:2rem;overflow:hidden}.quiz-progress-bar{background:#d4b28c;border-radius:2px;height:100%;transition:width .3s}.quiz-step{max-width:600px;margin:0 auto}.quiz-question{text-align:center;margin-bottom:1.5rem;font-size:1.3rem}.quiz-options{flex-direction:column;gap:.6rem;display:flex}.quiz-option{cursor:pointer;text-align:left;background:#fff;border:2px solid #ececec;border-radius:14px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:1rem;transition:all .15s;display:flex}.quiz-option:hover{background:#faf8f5;border-color:#d4b28c}.quiz-option--selected{background:#faf8f5;border-color:#d4b28c;font-weight:600}.quiz-back{color:#888;cursor:pointer;background:0 0;border:none;margin-top:1rem;font-size:.9rem}.quiz-results-header{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.quiz-check-icon{color:#16a34a}.quiz-results-header h2{margin:0;font-size:1.2rem}.quiz-save-pet{background:#faf8f5;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.quiz-save-pet p{color:#666;margin:0 0 .5rem;font-size:.9rem}.quiz-save-row{gap:.5rem;display:flex}.quiz-save-row input{border:1px solid #ddd;border-radius:8px;flex:1;padding:.5rem .7rem;font-size:.9rem}.quiz-save-row input:focus{border-color:#d4b28c;outline:none}.quiz-saved-msg{color:#16a34a;align-items:center;gap:.35rem;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:flex}.quiz-restart{cursor:pointer;color:#666;background:0 0;border:1px solid #ddd;border-radius:10px;align-items:center;gap:.35rem;margin:2rem auto 0;padding:.5rem 1rem;font-size:.9rem;display:flex}.quiz-restart:hover{color:#d4b28c;border-color:#d4b28c}.quiz-gift-popup{background:linear-gradient(135deg,#fef3e2 0%,#fde8c8 100%);border:2px solid #d4b28c;border-radius:14px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.quiz-gift-popup strong{margin-bottom:.15rem;font-size:1rem;display:block}.quiz-gift-popup p{color:#666;margin:0;font-size:.85rem}.quiz-gift-popup svg{color:#d4b28c;flex-shrink:0}.quiz-cta{background:linear-gradient(135deg,#faf8f5 0%,#f5f0ea 100%);border:2px solid #d4b28c;border-radius:20px;align-items:center;gap:1.25rem;margin-bottom:1.5rem;padding:1.5rem 2rem;display:flex}.quiz-cta svg{color:#d4b28c;flex-shrink:0}.quiz-cta h2{margin:0;font-size:1.1rem}.quiz-cta p{color:#666;margin:.15rem 0 0;font-size:.9rem}.quiz-cta .btn-primary{white-space:nowrap;flex-shrink:0}.cart-gift-warning{color:#92600a;text-align:center;background:#fef3e2;border:1px solid #f0c36d;border-radius:10px;margin-bottom:.5rem;padding:.6rem .75rem;font-size:.85rem}.section-oval--personalized{background:linear-gradient(135deg,#faf8f5 0%,#f5f0ea 100%);border:2px solid #d4b28c}.section-oval--personalized h2{color:#1f2e44}.pdp-pet-match{color:#2e7d32;background:#e8f5e9;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:.5rem;padding:.3rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.skip-to-content{z-index:9999;color:#fff;background:#1f2e44;border-radius:0 0 8px;padding:.75rem 1.5rem;font-weight:700;position:absolute;top:0;left:-9999px}.skip-to-content:focus{left:0}.back-to-top{color:#fff;cursor:pointer;z-index:50;background:#1f2e44;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s,transform .15s;animation:.2s fadeIn;display:flex;position:fixed;bottom:80px;right:24px;box-shadow:0 4px 12px #00000026}.back-to-top:hover{background:#2a3f5c;transform:translateY(-2px)}.cc-banner{color:#e5e7eb;z-index:999;background:#1f2e44;animation:.3s slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000026}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cc-content{max-width:960px;margin:0 auto;padding:1.25rem 1.5rem}.cc-header{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.cc-header h3{color:#fff;margin:0;font-size:1rem}.cc-header svg{color:#d4b28c}.cc-text{color:#b0b8c4;margin:0 0 .75rem;font-size:.85rem;line-height:1.5}.cc-link{color:#d4b28c;text-decoration:underline}.cc-actions{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.cc-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.3rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.cc-btn--primary{color:#1f2e44;background:#d4b28c}.cc-btn--primary:hover{background:#c9a477}.cc-btn--secondary{color:#fff;background:#ffffff1f}.cc-btn--secondary:hover{background:#fff3}.cc-btn--outline{color:#ccc;background:0 0;border:1px solid #ffffff40}.cc-btn--outline:hover{color:#d4b28c;border-color:#d4b28c}.cc-prefs{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.cc-pref-item{background:#ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;padding:.6rem .75rem;display:flex}.cc-pref-item strong{color:#fff;align-items:center;gap:.3rem;font-size:.85rem;display:flex}.cc-pref-item span{color:#888;margin-top:.15rem;font-size:.75rem;display:block}.cc-pref-item input[type=checkbox]{accent-color:#d4b28c;width:18px;height:18px}.cc-dns{color:#888;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;text-decoration:underline}.cc-dns:hover{color:#d4b28c}.cc-close{color:#888;cursor:pointer;background:0 0;border:none;position:absolute;top:12px;right:16px}.cc-close:hover{color:#fff}.footer-link-btn{color:inherit;cursor:pointer;opacity:.9;text-align:left;background:0 0;border:none;padding:.2rem 0;font-size:.85rem;display:block}.footer-link-btn:hover{opacity:1;color:#d4b28c}.nl-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nl-popup{text-align:center;background:#fffdf8;border-radius:24px;width:90%;max-width:420px;padding:2.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 24px 48px #00000026}.nl-close{cursor:pointer;color:#888;z-index:2;background:0 0;border:none;padding:4px;position:absolute;top:12px;right:12px}.nl-close:hover{color:#1c2333}.nl-decor{color:#d4b28c;opacity:.12;position:absolute}.nl-decor--1{top:20px;left:20px;transform:rotate(-20deg)}.nl-decor--2{top:60px;right:30px;transform:rotate(15deg)}.nl-decor--3{bottom:30px;left:25px;transform:rotate(10deg)}.nl-decor--4{bottom:50px;right:20px;transform:rotate(-25deg)}.nl-content{z-index:1;position:relative}.nl-badge{color:#d4b28c;letter-spacing:.1em;background:#1f2e44;border-radius:999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.nl-title{color:#1f2e44;margin:0;font-size:2rem;font-weight:800;line-height:1.1}.nl-subtitle{color:#d4b28c;margin:.25rem 0 .75rem;font-size:1.1rem;font-weight:600}.nl-desc{color:#666;margin:0 0 1.25rem;font-size:.85rem;line-height:1.5}.nl-form{flex-direction:column;gap:.6rem;display:flex}.nl-input{text-align:center;border:2px solid #ececec;border-radius:12px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .15s}.nl-input:focus{border-color:#d4b28c;outline:none}.nl-btn{color:#fff;cursor:pointer;letter-spacing:.03em;background:#1f2e44;border:none;border-radius:12px;padding:.75rem;font-size:.95rem;font-weight:700;transition:background .15s}.nl-btn:hover{background:#2a3f5c}.nl-btn:disabled{opacity:.6;cursor:not-allowed}.nl-error{color:#dc2626;margin:.25rem 0 0;font-size:.8rem}.nl-expire{color:#d4b28c;margin:0 0 .75rem;font-size:.75rem;font-weight:600}.nl-success{color:#16a34a;flex-direction:column;align-items:center;gap:.5rem;font-weight:600;display:flex}.nl-privacy{color:#aaa;margin:.75rem 0 0;font-size:.75rem}.lang-dropdown-wrapper{flex-shrink:0;position:relative}.lang-dropdown{z-index:50;background:#fff;border:1px solid #ececec;border-radius:12px;min-width:140px;margin-top:4px;padding:.35rem;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #00000014}.lang-option{text-align:left;cursor:pointer;color:#1c2333;background:0 0;border:none;border-radius:8px;width:100%;padding:.45rem .75rem;font-size:.9rem;display:block}.lang-option:hover{color:#d4b28c;background:#faf8f5}.lang-option--active{color:#d4b28c;font-weight:700}.mobile-lang-select{border:1px solid #ddd;border-radius:8px;width:100%;padding:.5rem;font-size:.9rem}.header-search{position:relative}.search-autocomplete{z-index:100;background:#fff;border:1px solid #ececec;border-radius:12px;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}.search-suggestion{color:inherit;align-items:center;gap:.75rem;padding:.6rem .75rem;text-decoration:none;transition:background .15s;display:flex}.search-suggestion:hover{background:#faf8f5}.search-suggestion-img{object-fit:cover;border-radius:6px;width:36px;height:36px}.search-suggestion-name{flex:1;font-size:.85rem;font-weight:500}.search-suggestion-price{color:#d4b28c;font-size:.85rem;font-weight:600}.product-wishlist-btn{cursor:pointer;opacity:0;z-index:2;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:10px;left:10px}.product-image-wrapper:hover .product-wishlist-btn,.product-wishlist-btn--active{opacity:1}.product-wishlist-btn:hover{transform:scale(1.1)}.product-rating{color:#d4b28c;font-size:.8rem}.pdp-header-actions{gap:.5rem;display:flex}.pdp-wishlist-btn{cursor:pointer;color:#888;background:0 0;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.pdp-wishlist-btn--active{color:#e74c3c;border-color:#e74c3c}.pdp-cart-row{align-items:center;gap:.75rem;display:flex}.pdp-cart-row .pdp-add-btn{flex:1}.pdp-wishlist-inline{cursor:pointer;color:#888;background:#fff;border:1px solid #ddd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:border-color .2s,color .2s,transform .2s;display:flex}.pdp-wishlist-inline:hover{transform:scale(1.08)}.pdp-wishlist-inline--active{color:#e74c3c;border-color:#e74c3c}.pdp-review-summary{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.pdp-review-avg{align-items:center;gap:.35rem;font-size:1.2rem;font-weight:700;display:flex}.pdp-review-count{color:#888;font-size:.9rem}.pdp-review-form{background:#faf8f5;border-radius:12px;margin-bottom:1.25rem;padding:1rem}.pdp-review-form h4{margin:0 0 .5rem;font-size:.95rem}.pdp-review-stars{gap:.15rem;margin-bottom:.5rem;display:flex}.pdp-star-btn{cursor:pointer;background:0 0;border:none;padding:.1rem}.pdp-review-input{border:1px solid #ddd;border-radius:8px;width:100%;margin-bottom:.5rem;padding:.5rem .7rem;font-size:.9rem}.pdp-review-input:focus{border-color:#d4b28c;outline:none}.pdp-review-textarea{resize:vertical;border:1px solid #ddd;border-radius:8px;width:100%;margin-bottom:.5rem;padding:.5rem .7rem;font-family:inherit;font-size:.9rem}.pdp-review-textarea:focus{border-color:#d4b28c;outline:none}.pdp-review-list{flex-direction:column;gap:.75rem;display:flex}.pdp-review-item{border:1px solid #ececec;border-radius:12px;padding:.75rem}.pdp-review-item-header{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.pdp-review-item-stars{gap:.1rem;display:flex}.pdp-review-item-date{color:#888;font-size:.8rem}.pdp-review-item-title{margin-bottom:.15rem;font-size:.9rem;display:block}.pdp-review-item-body{color:#555;margin:.15rem 0;font-size:.9rem}.pdp-review-item-author{color:#888;font-size:.8rem}.pdp-review-empty{color:#888;font-size:.9rem;font-style:italic}.pdp-related{border-top:1px solid #ececec;margin-top:3rem;padding-top:2rem}.pdp-related h2{margin:0 0 1rem;font-size:1.2rem}@media (max-width:1100px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.nav-list,.header-auth{display:none}.mobile-menu-toggle{display:flex}.mobile-menu{display:block}.header-search{width:160px}.shop-layout{flex-direction:column}.shop-filters{width:100%}.pdp-layout{grid-template-columns:1fr;gap:1.5rem}.pdp-skeleton,.contact-layout,.form-row{grid-template-columns:1fr}}@media (max-width:600px){.products-grid{grid-template-columns:repeat(2,1fr)}.header-actions{gap:.4rem}.header-search{width:90px}.header-search-input{font-size:.85rem}.header-cart-btn{width:34px;height:34px}.header-actions>.lang-toggle{display:none}.section-oval{border-radius:20px;padding:1.2rem}.hero-carousel-slide img{height:260px}.hero-carousel-arrow{width:34px;height:34px}.hero-carousel-arrow--left{left:.5rem}.hero-carousel-arrow--right{right:.5rem}.pdp-main-image{height:100%}.pdp-skeleton-image{height:320px}.pdp-title{font-size:1.25rem}.pdp-tab{padding:.6rem 1rem;font-size:.85rem}.footer-main{grid-template-columns:1fr;gap:1.5rem}.footer-social-bar{flex-wrap:wrap}}.about-hero{text-align:center;padding:2.5rem 0 1.5rem}.about-hero-title{color:#1f2e44;margin:0 0 .75rem;font-size:2.2rem;font-weight:800}.about-hero-slogan{color:#666;max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.7}.about-section{margin-bottom:2.5rem}.about-section h2{color:#1f2e44;margin:0 0 1rem;font-size:1.3rem;font-weight:700}.about-section p{color:#555;margin:0 0 1rem;font-size:.95rem;line-height:1.7}.about-shelter{background:#faf8f5;border-radius:20px;padding:2rem}.about-shelter-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.about-shelter-header svg{color:#d4b28c;flex-shrink:0}.about-shelter-header h2{margin:0}.about-shelter-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin:1.5rem 0;display:grid}.about-shelter-card{background:#fff;border:1px solid #ececec;border-radius:14px;padding:1.25rem}.about-shelter-card svg{color:#d4b28c;margin-bottom:.5rem}.about-shelter-card h3{color:#1f2e44;margin:0 0 .4rem;font-size:.95rem;font-weight:700}.about-shelter-card p{color:#666;margin:0;font-size:.85rem;line-height:1.5}.about-shelter-partners{margin-top:1.5rem}.about-shelter-partners h3{color:#1f2e44;margin:0 0 .6rem;font-size:1rem;font-weight:700}.about-shelter-partners ul{margin:0 0 1rem;padding:0;list-style:none}.about-shelter-partners li{color:#555;border-bottom:1px solid #f0ebe4;padding:.4rem 0;font-size:.9rem}.about-shelter-partners li:last-child{border-bottom:none}.about-shelter-note{color:#888;margin:0;font-size:.85rem}.about-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1f2e44,#2a3f5c);border-radius:20px;margin-bottom:2rem;padding:2rem}.about-cta h2{color:#d4b28c;margin:0 0 .5rem;font-size:1.3rem}.about-cta p{color:#ccc;margin:0 0 1.25rem;font-size:.95rem}.about-cta .btn-primary{color:#1f2e44;background:#d4b28c}.about-photo-gallery{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:1.5rem 0;display:grid}.about-photo-item{border-radius:16px;overflow:hidden}.about-photo-img{object-fit:cover;border-radius:16px;width:100%;height:auto;display:block}.about-photo-caption{color:#888;text-align:center;margin:.5rem 0 0;font-size:.85rem}.about-video-section{text-align:center}.about-video-placeholder{color:#aaa;background:#faf8f5;border:2px dashed #d1ccc4;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:3rem 2rem;display:flex}.about-video-placeholder svg{opacity:.5}.about-video-placeholder span{font-size:.95rem}@media (max-width:768px){.about-photo-gallery{grid-template-columns:1fr}.about-hero-title{font-size:1.6rem}.about-shelter{padding:1.25rem}.about-shelter-grid{grid-template-columns:1fr}}.route-fade{animation:routeIn var(--dur-2) var(--ease-out-soft) both}@keyframes routeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.route-fade{animation:none}}.hero-carousel-track{z-index:1;position:relative}.hero-glow{z-index:2;pointer-events:none;will-change:transform;background:radial-gradient(45% 60% at 22% 28%,#d4b28c33,#0000 66%),radial-gradient(45% 60% at 80% 72%,#9fbce82e,#0000 66%);animation:14s ease-in-out infinite alternate heroGlow;position:absolute;inset:0}@keyframes heroGlow{0%{transform:translate(-2%,-1%)scale(1)}to{transform:translate(3%,2%)scale(1.06)}}.hero-sheen{z-index:3;pointer-events:none;animation:heroSheen 1.1s var(--ease-out-soft) .2s both;background:linear-gradient(115deg,#0000 42%,#ffffff24 50%,#0000 58%);position:absolute;inset:0;transform:translate(-120%)}@keyframes heroSheen{to{transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.hero-sheen{display:none}.hero-glow{animation:none}.hero-carousel-track{transition:none!important}}.aurora{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.aurora:before,.aurora:after{content:"";opacity:.07;will-change:transform;width:70vw;height:70vw;position:absolute}.aurora:before{animation:auroraA 34s var(--ease-out-soft) infinite alternate;background:radial-gradient(circle,#d4b28c99,#0000 68%);top:-18vh;left:-12vw}.aurora:after{animation:auroraB 42s var(--ease-out-soft) infinite alternate;background:radial-gradient(circle,#9fbce899,#0000 68%);top:-10vh;right:-12vw}@keyframes auroraA{to{transform:translate(12vw,8vh)}}@keyframes auroraB{to{transform:translate(-10vw,6vh)}}@media (prefers-reduced-motion:reduce){.aurora:before,.aurora:after{animation:none}}.reveal{opacity:0;transition:opacity var(--dur-3) var(--ease-out-soft), transform var(--dur-3) var(--ease-out-soft);transition-delay:calc(var(--i,0) * var(--stagger));transform:translateY(26px)}.reveal--left{transform:translate(-26px)}.reveal--right{transform:translate(26px)}.reveal--scale{transform:scale(.96)}.reveal--visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal,.reveal--left,.reveal--right,.reveal--scale,.reveal--visible{opacity:1;transition:none;transform:none}}@media (scripting:none){.reveal,.reveal--left,.reveal--right,.reveal--scale{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.product-card,.product-image,.info-card,.cat-tile,.btn-primary,.btn-secondary,.pdp-add-btn,.freeship-fill,.marquee-track,.pdp-sticky-cta{transition:none!important}.product-card:hover,.cat-tile:hover,.info-card--interactive:hover,.btn-primary:hover,.pdp-add-btn:hover:not(:disabled),.help-card:hover,.product-card:hover .product-image{transform:none!important}.cart-badge--bump,.marquee-track{animation:none!important}}.product-card{transition:transform .28s cubic-bezier(.16,.84,.44,1),box-shadow .28s,border-color .28s}.product-card:hover{will-change:transform;border-color:#e6ddd0;transform:translateY(-6px);box-shadow:0 18px 34px #1f2e441a}.product-image-link{border-radius:12px;overflow:hidden}.product-image{transition:transform .5s cubic-bezier(.16,.84,.44,1)}.product-card:hover .product-image{transform:scale(1.05)}.product-card:focus-within .product-quick-add,.product-quick-add:focus-visible{opacity:1;transform:scale(1)}.product-image-wrapper:focus-within .product-wishlist-btn,.product-wishlist-btn:focus-visible{opacity:1}.product-badges{z-index:2;pointer-events:none;flex-direction:column;gap:4px;display:flex;position:absolute;top:10px;left:10px}.product-badge{letter-spacing:.03em;border-radius:999px;width:fit-content;padding:.22rem .55rem;font-size:.66rem;font-weight:700;box-shadow:0 2px 6px #0000001a}.product-badge--new{color:#fff;background:#1f2e44}.product-badge--best{color:#1f2e44;background:#d4b28c}.product-badge--sale{color:#fff;background:#e53e3e}.product-lowstock{color:#c2410c;margin-top:-.2rem;font-size:.72rem;font-weight:600}.pdp-rating-row{cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin:.2rem 0 .1rem;padding:.1rem 0;font-family:inherit;display:inline-flex}.pdp-rating-stars{gap:1px;display:inline-flex}.pdp-rating-text{color:var(--muted);font-size:.82rem}.pdp-rating-row:hover .pdp-rating-text{color:var(--navy);text-decoration:underline}.pdp-sticky-cta{display:none}@media (max-width:900px){.pdp-sticky-cta{z-index:60;padding:.6rem .9rem;padding-bottom:max(.6rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--line);visibility:hidden;background:#fffdf8fa;align-items:center;gap:.6rem;transition:transform .3s cubic-bezier(.16,.84,.44,1),visibility .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(120%);box-shadow:0 -4px 16px #0000000f}.pdp-sticky-cta--show{visibility:visible;transform:translateY(0)}.pdp-sticky-thumb{object-fit:contain;background:var(--cream);border-radius:8px;flex-shrink:0;width:42px;height:42px}.pdp-sticky-info{flex-direction:column;flex:1;min-width:0;display:flex}.pdp-sticky-name{white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.pdp-sticky-price{color:var(--navy);font-size:.92rem;font-weight:700}.pdp-sticky-btn{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-flex}.pdp-sticky-btn--added{background:#059669}.pdp-sticky-btn:disabled{background:#9ca3af}}@media (prefers-reduced-motion:reduce){.pdp-sticky-cta{transition:none}}.freeship{margin:.75rem 0 0}.freeship-label{color:#555;align-items:center;gap:.4rem;margin:0 0 .4rem;font-size:.8rem;display:flex}.freeship-label svg{color:var(--gold);flex-shrink:0}.freeship-label strong{color:var(--navy)}.freeship-track{background:#efe9e0;border-radius:999px;height:8px;overflow:hidden}.freeship-fill{background:linear-gradient(90deg, var(--gold), #e6c9a3);border-radius:999px;height:100%;transition:width .5s cubic-bezier(.16,.84,.44,1)}.freeship--unlocked .freeship-label{color:#16a34a;font-weight:600}.freeship--unlocked .freeship-label svg{color:#16a34a}.freeship--unlocked .freeship-fill{background:linear-gradient(90deg,#34d399,#16a34a)}.product-quickview-btn{color:#fff;cursor:pointer;opacity:0;z-index:3;white-space:nowrap;background:#1f2e44eb;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:.82rem;font-weight:700;transition:opacity .22s,transform .22s cubic-bezier(.16,.84,.44,1);display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.9);box-shadow:0 4px 14px #0003}.product-card:hover .product-quickview-btn,.product-quickview-btn:focus-visible{opacity:1;transform:translate(-50%,-50%)scale(1)}.product-quickview-btn:hover{background:var(--navy)}@media (prefers-reduced-motion:reduce){.product-quickview-btn{transition:opacity .22s}}@media (hover:none){.product-quickview-btn{opacity:1;transform:translate(-50%,-50%)scale(1)}.product-quick-add{opacity:1;transform:scale(1)}.product-wishlist-btn{opacity:1}}.qv-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1c23338c;justify-content:center;align-items:center;padding:1rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.qv-panel{border-radius:var(--r-lg);background:#fff;outline:none;grid-template-columns:1fr 1fr;gap:1.5rem;width:min(760px,100%);max-height:90vh;padding:1.5rem;animation:.25s cubic-bezier(.16,.84,.44,1) qvIn;display:grid;position:relative;overflow:auto;box-shadow:0 24px 60px #00000040}@keyframes qvIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.qv-panel,.qv-overlay{animation:none}}.qv-close{border:1px solid var(--line);cursor:pointer;color:#555;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,border-color .15s;display:flex;position:absolute;top:12px;right:12px}.qv-close:hover{background:var(--cream);border-color:var(--gold)}.qv-main-img{border-radius:var(--r-md);background:var(--cream);aspect-ratio:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.qv-img{object-fit:contain;width:100%;height:100%}.qv-thumbs{flex-wrap:wrap;gap:.5rem;margin-top:.6rem;display:flex}.qv-thumb{cursor:pointer;background:var(--cream);border:2px solid #0000;border-radius:8px;width:56px;height:56px;padding:0;overflow:hidden}.qv-thumb--active{border-color:var(--navy)}.qv-thumb img{object-fit:cover;width:100%;height:100%}.qv-info{flex-direction:column;display:flex}.qv-title{letter-spacing:-.015em;color:var(--navy);margin:.2rem 0 .1rem;font-size:1.25rem;font-weight:800;line-height:1.25}.qv-subtitle{color:var(--muted);margin:0 0 .5rem;font-size:.85rem}.qv-price-row{flex-wrap:wrap;align-items:center;gap:.6rem;margin:.3rem 0 .8rem;display:flex}.qv-price{color:#e53e3e;font-size:1.35rem;font-weight:800}.qv-rating{color:var(--navy);align-items:center;gap:.2rem;font-size:.85rem;font-weight:600;display:inline-flex}.qv-variants{flex-direction:column;gap:.4rem;margin-bottom:.8rem;display:flex}.qv-actions{align-items:center;gap:.6rem;margin-top:auto;display:flex}.qv-add{border-radius:var(--r-sm);background:var(--navy);color:#fff;cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.8rem 1rem;font-size:.95rem;font-weight:700;transition:background .2s,transform .1s;display:inline-flex}.qv-add:hover:not(:disabled){background:var(--navy-hover)}.qv-add:active:not(:disabled){transform:scale(.99)}.qv-add:disabled{cursor:not-allowed;background:#9ca3af}.qv-add--added{background:#059669!important}.qv-details-link{color:var(--navy);margin-top:.9rem;font-size:.88rem;font-weight:600}.qv-details-link:hover{color:var(--gold-ink)}@media (max-width:640px){.qv-panel{grid-template-columns:1fr;max-height:92vh}}.scroll-progress{z-index:100;background:linear-gradient(90deg, var(--gold), var(--navy));transform-origin:0;pointer-events:none;height:3px;transition:transform .1s linear;position:fixed;top:0;left:0;right:0;transform:scaleX(0)}@media (prefers-reduced-motion:reduce){.scroll-progress{transition:none}}.nf{text-align:center;max-width:560px;margin:0 auto;padding:3.5rem 1.5rem 4rem;position:relative;overflow:hidden}.nf-decor{color:var(--gold);opacity:.1;pointer-events:none;position:absolute}.nf-decor--1{top:12px;left:6%;transform:rotate(-18deg)}.nf-decor--2{top:32%;right:8%;transform:rotate(14deg)}.nf-decor--3{bottom:14%;left:12%;transform:rotate(10deg)}.nf-code{letter-spacing:-.04em;background:linear-gradient(135deg, var(--navy), var(--gold));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(4rem,14vw,7rem);font-weight:800;line-height:1}.nf-title{color:var(--navy);margin:.5rem 0 .4rem;font-size:1.5rem;font-weight:800}.nf-desc{color:#666;margin:0 0 1.5rem;line-height:1.6}.nf-search{max-width:420px;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e6ddd0;border-radius:999px;align-items:center;gap:.5rem;margin:0 auto 1.25rem;padding:.35rem .35rem .35rem 1rem;display:flex}.nf-search-icon{color:var(--muted);flex-shrink:0}.nf-search input{min-width:0;color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.95rem}.nf-search button{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;padding:.55rem 1.15rem;font-size:.9rem;font-weight:700;transition:background .2s}.nf-search button:hover{background:var(--navy-hover)}.nf-links{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.nf-link-chip{background:var(--cream);color:var(--navy);border:1px solid #efe9e0;border-radius:999px;padding:.5rem 1rem;font-size:.88rem;font-weight:600;transition:background .2s,color .2s,border-color .2s,transform .2s}.nf-link-chip:hover{background:var(--navy);color:#fff;border-color:var(--navy);transform:translateY(-2px)}.btn-primary,.btn-secondary{transition:background .2s,color .2s,border-color .2s,transform .15s cubic-bezier(.16,.84,.44,1),box-shadow .2s}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 18px #1f2e442e}.btn-primary:active,.btn-secondary:active{transform:translateY(0)scale(.985)}.pdp-add-btn{transition:background .2s,transform .15s cubic-bezier(.16,.84,.44,1),box-shadow .2s}.pdp-add-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #1c233333}.review-wall{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.review-card{border-radius:var(--r-md);box-shadow:var(--shadow-soft);background:#fff;border:1px solid #efe9e0;flex-direction:column;gap:.5rem;margin:0;padding:1.25rem;display:flex}.review-stars{gap:1px;display:flex}.review-title{color:var(--navy);font-size:.95rem;font-weight:700}.review-body{color:#555;-webkit-line-clamp:5;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.review-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;padding-top:.6rem;display:flex}.review-author{color:var(--navy);font-size:.82rem;font-weight:600}.review-product{color:var(--muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:55%;font-size:.78rem;overflow:hidden}.review-product:hover{color:var(--gold-ink)}@media (max-width:900px){.review-wall{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.review-wall{grid-template-columns:1fr}}.cat-tiles{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.cat-tile{border-radius:var(--r-lg);min-height:148px;color:var(--navy);border:1px solid #efe9e0;flex-direction:column;justify-content:flex-end;padding:1.1rem;text-decoration:none;transition:transform .25s cubic-bezier(.16,.84,.44,1),box-shadow .25s;display:flex;position:relative;overflow:hidden}.cat-tile:hover{box-shadow:var(--shadow-warm);transform:translateY(-4px)}.cat-tile-emoji{margin-bottom:auto;font-size:2rem;line-height:1}.cat-tile-label{letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.cat-tile-sub{color:#6b7280;font-size:.8rem}.cat-tile--dogs{background:linear-gradient(135deg,#fff1e6,#ffe3cc)}.cat-tile--cats{background:linear-gradient(135deg,#f0f6ff,#dce9fb)}.cat-tile--new{background:linear-gradient(135deg,#f3f0ff,#e6dcfb)}.cat-tile--best{background:linear-gradient(135deg,#fff8e6,#ffeec2)}@media (max-width:700px){.cat-tiles{grid-template-columns:repeat(2,1fr)}}.pdp-breadcrumb{flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.pdp-breadcrumb a{text-transform:capitalize}.pdp-breadcrumb-sep{color:#cfc7bb}.pdp-breadcrumb-current{color:var(--muted);text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;max-width:40ch;overflow:hidden}.trust-bar{background:#fff;border:1px solid #efe9e0;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1rem,4vw,3rem);padding:1rem 1.5rem;display:flex;box-shadow:0 6px 18px #1f2e440a}.trust-item{color:#1f2e44;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;display:flex}.trust-item svg{color:#d4b28c;flex-shrink:0}.marquee{color:#f6f1e9;background:#1f2e44;border-radius:999px;overflow:hidden}.marquee-track{white-space:nowrap;will-change:transform;padding:.7rem 0;animation:30s linear infinite marqueeScroll;display:inline-flex}.marquee:hover .marquee-track{animation-play-state:paused}.marquee-item{letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.6rem;padding:0 1.5rem;font-size:.82rem;font-weight:600;display:inline-flex}.marquee-dot{color:#d4b28c;font-size:.7rem}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}.info-card{transition:transform .25s cubic-bezier(.16,.84,.44,1),box-shadow .25s,border-color .25s}.info-card--interactive:hover{border-color:#e6ddd0;transform:translateY(-4px);box-shadow:0 16px 30px #1f2e4414}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@keyframes badgePop{0%{transform:scale(1)}35%{transform:scale(1.45)}70%{transform:scale(.92)}to{transform:scale(1)}}.cart-badge--bump{animation:badgePop .4s var(--ease-spring)}.header-cart-btn--pulse:after{content:"";border:2px solid var(--gold);pointer-events:none;animation:ringPulse .5s var(--ease-out-soft) both;border-radius:50%;position:absolute;inset:0}@keyframes ringPulse{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.product-card:active{transition-duration:var(--dur-1);transform:translateY(-2px)scale(.995)}.product-quick-add--added{animation:qaPop var(--dur-2) var(--ease-spring)}@keyframes qaPop{0%{transform:scale(1)}45%{transform:scale(1.18)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.cart-badge--bump,.header-cart-btn--pulse:after,.product-quick-add--added{animation:none}.product-card:active{transform:none}}.section-oval h2{letter-spacing:-.015em;color:var(--navy);margin:0 0 1.1rem;font-size:clamp(1.4rem,2.4vw,1.75rem);font-weight:800;line-height:1.2}.product-card h3{letter-spacing:-.01em;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin:.1rem 0 0;font-size:1rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.quiz-cta h2{letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.home-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-ink);margin-bottom:.2rem;font-size:.75rem;font-weight:700;display:block}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_ff3fcce9-module__WLjgRG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_ff3fcce9-module__WLjgRG__variable{--font-inter:"Inter", "Inter Fallback"}
