:root{color-scheme:light;--ink:#11131a;--muted:#5b6270;--paper:#fff;--line:#16181f;--pink:#ff4bb7;--yellow:#ffe247;--blue:#2ad4ff;--green:#58e66d;--orange:#ff8c2a;--violet:#8e6cff;--soft:#f7f8fb;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 12% 8%,rgba(255,75,183,.16),transparent 24%),radial-gradient(circle at 92% 18%,rgba(42,212,255,.2),transparent 25%),linear-gradient(180deg,#fff,#f8f9fc 58%,#fff);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.68;letter-spacing:0}body:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(17,19,26,.055) 1px,transparent 1px),linear-gradient(rgba(17,19,26,.055) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,black,transparent 80%)}a{color:inherit}img{max-width:100%;display:block}.skip{position:absolute;left:12px;top:-80px;background:#111;color:#fff;padding:8px 10px;z-index:50}.skip:focus{top:12px}.gallery-top{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px max(18px,calc((100vw - var(--max))/2));background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:2px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-width:220px}.brand b{display:block;line-height:1.1}.brand small{display:block;color:var(--muted);font-size:12px}.brand-flower{width:40px;height:40px;border:3px solid var(--line);border-radius:50%;background:radial-gradient(circle,#111 0 15%,transparent 16%),conic-gradient(var(--pink),var(--yellow),var(--blue),var(--green),var(--orange),var(--violet),var(--pink));box-shadow:4px 4px 0 var(--line)}.site-nav{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.site-nav a{border:2px solid var(--line);border-radius:999px;padding:7px 12px;text-decoration:none;background:#fff;font-weight:800;font-size:14px;box-shadow:2px 2px 0 var(--line)}.site-nav a:nth-child(2n){background:var(--yellow)}.site-nav a:nth-child(3n){background:var(--blue)}.menu-btn{display:none;border:2px solid var(--line);border-radius:999px;background:var(--pink);padding:8px 13px;font-weight:900}.art-hero{max-width:var(--max);margin:0 auto;padding:46px 18px 28px;display:grid;grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);gap:22px;align-items:center}.hero-copy h1,.sub-hero h1,.article-shell h1{margin:0;font-size:clamp(38px,6vw,76px);line-height:1.02;letter-spacing:0}.hero-copy p:not(.eyebrow),.sub-hero p:not(.eyebrow){font-size:18px;color:#3e4654;max-width:780px}.eyebrow{margin:0 0 10px;color:#111;font:900 12px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:0}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.button,.price-strip a,.article-shell footer a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:2px solid var(--line);border-radius:999px;padding:9px 15px;background:#fff;text-decoration:none;font-weight:900;box-shadow:3px 3px 0 var(--line)}.button.primary{background:var(--pink);color:#fff}.hero-art{margin:0;border:3px solid var(--line);border-radius:28px;background:#fff;overflow:hidden;box-shadow:10px 10px 0 var(--yellow)}.hero-art img{width:100%;aspect-ratio:16/9;object-fit:cover}.pop-strip,.check-matrix,.gallery-board,.article-wall,.help-palette,.sub-hero,.device-mosaic,.price-strip,.step-band,.text-band,.contact-desk,.article-shell{max-width:var(--max);margin:32px auto;padding-left:18px;padding-right:18px}.pop-strip,.device-mosaic,.price-strip,.step-band,.contact-desk{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pop-strip article,.matrix-table article,.device-mosaic article,.price-strip article,.step-band article,.contact-desk article{background:#fff;border:3px solid var(--line);border-radius:18px;padding:20px;box-shadow:5px 5px 0 var(--line)}.pop-strip article:nth-child(1),.price-strip article:nth-child(1){background:#fff7d6}.pop-strip article:nth-child(2),.price-strip article:nth-child(2){background:#e7fbff}.pop-strip article:nth-child(3),.price-strip article:nth-child(3){background:#fff0f8}.section-head{display:grid;grid-template-columns:minmax(0,.44fr) minmax(0,1fr);gap:18px;align-items:end;margin-bottom:16px}.section-head h2,.gallery-board h2,.device-mosaic h2,.price-strip h2,.text-band h2,.contact-desk h2,.article-shell h2{margin:0 0 8px;font-size:clamp(25px,3vw,42px);line-height:1.1}.section-head p:not(.eyebrow),.gallery-board p,.matrix-table p,.article-card p,.help-palette p,.sub-hero p,.device-mosaic p,.price-strip p,.step-band p,.text-band p,.contact-desk p,.article-shell p{color:var(--muted)}.matrix-table{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.matrix-table article span,.article-card span,.price-strip span{display:inline-flex;border:2px solid var(--line);border-radius:999px;background:var(--green);padding:3px 8px;font-weight:900;font-size:12px}.matrix-table article b{display:block;margin:12px 0 6px}.gallery-board{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:20px;align-items:center;border:3px solid var(--line);border-radius:28px;background:#fff;box-shadow:8px 8px 0 var(--blue);padding-top:26px;padding-bottom:26px}.dot-list{display:flex;gap:10px;flex-wrap:wrap}.dot-list span{display:inline-grid;place-items:center;min-width:86px;min-height:86px;border:3px solid var(--line);border-radius:50%;font-weight:900;background:var(--yellow)}.dot-list span:nth-child(2n){background:var(--pink);color:#fff}.dot-list span:nth-child(3n){background:var(--blue)}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.article-card{min-height:245px;text-decoration:none;background:#fff;border:3px solid var(--line);border-radius:18px;padding:18px;box-shadow:5px 5px 0 var(--orange);display:flex;flex-direction:column;gap:8px}.article-card time{font:800 12px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;color:#6b7280}.article-card strong{font-size:19px;line-height:1.25}.help-palette details{background:#fff;border:3px solid var(--line);border-radius:16px;padding:0 18px;margin:10px 0;box-shadow:4px 4px 0 #ddd}.help-palette summary{cursor:pointer;font-weight:900;padding:16px 0}.sub-hero{padding-top:48px;padding-bottom:22px}.sub-hero h1{max-width:950px}.device-mosaic{grid-template-columns:repeat(4,minmax(0,1fr))}.price-strip article{display:flex;flex-direction:column}.price-strip a{align-self:flex-start;margin-top:auto}.text-band,.article-shell{max-width:880px}.text-band,.article-shell header,.article-shell section,.article-shell footer{background:#fff;border:3px solid var(--line);border-radius:20px;padding:24px;margin-bottom:14px}.article-shell time{display:block;color:#6b7280;margin:10px 0}.article-shell footer{display:flex;gap:10px;flex-wrap:wrap}.gallery-footer{max-width:var(--max);margin:50px auto 0;padding:26px 18px 44px;border-top:3px solid var(--line);display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:20px}.gallery-footer p{color:var(--muted)}.gallery-footer nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.gallery-footer a{border:2px solid var(--line);border-radius:999px;padding:7px 10px;background:#fff;text-decoration:none;font-weight:800}@media(max-width:900px){.menu-btn{display:inline-flex}.gallery-top{align-items:flex-start;flex-wrap:wrap}.site-nav{display:none;flex-basis:100%;justify-content:flex-start;background:#fff;border:3px solid var(--line);border-radius:18px;padding:12px}.site-nav.open{display:flex}.art-hero,.section-head,.gallery-board,.gallery-footer{grid-template-columns:1fr}.matrix-table,.device-mosaic,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pop-strip,.price-strip,.step-band,.contact-desk{grid-template-columns:1fr}.gallery-footer nav{justify-content:flex-start}}@media(max-width:560px){.gallery-top{padding:10px 14px}.brand{min-width:0}.brand-flower{width:34px;height:34px}.art-hero,.pop-strip,.check-matrix,.gallery-board,.article-wall,.help-palette,.sub-hero,.device-mosaic,.price-strip,.step-band,.text-band,.contact-desk,.article-shell{padding-left:14px;padding-right:14px;margin-top:24px}.art-hero{padding-top:34px}.hero-copy h1,.sub-hero h1,.article-shell h1{font-size:34px}.hero-copy p:not(.eyebrow),.sub-hero p:not(.eyebrow){font-size:16px}.matrix-table,.device-mosaic,.article-grid{grid-template-columns:1fr}.dot-list span{min-width:72px;min-height:72px}.gallery-footer{padding-left:14px;padding-right:14px}}