: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 #4626361f;--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{font-family:var(--font);color:var(--ink);background:linear-gradient(#fff 0,#fff3fa 48%,#fff 100%);margin:0}img{max-width:100%;height:auto;display:block}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #12b7ff}.skip-link{color:#000;z-index:99;background:#fff;padding:12px;position:absolute;top:0;left:-999px}.skip-link:focus{left:12px}.top-strip{background:var(--pink);color:#fff;text-align:center;padding:9px 16px;font-size:14px;font-weight:800}.site-header{z-index:20;backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#ffffffeb;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:14px clamp(16px,3vw,38px);display:grid;position:sticky;top:0}.brand img{width:190px}.main-nav{justify-content:center;align-items:center;gap:20px;font-size:14px;font-weight:800;display:flex}.main-nav a{text-decoration:none}.header-actions{align-items:center;gap:12px;display:flex}.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{background:var(--pink);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;margin-left:6px;display:inline-grid}.lang-menu{position:relative}.lang-menu summary{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:10px;min-height:44px;padding:10px 12px;font-size:12px;font-weight:900;list-style:none}.lang-menu summary::-webkit-details-marker{display:none}.lang-menu div{border:1px solid var(--line);min-width:180px;box-shadow:var(--shadow);z-index:30;background:#fff;border-radius:12px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.lang-item{border-radius:8px;padding:10px;font-weight:800;text-decoration:none}.lang-item:hover{background:var(--pink-3)}main>section{max-width:var(--max);margin-inline:auto;padding-inline:clamp(16px,3vw,32px)}.hero-shell{grid-template-columns:1fr 1fr;grid-template-areas:"copy center""girls boys";align-items:stretch;gap:18px;padding-top:28px;display:grid}.hero-copy{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff,#fff3fa);border-radius:22px;grid-area:copy;padding:clamp(24px,5vw,58px)}.hero-copy h1{font-family:var(--display);letter-spacing:-.045em;margin:6px 0 16px;font-size:clamp(38px,6vw,74px);line-height:.94}.hero-copy p{max-width:620px;font-size:clamp(17px,2vw,21px);line-height:1.55}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#bc5989;margin:0 0 8px;font-size:12px;font-weight:900}.hero-center{min-height:420px;box-shadow:var(--shadow);border:1px solid var(--line);background:radial-gradient(circle at 50% 30%,#fff 0,#ffd8ec 45%,#e95a96 100%);border-radius:22px;grid-area:center;place-items:center;display:grid;position:relative;overflow:hidden}.hero-center:after{content:"";border:2px dashed #ffffffa6;border-radius:18px;position:absolute;inset:12px}.hero-center img{z-index:1;object-fit:contain;max-height:440px;position:relative}.hero-panel{color:#fff;min-height:260px;box-shadow:var(--shadow);border:1px solid #12070d14;border-radius:22px;flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:relative;overflow:hidden}.girls-panel{background:#e95a96;grid-area:girls}.boys-panel{background:#1286c9;grid-area:boys}.hero-panel img{object-fit:cover;opacity:.78;width:100%;height:100%;position:absolute;inset:0}.hero-panel:before{content:"";background:linear-gradient(#12070d0d,#12070db8);position:absolute;inset:0}.hero-panel h2,.hero-panel p,.hero-panel a{z-index:1;position:relative}.hero-panel h2{margin:0;font-size:32px}.hero-panel p{max-width:520px;font-weight:700}.hero-panel a{color:var(--ink);background:#fff;border-radius:10px;align-self:flex-start;padding:10px 14px;font-weight:900;text-decoration:none}.hero-actions,.product-actions{flex-wrap:wrap;gap:12px;display:flex}.primary-action,.secondary-action{border:2px solid var(--ink);border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-flex}.primary-action{background:var(--pink);color:#fff;box-shadow:4px 4px 0 var(--ink)}.secondary-action{color:var(--ink);box-shadow:none;background:#fff}.proof-strip{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:18px;display:grid}.proof-strip span{border:1px solid var(--line);text-align:center;background:#fff;border-radius:12px;padding:14px;font-size:13px;font-weight:900}.section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.section-head h2{font-family:var(--display);letter-spacing:-.035em;margin:0;font-size:clamp(30px,4vw,48px)}.category-grid,.product-section,.builder-strip,.service-section,.pricing-table{padding-top:54px}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-grid .section-head{grid-column:1/-1}.category-card{border:1px solid var(--line);min-height:190px;box-shadow:var(--shadow);border-radius:18px;flex-direction:column;justify-content:flex-end;padding:22px;text-decoration:none;display:flex}.category-card span{font-family:var(--display);letter-spacing:-.03em;font-size:28px;font-weight:900}.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{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 26px #46263614}.product-media{aspect-ratio:1;background:#fff3fa;place-items:center;display:grid}.product-media img{object-fit:cover;width:100%;height:100%}.product-info{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.product-info h3{margin:0;font-size:18px;line-height:1.15}.product-info h3 a{text-decoration:none}.product-info p{margin:0;font-size:14px;line-height:1.45}.product-meta{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.product-meta span{color:#6d5260;font-size:12px}.product-actions .primary-action,.product-actions .secondary-action{flex:1;min-height:42px;padding:9px 12px;font-size:13px}.builder-strip{grid-template-columns:1fr .7fr;align-items:center;gap:20px;display:grid}.builder-strip>div{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff,#fff3fa);border-radius:22px;padding:34px}.builder-strip h2,.service-section h2,.page-hero h1,.product-detail h1{font-family:var(--display);letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(32px,4.8vw,58px);line-height:1}.builder-strip img{box-shadow:var(--shadow);border:1px solid var(--line);background:#fff;border-radius:22px}.service-section{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-section>div,.pricing-table{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px;box-shadow:0 10px 26px #46263614}.page-hero{padding-top:46px;padding-bottom:20px}.page-hero.compact{text-align:center;max-width:860px}.page-hero p{font-size:18px;line-height:1.6}.product-detail{grid-template-columns:1fr 1fr;align-items:start;gap:28px;padding-top:42px;display:grid}.product-detail-media{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;overflow:hidden}.product-detail-copy{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:30px}.price{font-size:32px;font-weight:900}.custom-builder{grid-template-columns:1fr 1fr;align-items:center;gap:24px;display:grid}.builder-preview,.builder-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:24px}.builder-form{gap:16px;display:grid}.builder-form label{gap:8px;font-weight:900;display:grid}.builder-form input,.builder-form select{border:1px solid var(--line);min-height:48px;font:inherit;border-radius:10px;padding:10px}.name-preview{text-align:center;color:var(--pink);font-size:36px;font-weight:900}.pricing-table table{border-collapse:collapse;width:100%}.pricing-table td{border-bottom:1px solid var(--line);padding:14px;font-weight:800}.site-footer{background:var(--ink);color:#fff;grid-template-columns:1.2fr 1fr 1fr;gap:24px;margin-top:70px;padding:34px clamp(16px,3vw,38px);display:grid}.site-footer a{color:#fff;text-decoration:none}.site-footer nav,.footer-contact{gap:10px;display:grid}.footer-brand{align-items:center;gap:16px;display:flex}.footer-bottom{color:#f9d2e7;border-top:1px solid #ffffff2e;grid-column:1/-1;padding-top:16px}.creation-bag{border:1px solid var(--line);width:min(420px,100vw - 32px);box-shadow:var(--shadow);z-index:50;background:#fff;border-radius:18px;flex-direction:column;display:flex;position:fixed;top:82px;bottom:16px;right:16px}.bag-overlay{z-index:40;background:#12070d52;position:fixed;inset:0}.bag-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px;display:flex}.bag-head h2{margin:0}.bag-head button{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:44px;min-height:44px}.bag-items{flex:1;padding:16px;overflow:auto}.bag-line{border:1px solid var(--line);border-radius:12px;gap:6px;margin-bottom:10px;padding:12px;display:grid}.bag-line button{color:var(--pink);background:0 0;border:0;justify-self:start;font-weight:900}.bag-summary{border-top:1px solid var(--line);padding:16px}.bag-summary p{justify-content:space-between;display:flex}.bag-summary .primary-action{width:100%}@media (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;padding-bottom:4px;overflow-x:auto}.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 (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{flex-direction:column;align-items:start}.hero-actions{display:grid}.primary-action,.secondary-action{width:100%}.creation-bag{width:auto;left:8px;right:8px}.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(#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";align-items:stretch;gap:18px}.hero-shell.girl-forward .hero-center{background:radial-gradient(circle at 48% 28%,#fff 0,#fff3fa 29%,#ffd0e7 53%,#e95a96 100%);border:2px solid #e95a9638;min-height:620px}.hero-shell.girl-forward .hero-center img{object-fit:contain;filter:drop-shadow(0 22px 40px #bc598947);width:min(92%,560px);max-height:560px}.hero-shell.girl-forward .hero-copy{text-align:center;background:linear-gradient(145deg,#fff 0,#fff3fa 58%,#ffe4f1 100%);border:2px solid #e95a9629;flex-direction:column;justify-content:center;display:flex}.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{background:#e95a96;border:2px solid #e95a9647;min-height:318px}.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(#bc59890a,#bc5989d1)}.hero-shell.girl-forward .boys-panel{background:#7dcdf4;border:1px solid #1286c929;min-height:248px}.hero-shell.girl-forward .boys-panel img{opacity:.66;filter:saturate(.96)contrast(.96)}.hero-shell.girl-forward .boys-panel:before{background:linear-gradient(#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 #12070d14}.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 #e95a962e}.category-grid .blue{opacity:.94}@media (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 (width<=560px){.hero-shell.girl-forward{padding-top:16px}.hero-shell.girl-forward .hero-center{border-radius:20px;min-height:330px}.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}}
