.privacy{max-width:42rem;margin:0 auto;padding:2rem 1.25rem 4rem;text-align:left;line-height:1.6}.privacy__back{margin:0 0 1.5rem}.privacy__back a{color:inherit;opacity:.75}.privacy h1{font-size:clamp(1.75rem,4vw,2.25rem);margin:0 0 .75rem}.privacy h2{font-size:1.1rem;margin:1.75rem 0 .5rem}.privacy__lead,.privacy p,.privacy li{margin:0 0 .75rem;opacity:.92}.privacy__meta{font-size:.9rem;opacity:.7!important}.privacy ul{margin:0 0 .75rem;padding-left:1.2rem}.privacy__disclaimer{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid color-mix(in srgb,currentColor 18%,transparent);font-size:.88rem;opacity:.75}.legal-footer{display:flex;justify-content:center;gap:1rem;padding:1.5rem 1rem 2rem;font-size:.9rem}.legal-footer a{color:inherit;opacity:.7;text-decoration:underline;text-underline-offset:.2em}.legal-footer a:hover{opacity:1}:root{--color-orange: #ff7a00;--color-orange-dark: #e06500;--color-teal: #00b4d8;--color-teal-dark: #0096b4;--color-sand: #fff8e7;--color-sand-dark: #f5ecd3;--color-navy: #1a3a4a;--color-navy-light: #2d5a6b;--color-text: #1a2e38;--color-text-muted: #5a6e78;--color-white: #ffffff;--shadow-sm: 0 2px 8px rgba(26, 58, 74, .08);--shadow-md: 0 8px 24px rgba(26, 58, 74, .12);--shadow-lg: 0 16px 48px rgba(26, 58, 74, .16);--radius: 12px;--radius-lg: 20px;--header-h: 64px;color:var(--color-text);background:var(--color-sand);font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:100;background:#fff8e7eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(26,58,74,.08)}.header-inner{max-width:1200px;margin:0 auto;padding:0 1.25rem;height:var(--header-h);display:flex;align-items:center;gap:1.5rem}.logo{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.15rem;color:var(--color-navy);flex-shrink:0}.logo-icon{font-size:1.5rem}.logo-text em{color:var(--color-orange);font-style:normal}.main-nav{display:flex;gap:1.5rem;margin-left:auto}.main-nav a{font-size:.9rem;font-weight:500;color:var(--color-text-muted);transition:color .2s}.main-nav a:hover{color:var(--color-orange)}.cart-btn{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background:var(--color-white);color:var(--color-navy);cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;flex-shrink:0}.cart-btn:hover{transform:scale(1.05);box-shadow:var(--shadow-md)}.cart-badge{position:absolute;top:-2px;right:-2px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--color-orange);color:var(--color-white);font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.hero{position:relative;overflow:hidden;padding:4rem 1.25rem 3rem;text-align:center}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#87ceeb 0%,#b8e6f5 40%,var(--color-sand) 100%);z-index:0}.hero-sun{position:absolute;top:2rem;right:15%;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,#ffe066 30%,#ff7a00);box-shadow:0 0 60px #ff7a0066}.hero-palm{position:absolute;bottom:20%;font-size:4rem;opacity:.15}.hero-palm-left{left:5%}.hero-palm-right{right:5%}.hero-palm:before{content:"🌴"}.hero-waves{position:absolute;bottom:0;left:0;right:0;height:60px;background:var(--color-teal);opacity:.15;border-radius:100% 100% 0 0/40px 40px 0 0}.hero-content{position:relative;z-index:1;max-width:720px;margin:0 auto}.hero-tag{display:inline-block;margin:0 0 1rem;padding:.35rem 1rem;border-radius:999px;background:#ffffffb3;font-size:.85rem;font-weight:600;color:var(--color-teal-dark);letter-spacing:.02em}.hero h1{margin:0 0 1rem;font-size:clamp(2rem,6vw,3.2rem);line-height:1.15;color:var(--color-navy)}.hero-highlight{color:var(--color-orange)}.hero-sub{margin:0 0 2rem;font-size:1.05rem;color:var(--color-text-muted);max-width:560px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.hero-stats{position:relative;z-index:1;display:flex;justify-content:center;gap:2.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(26,58,74,.1);max-width:500px;margin-left:auto;margin-right:auto}.stat{display:flex;flex-direction:column;gap:.15rem}.stat strong{font-size:1.5rem;color:var(--color-orange)}.stat span{font-size:.8rem;color:var(--color-text-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:999px;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.btn-primary{background:var(--color-orange);color:var(--color-white);box-shadow:0 4px 14px #ff7a0059}.btn-primary:hover{background:var(--color-orange-dark);transform:translateY(-1px)}.btn-secondary{background:var(--color-white);color:var(--color-navy);box-shadow:var(--shadow-sm)}.btn-secondary:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-sm{padding:.5rem 1rem;font-size:.85rem}.btn-full{width:100%}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.section{max-width:1200px;margin:0 auto;padding:4rem 1.25rem}.section-header{text-align:center;max-width:640px;margin:0 auto 2.5rem}.section-header h2{margin:0 0 .75rem;font-size:clamp(1.6rem,4vw,2.2rem);color:var(--color-navy)}.section-header p{margin:0;color:var(--color-text-muted)}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1.25rem}.category-card{display:flex;flex-direction:column;padding:1.5rem;border-radius:var(--radius-lg);background:var(--color-white);box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.category-icon{font-size:2.5rem;margin-bottom:.75rem}.category-card h3{margin:0 0 .5rem;font-size:1.1rem;color:var(--color-navy)}.category-card p{margin:0 0 1rem;font-size:.88rem;color:var(--color-text-muted);flex:1}.category-link{font-size:.85rem;font-weight:600;color:var(--color-teal-dark)}.catalog-category{margin-bottom:3rem}.catalog-category:last-child{margin-bottom:0}.catalog-category-title{margin:0 0 1.25rem;padding-bottom:.5rem;font-size:1.3rem;color:var(--color-navy);border-bottom:3px solid var(--color-orange);display:inline-block}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.product-card{display:flex;flex-direction:column;border-radius:var(--radius-lg);background:var(--color-white);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.product-visual{position:relative;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover}.product-visual-action-figure{background:linear-gradient(135deg,#ff9a56,#ff7a00)}.product-visual-fumetti{background:linear-gradient(135deg,#667eea,#764ba2)}.product-visual-manga{background:linear-gradient(135deg,#f093fb,#f5576c)}.product-visual-tcg{background:linear-gradient(135deg,#4facfe,#00b4d8)}.product-visual-gadget{background:linear-gradient(135deg,#43e97b,#38f9d7)}.product-emoji{font-size:3rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.product-badge{position:absolute;top:.75rem;right:.75rem;padding:.25rem .6rem;border-radius:999px;background:var(--color-white);font-size:.7rem;font-weight:700;color:var(--color-orange);text-transform:uppercase;letter-spacing:.03em}.product-body{padding:1.25rem;display:flex;flex-direction:column;flex:1}.product-category{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-teal-dark);margin-bottom:.35rem}.product-body h3{margin:0 0 .5rem;font-size:1rem;color:var(--color-navy);line-height:1.3}.product-body p{margin:0 0 1rem;font-size:.85rem;color:var(--color-text-muted);flex:1}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.product-price{font-size:1.15rem;font-weight:700;color:var(--color-orange)}.about-section{background:var(--color-white);max-width:none;padding-left:0;padding-right:0}.about-grid{max-width:1200px;margin:0 auto;padding:0 1.25rem;display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:center}.about-visual{position:relative;height:320px;display:flex;align-items:flex-end;justify-content:center}.about-island{position:absolute;bottom:0;width:280px;height:80px;background:linear-gradient(180deg,#7ec850,#5a9e3a);border-radius:50% 50% 0 0/100% 100% 0 0}.about-house{position:relative;z-index:1;margin-bottom:40px}.house-roof{width:0;height:0;border-left:70px solid transparent;border-right:70px solid transparent;border-bottom:50px solid var(--color-orange);margin:0 auto}.house-body{width:120px;height:90px;background:var(--color-sand-dark);border-radius:0 0 8px 8px;position:relative;margin:0 auto;border:3px solid var(--color-navy)}.house-door{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:30px;height:45px;background:var(--color-navy);border-radius:4px 4px 0 0}.house-window{position:absolute;top:15px;right:15px;width:25px;height:25px;background:var(--color-teal);border:2px solid var(--color-navy);border-radius:4px}.about-content h2{margin:0 0 1rem;font-size:clamp(1.5rem,3.5vw,2rem);color:var(--color-navy)}.about-content p{margin:0 0 1rem;color:var(--color-text-muted)}.about-features{margin:1.5rem 0 0;padding:0;list-style:none;display:grid;gap:.6rem}.about-features li{font-size:.95rem;color:var(--color-text)}.contact-section{background:linear-gradient(180deg,var(--color-sand) 0%,var(--color-sand-dark) 100%);max-width:none}.contact-section .section-header,.contact-form{max-width:640px;margin-left:auto;margin-right:auto}.contact-form{display:flex;flex-direction:column;gap:1rem;padding:2rem;background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.contact-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600;color:var(--color-navy)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form input,.contact-form textarea{padding:.75rem 1rem;border:1px solid rgba(26,58,74,.15);border-radius:var(--radius);font-size:.95rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--color-teal);box-shadow:0 0 0 3px #00b4d826}.form-feedback{margin:0;padding:.75rem 1rem;border-radius:var(--radius);font-size:.9rem}.form-success{background:#e8f8ef;color:#1a7a3a}.form-error{background:#fde8e8;color:#b91c1c}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a3a4a66;z-index:200}.cart-drawer{position:fixed;top:0;right:0;width:min(400px,100vw);height:100vh;background:var(--color-white);z-index:201;display:flex;flex-direction:column;box-shadow:var(--shadow-lg);animation:slideIn .25s ease}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:1px solid rgba(26,58,74,.08)}.cart-header h2{margin:0;font-size:1.2rem;color:var(--color-navy)}.cart-close{width:36px;height:36px;border:none;border-radius:50%;background:var(--color-sand);cursor:pointer;font-size:1rem;color:var(--color-navy)}.cart-empty{padding:2rem 1.25rem;text-align:center;color:var(--color-text-muted)}.cart-items{list-style:none;margin:0;padding:0;flex:1;overflow-y:auto}.cart-item{padding:1rem 1.25rem;border-bottom:1px solid rgba(26,58,74,.06)}.cart-item-info{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.5rem}.cart-item-info strong{font-size:.9rem;color:var(--color-navy)}.cart-item-info span{font-size:.85rem;color:var(--color-orange);font-weight:600}.cart-item-actions{display:flex;align-items:center;gap:.5rem}.qty-btn{width:28px;height:28px;border:1px solid rgba(26,58,74,.15);border-radius:6px;background:var(--color-white);cursor:pointer;font-size:1rem;color:var(--color-navy)}.qty-value{min-width:24px;text-align:center;font-weight:600}.remove-btn{margin-left:auto;border:none;background:none;color:var(--color-text-muted);font-size:.8rem;cursor:pointer;text-decoration:underline}.cart-summary{padding:1.25rem;border-top:1px solid rgba(26,58,74,.08)}.cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1rem}.cart-total strong{font-size:1.25rem;color:var(--color-orange)}.site-footer{background:var(--color-navy);color:#ffffffd9;text-align:center;padding:2rem 1.25rem 0}.footer-inner{max-width:1200px;margin:0 auto;padding-bottom:1rem}.footer-brand{margin:0 0 .35rem;font-size:1.1rem;font-weight:700;color:var(--color-white)}.footer-tagline{margin:0;font-size:.85rem;opacity:.7}.site-footer .legal-footer{border-top:1px solid rgba(255,255,255,.1);padding:1rem}.site-footer .legal-footer a{color:#fff9}.site-footer .legal-footer a:hover{color:var(--color-orange)}@media(max-width:768px){.main-nav{display:none}.hero-stats{gap:1.5rem}.about-grid{grid-template-columns:1fr}.about-visual{height:220px}.form-row{grid-template-columns:1fr}}@media(max-width:480px){.hero-actions{flex-direction:column;align-items:stretch}.hero-stats{flex-direction:column;gap:1rem}}
