.stl-raster-cam-plugin{--bg:#101217;--panel:#1a1f29;--panel2:#222939;--text:#f3f6fb;--muted:#adb7c9;--line:#30394d;--accent:#f0b84a;--ok:#64d996;--warn:#ffd166;--danger:#ff6b6b}.stl-raster-cam-plugin,.stl-raster-cam-plugin *{box-sizing:border-box}.stl-raster-cam-plugin,.stl-raster-cam-plugin{min-height:100%}.stl-raster-cam-plugin{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg)}.stl-raster-cam-plugin .topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;border-bottom:1px solid var(--line);background:#151923;position:sticky;top:0;z-index:5}.stl-raster-cam-plugin .topbar h1{margin:0;font-size:22px}.stl-raster-cam-plugin .topbar p{margin:4px 0 0;color:var(--muted);font-size:13px}.stl-raster-cam-plugin .badge{border:1px solid var(--line);background:var(--panel2);border-radius:999px;padding:7px 12px;color:var(--accent);font-weight:700;white-space:nowrap}.stl-raster-cam-plugin .layout{display:grid;grid-template-columns:minmax(320px,380px) minmax(620px,1fr);grid-template-rows:minmax(660px,1fr) minmax(260px,340px);grid-template-areas:"controls viewer" "controls output";gap:12px;padding:12px;min-height:calc(100dvh - 69px)}.stl-raster-cam-plugin .panel{background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:14px;overflow:auto}.stl-raster-cam-plugin .controls{grid-area:controls;max-height:calc(100dvh - 93px);position:sticky;top:81px}.stl-raster-cam-plugin .output{grid-area:output;max-height:none;min-height:260px}.stl-raster-cam-plugin details{border:1px solid rgb(255 255 255 / .055);border-radius:10px;padding:8px 10px 12px;margin-bottom:10px;background:rgb(255 255 255 / .018)}.stl-raster-cam-plugin summary{cursor:pointer;font-weight:800;color:#eaf0fa;padding:4px 0}.stl-raster-cam-plugin .filebox{display:block;border:1px dashed var(--line);border-radius:10px;padding:18px;text-align:center;cursor:pointer;background:var(--panel2);margin-top:10px}.stl-raster-cam-plugin .filebox input{display:none}.stl-raster-cam-plugin .filebox span{color:var(--accent);font-weight:800}.stl-raster-cam-plugin .info,.stl-raster-cam-plugin .status,.stl-raster-cam-plugin .report{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.45}.stl-raster-cam-plugin .status.warn{color:var(--danger)}.stl-raster-cam-plugin .report{border:1px solid var(--line);background:#0f141d;border-radius:10px;padding:10px;max-height:310px;overflow:auto}.stl-raster-cam-plugin .report.ok{border-color:rgb(100 217 150 / .55);color:#e1faec}.stl-raster-cam-plugin .report.warn{border-color:rgb(255 209 102 / .75);color:#fff1ca}.stl-raster-cam-plugin .report.danger{border-color:rgb(255 107 107 / .75);color:#ffd9d9}.stl-raster-cam-plugin .report.neutral{border-color:var(--line);color:var(--muted)}.stl-raster-cam-plugin .grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.stl-raster-cam-plugin .gapTop{margin-top:12px}.stl-raster-cam-plugin label{display:block;color:var(--muted);font-size:12px}.stl-raster-cam-plugin input[type="number"],.stl-raster-cam-plugin select{width:100%;margin-top:5px;border:1px solid var(--line);border-radius:8px;background:#0f1218;color:var(--text);padding:10px;min-height:42px}.stl-raster-cam-plugin select{cursor:pointer}.stl-raster-cam-plugin .checkline{display:flex;align-items:flex-start;gap:8px;margin-top:12px;font-size:13px;line-height:1.35}.stl-raster-cam-plugin .checkline input{margin-top:2px}.stl-raster-cam-plugin .toolbox{margin-top:10px;border:1px solid rgb(240 184 74 / .3);background:rgb(240 184 74 / .07);color:#ffe2a0;border-radius:10px;padding:9px 10px;font-size:13px}.stl-raster-cam-plugin .btnrow{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:14px;position:sticky;bottom:0;background:linear-gradient(180deg,#fff0,var(--panel) 22%);padding-top:12px}.stl-raster-cam-plugin .smallBtns{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.stl-raster-cam-plugin button{border:1px solid var(--line);background:var(--panel2);color:var(--text);border-radius:9px;padding:11px 8px;cursor:pointer;font-weight:800;min-height:43px}.stl-raster-cam-plugin button:hover:not(:disabled){border-color:var(--accent)}.stl-raster-cam-plugin button:disabled{opacity:.45;cursor:not-allowed}.stl-raster-cam-plugin #generateBtn{background:#263552}.stl-raster-cam-plugin #abortBtn{background:#3b2430}.stl-raster-cam-plugin progress{width:100%;height:12px;margin-top:12px;accent-color:var(--accent)}.stl-raster-cam-plugin .viewerWrap{grid-area:viewer;position:relative;background:#090c11;border:1px solid var(--line);border-radius:12px;overflow:hidden;min-height:660px}.stl-raster-cam-plugin #viewer{width:100%;height:100%;min-height:inherit}.stl-raster-cam-plugin #viewer canvas{display:block;width:100%;height:100%;touch-action:none}.stl-raster-cam-plugin .viewerHelp{position:absolute;left:12px;bottom:12px;background:rgb(0 0 0 / .58);border:1px solid rgb(255 255 255 / .1);color:#dbe2ef;border-radius:8px;padding:7px 10px;font-size:12px}.stl-raster-cam-plugin .output h2{margin:0 0 10px;font-size:16px}.stl-raster-cam-plugin .output textarea{width:100%;height:calc(100% - 31px);min-height:220px;resize:vertical;background:#090b0f;color:#e7edf7;border:1px solid var(--line);border-radius:10px;padding:12px;font-family:Consolas,Monaco,monospace;font-size:12px;line-height:1.35}@media (max-width:1360px){.stl-raster-cam-plugin .layout{grid-template-columns:minmax(300px,360px) minmax(0,1fr);grid-template-rows:minmax(600px,1fr) minmax(250px,320px);grid-template-areas:"controls viewer" "controls output";min-height:auto}.stl-raster-cam-plugin .viewerWrap{min-height:600px}.stl-raster-cam-plugin .controls{max-height:none;top:12px}.stl-raster-cam-plugin .output{height:auto;max-height:none}}@media (max-width:900px){.stl-raster-cam-plugin .topbar{align-items:flex-start;padding:12px}.stl-raster-cam-plugin .topbar h1{font-size:19px}.stl-raster-cam-plugin .topbar p{font-size:12px}.stl-raster-cam-plugin .badge{font-size:12px;padding:6px 9px}.stl-raster-cam-plugin .layout{grid-template-columns:1fr;padding:8px;gap:8px}.stl-raster-cam-plugin .panel{padding:12px;border-radius:10px}.stl-raster-cam-plugin .viewerWrap{min-height:55dvh;order:2}.stl-raster-cam-plugin .controls{order:1}.stl-raster-cam-plugin .output{order:3;grid-column:auto;height:auto}.stl-raster-cam-plugin .output textarea{min-height:320px}.stl-raster-cam-plugin .grid2{grid-template-columns:1fr}.stl-raster-cam-plugin .smallBtns{grid-template-columns:1fr 1fr}.stl-raster-cam-plugin .btnrow{grid-template-columns:1fr 1fr}.stl-raster-cam-plugin input[type="number"],.stl-raster-cam-plugin button,.stl-raster-cam-plugin select{min-height:46px}}@media (max-width:540px){.stl-raster-cam-plugin .topbar{flex-direction:column;gap:8px;position:static}.stl-raster-cam-plugin .badge{align-self:flex-start}.stl-raster-cam-plugin .viewerHelp{display:none}.stl-raster-cam-plugin .viewerWrap{min-height:50dvh}.stl-raster-cam-plugin .btnrow{grid-template-columns:1fr}.stl-raster-cam-plugin .smallBtns{grid-template-columns:1fr}}.stl-raster-cam-plugin .quickPanel{margin-top:10px;border:1px solid rgb(240 184 74 / .28);background:rgb(240 184 74 / .055);border-radius:12px;padding:12px}.stl-raster-cam-plugin .hint{margin-top:10px;color:var(--muted);font-size:12px;line-height:1.45}.stl-raster-cam-plugin .compactCheck{margin-top:5px;min-height:42px;align-items:center}.stl-raster-cam-plugin .quickPanel button{background:#2a3348}.modeTabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 12px}.modeTabs button{background:#162031;border:1px solid #2d3a4f;color:#d8e7ff;border-radius:10px;padding:10px 8px;font-weight:700}.modeTabs button.active{background:#1e9bff;color:#04111f;border-color:#6fc1ff}.modePanel{display:none;background:rgb(20 30 45 / .72);border:1px solid #2d3a4f;border-radius:12px;padding:10px;margin-bottom:8px}.modePanel.active{display:block}.modePanel input[readonly]{background:#0c121d;color:#bfe7ff}.stl-raster-cam-plugin .sampleLibraryBtn{width:100%;margin-top:10px;background:#263552;border-color:rgb(240 184 74 / .48)}.stl-raster-cam-plugin .sampleGroupTitle{grid-column:1 / -1;margin-top:6px;padding:8px 10px;border:1px solid rgb(255 255 255 / .08);border-radius:10px;background:rgb(255 255 255 / .035);color:#ffe2a0;font-weight:800;font-size:13px}.stl-raster-cam-plugin .mobileQuickBar,.stl-raster-cam-plugin .drawerHead{display:none}.stl-raster-cam-plugin .stlModal{display:none}.stl-raster-cam-plugin.samples-open .stlModal{display:flex;position:fixed;inset:0;z-index:999999;align-items:center;justify-content:center;padding:18px}.stl-raster-cam-plugin .modalBackdrop{position:absolute;inset:0;background:rgb(0 0 0 / .7);backdrop-filter:blur(4px)}.stl-raster-cam-plugin .modalCard{position:relative;width:min(980px, 96vw);max-height:min(86dvh, 820px);overflow:auto;background:#121722;border:1px solid rgb(240 184 74 / .55);border-radius:18px;box-shadow:0 22px 80px rgb(0 0 0 / .55);padding:16px}.stl-raster-cam-plugin .modalHead{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;position:sticky;top:-16px;background:linear-gradient(180deg,#121722 78%,#fff0);padding:4px 0 14px;z-index:2}.stl-raster-cam-plugin .modalHead h2{margin:0;font-size:20px}.stl-raster-cam-plugin .modalHead p{margin:4px 0 0;color:var(--muted);font-size:13px}.stl-raster-cam-plugin .sampleGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stl-raster-cam-plugin .sampleGrid button:nth-of-type(odd){background:#263552;border-color:rgb(100 217 150 / .36)}.stl-raster-cam-plugin .sampleGrid button:nth-of-type(even){background:#202838}@media (max-width:900px){.stl-raster-cam-plugin .topbar{position:static;border-bottom:0}.stl-raster-cam-plugin .mobileQuickBar{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;position:sticky;top:0;z-index:40;padding:8px;background:rgb(10 13 18 / .94);border-bottom:1px solid var(--line);backdrop-filter:blur(8px)}.stl-raster-cam-plugin .mobileQuickBar button{min-height:40px;padding:8px 6px;border-radius:999px;font-size:12px}.stl-raster-cam-plugin .layout{display:flex;flex-direction:column;min-height:auto}.stl-raster-cam-plugin .viewerWrap{order:1;min-height:calc(100dvh - 190px);border-radius:14px}.stl-raster-cam-plugin .controls,.stl-raster-cam-plugin .output{display:none;position:fixed;top:auto;left:10px;right:10px;bottom:10px;width:auto;max-height:84dvh;z-index:90;overflow:auto;border-radius:18px;box-shadow:0 22px 72px rgb(0 0 0 / .64);border-color:rgb(240 184 74 / .38)}.stl-raster-cam-plugin.mobile-controls-open .controls,.stl-raster-cam-plugin.mobile-output-open .output{display:block}.stl-raster-cam-plugin .drawerHead{display:flex;align-items:center;justify-content:space-between;gap:10px;position:sticky;top:-12px;z-index:5;margin:-12px -12px 10px;padding:12px;background:linear-gradient(180deg,#1a1f29 85%,#fff0)}.stl-raster-cam-plugin .drawerHead button{width:auto;min-height:38px;border-radius:999px;padding:7px 14px;background:#2f3950}.stl-raster-cam-plugin .output h2{display:none}.stl-raster-cam-plugin .output textarea{min-height:58dvh;font-size:12px}.stl-raster-cam-plugin .btnrow{grid-template-columns:1fr 1fr;position:static;background:#fff0;padding-top:8px}.stl-raster-cam-plugin .report{max-height:220px}.stl-raster-cam-plugin .stlModal{padding:10px}.stl-raster-cam-plugin .modalCard{width:calc(100vw - 20px);max-height:86dvh;border-radius:18px 18px 14px 14px}.stl-raster-cam-plugin .sampleGrid{grid-template-columns:1fr}}@media (max-width:540px){.stl-raster-cam-plugin .topbar h1{font-size:17px}.stl-raster-cam-plugin .topbar p{display:none}.stl-raster-cam-plugin .badge{display:none}.stl-raster-cam-plugin .mobileQuickBar{grid-template-columns:repeat(4,minmax(0,1fr));padding:7px 6px}.stl-raster-cam-plugin .mobileQuickBar button{font-size:11px}.stl-raster-cam-plugin .viewerWrap{min-height:calc(100dvh - 145px);margin-bottom:6px}.stl-raster-cam-plugin .controls,.stl-raster-cam-plugin .output{left:6px;right:6px;bottom:6px;max-height:87dvh}.stl-raster-cam-plugin .modalCard{padding:12px}.stl-raster-cam-plugin .modalHead h2{font-size:17px}.stl-raster-cam-plugin .modalHead p{display:none}}.stl-raster-cam-plugin .educationArea{margin:12px;padding:18px;border:1px solid var(--line);border-radius:18px;background:radial-gradient(circle at top left,rgb(240 184 74 / .1),transparent 34%),linear-gradient(180deg,#151a24,#10141d)}.stl-raster-cam-plugin .eduHero{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:18px;align-items:stretch;margin-bottom:18px}.stl-raster-cam-plugin .eduKicker{display:inline-flex;color:#ffe2a0;background:rgb(240 184 74 / .1);border:1px solid rgb(240 184 74 / .3);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;letter-spacing:.02em}.stl-raster-cam-plugin .eduHero h2{margin:10px 0 8px;font-size:clamp(24px, 3vw, 36px);line-height:1.08}.stl-raster-cam-plugin .eduHero p,.stl-raster-cam-plugin .eduSectionTitle p,.stl-raster-cam-plugin .eduCard p,.stl-raster-cam-plugin .eduCard li{color:var(--muted);line-height:1.62}.stl-raster-cam-plugin .eduHeroBadge{border:1px solid rgb(100 217 150 / .35);background:rgb(100 217 150 / .075);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:10px;justify-content:center}.stl-raster-cam-plugin .eduHeroBadge b{color:#dcffe9;font-size:18px}.stl-raster-cam-plugin .eduHeroBadge span{border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .035);border-radius:12px;padding:10px;color:#eaf0fa;font-weight:800}.stl-raster-cam-plugin .eduSectionTitle{margin:26px 0 12px;border-top:1px solid rgb(255 255 255 / .07);padding-top:18px}.stl-raster-cam-plugin .eduSectionTitle h3{margin:0 0 8px;font-size:24px}.stl-raster-cam-plugin .eduGrid{display:grid;gap:12px;margin:12px 0}.stl-raster-cam-plugin .eduGrid2{grid-template-columns:repeat(2,minmax(0,1fr))}.stl-raster-cam-plugin .eduGrid3{grid-template-columns:repeat(3,minmax(0,1fr))}.stl-raster-cam-plugin .eduGrid4{grid-template-columns:repeat(4,minmax(0,1fr))}.stl-raster-cam-plugin .eduCard{border:1px solid rgb(255 255 255 / .075);background:rgb(255 255 255 / .03);border-radius:16px;padding:16px;min-height:100%}.stl-raster-cam-plugin .eduCard.gold{border-color:rgb(240 184 74 / .45);background:rgb(240 184 74 / .075)}.stl-raster-cam-plugin .eduCard h3,.stl-raster-cam-plugin .eduCard h4{margin:0 0 8px;color:#f5f8ff}.stl-raster-cam-plugin .eduCard h3{font-size:19px}.stl-raster-cam-plugin .eduCard h4{font-size:16px}.stl-raster-cam-plugin .eduCard p{margin:0}.stl-raster-cam-plugin .eduCard ul{margin:12px 0 0;padding-left:18px}.stl-raster-cam-plugin .useCard,.stl-raster-cam-plugin .miniCard{background:rgb(19 27 41 / .88)}.stl-raster-cam-plugin .deepCard{border-color:rgb(30 155 255 / .28);background:rgb(30 155 255 / .055)}.stl-raster-cam-plugin .safetyCard{border-color:rgb(100 217 150 / .35);background:rgb(100 217 150 / .055)}.stl-raster-cam-plugin .warningCard{border-color:rgb(255 209 102 / .38);background:rgb(255 209 102 / .06)}.stl-raster-cam-plugin .eduSteps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:12px 0 22px}.stl-raster-cam-plugin .eduStep{border:1px solid rgb(255 255 255 / .075);background:#121823;border-radius:14px;padding:12px}.stl-raster-cam-plugin .eduStep b{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:999px;background:#263552;color:#ffe2a0;margin-bottom:10px}.stl-raster-cam-plugin .eduStep span{display:block;color:var(--muted);font-size:13px;line-height:1.45}.stl-raster-cam-plugin .eduCheckList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.stl-raster-cam-plugin .eduCheckList span{border:1px solid rgb(100 217 150 / .24);background:rgb(0 0 0 / .15);border-radius:999px;padding:8px 10px;color:#e1faec;font-size:12px;font-weight:800}@media (max-width:1180px){.stl-raster-cam-plugin .eduGrid4{grid-template-columns:repeat(2,minmax(0,1fr))}.stl-raster-cam-plugin .eduSteps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.stl-raster-cam-plugin .educationArea{margin:8px;padding:14px}.stl-raster-cam-plugin .eduHero,.stl-raster-cam-plugin .eduGrid2,.stl-raster-cam-plugin .eduGrid3,.stl-raster-cam-plugin .eduGrid4{grid-template-columns:1fr}.stl-raster-cam-plugin .eduSteps{grid-template-columns:1fr}.stl-raster-cam-plugin .eduCheckList{grid-template-columns:1fr}.stl-raster-cam-plugin .eduCard{padding:14px}.stl-raster-cam-plugin .eduHero h2{font-size:25px}}html.stl-cam-fullscreen-active,body.stl-cam-fullscreen-active{overflow:hidden!important;margin:0!important;padding:0!important}body.stl-cam-fullscreen-active>*:not(.stl-raster-cam-plugin){display:none!important}body.stl-cam-fullscreen-active>#wpadminbar,body.stl-cam-fullscreen-active>header,body.stl-cam-fullscreen-active>footer,body.stl-cam-fullscreen-active>.site-header,body.stl-cam-fullscreen-active>.site-footer,body.stl-cam-fullscreen-active>.elementor-location-header,body.stl-cam-fullscreen-active>.elementor-location-footer,body.stl-cam-fullscreen-active>.whatsapp,body.stl-cam-fullscreen-active>.floating,body.stl-cam-fullscreen-active>.sticky,body.stl-cam-fullscreen-active>.site-kit,body.stl-cam-fullscreen-active>[id*="wpadminbar"],body.stl-cam-fullscreen-active>[class*="wpadminbar"]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.stl-raster-cam-plugin.workspace-fullscreen:fullscreen{width:100vw!important;height:100vh!important;background:var(--bg)!important}.stl-raster-cam-plugin .fullscreenBtn{border:1px solid rgb(240 184 74 / .55);background:#232b3d;color:#ffe2a0;border-radius:999px;padding:9px 14px;min-height:42px;white-space:nowrap}.stl-raster-cam-plugin .fullscreenBtn span{display:inline-grid;place-items:center;min-width:24px;height:24px;margin-left:6px;border-radius:7px;background:rgb(0 0 0 / .28);color:#fff;font-size:12px}.stl-raster-cam-plugin.workspace-fullscreen{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:0!important;z-index:2147483647!important;max-width:none!important;max-height:none!important;transform:none!important;overflow:hidden!important;border-radius:0!important;background:var(--bg)!important}.stl-raster-cam-plugin.workspace-fullscreen .topbar{position:relative;top:auto;min-height:60px;padding:10px 16px;z-index:20}.stl-raster-cam-plugin.workspace-fullscreen .layout{height:calc(100dvh - 61px);min-height:0;grid-template-columns:minmax(300px,360px) minmax(0,1fr);grid-template-rows:minmax(0,1fr) 260px;padding:10px;overflow:hidden}.stl-raster-cam-plugin.workspace-fullscreen .controls{max-height:calc(100dvh - 82px);top:0}.stl-raster-cam-plugin.workspace-fullscreen .viewerWrap{min-height:0}.stl-raster-cam-plugin.workspace-fullscreen .output{min-height:0}.stl-raster-cam-plugin.workspace-fullscreen .educationIntroGap,.stl-raster-cam-plugin.workspace-fullscreen .educationArea{display:none!important}.stl-raster-cam-plugin .educationIntroGap{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin:56px 12px 22px;color:var(--muted);font-size:13px;letter-spacing:.02em;text-transform:uppercase}.stl-raster-cam-plugin .educationIntroGap div{height:1px;background:linear-gradient(90deg,transparent,rgb(240 184 74 / .45),transparent)}.stl-raster-cam-plugin .educationArea{margin-top:0!important}@media (max-width:900px){.stl-raster-cam-plugin .mobileQuickBar{grid-template-columns:repeat(5,minmax(0,1fr))}.stl-raster-cam-plugin.workspace-fullscreen .topbar{display:none}.stl-raster-cam-plugin.workspace-fullscreen .mobileQuickBar{position:relative;top:auto}.stl-raster-cam-plugin.workspace-fullscreen .layout{height:calc(100dvh - 57px);padding:6px;display:flex;flex-direction:column;overflow:hidden}.stl-raster-cam-plugin.workspace-fullscreen .viewerWrap{min-height:0;flex:1 1 auto;margin:0}.stl-raster-cam-plugin.workspace-fullscreen .controls,.stl-raster-cam-plugin.workspace-fullscreen .output{z-index:2147483100}.stl-raster-cam-plugin .educationIntroGap{margin:46px 8px 18px;gap:10px}}@media (max-width:540px){.stl-raster-cam-plugin .mobileQuickBar button{font-size:10px;padding-left:3px;padding-right:3px}}