:root{--pink:#E95A96;--pink-2:#F9D2E7;--pink-3:#FFF3FA;--ink:#12070D;--soft:#FFF4FA;--blue:#1D8ED6;--mint:#24BFA6;--yellow:#FFD469;--orange:#FF8A2A;--line:#F0CBDC;--shadow:0 18px 45px rgba(70,38,54,.12);--radius:12px;--max:1240px;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--display:"Plus Jakarta Sans",Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);background:linear-gradient(180deg,#fff 0,#fff3fa 48%,#fff)}img{max-width:100%;height:auto;display:block}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #12B7FF;outline-offset:3px}.skip-link{position:absolute;left:-999px;top:0;background:#fff;color:#000;padding:12px;z-index:99}.skip-link:focus{left:12px}.top-strip{background:var(--pink);color:#fff;text-align:center;font-weight:800;font-size:14px;padding:9px 16px}.site-header{position:sticky;top:0;z-index:20;background:#ffffffeb;backdrop-filter:blur(14px);border-bottom:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;padding:14px clamp(16px,3vw,38px)}.brand img{width:190px}.main-nav{display:flex;gap:20px;align-items:center;justify-content:center;font-weight:800;font-size:14px}.main-nav a{text-decoration:none}.header-actions{display:flex;align-items:center;gap:12px}.bag-button,button{font:inherit}.bag-button{border:1px solid var(--ink);background:#fff;border-radius:10px;min-height:44px;padding:9px 14px;font-weight:900}.bag-button span{display:inline-grid;place-items:center;background:var(--pink);color:#fff;min-width:22px;height:22px;border-radius:999px;margin-left:6px}.lang-menu{position:relative}.lang-menu summary{list-style:none;cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:10px;min-height:44px;padding:10px 12px;font-weight:900;font-size:12px}.lang-menu summary::-webkit-details-marker{display:none}.lang-menu div{position:absolute;right:0;top:calc(100% + 8px);display:grid;min-width:180px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:8px;z-index:30}.lang-item{text-decoration:none;padding:10px;border-radius:8px;font-weight:800}.lang-item:hover{background:var(--pink-3)}main>section{max-width:var(--max);margin-inline:auto;padding-inline:clamp(16px,3vw,32px)}.hero-shell{padding-top:28px;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"copy center" "girls boys";gap:18px;align-items:stretch}.hero-copy{grid-area:copy;background:linear-gradient(135deg,#fff,#fff3fa);border:1px solid var(--line);border-radius:22px;padding:clamp(24px,5vw,58px);box-shadow:var(--shadow)}.hero-copy h1{font-family:var(--display);font-size:clamp(38px,6vw,74px);line-height:.94;margin:6px 0 16px;letter-spacing:-.045em}.hero-copy p{font-size:clamp(17px,2vw,21px);line-height:1.55;max-width:620px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#bc5989;margin:0 0 8px}.hero-center{grid-area:center;position:relative;display:grid;place-items:center;min-height:420px;border-radius:22px;overflow:hidden;background:radial-gradient(circle at 50% 30%,#fff 0,#ffd8ec 45%,#e95a96);box-shadow:var(--shadow);border:1px solid var(--line)}.hero-center:after{content:"";position:absolute;inset:12px;border:2px dashed rgba(255,255,255,.65);border-radius:18px}.hero-center img{position:relative;z-index:1;max-height:440px;object-fit:contain}.hero-panel{min-height:260px;border-radius:22px;overflow:hidden;position:relative;color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:var(--shadow);border:1px solid rgba(18,7,13,.08)}.girls-panel{grid-area:girls;background:#e95a96}.boys-panel{grid-area:boys;background:#1286c9}.hero-panel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.78}.hero-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#12070d0d,#12070db8)}.hero-panel h2,.hero-panel p,.hero-panel a{position:relative;z-index:1}.hero-panel h2{font-size:32px;margin:0}.hero-panel p{max-width:520px;font-weight:700}.hero-panel a{align-self:flex-start;background:#fff;color:var(--ink);border-radius:10px;padding:10px 14px;text-decoration:none;font-weight:900}.hero-actions,.product-actions{display:flex;gap:12px;flex-wrap:wrap}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:10px;padding:12px 18px;font-weight:900;text-decoration:none;border:2px solid var(--ink)}.primary-action{background:var(--pink);color:#fff;box-shadow:4px 4px 0 var(--ink)}.secondary-action{background:#fff;color:var(--ink);box-shadow:none}.proof-strip{margin-top:18px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.proof-strip span{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px;text-align:center;font-weight:900;font-size:13px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.section-head h2{font-family:var(--display);font-size:clamp(30px,4vw,48px);letter-spacing:-.035em;margin:0}.category-grid,.product-section,.builder-strip,.service-section,.pricing-table{padding-top:54px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-grid .section-head{grid-column:1/-1}.category-card{min-height:190px;border-radius:18px;padding:22px;text-decoration:none;border:1px solid var(--line);box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:flex-end}.category-card span{font-family:var(--display);font-size:28px;font-weight:900;letter-spacing:-.03em}.category-card p{font-weight:700}.pink{background:linear-gradient(135deg,#fff,#ffd8ec)}.blue{background:linear-gradient(135deg,#fff,#dff4ff)}.mint{background:linear-gradient(135deg,#fff,#dffdf5)}.peach{background:linear-gradient(135deg,#fff,#ffe8d6)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 26px #46263614;overflow:hidden;display:flex;flex-direction:column}.product-media{background:#fff3fa;aspect-ratio:1/1;display:grid;place-items:center}.product-media img{width:100%;height:100%;object-fit:cover}.product-info{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.product-info h3{font-size:18px;line-height:1.15;margin:0}.product-info h3 a{text-decoration:none}.product-info p{font-size:14px;line-height:1.45;margin:0}.product-meta{margin-top:auto;display:flex;justify-content:space-between;gap:10px;align-items:center}.product-meta span{font-size:12px;color:#6d5260}.product-actions .primary-action,.product-actions .secondary-action{min-height:42px;padding:9px 12px;font-size:13px;flex:1}.builder-strip{display:grid;grid-template-columns:1fr .7fr;gap:20px;align-items:center}.builder-strip>div{background:linear-gradient(135deg,#fff,#fff3fa);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:34px}.builder-strip h2,.service-section h2,.page-hero h1,.product-detail h1{font-family:var(--display);font-size:clamp(32px,4.8vw,58px);line-height:1;margin:0 0 12px;letter-spacing:-.04em}.builder-strip img{border-radius:22px;background:#fff;box-shadow:var(--shadow);border:1px solid var(--line)}.service-section{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-section>div,.pricing-table{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 10px 26px #46263614}.page-hero{padding-top:46px;padding-bottom:20px}.page-hero.compact{max-width:860px;text-align:center}.page-hero p{font-size:18px;line-height:1.6}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:42px;align-items:start}.product-detail-media{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.product-detail-copy{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:30px}.price{font-size:32px;font-weight:900}.custom-builder{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.builder-preview,.builder-form{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow)}.builder-form{display:grid;gap:16px}.builder-form label{font-weight:900;display:grid;gap:8px}.builder-form input,.builder-form select{min-height:48px;border:1px solid var(--line);border-radius:10px;padding:10px;font:inherit}.name-preview{text-align:center;font-size:36px;font-weight:900;color:var(--pink)}.pricing-table table{width:100%;border-collapse:collapse}.pricing-table td{padding:14px;border-bottom:1px solid var(--line);font-weight:800}.site-footer{margin-top:70px;background:var(--ink);color:#fff;padding:34px clamp(16px,3vw,38px);display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px}.site-footer a{color:#fff;text-decoration:none}.site-footer nav,.footer-contact{display:grid;gap:10px}.footer-brand{display:flex;gap:16px;align-items:center}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.18);padding-top:16px;color:#f9d2e7}.creation-bag{position:fixed;right:16px;top:82px;bottom:16px;width:min(420px,calc(100vw - 32px));background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;z-index:50;display:flex;flex-direction:column}.bag-overlay{position:fixed;inset:0;background:#12070d52;z-index:40}.bag-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--line)}.bag-head h2{margin:0}.bag-head button{min-width:44px;min-height:44px;border:1px solid var(--line);background:#fff;border-radius:10px}.bag-items{padding:16px;overflow:auto;flex:1}.bag-line{display:grid;gap:6px;padding:12px;border:1px solid var(--line);border-radius:12px;margin-bottom:10px}.bag-line button{justify-self:start;border:0;background:transparent;color:var(--pink);font-weight:900}.bag-summary{padding:16px;border-top:1px solid var(--line)}.bag-summary p{display:flex;justify-content:space-between}.bag-summary .primary-action{width:100%}@media(max-width:980px){.site-header{grid-template-columns:1fr auto;gap:10px}.brand img{width:160px}.main-nav{grid-column:1/-1;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.header-actions{justify-self:end}.hero-shell{grid-template-columns:1fr;grid-template-areas:"center" "copy" "girls" "boys"}.hero-center{min-height:300px}.hero-panel{min-height:230px}.proof-strip,.category-grid,.product-grid{grid-template-columns:1fr 1fr}.builder-strip,.service-section,.product-detail,.custom-builder,.site-footer{grid-template-columns:1fr}.site-footer{padding-bottom:84px}}@media(max-width:560px){.top-strip{font-size:12px}.site-header{padding:12px}.brand img{width:145px}.main-nav a{white-space:nowrap;font-size:13px}.lang-menu summary{font-size:11px}.hero-copy{padding:24px}.hero-copy h1{font-size:44px}.hero-panel h2{font-size:28px}.proof-strip,.category-grid,.product-grid{grid-template-columns:1fr}.product-actions{display:grid}.product-actions .primary-action,.product-actions .secondary-action{width:100%}.section-head{align-items:start;flex-direction:column}.hero-actions{display:grid}.primary-action,.secondary-action{width:100%}.creation-bag{right:8px;left:8px;width:auto}.hero-center img{max-height:290px}.site-footer{font-size:14px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.hero-shell{background:linear-gradient(180deg,#fff3facc,#fff3);border-radius:26px;padding-bottom:6px}.hero-shell.girl-forward{grid-template-columns:minmax(330px,1.18fr) minmax(360px,1fr) minmax(240px,.66fr);grid-template-areas:"center copy girls" "center copy boys";gap:18px;align-items:stretch}.hero-shell.girl-forward .hero-center{min-height:620px;background:radial-gradient(circle at 48% 28%,#fff 0,#fff3fa 29%,#ffd0e7 53%,#e95a96);border:2px solid rgba(233,90,150,.22)}.hero-shell.girl-forward .hero-center img{max-height:560px;width:min(92%,560px);object-fit:contain;filter:drop-shadow(0 22px 40px rgba(188,89,137,.28))}.hero-shell.girl-forward .hero-copy{background:linear-gradient(145deg,#fff 0,#fff3fa 58%,#ffe4f1);border:2px solid rgba(233,90,150,.16);display:flex;flex-direction:column;justify-content:center;text-align:center}.hero-shell.girl-forward .hero-copy h1{color:#12070d;text-wrap:balance}.hero-shell.girl-forward .hero-copy .eyebrow{color:#e95a96}.hero-shell.girl-forward .hero-actions{justify-content:center}.hero-shell.girl-forward .hero-actions a{min-width:210px}.hero-shell.girl-forward .girls-panel{min-height:318px;background:#e95a96;border:2px solid rgba(233,90,150,.28)}.hero-shell.girl-forward .girls-panel img{opacity:.9;filter:saturate(1.12) contrast(1.03)}.hero-shell.girl-forward .girls-panel:before{background:linear-gradient(180deg,#bc59890a,#bc5989d1)}.hero-shell.girl-forward .boys-panel{min-height:248px;background:#7dcdf4;border:1px solid rgba(18,134,201,.16)}.hero-shell.girl-forward .boys-panel img{opacity:.66;filter:saturate(.96) contrast(.96)}.hero-shell.girl-forward .boys-panel:before{background:linear-gradient(180deg,#1286c90a,#12070dc2)}.hero-shell.girl-forward .boys-panel h2{font-size:clamp(24px,2.2vw,30px)}.hero-shell.girl-forward .boys-panel p{font-size:15px;line-height:1.35}.hero-shell.girl-forward .hero-panel a{border:1px solid rgba(18,7,13,.08)}.product-section.girl-forward-shelf .product-grid .product-card:nth-child(-n+6) .product-media{background:linear-gradient(135deg,#fff,#fff3fa,#ffd8ec)}.product-section.girl-forward-shelf .product-grid .product-card:nth-child(n+7) .product-media{background:linear-gradient(135deg,#fff,#eaf8ff)}.category-grid .pink{border:2px solid rgba(233,90,150,.18)}.category-grid .blue{opacity:.94}@media(max-width:980px){.hero-shell.girl-forward{grid-template-columns:1fr;grid-template-areas:"center" "copy" "girls" "boys";gap:14px}.hero-shell.girl-forward .hero-center{min-height:360px}.hero-shell.girl-forward .hero-center img{max-height:340px}.hero-shell.girl-forward .girls-panel{min-height:245px}.hero-shell.girl-forward .boys-panel{min-height:190px}.hero-shell.girl-forward .hero-copy{text-align:left}.hero-shell.girl-forward .hero-actions{justify-content:stretch}}@media(max-width:560px){.hero-shell.girl-forward{padding-top:16px}.hero-shell.girl-forward .hero-center{min-height:330px;border-radius:20px}.hero-shell.girl-forward .hero-center img{max-height:308px}.hero-shell.girl-forward .girls-panel{min-height:220px}.hero-shell.girl-forward .boys-panel{min-height:170px}.hero-shell.girl-forward .boys-panel p{font-size:14px}}
