.website-lock{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#edf0ff;border:1px solid #d6dcf5;border-radius:12px;color:#344771;font-size:14px;line-height:1.6;margin-bottom:24px}.website-lock svg{width:20px;height:20px;flex-shrink:0}.website-engine-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:28px}.website-station{position:relative;min-width:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:20px 18px;border:1px solid #dce1e8;border-radius:16px;background:#fff;gap:10px;cursor:pointer;color:#233147;transition:background .2s,border-color .2s}.website-station:after{content:'→';position:absolute;right:-13px;top:58px;z-index:1;color:#7c8eae;font-size:18px}.website-station:last-child:after{display:none}.website-station.is-current{border-color:#3655c9;background:#eef2ff;box-shadow:0 0 0 1px #3655c9}.website-station:focus-visible{outline:3px solid #3655c9;outline-offset:3px}.website-station-number{font-size:12px;letter-spacing:.1em;color:#687891}.website-machine{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#e4ebf9;color:#3655c9}.website-machine svg{width:25px;height:25px}.website-station strong{font-size:16px}.website-station>span:not(.website-machine):not(.website-station-number){font-size:14px;line-height:1.5;color:#5c6b80}.website-station small{font-size:12px;line-height:1.5;color:#3655c9;margin-top:auto;padding-top:8px}.website-workbench{display:grid;gap:24px}.website-workbench .panel-head h2{font-size:20px}.website-workbench textarea{width:100%;resize:vertical;min-height:0;line-height:1.6}.website-workbench form details>summary{cursor:pointer;padding:12px 0;font-weight:600}.website-workbench form details>div{padding-top:15px}.website-service-edit{display:grid;gap:15px;border:1px solid #dce1e8;border-radius:10px;padding:20px}.website-service-edit legend{padding:0 8px;font-weight:600;font-size:14px}.website-toggle{display:flex!important;align-items:flex-start;gap:14px;padding:18px;border:1px solid #dce1e8;border-radius:12px;cursor:pointer}.website-toggle input{width:20px;height:20px;flex-shrink:0;margin:2px 0}.website-toggle span{display:grid;gap:7px}.website-toggle small{font-size:14px;font-weight:400;color:var(--muted);line-height:1.6}.website-rule-list{padding-left:22px;line-height:1.8}.website-preview-frame{background:#e1e5ed;padding:16px;display:flex;justify-content:center;border-radius:0 0 16px 16px;min-height:600px}.website-preview-frame iframe{width:100%;height:760px;border:1px solid #c1c9d7;background:#fff;border-radius:6px}.website-preview-frame.is-phone iframe{max-width:390px}.website-history article{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid #e0e5ed}.website-history p{font-size:14px;color:var(--muted);margin:6px 0 0}.website-briefs details{padding:16px 0;border-top:1px solid #e0e5ed}.website-briefs summary{cursor:pointer;line-height:1.6;margin-bottom:14px}.website-briefs textarea{margin-bottom:12px}.website-workbench fieldset:disabled{opacity:.8}.website-workbench .panel-head{flex-wrap:wrap;gap:14px}
@media(max-width:1150px){.website-engine-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.website-station:after{display:none}}
@media(max-width:650px){.website-engine-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.website-station{padding:14px 12px}.website-station strong{font-size:15px}.website-station>span:not(.website-machine):not(.website-station-number){font-size:14px}.website-preview-frame{padding:5px}.website-preview-frame iframe{height:650px}.website-history article{align-items:flex-start;flex-direction:column}.website-workbench .form-grid{grid-template-columns:1fr}.website-lock{align-items:flex-start}.website-service-edit{padding:14px}}
@media(prefers-reduced-motion:reduce){.website-station{transition:none}}
.website-map-shell{overflow:hidden;border:1px solid #3b494f;border-radius:20px;margin-bottom:18px;background:#18262d;box-shadow:0 18px 60px #0002}
.website-map-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px}
.website-map-heading h2{font-size:22px;color:#edf4f3;margin:7px 0}
.website-map-heading p{font-size:12px;line-height:1.7;color:#b2c2c6}
.website-map-kicker{font-size:10px;font-weight:650;letter-spacing:.14em;color:#c9ac79}
.website-world{height:560px;position:relative;isolation:isolate;background:#e3ebe9;overflow:hidden}
.website-world>canvas{display:block;width:100%;height:100%;touch-action:pan-y;cursor:grab}
.website-world>canvas:active{cursor:grabbing}
.website-world-labels{position:absolute;inset:0;pointer-events:none}
.website-map-label{position:absolute;transform:translate(-50%,-100%);pointer-events:auto;padding:8px 12px;border:1px solid #a5b6b5;border-radius:8px;background:#f9fcf5f2;color:#243b40;box-shadow:0 4px 12px #1b373522;font-size:12px;line-height:1.35;font-weight:650;white-space:nowrap}
.website-map-label:hover,.website-map-label[aria-pressed=true]{border-color:#78633a;background:#fff1d1;box-shadow:0 0 0 2px #b58e48}
.website-map-hub{color:#f3dca8;background:#202a30;border-color:#b69a64;letter-spacing:.1em;font-size:14px;padding:10px 16px}
.website-map-hub:hover,.website-map-hub[aria-pressed=true]{background:#333c3f;color:#fff0cd}
.website-map-tools{position:absolute;display:flex;gap:6px;left:50%;bottom:16px;transform:translateX(-50%);border:1px solid #b4c5c1;padding:6px;border-radius:12px;background:#f7faf4ed;box-shadow:0 4px 20px #10252318}
.website-map-tools button{background:#edf2ed;border:1px solid #bdccc8;color:#294249;border-radius:7px;min-width:38px;min-height:36px;font-size:14px;padding:6px 10px}
.website-map-tools button:hover{background:#d6e6e0}
.website-map-caption{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;color:#bacdcc;font-size:11px;padding:14px 22px;line-height:1.6}
.website-map-caption span{color:#99b1b3}
.website-map-loading{position:absolute;inset:0;display:grid;place-content:center;padding:30px;text-align:center;color:#324a4c;font-size:14px;line-height:1.8}
.website-engine-flow .website-station{padding:14px;gap:8px}
.website-engine-flow .website-station:after{display:none}
.website-engine-flow .website-machine{width:32px;height:32px}
.website-engine-flow .website-machine svg{width:19px;height:19px}
.website-engine-flow .website-station>span:not(.website-machine):not(.website-station-number){display:none}
.website-engine-flow .website-station strong{font-size:14px}
.website-engine-flow .website-station small{padding-top:0}
.website-hub-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.website-hub-summary article{padding:18px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;gap:10px}
.website-hub-summary article>span{color:#c9ac79;font-size:11px}
.website-hub-summary strong{font-size:18px}
.website-hub-summary p{color:var(--muted);font-size:12px;line-height:1.7}
.website-odysseus-desk .website-map-kicker{display:block;margin-bottom:8px}
@media(max-width:650px){.website-map-heading{padding:18px;align-items:flex-start;flex-direction:column;gap:12px}.website-map-heading h2{font-size:20px}.website-world{height:400px}.website-map-label{max-width:94px;white-space:normal;text-align:center;font-size:10px;padding:6px 8px}.website-map-hub{font-size:11px;max-width:none;padding:8px 10px}.website-map-caption{padding:14px 18px}.website-hub-summary{grid-template-columns:1fr}.website-map-tools{bottom:10px}.website-map-tools button{min-width:36px;min-height:36px;padding:6px 8px}}
