.app-upcoming-module__T8duIa__upcoming{flex:1;min-height:0;margin-top:16px;display:flex}.app-upcoming-module__T8duIa__content{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);text-align:center;border-radius:8px;flex:1;align-content:center;justify-items:center;padding:32px;display:grid}.app-upcoming-module__T8duIa__iconWrap{width:118px;height:118px;color:var(--accent-green);background:var(--accent-green-bg);box-shadow:var(--mark-shadow);border-radius:8px;place-items:center;display:grid}.app-upcoming-module__T8duIa__upcoming[data-accent=orange] .app-upcoming-module__T8duIa__iconWrap{color:var(--accent-orange);background:var(--accent-orange-bg)}.app-upcoming-module__T8duIa__upcoming[data-accent=blue] .app-upcoming-module__T8duIa__iconWrap{color:var(--accent-blue);background:var(--accent-blue-bg)}.app-upcoming-module__T8duIa__kicker{color:var(--eyebrow);text-transform:uppercase;align-items:center;gap:7px;margin-top:24px;font-size:12px;font-weight:760;display:inline-flex}.app-upcoming-module__T8duIa__content h2{color:var(--text);margin-top:10px;font-size:clamp(34px,5vw,64px);font-weight:780;line-height:1}.app-upcoming-module__T8duIa__content p:not(.app-upcoming-module__T8duIa__kicker){max-width:560px;color:var(--muted);margin-top:14px;font-size:16px;line-height:1.55}.app-upcoming-module__T8duIa__stubBar{grid-template-columns:1fr .7fr .45fr;gap:10px;width:min(520px,100%);margin-top:34px;display:grid}.app-upcoming-module__T8duIa__stubBar span{background:var(--field);border-radius:999px;height:10px}@media (max-width:760px){.app-upcoming-module__T8duIa__upcoming{overflow:auto}.app-upcoming-module__T8duIa__content{padding:24px}}
.app-shell-placeholder-module__oaG-rW__appFrame{flex:1;grid-template-columns:minmax(220px,280px) minmax(360px,1fr) minmax(220px,280px);gap:14px;min-height:0;margin-top:16px;display:grid}.app-shell-placeholder-module__oaG-rW__panel,.app-shell-placeholder-module__oaG-rW__preview{border:1px solid var(--border);background:var(--surface);min-width:0;min-height:0;box-shadow:var(--shadow);border-radius:8px}.app-shell-placeholder-module__oaG-rW__panel{padding:16px;overflow:auto}.app-shell-placeholder-module__oaG-rW__panelHeader,.app-shell-placeholder-module__oaG-rW__previewToolbar,.app-shell-placeholder-module__oaG-rW__previewToolbar button,.app-shell-placeholder-module__oaG-rW__outputList button{align-items:center;display:flex}.app-shell-placeholder-module__oaG-rW__panelHeader{min-height:34px;color:var(--panel-heading);gap:9px}.app-shell-placeholder-module__oaG-rW__panelHeader h2,.app-shell-placeholder-module__oaG-rW__previewToolbar span{font-size:15px;font-weight:760}.app-shell-placeholder-module__oaG-rW__formShell{gap:14px;margin-top:22px;display:grid}.app-shell-placeholder-module__oaG-rW__placeholderField{gap:8px;display:grid}.app-shell-placeholder-module__oaG-rW__placeholderField span{color:var(--muted);font-size:13px;font-weight:640}.app-shell-placeholder-module__oaG-rW__placeholderField div{border:1px solid var(--border-strong);background:linear-gradient(90deg, var(--field-sheen-start), var(--field-sheen-end)), var(--field);border-radius:8px;height:42px}.app-shell-placeholder-module__oaG-rW__preview{flex-direction:column;display:flex;overflow:hidden}.app-shell-placeholder-module__oaG-rW__previewToolbar{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;min-height:58px;padding:0 16px}.app-shell-placeholder-module__oaG-rW__previewToolbar button,.app-shell-placeholder-module__oaG-rW__outputList button{background:var(--button-solid);min-height:38px;color:var(--button-solid-text);cursor:pointer;font:inherit;border:0;border-radius:8px;justify-content:center;gap:8px;padding:0 12px;font-size:14px;font-weight:720}.app-shell-placeholder-module__oaG-rW__previewSurface{background:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px), var(--preview-bg);background-size:34px 34px;flex:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.app-shell-placeholder-module__oaG-rW__previewSurface:after{border:1px dashed var(--dash);content:"";border-radius:8px;position:absolute;inset:28px}.app-shell-placeholder-module__oaG-rW__previewMark{width:150px;height:150px;color:var(--accent-green);background:var(--accent-green-bg);box-shadow:var(--mark-shadow);border-radius:8px;place-items:center;display:grid}.app-shell-placeholder-module__oaG-rW__previewSurface p{color:var(--muted);font-size:14px;font-weight:680;position:absolute;bottom:44px}.app-shell-placeholder-module__oaG-rW__appFrame[data-accent=orange] .app-shell-placeholder-module__oaG-rW__previewMark{color:var(--accent-orange);background:var(--accent-orange-bg)}.app-shell-placeholder-module__oaG-rW__appFrame[data-accent=blue] .app-shell-placeholder-module__oaG-rW__previewMark{color:var(--accent-blue);background:var(--accent-blue-bg)}.app-shell-placeholder-module__oaG-rW__outputList{gap:12px;margin-top:22px;display:grid}.app-shell-placeholder-module__oaG-rW__outputList div{border:1px solid var(--border);background:var(--field);border-radius:8px;gap:7px;padding:12px;display:grid}.app-shell-placeholder-module__oaG-rW__outputList span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:720}.app-shell-placeholder-module__oaG-rW__outputList strong{color:var(--output-strong);font-size:14px;line-height:1.35}.app-shell-placeholder-module__oaG-rW__outputList button{width:100%;margin-top:4px}@media (max-width:1120px){.app-shell-placeholder-module__oaG-rW__appFrame{grid-template-columns:1fr 1fr}.app-shell-placeholder-module__oaG-rW__preview{grid-area:1/1/auto/-1}}@media (max-width:760px){.app-shell-placeholder-module__oaG-rW__appFrame{flex:1;grid-template-columns:1fr;overflow:auto}.app-shell-placeholder-module__oaG-rW__preview{grid-area:auto;min-height:280px}.app-shell-placeholder-module__oaG-rW__previewSurface{min-height:220px}}
.combobox-input-module__xeyg1G__combobox{min-width:0;position:relative}.combobox-input-module__xeyg1G__input{border:1px solid var(--border-strong);background:var(--field);width:100%;min-height:40px;color:var(--text);font:inherit;border-radius:8px;padding:0 34px 0 11px;font-size:14px}.combobox-input-module__xeyg1G__toggleButton{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.combobox-input-module__xeyg1G__toggleButton:hover{background:var(--hover);color:var(--text)}.combobox-input-module__xeyg1G__toggleButton[aria-expanded=true] svg{transform:rotate(180deg)}.combobox-input-module__xeyg1G__listbox{z-index:20;border:1px solid var(--border-strong);background:var(--surface);max-height:190px;box-shadow:var(--shadow);border-radius:8px;padding:4px;display:grid;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:auto}.combobox-input-module__xeyg1G__option{min-height:34px;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;padding:0 9px;font-size:14px}.combobox-input-module__xeyg1G__option:hover,.combobox-input-module__xeyg1G__option[aria-selected=true]{background:var(--active)}
.label-generator-module__bnm2aW__appFrame{flex:1;grid-template-columns:minmax(280px,340px) minmax(440px,1fr) minmax(270px,320px);gap:14px;min-height:0;margin-top:16px;display:grid}.label-generator-module__bnm2aW__panel,.label-generator-module__bnm2aW__previewPanel{border:1px solid var(--border);background:var(--surface);min-width:0;min-height:0;box-shadow:var(--shadow);border-radius:8px}.label-generator-module__bnm2aW__panel{clip-path:inset(0 round 8px);padding:16px;overflow:auto}.label-generator-module__bnm2aW__panelHeader,.label-generator-module__bnm2aW__previewToolbar,.label-generator-module__bnm2aW__previewToolbar button,.label-generator-module__bnm2aW__iconButton,.label-generator-module__bnm2aW__primaryButton,.label-generator-module__bnm2aW__summaryCard div,.label-generator-module__bnm2aW__summaryCard a{align-items:center;display:flex}.label-generator-module__bnm2aW__panelHeader{color:var(--panel-heading);gap:10px}.label-generator-module__bnm2aW__panelHeader>div,.label-generator-module__bnm2aW__previewToolbar>div{flex:1;min-width:0}.label-generator-module__bnm2aW__panelHeader h2,.label-generator-module__bnm2aW__previewToolbar h2{font-size:15px;font-weight:760}.label-generator-module__bnm2aW__panelHeader p,.label-generator-module__bnm2aW__previewToolbar p,.label-generator-module__bnm2aW__toggleRow small,.label-generator-module__bnm2aW__summaryCard span{color:var(--muted);font-size:13px;line-height:1.35}.label-generator-module__bnm2aW__iconButton{border:1px solid var(--border-strong);width:34px;height:34px;color:var(--text-soft);background:var(--field);cursor:pointer;border-radius:8px;justify-content:center}.label-generator-module__bnm2aW__controlGroup,.label-generator-module__bnm2aW__toggleList{gap:10px;margin-top:22px;display:grid}.label-generator-module__bnm2aW__detailsSection{border-top:1px solid var(--border);gap:12px;margin-top:24px;padding-top:18px;display:grid}.label-generator-module__bnm2aW__sectionHeader{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.label-generator-module__bnm2aW__sectionHeader h3{color:var(--text);font-size:15px;font-weight:760}.label-generator-module__bnm2aW__sectionHeader p{color:var(--muted);text-align:right;font-size:12px;font-weight:680}.label-generator-module__bnm2aW__detailsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.label-generator-module__bnm2aW__fieldLabel,.label-generator-module__bnm2aW__field span{color:var(--text);font-size:13px;font-weight:720}.label-generator-module__bnm2aW__fastenerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.label-generator-module__bnm2aW__fastenerOption,.label-generator-module__bnm2aW__sizeOption{border:1px solid var(--border-strong);background:var(--field);min-width:0;color:var(--text);cursor:pointer;font:inherit;border-radius:8px}.label-generator-module__bnm2aW__fastenerOption{justify-items:center;gap:8px;min-height:92px;padding:10px 8px;display:grid}.label-generator-module__bnm2aW__fastenerOption span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:720;overflow:hidden}.label-generator-module__bnm2aW__fastenerOptionPictures{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;width:100%;display:grid}.label-generator-module__bnm2aW__fastenerOptionPictures span{font-size:inherit;font-weight:inherit;text-overflow:clip;white-space:normal;overflow:visible}.label-generator-module__bnm2aW__topProfilePicture,.label-generator-module__bnm2aW__sideProfilePicture{color:currentColor;display:block}.label-generator-module__bnm2aW__topProfilePicture{aspect-ratio:1}.label-generator-module__bnm2aW__sideProfilePicture{aspect-ratio:22/7}.label-generator-module__bnm2aW__fastenerOptionPictures .label-generator-module__bnm2aW__topProfilePicture,.label-generator-module__bnm2aW__fastenerOptionPictures .label-generator-module__bnm2aW__sideProfilePicture{width:100%}.label-generator-module__bnm2aW__topProfilePicture svg,.label-generator-module__bnm2aW__sideProfilePicture svg{width:100%;height:100%;display:block}.label-generator-module__bnm2aW__customArtworkImage{object-fit:contain;width:100%;height:100%;display:block}.label-generator-module__bnm2aW__customArtworkPlaceholder{border:1px dashed color-mix(in srgb, var(--muted) 48%, transparent);width:100%;height:100%;color:var(--muted);background:color-mix(in srgb, var(--muted) 9%, transparent);border-radius:6px;place-items:center;display:grid}.label-generator-module__bnm2aW__fieldHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.label-generator-module__bnm2aW__inlineCheckbox{color:var(--muted);flex:none;align-items:center;gap:7px;font-size:12px;font-weight:720;display:inline-flex}.label-generator-module__bnm2aW__inlineCheckbox input{width:17px;height:17px;accent-color:var(--brand-accent)}.label-generator-module__bnm2aW__field .label-generator-module__bnm2aW__inlineCheckbox span{color:var(--muted);font-size:12px;font-weight:720}.label-generator-module__bnm2aW__disabledField{opacity:.58}.label-generator-module__bnm2aW__disabledField input{cursor:not-allowed}.label-generator-module__bnm2aW__field input:disabled{cursor:not-allowed;opacity:.54}.label-generator-module__bnm2aW__selectedOption{border-color:color-mix(in srgb, var(--brand-accent) 58%, transparent);background:color-mix(in srgb, var(--brand-accent) 13%, var(--field));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand-accent) 24%, transparent)}.label-generator-module__bnm2aW__twoColumn{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.label-generator-module__bnm2aW__field{gap:7px;min-width:0;margin-top:14px;display:grid}.label-generator-module__bnm2aW__twoColumn .label-generator-module__bnm2aW__field,.label-generator-module__bnm2aW__detailsGrid .label-generator-module__bnm2aW__field{margin-top:0}.label-generator-module__bnm2aW__fullDetailField{grid-column:1/-1}.label-generator-module__bnm2aW__field input,.label-generator-module__bnm2aW__field select{border:1px solid var(--border-strong);background:var(--field);width:100%;min-height:40px;color:var(--text);font:inherit;border-radius:8px;padding:0 11px;font-size:14px}.label-generator-module__bnm2aW__unitPicker{border:1px solid var(--border-strong);background:var(--field);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:42px;padding:3px;display:grid;position:relative;overflow:hidden}.label-generator-module__bnm2aW__unitPickerThumb{background:var(--button-solid);border-radius:6px;width:calc(50% - 3px);transition:transform .16s;position:absolute;top:3px;bottom:3px;left:3px}.label-generator-module__bnm2aW__unitPicker[data-selected=imperial] .label-generator-module__bnm2aW__unitPickerThumb{transform:translate(100%)}.label-generator-module__bnm2aW__unitPicker button{z-index:1;min-width:0;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;font-size:14px;font-weight:760;position:relative}.label-generator-module__bnm2aW__unitPicker button[aria-pressed=true]{color:var(--button-solid-text)}.label-generator-module__bnm2aW__standardPicker{border:1px solid var(--border-strong);background:var(--field);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));min-height:42px;padding:3px;display:grid;position:relative;overflow:hidden}.label-generator-module__bnm2aW__standardPickerThumb{background:var(--button-solid);border-radius:6px;width:calc(33.3333% - 2px);transition:transform .16s;position:absolute;top:3px;bottom:3px;left:3px}.label-generator-module__bnm2aW__standardPicker[data-selected=din] .label-generator-module__bnm2aW__standardPickerThumb{transform:translate(100%)}.label-generator-module__bnm2aW__standardPicker[data-selected=both] .label-generator-module__bnm2aW__standardPickerThumb{transform:translate(200%)}.label-generator-module__bnm2aW__standardPicker button{z-index:1;min-width:0;color:var(--muted);cursor:pointer;font:inherit;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:6px;font-size:13px;font-weight:760;position:relative;overflow:hidden}.label-generator-module__bnm2aW__standardPicker button[aria-pressed=true]{color:var(--button-solid-text)}.label-generator-module__bnm2aW__standardPicker button:disabled{cursor:not-allowed;opacity:.44}.label-generator-module__bnm2aW__previewPanel{flex-direction:column;display:flex;overflow:hidden}.label-generator-module__bnm2aW__previewToolbar{border-bottom:1px solid var(--border);justify-content:space-between;gap:14px;min-height:72px;padding:14px 16px}.label-generator-module__bnm2aW__primaryButton{background:var(--button-solid);min-height:40px;color:var(--button-solid-text);cursor:pointer;font:inherit;white-space:nowrap;border:0;border-radius:8px;justify-content:center;gap:8px;padding:0 13px;font-size:14px;font-weight:760}.label-generator-module__bnm2aW__previewSurface{background:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px), var(--preview-bg);background-size:32px 32px;flex:1;place-items:center;min-height:0;padding:28px;display:grid;overflow:auto}.label-generator-module__bnm2aW__labelShadow{background:0 0;width:fit-content;max-width:100%;padding:0;box-shadow:0 22px 58px #17211f29}.label-generator-module__bnm2aW__label{color:#000;background:#fff;border:1px dashed #0000002e;grid-template-rows:1fr;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:clamp(5px,6cqh,12px);width:100%;max-width:100%;min-height:0;padding:clamp(5px,7cqh,10px);display:grid;overflow:hidden;container-type:size}.label-generator-module__bnm2aW__labelContent{grid-template-rows:minmax(0,.56fr) minmax(0,.44fr);gap:clamp(3px,4cqh,8px);min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.label-generator-module__bnm2aW__labelTopRow{grid-template-columns:auto minmax(0,1fr);gap:clamp(5px,5cqh,10px);min-width:0;min-height:0;display:grid;overflow:hidden}.label-generator-module__bnm2aW__topProfileSlot{aspect-ratio:1;place-items:center;min-width:0;height:100%;display:grid}.label-generator-module__bnm2aW__label .label-generator-module__bnm2aW__topProfilePicture{width:auto;height:100%}.label-generator-module__bnm2aW__secondaryProfileSlot{align-items:stretch;min-width:0;min-height:0;display:grid;overflow:hidden}.label-generator-module__bnm2aW__secondaryProfileSlot .label-generator-module__bnm2aW__sideProfilePicture{width:100%;height:100%}.label-generator-module__bnm2aW__secondaryProfileSlot .label-generator-module__bnm2aW__sideProfilePicture svg{object-fit:contain;width:100%;height:100%}.label-generator-module__bnm2aW__qrImage{aspect-ratio:1;object-fit:contain;align-self:stretch;width:auto;min-width:0;height:100%;min-height:0;max-height:100%;display:block}.label-generator-module__bnm2aW__labelCopy{grid-template-rows:minmax(0,.68fr) minmax(0,.32fr);align-items:stretch;gap:0;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.label-generator-module__bnm2aW__labelCopy strong{text-overflow:ellipsis;white-space:nowrap;align-self:end;font-size:clamp(14px,28cqh,40px);line-height:.9;overflow:hidden}.label-generator-module__bnm2aW__labelCopy span{text-overflow:ellipsis;white-space:nowrap;align-self:start;font-size:clamp(7px,9cqh,14px);line-height:1;overflow:hidden}.label-generator-module__bnm2aW__sizeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.label-generator-module__bnm2aW__sizeOption{justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:0 11px;display:flex}.label-generator-module__bnm2aW__sizeOption span{font-size:13px;font-weight:760}.label-generator-module__bnm2aW__sizeOption small{color:var(--muted);font-size:11px;font-weight:720}.label-generator-module__bnm2aW__toggleRow{border:1px solid var(--border);background:var(--field);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.label-generator-module__bnm2aW__toggleRow span{gap:3px;display:grid}.label-generator-module__bnm2aW__toggleRow strong{color:var(--text);font-size:13px}.label-generator-module__bnm2aW__toggleRow input{width:18px;height:18px;accent-color:var(--brand-accent);flex:none}.label-generator-module__bnm2aW__summaryCard{border:1px solid var(--border);background:var(--field);border-radius:8px;gap:10px;margin-top:18px;padding:13px;display:grid}.label-generator-module__bnm2aW__summaryCard div,.label-generator-module__bnm2aW__summaryCard a{gap:8px;min-width:0}.label-generator-module__bnm2aW__summaryCard span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.label-generator-module__bnm2aW__summaryCard a{border:1px solid var(--border-strong);min-height:36px;color:var(--text);border-radius:8px;justify-content:center;font-size:13px;font-weight:720}@media (max-width:1260px){.label-generator-module__bnm2aW__appFrame{grid-template-columns:minmax(280px,340px) minmax(420px,1fr)}.label-generator-module__bnm2aW__previewPanel{grid-area:1/1/auto/-1;min-height:460px}}@media (max-width:760px){.label-generator-module__bnm2aW__appFrame{grid-template-columns:1fr;overflow:auto}.label-generator-module__bnm2aW__previewPanel{grid-area:auto;min-height:360px}.label-generator-module__bnm2aW__previewToolbar{flex-direction:column;align-items:flex-start}.label-generator-module__bnm2aW__primaryButton{width:100%}.label-generator-module__bnm2aW__previewSurface{padding:14px}.label-generator-module__bnm2aW__labelShadow{padding:0}.label-generator-module__bnm2aW__label{grid-template-columns:minmax(0,1fr) auto}.label-generator-module__bnm2aW__labelCopy strong,.label-generator-module__bnm2aW__labelCopy span{white-space:normal}.label-generator-module__bnm2aW__fastenerGrid,.label-generator-module__bnm2aW__twoColumn,.label-generator-module__bnm2aW__detailsGrid,.label-generator-module__bnm2aW__sizeGrid{grid-template-columns:1fr}}
.AppShell-module__rgWP-a__page{--app-bg:#f4f0e8;--surface:#fffaf2;--field:#f8f4ed;--text:#17211f;--text-soft:#263a36;--muted:#5a6965;--panel-heading:#31423f;--border:#17211f1a;--border-strong:#17211f1f;--hover:#f4f0e8;--active:#e4edf5;--brand-accent:#315f8a;--eyebrow:#315f8a;--button-solid:#17211f;--button-solid-text:#fffaf2;--shadow:0 12px 38px #31423f12;--topbar-shadow:0 12px 38px #31423f14;--field-sheen-start:#17211f0f;--field-sheen-end:#17211f05;--preview-bg:#f8f4ed;--grid-line:#17211f0b;--dash:#17211f2e;--mark-shadow:0 20px 50px #17211f1f;--accent-green:#315f8a;--accent-green-bg:#e4edf5;--accent-orange:#315f8a;--accent-orange-bg:#e4edf5;--accent-blue:#315f8a;--accent-blue-bg:#e4edf5;--output-strong:#263a36;background:var(--app-bg);height:100dvh;color:var(--text);font-family:var(--font-geist-sans);grid-template-columns:280px minmax(0,1fr);display:grid;overflow:hidden}.AppShell-module__rgWP-a__collapsedPage{grid-template-columns:76px minmax(0,1fr)}.AppShell-module__rgWP-a__darkTheme{--app-bg:#080808;--surface:#141414;--field:#050505;--text:#e6e1cf;--text-soft:#c9c3b2;--muted:#8a8a8a;--panel-heading:#c7c0ad;--border:#e6e1cf1a;--border-strong:#e6e1cf29;--hover:#1a1a1a;--active:#202020;--brand-accent:#59c2ff;--eyebrow:#59c2ff;--button-solid:#59c2ff;--button-solid-text:#050505;--shadow:0 14px 42px #0000005c;--topbar-shadow:0 14px 42px #0000005c;--field-sheen-start:#e6e1cf12;--field-sheen-end:#e6e1cf05;--preview-bg:#050505;--grid-line:#e6e1cf0b;--dash:#59c2ff3d;--mark-shadow:0 22px 54px #0000006b;--accent-green:#59c2ff;--accent-green-bg:#164967b8;--accent-orange:#59c2ff;--accent-orange-bg:#164967b8;--accent-blue:#59c2ff;--accent-blue-bg:#164967b8;--output-strong:#e6e1cf}.AppShell-module__rgWP-a__sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;height:100dvh;min-height:0;padding:20px;display:flex;overflow:hidden}.AppShell-module__rgWP-a__brand,.AppShell-module__rgWP-a__sidebarHeader,.AppShell-module__rgWP-a__sidebarControls,.AppShell-module__rgWP-a__appTab,.AppShell-module__rgWP-a__activeTab,.AppShell-module__rgWP-a__sidebarIconButton,.AppShell-module__rgWP-a__themeToggle,.AppShell-module__rgWP-a__topbar,.AppShell-module__rgWP-a__topbarActions{align-items:center;display:flex}.AppShell-module__rgWP-a__sidebarHeader{justify-content:space-between;gap:10px;min-height:44px}.AppShell-module__rgWP-a__brand{min-height:44px;color:var(--text);gap:10px;font-size:18px;font-weight:760}.AppShell-module__rgWP-a__sidebarControls{gap:8px}.AppShell-module__rgWP-a__sidebarIconButton,.AppShell-module__rgWP-a__themeToggle,.AppShell-module__rgWP-a__topbarActions button{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-soft);cursor:pointer;border-radius:8px}.AppShell-module__rgWP-a__sidebarIconButton{flex:none;justify-content:center;width:38px;height:38px}.AppShell-module__rgWP-a__sidebarIconButton:hover,.AppShell-module__rgWP-a__themeToggle:hover,.AppShell-module__rgWP-a__topbarActions button:hover,.AppShell-module__rgWP-a__appTab:hover{border-color:color-mix(in srgb, var(--brand-accent) 42%, transparent);background:var(--hover)}.AppShell-module__rgWP-a__appTabs{gap:8px;margin-top:34px;display:grid}.AppShell-module__rgWP-a__appTab,.AppShell-module__rgWP-a__activeTab{width:100%;min-height:50px;color:var(--muted);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;gap:11px;padding:0 12px;font-weight:680}.AppShell-module__rgWP-a__appTab span,.AppShell-module__rgWP-a__activeTab span{flex:1;min-width:0}.AppShell-module__rgWP-a__soonBadge{border:1px solid color-mix(in srgb, var(--eyebrow) 32%, transparent);color:var(--eyebrow);background:color-mix(in srgb, var(--eyebrow) 9%, transparent);text-transform:uppercase;border-radius:999px;flex:none;padding:3px 6px;font-size:10px;font-weight:760;line-height:1}.AppShell-module__rgWP-a__activeTab{border-color:color-mix(in srgb, var(--brand-accent) 28%, transparent);background:var(--active);color:var(--text);box-shadow:inset 3px 0 0 var(--brand-accent)}.AppShell-module__rgWP-a__collapsedSidebar{align-items:center;padding:20px 14px}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__sidebarHeader{justify-content:center;width:48px}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__sidebarControls{flex-direction:column}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__brand,.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__appTab span,.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__activeTab span,.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__soonBadge,.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__themeToggle span{display:none}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__appTabs{width:48px}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__appTab,.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__activeTab{justify-content:center;width:48px;min-height:48px;padding:0}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__activeTab{box-shadow:inset 0 -3px 0 var(--brand-accent)}.AppShell-module__rgWP-a__sidebarBottom{margin-top:auto}.AppShell-module__rgWP-a__themeToggle{width:100%;min-height:46px;font:inherit;justify-content:flex-start;gap:10px;padding:0 12px;font-weight:680}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__sidebarBottom{width:48px}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__themeToggle{justify-content:center;width:48px;min-height:48px;padding:0}.AppShell-module__rgWP-a__workspace{flex-direction:column;min-width:0;height:100dvh;min-height:0;padding:28px;display:flex;overflow:hidden}.AppShell-module__rgWP-a__topbar{border:1px solid var(--border);background:var(--surface);min-height:116px;box-shadow:var(--topbar-shadow);border-radius:8px;justify-content:space-between;gap:24px;padding:24px}.AppShell-module__rgWP-a__eyebrow{color:var(--eyebrow);text-transform:uppercase;font-size:12px;font-weight:760}.AppShell-module__rgWP-a__topbar h1{margin-top:6px;font-size:clamp(34px,4vw,54px);font-weight:780;line-height:1}.AppShell-module__rgWP-a__topbar p:last-child{max-width:720px;color:var(--muted);margin-top:10px;font-size:16px;line-height:1.45}.AppShell-module__rgWP-a__topbarActions{gap:8px}.AppShell-module__rgWP-a__topbarActions button{justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}@media (max-width:1120px){.AppShell-module__rgWP-a__page{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.AppShell-module__rgWP-a__collapsedPage{grid-template-columns:1fr}.AppShell-module__rgWP-a__sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;min-height:auto;position:static}.AppShell-module__rgWP-a__appTabs{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.AppShell-module__rgWP-a__collapsedSidebar{align-items:stretch;padding:20px}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__brand{justify-content:flex-start;width:auto}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__sidebarHeader{justify-content:space-between;width:auto}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__appTabs,.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__appTab,.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__activeTab{width:auto}.AppShell-module__rgWP-a__sidebarBottom,.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__sidebarBottom{width:auto;margin-top:14px}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__themeToggle{width:100%}}@media (max-width:760px){.AppShell-module__rgWP-a__sidebar,.AppShell-module__rgWP-a__collapsedSidebar,.AppShell-module__rgWP-a__workspace{padding:14px}.AppShell-module__rgWP-a__brand span{font-size:17px}.AppShell-module__rgWP-a__appTabs{padding-bottom:4px;display:flex;overflow-x:auto}.AppShell-module__rgWP-a__appTab,.AppShell-module__rgWP-a__activeTab{flex:0 0 max-content;min-height:44px}.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__appTab,.AppShell-module__rgWP-a__collapsedSidebar .AppShell-module__rgWP-a__activeTab{flex-basis:48px}.AppShell-module__rgWP-a__topbar{flex-direction:column;align-items:flex-start;min-height:auto;padding:18px}}
