:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111923;--bg2:#182432;--panel:#172331e8;--panel2:#1f2c3a;--line:#3a4b5c;--text:#f7f8fa;--muted:#aeb9c5;--accent:#9bc4ff;--accent2:#cfe2ff;--warm:#b16a39;--ok:#75d89d;--warn:#f0ba63;--bad:#ff7e77;--radius:18px;--shadow:0 18px 60px #0006;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;color:var(--text);background:radial-gradient(circle at 80% -20%,#2d241f 0,#172331 28%,#101720 72%);margin:0}body{min-height:100vh;overflow-x:hidden}button,input,select{font:inherit}button{color:inherit}.hidden{display:none!important}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#111923e8;border-bottom:1px solid #ffffff14;grid-template-columns:minmax(235px,1fr) auto minmax(235px,1fr);align-items:center;gap:24px;height:78px;padding:0 26px;display:grid;position:sticky;top:0}.brand{text-align:left;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:12px;padding:0;display:flex}.brand strong{letter-spacing:-.02em;font-size:22px}.brand small{color:var(--muted);margin-left:8px;font-weight:500}.brandLamp{width:34px;height:42px;display:inline-block;position:relative}.brandLamp:before{content:"";clip-path:polygon(20% 0,80% 0,100% 100%,0 100%);filter:drop-shadow(0 0 10px #ffc87066);background:linear-gradient(#fff0bd,#f6cf82);width:27px;height:23px;position:absolute;top:1px;left:3px}.brandLamp:after{content:"";background:#ead8af;width:5px;height:14px;position:absolute;top:24px;left:15px;box-shadow:-7px 13px 0 -1px #ead8af,7px 13px 0 -1px #ead8af}.mainNav{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:999px;gap:4px;padding:4px;display:flex}.navBtn{color:#d1d9e1;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 18px}.navBtn.active{color:#0d1723;background:linear-gradient(#bcd8ff,#8bbaf8);font-weight:800}.navBtn:hover:not(.active){background:#ffffff0c}.printerChip{cursor:pointer;text-align:left;background:#101a26;border:1px solid #ffffff25;border-radius:14px;justify-self:end;align-items:center;gap:10px;padding:9px 14px;display:flex}.printerChip small{color:var(--muted);font-size:11px;display:block}.printerChip strong{font-size:13px;display:block}.printerIcon{font-size:22px}.statusDot{background:var(--ok);border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #75d89d88}main{min-height:calc(100vh - 78px)}.page{display:none}.page.active{display:block}.pageCatalog{max-width:1480px;margin:auto;padding:44px 34px 64px}.catalogHero{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.catalogHero h1{letter-spacing:-.045em;margin:3px 0 8px;font-size:clamp(34px,4vw,58px)}.catalogHero p{color:var(--muted);max-width:780px;margin:0;font-size:17px}.eyebrow{letter-spacing:.16em;color:#9db5cc;font-size:11px;font-weight:800}.catalogHint{background:#ffffff08;border:1px solid #ffffff18;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.catalogHint span{color:#ffd088;font-size:26px}.catalogHint p{font-size:13px}.catalogHint strong{color:#fff}.filterRow{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.filter{cursor:pointer;color:#cdd6df;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:9px 16px}.filter.active{color:#17202b;background:#e9eef5;font-weight:800}.catalogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.modelCard{border-radius:var(--radius);background:linear-gradient(#1a2633f5,#14202cf5);border:1px solid #ffffff18;transition:transform .2s,border-color .2s;overflow:hidden;box-shadow:0 12px 32px #0003}.modelCard:hover{border-color:#ffffff38;transform:translateY(-2px)}.modelVisual{cursor:pointer;background:radial-gradient(circle at 50% 85%,#72513b77,#231c1a 42%,#111922 82%);border:0;width:100%;height:330px;padding:0;position:relative;overflow:hidden}.modelVisual:after{content:"Toucher pour allumer";color:#d8dee6;opacity:.65;background:#0a1119aa;border:1px solid #ffffff20;border-radius:999px;padding:5px 8px;font-size:11px;position:absolute;bottom:10px;right:12px}.modelCard.lit .modelVisual:after{content:"Toucher pour éteindre"}.lightState{z-index:2;background:#101924cc;border:1px solid #ffffff25;border-radius:999px;padding:6px 11px;font-size:11px;position:absolute;top:14px;left:14px}.modelCard.lit .lightState{color:#2d1b0e;background:#f0c790;border-color:#f4d9b5}.lampArt{filter:drop-shadow(0 18px 18px #0008);width:auto;max-width:92%;height:92%;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.lampGlow{opacity:0;transition:opacity .22s}.modelCard.lit .lampGlow{opacity:.6}.shadeFill{fill:#dedbd2;transition:fill .22s,filter .22s}.modelCard.lit .shadeFill{fill:#ffe0a4;filter:drop-shadow(0 0 8px #ffbd61)}.modelCard.lit .ribs,.modelCard.lit .facetLines{stroke:#d59f63}.baseFill{fill:#776757}.modelBody{padding:18px}.modelTitle{align-items:center;gap:10px;display:flex}.modelTitle h2{margin:0;font-size:24px}.modelBody>p{color:var(--muted);min-height:42px;margin:6px 0 14px}.readyBadge,.soonBadge,.pocBadge,.lockBadge{border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.readyBadge{color:#b8ffd0;background:#235d3c}.soonBadge{color:#cfdae5;background:#314050}.pocBadge{color:#ffd89d;background:#654725}.traits,.variantStrip{flex-wrap:wrap;gap:7px;display:flex}.traits span,.variantStrip span{color:#d1d9e1;background:#ffffff0b;border:1px solid #ffffff10;border-radius:999px;padding:5px 8px;font-size:11px}.variantStrip{margin-top:12px}.variantStrip span{background:#101923}.primary,.secondary,.ghost{cursor:pointer;border:1px solid #0000;border-radius:11px;min-height:42px;padding:0 15px}.primary{color:#101a25;background:linear-gradient(#aed2ff,#85b7fb);font-weight:850}.primary:hover{filter:brightness(1.05)}.secondary{background:#ffffff08;border-color:#ffffff20}.ghost{background:0 0;border-color:#ffffff1a}.createBtn{justify-content:center;align-items:center;gap:12px;width:100%;margin-top:16px;display:flex}.disabledBtn{color:#7f8b98;cursor:default;width:100%;margin-top:16px}.poc{opacity:.82}.pocMark{color:#fff;background:#b1793c;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;position:absolute;top:16px;right:16px}.placeholderLamp{width:150px;height:205px;position:absolute;top:56px;left:50%;transform:translate(-50%)}.lamellaLamp{border-bottom:28px solid #726352;border-radius:20px 20px 6px 6px}.lamellaLamp i{transform-origin:50% 100%;background:#d8d6cf;border-radius:50%;width:10px;height:160px;position:absolute;bottom:24px;left:50%}.lamellaLamp i:first-child{transform:translate(-50%)rotate(-24deg)}.lamellaLamp i:nth-child(2){transform:translate(-50%)rotate(-16deg)}.lamellaLamp i:nth-child(3){transform:translate(-50%)rotate(-8deg)}.lamellaLamp i:nth-child(4){transform:translate(-50%)}.lamellaLamp i:nth-child(5){transform:translate(-50%)rotate(8deg)}.lamellaLamp i:nth-child(6){transform:translate(-50%)rotate(16deg)}.lamellaLamp i:nth-child(7){transform:translate(-50%)rotate(24deg)}.modelCard.lit .lamellaLamp i{background:#ffe1a8;box-shadow:0 0 10px #ffb04f}.perforatedLamp{background:radial-gradient(circle,#15202c 0 4px,#0000 5px) 0 0/24px 24px,#dbd9d2;border-bottom:28px solid #746252;border-radius:45% 45% 17% 17%;width:160px;height:195px;top:60px}.modelCard.lit .perforatedLamp{background:radial-gradient(circle,#ffbb63 0 4px,#0000 5px) 0 0/24px 24px,#f4d8a7;box-shadow:0 0 35px #f5ad4c44}.workshopToolbar{background:#121c27;border-bottom:1px solid #ffffff12;grid-template-columns:1fr auto 1fr;align-items:center;height:66px;padding:0 24px;display:grid}.workshopToolbar .ghost{justify-self:start}.workshopIdentity{align-items:baseline;gap:7px;display:flex}.workshopIdentity strong{font-size:19px}.workshopIdentity span:last-child{color:var(--muted)}.lightToggle{background:#ffffff0b;border:1px solid #ffffff17;border-radius:12px;justify-self:end;padding:3px;display:flex}.lightToggle button{cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 15px}.lightToggle button.active{color:#15202c;background:#b6d6ff;font-weight:800}.workshopLayout{grid-template-columns:280px minmax(420px,1fr) 340px;gap:14px;height:calc(100vh - 236px);min-height:600px;padding:14px;display:grid}.leftRail{flex-direction:column;gap:12px;min-height:0;display:flex;overflow:auto}.panel{background:linear-gradient(#182534f2,#131f2bf2);border:1px solid #ffffff16;border-radius:16px;box-shadow:0 10px 30px #0002}.leftRail .panel{padding:16px}.panel h3{margin:0}.familyPanel p{color:var(--muted);margin:6px 0 14px}.panelHeading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.panelHeading small{color:var(--muted)}.variantCards{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.variant{color:#dce2e9;cursor:pointer;background:#0f1924;border:1px solid #ffffff16;border-radius:11px;padding:7px}.variant.active{background:#1d3043;border-color:#9bc4ff;box-shadow:inset 0 0 0 1px #9bc4ff55}.variantMini{background:radial-gradient(circle at 50% 75%,#76513988,#121922 70%);border-radius:8px;height:70px;margin-bottom:6px;display:block;position:relative}.variantMini:after{content:"";clip-path:polygon(22% 0,78% 0,95% 45%,82% 100%,18% 100%,5% 45%);background:#e2ded5;border-radius:12px;width:40px;height:49px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.vVague:after{clip-path:polygon(18% 0,82% 0,100% 40%,74% 64%,88% 100%,12% 100%,26% 64%,0 40%)}.vSpirale:after{clip-path:polygon(22% 0,78% 0,98% 50%,82% 100%,18% 100%,2% 50%);background:repeating-linear-gradient(115deg,#dfdcd3 0 7px,#ad9b84 8px 10px)}.footChoice{align-items:center;gap:12px;display:flex}.footChoice small{color:var(--muted);margin-top:2px;display:block}.footShapeIcon{flex:none;width:52px;height:48px;display:inline-block;position:relative}.footShapeIcon:before{content:"";background:#d6d2c8;border-radius:4px 4px 8px 8px;width:48px;height:24px;position:absolute;bottom:2px;left:2px}.footShapeIcon:after{content:"";background:#e8e4da;border-radius:4px 4px 0 0;width:14px;height:20px;position:absolute;bottom:25px;left:20px}.footShapeIcon.large{margin:15px 18px;transform:scale(1.4)}.microcopy{line-height:1.45;color:#8f9dac!important;font-size:11px!important}.viewerCard{background:linear-gradient(#26313a,#352b26 62%,#5d4535);border:1px solid #ffffff12;border-radius:18px;min-height:0;position:relative;overflow:hidden}.viewerCard:after{content:"";pointer-events:none;background:linear-gradient(#0000,#5d402baa);height:18%;position:absolute;bottom:0;left:0;right:0}.viewerCard.lit{background:radial-gradient(circle at 50% 48%,#8a5b38 0,#3d3029 35%,#202a31 74%)}#viewer{position:absolute;inset:0}#viewer canvas{touch-action:none;width:100%;height:100%;display:block}.viewerTop{z-index:3;pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:14px;left:14px;right:14px}.viewerBadge{color:#cbd5de;background:#0b131bcc;border:1px solid #fff2;border-radius:999px;padding:7px 11px;font-size:11px}.iconBtn{pointer-events:auto;cursor:pointer;background:#0b131bbc;border:1px solid #ffffff24;border-radius:50%;width:40px;height:40px;font-size:20px}.viewerHelp{z-index:3;color:#cbd3dc;white-space:nowrap;background:#0b131ba8;border:1px solid #ffffff18;border-radius:999px;padding:7px 12px;font-size:11px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.rightRail{min-height:0;padding:0;overflow:auto}.parameterTabs{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#152230f3;border-bottom:1px solid #ffffff13;grid-template-columns:repeat(4,1fr);padding:7px;display:grid;position:sticky;top:0}.paramTab{color:#aeb9c5;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 4px;font-size:12px}.paramTab.active{color:#12202e;background:#acd0ff;font-weight:850}.paramPage{padding:16px;display:none}.paramPage.active{display:block}.control{border-bottom:1px solid #ffffff0d;padding:13px 0}.controlLabel{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.controlLabel b{font-size:13px}.controlLabel small{color:#8fa0b0;margin-top:2px;font-size:10px;display:block}.controlLabel output{font-variant-numeric:tabular-nums;text-align:center;background:#0d1721;border:1px solid #ffffff18;border-radius:8px;min-width:64px;padding:6px 8px;font-size:12px}.controlLine{grid-template-columns:1fr 34px 34px;align-items:center;gap:6px;display:grid}.controlLine input[type=range]{accent-color:#9bc4ff;width:100%}.controlLine button{cursor:pointer;background:#ffffff08;border:1px solid #ffffff23;border-radius:50%;width:34px;height:34px;font-size:18px}.control.warning{background:#7d572017;border-radius:10px;margin-inline:-8px;padding-inline:8px}.control.error{background:#7d292517;border-radius:10px;margin-inline:-8px;padding-inline:8px}.mechanicalCard{background:#ffffff07;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.mechanicalCard h3{margin:0 0 4px}.mechanicalCard p{color:var(--muted);margin:0;font-size:11px}.specList{margin:16px 0}.specList div{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:9px 0;display:flex}.specList dt{color:#9facb8;font-size:12px}.specList dd{margin:0;font-size:12px;font-weight:750}.infoBox{color:#d4e8f4;background:#223c4d;border:1px solid #4b728b;border-radius:10px;padding:11px;font-size:11px;line-height:1.5}.colorRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.colorRow input{background:0 0;border:0;width:52px;height:34px}.resetParams{color:#c4ced8;cursor:pointer;background:#ffffff07;border:1px solid #ffffff1a;border-radius:10px;width:calc(100% - 32px);height:42px;margin:0 16px 16px}.statusBar{background:#101923;border-top:1px solid #ffffff12;grid-template-columns:minmax(240px,1.5fr) minmax(170px,.8fr) minmax(190px,.8fr) auto;align-items:center;gap:16px;height:92px;padding:12px 18px;display:grid}.fdmSummary{text-align:left;color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.fdmSummary small,.stat small{color:#90a0af;margin-top:3px;font-size:10px;display:block}.statusIcon{background:var(--ok);color:#0c2516;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.fdmSummary.warn .statusIcon{background:var(--warn);color:#30210a}.fdmSummary.bad .statusIcon{background:var(--bad);color:#310b09}.stat{border-left:1px solid #ffffff12;padding-left:16px}.stat strong{font-size:12px}.exportGroup{gap:8px;display:flex}.exportGroup button{white-space:nowrap}.modal{z-index:60;place-items:center;display:none;position:fixed;inset:0}.modal.open{display:grid}.modalBackdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05080dbb;position:absolute;inset:0}.modalCard{width:min(780px,100vw - 30px);box-shadow:var(--shadow);background:#172432;border:1px solid #ffffff1c;border-radius:18px;padding:20px;position:relative}.modalHeader{border-bottom:1px solid #ffffff10;justify-content:space-between;align-items:start;padding-bottom:14px;display:flex}.modalHeader h2{margin:4px 0 0}.closeBtn{color:#dbe4ec;cursor:pointer;background:#ffffff09;border:0;border-radius:50%;width:38px;height:38px;font-size:23px}.settingsGrid{grid-template-columns:repeat(3,1fr);gap:14px;padding:18px 0;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field.wide,.checkField.wide{grid-column:1/-1}.field span{color:#aeb9c5;font-size:11px}.field>div{align-items:center;display:flex}.field input,.field select{color:#edf2f7;background:#0f1924;border:1px solid #ffffff1c;border-radius:9px;width:100%;height:40px;padding:0 10px}.field>div input{border-radius:9px 0 0 9px}.field em{color:#81909d;background:#0c151f;border:1px solid #ffffff1c;border-left:0;border-radius:0 9px 9px 0;align-items:center;height:40px;padding:0 10px;font-size:11px;font-style:normal;display:flex}.checkField{align-items:center;gap:9px;font-size:13px;display:flex}.modalActions{border-top:1px solid #ffffff10;justify-content:flex-end;gap:8px;padding-top:14px;display:flex}.toast{z-index:100;opacity:0;pointer-events:none;color:#16212c;background:#eef4fb;border-radius:10px;padding:10px 16px;transition:all .2s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);box-shadow:0 10px 35px #0007}.toast.show{opacity:1;transform:translate(-50%)}@media (width<=1180px){.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.workshopLayout{grid-template-columns:230px 1fr 315px}.topbar{grid-template-columns:auto 1fr auto}.mainNav{justify-self:center}.brand small{display:none}.statusBar{grid-template-columns:1fr auto auto}.stat:nth-of-type(2),.exportGroup .secondary{display:none}}@media (width<=900px){.topbar{grid-template-columns:1fr auto;height:70px;padding:0 14px}.mainNav{z-index:50;background:#0c151fee;justify-content:space-around;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 8px 30px #0008}.navBtn{padding:10px 12px}.printerChip{grid-column:2}.brand strong{font-size:18px}.pageCatalog{padding:26px 16px 88px}.catalogHero{align-items:start}.catalogHint{display:none}.catalogGrid{grid-template-columns:1fr 1fr}.modelVisual{height:250px}.workshopToolbar{height:58px;padding:0 12px}.workshopIdentity{display:none}.workshopLayout{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 128px);padding:8px 8px 184px;display:grid}.leftRail{display:none}.viewerCard{height:56vh;min-height:390px}.rightRail{overflow:visible}.statusBar{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d1621f2;grid-template-columns:1fr auto;height:auto;padding:9px 12px;position:fixed;bottom:70px;left:0;right:0}.stat,.exportGroup .secondary{display:none}.fdmSummary small{max-width:240px}.parameterTabs{top:70px}.settingsGrid{grid-template-columns:1fr 1fr}.field.wide,.checkField.wide{grid-column:1/-1}}@media (width<=620px){.topbar{height:62px}.brandLamp{transform:scale(.85)}.printerChip{padding:7px 9px}.printerChip small,.printerIcon{display:none}.printerChip strong{font-size:11px}.pageCatalog{padding-top:18px}.catalogHero h1{font-size:32px}.catalogHero p{font-size:14px}.catalogGrid{grid-template-columns:1fr}.modelVisual{height:305px}.workshopToolbar{height:52px}.lightToggle button{padding:7px 11px}.viewerCard{height:49vh;min-height:340px}.statusBar{grid-template-columns:1fr auto}.fdmSummary small{display:none}.exportGroup .primary{padding:0 11px}.settingsGrid{grid-template-columns:1fr}.field.wide,.checkField.wide{grid-column:auto}.mainNav{gap:0}.navBtn{padding:9px 8px;font-size:11px}}.profileModeHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:12px;padding:14px 0 10px;display:flex}.profileModeHeader b{font-size:13px}.profileModeHeader small{color:#8fa0b0;margin-top:3px;font-size:10px;display:block}.expertToggle{color:#cfe5ff;cursor:pointer;background:#172b3d;border:1px solid #6e91b7;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:800}.expertToggle.active{color:#12202e;background:#acd0ff;border-color:#acd0ff}.expertIntro{background:#132c3d;border:1px solid #31536b;border-radius:11px;flex-direction:column;gap:4px;margin:4px 0 10px;padding:10px 11px;display:flex}.expertIntro strong{font-size:12px}.expertIntro span{color:#a9c0cf;font-size:10px;line-height:1.4}.profileSketch{background:linear-gradient(90deg,#0d1721,#101e2a);border:1px solid #ffffff12;border-radius:12px;height:132px;margin:8px 4px 10px;position:relative;overflow:hidden}.profileAxis{background:#ffffff35;width:1px;position:absolute;top:10px;bottom:10px;left:50%}.profileSketch span{background:linear-gradient(90deg,#769fd0,#d3e8ff,#769fd0);border-radius:999px;height:5px;transition:width .16s;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff18}.profileSketch span:before,.profileSketch span:after{content:"";background:#d9ebff;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 0 2px #18314a}.profileSketch span:before{left:-2px}.profileSketch span:after{right:-2px}.expertSlice{padding-block:10px}.expertSlice .controlLabel{margin-bottom:7px}.expertSlice .controlLabel small{font-size:9px}.topActions{justify-self:end;align-items:center;gap:8px;min-width:0;display:flex}.adminTopBtn{color:#cfe5ff;cursor:pointer;background:#172b3d;border:1px solid #6e91b7;border-radius:11px;height:40px;padding:0 13px;font-size:11px;font-weight:800}.accountCluster{border-left:1px solid #ffffff18;align-items:center;gap:5px;padding-left:8px;display:flex}.accountName{text-overflow:ellipsis;white-space:nowrap;color:#c4d0db;max-width:120px;font-size:11px;overflow:hidden}.accountIconBtn{color:#cbd6df;cursor:pointer;background:#ffffff08;border:1px solid #ffffff18;border-radius:8px;min-width:32px;height:32px;padding:0 7px;font-size:10px}.authOverlay{z-index:200;background:radial-gradient(circle at 50% 30%,#24394f,#080d13 70%);place-items:center;padding:20px;display:none;position:fixed;inset:0}.authOverlay.open{display:grid}.authCard{background:#172432;border:1px solid #ffffff1d;border-radius:20px;width:min(430px,100vw - 32px);padding:24px;box-shadow:0 28px 90px #0009}.authBrand{align-items:center;gap:16px;margin-bottom:20px;display:flex}.authBrand h2{margin:3px 0 4px;font-size:26px}.authBrand p,.modalSub{color:#92a2b1;margin:0;font-size:12px}.authForm{gap:13px;display:grid}.authForm label{gap:6px;display:grid}.authForm label span{color:#aeb9c5;font-size:11px}.authForm input{color:#edf2f7;background:#0f1924;border:1px solid #ffffff1d;border-radius:10px;height:42px;padding:0 11px}.authError{color:#ff9e95;min-height:18px;margin:0;font-size:11px}.smallModal{width:min(520px,100vw - 30px)}.settingsGrid.oneCol{grid-template-columns:1fr}.adminModalCard{width:min(1100px,100vw - 28px);max-height:90vh;overflow:auto}.adminTabs{z-index:2;background:#172432;border-bottom:1px solid #ffffff12;gap:7px;padding:13px 0;display:flex;position:sticky;top:0}.adminTab{color:#b9c5cf;cursor:pointer;background:#ffffff08;border:1px solid #ffffff18;border-radius:10px;padding:9px 14px}.adminTab.active{color:#12202e;background:#acd0ff;border-color:#acd0ff;font-weight:850}.adminPage{padding-top:14px;display:none}.adminPage.active{display:block}.adminSection{background:#101b27;border:1px solid #ffffff10;border-radius:14px;margin-bottom:14px;padding:15px}.adminSectionHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.adminSectionHead h3{margin:0 0 3px}.adminSectionHead p{color:#899aa9;margin:0;font-size:11px}.adminUserForm{grid-template-columns:1fr 1.2fr 150px 1.2fr auto;gap:8px;display:grid}.adminUserForm input,.adminUserForm select{color:#edf2f7;background:#0d1721;border:1px solid #ffffff1d;border-radius:9px;height:40px;padding:0 10px}.adminMessage{color:#a7b6c4;min-height:18px;margin:9px 0 0;font-size:11px}.adminMessage.error{color:#ff9e95}.adminMessage.success{color:#8fe0ae}.usersTableWrap{overflow:auto}.usersTable{border-collapse:collapse;width:100%;font-size:11px}.usersTable th,.usersTable td{text-align:left;vertical-align:middle;border-bottom:1px solid #ffffff0e;padding:10px 8px}.usersTable th{color:#8fa0b0;font-weight:700}.userActions{flex-wrap:wrap;gap:5px;display:flex}.secondary.mini{height:29px;padding:0 8px;font-size:10px}.rolePill{background:#ffffff0b;border-radius:999px;padding:3px 7px;display:inline-flex}.rolePill.admin{color:#cfe8ff;background:#315a7a}.stateActive{color:#85dda6}.stateDisabled{color:#ffac9d}.systemStatusGrid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.systemStatusCard{background:#101b27;border:1px solid #ffffff10;border-radius:12px;padding:13px}.systemStatusCard span{color:#8fa0b0;margin-bottom:4px;font-size:10px;display:block}.systemStateLine{align-items:center;gap:7px;display:flex}.updateStateDot{background:#687583;border-radius:50%;width:9px;height:9px;display:inline-block}.updateStateDot.running{background:#f0b859;box-shadow:0 0 0 4px #f0b85922}.updateStateDot.ok{background:#52c77a}.updateStateDot.error{background:#ee6a61}.updateFinalBanner{background:#101b27;border:1px solid #ffffff12;border-radius:11px;margin-bottom:10px;padding:11px 13px;font-size:12px}.updateFinalBanner.running{background:#342a17;border-color:#80652c}.updateFinalBanner.ok{background:#173524;border-color:#2e7045}.updateFinalBanner.error{background:#351c1b;border-color:#7d3933}.updateProgress{grid-template-columns:repeat(4,1fr);gap:7px;margin:10px 0 14px;padding:0;list-style:none;display:grid}.updateProgress li{color:#8f9eac;background:#101b27;border:1px solid #ffffff0e;border-radius:10px;align-items:center;gap:7px;padding:9px;font-size:10px;display:flex}.updateProgress li i{background:#606c77;border-radius:50%;width:8px;height:8px}.updateProgress li.running{color:#e6c982;border-color:#80652c}.updateProgress li.running i{background:#f0b859}.updateProgress li.ok{color:#9fd8b2}.updateProgress li.ok i{background:#52c77a}.updateProgress li.error{color:#ffaaa1}.updateProgress li.error i{background:#ee6a61}.updateActions{gap:8px;margin-top:10px;display:flex}.updateBox input[type=file]{background:#0d1721;border:1px dashed #ffffff25;border-radius:10px;width:100%;padding:12px}.updateLog{white-space:pre-wrap;color:#aebdca;background:#090f16;border:1px solid #ffffff0f;border-radius:10px;max-height:230px;padding:12px;font:10px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.mutedText{color:#8495a4;font-size:11px}@media (width<=1180px){.accountName{display:none}.adminTopBtn{padding:0 10px}.topActions{gap:5px}.adminUserForm{grid-template-columns:1fr 1fr}.adminUserForm button{min-height:40px}.updateProgress{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.topActions{grid-column:2}.adminTopBtn{z-index:55;position:fixed;bottom:68px;right:14px;box-shadow:0 8px 25px #0006}.accountCluster{display:none}.updateProgress{grid-template-columns:1fr 1fr}.adminUserForm,.systemStatusGrid{grid-template-columns:1fr}}.catalogPhoto{object-fit:cover;object-position:center 54%;filter:saturate(.88)brightness(.88)contrast(1.03);width:100%;height:100%;transition:filter .22s,transform .22s;position:absolute;inset:0}.modelVisual:hover .catalogPhoto{transform:scale(1.012)}.catalogLightGlow{pointer-events:none;opacity:0;mix-blend-mode:screen;background:radial-gradient(circle at 50% 58%,#ffd68c55 0 20%,#e99b3b22 36%,#0000 66%);transition:opacity .22s;position:absolute;inset:0}.modelCard.lit .catalogPhoto{filter:saturate(1.05)brightness(1.08)sepia(.06)contrast(1.02)}.modelCard.lit .catalogLightGlow{opacity:1}.modelCard.lit .modelVisual{background:#17212a}.modelVisual:after{z-index:4}.lightState{z-index:5}.catalogPhoto{z-index:1}.catalogLightGlow{z-index:2}.expertProfilePanel{padding-top:5px}.expertIntro.compactIntro{margin:3px 0 6px;padding:7px 9px}.expertIntro.compactIntro span{font-size:9px;line-height:1.25}.profileSketch{touch-action:none;-webkit-user-select:none;user-select:none;height:128px;margin:5px 2px 7px}.profileSketch span{cursor:ew-resize;touch-action:none;outline:none;height:7px;transition:width 80ms linear,background .12s}.sliceCompactList{gap:3px;margin-bottom:8px;display:grid}.expertSlice.compact{border-bottom:1px solid #ffffff0a;grid-template-columns:minmax(58px,1fr) 72px 32px 32px;align-items:center;gap:5px;min-height:34px;padding:3px 0;display:grid}.expertSlice.compact:last-child{border-bottom:0}.expertSlice.compact .sliceName{color:#c9d6e2;font-size:10px;font-weight:760}.expertSlice.compact output{text-align:right;color:#eef6ff;white-space:nowrap;background:#0d1823;border:1px solid #ffffff13;border-radius:7px;padding:5px 6px;font-size:10px}.expertSlice.compact button{color:#e8f0f7;cursor:pointer;background:#ffffff08;border:1px solid #ffffff18;border-radius:8px;width:28px;height:28px;padding:0;font-size:16px}.profileHiddenRange{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}.footSelector{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.footTypeChoice{color:#d6e0e9;text-align:left;cursor:pointer;background:#0f1a25;border:1px solid #ffffff16;border-radius:12px;align-items:center;gap:9px;min-height:64px;padding:9px;display:flex}.footTypeChoice:hover{border-color:#ffffff35}.footTypeChoice.active{background:#17304a;border-color:#8cbcf2;box-shadow:inset 0 0 0 1px #8cbcf244}.footTypeChoice span:last-child{gap:2px;display:grid}.footTypeChoice b{font-size:12px}.footTypeChoice small{color:#91a1b0;font-size:9px}.footChoicePreview{flex:0 0 42px;width:42px;height:34px;display:block;position:relative}.footChoicePreview:before{content:"";background:#b8a58f;border-radius:4px;height:10px;position:absolute;bottom:2px;left:4px;right:4px}.footChoicePreview.p2:after{content:"";background:#c7b6a2;border-radius:3px;width:10px;height:18px;position:absolute;bottom:12px;left:16px}.footChoicePreview.p1:after{content:"";background:#c7b6a2;border-radius:4px 4px 2px 2px;height:15px;position:absolute;bottom:12px;left:8px;right:8px}.p1Icon:after{border-radius:4px!important;width:30px!important;height:16px!important;left:2px!important}.footPanel .footChoiceIconP1{border-radius:4px}.mechanicalCard{margin-top:9px}@media (width<=620px){.footSelector{grid-template-columns:1fr}.expertSlice.compact{grid-template-columns:minmax(52px,1fr) 66px 30px 30px}.profileSketch{height:122px}}.profileSketch span{height:24px;box-shadow:none;background:linear-gradient(90deg,#769fd0,#d3e8ff,#769fd0) 50%/100% 6px no-repeat}.profileSketch span:hover,.profileSketch span:focus-visible,.profileSketch span.dragging{background:linear-gradient(90deg,#91bdf1,#eff8ff,#91bdf1) 50%/100% 7px no-repeat;box-shadow:0 0 14px #7fb9ff28}.profileSketch span:before,.profileSketch span:after{width:14px;height:14px}#slice4Bar{top:0}#slice3Bar{top:26px}#slice2Bar{top:52px}#slice1Bar{top:78px}#slice0Bar{top:104px}.catalogPhoto{object-fit:contain;object-position:center;background:radial-gradient(circle at 50% 70%,#6b4c3870,#17212b 62%,#111922 100%)}.profileInterpolationRow{color:#9fb0bf;justify-content:space-between;align-items:center;gap:10px;margin:2px 3px 6px;font-size:10px;display:flex}.miniSegmented{background:#0d1823;border:1px solid #ffffff16;border-radius:9px;padding:2px;display:flex}.miniSegmented button{color:#9fb0bf;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:5px 9px;font-size:10px}.miniSegmented button.active{color:#102030;background:#9fc8f7;font-weight:850}.profileCurveSvg{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.profileCurveSvg path{fill:#76aee51f;stroke:#88bdf2;stroke-width:1.6px;vector-effect:non-scaling-stroke}.profileAxis{z-index:1}.profileSketch span{z-index:2}.fdmGauge{z-index:4;color:#eef6ff;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0b141ed9;border:1px solid #fff2;border-radius:14px;grid-template-columns:92px 1fr;align-items:center;gap:7px;width:230px;min-height:82px;padding:8px 10px;display:grid;position:absolute;bottom:54px;left:14px;box-shadow:0 8px 24px #0004}.fdmGauge svg{width:92px;height:54px;overflow:visible}.fdmGauge .gaugeZone{fill:none;stroke-width:9px;stroke-linecap:round}.fdmGauge .badZone{stroke:#c65c56}.fdmGauge .warnZone{stroke:#d6a84c}.fdmGauge .goodZone{stroke:#61b981}.fdmGauge line{stroke:#f1f5f8;stroke-width:2.5px;stroke-linecap:round;transition:all .28s}.fdmGauge circle{fill:#f1f5f8}.fdmGauge span{flex-direction:column;min-width:0;display:flex}.fdmGauge small{color:#91a3b3;font-size:9px}.fdmGauge strong{margin-top:1px;font-size:14px;line-height:1.2}.fdmGauge em{color:#aebbc7;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:9px;font-style:normal;line-height:1.25;display:-webkit-box;overflow:hidden}.fdmGauge.good strong{color:#76d39a}.fdmGauge.warn strong{color:#efc46a}.fdmGauge.bad strong{color:#ef8078}@media (width<=900px){.fdmGauge{grid-template-columns:76px 1fr;width:200px;padding:7px 8px;bottom:52px}.fdmGauge svg{width:76px}}@media (width<=620px){.fdmGauge{grid-template-columns:60px 1fr;width:170px;min-height:66px;padding:5px 7px;bottom:46px;left:8px}.fdmGauge svg{width:60px;height:42px}.fdmGauge em{display:none}.fdmGauge strong{font-size:12px}}.pageProjects{max-width:1480px;margin:auto;padding:40px 34px 64px}.projectsHero{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.projectsHero h1{letter-spacing:-.04em;margin:3px 0 8px;font-size:clamp(34px,4vw,54px)}.projectsHero p{color:var(--muted);max-width:760px;margin:0}.projectsHeroActions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.fileAction{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:0 15px;display:inline-flex}.projectImportOptions{color:#aeb9c5;background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 18px;padding:10px 13px;font-size:12px;display:flex}.projectImportOptions label{align-items:center;gap:8px;display:flex}.projectImportOptions input{accent-color:#9fc8f7}.projectMessage{color:#9fb0bf;text-align:right;min-height:18px}.projectMessage.ok{color:#79d49a}.projectMessage.error{color:#ef8078}.projectsLayout{grid-template-columns:minmax(340px,.78fr) minmax(520px,1.22fr);gap:16px;display:grid}.currentProjectPanel,.savedProjectsPanel{padding:18px}.projectSectionHead{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.projectSectionHead h2{margin:0 0 4px;font-size:22px}.projectSectionHead p{color:#8fa0b0;margin:0;font-size:12px}.projectVersionBadge{color:#b7c7d5;white-space:nowrap;background:#0e1924;border:1px solid #ffffff17;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.projectForm{gap:10px;display:grid}.projectForm label{gap:5px;display:grid}.projectForm label>span{color:#9fb0bf;font-size:11px}.projectForm input,.projectForm textarea,.projectForm select{color:#eaf2f8;background:#0d1823;border:1px solid #ffffff18;border-radius:9px;outline:none;width:100%;padding:9px 10px}.projectForm textarea{resize:vertical;min-height:72px}.projectForm input:focus,.projectForm textarea:focus,.projectForm select:focus{border-color:#83b8ef;box-shadow:0 0 0 2px #83b8ef22}.projectCurrentSummary{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:14px 0;display:grid}.projectCurrentSummary span{color:#95a6b5;background:#0e1924;border:1px solid #ffffff0d;border-radius:9px;justify-content:space-between;gap:10px;padding:8px 9px;font-size:10px;display:flex}.projectCurrentSummary b{color:#e9f2f9;font-weight:800}.projectButtons{flex-wrap:wrap;gap:8px;display:flex}.projectButtons .primary{flex:1}.projectsList{gap:9px;max-height:560px;padding-right:2px;display:grid;overflow:auto}.projectCard{background:#0e1924;border:1px solid #ffffff12;border-radius:12px;padding:13px}.projectCardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.projectCard h3{margin:0;font-size:16px}.projectCard p{color:#91a2b1;margin:4px 0 0;font-size:11px;line-height:1.4}.projectMeta{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.projectMeta span{color:#becbd6;background:#ffffff08;border:1px solid #ffffff0d;border-radius:999px;padding:4px 7px;font-size:10px}.projectCardActions{gap:7px;margin-top:10px;display:flex}.projectCardActions button{min-height:34px;font-size:11px}.emptyProjects{text-align:center;color:#81919f;border:1px dashed #ffffff18;border-radius:12px;padding:32px 14px}@media (width<=900px){.pageProjects{padding:24px 14px 54px}.projectsHero{flex-direction:column;align-items:flex-start}.projectsHeroActions{justify-content:flex-start}.projectsLayout{grid-template-columns:1fr}.projectImportOptions{flex-direction:column;align-items:flex-start}.projectMessage{text-align:left}.projectsList{max-height:none}}.workshopProjectActions{align-items:center;gap:7px;margin-left:auto;margin-right:10px;display:flex}.toolbarProjectBtn{color:#dce7f0;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff20;border-radius:9px;justify-content:center;align-items:center;min-height:34px;padding:0 11px;font-size:11px;font-weight:750;display:inline-flex}.toolbarProjectBtn:hover{background:#ffffff12;border-color:#91bcef66}@media (width<=1180px){.workshopProjectActions{display:none}}.variantCards{grid-template-columns:repeat(4,1fr)}.vStrates:after{clip-path:polygon(20% 0,80% 0,94% 25%,84% 52%,96% 78%,80% 100%,20% 100%,4% 78%,16% 52%,6% 25%);background:repeating-linear-gradient(0deg,#e2ded5 0 5px,#ae9c86 6px 8px)}.surfaceModeHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:10px;padding:10px 0 6px;display:flex}.surfaceModeHeader b{font-size:13px}.surfaceModeHeader small{color:#8fa0b0;margin-top:3px;font-size:10px;display:block}.realImpactBadge{letter-spacing:.03em;color:#a9dec0;white-space:nowrap;background:#173127;border:1px solid #4f7d67;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}@media (width<=620px){.variantCards{grid-template-columns:repeat(2,1fr)}}.composerPage{max-width:1540px;padding:30px 30px max(54px,env(safe-area-inset-bottom))}.composerHero{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.composerHero h1{letter-spacing:-.045em;margin:3px 0 7px;font-size:clamp(32px,3.7vw,54px)}.composerHero p{color:var(--muted);max-width:850px;margin:0;font-size:16px}.resumeProjectBtn{white-space:nowrap;min-width:180px}.composerGrid{grid-template-columns:minmax(245px,.78fr) minmax(390px,1.18fr) minmax(330px,1fr);align-items:stretch;gap:15px;display:grid}.composerChoices,.composerPreview{padding:16px}.composerChoices{min-height:0}.composerRightColumn{grid-template-rows:auto 1fr;gap:15px;min-height:0;display:grid}.composerStep{align-items:center;gap:11px;margin-bottom:14px;display:flex}.composerStep>span{color:#102030;background:#acd0ff;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.composerStep strong{font-size:15px;display:block}.composerStep small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.visualChoiceGrid{gap:10px;display:grid}.footChoiceGrid{grid-template-columns:1fr}.visualChoice,.sectionChoice,.styleChoice{color:#e8edf2;cursor:pointer;background:#101b27;border:1px solid #ffffff16;border-radius:13px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.visualChoice:hover,.sectionChoice:hover,.styleChoice:not(.disabled):hover{border-color:#ffffff39;transform:translateY(-1px)}.visualChoice.active,.sectionChoice.active,.styleChoice.active{background:#1c3145;border-color:#a9d0ff;box-shadow:inset 0 0 0 1px #9bc4ff4f,0 10px 24px #0002}.visualChoice{text-align:left;grid-template-rows:auto auto auto;grid-template-columns:76px 1fr;align-items:center;column-gap:12px;padding:12px;display:grid}.visualChoice .choiceArtwork{grid-row:1/4}.visualChoice strong{font-size:14px}.visualChoice small{color:#aeb9c5;font-size:11px}.visualChoice em{color:#7890a5;margin-top:4px;font-size:10px;font-style:normal}.choiceArtwork{background:radial-gradient(circle at 50% 72%,#75513e99,#17212c 68%);border-radius:11px;height:72px;position:relative;overflow:hidden}.footArtwork:before{content:"";background:#ddd7cc;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.ledFootArt:before{border-radius:8px;width:58px;height:23px}.ledFootArt:after{content:"";background:#f1d69b;border-radius:7px 7px 3px 3px;width:44px;height:16px;position:absolute;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 0 13px #ffbf6266}.e14FootArt:before{border-radius:8px;width:62px;height:18px}.e14FootArt:after{content:"";background:#e5ded2;border-radius:5px 5px 2px 2px;width:18px;height:32px;position:absolute;bottom:27px;left:50%;transform:translate(-50%)}.sectionChoiceGrid{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.sectionChoice{place-items:center;gap:6px;min-height:82px;padding:9px 5px;display:grid}.sectionChoice strong{font-size:10px;font-weight:750}.sectionGlyph{clip-path:circle(50%);background:#e2ded4;width:42px;height:42px;display:inline-block;box-shadow:0 5px 10px #0004}.sectionGlyph.triangle{clip-path:polygon(50% 3%,97% 92%,3% 92%)}.sectionGlyph.square{clip-path:polygon(7% 7%,93% 7%,93% 93%,7% 93%)}.sectionGlyph.pentagon{clip-path:polygon(50% 2%,98% 37%,80% 95%,20% 95%,2% 37%)}.sectionGlyph.hexagon{clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%)}.styleChoiceGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.styleChoice{text-align:left;grid-template-columns:58px 1fr;align-items:center;gap:8px;padding:8px;display:grid}.styleChoice.disabled{opacity:.42;cursor:not-allowed}.styleChoice strong{font-size:12px;display:block}.styleChoice small{color:#91a0ad;margin-top:3px;font-size:9px;display:block}.styleMini{background:#111a23;border-radius:10px;width:58px;height:66px;position:relative;overflow:hidden}.styleMini:before{content:"";clip-path:polygon(22% 0,78% 0,96% 42%,82% 100%,18% 100%,4% 42%);background:#e1ddd3;width:34px;height:48px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.styleOndulee:before{background:repeating-linear-gradient(90deg,#e5e1d7 0 4px,#b9ad9e 5px 7px)}.styleStrates:before{background:repeating-linear-gradient(0deg,#e6e2d8 0 4px,#ab9d8c 5px 7px)}.stylePlissee:before{background:repeating-linear-gradient(100deg,#e4dfd4 0 5px,#9b8c7a 6px 8px)}.styleFacettee:before{background:linear-gradient(135deg,#e1ddd3 0 45%,#b5aa9a 46% 55%,#ece7dc 56%)}.composerPreview{flex-direction:column;min-height:620px;display:flex;position:relative;overflow:hidden}.previewHeader{justify-content:space-between;align-items:center;display:flex}.lightPill{cursor:pointer;color:#dfe7ed;background:#ffffff0b;border:1px solid #ffffff1e;border-radius:999px;padding:7px 11px;font-size:11px}.composerScene{background:radial-gradient(circle at 50% 47%,#614532 0,#29333b 39%,#17212a 75%);border-radius:16px;flex:1;min-height:410px;margin:8px 0;position:relative;overflow:hidden}.composerScene:after{content:"";background:linear-gradient(#0000,#694a35aa);height:22%;position:absolute;bottom:0;left:0;right:0}.composerLamp{z-index:2;width:220px;height:355px;position:absolute;bottom:29px;left:50%;transform:translate(-50%)}.composerShade{clip-path:polygon(22% 0,78% 0,97% 52%,84% 100%,16% 100%,3% 52%);filter:drop-shadow(0 15px 15px #0007);background:#e6e0d4;width:168px;height:245px;transition:all .2s;position:absolute;top:8px;left:50%;transform:translate(-50%)}.composerFoot{width:128px;height:88px;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}.composerFoot:before{content:"";background:#857260;border-radius:7px 7px 14px 14px;width:118px;height:34px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.composerFoot.e14:after{content:"";background:#a08e7c;border-radius:5px 5px 0 0;width:35px;height:61px;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.composerFoot.led:before{width:108px;height:39px}.composerFoot.led:after{content:"";background:#a08e7c;border-radius:10px 10px 2px 2px;width:66px;height:24px;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.composerShadow{filter:blur(7px);background:#0006;border-radius:50%;width:180px;height:22px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.sectionTopView{z-index:5;text-align:center;background:#0b141ddd;border:1px solid #ffffff1c;border-radius:13px;width:92px;padding:9px;position:absolute;bottom:14px;right:14px}.sectionTopView small{color:#91a0ad;margin-bottom:5px;font-size:9px;display:block}.sectionTopView strong{margin-top:4px;font-size:10px;display:block}.compositionSummary{text-align:center;padding:4px 8px 13px}.compositionSummary strong{font-size:17px;display:block}.compositionSummary small{color:#93a3b1;margin-top:3px;display:block}.composerCreateBtn{z-index:4;justify-content:center;align-items:center;gap:12px;width:100%;min-height:50px;margin-bottom:4px;font-size:14px;display:flex;position:relative}.composerNote{text-align:center;color:#8092a2;margin-top:12px;padding-bottom:12px;font-size:11px}.structureBadge{background:#ffffff0d;border:1px solid #ffffff16;border-radius:999px;margin-left:5px;padding:4px 8px;color:#9fb0c0!important;font-size:10px!important}@media (width<=1180px){.composerGrid{grid-template-columns:250px minmax(370px,1fr)}.composerRightColumn{grid-column:1/-1;grid-template-rows:none;grid-template-columns:1fr 1fr}.composerPreview{grid-area:1/2}.composerGrid>.composerChoices{grid-column:1}.sectionChoiceGrid{grid-template-columns:repeat(5,1fr)}}@media (width<=900px){.composerPage{padding:22px 14px 96px}.composerHero{align-items:flex-start}.composerGrid{grid-template-columns:1fr}.composerPreview{grid-area:1;min-height:570px}.composerGrid>.composerChoices{grid-area:2}.composerRightColumn{grid-area:3;grid-template-columns:1fr;display:grid}.composerScene{min-height:390px}.composerCreateBtn{position:sticky;bottom:82px;box-shadow:0 8px 24px #0006}.resumeProjectBtn{min-width:auto}.sectionChoiceGrid{grid-template-columns:repeat(5,1fr)}}@media (width<=620px){.composerHero{display:block}.resumeProjectBtn{width:100%;margin-top:12px}.composerPreview{min-height:520px}.composerScene{min-height:345px}.composerLamp{transform-origin:50% 100%;transform:translate(-50%)scale(.88)}.sectionChoiceGrid{grid-template-columns:repeat(3,1fr)}.styleChoiceGrid{grid-template-columns:1fr}.visualChoice{grid-template-columns:66px 1fr}.composerCreateBtn{bottom:76px}.workshopIdentity .structureBadge{display:none}}.qualificationPill{letter-spacing:.02em;border-radius:999px;margin-top:8px;padding:5px 9px;font-size:9px;font-weight:850;display:inline-flex}.qualificationPill.qualified{color:#a9e9c0;background:#173b28;border:1px solid #32694a}.qualificationPill.prototype{color:#f5cf92;background:#4a3821;border:1px solid #7a5a31}.sectionTopView{width:104px}.sectionTopView .sectionGlyph{width:46px;height:46px}.viewerCard,.rightRail{min-width:0}.parameterTabs{background:#111d29f4;border-bottom:1px solid #ffffff18;gap:7px;padding:9px}.paramTab{--tabAccent:#acd0ff;--tabSoft:#21364c;border:1px solid color-mix(in srgb,var(--tabAccent) 22%,transparent);background:color-mix(in srgb,var(--tabAccent) 7%,#101a25);color:#d6e0e9;text-align:left;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:58px;padding:7px 8px;transition:transform .17s,background .17s,border-color .17s,box-shadow .17s;display:flex;position:relative}.paramTab:hover{background:color-mix(in srgb,var(--tabAccent) 13%,#101a25);border-color:color-mix(in srgb,var(--tabAccent) 52%,transparent);transform:translateY(-1px)}.paramTab.active{background:linear-gradient(145deg,var(--tabAccent),color-mix(in srgb,var(--tabAccent) 74%,white));color:#10202e;border-color:var(--tabAccent);box-shadow:0 7px 18px color-mix(in srgb,var(--tabAccent) 22%,transparent),0 0 0 1px #ffffff38 inset}.paramTabIcon{background:#ffffff0e;border-radius:9px;flex:none;place-items:center;width:27px;height:27px;font-size:17px;font-weight:900;display:grid}.paramTab.active .paramTabIcon{background:#ffffff78}.paramTab>span:last-child{gap:3px;line-height:1.05;display:grid}.paramTab b{font-size:11px}.paramTab small{opacity:.72;letter-spacing:.015em;font-size:8px;font-weight:700}.paramTab:not(.active):not(.visited):after{content:"";background:var(--tabAccent);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb,var(--tabAccent) 14%,transparent);border-radius:50%;animation:2.1s ease-in-out infinite discoverPulse;position:absolute;top:7px;right:7px}.tabForm{--tabAccent:#8fc5ff}.tabDimensions{--tabAccent:#c3a0ff}.tabFoot{--tabAccent:#68dfce}.tabAppearance{--tabAccent:#f2bd67}@keyframes discoverPulse{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1.08)}}.parameterJourney{color:#7f92a4;justify-content:space-between;align-items:center;gap:10px;padding:8px 14px 4px;font-size:9px;display:flex}.journeyDots{gap:5px;display:flex}.journeyDots i{background:#ffffff12;border-radius:99px;width:17px;height:3px}.journeyDots i:first-child{background:#8fc5ff88}.journeyDots i:nth-child(2){background:#c3a0ff88}.journeyDots i:nth-child(3){background:#68dfce88}.journeyDots i:nth-child(4){background:#f2bd6788}.paramPage{padding-top:11px}.structureChoiceCard{background:linear-gradient(135deg,#0f1b27,#152735);border:1px solid #ffffff14;border-radius:12px;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;margin:12px 12px 4px;padding:11px 12px;display:grid}.structureChoiceCard>div{gap:2px;min-width:0;display:grid}.structureChoiceCard small{text-transform:uppercase;letter-spacing:.08em;color:#74b9ae;font-size:8px;font-weight:850}.structureChoiceCard b{font-size:12px}.structureChoiceCard span:not(.footChoicePreview){color:#8fa3b4;font-size:9px}.miniStructureBtn{min-height:32px;padding:0 10px;font-size:9px}.styleChoiceGrid{grid-template-columns:1fr 1fr;gap:10px}.styleChoice{background:#101b27;grid-template-columns:86px 1fr;min-height:92px;padding:0;overflow:hidden}.stylePhoto{background:#17212b;width:86px;height:92px;display:block;position:relative;overflow:hidden}.stylePhoto:after{content:"";background:linear-gradient(90deg,#0000 62%,#101b27cc);position:absolute;inset:0}.stylePhoto img{object-fit:cover;object-position:center 52%;filter:saturate(.72)contrast(1.02)brightness(.93);width:100%;height:100%;transition:transform .2s,filter .2s;display:block;transform:scale(1.08)}.styleChoice:hover .stylePhoto img,.styleChoice.active .stylePhoto img{filter:saturate(.9)contrast(1.05)brightness(1.03);transform:scale(1.14)}.styleChoice.active{box-shadow:inset 0 0 0 1px #9bc4ff66,0 10px 22px #0003}.styleChoice>div{padding:8px 8px 8px 0}.styleChoice strong{font-size:13px}.styleChoice small{font-size:9px;line-height:1.25}.choiceArtwork{background:radial-gradient(at 50% 82%,#a8785670 0,#263441 42%,#111a24 76%);box-shadow:inset 0 0 0 1px #ffffff08}.footArtwork:before{background:linear-gradient(#f1eadf,#b4a18d);box-shadow:0 10px 13px #0007,inset 0 1px #fff9}.ledFootArt:after{background:linear-gradient(#ffe0a4,#cfa965);box-shadow:0 0 18px #ffbf626b,0 6px 8px #0004}.e14FootArt:after{background:linear-gradient(90deg,#bcae9e,#f0e8dd 50%,#9f8d79);box-shadow:0 5px 8px #0005}.visualChoice.active .choiceArtwork{box-shadow:inset 0 0 0 1px #b5d7ff88,0 0 20px #76b5ff1c}.composerLamp.footLed .composerShade{top:33px}.composerLamp.footE14 .composerShade{top:0}.composerShade{background-blend-mode:multiply;box-shadow:inset 14px 0 18px #fff3,inset -17px 0 20px #6b554e2d}.composerFoot:before,.composerFoot:after{box-shadow:inset 8px 0 12px #ffffff18,inset -11px 0 13px #271a153d,0 9px 12px #0005}@media (width<=1180px){.workshopLayout{grid-template-columns:minmax(430px,1fr) 340px}}@media (width<=900px){.workshopLayout{grid-template-columns:1fr}.parameterTabs{position:sticky;top:70px}.paramTab{min-height:54px}.paramTab small{display:none}.styleChoiceGrid{grid-template-columns:1fr 1fr}}@media (width<=620px){.parameterTabs{gap:4px;padding:6px}.paramTab{text-align:center;place-items:center;gap:2px;min-height:49px;padding:5px 3px;display:grid}.paramTabIcon{width:23px;height:23px;font-size:14px}.paramTab b{font-size:9px}.parameterJourney{display:none}.styleChoiceGrid{grid-template-columns:1fr}.stylePhoto{width:78px}.styleChoice{grid-template-columns:78px 1fr}.structureChoiceCard{grid-template-columns:40px 1fr}.miniStructureBtn{grid-column:1/-1;width:100%}}.journeyDots i.active{opacity:1;height:4px;box-shadow:0 0 10px #ffffff26}.ledFootArt:before{background:linear-gradient(#eee8df 0%,#c8bbac 64%,#a98 100%);border-radius:10px 10px 12px 12px;width:62px;height:25px}.ledFootArt:after{background:linear-gradient(#ffe8b5,#d3aa64);border-radius:8px 8px 4px 4px;width:48px;height:13px;bottom:34px;box-shadow:0 0 16px #ffc35d70,0 6px 9px #0005}.footCablePort{z-index:5;background:#2b211d;border-radius:50%;width:8px;height:6px;position:absolute;bottom:17px;right:18px;box-shadow:inset 0 0 0 1px #0008,0 1px 3px #0008}.footCablePort:after{content:"";transform-origin:0;background:#25201e;border-radius:3px;width:17px;height:3px;position:absolute;top:2px;left:6px;transform:rotate(12deg);box-shadow:0 1px 2px #0008}.visualChoice.active .footCablePort{box-shadow:inset 0 0 0 1px #0009,0 0 0 1px #ffffff12,0 1px 4px #0008}.composerFoot.led:before{background:linear-gradient(#9b8875,#74614f);border-radius:10px 10px 15px 15px;width:112px;height:40px}.composerFoot.led:after{background:linear-gradient(#c1ae98,#8f7b67);border-radius:10px 10px 4px 4px;width:68px;height:17px;bottom:37px}.composerFoot .composerCablePort{display:none}.composerFoot.led .composerCablePort{z-index:6;background:#241c18;border-radius:50%;width:10px;height:7px;display:block;position:absolute;bottom:15px;right:7px;box-shadow:inset 0 0 0 1px #000b,0 1px 3px #0008}.composerFoot.led .composerCablePort:after{content:"";transform-origin:0;background:#24201e;border-radius:4px;width:28px;height:4px;position:absolute;top:2px;left:8px;transform:rotate(9deg);box-shadow:0 2px 4px #0008}.composerShade{filter:drop-shadow(0 15px 15px #0007);background:#ece6da;overflow:hidden;box-shadow:inset 14px 0 18px #fff4,inset -17px 0 20px #6b554e36}.composerShade .surfaceLines{pointer-events:none;opacity:.98;display:block;position:absolute;inset:-8%}.composerShade.ondulee{background:linear-gradient(90deg,#d6c9b9 0%,#f7f1e7 42%,#e8ddce 67%,#c5b49f 100%)}.composerShade.ondulee .surfaceLines{filter:drop-shadow(2px 1px 1px #6f5c4935);background:repeating-linear-gradient(70deg,#0000 0 8px,#9f8b7338 9px 11px,#fff9 12px 16px,#0000 17px 23px);transform:skewY(-4deg)scale(1.12)}.composerShade.ondulee .surfaceLines:after{content:"";transform-origin:top;background:repeating-linear-gradient(110deg,#0000 0 8px,#9d876f42 9px 11px,#fff9 12px 16px,#0000 17px 23px);position:absolute;inset:48% -8% -8%;transform:skewY(7deg)scale(1.12)}.composerShade.strates{background:linear-gradient(90deg,#d4c7b6 0%,#f6eee2 42%,#ebdfcf 70%,#c2af99 100%)}.composerShade.strates .surfaceLines{filter:drop-shadow(0 2px 1px #6c584638);background:repeating-linear-gradient(0deg,#0000 0 9px,#9e876e48 10px 12px,#fff9 13px 17px,#0000 18px 23px);inset:-5% -10%;transform:skewY(-2deg)scale(1.1)}.composerShade.strates .surfaceLines:after{content:"";opacity:.8;mix-blend-mode:soft-light;background:radial-gradient(at 18% 18%,#0000 0 23%,#fff4 24% 27%,#0000 28% 46%,#816c5630 47% 50%,#0000 51% 100%) 0 0/150% 82px;position:absolute;inset:0}.composerScene.lit .composerShade{filter:brightness(1.08)drop-shadow(0 0 24px #ffb24e88)drop-shadow(0 16px 14px #0007);mix-blend-mode:normal;background-color:#ffe0a6}.composerShade.section-circle{clip-path:polygon(25% 0,75% 0,86% 5%,94% 22%,98% 50%,94% 78%,86% 96%,80% 100%,20% 100%,14% 96%,6% 78%,2% 50%,6% 22%,14% 5%);border-radius:42% 42% 9% 9%/7% 7% 4% 4%}.composerShade.section-triangle{clip-path:polygon(39% 0,61% 0,100% 48%,79% 100%,21% 100%,0 48%)}.composerShade.section-square{clip-path:polygon(17% 0,83% 0,92% 100%,8% 100%)}.composerShade.section-pentagon{clip-path:polygon(27% 0,73% 0,96% 39%,82% 100%,18% 100%,4% 39%)}.composerShade.section-hexagon{clip-path:polygon(24% 0,76% 0,98% 34%,88% 100%,12% 100%,2% 34%)}.structureChoiceCard{grid-template-columns:52px 1fr auto}.footChoicePreview{position:relative;overflow:visible}.footChoicePreview.p1:after{content:"";background:#241c18;border-radius:50%;width:6px;height:5px;position:absolute;bottom:7px;right:-3px;box-shadow:9px 3px 0 -1px #27211f}@media (width<=1300px){.workshopLayout{grid-template-columns:minmax(430px,1fr) 380px}}@media (width<=900px){.workshopLayout{grid-template-columns:1fr}.rightRail{width:100%}}.composerShade.ondulee{background-image:linear-gradient(90deg,#ffffff12,#00000012),url(/composer/ondulee-shade.png);background-position:50%,50%;background-repeat:no-repeat;background-size:cover,122%}.composerShade.strates{background-image:linear-gradient(90deg,#ffffff10,#00000010),url(/composer/strates-shade.png);background-position:50%,50% 48%;background-repeat:no-repeat;background-size:cover,118%}.composerShade.ondulee .surfaceLines,.composerShade.strates .surfaceLines{opacity:.16;mix-blend-mode:multiply}.composerScene.lit .composerShade.ondulee{filter:brightness(1.12)saturate(1.04)drop-shadow(0 0 24px #ffb24e66)drop-shadow(0 16px 14px #0007)}.composerScene:not(.lit) .composerShade.strates{filter:brightness(.88)saturate(.72)drop-shadow(0 15px 15px #0007)}.composerScene.lit .composerShade.strates{filter:brightness(1.08)saturate(1.03)drop-shadow(0 0 26px #ffb24e88)drop-shadow(0 16px 14px #0007)}.composer3d{z-index:1;opacity:1;transition:opacity .16s,transform .16s;position:absolute;inset:0;transform:scale(1)}.composer3d canvas{touch-action:none;cursor:grab;width:100%;height:100%;display:block}.composer3d canvas:active{cursor:grabbing}.composerScene.changing .composer3d{opacity:.62;transform:scale(.992)}.composerScene:after{z-index:2;pointer-events:none}.composerWysiwygBadge{z-index:6;color:#cbd7e2;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#0b141dc9;border:1px solid #ffffff20;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:700;display:flex;position:absolute;top:12px;left:12px}.composerWysiwygBadge span{background:#67d99a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #67d99a1f}.sectionTopView{z-index:6;pointer-events:none}.styleModelPreview,.generatedModelThumb{background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}.styleModelPreview{background:radial-gradient(circle at 50% 70%,#6d4e3b88,#15202a 72%)}.styleModelPreview:after{pointer-events:none;background:linear-gradient(90deg,#0000 70%,#101b27b5)!important}.styleChoice:hover .styleModelPreview,.styleChoice.active .styleModelPreview{filter:brightness(1.08)}.generatedModelThumb:before,.generatedModelThumb:after{display:none!important}.choiceArtwork.generatedModelThumb{background-color:#121d28;background-image:radial-gradient(circle at 50% 72%,#75513e88,#17212c 70%);box-shadow:inset 0 0 0 1px #ffffff09}.footChoicePreview.generatedModelThumb{background-color:#101a25;border-radius:9px;width:58px;height:52px;box-shadow:inset 0 0 0 1px #ffffff0b}.generatedModelThumb.ready{animation:.18s ease-out thumbReady}@keyframes thumbReady{0%{opacity:.55;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.workshopLayout{grid-template-columns:minmax(520px,1fr) 450px;gap:14px}.rightRail{overflow:hidden auto}.parameterTabs{gap:4px}.paramTab{min-width:0}@media (width<=1400px){.workshopLayout{grid-template-columns:minmax(440px,1fr) 410px}}@media (width<=1180px){.workshopLayout{grid-template-columns:minmax(400px,1fr) 390px}}@media (width<=900px){.workshopLayout{grid-template-columns:1fr}.rightRail{width:100%;overflow:visible}}.mechanicalFootPreview{background-color:#101a25;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:12px;flex:none;width:92px;height:76px;display:block;box-shadow:inset 0 0 0 1px #ffffff0c}@media (width<=620px){.mechanicalFootPreview{width:72px;height:62px}}.composerScene{background:radial-gradient(circle at 50% 44%,#46515a 0,#27323a 43%,#17212a 78%)}.composerScene:after{background:linear-gradient(#0000,#242c31d9);height:20%}.composerScene.lit{background:radial-gradient(circle at 50% 42%,#8a6446 0,#403932 39%,#17212a 78%)}.composerScene.lit:after{background:linear-gradient(#0000,#35322fdd)}.composerPreview .compositionSummary{flex:none}@media (width>=1181px) and (height>=760px){.composerPage.active{flex-direction:column;height:calc(100vh - 78px);max-height:calc(100vh - 78px);padding:18px 30px 10px;display:flex;overflow:hidden}.composerHero{flex:none;align-items:flex-end;margin-bottom:12px}.composerHero h1{margin:2px 0 5px;font-size:clamp(34px,3.2vw,48px)}.composerHero p{font-size:14px;line-height:1.35}.composerGrid{flex:1;align-items:stretch;min-height:0}.composerChoices,.composerPreview{padding:14px}.composerPreview{height:100%;min-height:0}.composerScene{flex:1;min-height:0;margin:6px 0}.composerRightColumn{gap:12px;height:100%}.composerStep{margin-bottom:10px}.visualChoice{padding:10px}.choiceArtwork{height:64px}.sectionChoice{min-height:70px;padding:7px 4px}.sectionGlyph{width:38px;height:38px}.styleChoice{grid-template-columns:74px 1fr;min-height:78px}.stylePhoto{width:74px;height:78px}.compositionSummary{padding:2px 8px 8px}.compositionSummary strong{font-size:16px}.compositionSummary small{font-size:11px}.qualificationPill{margin-top:5px;padding:4px 8px}.composerCreateBtn{min-height:44px;margin-bottom:0}.composerNote{flex:none;margin-top:5px;padding-bottom:0;line-height:1.2}}@media (width>=1181px) and (height>=980px){.composerPage.active{padding-top:26px;padding-bottom:16px}.composerHero{margin-bottom:18px}.composerChoices,.composerPreview{padding:16px}.styleChoice{min-height:88px}.stylePhoto{height:88px}}
