button,a,.category-button,.add-button,.cart-toggle,.cart-close,.icon-button,.nav-toggle,.gallery-thumb,.finder-card,.finder-chip,.quantity-controls button{min-height:44px;min-width:44px}.quantity-controls button{display:inline-flex;align-items:center;justify-content:center}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}.product-image{aspect-ratio:4 / 3;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.cart-trust-signals{display:flex;flex-wrap:wrap;gap:0.4rem 0.75rem;justify-content:center;padding:0.6rem 1rem 0.25rem;font-size:0.72rem;color:var(--color-muted,#64748b)}.cart-trust-signals span{white-space:nowrap}.nav-toggle{z-index:202;position:relative}.wa-float{bottom:max(24px,calc(env(safe-area-inset-bottom) + 8px))}input[name="phone"]::placeholder{color:var(--color-muted,#94a3b8)}input[name="phone"]:invalid:not(:placeholder-shown){border-color:#ef4444;box-shadow:0 0 0 2px #fee2e2}input[name="phone"]:valid:not(:placeholder-shown){border-color:#22c55e}.why-safencia{padding:clamp(2.5rem,6vw,4rem) clamp(1rem,4vw,2rem);background:linear-gradient(135deg,#1a2e55 0%,#1e3a8a 60%,#1d4ed8 100%);color:#fff}.why-safencia__inner{max-width:var(--max,1280px);margin:0 auto}.why-safencia__headline{text-align:center;margin-bottom:2.5rem}.why-safencia__headline h2{font-size:clamp(1.35rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 0.6rem;letter-spacing:-0.01em}.why-safencia__headline p{font-size:clamp(0.88rem,1.8vw,1.05rem);color:#bfdbfe;max-width:560px;margin:0 auto;line-height:1.6}.why-safencia__pillars{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.why-safencia__pillars li{display:flex;flex-direction:column;align-items:center;text-align:center;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:1rem;padding:1.75rem 1.25rem;gap:0.5rem;backdrop-filter:blur(8px);transition:background 0.2s,transform 0.2s,border-color 0.2s}.why-safencia__pillars li:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.2);transform:translateY(-4px)}.why-safencia__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:rgba(255,255,255,0.08);color:#60a5fa;margin-bottom:0.6rem;transition:transform 0.2s,background 0.2s}.why-safencia__pillars li:hover .why-safencia__icon{transform:scale(1.1);background:rgba(255,255,255,0.15);color:#93c5fd}.why-safencia__icon svg{width:26px;height:26px}.why-safencia__pillars strong{font-size:0.95rem;font-weight:600;color:#fff}.why-safencia__pillars span{font-size:0.78rem;color:#bfdbfe;line-height:1.5}@media (max-width:991px){.why-safencia__pillars{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.why-safencia__pillars{grid-template-columns:1fr;gap:0.85rem}.why-safencia__pillars li{padding:1.25rem 0.85rem}}.site-header{position:relative!important;z-index:200!important}.header-search{position:relative!important;overflow:visible!important}.header-search input[type="search"]{border-radius:8px 0 0 8px!important;padding-right:42px!important}.header-search select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0!important;border-left:1px solid #e7edf6!important;outline:0!important;box-shadow:none!important;border-radius:0!important;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23374151' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center!important;cursor:pointer}.header-search__button{border-radius:0 8px 8px 0!important;position:relative;z-index:2}.search-scrim{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(15,23,42,0.45);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity 0.25s ease,visibility 0.25s ease;z-index:199}.search-scrim.is-active{opacity:1;visibility:visible}.search-clear-btn{position:absolute;top:50%;transform:translateY(-50%);right:272px;width:22px;height:22px;border-radius:50%;background:#f1f5f9;color:#64748b;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:all 0.2s ease;z-index:10;padding:0;min-width:22px;min-height:22px}.search-clear-btn::before{content:"×";font-size:16px;font-weight:600;line-height:1}.search-clear-btn:hover{background:#cbd5e1;color:#0f172a}.search-clear-btn.is-visible{opacity:1;visibility:visible}@media (max-width:820px){.search-clear-btn{right:56px}}.search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;background:rgba(255,255,255,0.96);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(226,232,240,0.85);border-radius:12px;box-shadow:0 20px 40px rgba(15,23,42,0.15),0 4px 12px rgba(15,23,42,0.05);z-index:1000;max-height:480px;overflow-y:auto;display:flex;flex-direction:column;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity 0.2s cubic-bezier(0.16,1,0.3,1),transform 0.2s cubic-bezier(0.16,1,0.3,1)}.search-suggestions.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.suggestions-section-title{padding:12px 18px 8px;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:#64748b;border-bottom:1px solid rgba(241,245,249,0.8);background:rgba(248,250,252,0.6)}.suggestion-item{display:flex;align-items:center;gap:14px;padding:10px 18px;text-decoration:none;color:#1e293b;transition:background 0.15s ease;border-bottom:1px solid rgba(241,245,249,0.8);min-height:64px}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover,.suggestion-item.is-selected{background:rgba(239,246,255,0.9)!important;color:#0b5be7;outline:none}.suggestion-item:hover .suggestion-title,.suggestion-item.is-selected .suggestion-title{color:#0b5be7}.suggestion-item mark{background:rgba(254,240,138,0.7)!important;color:#0f172a;font-weight:700;padding:0 2px;border-radius:2px}.suggestion-thumb{width:44px;height:44px;border-radius:6px;object-fit:cover;flex-shrink:0;background:#f8fafc;border:1px solid #e2e8f0;transition:transform 0.15s ease}.suggestion-item:hover .suggestion-thumb,.suggestion-item.is-selected .suggestion-thumb{transform:scale(1.06)}.suggestion-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.suggestion-title{font-size:0.88rem;font-weight:600;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#1e293b;transition:color 0.15s ease}.suggestion-meta{font-size:0.72rem;color:#64748b;display:flex;align-items:center;gap:6px;font-weight:600}.suggestion-price-row{display:flex;flex-direction:column;align-items:flex-end;gap:1px;font-size:0.84rem;font-weight:700;text-align:right;flex-shrink:0}.suggestion-price{color:#0f172a}.suggestion-price-original{font-size:0.7rem;color:#94a3b8;text-decoration:line-through;font-weight:500}.suggestion-discount-badge{font-size:0.65rem;background:#dcfce7;color:#15803d;padding:0px 4px;border-radius:4px;font-weight:600;margin-top:1px;display:inline-block}.suggestions-footer{padding:12px 18px;text-align:center;background:#f8fafc;border-top:1px solid rgba(226,232,240,0.8);font-size:0.8rem;font-weight:700;color:#0b5be7;text-decoration:none;transition:background 0.15s ease,color 0.15s ease;border-radius:0 0 12px 12px}.suggestions-footer:hover{background:#f1f5f9;color:#064bd1}.suggestions-empty{padding:24px 18px;text-align:center;color:#64748b;font-size:0.84rem;display:flex;flex-direction:column;align-items:center;gap:2px}.suggestions-empty-emo{font-size:1.4rem;margin-bottom:2px}.trending-searches-box{padding:14px 18px 16px;display:flex;flex-direction:column;gap:8px}.trending-tags-grid{display:flex;flex-wrap:wrap;gap:6px}.trending-tag-item{padding:5px 11px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;font-size:0.74rem;font-weight:600;color:#334155;text-decoration:none;cursor:pointer;transition:all 0.15s ease}.trending-tag-item:hover{background:#e2e8f0;border-color:#cbd5e1;color:#0f172a;transform:translateY(-1px)}.header-search input[type="search"]::-webkit-search-cancel-button,.header-search input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.search-suggestions{max-height:min(68vh,560px);border-radius:8px}.suggestions-section-title--spaced{margin-top:10px}.suggestion-item{display:grid;grid-template-columns:52px minmax(0,1fr) auto;min-height:72px}.suggestion-price--mobile{display:none;font-weight:600;color:#0b5be7}@media (max-width:820px){.header-main{width:100%}.search-suggestions{left:0;right:0;max-width:100%;overflow-x:hidden}.suggestion-item{grid-template-columns:44px minmax(0,1fr);padding:8px 14px;gap:10px;min-height:52px}.suggestion-thumb{width:38px;height:38px}.suggestion-price-row{display:none}.suggestion-price--mobile{display:inline}}.suggestion-title{display:-webkit-box;overflow:hidden;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.suggestion-chip{display:inline-flex;align-items:center;min-height:20px;border-radius:999px;background:#e0f2fe;color:#075985;padding:2px 7px}.suggestions-footer--inline{margin-top:12px;border:1px solid #dbe6f4;border-radius:8px}@media (max-width:820px){.suggestion-item{grid-template-columns:48px minmax(0,1fr)}.suggestion-price-row{grid-column:2;justify-items:start;min-width:0}}.home-toy-card__media,.product-card .product-image,.product-card__media{aspect-ratio:1 / 1!important}.home-toy-card__media.sf-img-missing,.product-card .product-image.sf-img-missing,.product-card__media.sf-img-missing,.sf-related-card__image.sf-img-missing{background:linear-gradient(135deg,#1d4ed8 0%,#3b82f6 55%,#fbbf24 100%)!important}.home-toy-card__media.sf-img-missing>img,.product-card .product-image.sf-img-missing>img,.product-card__media.sf-img-missing>img,.sf-related-card__image.sf-img-missing>img{opacity:0}.home-toy-card__media.sf-img-missing::before,.product-card .product-image.sf-img-missing::before,.product-card__media.sf-img-missing::before,.sf-related-card__image.sf-img-missing::before{content:"Safencia Toy";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;text-shadow:0 2px 6px rgba(0,0,0,0.3);z-index:1;pointer-events:none}.sf-card-rating{display:flex;align-items:center;gap:4px;margin:-4px 0 0;font-size:0.82rem;font-weight:600;color:#475569;line-height:1}.sf-card-rating__star{color:#f59e0b;font-size:0.95rem;line-height:1}.sf-card-rating__value{color:#0f172a;font-weight:700}.sf-card-rating__count{color:#64748b;font-weight:600;font-size:0.76rem}.sf-card-price-block{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin:0;line-height:1.1}.sf-card-price-old{color:#94a3b8;font-size:0.84rem;font-weight:600;text-decoration:line-through;text-decoration-thickness:1.5px}.sf-card-price-now{color:#0f172a;font-size:1.08rem;font-weight:700;line-height:1.1}.sf-card-price-save{display:inline-block;padding:2px 7px;border-radius:999px;background:#fef3c7;color:#b45309;font-size:0.66rem;font-weight:700;letter-spacing:0.02em;line-height:1.4}.sf-card-proof{display:flex;align-items:center;gap:4px;margin:0;font-size:0.72rem;font-weight:600;line-height:1.2;color:#047857}.sf-card-proof--bought{color:#c2410c}.sf-card-proof--stock{color:#047857}.sf-card-proof--cod{color:#1d4ed8}.sf-card-actions{display:flex;gap:8px;margin-top:auto}.product-card .sf-card-actions .add-button,.home-toy-card .sf-card-actions .add-button{flex:1 1 auto;width:auto;min-width:0}.sf-card-wa{flex:0 0 42px;display:inline-grid;place-items:center;height:42px;width:42px;background:#25D366;color:#fff;border-radius:10px;text-decoration:none;border:0;box-shadow:0 4px 14px rgba(37,211,102,0.32);transition:transform 120ms ease,box-shadow 160ms ease,background 160ms ease;position:relative;z-index:3}.sf-card-wa:hover,.sf-card-wa:focus-visible{background:#128C7E;box-shadow:0 8px 18px rgba(37,211,102,0.42);transform:translateY(-1px)}.sf-card-wa svg{width:22px;height:22px;fill:currentColor;pointer-events:none}.product-card,.home-toy-card{position:relative}.sf-card-overlay{position:absolute;inset:0;z-index:1;border-radius:inherit;text-indent:-9999px;overflow:hidden;background:transparent}.product-card .add-button,.home-toy-card .add-button,.sf-card-wa,.product-card .home-toy-card__media,.home-toy-card .home-toy-card__media,.product-card .product-image-link,.product-card h3 a,.home-toy-card h3 a,.sf-card-rating,.sf-card-price-block,.sf-card-proof{position:relative;z-index:2}.product-label--bestseller{background:linear-gradient(135deg,#f97316,#ea580c)!important;box-shadow:0 3px 10px rgba(249,115,22,0.45)!important}.product-label--trending{background:linear-gradient(135deg,#7c3aed,#9333ea)!important;box-shadow:0 3px 10px rgba(124,58,237,0.45)!important}.product-label--hot{background:linear-gradient(135deg,#ef4444,#dc2626)!important;box-shadow:0 3px 10px rgba(239,68,68,0.45)!important}.product-label--new{background:linear-gradient(135deg,#10b981,#059669)!important;box-shadow:0 3px 10px rgba(16,185,129,0.45)!important}.home-toy-card__body,.product-card .product-body{gap:6px;padding:14px 16px 16px}.home-toy-card__bottom,.product-card__bottom{gap:6px;margin-top:auto}@media (max-width:640px){.sf-card-wa{height:44px;width:44px;flex-basis:44px}.product-card .sf-card-actions .add-button,.home-toy-card .sf-card-actions .add-button{min-height:44px}}.shop-active-filters{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.shop-active-filters:empty{display:none}.shop-filter-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 8px 5px 12px;background:#eaf2ff;color:var(--brand-blue);border:1px solid #cfdcfb;border-radius:999px;font-size:0.78rem;font-weight:600;line-height:1;white-space:nowrap;max-width:100%}.shop-filter-chip__label{overflow:hidden;text-overflow:ellipsis;max-width:180px}.shop-filter-chip__remove{appearance:none;background:var(--brand-blue);color:#fff;border:0;width:18px;height:18px;border-radius:50%;font-size:14px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.shop-filter-chip__remove:hover,.shop-filter-chip__remove:focus-visible{background:#073fa8;outline:none}.shop-filter-chip--clearall{background:#fff7d6;border-color:#f3d36b;color:#6b4900;cursor:pointer;padding:6px 12px;font-weight:600}.shop-filter-chip--clearall:hover{background:#ffeeb0}@media (max-width:640px){.shop-filter-chip{font-size:0.72rem;padding:4px 6px 4px 10px}.shop-filter-chip__label{max-width:130px}.shop-filter-chip__remove{width:20px;height:20px}}.product-card,.home-toy-card{background:#fff;border:1px solid #E5E7EB;border-radius:16px;box-shadow:0 1px 3px rgba(15,23,42,0.06);overflow:hidden;transition:box-shadow 160ms ease,transform 160ms ease,border-color 160ms ease}.product-card:hover,.home-toy-card:hover{transform:translateY(-2px);border-color:#BFDBFE;box-shadow:0 10px 24px rgba(15,23,42,0.10)}.sf-card-delivery{align-self:flex-start;margin:10px 0 0 10px;padding:4px 10px;border-radius:999px;background:#F0FDF4;border:1px solid #BBF7D0;color:#15803D;font-size:0.72rem;font-weight:600;line-height:1.3;white-space:nowrap}.product-card .home-toy-card__media,.home-toy-card .home-toy-card__media{background:#fff}.home-toy-card__body{display:flex;flex-direction:column;gap:6px;padding:10px 14px 14px}.home-toy-card__body h3{margin:0;font-size:1rem;font-weight:600;line-height:1.35;min-height:auto}.home-toy-card__body h3 a{color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sf-card-price-block{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin:0}.sf-card-price-now{font-size:1.375rem;font-weight:700;color:#111827;letter-spacing:-0.01em}.sf-card-price-old{font-size:0.875rem;font-weight:500;color:#9CA3AF;text-decoration:line-through}.sf-card-price-save{align-self:center;padding:3px 8px;border-radius:6px;background:#FEF08A;color:#854D0E;font-size:0.72rem;font-weight:700;letter-spacing:0.02em}.sf-card-proof{margin:0;font-size:0.875rem;font-weight:600}.sf-card-proof--bought{color:#C2410C}.sf-card-proof--stock{color:#047857}.sf-card-proof--cod{color:#1D4ED8}.sf-card-rating{display:flex;align-items:center;gap:5px;font-size:0.875rem;margin:0}.sf-card-rating__stars{font-size:0.875rem;line-height:1}.sf-card-rating__value{font-weight:600;color:#111827}.sf-card-rating__count{color:#6B7280;font-weight:400}.sf-card-actions{display:flex;gap:8px;margin-top:auto;padding-top:4px}.product-card .sf-card-actions .add-button,.home-toy-card .sf-card-actions .add-button{flex:1 1 auto;width:auto;min-width:0;min-height:46px;border-radius:12px;background:#2563EB;color:#fff;font-size:0.9375rem;font-weight:600;border:0;box-shadow:none}.product-card .sf-card-actions .add-button:hover,.home-toy-card .sf-card-actions .add-button:hover{background:#1D4ED8}.sf-card-wa{flex:0 0 46px;width:46px;height:46px;display:inline-grid;place-items:center;border-radius:12px;background:#fff;border:2px solid #16A34A;color:#16A34A;box-shadow:none}.sf-card-wa:hover,.sf-card-wa:focus-visible{background:#16A34A;color:#fff;box-shadow:0 6px 16px rgba(22,163,74,0.28);transform:none}@media (min-width:1200px){.product-grid,.cat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}}@media (min-width:821px) and (max-width:1199px){.product-grid,.cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.product-grid,.cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-toy-card__body{padding:8px 10px 12px;gap:5px}.home-toy-card__body h3{font-size:0.875rem}.sf-card-price-now{font-size:1.125rem}.sf-card-price-old,.sf-card-proof,.sf-card-rating{font-size:0.8125rem}.sf-card-delivery{font-size:0.66rem;margin:8px 0 0 8px}.product-card .sf-card-actions .add-button,.home-toy-card .sf-card-actions .add-button{min-height:42px;font-size:0.875rem}.sf-card-wa{flex-basis:42px;width:42px;height:42px}.sf-card-wa svg{width:20px;height:20px}}
