@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#e7efef;background:#142128;font-size:16px}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit;border:1px solid #ffffff18;background:#ffffff06;border-radius:7px;padding:10px 14px;font-size:14px;transition:background .15s}button:hover{background:#ffffff14}button:focus-visible,a:focus-visible{outline:2px solid #83ddce;outline-offset:3px}button.active,button[aria-pressed=true]{color:#a3e8da;background:#23453f;border-color:#568577}header{height:91px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff12;background:#132027}.brand{display:flex;align-items:center;gap:16px}.mark{display:flex;width:43px;height:43px;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-weight:800;font-size:27px;letter-spacing:-3px;border:1px solid #70998e;border-radius:11px;color:#b6e1d0}.mark span{font-size:18px;align-self:flex-end;padding-bottom:6px}h1{font:700 16px Manrope,sans-serif;letter-spacing:2px;margin:0 0 5px}.brand p{margin:0;color:#93a6ac;font-size:13px}.head-actions{display:flex;gap:9px}main{height:calc(100dvh - 91px);position:relative;display:flex}#sidebar{width:246px;flex-shrink:0;padding:24px 14px 0 18px;background:#17252c;display:flex;flex-direction:column;border-right:1px solid #ffffff0d;z-index:12}.directory-head{font-size:12px;letter-spacing:1.5px;font-weight:600;color:#a2b4b8;margin:0 8px 22px;display:flex;align-items:center;justify-content:space-between}#close-directory{display:none}#room-list{overflow:auto;scrollbar-width:thin;scrollbar-color:#45565b transparent;padding-right:5px;padding-bottom:22px}.group-label{margin:22px 8px 8px;font-size:12px;text-transform:uppercase;color:#789295;letter-spacing:1.2px}.group-label:first-child{margin-top:0}.room-link{border:0;text-align:left;width:100%;padding:9px 10px;display:flex;align-items:center;gap:11px;font-size:14px;background:transparent}.room-link .swatch{width:6px;height:6px;border-radius:2px;flex-shrink:0;background:var(--room-color)}.room-link .arrow{margin-left:auto;opacity:0}.room-link.active .arrow{opacity:1}.sidebar-foot{margin-top:auto;color:#8da2a7;font-size:12px;line-height:1.7;padding:17px 5px;border-top:1px solid #ffffff12}.tiny-square{display:inline-block;width:6px;height:6px;border:1px solid #77b5a9;margin-right:4px}.dot{padding:0 4px}#stage{flex:1;position:relative;min-width:0;overflow:hidden;background:radial-gradient(ellipse at 50% 42%,#35464c,#1a2a31 80%)}canvas{display:block;width:100%;height:100%;touch-action:none}#loading{position:absolute;inset:0;display:grid;place-items:center;z-index:4;background:#203039;color:#b4d3cc}.stage-top{position:absolute;top:22px;left:24px;right:24px;display:flex;justify-content:space-between;pointer-events:none;z-index:5}.stage-top>*{pointer-events:auto}.view-switch{display:flex;border:1px solid #ffffff16;border-radius:8px;padding:3px;background:#17282edd}.view-switch button{border:0;background:transparent}.view-switch button.active{background:#3c5658;color:#fff}#directory-toggle{display:none}#reset{background:#1c2d34dd}.view-caption{position:absolute;top:91px;left:27px;pointer-events:none}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.7px;color:#80b9b1}.view-caption h2{font:500 27px Manrope,sans-serif;letter-spacing:-1px;margin:9px 0 6px}.view-caption p{font-size:14px;color:#91a6ab;margin:0}.stage-bottom{position:absolute;bottom:23px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;gap:10px;pointer-events:none}.stage-bottom>*{pointer-events:auto}#hint{font-size:12px;color:#a0b3b7}#hint span{margin:0 7px;color:#6b9294}.toggles{display:flex;gap:5px;background:#192c33dd;padding:4px;border:1px solid #ffffff12;border-radius:9px}.toggles button{border:0;font-size:12px;padding:9px 11px}.zoom-controls{position:absolute;right:24px;bottom:90px;display:flex;flex-direction:column;background:#192c33e8;border:1px solid #ffffff18;border-radius:9px}.zoom-controls button{border:0;font-size:22px;padding:8px 14px}.zoom-controls button+button{border-top:1px solid #ffffff15;border-radius:0}#labels{position:absolute;inset:0;pointer-events:none;z-index:3}.map-label{position:absolute;white-space:nowrap;transform:translate(-50%,-50%);font-size:11px;letter-spacing:.2px;border:1px solid #ffffff20;background:#1b3039e3;color:#edf6f1;border-radius:4px;padding:5px 8px;box-shadow:0 2px 8px #0002;pointer-events:auto}.map-label.selected{color:#183b33;background:#b7edda;border-color:#d9ffef}.map-label:hover{background:#386158}#detail{position:absolute;z-index:15;top:20px;right:20px;width:320px;max-height:calc(100% - 42px);overflow:auto;padding:25px 20px 20px;background:#f0f3eb;color:#203433;border-radius:13px;box-shadow:0 12px 50px #06171d66}#detail[hidden]{display:none}#close-detail{position:absolute;top:8px;right:9px;border:0;color:#4c6460;font-size:22px;padding:4px 9px}#detail .eyebrow{color:#628278;font-size:11px}#detail h2{font:600 25px Manrope,sans-serif;letter-spacing:-.8px;margin:10px 20px 20px 0}#photo-open{padding:0;border:0;display:block;width:100%;overflow:hidden;border-radius:7px;background:#dae1d6}#room-photo{display:block;width:100%;aspect-ratio:1.5;object-fit:cover}.photo-controls{display:flex;align-items:center;justify-content:space-between;margin-top:5px;font-size:12px;color:#647a72}.photo-controls button{color:#294e45;border:0;padding:5px 12px}.photo-controls button:disabled{opacity:.3;cursor:default}#detail-note{font-size:14px;line-height:1.65;color:#50645d;margin:14px 0}#reference-tag{display:inline-block;font-size:11px;padding:6px 8px;background:#dce6d8;color:#506952;border-radius:4px}#focus-room{display:block;width:100%;margin-top:20px;background:#244d43;color:#effbef;border:0}dialog{border:1px solid #ffffff20;border-radius:14px;padding:38px;max-width:540px;width:calc(100% - 32px);background:#203239;color:#e6edeb;box-shadow:0 20px 100px #0008}dialog::backdrop{background:#08181ccb;backdrop-filter:blur(5px)}dialog h2{font:500 29px Manrope,sans-serif;letter-spacing:-1px}dialog p{font-size:15px;line-height:1.7;color:#b4c5c5}.dialog-close{position:absolute;right:10px;top:9px;border:0;font-size:24px}.downloads{display:grid;gap:8px;margin-top:24px}.downloads a{color:#d5e5de;text-decoration:none;padding:14px;background:#ffffff07;border-radius:6px;font-size:14px;display:flex;justify-content:space-between}.downloads a span{color:#87b5a9;font-size:12px}#photo-dialog{max-width:1100px;padding:38px 18px 8px}#large-photo{width:100%;max-height:75dvh;object-fit:contain}#large-caption{text-align:center;margin:8px}body.embed header{height:70px}body.embed main{height:calc(100dvh - 70px)}
@media(min-width:1600px){#sidebar{width:270px}.view-caption{top:110px}}@media(max-width:1100px){#hint{display:none}#sidebar{width:215px}.stage-bottom{justify-content:center}.brand p{font-size:12px}.view-caption h2{font-size:23px}}@media(max-width:750px){header{height:74px;padding:0 16px}.brand{gap:10px}.mark{width:35px;height:35px;font-size:23px}h1{font-size:12px;letter-spacing:1.5px}.brand p{font-size:11px;max-width:175px}.head-actions button{font-size:12px;padding:8px}.head-actions #fullscreen{display:none}main{height:calc(100dvh - 74px)}#sidebar{display:none;position:absolute;inset:0 auto 0 0;width:260px;box-shadow:12px 0 60px #0008}#sidebar.open{display:flex}#close-directory{display:block;border:0;font-size:20px;padding:0 5px}#directory-toggle{display:block;background:#1c2d34dd}.stage-top{top:16px;left:12px;right:12px;gap:6px}.stage-top button{font-size:12px;padding:8px}#reset{font-size:0}.view-caption{top:82px;left:18px}.view-caption h2{font-size:23px}.view-caption p{font-size:12px}.eyebrow{font-size:10px}.stage-bottom{bottom:15px;left:10px;right:10px}.toggles button{font-size:12px}.zoom-controls{right:13px;bottom:80px}.map-label{font-size:10px;padding:4px 6px}#detail{top:auto;bottom:10px;right:10px;left:10px;width:auto;max-height:52dvh;padding:20px}#detail h2{font-size:22px;margin:7px 0 12px}#room-photo{height:135px;aspect-ratio:auto}#detail-note{margin:8px 0;font-size:13px}#focus-room{margin-top:10px}dialog{padding:30px 22px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

/* Pasadena Studios branding and requested capitalization. */
.brand-icon{display:block;object-fit:contain;flex-shrink:0;width:43px;height:43px}
.about-logo{display:block;width:min(100%,340px);height:auto;margin:5px 0 25px}
body{text-transform:capitalize}.group-label{text-transform:capitalize}h1{text-transform:none}#view-title:empty{display:none}
@media(max-width:750px){.brand-icon{width:35px;height:35px}.brand p{max-width:none;font-size:11px}.brand h1{font-size:12px;letter-spacing:1px}}

.property-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 8px 20px;margin-bottom:20px;border-bottom:1px solid #ffffff18;flex-shrink:0}.property-stats strong{display:block;font-size:20px;font-weight:600;color:#d4eee4;white-space:nowrap}.property-stats small{font-size:12px;font-weight:400}.property-stats span{display:block;font-size:12px;color:#b4c8c6;margin-top:5px;line-height:1.4}#about-dialog .property-stats{padding:15px 0 20px}#photo-wrap:has(img[src$="basecamp-1.png"]) #room-photo{aspect-ratio:1600/893;object-fit:contain;height:auto}

/* Compact single-line map header, including the Squarespace embed. */
header,body.embed header{height:54px;padding:0 24px;gap:12px}
header .map-heading{margin:0;font:500 16px/1.3 'DM Sans',Arial,sans-serif;letter-spacing:0;color:#e7efef;min-width:0}
main,body.embed main{height:calc(100dvh - 54px)}
@media(max-width:750px){header,body.embed header{height:48px;padding:0 16px}header .map-heading{font-size:14px}main,body.embed main{height:calc(100dvh - 48px)}}
