:root{--y:#ffd51a;--y2:#ffc400;--red:#d71920;--ink:#090909;--muted:#66624a;--paper:#f5f5f0;--white:#fff;--line:#e5e2d8;--shadow:0 24px 70px rgba(30,24,0,.13);--soft:0 12px 30px rgba(30,24,0,.09);--r:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;background:var(--paper);-webkit-font-smoothing:antialiased;overflow-x:hidden}.site-body{background-color:#ffd51a;background-image:linear-gradient(180deg,rgba(255,213,26,.92),rgba(255,213,26,.82)),url("/assets/site/bg-03.jpg");background-repeat:no-repeat;background-position:center top;background-size:100% auto;background-attachment:fixed}.db-error-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#ffd51a url("/assets/site/bg-03.jpg") center/cover fixed}.db-error{width:min(560px,100%);padding:34px;background:rgba(255,255,255,.96);border-radius:28px;box-shadow:0 24px 70px rgba(30,24,0,.18);text-align:center}.db-error img{width:min(240px,70%);height:auto;margin:0 auto 24px}.db-error h1{margin:0 0 12px;font-size:30px;line-height:1.05}.db-error p{color:#555;line-height:1.6}.db-error code{font-size:.9em}.db-error a{display:inline-flex;margin-top:10px;padding:13px 20px;border-radius:14px;background:#090909;color:#fff;font-weight:800}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.wrap{width:min(1240px,calc(100% - 32px));margin:auto}.topbar{height:34px;background:#090909;color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 10px}.header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.08)}.nav{height:88px;display:grid;grid-template-columns:180px 1fr auto;gap:22px;align-items:center}.brand img{width:168px;height:auto;object-fit:contain}.links{display:flex;justify-content:center;gap:34px;font-size:14px;font-weight:850}.links a{padding:34px 0;position:relative}.links a:hover:after,.links a.active:after{content:"";position:absolute;left:0;right:0;bottom:24px;height:4px;background:var(--y);border-radius:9px}.actions{display:flex;gap:9px;align-items:center}.iconbtn{position:relative;width:46px;height:46px;border:1px solid #ddd9ca;background:#fff;border-radius:50%;display:grid;place-items:center;cursor:pointer}.iconbtn:hover{background:var(--y);border-color:var(--y)}.iconbtn svg{width:21px;height:21px;stroke-width:2}.hamb{display:none}.cart-count{position:absolute;right:-2px;top:-3px;min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:var(--red);color:#fff;font-size:10px;display:grid;place-items:center}.home-hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#ffd51a,#ffcf08 54%,#ffc000);min-height:650px;padding:32px 0 54px}.home-hero:before{content:"";position:absolute;inset:-20%;opacity:.14;background:radial-gradient(circle at 15px 15px,rgba(255,255,255,.65) 0 8px,transparent 9px) 0 0/64px 64px;transform:rotate(-8deg)}.hero-inner{position:relative;z-index:2}.hero-brick{position:absolute;border-radius:14px;box-shadow:inset 0 2px 2px rgba(255,255,255,.55),inset 0 -12px 18px rgba(0,0,0,.13),0 24px 40px rgba(0,0,0,.15)}.hero-brick:after{content:"";position:absolute;inset:8px;background:radial-gradient(circle at 15px 15px,rgba(255,255,255,.3) 0 6px,rgba(0,0,0,.13) 7px 9px,transparent 10px) 0 0/34px 34px}.b1{width:240px;height:105px;right:-80px;top:60px;background:linear-gradient(135deg,#ff3b30,#d90c0c);transform:rotate(20deg)}.b2{width:190px;height:90px;left:-75px;top:150px;background:linear-gradient(135deg,#ffec52,#f4ba00);transform:rotate(-18deg)}.b3{width:230px;height:100px;left:-95px;bottom:0;background:linear-gradient(135deg,#ff3b30,#d90c0c);transform:rotate(-20deg)}.hero-nav{display:flex;justify-content:center;margin-bottom:32px}.hero-nav{gap:4px;padding:5px;background:rgba(255,255,255,.96);border-radius:999px;box-shadow:var(--soft);width:max-content;margin-left:auto;margin-right:auto}.hero-nav a{padding:11px 19px;border-radius:999px;font-size:13px;font-weight:850}.hero-nav a.active{background:#090909;color:#fff}.hero-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}.hero-copy{text-align:left;padding-left:30px}.hero-logo{width:min(300px,70vw);filter:drop-shadow(0 12px 12px rgba(0,0,0,.14));margin-bottom:14px}.eyebrow,.section-kicker{display:block;font-size:10px;font-weight:950;letter-spacing:.16em;text-transform:uppercase;color:#74651d;margin-bottom:10px}.hero-copy h1{font-size:clamp(48px,6.5vw,80px);line-height:.92;letter-spacing:-.06em;margin:0 0 18px;font-weight:950}.hero-copy h1 span{display:inline-block}.hero-copy p{max-width:590px;font-size:18px;line-height:1.5;color:#4f4a2f;margin:0 0 25px}.searchbox{display:flex;align-items:center;max-width:700px;background:#fff;border:2px solid rgba(0,0,0,.08);border-radius:21px;padding:7px;box-shadow:0 18px 45px rgba(75,55,0,.18)}.searchbox svg{margin-left:14px;width:22px;flex:0 0 22px}.searchbox input{width:100%;min-width:0;border:0;outline:0;padding:14px;font-size:16px}.searchbox button{border:0;background:#090909;color:#fff;border-radius:15px;padding:14px 21px;font-weight:900;cursor:pointer}.hero-product{display:flex;justify-content:center}.hero-product-card{position:relative;width:min(520px,100%);background:rgba(255,255,255,.88);border:1px solid rgba(0,0,0,.08);border-radius:32px;padding:22px;box-shadow:var(--shadow);overflow:hidden}.hero-product-card .badge{top:20px;left:20px}.hero-product-card img{aspect-ratio:1/1;object-fit:contain;background:#fff;border-radius:22px}.hero-product-card div{padding:17px 3px 0}.hero-product-card strong,.hero-product-card span{display:block}.hero-product-card strong{font-size:19px;line-height:1.2}.hero-product-card span:not(.badge){font-size:12px;color:#777;margin-top:5px}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 30px 0}.hero-stats div{background:rgba(255,255,255,.66);border:1px solid rgba(0,0,0,.07);border-radius:18px;padding:14px 16px}.hero-stats b,.hero-stats span{display:block}.hero-stats b{font-size:18px}.hero-stats span{font-size:11px;color:#6b6241}.section{padding:72px 0}.section.dark{background:#090909;color:#fff}.section.white{background:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-head h2{margin:0;font-size:clamp(31px,4vw,48px);line-height:.98;letter-spacing:-.055em}.section-head p{margin:9px 0 0;color:var(--muted)}.dark .section-kicker{color:#e2bf00}.dark .section-head p{color:#aaa}.viewall{font-size:14px;font-weight:900;white-space:nowrap}.viewall:hover{text-decoration:underline}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,.035);transition:transform .18s ease,box-shadow .18s ease}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.pic{aspect-ratio:1/1;background:#f4f3ed;display:grid;place-items:center;padding:16px;position:relative}.pic img{width:100%;height:100%;object-fit:contain}.badge{position:absolute;z-index:2;top:12px;left:12px;background:#090909;color:#fff;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:950;letter-spacing:.07em}.cardbody{padding:16px}.code{font-size:10px;font-weight:900;color:#858277;letter-spacing:.04em}.card h3{font-size:16px;line-height:1.25;margin:7px 0 11px}.facts{display:flex;gap:6px;flex-wrap:wrap;color:#737168;font-size:11px}.price{margin-top:14px;font-size:18px;font-weight:950}.price del{font-size:11px;color:#999;margin-left:8px;font-weight:700}.card-more{display:block;margin-top:14px;font-size:11px;font-weight:900}.dark .card{background:#151515;border-color:#292929}.dark .card h3{color:#fff}.dark .card .code,.dark .card .facts{color:#aaa}.theme-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.theme-card{position:relative;min-height:220px;border-radius:24px;overflow:hidden;background:#111;color:#fff;box-shadow:var(--soft)}.theme-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;opacity:.82}.theme-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.86) 100%)}.theme-card.simple{min-height:150px}.theme-card.simple:after{background:linear-gradient(135deg,#111,#242424)}.theme-info{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;display:flex;justify-content:space-between;gap:10px;align-items:end}.theme-info strong{font-size:17px}.theme-info span{font-size:12px;color:#ddd}.theme-info b{width:34px;height:34px;border-radius:50%;background:var(--y);color:#111;display:grid;place-items:center;flex:0 0 34px}.delivery-panel{background:#090909;color:#fff;border-radius:32px;padding:44px;display:grid;grid-template-columns:1.3fr .7fr;gap:30px;align-items:center;overflow:hidden;position:relative}.delivery-panel:after{content:"";position:absolute;width:390px;height:390px;border-radius:50%;background:var(--y);right:-180px;top:-200px}.delivery-panel h2{font-size:clamp(38px,5vw,58px);line-height:.93;letter-spacing:-.055em;margin:0 0 15px}.delivery-panel p{color:#bbb;line-height:1.55;max-width:650px}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap}.delivery-visual{position:relative;z-index:1;background:#fff;color:#090909;border-radius:28px;padding:35px;text-align:center;box-shadow:var(--shadow)}.delivery-visual strong{display:block;font-size:70px;line-height:.9}.delivery-visual small,.delivery-visual em{display:block;font-style:normal}.delivery-visual small{font-weight:800;color:#777}.delivery-visual em{margin-top:15px;font-size:10px;font-weight:950;letter-spacing:.18em}.lego-stack{height:60px;display:flex;justify-content:center;align-items:end;gap:4px;margin-bottom:20px}.lego-stack span{display:block;border-radius:6px 6px 2px 2px;width:42px;background:linear-gradient(180deg,#ff332a,#d30d0d);height:35px;box-shadow:inset 0 2px 2px rgba(255,255,255,.5)}.lego-stack span:nth-child(2){height:48px;background:linear-gradient(180deg,#ffdb24,#f3b900)}.lego-stack span:nth-child(3){height:40px;background:linear-gradient(180deg,#ff332a,#d30d0d)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:15px;background:#090909;color:#fff;font-weight:900;border:0;cursor:pointer}.btn.yellow{background:var(--y);color:#090909}.btn.white{background:#fff;color:#090909}.wide{width:100%}.cataloghead,.account-head{padding:60px 0 30px;background:linear-gradient(145deg,#ffd51a,#ffca05)}.cataloghead h1,.account-head h1{font-size:clamp(42px,6vw,70px);line-height:.95;letter-spacing:-.06em;margin:0}.cataloghead p,.account-head p{max-width:750px;color:#504a2d;font-size:17px}.filters{display:flex;gap:9px;max-width:800px;margin-top:24px}.input{width:100%;min-height:50px;padding:13px 16px;border:1px solid #ddd9ca;border-radius:15px;background:#fff;outline:0}.input:focus{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.08)}.sortrow{display:flex;gap:8px;align-items:center;margin-top:14px;font-size:12px}.pill{padding:9px 12px;border:1px solid rgba(0,0,0,.15);border-radius:999px}.pill.selected{background:#090909;color:#fff}.section-tight{padding-top:30px}.pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin:30px 0}.page-link{min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;place-items:center;font-weight:900}.product{padding:60px 0}.productgrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:60px;align-items:center}.productimage{background:#fff;border:1px solid var(--line);border-radius:34px;padding:28px;box-shadow:var(--soft)}.productimage img{width:100%;aspect-ratio:1/1;object-fit:contain}.productinfo h1{font-size:clamp(38px,5vw,62px);line-height:.98;letter-spacing:-.055em;margin:0 0 12px}.meta{color:#777}.productprice{font-size:36px;font-weight:950;margin:22px 0}.product-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.product-facts div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px}.product-facts span,.product-facts b{display:block}.product-facts span{font-size:10px;color:#777}.product-facts b{font-size:13px;margin-top:4px}.notice{padding:16px 18px;border-radius:16px;background:#fff8d9;border-left:5px solid var(--y);margin:20px 0;line-height:1.45}.addform{display:flex;gap:10px;align-items:end}.addform label{font-size:11px;font-weight:900}.addform input{display:block;width:90px;min-height:48px;margin-top:6px;border:1px solid var(--line);border-radius:14px;padding:10px}.product-actions{display:flex;align-items:center;gap:10px;margin-top:10px}.favorite{width:48px;height:48px;border:1px solid #ddd9ca;border-radius:15px;background:#fff;display:grid;place-items:center;font-size:22px;cursor:pointer}.favorite.is-fav{background:var(--y)}.back-inline{display:inline-block;margin-bottom:25px;font-weight:900}.empty{background:#fff;border:1px solid var(--line);border-radius:24px;padding:35px;text-align:center}.empty h2{margin-top:0}.cart-layout,.checkout-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:24px;align-items:start}.cart-row{display:grid;grid-template-columns:140px 1fr;gap:18px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:14px;margin-bottom:12px}.cart-row img{width:140px;height:140px;object-fit:contain;background:#f5f4ee;border-radius:15px}.cart-row h3{margin:5px 0}.cart-row p{color:#777;font-size:13px}.qtyform{display:flex;gap:8px;align-items:center}.qtyform input{width:72px;min-height:44px;border:1px solid var(--line);border-radius:12px;padding:8px}.text-btn{border:0;background:none;text-decoration:underline;font-weight:800;cursor:pointer;padding:8px 0}.cart-summary,.account-card,.contact-card,.checkout-form{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:var(--soft)}.cart-summary{position:sticky;top:140px}.cart-summary h2{font-size:34px;margin:8px 0}.cart-summary p,.small{color:#777;font-size:13px;line-height:1.5}.summary-line{display:flex;justify-content:space-between;gap:12px;margin:12px 0}.checkout-form{display:grid;gap:15px}.checkout-form h2{margin:0}.checkout-form label{display:grid;gap:7px;font-size:12px;font-weight:900}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkline,.auth-consent{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px;font-weight:600!important;line-height:1.4}.checkline input,.auth-consent input{margin-top:3px}.account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.account-card h2{margin-top:0}.account-number{font-size:42px;font-weight:950;margin:10px 0}.logout-form{text-align:center;margin:28px}.narrow{max-width:680px}.orders{display:grid;gap:10px}.order-row{display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.order-row div span{display:block;color:#777;font-size:12px;margin-top:4px}.status{font-size:10px;font-weight:950;text-transform:uppercase;padding:7px 10px;background:#f2f1eb;border-radius:99px}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.contact-card img{width:52px;height:52px}.mail-symbol{width:52px;height:52px;border-radius:15px;background:#090909;color:#fff;display:grid;place-items:center;font-size:28px;font-weight:900}.contact-card h2{margin-bottom:8px}.contact-card p{color:#777;min-height:55px}.legal-info{max-width:800px}.footer{background:#090909;color:#fff;padding:65px 0 28px}.footergrid{display:grid;grid-template-columns:1.5fr .8fr .8fr 1fr;gap:34px}.footer a{display:block;color:#ddd;margin:10px 0;font-size:13px}.footer h4{margin:0 0 14px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#fff}.footer-logo{width:180px;height:auto}.footer p{color:#aaa;font-size:13px;line-height:1.5;max-width:330px}.certs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:20px}.certs img{width:150px;height:auto;max-height:70px;object-fit:contain}.social-link{display:flex!important;align-items:center;gap:9px}.social-link img{width:23px;height:23px}.copyright{border-top:1px solid #2b2b2b;margin-top:45px;padding-top:20px;color:#888;font-size:11px}.menu-panel{position:fixed;inset:0;z-index:100;background:rgba(9,9,9,.42);backdrop-filter:blur(5px)}.menu-panel-inner{position:absolute;right:0;top:0;height:100%;width:min(88vw,390px);padding:max(24px,env(safe-area-inset-top)) 22px max(24px,env(safe-area-inset-bottom));background:#fff;box-shadow:-20px 0 50px rgba(0,0,0,.18);overflow:auto}.menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line);font-size:20px}.menu-close{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:30px;line-height:1;cursor:pointer}.menu-panel nav{display:grid;gap:5px;padding-top:15px}.menu-panel nav a{padding:15px 12px;border-radius:14px;font-weight:850}.menu-panel nav a.active{background:var(--y)}body.menu-open{overflow:hidden}.auth-page{min-height:100svh;position:relative;isolation:isolate;overflow:hidden;padding:max(28px,env(safe-area-inset-top)) 18px max(28px,env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.24),transparent 34%),linear-gradient(145deg,#ffd51a 0%,#ffd419 50%,#ffcb05 100%)}.auth-page:before{content:"";position:absolute;inset:-15%;z-index:-3;opacity:.13;background:radial-gradient(circle at 15px 15px,rgba(255,255,255,.55) 0 8px,transparent 9px) 0 0/64px 64px;transform:rotate(-8deg)}.auth-page .brick{position:absolute;z-index:-1;border-radius:11px;box-shadow:inset 0 2px 2px rgba(255,255,255,.5),inset 0 -8px 16px rgba(0,0,0,.10),0 18px 30px rgba(0,0,0,.12)}.auth-page .brick:after{content:"";position:absolute;inset:7px;background:radial-gradient(circle at 15px 15px,rgba(255,255,255,.30) 0 6px,rgba(0,0,0,.12) 7px 9px,transparent 10px) 0 0/34px 34px}.auth-page .red1{width:175px;height:82px;right:-68px;top:-8px;background:linear-gradient(135deg,#ff3228,#d90c0c);transform:rotate(20deg)}.auth-page .yellow1{width:150px;height:72px;left:-68px;top:38px;background:linear-gradient(135deg,#ffe94d,#f6bd00);transform:rotate(-18deg)}.auth-page .red2{width:175px;height:82px;left:-78px;bottom:-14px;background:linear-gradient(135deg,#ff3228,#d90c0c);transform:rotate(-20deg)}.auth-page .yellow2{width:170px;height:80px;right:-78px;bottom:-12px;background:linear-gradient(135deg,#ffe94d,#f5bb00);transform:rotate(20deg)}.auth-shell{width:min(100%,520px);margin:0 auto;position:relative;z-index:2}.auth-brand{display:flex;justify-content:center;margin:0 auto 22px}.auth-brand img{display:block;width:min(78vw,330px);height:auto;max-height:190px;object-fit:contain;filter:drop-shadow(0 10px 10px rgba(0,0,0,.14))}.auth-heading{text-align:center;margin-bottom:23px}.auth-heading h1{font-size:clamp(38px,9.5vw,60px);line-height:1;margin:0 0 9px;font-weight:800;letter-spacing:-2px}.auth-heading p{margin:0 auto;max-width:470px;font-size:clamp(16px,4.1vw,21px);line-height:1.34;color:var(--muted);font-weight:500}.auth-form{display:grid;gap:13px}.auth-field{min-height:72px;background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.9);border-radius:23px;display:flex;align-items:center;padding:0 20px;box-shadow:0 12px 25px rgba(75,55,0,.13)}.auth-field:focus-within{box-shadow:0 0 0 3px rgba(0,0,0,.08),0 12px 25px rgba(75,55,0,.13)}.auth-field svg{width:28px;height:28px;flex:0 0 28px;margin-right:17px;stroke:#151515}.auth-field input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#111;font:500 18px/1.2 inherit}.auth-field input::placeholder{color:#9b9b9b}.password-toggle{width:40px;height:40px;flex:0 0 40px;border:0;background:transparent;border-radius:12px;cursor:pointer;color:#151515}.auth-options{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:3px 2px 5px;font-size:15.5px}.remember{display:flex;align-items:center;gap:9px;white-space:nowrap}.remember input{appearance:none;width:25px;height:25px;margin:0;border:2px solid #111;border-radius:6px;background:transparent}.remember input:checked{background:#111;box-shadow:inset 0 0 0 5px var(--y)}.auth-link{color:#111;font-weight:600;text-decoration:underline}.auth-btn{width:100%;min-height:68px;border-radius:34px;font:750 19px/1.1 inherit;cursor:pointer}.auth-btn.primary{border:0;color:#fff;background:linear-gradient(180deg,#222,#080808);box-shadow:0 13px 25px rgba(0,0,0,.21)}.auth-btn.secondary{color:#090909;background:rgba(255,255,255,.08);border:2px solid #111;box-shadow:0 8px 16px rgba(0,0,0,.07);display:flex;align-items:center;justify-content:center}.auth-divider{display:flex;align-items:center;gap:18px;justify-content:center;color:#6d5e17;font-size:19px}.auth-divider:before,.auth-divider:after{content:"";height:1.5px;background:rgba(83,72,13,.45);flex:1}.auth-cert{display:flex;justify-content:center;margin:34px auto 0}.auth-cert.dual{gap:8px;align-items:center}.auth-cert img{display:block;width:min(82vw,390px);height:auto;object-fit:contain}.auth-cert.dual img{width:calc(50% - 4px)}.auth-back{display:block;text-align:center;color:#111;text-decoration:underline;font-weight:600;font-size:17px;margin:18px 0 0}.auth-error,.auth-success{padding:13px 15px;border-radius:15px;font-size:13px;font-weight:700}.auth-error{background:#fff0f0;border:1px solid #f0b0b0}.auth-success{background:#effbea;border:1px solid #b7dc9c}.two-auth{display:grid;grid-template-columns:1fr 1fr;gap:10px}.two-auth .auth-field{min-width:0}.field-label{display:none}.error-page{min-height:100svh;background:linear-gradient(145deg,#ffd51a,#ffcb05);display:grid;place-items:center}.error-card{background:#fff;border-radius:28px;padding:42px;max-width:560px;text-align:center;box-shadow:var(--shadow)}.error-code{font-size:72px;font-weight:950}.error-card h1{margin:0 0 10px}.error-card p{color:#666}.reduce-motion *{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}:focus-visible{outline:3px solid #111;outline-offset:3px}@media(max-width:950px){.links{display:none}.hamb{display:grid}.nav{grid-template-columns:160px 1fr auto}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-grid{grid-template-columns:repeat(2,1fr)}.footergrid{grid-template-columns:1fr 1fr}.hero-layout{grid-template-columns:1fr}.hero-copy{text-align:center;padding-left:0}.hero-copy p{margin-left:auto;margin-right:auto}.hero-product{margin-top:10px}.cart-layout,.checkout-grid{grid-template-columns:1fr}.cart-summary{position:static}.productgrid{grid-template-columns:1fr}.account-grid{grid-template-columns:1fr}.delivery-panel{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}}@media(max-width:600px){.wrap{width:min(100% - 24px,1240px)}.topbar{height:30px;font-size:9px}.nav{height:78px;grid-template-columns:100px 1fr auto;gap:8px}.brand img{width:100px}.actions{gap:7px}.iconbtn{width:46px;height:46px}.home-hero{padding:20px 0 44px}.hero-nav{max-width:100%;overflow:auto;justify-content:flex-start;margin-bottom:26px}.hero-nav a{padding:10px 14px;white-space:nowrap}.hero-copy h1{font-size:clamp(44px,13vw,58px)}.hero-copy p{font-size:16px}.hero-logo{width:min(260px,70vw);margin-left:auto;margin-right:auto}.searchbox{border-radius:18px}.searchbox input{font-size:14px;padding:13px 7px}.searchbox button{padding:13px 13px;white-space:nowrap}.hero-stats{margin-left:0;margin-right:0;grid-template-columns:1fr;gap:8px}.hero-stats div{padding:11px 14px}.section{padding:52px 0}.section-head{align-items:start;flex-direction:column;margin-bottom:20px}.section-head h2{font-size:clamp(29px,8vw,37px)}.section-head p{font-size:14px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pic{padding:10px}.card{border-radius:17px}.badge{top:8px;left:8px;font-size:8px;padding:6px 8px}.cardbody{padding:12px 11px 14px}.card h3{font-size:14px;line-height:1.22}.facts{font-size:10px}.price{font-size:16px}.theme-grid{grid-template-columns:1fr}.theme-card{min-height:190px}.delivery-panel{padding:27px 21px;border-radius:24px}.delivery-panel h2{font-size:37px}.delivery-visual{padding:28px}.cataloghead{padding:40px 0 24px}.cataloghead h1,.account-head h1{font-size:40px}.filters{display:grid}.input{min-width:0}.product{padding:35px 0}.productgrid{gap:25px}.productinfo h1{font-size:40px}.product-facts{grid-template-columns:1fr 1fr}.addform{flex-wrap:wrap}.product-actions{flex-wrap:wrap}.cart-row{grid-template-columns:90px 1fr;padding:10px;gap:12px}.cart-row img{width:90px;height:90px}.qtyform .btn{font-size:11px;padding:10px}.two{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.footer{padding-top:45px}.footergrid{grid-template-columns:1fr;gap:30px}.footer-logo{width:150px}.certs img{width:145px}.auth-page{padding-left:16px;padding-right:16px}.auth-brand{margin-bottom:19px}.auth-brand img{width:285px}.auth-heading h1{letter-spacing:-1.5px}.auth-field{min-height:67px;border-radius:21px;padding:0 17px}.auth-field input{font-size:17px}.auth-options{font-size:14px}.auth-btn{min-height:63px;font-size:18px}.auth-cert{margin-top:30px}.auth-cert.dual{flex-wrap:wrap}.auth-cert.dual img{width:calc(50% - 4px)}.two-auth{grid-template-columns:1fr}.error-card{margin:20px;padding:28px}.order-row{grid-template-columns:1fr}.social-link img{width:24px;height:24px}}@media(min-width:1400px){.wrap{width:min(1320px,calc(100% - 64px))}.home-hero{min-height:760px}}
.legal-hero{padding:72px 0 38px;background:linear-gradient(145deg,#ffd51a,#ffcb05);position:relative;overflow:hidden}.legal-hero:after{content:"";position:absolute;width:280px;height:120px;right:-70px;top:28px;border-radius:24px;transform:rotate(14deg);background:linear-gradient(135deg,#e31b23,#bd1117);box-shadow:inset 0 3px 5px rgba(255,255,255,.35),0 20px 40px rgba(0,0,0,.12)}.legal-hero h1{position:relative;z-index:1;max-width:800px;margin:10px 0 10px;font-size:clamp(38px,7vw,70px);line-height:1.02;letter-spacing:-2.5px}.legal-hero p{position:relative;z-index:1;max-width:720px;font-size:18px;color:#514d39;margin:0}.legal-wrap{max-width:1050px}.legal-card{background:#fff;border-radius:28px;padding:clamp(22px,4vw,46px);box-shadow:0 20px 70px rgba(0,0,0,.10);border:1px solid rgba(0,0,0,.06)}.legal-card h2{font-size:24px;margin:34px 0 10px;letter-spacing:-.5px}.legal-card h2:first-of-type{margin-top:28px}.legal-card p,.legal-card li{font-size:16px;line-height:1.72;color:#303030}.legal-card a{color:#111;text-decoration:underline;text-underline-offset:3px}.legal-info{padding:18px 20px;border-left:5px solid #ffd51a;background:#f7f7f4;border-radius:16px;line-height:1.75;margin-bottom:24px}.legal-notice{padding:18px 20px;border-left:5px solid #d71920;background:#fff5f5;border-radius:16px;margin:24px 0}.legal-card table{width:100%;border-collapse:collapse;margin:20px 0}.legal-card th,.legal-card td{padding:12px 10px;border-bottom:1px solid #e7e7e7;text-align:left;vertical-align:top}.legal-card th{font-weight:800}.footergrid a{overflow-wrap:anywhere}@media(max-width:650px){.legal-hero{padding:52px 0 28px}.legal-hero:after{width:190px;height:78px;right:-65px}.legal-card{border-radius:21px;padding:20px}.legal-card p,.legal-card li{font-size:15px}.legal-card h2{font-size:21px}.legal-info{font-size:14px}}
/* LEGO SUPPLY — visual homepage layer */
.ls-hero{position:relative;overflow:hidden;background:#ffd51a;min-height:720px;display:flex;align-items:stretch}.ls-hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,213,26,.98) 0%,rgba(255,213,26,.90) 40%,rgba(255,213,26,.16) 74%,rgba(255,213,26,.02) 100%),url('/assets/site/bg-02.jpg');background-size:cover;background-position:center;opacity:.92}.ls-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:44px;align-items:center;padding:42px 0 58px}.ls-hero-copy{padding:20px 0 20px 5vw}.ls-hero-logo{width:min(300px,70vw);height:auto;filter:drop-shadow(0 12px 15px rgba(0,0,0,.14));margin:0 0 10px}.ls-hero-copy h1{font-size:clamp(54px,6vw,88px);line-height:.88;letter-spacing:-.065em;margin:8px 0 20px;font-weight:950}.ls-hero-copy p{max-width:610px;font-size:18px;line-height:1.5;color:#4e461f;margin:0 0 25px}.ls-search{display:flex;align-items:center;max-width:700px;background:#fff;border-radius:20px;padding:7px;box-shadow:0 18px 50px rgba(66,48,0,.2);border:1px solid rgba(0,0,0,.07)}.ls-search svg{width:22px;flex:0 0 22px;margin-left:14px}.ls-search input{width:100%;min-width:0;border:0;outline:0;padding:15px 12px;font-size:15px}.ls-search button{border:0;border-radius:14px;background:#090909;color:#fff;font-weight:900;padding:14px 20px;white-space:nowrap;cursor:pointer}.ls-hero-actions{display:flex;gap:10px;margin-top:14px}.ls-hero-art{align-self:stretch;display:flex;align-items:center;justify-content:center;min-height:600px}.ls-hero-art img{width:100%;height:min(650px,76vh);object-fit:cover;object-position:center 55%;border-radius:34px;box-shadow:0 30px 70px rgba(50,38,0,.24);border:5px solid rgba(255,255,255,.45)}.ls-hero-actions .btn.black{background:#090909;color:#fff;border:1px solid #090909}.ls-hero-actions .btn.light{background:rgba(255,255,255,.82);border:1px solid rgba(0,0,0,.1)}.ls-quick{background:#090909;color:#fff}.ls-quick-grid{display:grid;grid-template-columns:repeat(4,1fr)}.ls-quick-grid>div{padding:21px 18px;border-right:1px solid rgba(255,255,255,.12);display:grid;gap:3px}.ls-quick-grid>div:last-child{border-right:0}.ls-quick b{font-size:19px}.ls-quick span{font-size:11px;color:#b9b9b9}.ls-image-band{min-height:470px;background-image:linear-gradient(90deg,rgba(9,9,9,.92),rgba(9,9,9,.56) 48%,rgba(9,9,9,.12)),url('/assets/site/bg-01.jpg');background-size:cover;background-position:center;display:flex;align-items:center}.ls-image-band-inner{width:min(1240px,calc(100% - 32px));margin:auto;color:#fff;padding:80px 0}.ls-image-band .section-kicker{color:#ffd51a}.ls-image-band h2{font-size:clamp(38px,5vw,70px);line-height:.95;letter-spacing:-.05em;margin:0 0 25px;max-width:720px}.ls-theme-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ls-theme-card{position:relative;overflow:hidden;border-radius:24px;min-height:260px;background:#111;box-shadow:0 12px 32px rgba(0,0,0,.12);isolation:isolate}.ls-theme-card:after{content:' ';position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.75));z-index:1}.ls-theme-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.ls-theme-card:hover img{transform:scale(1.045)}.ls-theme-card>div{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;color:#fff;display:grid;grid-template-columns:1fr auto;align-items:end}.ls-theme-card strong{font-size:19px;line-height:1.05}.ls-theme-card span{font-size:11px;color:#ddd;margin-top:5px}.ls-theme-card b{grid-row:1/3;grid-column:2;font-size:23px}.ls-promo{padding:74px 0;background:#f0eee6}.ls-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ls-promo-card{position:relative;overflow:hidden;border-radius:28px;min-height:430px;background:#111;box-shadow:0 16px 40px rgba(0,0,0,.13)}.ls-promo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ls-promo-card:after{content:' ';position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.8))}.ls-promo-card>div{position:absolute;z-index:2;left:20px;right:20px;bottom:20px;color:#fff}.ls-promo-card span{display:block;font-size:10px;font-weight:900;letter-spacing:.15em;color:#ffd51a;margin-bottom:8px}.ls-promo-card strong{display:block;font-size:25px;line-height:1.05;letter-spacing:-.03em}.ls-promo-card b{display:block;margin-top:13px;font-size:13px}.ls-service{background:#ffd51a;padding:75px 0}.ls-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.ls-service h2{font-size:clamp(40px,5vw,65px);line-height:.94;letter-spacing:-.055em;margin:0 0 20px}.ls-service p{max-width:590px;color:#51491f;font-size:16px;line-height:1.6}.ls-service-cards{display:grid;gap:10px}.ls-service-cards>div{background:rgba(255,255,255,.72);border:1px solid rgba(0,0,0,.08);border-radius:20px;padding:19px 20px;display:grid;grid-template-columns:45px 1fr;column-gap:10px}.ls-service-cards b{grid-row:1/3;font-size:12px}.ls-service-cards strong{font-size:17px}.ls-service-cards span{font-size:12px;color:#6b6131;margin-top:3px}
@media(max-width:950px){.ls-hero-grid{grid-template-columns:1fr;gap:20px}.ls-hero-copy{padding:20px 0 0;text-align:center}.ls-hero-copy p{margin-left:auto;margin-right:auto}.ls-hero-logo{margin-left:auto;margin-right:auto}.ls-search{margin-left:auto;margin-right:auto}.ls-hero-actions{justify-content:center}.ls-hero-art{min-height:420px}.ls-hero-art img{height:560px;max-width:520px}.ls-quick-grid{grid-template-columns:repeat(2,1fr)}.ls-quick-grid>div:nth-child(2){border-right:0}.ls-theme-grid{grid-template-columns:repeat(2,1fr)}.ls-promo-grid{grid-template-columns:1fr 1fr}.ls-service-grid{grid-template-columns:1fr}}
@media(max-width:600px){.ls-hero{min-height:0}.ls-hero-bg{background-image:linear-gradient(180deg,rgba(255,213,26,.82),rgba(255,213,26,.25)),url('/assets/site/bg-03.jpg');background-position:center}.ls-hero-grid{padding:22px 0 28px}.ls-hero-copy{padding:10px 0 0}.ls-hero-copy h1{font-size:clamp(48px,15vw,64px)}.ls-hero-copy p{font-size:15px}.ls-search{padding:6px;border-radius:17px}.ls-search input{font-size:13px;padding:13px 7px}.ls-search button{padding:12px 12px;font-size:12px}.ls-hero-actions{display:grid;grid-template-columns:1fr 1fr}.ls-hero-actions .btn{width:100%;padding:14px 10px}.ls-hero-art{min-height:0;margin-top:8px}.ls-hero-art img{height:560px;width:100%;border-radius:26px;object-fit:cover;object-position:center 55%;border-width:3px}.ls-quick-grid{grid-template-columns:1fr 1fr}.ls-quick-grid>div{padding:16px 12px}.ls-quick b{font-size:15px}.ls-quick span{font-size:9px}.ls-image-band{min-height:420px}.ls-image-band-inner{padding:55px 0}.ls-image-band h2{font-size:43px}.ls-theme-grid{grid-template-columns:repeat(2,1fr);gap:9px}.ls-theme-card{min-height:205px;border-radius:18px}.ls-theme-card>div{left:12px;right:12px;bottom:12px}.ls-theme-card strong{font-size:15px}.ls-promo{padding:52px 0}.ls-promo-grid{grid-template-columns:1fr;gap:12px}.ls-promo-card{min-height:390px;border-radius:22px}.ls-service{padding:55px 0}.ls-service-grid{gap:30px}.ls-service h2{font-size:43px}}

/* LEGO SUPPLY v0 alignment layer — preserved PHP contracts, upgraded hierarchy */
:root{--font-brand:"Open Sans",Arial,sans-serif;--ease-lego:cubic-bezier(.23,1,.32,1)}
body{font-family:var(--font-brand);font-size:15px}.hero-copy h1,.section-head h2,.cataloghead h1,.account-head h1,.productinfo h1,.delivery-panel h2,.ls-image-band h2,.ls-service h2,.admin-hero h1,.admin-card h2{font-family:var(--font-brand);font-weight:800;letter-spacing:-.055em}.links{font-weight:800}.btn,.iconbtn,.hero-nav a,.card-more,.viewall{transition:transform .18s var(--ease-lego),box-shadow .18s var(--ease-lego),background .18s var(--ease-lego)}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(0,0,0,.14)}.ls-image-band-one{background-image:linear-gradient(90deg,rgba(9,9,9,.92),rgba(9,9,9,.56) 48%,rgba(9,9,9,.12)),url('/assets/site/bg-01.jpg')}
.admin-hero{background:linear-gradient(112deg,#ffd51a,#ffe36a 60%,#ffca00);padding:48px 0 42px}.admin-hero-inner{display:flex;align-items:end;justify-content:space-between;gap:20px}.admin-hero h1{font-size:clamp(44px,6vw,76px);line-height:.9;margin:6px 0 12px}.admin-hero p{margin:0;color:#51491f;font-size:16px}.admin-layout{display:grid;grid-template-columns:220px 1fr;gap:18px;align-items:start}.admin-sidebar{position:sticky;top:110px;background:#090909;color:#fff;border-radius:22px;padding:15px;display:grid;gap:4px;box-shadow:var(--soft)}.admin-sidebar strong{color:#ffd51a;font-size:10px;letter-spacing:.14em;padding:8px}.admin-sidebar a{padding:11px 10px;border-radius:10px;color:#ddd;font-size:12px;font-weight:800}.admin-sidebar a:hover,.admin-sidebar a.is-active{background:#ffd51a;color:#090909}.admin-main{display:grid;gap:16px}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.admin-stat-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;display:grid;gap:5px;box-shadow:var(--soft)}.admin-stat-grid span{font-size:11px;color:#777}.admin-stat-grid strong{font-size:32px;line-height:.95}.admin-stat-grid small{color:#aaa;font-size:9px}.admin-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:var(--soft)}.admin-card-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:16px}.admin-card h2{margin:4px 0 0;font-size:28px}.admin-table{display:grid;border-top:1px solid var(--line)}.admin-table-row{display:grid;grid-template-columns:1.05fr 1.3fr .8fr .8fr 1fr;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.admin-table-row small,.admin-table-row span{color:#777}.admin-table-header{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#888}.admin-status{justify-self:start;padding:6px 9px;border-radius:999px;background:#fff0b8;font-size:9px;text-transform:uppercase}.admin-empty{color:#777}.admin-note{background:#090909;color:#fff}.admin-note .section-kicker{color:#ffd51a}.admin-note p{max-width:680px;color:#bbb;line-height:1.55}.admin-note .btn{display:inline-flex}
@media(max-width:800px){.admin-layout{grid-template-columns:1fr}.admin-sidebar{position:static;display:flex;overflow:auto;gap:5px}.admin-sidebar strong{flex:0 0 auto}.admin-sidebar a{flex:0 0 auto;white-space:nowrap}.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.admin-table{overflow:auto}.admin-table-row{min-width:680px}.admin-card-head,.admin-hero-inner{align-items:flex-start;flex-direction:column}.admin-hero .btn{width:100%}}
@media(max-width:600px){.site-body{background-attachment:scroll}.nav{height:70px;grid-template-columns:1fr auto}.brand img{width:142px}.links{display:none}.hamb{display:grid}.actions{gap:6px}.actions .iconbtn{width:40px;height:40px}.actions .iconbtn:first-child{display:none}.ls-hero-logo{max-width:220px}.section{padding:52px 0}.admin-hero{padding:34px 0}.admin-stat-grid strong{font-size:26px}.admin-card{padding:16px}}
