@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&family=Nunito:wght@400;600;700&display=swap";
:root{color:#312e81;background:#eef2ff;font-family:Nunito,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}button,input,select,textarea{font:inherit}a{color:inherit}.admin-shell{width:min(1080px,100% - 32px);margin:0 auto;padding:48px 0 72px}.admin-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.admin-title{margin:0;font:700 clamp(2rem,5vw,3.2rem)/1 Fredoka,sans-serif}.admin-subtitle{color:#4f46a5;margin:8px 0 0}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.admin-card{background:#ffffffeb;border:1px solid #c7d2fe;border-radius:18px;padding:24px;box-shadow:0 10px 25px #312e811a}.admin-card h2{margin:0 0 18px;font:600 1.35rem/1 Fredoka,sans-serif}.field{gap:6px;margin:0 0 14px;font-weight:700;display:grid}.field input,.field select,.field textarea{color:#312e81;background:#fff;border:1px solid #a5b4fc;border-radius:10px;padding:10px 12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#6366f1;outline:3px solid #c7d2fe}.button{color:#fff;cursor:pointer;background:#22c55e;border:0;border-radius:10px;padding:11px 16px;font-weight:800;transition:background-color .2s,transform .2s}.button:hover{background:#16a34a;transform:translateY(-1px)}.button.secondary{background:#6366f1}.button.secondary:hover{background:#4f46e5}.list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.list li{background:#eef2ff;border-radius:10px;padding:10px 12px}.notice{background:#e0e7ff;border-left:4px solid #6366f1;border-radius:8px;margin-top:24px;padding:14px 16px}.login{width:min(440px,100% - 32px);margin:14vh auto}@media (max-width:760px){.admin-shell{padding-top:28px}.admin-header{flex-direction:column;align-items:flex-start}.admin-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important}}.storefront{color:#312e81;width:min(1160px,100% - 32px);margin:0 auto;padding:20px 0 80px}.store-nav{justify-content:space-between;align-items:center;gap:18px;padding:14px 0 28px;display:flex}.brand{letter-spacing:-.03em;font:700 1.24rem/1 Fredoka,sans-serif;text-decoration:none}.brand i{color:#ec4899;font-style:normal}.locale-links{gap:8px;display:flex}.locale-links a{color:#4f46a5;border-radius:8px;padding:6px;font-size:.75rem;font-weight:800;text-decoration:none}.locale-links a[aria-current=page]{color:#fff;background:#312e81}.hero{background:radial-gradient(circle at 80% 20%,#fce7f3 0,#0000 42%),#ddd6fe;border-radius:32px;grid-template-columns:1.05fr .95fr;align-items:center;gap:20px;min-height:480px;padding:38px clamp(20px,5vw,64px);display:grid;overflow:hidden}.eyebrow{color:#7c3aed;letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:.77rem;font-weight:800}.hero h1,.section-heading h1,.section-heading h2,.product-page h1{letter-spacing:-.06em;margin:0;font:700 clamp(2.6rem,6.2vw,5.7rem)/.92 Fredoka,sans-serif}.hero-copy{color:#4f46a5;max-width:38ch;margin:24px 0;font-size:1.1rem;line-height:1.55}.shop-button{color:#fff;cursor:pointer;background:#22c55e;border:0;border-radius:10px;padding:13px 19px;font-weight:800;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.shop-button:not(:disabled):hover{background:#16a34a;transform:translateY(-1px)}.shop-button:disabled{cursor:not-allowed;opacity:.65}.scene{min-height:330px}.catalog{padding:80px 0 0}.section-heading{margin-bottom:26px}.section-heading h2{font-size:clamp(2.4rem,5vw,4.4rem)}.category-links{flex-wrap:wrap;gap:10px;margin:0 0 30px;display:flex}.category-links a{color:#4338ca;background:#fff;border:1px solid #a5b4fc;border-radius:999px;padding:8px 13px;font-weight:800;text-decoration:none;transition:border-color .2s,background-color .2s}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{color:#312e81;background:#fff;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:278px;text-decoration:none;transition:box-shadow .22s,transform .22s;display:flex;overflow:hidden;box-shadow:0 10px 26px #312e811a}.product-mark{background:linear-gradient(140deg,#fbcfe8 0 33%,#a5b4fc 33% 66%,#bbf7d0 66%);height:145px;display:block}.product-card__body{gap:6px;padding:16px;display:grid}.product-card__body strong{font:600 1.23rem Fredoka,sans-serif}.product-card__body span{color:#6366f1;line-height:1.35}.product-card__body b{margin-top:7px}.catalog-page{padding-top:88px}.catalog-page .section-heading h1{font-size:clamp(2.4rem,5vw,4.4rem)}.catalog-page .section-heading>p:last-child{color:#4f46a5;max-width:60ch}.product-page{grid-template-columns:minmax(280px,.9fr) minmax(0,1fr);align-items:center;gap:clamp(28px,7vw,100px);min-height:calc(100vh - 50px);display:grid}.product-art{background:linear-gradient(145deg,#fbcfe8 0 28%,#fef3c7 28% 53%,#bbf7d0 53% 74%,#c7d2fe 74%);border-radius:28px;min-height:420px;box-shadow:0 20px 45px #312e8124}.product-page h1{font-size:clamp(2.6rem,5vw,5rem)}.product-page article>p:not(.eyebrow){color:#4f46a5;max-width:56ch;line-height:1.6}.detail-price{margin:26px 0 16px;font:600 2rem Fredoka,sans-serif;display:block}.payment-note{color:#6366f1;font-size:.9rem}.empty{color:#4f46a5}@media (max-width:760px){.hero,.product-page{grid-template-columns:1fr}.hero{min-height:0;padding:36px 24px 16px}.scene{min-height:220px}.product-grid{grid-template-columns:1fr}.product-art{min-height:280px}.store-nav{flex-direction:column;align-items:flex-start}}:root{color:#4b254d;background:#fffaf5}.storefront{color:#4b254d}.store-nav{background:linear-gradient(#fff7fb,#fffaf5);border:1px solid #f3b9d0;border-radius:22px;margin:0 -24px 26px;padding:22px 24px;box-shadow:0 7px #fce4ee}.brand{color:#a83d72;text-shadow:0 2px #fff;font-size:1.45rem}.brand i{color:#8d64bc}.hero{background:#fff9f3;border:2px solid #f3bdd1;border-radius:30px;box-shadow:0 12px #fce6ef,inset 0 0 0 8px #fff2f7}.hero h1,.section-heading h1,.section-heading h2,.product-page h1{color:#512753;letter-spacing:-.045em}.hero-copy,.catalog-page .section-heading>p:last-child,.product-page article>p:not(.eyebrow){color:#6f476c;font-size:1.06rem}.eyebrow{color:#b3487d;letter-spacing:.08em}.shop-button{background:#ef6f9f;border:2px solid #c74b7b;box-shadow:0 4px #b44573}.shop-button:not(:disabled):hover{background:#df568b;transform:translateY(1px);box-shadow:0 2px #b44573}.scene{outline-offset:6px;background:linear-gradient(145deg,#f9e7f0,#e9d9f7);border-radius:24px;outline:2px solid #f2b5cf}.catalog{padding-top:64px}.category-links a{color:#94406f;background:#fff8fb;border-color:#e6b2d3}.category-links a:hover{background:#fbe6f0;border-color:#d9689c}.product-card{background:#fffdf9;border:2px solid #f0bdd3;border-radius:22px;box-shadow:0 7px #f8dce8}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px #f2b9d0}.product-mark{background:linear-gradient(135deg,#fbe0ec 0 35%,#eadcf9 35% 70%,#ffe6c8 70%);border-bottom:2px dashed #e6b2d3}.product-card__body span{color:#785675}.product-art{background:linear-gradient(145deg,#fffaf1 0 48%,#f7ddec 48% 50%,#fffaf1 50%);border:2px solid #efa9c7;box-shadow:10px 10px #ead8f4}.digital-notice{background:#fff0f6;border:1px solid #e8b5d1;border-radius:14px;padding:14px 16px;line-height:1.5;color:#69365e!important;font-size:.94rem!important}.hero{position:relative;overflow:visible}.hero-kitten{filter:drop-shadow(0 10px 8px #c887a744);width:142px;height:auto;position:absolute;bottom:-48px;right:-38px}.how-it-works{background:#fff1f7;border:2px solid #e7b2d2;border-radius:28px;align-items:center;gap:28px;margin:96px 0 0;padding:36px 52px;display:flex;position:relative;box-shadow:0 9px #f6d9e7}.how-it-works img{width:150px;height:auto}.how-it-works h2{color:#512753;margin:0;font:600 clamp(2rem,4vw,3.2rem)/1 Fredoka,sans-serif}.how-it-works ol{color:#69365e;gap:10px;margin:18px 0 0;padding-left:24px;font-weight:700;display:grid}.how-it-works li::marker{color:#e45990;font-family:Fredoka,sans-serif}@media (max-width:760px){.hero-kitten{width:96px;bottom:-26px;right:-12px}.how-it-works{align-items:flex-start;margin-top:68px;padding:28px}.how-it-works img{width:92px}}
