:root{--canvas: #ffffff;--ink: #111111;--body: #374151;--muted: #6b7280;--muted-soft: #898989;--hairline: #e5e7eb;--hairline-soft: #f0f2f5;--surface-soft: #f8f9fa;--surface-card: #f5f5f5;--blue: #1f5eff;--blue-deep: #1649df;--green: #12b981;color:var(--ink);background:var(--canvas);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:var(--canvas)}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--ink);outline-offset:4px}button{font-family:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header,.home-main,.site-footer,.about-main{width:min(1440px,calc(100% - 64px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;height:82px;border-bottom:1px solid var(--hairline)}.brand{font-size:1.22rem;font-weight:700;letter-spacing:-.04em}.site-nav{display:flex;align-items:center;gap:34px;color:#4b5563;font-size:.95rem;font-weight:650}.site-nav a{transition:color .18s ease}.site-nav a:hover{color:var(--ink)}.theme-button{display:inline-grid;place-items:center;width:42px;height:42px;margin-left:2px;border:0;border-left:1px solid var(--hairline);background:transparent;color:var(--ink);cursor:pointer}.home-main{padding-bottom:40px}.hero{display:grid;justify-items:center;padding:clamp(92px,12vw,150px) 0 clamp(76px,9vw,112px);text-align:center}h1,h2{margin:0;color:var(--ink);font-weight:750;letter-spacing:-.065em}.hero h1{max-width:none;font-size:clamp(3rem,5.2vw,5.2rem);line-height:1.04;white-space:nowrap}.hero__description{max-width:780px;margin:30px 0 0;color:#5f6875;font-size:clamp(1.02rem,1.35vw,1.28rem);font-weight:500;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:22px;margin-top:36px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-width:184px;min-height:52px;padding:0 28px;border-radius:9999px;font-size:.98rem;font-weight:700;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.primary-action{background:var(--blue);color:#fff;box-shadow:0 12px 24px #1f5eff38}.primary-action:hover{background:var(--blue-deep);transform:translateY(-1px)}.secondary-action{border:1px solid var(--hairline);background:#fff;color:#24272d}.secondary-action:hover{border-color:#cfd5df;transform:translateY(-1px)}.demo-section{padding:0 0 clamp(64px,8vw,96px)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2{font-size:clamp(1.7rem,2vw,2.1rem);letter-spacing:-.045em}.section-heading a{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:.95rem;font-weight:700}.demo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.demo-card{display:flex;min-width:0;min-height:388px;overflow:hidden;flex-direction:column;border:1px solid var(--hairline);border-radius:12px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.demo-card:hover{border-color:#d8dee8;box-shadow:0 18px 44px #0f172a0f;transform:translateY(-2px)}.demo-card--disabled{cursor:default}.demo-preview{--accent: #eef4ff;padding:24px 24px 0;background:var(--accent)}.demo-preview--image{aspect-ratio:16 / 9;padding:0;background:var(--surface-soft)}.demo-preview--image img{display:block;width:100%;height:100%;object-fit:cover}.demo-preview--blue{--accent: #eef4ff}.demo-preview--lime{--accent: #edf6df}.demo-preview--orange{--accent: #f4eee7}.demo-preview--violet{--accent: #f4f0ff}.demo-preview--cyan{--accent: #e9f5f6}.demo-preview--rose{--accent: #f8ecef}.preview-window{overflow:hidden;border:1px solid rgba(209,216,228,.78);border-bottom:0;border-radius:10px 10px 0 0;background:#ffffffe6;box-shadow:0 8px 24px #0f172a0f}.preview-toolbar{display:flex;align-items:center;gap:5px;height:27px;padding:0 12px;border-bottom:1px solid var(--hairline-soft)}.preview-toolbar span{width:6px;height:6px;border-radius:999px;background:#cfd6e1}.preview-content{display:grid;grid-template-columns:54px minmax(0,1fr);min-height:200px}.preview-sidebar{display:grid;align-content:start;gap:13px;padding:20px 14px;border-right:1px solid var(--hairline-soft);background:#fbfcfe}.preview-sidebar i,.preview-main i,.preview-main b,.preview-row span{display:block;border-radius:999px;background:#e5eaf2}.preview-sidebar i{width:26px;height:6px}.preview-sidebar i:first-child{background:#cbdcff}.preview-main{padding:28px}.preview-main b{width:50%;height:12px;background:#cad4e5}.preview-main i{width:76%;height:7px;margin-top:14px}.preview-main i+i{width:58%;margin-top:8px}.preview-row{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;margin-top:34px}.preview-row span{height:58px;border-radius:8px;border:1px solid var(--hairline-soft);background:#f7f9fc}.demo-card__body{display:flex;flex:1;flex-direction:column;padding:24px 24px 22px}.demo-card h2{margin:0;font-size:1.36rem;line-height:1.2;letter-spacing:-.04em}.demo-card p{margin:10px 0 0;color:#667085;font-size:.96rem;font-weight:500;line-height:1.55}.demo-card__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:22px}.demo-card__tags{display:flex;flex-wrap:wrap;gap:8px}.demo-card__tags span{min-height:26px;padding:4px 12px;border-radius:9999px;background:#f1f4f9;color:var(--blue);font-size:.82rem;font-weight:750}.demo-card__status{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:#3f4652;font-size:.92rem;font-weight:650}.demo-card__status:before{content:"";width:8px;height:8px;border-radius:9999px;background:var(--blue)}.demo-card__status--live:before{background:var(--green)}.more-note{display:flex;align-items:center;justify-content:center;gap:18px;margin:0;padding:0 0 48px;color:#4b5563;font-size:1.02rem;font-weight:650}.more-note span{width:8px;height:8px;border-radius:9999px;background:var(--blue);box-shadow:0 0 0 5px #1f5eff14}.site-footer{display:flex;justify-content:center;padding:28px 0;border-top:1px solid var(--hairline);color:#6b7280;font-size:.95rem;font-weight:650}.about-main{display:grid;min-height:calc(100vh - 139px);place-items:center;padding:72px 0}.about-card{display:grid;justify-items:center;width:min(560px,100%);padding:clamp(32px,5vw,56px);border:1px solid var(--hairline);border-radius:28px;background:#fff;text-align:center;box-shadow:0 18px 54px #0f172a0f}.about-kicker{margin:0 0 14px;color:var(--blue);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.about-card h1{font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.16;letter-spacing:-.045em}.about-card p:not(.about-kicker){max-width:420px;margin:14px 0 26px;color:#667085;font-size:1rem;line-height:1.7}.about-card img{display:block;width:min(300px,82vw);height:auto;margin-bottom:28px;border-radius:18px;border:1px solid var(--hairline)}@media(max-width:980px){.demo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-header,.home-main,.site-footer,.about-main{width:min(100% - 32px,1440px)}.site-header{height:auto;padding:20px 0;align-items:flex-start;flex-direction:column;gap:18px}.site-nav{width:100%;gap:14px;overflow-x:auto;padding-bottom:4px;font-size:.88rem}.theme-button{margin-left:auto;border-left:0}.hero{padding:76px 0 64px}.hero h1{font-size:clamp(3rem,14vw,4.4rem);white-space:normal}.hero-actions{width:100%;gap:12px}.primary-action,.secondary-action{width:100%}.section-heading{align-items:flex-start;flex-direction:column}.demo-grid{grid-template-columns:1fr;gap:18px}}:root{--canvas: #f6f7f4;--ink: #151612;--body: #454b42;--muted: #687066;--hairline: #dfe4dc;--hairline-soft: #e9ede6;--surface-soft: #eef2ea;--surface-card: #ffffff;--accent: #286d46;--accent-deep: #174b2e;--accent-soft: #dbe9de;--status-live: #1d8d5a;--status-building: #996515;--radius: 18px;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}body{color:var(--ink);background:linear-gradient(90deg,rgba(21,22,18,.035) 1px,transparent 1px) 0 0 / 56px 56px,linear-gradient(180deg,rgba(21,22,18,.035) 1px,transparent 1px) 0 0 / 56px 56px,var(--canvas)}.site-header,.home-main,.site-footer,.about-main{width:min(1320px,calc(100% - 48px))}.site-header{position:sticky;z-index:20;top:0;height:76px;border-bottom:1px solid rgba(21,22,18,.12);background:#f6f7f4d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.02rem;letter-spacing:0}.brand span{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid var(--ink);border-radius:10px;background:var(--ink);color:var(--canvas);font-size:.88rem;letter-spacing:-.02em}.site-nav{gap:8px;color:var(--body);font-size:.9rem;font-weight:720}.site-nav a,.theme-button{min-height:42px;border:1px solid transparent;border-radius:999px}.site-nav a{display:inline-flex;align-items:center;padding:0 14px}.site-nav a:hover,.theme-button:hover{border-color:#1516121f;background:#ffffff9e;color:var(--ink)}.theme-button{width:42px;margin-left:4px;border-left:1px solid transparent}.home-main{padding-bottom:32px}.hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.78fr);align-items:center;justify-items:stretch;gap:clamp(36px,7vw,88px);min-height:clamp(620px,calc(100dvh - 160px),740px);padding:clamp(48px,7vw,88px) 0 clamp(38px,6vw,76px);text-align:left}.hero__copy{max-width:760px}.hero__eyebrow,.section-heading p,.demo-card__index{margin:0;color:var(--accent);font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hero h1{max-width:760px;margin-top:18px;font-size:clamp(3.1rem,7.1vw,6.4rem);line-height:.98;letter-spacing:-.055em;white-space:normal}.hero__description{max-width:610px;margin:26px 0 0;color:var(--body);font-size:clamp(1.02rem,1.3vw,1.22rem);line-height:1.7}.hero-actions{justify-content:flex-start;gap:12px;margin-top:32px}.primary-action,.secondary-action{gap:9px;min-width:0;min-height:48px;padding:0 20px;border-radius:999px;font-size:.94rem;letter-spacing:0}.primary-action{background:var(--ink);color:#fff;box-shadow:0 14px 30px #15161229}.primary-action:hover{background:var(--accent-deep)}.secondary-action{border-color:#15161229;background:#ffffff94;color:var(--ink)}.secondary-action:hover{border-color:#15161242;background:#fff}.primary-action:active,.secondary-action:active,.demo-card:active{transform:translateY(1px)}.hero-panel{overflow:hidden;border:1px solid rgba(21,22,18,.14);border-radius:24px;background:#ffffffb8;box-shadow:0 28px 70px #2a352621}.hero-panel__header{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 20px;border-bottom:1px solid var(--hairline);color:var(--muted);font-size:.82rem;font-weight:800}.hero-panel__header svg{color:var(--accent)}.hero-panel__screen{display:grid;gap:16px;padding:20px;background:radial-gradient(circle at 80% 12%,rgba(40,109,70,.15),transparent 34%),#fbfcfa}.panel-card{border:1px solid rgba(21,22,18,.12);border-radius:18px;background:#fff}.panel-card--featured{min-height:214px;padding:24px}.panel-card span{color:var(--accent);font-size:.74rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.panel-card strong{display:block;margin-top:44px;color:var(--ink);font-size:clamp(2rem,4vw,3.4rem);line-height:.9;letter-spacing:-.055em}.panel-card p{max-width:260px;margin:16px 0 0;color:var(--body);font-weight:650;line-height:1.55}.panel-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12px}.panel-grid span{min-height:76px;border:1px solid rgba(21,22,18,.1);border-radius:16px;background:var(--surface-soft)}.panel-grid span:nth-child(2),.panel-grid span:nth-child(3){background:#f7f3e8}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:0;border-top:1px solid var(--hairline)}.hero-stats div{padding:18px 20px}.hero-stats div+div{border-left:1px solid var(--hairline)}.hero-stats dt{margin:0;color:var(--ink);font-size:1.55rem;font-weight:850;letter-spacing:-.04em}.hero-stats dd{margin:5px 0 0;color:var(--muted);font-size:.84rem;font-weight:720}.index-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:clamp(58px,7vw,86px);padding:14px 0;border-block:1px solid rgba(21,22,18,.13)}.index-strip div,.index-strip ul{display:flex;align-items:center;gap:10px}.index-strip div{color:var(--ink);font-size:.93rem;font-weight:780}.index-strip div svg{color:var(--accent)}.index-strip ul{flex-wrap:wrap;justify-content:flex-end;margin:0;padding:0;list-style:none}.index-strip li,.demo-card__tags span{border-radius:999px;background:#ffffffad;color:var(--accent-deep);font-size:.8rem;font-weight:800}.index-strip li{padding:7px 12px;border:1px solid rgba(40,109,70,.18)}.demo-section{padding:0 0 clamp(50px,7vw,80px)}.section-heading{align-items:end;margin-bottom:22px}.section-heading h2{margin-top:8px;font-size:clamp(2rem,3.5vw,3.4rem);line-height:1;letter-spacing:-.055em}.section-heading a{min-height:42px;padding:0 14px;border:1px solid rgba(21,22,18,.14);border-radius:999px;color:var(--ink);background:#ffffff94}.section-heading a:hover{border-color:#1516123d;background:#fff}.demo-grid{grid-template-columns:minmax(0,1.1fr) minmax(260px,.7fr);grid-auto-flow:dense;align-items:stretch;gap:18px}.demo-card{min-height:420px;border-color:#15161221;border-radius:var(--radius);background:#fff;box-shadow:none}.demo-card:first-child{display:grid;grid-column:1 / -1;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);min-height:420px}.demo-card:hover{border-color:#286d4652;box-shadow:0 20px 54px #2a35261a}.demo-card--disabled{opacity:.82}.demo-preview{--accent: var(--accent-soft);padding:18px 18px 0;background:var(--accent)}.demo-preview--image{aspect-ratio:16 / 10;background:#e8ede5}.demo-card:first-child .demo-preview--image{aspect-ratio:auto;min-height:100%;border-right:1px solid rgba(21,22,18,.1);background:#f0f4ed}.demo-card:first-child .demo-preview--image img{object-fit:contain}.demo-preview--blue,.demo-preview--lime,.demo-preview--orange,.demo-preview--violet,.demo-preview--cyan,.demo-preview--rose{--accent: var(--accent-soft)}.preview-window{border-color:#1516121f;border-radius:14px 14px 0 0;box-shadow:0 12px 32px #2a352617}.preview-toolbar span,.preview-sidebar i,.preview-main i,.preview-main b,.preview-row span{background:#d8e4d9}.preview-sidebar i:first-child,.preview-main b{background:#a7c5ae}.preview-row span{border-color:#e3e9e0;background:#f3f7f0}.demo-card__body{padding:22px}.demo-card:first-child .demo-card__body{min-height:100%;padding:clamp(26px,3.2vw,42px)}.demo-card h2{margin-top:9px;font-size:clamp(1.35rem,2vw,1.85rem);letter-spacing:-.045em}.demo-card p{color:var(--body);font-size:.98rem;line-height:1.62}.demo-card__highlights{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}.demo-card__highlights li{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:.95rem;font-weight:720;line-height:1.45}.demo-card__highlights li:before{content:"";width:7px;height:7px;flex:0 0 auto;border-radius:999px;background:var(--accent);box-shadow:0 0 0 5px #286d4617}.demo-card__footer{gap:14px;padding-top:24px}.demo-card__tags span{padding:5px 10px;background:#eff4eb}.demo-card__status{color:var(--body);font-size:.86rem}.demo-card__status:before{background:var(--status-building)}.demo-card__status--live:before{background:var(--status-live)}.more-note{justify-content:flex-start;max-width:650px;padding:0 0 42px;color:var(--body);line-height:1.7}.more-note span{flex:0 0 auto;background:var(--accent);box-shadow:0 0 0 5px #286d461a}.site-footer{justify-content:space-between;border-top-color:#1516121f;color:var(--muted)}.about-card{border-color:#15161221;border-radius:24px;box-shadow:0 22px 60px #2a35261f}.about-kicker{color:var(--accent)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:980px){.hero{grid-template-columns:1fr;min-height:auto}.hero-panel{max-width:680px}.demo-grid{grid-template-columns:1fr}.demo-card:first-child{display:flex;grid-column:auto;grid-row:auto;min-height:0}.demo-card:first-child .demo-preview--image{aspect-ratio:16 / 10;min-height:auto;border-right:0}}@media(max-width:720px){.site-header,.home-main,.site-footer,.about-main{width:min(100% - 28px,1320px)}.site-header{position:static;flex-direction:row;align-items:center;height:76px;padding:16px 0;gap:12px}.site-nav{flex:1;width:auto;justify-content:flex-end;gap:6px;overflow-x:auto;padding-bottom:0}.site-nav a{padding:0 12px}.hero{gap:24px;padding:34px 0 28px}.hero h1{margin-top:14px;font-size:clamp(2.75rem,12.5vw,4rem);line-height:1}.hero__description{margin-top:18px;font-size:1rem}.hero-actions{width:100%;margin-top:24px}.primary-action,.secondary-action{width:auto;flex:1 1 150px}.hero-panel__screen{gap:10px;padding:12px}.panel-card--featured{min-height:138px;padding:16px}.panel-card strong{margin-top:20px;font-size:2rem}.panel-grid span{min-height:42px}.hero-stats div{padding:11px 10px}.hero-stats dt{font-size:1.25rem}.index-strip,.section-heading{align-items:flex-start;flex-direction:column}.index-strip ul{justify-content:flex-start}.demo-card{min-height:0}}.style-lab-site{width:100%;min-height:100vh;margin:0;padding:0 clamp(24px,5vw,72px) 72px;background:var(--lab-bg);color:var(--lab-text);font-family:var(--lab-font),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.style-lab-site a{color:inherit}.lab-nav,.lab-hero,.experience-scene,.lab-summary{width:min(1480px,100%);margin-inline:auto}.lab-nav{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:76px;border-bottom:1px solid var(--lab-border)}.lab-brand{font-size:1.02rem;font-weight:850;letter-spacing:-.035em}.lab-nav div{display:flex;align-items:center;gap:24px;color:var(--lab-muted);font-size:.88rem;font-weight:700}.nav-style-button{border:0;background:transparent;color:inherit;font:inherit;font-weight:750;cursor:pointer}.lab-nav a,.nav-style-button,.lab-actions a,.lab-actions button,.lab-summary a,.floating-style-trigger,.switcher-header button,.category-tabs button,.style-option{transition:border-color .18s ease,background-color .18s ease,color .18s ease,opacity .18s ease,transform .18s ease}.lab-nav a:hover,.nav-style-button:hover,.lab-summary a:hover{color:var(--lab-text)}.lab-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:clamp(40px,7vw,96px);align-items:center;min-height:calc(100vh - 76px);padding:clamp(64px,8vw,118px) 0}.hero-copy{max-width:950px}.lab-eyebrow{margin:0 0 18px;color:var(--lab-accent);font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.lab-hero h1,.scene-copy h2,.lab-summary h2{margin:0;color:var(--lab-text);font-weight:750;letter-spacing:-.075em}.lab-hero h1{max-width:960px;font-size:clamp(3.2rem,7vw,6.7rem);line-height:.93}.lab-hero p:not(.lab-eyebrow),.scene-copy p:not(.lab-eyebrow),.lab-summary p{color:var(--lab-body);font-size:clamp(1rem,1.12vw,1.12rem);line-height:1.75}.lab-hero p:not(.lab-eyebrow){max-width:720px;margin:28px 0 0}.lab-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px}.lab-actions a,.lab-actions button,.lab-summary a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:var(--lab-radius);font:inherit;font-size:.92rem;font-weight:820;cursor:pointer}.lab-actions a{background:var(--lab-primary);color:var(--lab-bg)}.lab-actions button,.lab-summary a{background:transparent;color:var(--lab-text);border-color:var(--lab-border)}.lab-actions a:hover,.lab-actions button:hover,.lab-summary a:hover{transform:translateY(-1px)}.style-lab-site[data-button=square] .lab-actions a,.style-lab-site[data-button=square] .lab-actions button,.style-lab-site[data-button=square] .lab-summary a,.style-lab-site[data-button=square] .floating-style-trigger,.style-lab-site[data-button=square] .style-option,.style-lab-site[data-button=square] .style-search,.style-lab-site[data-button=square] .category-tabs button{border-radius:4px;text-transform:uppercase;letter-spacing:.07em}.hero-preview{overflow:hidden;min-height:520px;border:1px solid var(--lab-border);border-radius:var(--lab-card-radius);background:var(--lab-card)}.preview-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:0 20px;border-bottom:1px solid var(--lab-border);color:var(--lab-muted);font-size:.78rem;font-weight:820}.preview-header strong{color:var(--lab-text)}.preview-canvas{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px}.preview-main-card,.preview-stat{border:1px solid var(--lab-border);border-radius:max(12px,calc(var(--lab-card-radius) - 8px));background:var(--lab-bg)}.preview-main-card{grid-column:1 / -1;display:flex;min-height:318px;padding:24px;flex-direction:column;justify-content:space-between;background:var(--lab-primary);color:var(--lab-bg)}.preview-main-card span,.preview-stat span{color:inherit;font-size:.74rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;opacity:.75}.preview-main-card strong{max-width:360px;font-size:clamp(2.4rem,4vw,4.8rem);line-height:.92;letter-spacing:-.07em;text-transform:capitalize}.preview-stat{min-height:116px;padding:18px}.preview-stat strong{display:block;margin-top:18px;color:var(--lab-text);font-size:clamp(2rem,3vw,3.4rem);line-height:1;letter-spacing:-.06em}.experience-scene{display:grid;grid-template-columns:minmax(260px,.38fr) minmax(0,1fr);gap:clamp(32px,5vw,72px);align-items:start;padding:clamp(72px,9vw,126px) 0;border-top:1px solid var(--lab-border)}.scene-copy{position:sticky;top:28px}.scene-copy h2{font-size:clamp(2.4rem,4.8vw,5.6rem);line-height:.95}.scene-copy p:not(.lab-eyebrow){margin:22px 0 0}.scene-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.scene-card{min-height:390px;padding:18px;border:1px solid var(--lab-border);border-radius:var(--lab-card-radius);background:var(--lab-card)}.scene-visual{display:flex;align-items:flex-start;justify-content:flex-end;min-height:210px;padding:16px;border-radius:max(10px,calc(var(--lab-card-radius) - 10px));background:var(--lab-primary);color:var(--lab-bg)}.scene-visual span{font-size:.78rem;font-weight:900;letter-spacing:.08em}.scene-card h3{margin:22px 0 8px;color:var(--lab-text);font-size:clamp(1.25rem,1.8vw,1.8rem);line-height:1.15;letter-spacing:-.045em}.scene-card p{margin:0;color:var(--lab-body);font-size:.9rem;line-height:1.62}.lab-summary{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(280px,1fr) auto;gap:28px;align-items:center;padding:clamp(28px,4vw,44px);border:1px solid var(--lab-border);border-radius:var(--lab-card-radius);background:var(--lab-card)}.lab-summary h2{font-size:clamp(2rem,3.4vw,4.2rem);line-height:.96}.lab-summary p{margin:0}.floating-style-dock{position:fixed;right:24px;bottom:24px;z-index:50;display:grid;justify-items:end;gap:12px;color:var(--lab-text);font-family:var(--lab-font),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.floating-style-trigger{display:inline-flex;align-items:center;gap:11px;min-height:52px;max-width:min(320px,calc(100vw - 48px));padding:8px 14px;border:1px solid var(--lab-border);border-radius:9999px;background:color-mix(in srgb,var(--lab-card) 94%,transparent);color:var(--lab-text);box-shadow:0 18px 54px #0000002e;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.floating-style-trigger:hover{transform:translateY(-1px)}.floating-style-trigger span{display:grid;min-width:0;text-align:left}.floating-style-trigger strong,.floating-style-trigger small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.floating-style-trigger strong{font-size:.86rem}.floating-style-trigger small{color:var(--lab-muted);font-size:.72rem}.style-switcher{display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px;width:min(860px,calc(100vw - 48px));max-height:min(720px,calc(100vh - 112px));overflow:hidden;padding:16px;border:1px solid var(--lab-border);border-radius:min(var(--lab-card-radius),28px);background:color-mix(in srgb,var(--lab-card) 96%,transparent);box-shadow:0 26px 90px #0000003d;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.switcher-header{grid-row:span 3;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:8px}.switcher-header span{color:var(--lab-muted);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.switcher-header strong{display:block;margin-top:8px;color:var(--lab-text);font-size:clamp(2rem,4vw,4.5rem);line-height:.92;letter-spacing:-.075em}.switcher-header button{display:inline-grid;place-items:center;flex:0 0 auto;width:36px;height:36px;border:1px solid var(--lab-border);border-radius:999px;background:var(--lab-bg);color:var(--lab-text);cursor:pointer}.switcher-description{grid-column:1;align-self:end;max-height:210px;margin:0 8px 8px;overflow:auto;color:var(--lab-body);font-size:.9rem;line-height:1.65}.style-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 13px;border:1px solid var(--lab-border);border-radius:var(--lab-radius);background:var(--lab-bg);color:var(--lab-muted)}.style-search:focus-within{border-color:var(--lab-primary)}.style-search input{width:100%;border:0;outline:0;background:transparent;color:var(--lab-text);font:inherit}.style-search input::placeholder{color:var(--lab-muted)}.category-tabs{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:2px}.category-tabs button{flex:0 0 auto;height:34px;min-height:34px;padding:0 12px;border:1px solid var(--lab-border);border-radius:999px;background:transparent;color:var(--lab-muted);font-size:.74rem;font-weight:800;cursor:pointer}.category-tabs button:hover,.category-tabs button.is-active{border-color:var(--lab-primary);background:var(--lab-primary);color:var(--lab-bg)}.style-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:390px;overflow:auto;padding-right:4px}.style-option{display:grid;grid-template-columns:16px minmax(0,1fr);gap:10px;align-items:center;width:100%;padding:10px;border:1px solid transparent;border-radius:min(var(--lab-radius),16px);background:transparent;color:var(--lab-text);text-align:left;cursor:pointer}.style-option:hover,.style-option.is-active{border-color:var(--lab-border);background:var(--lab-bg)}.style-option.is-active{box-shadow:inset 0 0 0 1px var(--lab-primary)}.style-swatch{width:16px;height:16px;border-radius:50%;box-shadow:inset 0 0 0 1px #00000024}.style-option strong,.style-option small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style-option strong{font-size:.84rem}.style-option small{margin-top:2px;color:var(--lab-muted);font-size:.7rem}.style-lab-site[data-nav=sidebar]{display:grid;grid-template-columns:220px minmax(0,1fr);column-gap:36px}.style-lab-site[data-nav=sidebar] .lab-nav{position:sticky;top:0;align-self:start;width:100%;min-height:100vh;margin:0;padding-top:30px;flex-direction:column;align-items:flex-start;justify-content:flex-start;border-bottom:0;border-right:1px solid var(--lab-border)}.style-lab-site[data-nav=sidebar] .lab-nav div{flex-direction:column;align-items:flex-start}.style-lab-site[data-nav=sidebar] .lab-hero,.style-lab-site[data-nav=sidebar] .experience-scene,.style-lab-site[data-nav=sidebar] .lab-summary{grid-column:2;width:100%}.style-lab-site[data-layout=marketplace] .lab-hero{grid-template-columns:1fr;text-align:center}.style-lab-site[data-layout=marketplace] .hero-copy,.style-lab-site[data-layout=marketplace] .hero-preview{margin-inline:auto}.style-lab-site[data-layout=marketplace] .lab-actions{justify-content:center}.style-lab-site[data-layout=marketplace] .hero-preview{width:min(960px,100%);min-height:auto;border-radius:44px}.style-lab-site[data-layout=marketplace] .preview-canvas{grid-template-columns:repeat(4,minmax(0,1fr))}.style-lab-site[data-layout=marketplace] .preview-main-card{grid-column:span 2;min-height:220px}.style-lab-site[data-layout=marketplace] .scene-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.style-lab-site[data-layout=marketplace] .scene-visual{border-radius:28px;aspect-ratio:4 / 3}.style-lab-site[data-layout=player] .hero-preview,.style-lab-site[data-layout=player] .scene-card{border-color:color-mix(in srgb,var(--lab-primary) 35%,var(--lab-border))}.style-lab-site[data-layout=player] .preview-main-card,.style-lab-site[data-layout=player] .scene-visual{border-radius:12px}.style-lab-site[data-layout=player] .lab-hero h1{font-size:clamp(3.2rem,6.6vw,6.2rem)}.style-lab-site[data-layout=console] .hero-preview,.style-lab-site[data-layout=console] .scene-card,.style-lab-site[data-layout=console] .preview-main-card,.style-lab-site[data-layout=console] .preview-stat,.style-lab-site[data-layout=console] .scene-visual{border-radius:6px}.style-lab-site[data-layout=console] .preview-header,.style-lab-site[data-layout=console] .scene-card h3{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.style-lab-site[data-layout=editorial] .lab-hero{grid-template-columns:minmax(0,.76fr) minmax(420px,1fr)}.style-lab-site[data-layout=editorial] .lab-hero h1,.style-lab-site[data-layout=editorial] .scene-copy h2{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.055em}.style-lab-site[data-layout=editorial] .scene-card:first-child{grid-column:span 2}.style-lab-site[data-layout=showroom] .hero-preview,.style-lab-site[data-layout=showroom] .scene-card{border-radius:4px}.style-lab-site[data-layout=showroom] .preview-main-card,.style-lab-site[data-layout=showroom] .scene-visual{background:var(--lab-text);color:var(--lab-bg);border-radius:2px}.style-lab-site[data-layout=studio] .scene-card:nth-child(1){transform:rotate(-.8deg)}.style-lab-site[data-layout=studio] .scene-card:nth-child(3){transform:rotate(.8deg)}@media(max-width:1120px){.lab-hero,.experience-scene,.style-lab-site[data-layout=editorial] .lab-hero{grid-template-columns:1fr}.scene-copy{position:static}.scene-grid,.style-lab-site[data-layout=marketplace] .scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lab-summary,.style-switcher{grid-template-columns:1fr}.switcher-header{grid-row:auto}.switcher-description{grid-column:auto;max-height:110px}}@media(max-width:760px){.style-lab-site{padding-inline:16px;padding-bottom:96px}.style-lab-site[data-nav=sidebar]{display:block}.style-lab-site[data-nav=sidebar] .lab-nav{position:static;min-height:76px;padding-top:0;border-right:0;border-bottom:1px solid var(--lab-border)}.lab-nav{align-items:flex-start;flex-direction:column;justify-content:center;padding:18px 0}.lab-nav div{flex-wrap:wrap;gap:16px}.lab-hero{min-height:auto;padding:64px 0}.lab-hero h1{font-size:clamp(3rem,16vw,4.6rem)}.hero-preview{min-height:auto}.preview-canvas,.style-lab-site[data-layout=marketplace] .preview-canvas{grid-template-columns:1fr}.style-lab-site[data-layout=marketplace] .preview-main-card{grid-column:auto}.scene-grid,.style-lab-site[data-layout=marketplace] .scene-grid{grid-template-columns:1fr}.style-lab-site[data-layout=editorial] .scene-card:first-child{grid-column:auto}.floating-style-dock{right:12px;bottom:12px;left:12px;justify-items:stretch}.floating-style-trigger{width:100%;justify-content:center}.style-switcher{width:100%;max-height:calc(100vh - 92px)}.style-list{grid-template-columns:1fr;max-height:330px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
