:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#202124;background-color:#f1f3f4;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh}#root{min-height:100vh}a{font-weight:500;color:#1a73e8;text-decoration:none}a:hover{color:#1558b0}button{font:inherit;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;background-color:#f5f5f5;color:#202124;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}button:hover{background-color:#e8f0fe;border-color:#1a73e8}button:focus,button:focus-visible{outline:3px solid #1a73e8;outline-offset:1px}.floatingSetupPanel{position:fixed;top:30px;left:14px;z-index:30;width:min(350px,calc(100vw - 28px));max-height:calc(100dvh - 230px);pointer-events:none}.floatingTopPanels{display:grid;gap:8px;pointer-events:auto}.floatingPanelBody{display:grid;gap:8px;max-height:calc(100dvh - 280px);overflow-y:auto;overflow-x:hidden;padding-right:4px}.floatingPanelBody::-webkit-scrollbar{width:8px}.floatingPanelBody::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:999px}.floatingPanelBody::-webkit-scrollbar-track{background:transparent}.editorToolbarSlim{display:flex;align-items:center;gap:2px;width:fit-content;max-width:calc(100vw - 48px);padding:4px;border-radius:8px;background:#202024d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.06);box-shadow:0 8px 24px #0000003d,inset 0 1px #ffffff0a}.editorMenuButton{height:27px;padding:0 8px;border:0;border-radius:5px;background:transparent;color:#ffffffc2;font-size:12px;font-weight:600;cursor:pointer;transition:all .12s ease;white-space:nowrap}.editorMenuButton:hover{background:#ffffff17;color:#fff}.editorMenuButton--active{background:#8b5cf62e;color:#fff}.editorPresetSelect{height:27px;padding:0 22px 0 8px;border:0;border-radius:5px;background:#ffffff1a;color:#ffffffe6;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.editorPresetSelect option{color:#111827;background:#fff}.editorToolbarDivider{width:1px;height:17px;margin:0 3px;background:#ffffff1f;flex:0 0 auto}.topPanels,.topPanelsInner,.topPanelsMainStack{max-height:100%}.editorIconButton{width:28px;padding:0;display:flex;align-items:center;justify-content:center;font-size:14px;color:#bdb76b;flex:0 0 auto}@media(max-width:768px){.floatingSetupPanel{display:none}}.panelCard{border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#2e2e32d1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 32px #00000042,inset 0 1px #ffffff08;padding:10px;color:#ffffffdb}.panelHeaderRow{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:9px}.panelCardTitle{color:#ffffffeb;font-weight:700;font-size:13px;letter-spacing:-.01em}.panelSubtitle{color:#ffffff7a;font-size:11px;white-space:nowrap}.panelHint{color:#ffffff80;font-size:11px;margin-top:6px}.panelCard input,.panelCard select{background:#ffffff14;color:#ffffffeb;border:1px solid rgba(255,255,255,.12);border-radius:8px}.panelCard input:focus,.panelCard select:focus{outline:none;border-color:#a78bfaa6;box-shadow:0 0 0 3px #a78bfa24}.panelCard input:disabled{opacity:.75}.panelCard select option{color:#111827;background:#fff}.compactSetupPanel{padding:10px}.compactSetupHeaderRow{margin-bottom:8px}.compactSetupFlat{display:grid;gap:8px}.compactSetupFlatRow{display:grid;gap:6px}.compactSetupRowLabel{font-size:10.5px;font-weight:700;color:#ffffff7a;letter-spacing:.02em;text-transform:uppercase}.compactSetupClockStrip{display:grid;grid-template-columns:max-content max-content;gap:8px;align-items:center}.compactSetupClockStrip .clockLabel{display:none}.compactSetupMetaRow{display:grid;grid-template-columns:1fr 1fr;gap:10px}.compactSetupMetaItem{display:grid;gap:6px}.compactSetupCustomerInput{width:100%;max-width:110px;height:30px;padding:0 8px;font-size:12px;font-weight:650}.digitalClock{display:grid;gap:4px}.clockInput{height:30px;min-width:92px;padding:0 8px;font-size:12px;font-weight:650}.compactWorkerStepper{display:inline-grid;grid-template-columns:28px 38px 28px;gap:6px;align-items:center}.compactWorkerBtn,.compactWorkerValue{height:30px;border-radius:8px}.compactWorkerBtn{width:28px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#ffffffe0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px}.compactWorkerBtn:hover:not(:disabled){background:#ffffff24}.compactWorkerBtn:disabled{opacity:.35;cursor:not-allowed}.compactWorkerValue{min-width:38px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#ffffffe6;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}@media(max-width:900px){.compactSetupMetaRow{grid-template-columns:1fr}}.sceneShell{flex:1;display:flex;flex-direction:column;padding:0;min-height:0;overflow:hidden}.sceneStage{flex:1;position:relative;min-height:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:hidden}.sceneViewport{position:absolute;inset:0}.sceneStage canvas{display:block}.hudTopLeft{position:absolute;top:12px;left:12px;display:flex;gap:10px;padding:10px;border-radius:12px;background:#ffffffe6;border:1px solid rgba(0,0,0,.12);box-shadow:0 6px 18px #00000014;z-index:20;align-items:flex-end}.hudTopRight{position:absolute;top:12px;right:12px;z-index:20;display:grid;gap:10px;width:220px;max-height:calc(100dvh - 140px);overflow-y:auto;overflow-x:hidden}.sceneOverlay{position:absolute;top:12px;left:12px;z-index:25;padding:8px 10px;border-radius:10px;background:#ffffffd1;border:1px solid rgba(0,0,0,.1);color:#000000bf;font-size:12px;line-height:1.35;pointer-events:none}.sceneClockOverlay{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:20;padding:10px 18px;border-radius:12px;background:#0f172ae0;color:#fff;font-family:monospace;font-size:24px;font-weight:800;letter-spacing:.08em;box-shadow:0 12px 28px #00000040}.bedLayoutOverlay{position:absolute;left:12px;top:112px;width:auto;max-height:none;overflow:visible;z-index:24;pointer-events:auto}.sceneLeftOverlay{position:absolute;top:82px;left:16px;z-index:100}@media(max-width:768px){.hudTopRight{display:none}}.workersPanel .workersGrid{display:grid;gap:12px}.workersControl{display:grid;gap:6px;width:fit-content}.workersControlLabel{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#ffffff7a}.workersStepper{display:grid;grid-template-columns:30px 42px 30px;align-items:center;gap:6px}.workersStepperBtn{height:30px;width:30px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#ffffffe0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.workersStepperBtn:hover:not(:disabled){background:#ffffff24}.workersStepperBtn:disabled{opacity:.35;cursor:not-allowed}.workersStepperValue{height:30px;width:42px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#ffffffe6;font-weight:700;font-size:13px}.workersWindowLabel{font-weight:500;font-size:11px;opacity:.55;margin-left:6px}:root{--tl-panelA: rgba(20, 24, 36, .94);--tl-panelB: rgba(15, 17, 23, .9);--tl-border: rgba(255, 255, 255, .1);--tl-text: rgba(255, 255, 255, .86);--tl-text-dim: rgba(255, 255, 255, .56);--tl-accent: #a78bfa;--tl-shadow: 0 14px 34px rgba(0, 0, 0, .28);--tl-collapsedPeek: 16px}.belowFoldWrap{position:absolute;left:0;right:0;bottom:14px;z-index:30;pointer-events:none;transition:transform .22s ease}.belowFoldWrap--open{transform:translateY(0)}.belowFoldWrap--collapsed{transform:translateY(calc(100% - var(--tl-collapsedPeek)))}.belowFoldToggle{position:absolute;top:-16px;left:50%;transform:translate(-50%);width:44px;height:18px;border:1px solid var(--tl-border);border-bottom:none;border-radius:11px 11px 0 0;background:#141824f5;color:var(--tl-text);font-size:10px;font-weight:800;cursor:pointer;box-shadow:0 -2px 10px #0000002e;z-index:5;display:flex;align-items:center;justify-content:center;pointer-events:auto}.belowFoldToggle:hover{background:#1c2030fa}.timelinePanel{width:min(380px,calc(100vw - 32px));margin:0 auto;padding:8px 10px;border-radius:16px;background:linear-gradient(180deg,var(--tl-panelA),var(--tl-panelB));border:1px solid var(--tl-border);box-shadow:var(--tl-shadow);color:var(--tl-text);pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.timelinePanel--minimal{display:grid;gap:8px}.timelineControls,.timelineControls--minimal{display:flex;justify-content:center;align-items:center}.timelineSection{display:grid;gap:8px}.timelineSection--minimal{gap:6px}.sceneSectionLabel{display:flex;justify-content:center;font-size:11px;color:var(--tl-text-dim);line-height:1.2}.timelineQueueInputs{display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap}.timelinePanel .btn{border-radius:11px;padding:7px 12px;border:1px solid var(--tl-border);background:#ffffff0f;color:var(--tl-text);cursor:pointer;transition:transform .06s ease,background .12s ease,border-color .12s ease}.timelinePanel .btn:hover{background:#ffffff1a;border-color:#ffffff29}.timelinePanel .btn:active{transform:translateY(1px)}.timelinePanel .btnPrimary{min-width:150px;height:34px;padding:6px 14px;border-color:#a78bfa94;background:#a78bfa2e;font-weight:700}.timelinePanel .btnPrimary:hover{background:#a78bfa40;border-color:#a78bfac2}.timelinePanel .btnIcon{width:32px;height:28px;padding:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#ffffffb8;background:#0f172a80;border-color:#94a3b847}.timelinePanel .btnIcon:hover{color:#fff;background:#0f172ab8;border-color:#a78bfa7a}.timelineStrip{display:flex;justify-content:center;font-size:12px;color:var(--tl-text-dim);line-height:1.2}.timelineMiniLabel{font-size:12px;color:var(--tl-text-dim)}.timelineQueueInput{display:grid;gap:6px;min-width:132px}.timelineQueueInput input{width:100%;padding:8px 10px;border-radius:10px;border:1px solid rgba(148,163,184,.45);background:#0f172abf;color:inherit;font-size:15px;font-weight:700}.timelineQueueInput input:focus{outline:none;border-color:#a78bfabf;box-shadow:0 0 0 3px #a78bfa2e}@media(max-width:600px){.belowFoldWrap{bottom:10px}.timelinePanel{width:calc(100vw - 20px);padding:8px;border-radius:15px}.timelinePanel .btn{padding:7px 10px}.timelinePanel .btnIcon{width:30px;height:28px}.timelineQueueInputs{gap:8px}.timelineQueueInput{min-width:112px}.timelineQueueInput input{padding:7px 9px;font-size:14px}}@media(max-width:380px){.timelineQueueInput{min-width:100px}.timelineMiniLabel{font-size:11px}}.cafeTimelinePanel{padding:14px 12px;border-radius:18px}.scenePrimaryActions{display:flex;flex-direction:column;align-items:center;gap:8px}.sceneUtilityActions--icons{display:flex;gap:8px;justify-content:center;align-items:center}.cafeTimelinePanel .scenePrimaryActions .btnPrimary{min-width:190px;height:40px;padding:8px 20px;font-size:16px;font-weight:700;border-radius:14px}.cafeTimelinePanel .sceneUtilityActions--icons .btnIcon{width:34px;height:32px}.cafeTimelinePanel .timelineSection--minimal{gap:8px}.cafeTimelinePanel .timelineSection--minimal .btnPrimary{min-width:150px;height:34px;font-size:13px}.cafeTimelinePanel .sceneSectionLabel{margin-top:2px;margin-bottom:2px}.cafeTimelinePanel .timelineQueueInputs{margin-top:2px}.app{position:relative;width:100vw;height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#f3f4f6}.workerDetailsPanel{min-width:0}.workerDetailsList{display:grid;gap:8px}.workerDetailRow{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center;padding:7px;border-radius:10px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08)}.workerBadge{width:30px;height:30px;border-radius:9px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#ffffffdb;display:flex;align-items:center;justify-content:center}.workerNum{font-weight:700;font-size:12px}.workerDetailMain{min-width:0;display:grid;gap:6px}.workerNameInput{width:100%;height:30px;padding:0 9px;font-size:12px;font-weight:600}.stagesPanel,.stagesList,.stageCard,.stageTopRow,.stageLeft,.stageRowGrid,.stageInputs,.stageFieldCompact,.stageAssign,.stageAssignControls,.stageAssignChips{min-width:0}.stagesHeaderTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.stagesDivider{height:1px;background:#ffffff14;margin:9px 0 10px}.stagesList{display:grid;gap:8px}.stageCard{padding:9px;border-radius:10px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08);cursor:pointer}.stageCard:hover{background:#fff1}.stageCardSelected{border-color:#a78bfa75;box-shadow:0 0 0 3px #a78bfa1f}.stageTopRow{display:grid;gap:6px}.stageNameLocked{width:100%;min-width:0;box-sizing:border-box;opacity:.9;background:transparent!important;border:none!important;box-shadow:none!important;color:#ffffffe6;font-weight:700;padding:0}.stageRowGrid{display:grid;grid-template-columns:1fr;gap:9px;margin-top:9px;align-items:start}.stageInputs{display:grid;grid-template-columns:64px 1fr 1fr;gap:7px;align-items:start}.stageFieldLabel{font-size:10.5px;font-weight:700;color:#ffffff7a;margin-bottom:4px}.stageFieldInput,.stageFieldInputCompact{width:100%;min-width:0;box-sizing:border-box}.stageFieldInputCompact{height:28px;padding:0 7px;font-size:12px;font-weight:650}.stageAssign{border:1px solid rgba(255,255,255,.08);background:#0000001f;border-radius:10px;padding:8px;min-width:0;overflow:hidden}.stageAssignLabel{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#ffffff7a;margin-bottom:6px}.stageAssignControls{margin-top:6px;min-width:0}.stageAssignSelect{width:100%;height:30px;max-width:none;min-width:0;box-sizing:border-box;padding:0 8px;font-size:12px;font-weight:600}.stageAssignChips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;min-height:24px;min-width:0}.stageAssignEmpty{font-size:11px;color:#ffffff70;min-width:0}.workerChip{display:inline-flex;align-items:center;gap:7px;padding:5px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#ffffffd6;font-size:11px;max-width:100%;min-width:0}.workerChipX{border:none;background:transparent;color:#ffffffa3;cursor:pointer;font-size:15px;line-height:1;opacity:.75;padding:0;flex:0 0 auto}.workerChipX:hover{color:#fffffff2;opacity:1}.stagesWaitExplain{margin-top:9px;font-size:11px;line-height:1.35;color:#ffffff80}@media(max-width:900px){.stageInputs{grid-template-columns:1fr}}.bedLayoutPanelWrap{position:relative;width:292px;transform:translate(0);transition:transform .18s ease;overflow:visible}.bedLayoutPanelWrap.isCollapsed{transform:translate(-272px)}.bedLayoutPanel{width:260px;max-height:520px;overflow:hidden;background:#0f172ae0;color:#e5e7eb;border:1px solid rgba(148,163,184,.45);border-radius:10px;padding:12px;box-shadow:0 12px 32px #00000047;box-sizing:border-box}.bedLayoutCollapseButton{display:flex;align-items:center;justify-content:center;padding:0;line-height:1;position:absolute;top:12px;left:260px;width:32px;height:52px;border:1px solid rgba(148,163,184,.35);border-left:0;border-radius:0 10px 10px 0;background:#0f172af2;color:#e5e7eb;cursor:pointer;z-index:999;font-size:22px}.bedLayoutPanel h3{margin:0 0 10px;font-size:13px;font-weight:700}.bedLayoutGrid{display:grid;gap:6px;max-height:430px;overflow-y:auto;padding-right:4px}.bedLayoutRow{display:grid;grid-template-columns:52px 1fr;align-items:center;gap:8px;font-size:11px}.bedLayoutRow select{width:100%;min-width:0;border:1px solid rgba(148,163,184,.45);border-radius:6px;background:#0f172af2;color:#e5e7eb;font-size:11px;padding:4px 6px}.bedLayoutCollapseButton:hover,.bedLayoutCollapseButton:focus,.bedLayoutCollapseButton:active{background:#0f172afa;color:#e5e7eb;outline:none}.bedLayoutGrid{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.75) rgba(15,23,42,.35)}.bedLayoutGrid::-webkit-scrollbar{width:10px}.bedLayoutGrid::-webkit-scrollbar-track{background:#0f172a59;border-radius:999px}.bedLayoutGrid::-webkit-scrollbar-thumb{background:#94a3b8bf;border-radius:999px}.bedLayoutGrid::-webkit-scrollbar-button{display:none}.bedActivityWrap{position:absolute;left:12px;bottom:12px;width:540px;max-width:calc(100vw - 24px);transform:translateY(0);transition:transform .18s ease;z-index:22}.bedActivityWrap.isCollapsed{transform:translateY(calc(100% - 34px))}.bedActivityPanel{max-height:240px;overflow:hidden;background:#0f172ae6;color:#e5e7eb;border:1px solid rgba(148,163,184,.45);border-radius:10px;box-shadow:0 12px 32px #00000047}.bedActivityCollapseButton{position:absolute;right:12px;top:-30px;width:48px;height:30px;border:1px solid rgba(148,163,184,.35);border-bottom:0;border-radius:10px 10px 0 0;background:#0f172afa;color:#e5e7eb;cursor:pointer;z-index:5;display:flex;align-items:center;justify-content:center;padding:0}.bedActivityCollapseButton:hover,.bedActivityCollapseButton:focus,.bedActivityCollapseButton:active{background:#0f172afa;color:#e5e7eb;outline:none}.bedActivityHeader{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid rgba(148,163,184,.28);font-size:12px}.bedActivityHeader span{color:#e2e8f0b8}.bedActivityList{max-height:194px;overflow-y:auto;padding:10px 12px;display:grid;gap:10px}.bedActivityGroup{border:1px solid rgba(148,163,184,.22);border-radius:8px;padding:8px;background:#0f172a6b}.bedActivityGroupTitle{display:flex;justify-content:space-between;gap:10px;margin-bottom:6px;font-size:12px}.bedActivityGroupTitle span{color:#e2e8f0b8}.bedActivityRows{display:grid;gap:4px}.bedActivityRow{display:grid;grid-template-columns:44px 1fr;gap:8px;font-size:11px;line-height:1.35}.bedActivityTime{color:#e2e8f094;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.bedActivityText{color:#e5e7eb}.bedActivityEmpty{font-size:12px;color:#e2e8f0a6}.bedActivitySection{display:grid;gap:5px;margin-top:8px}.bedActivitySubheading{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#e2e8f08c}.bedActivityWaiting{display:grid;gap:3px;font-size:11px;line-height:1.35;color:#e2e8f0d1}.bedActivityMuted{font-size:11px;color:#e2e8f07a}.officeFridgeLeftPanel{width:225px;padding:18px;background:#292e35f7;border:1px solid rgba(255,255,255,.07);border-radius:12px;box-shadow:0 14px 32px #00000047,0 2px 8px #00000024;color:#f4f5f7}.officeFridgeLeftPanel__eyebrow{margin:0 0 20px;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#e0e4ea9e}.officeFridgeLeftPanel__section,.officeFridgeWorkerSelect{display:flex;flex-direction:column;gap:7px}.officeFridgeWorkerSelect{margin-top:16px}.officeFridgeLeftPanel label{font-size:11px;font-weight:500;color:#e1e5ebb8}.officeFridgeLeftPanel input,.officeFridgeLeftPanel select{width:100%;height:36px;padding:0 10px;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:#fff1;color:#f5f6f8;font-family:inherit;font-size:13px;outline:none;transition:border-color .12s ease,background-color .12s ease}.officeFridgeLeftPanel input:hover,.officeFridgeLeftPanel select:hover{background:#ffffff16}.officeFridgeLeftPanel select{cursor:pointer}.officeFridgeLeftPanel input:focus,.officeFridgeLeftPanel select:focus{border-color:#78b4ffcc;background:#ffffff17}.officeFridgeLeftPanel__divider{height:1px;margin:20px 0 6px;background:#ffffff13}.marketingPage{min-height:100dvh;padding:72px 24px;display:flex;justify-content:center;align-items:flex-start;background:radial-gradient(circle at top left,rgba(59,130,246,.08),transparent 34%),linear-gradient(180deg,#f8fafc,#eef2f7);color:#0f172a}.marketingCard{width:min(720px,100%);padding:72px;border-radius:36px;background:#ffffffeb;border:1px solid rgba(15,23,42,.08);box-shadow:0 24px 80px #0f172a1a}.marketingEyebrow{margin:0 0 22px;color:#2563eb;font-size:15px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.marketingTitle{margin:0 0 36px;max-width:520px;color:#0f172a;font-size:clamp(44px,7vw,72px);line-height:.95;letter-spacing:-.07em;font-weight:950}.marketingCopy{display:grid;gap:24px;max-width:520px}.marketingCopy p,.marketingNote{margin:0;color:#172033;font-size:24px;line-height:1.65;letter-spacing:-.02em}.contactCard{margin:40px 0;padding:28px 32px;border-radius:24px;background:#f8fafc;border:1px solid rgba(15,23,42,.1)}.contactLabel{margin:0 0 16px;color:#64748b;font-size:15px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.contactEmail{display:inline-block;max-width:100%;color:#0f172a;font-size:30px;line-height:1.2;font-weight:900;letter-spacing:-.04em;text-decoration:none;overflow-wrap:anywhere;word-break:break-word}.contactEmail:hover{color:#2563eb}.contactLocation{margin-top:16px;font-size:.95rem;color:#6b7280;letter-spacing:.02em}.marketingNote{color:#475569}@media(max-width:700px){.marketingPage{padding:40px 16px}.marketingCard{padding:42px 32px;border-radius:28px}.marketingEyebrow{font-size:13px;letter-spacing:.16em}.marketingTitle{margin-bottom:28px;font-size:46px}.marketingCopy{gap:20px}.marketingCopy p,.marketingNote{font-size:20px;line-height:1.58}.contactCard{padding:24px}.contactEmail{font-size:24px}}@media(max-width:420px){.marketingPage{padding:28px 12px}.marketingCard{padding:34px 24px;border-radius:24px}.marketingTitle{font-size:40px}.marketingCopy p,.marketingNote{font-size:18px}.contactEmail{font-size:21px}}.navWrap{position:fixed;top:0;left:0;right:0;z-index:60;transition:transform .22s ease;pointer-events:none}.navWrap--open{transform:translateY(0)}.navWrap--collapsed{transform:translateY(calc(-100% + 18px))}.navInner{max-width:1200px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;gap:12px;background:#ffffffd6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 4px 12px #0000000d;pointer-events:auto}.navBrand{display:flex;flex-direction:column;text-decoration:none;color:#111;min-width:220px}.navBrandTitle{font-weight:800;font-size:14px;letter-spacing:.2px;line-height:1.1}.navBrandSub{font-size:12px;color:#111111a6;margin-top:2px}.navLinks{margin-left:auto;display:flex;align-items:center;gap:10px}.navLink{text-decoration:none;color:#111111d9;font-size:13px;padding:8px 10px;border-radius:10px;transition:background .12s ease,color .12s ease}.navLink:hover{background:#0000000a;color:#111}.navBurger{margin-left:auto;width:38px;height:34px;display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px solid rgba(0,0,0,.12);background:#ffffffeb;padding:0}.navBurger span{display:block;width:16px;height:2px;border-radius:999px;background:#111}.navToggleTab{position:absolute;left:50%;bottom:-18px;transform:translate(-50%);width:48px;height:18px;padding:0;border-radius:0 0 10px 10px;border:1px solid rgba(0,0,0,.12);border-top:none;background:#ffffffe6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#374151;font-size:11px;font-weight:700;box-shadow:0 4px 12px #00000014;pointer-events:auto}.navToggleTab:hover{background:#fffffffa}@media(max-width:760px){.navBurger{display:inline-flex}.navLinks{display:none;width:100%;margin-left:0;padding-top:8px;flex-direction:column;align-items:stretch}.navLinks.isOpen{display:flex}.navInner{flex-wrap:wrap}.navBrand{min-width:0;flex:1}.navLogo{width:38px;height:38px;object-fit:contain;flex:0 0 auto}}
