:root{--paper: #fbf5e8;--white: #fffaf1;--cream: #f4e5c2;--ink: #151412;--muted: #6f665c;--line: #dfd1bd;--sun: #ffd166;--coral: #f86f4b;--brick: #a7442b;--teal: #1f8a8a;--mint: #c9dfcf;--brass: #c48f38;--visual-bg: #efe3cc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:linear-gradient(rgba(21,20,18,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(21,20,18,.035) 1px,transparent 1px),var(--paper);background-size:34px 34px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}body,button,select{font-family:inherit}h1,h2,h3{text-wrap:balance}h1,h2{margin:0;color:var(--ink);font-weight:950;letter-spacing:0}h1{font-size:clamp(3.1rem,8vw,6.8rem);line-height:.95}h2{font-size:clamp(2.1rem,5vw,4.4rem);line-height:1}a{color:inherit}.site-shell{min-height:100vh;color:var(--ink)}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;width:min(100% - 32px,1180px);margin:0 auto;padding:18px 0;background:color-mix(in srgb,var(--paper) 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;text-decoration:none;white-space:nowrap}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--sun);color:var(--ink);font-size:.78rem;letter-spacing:0;box-shadow:4px 4px 0 var(--ink)}.site-nav{display:flex;justify-content:center;gap:6px}.site-nav a,.language-select{color:var(--muted);font-size:.92rem;font-weight:700}.site-nav a{padding:10px 12px;border-radius:999px;text-decoration:none}.site-nav a:hover{background:var(--cream);color:var(--ink)}.language-select{display:flex;align-items:center;gap:8px}.language-select select{min-width:72px;padding:9px 32px 9px 12px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--ink);font:inherit;font-weight:800}.section{width:min(100% - 32px,1180px);margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:56px;align-items:center;min-height:calc(100vh - 80px);padding:60px 0 42px}.hero-copy{display:grid;gap:24px}.kicker{width:fit-content;margin:0;padding:7px 12px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--brick);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero h1{max-width:11ch}.hero-text{max-width:620px;margin:0;color:var(--muted);font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:12px 18px;border:2px solid var(--ink);border-radius:999px;color:var(--ink);font-weight:900;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--ink)}.button.primary{background:var(--coral)}.button.secondary,.product-button{background:var(--white)}.hero-showcase{display:grid;place-items:center}.lamp-card{position:relative;width:min(100%,390px);aspect-ratio:.82;border:2px solid var(--ink);border-radius:28px;background:linear-gradient(135deg,rgba(255,209,102,.28),transparent 45%),repeating-linear-gradient(90deg,rgba(21,20,18,.05) 0 1px,transparent 1px 22px),var(--mint);box-shadow:12px 12px 0 var(--ink);overflow:hidden}.lamp-shade,.lamp-neck,.lamp-camera,.lamp-lens,.lamp-glow{position:absolute;left:50%;transform:translate(-50%)}.lamp-shade{top:13%;width:54%;height:22%;border:2px solid var(--ink);border-radius:120px 120px 22px 22px;background:var(--cream)}.lamp-neck{top:35%;width:10px;height:22%;border:2px solid var(--ink);background:var(--brass)}.lamp-camera{bottom:18%;width:62%;height:28%;border:2px solid var(--ink);border-radius:22px;background:var(--brick)}.lamp-camera:before{content:"";position:absolute;top:14%;left:12%;width:24%;height:20%;border:2px solid var(--ink);border-radius:999px;background:var(--sun)}.lamp-lens{bottom:22%;width:29%;aspect-ratio:1;border:9px solid var(--ink);border-radius:50%;background:var(--teal)}.lamp-glow{top:7%;width:70%;aspect-ratio:1;border-radius:50%;background:#ffd1665c;filter:blur(14px)}.stats-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat{display:grid;gap:4px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--white)}.stat strong{font-size:1.8rem;line-height:1}.stat span{color:var(--muted);font-weight:700}.section-heading{display:grid;max-width:760px;gap:16px;margin-bottom:30px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{display:grid;overflow:hidden;border:2px solid var(--ink);border-radius:22px;background:var(--white);box-shadow:6px 6px #15141224}.product-visual{position:relative;display:grid;min-height:230px;place-items:center;padding:22px;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.42),transparent 0 22%),var(--visual-bg)}.product-visual:before,.product-visual:after{content:"";position:absolute;border:2px solid var(--ink)}.product-visual:before{width:118px;height:78px;border-radius:14px;background:var(--brick)}.product-visual:after{width:48px;aspect-ratio:1;border-width:7px;border-radius:50%;background:var(--teal)}.product-visual.phone:before{width:90px;height:116px;border-radius:46px 46px 18px 18px;background:var(--coral)}.product-visual.phone:after{width:102px;height:28px;border-width:2px;border-radius:999px;transform:translateY(-64px) rotate(-8deg);background:var(--cream)}.product-visual.tripod:before{width:110px;height:68px;transform:translateY(-30px)}.product-visual.tripod:after{width:72px;height:88px;border-width:0 3px 3px;border-radius:0;transform:translateY(54px);background:transparent}.product-visual.glow:before{width:92px;height:120px;border-radius:22px;background:var(--sun)}.product-visual.glow:after{width:132px;border-width:0;background:#f86f4b42;filter:blur(16px)}.product-visual.table:before{width:126px;height:94px;border-radius:18px 18px 40px 40px;background:var(--mint)}.product-visual.table:after{width:108px;height:14px;border-width:2px;border-radius:999px;transform:translateY(70px);background:var(--ink)}.product-visual span{position:relative;z-index:1;align-self:end;padding:8px 12px;border:1px solid var(--ink);border-radius:999px;background:var(--paper);font-size:.8rem;font-weight:900}.product-body{display:grid;gap:22px;padding:22px}.product-body h3{margin:0 0 10px;font-size:1.28rem}.product-body p{margin:0;color:var(--muted);line-height:1.55}.product-footer{display:grid;gap:14px;align-self:end}.product-footer span{color:var(--brick);font-weight:900}.product-button{width:100%}.about-section{display:grid;grid-template-columns:.8fr 1fr;gap:48px;padding:96px 0}.about-copy{display:grid;gap:24px}.about-copy p,.contact-section p{margin:0;color:var(--muted);font-size:1.12rem;line-height:1.7}.about-copy ul{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.about-copy li{padding:10px 12px;border:1px solid var(--line);border-radius:999px;background:var(--white);font-weight:800}.contact-section{display:grid;justify-items:center;gap:18px;margin-bottom:72px;padding:72px 24px;border:2px solid var(--ink);border-radius:28px;background:var(--sun);text-align:center;box-shadow:10px 10px 0 var(--ink)}.contact-section p{max-width:680px;color:#3f3424}.site-footer{width:min(100% - 32px,1180px);margin:0 auto;padding:28px 0 42px;color:var(--muted);font-weight:700;text-align:center}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-nav{grid-column:1 / -1;order:3;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.hero,.about-section{grid-template-columns:1fr}.hero{gap:34px;padding-top:34px}.hero h1{max-width:12ch}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.site-header,.section,.site-footer{width:min(100% - 24px,1180px)}.brand{font-size:.92rem}.brand-mark{width:36px;height:36px;box-shadow:3px 3px 0 var(--ink)}.language-select span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hero{min-height:auto}.hero-actions,.stats-grid,.product-grid{grid-template-columns:1fr}.hero-actions,.stats-grid{display:grid}.lamp-card{width:min(100%,320px);box-shadow:7px 7px 0 var(--ink)}.product-visual{min-height:210px}.about-section{padding:70px 0}.contact-section{margin-bottom:44px;padding:44px 18px;box-shadow:7px 7px 0 var(--ink)}}
