
:root{--paper:#f5f1e7;--muted:#c3d0d0;--gold:#eac17e;--line:rgba(235,240,230,.22);--panel:rgba(15,29,34,.86);--sans:Inter,Arial,Helvetica,sans-serif;--mono:'SFMono-Regular',Consolas,monospace}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#526d77;font-family:var(--sans);color:var(--paper)}button,input{font:inherit}button{cursor:pointer;border:0;color:inherit;background:none}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:4px}#scene{position:fixed;inset:0;width:100%;height:100%;touch-action:none;outline:0}.ui{transition:opacity .35s}.hide-ui .ui{opacity:0;pointer-events:none}.topbar{position:absolute;top:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:space-between;padding:30px 38px;background:linear-gradient(rgba(13,26,31,.25),transparent);pointer-events:none}.topbar>*{pointer-events:auto}.brand{display:flex;align-items:center;gap:14px;letter-spacing:.17em;font-size:10px;text-transform:uppercase;font-weight:600;line-height:1.8}.brand-mark{width:34px;height:34px;border:1px solid rgba(245,241,231,.6);display:grid;place-items:center}.brand small{font:9px var(--mono);color:var(--muted);letter-spacing:.13em}.top-right{display:flex;align-items:center;gap:14px}.status{display:flex;align-items:center;gap:8px;font:9px var(--mono);letter-spacing:.1em}.dot{width:5px;height:5px;border-radius:50%;background:var(--gold);box-shadow:0 0 9px rgba(234,193,126,.5)}.export{padding:12px 17px;border:1px solid var(--line);border-radius:4px;background:rgba(22,36,41,.18);backdrop-filter:blur(12px);font-size:11px}.export:hover{background:var(--paper);color:#193039}.icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:4px;background:rgba(22,36,41,.17);backdrop-filter:blur(10px)}.icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.45}.icon:hover,.icon.active{color:var(--gold);border-color:var(--gold)}.title-block{position:absolute;left:38px;bottom:102px;max-width:400px;text-shadow:0 2px 18px rgba(0,20,26,.15)}.eyebrow{font:10px var(--mono);letter-spacing:.20em;text-transform:uppercase;display:flex;gap:13px;align-items:center;margin-bottom:17px}.eyebrow:before{content:'';width:28px;height:1px;background:var(--gold)}h1{margin:0;font-size:clamp(32px,3.6vw,58px);font-weight:400;letter-spacing:-.045em;line-height:1.02}.subtitle{font-size:12px;line-height:1.6;color:#dfE7e3;margin:17px 0 0;max-width:305px}.stats{display:flex;gap:24px;margin-top:23px}.stat{padding-left:12px;border-left:1px solid rgba(246,240,227,.4)}.stat strong{font-size:17px;font-weight:400;letter-spacing:-.03em}.stat span{display:block;margin-top:4px;font:8px var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.view-tools{position:absolute;right:38px;bottom:102px;display:flex;flex-direction:column;align-items:flex-end;gap:14px}.control-label{font:9px var(--mono);letter-spacing:.17em;color:var(--muted);text-transform:uppercase}.segmented{display:flex;background:rgba(13,29,36,.42);border:1px solid var(--line);border-radius:5px;padding:4px;backdrop-filter:blur(18px)}.segmented button{font-size:11px;padding:10px 14px;border-radius:2px;color:#d4e0dd;white-space:nowrap}.segmented button:hover{color:white;background:rgba(255,255,255,.07)}.segmented button.active{background:var(--paper);color:#24363c}.lights button{font-size:10px;padding:8px 11px}.tools-row{display:flex;align-items:center;gap:8px}.footer{position:absolute;bottom:0;left:38px;right:38px;border-top:1px solid var(--line);height:70px;display:flex;align-items:center;justify-content:space-between;gap:16px;font:9px var(--mono);letter-spacing:.06em;color:#d9e0dc}.instructions{display:flex;gap:20px}.instructions span{opacity:.72}.footer-left{display:flex;align-items:center;gap:12px}.footer-left:before{content:'N';font:10px var(--mono);width:24px;height:24px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.edition{font-size:8px;color:var(--muted);text-align:right;line-height:1.8;letter-spacing:.10em}#panel{position:absolute;right:38px;top:94px;width:330px;max-height:calc(100vh - 310px);overflow:auto;background:var(--panel);border:1px solid var(--line);border-radius:6px;padding:24px;backdrop-filter:blur(25px);transform:translateX(calc(100% + 50px));transition:transform .3s;box-shadow:0 20px 70px rgba(0,0,0,.15)}#panel.open{transform:none}#panel h2{font-size:21px;font-weight:400;letter-spacing:-.025em;margin:8px 0 17px}#panel p{font-size:11px;line-height:1.8;color:#cad8d6}#panel .kicker{font:9px var(--mono);color:var(--gold);letter-spacing:.16em}#close-info{position:absolute;top:14px;right:15px;font-size:20px;font-weight:300}.divider{height:1px;background:var(--line);margin:20px 0}.switch{display:flex;align-items:center;justify-content:space-between;font-size:11px;margin:16px 0;cursor:pointer}.switch input{accent-color:var(--gold);width:15px;height:15px}input[type=range]{accent-color:var(--gold);width:100%;height:3px;cursor:pointer}.range-label{display:flex;justify-content:space-between;font:9px var(--mono);color:var(--muted);margin:14px 0}#panel a{color:#dfcaa3;font-size:10px;line-height:1.8;text-decoration:none;border-bottom:1px solid rgba(223,202,163,.3)}#panel a:hover{color:white}.precision{font-size:9px!important;line-height:1.7!important;color:#a8bcbf!important}#loading{position:absolute;inset:0;background:#19313c;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;z-index:20;transition:opacity .8s}#loading.done{opacity:0;pointer-events:none}#loading-title{font-weight:400;letter-spacing:-.035em;font-size:35px;margin:0}#loading-message{font:11px var(--mono);color:#c7d3d1;max-width:80vw;text-align:center;line-height:1.7}.loading-eyebrow{font:9px var(--mono);letter-spacing:.25em;color:var(--gold);text-transform:uppercase}.loading-bar{height:1px;width:220px;overflow:hidden;background:rgba(255,255,255,.12);margin:12px 0}.loading-bar:before{content:'';display:block;width:50%;height:1px;background:var(--gold);animation:progress 2s ease-in-out infinite}#loading-help{font-size:10px;color:#8fa6af;max-width:370px;line-height:1.8;text-align:center}.error .loading-bar{display:none}@keyframes progress{0%{transform:translateX(-100%)}100%{transform:translateX(200%)}}#toast{position:absolute;top:95px;left:50%;transform:translate(-50%,-15px);opacity:0;transition:.2s;background:var(--panel);border:1px solid var(--line);padding:13px 18px;border-radius:4px;font-size:11px;pointer-events:none}#toast.show{opacity:1;transform:translate(-50%,0)}.mobile-hint{display:none}
@media(max-width:850px){.topbar{padding:22px}.status{display:none}.title-block{left:22px;bottom:165px;max-width:280px}h1{font-size:39px}.subtitle{display:none}.stats{gap:20px;margin-top:18px}.view-tools{right:22px;left:22px;bottom:70px;align-items:flex-end;gap:8px}.view-tools .control-label{display:none}.footer{left:22px;right:22px;height:51px}.edition,.instructions{display:none}.mobile-hint{display:block;font-size:8px}.top-right{gap:8px}.export{padding:10px;font-size:10px}.lights button{font-size:9px;padding:7px 8px}.segmented button{padding:9px 12px}.tools-row .icon{height:32px;width:32px}#panel{right:22px;left:22px;top:80px;width:auto;max-height:calc(100vh - 165px)}.brand{font-size:9px}.brand small{font-size:8px}.brand-mark{width:29px;height:29px}.control-label{display:none}}

/* Heritage tour edition */
.title-block{top:109px;bottom:auto;max-width:470px}.eyebrow{font-size:9px;margin-bottom:12px}h1{font-size:clamp(28px,2.7vw,40px);line-height:1.08}.subtitle{max-width:335px;font-size:11px;margin-top:12px}.stats{display:none}.view-tools{gap:10px;bottom:104px}.ride-views{border-color:rgba(234,193,126,.65)}.ride-views button.active{background:#eac17e;color:#20323a}.tour-card{position:absolute;left:38px;bottom:102px;width:348px;padding:18px 20px 16px;background:rgba(17,32,37,.81);border:1px solid rgba(245,234,211,.27);border-radius:8px;backdrop-filter:blur(20px);box-shadow:0 12px 45px #001d2626}.tour-card .kicker{font:8px var(--mono);letter-spacing:.16em;color:var(--gold)}.tour-card h2{font-weight:400;font-size:20px;letter-spacing:-.035em;margin:8px 0 4px}.tour-route{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.tour-route span{font:8px var(--mono);letter-spacing:.06em;color:#c7d6d4}.tour-route #tour-direction{color:var(--gold);font-size:8px}.tour-meta{display:flex;justify-content:space-between;font:8px var(--mono);color:var(--muted);margin:8px 0 12px}.tour-actions{display:flex;align-items:center;gap:7px}.tour-actions button{font-size:10px;padding:9px 11px;border:1px solid var(--line);border-radius:4px}.tour-actions button:hover{border-color:var(--gold)}#tour-play{background:#ead1a1;color:#223338;border-color:#ead1a1;min-width:114px}.speed-select{display:flex;margin-left:auto;border:1px solid var(--line);border-radius:4px}.speed-select button{border:0;padding:8px 9px;font:9px var(--mono)}.speed-select .active{background:#ffffff20;color:var(--gold)}.jump-row{display:flex;align-items:center;gap:13px;margin-top:13px;padding-top:11px;border-top:1px solid var(--line);font:8px var(--mono)}.jump-row span{color:var(--muted)}.jump-row button{font:8px var(--mono);padding:0;color:#e4c896}.minor-views button{font-size:10px;padding:8px 11px}.view-tools .control-label{font-size:8px}.tour-badge{display:inline-flex;align-items:center;gap:7px;margin-top:13px;background:#203c436b;border:1px solid var(--line);border-radius:20px;padding:6px 9px;font:8px var(--mono);letter-spacing:.12em}.tour-badge i{width:6px;height:6px;border-radius:50%;background:#ca543c}.in-seat .title-block{display:none}.in-seat .tour-card{background:rgba(17,32,37,.86)}#panel{max-height:calc(100vh - 170px);z-index:8}.reference-note{padding:12px;background:#ffffff08;border-left:2px solid var(--gold);font-size:10px!important}.tour-card input[type=range]{height:4px}#toast{z-index:12}.topbar{z-index:4}.icon:disabled{opacity:.4}
@media(max-width:1100px){.instructions{display:none}.tour-card{width:300px;padding:15px}.view-tools{right:25px}.segmented button{padding:9px 10px}.tour-card h2{font-size:19px}.title-block{top:105px}.subtitle{max-width:265px}}
@media(max-width:850px){.title-block{top:83px;bottom:auto;left:20px}.title-block h1{font-size:28px}.eyebrow,.tour-badge{display:none}.tour-card{left:18px;bottom:174px;width:280px;padding:13px 15px}.tour-card h2{font-size:18px}.tour-card .kicker{font-size:7px}.tour-route{margin-bottom:8px}.tour-meta{margin:6px 0 9px}.jump-row{display:none}.view-tools{left:18px;right:18px;bottom:64px;gap:7px;align-items:flex-end}.minor-views{display:none}.ride-views{width:100%;justify-content:space-between}.ride-views button{font-size:10px;padding:9px 11px}.topbar{padding:18px}.export{font-size:9px;padding:10px}.footer{left:18px;right:18px}.footer-left{font-size:8px}.mobile-hint{display:none}.subtitle{display:none}}
@media(max-height:680px) and (min-width:851px){.title-block{top:88px}.title-block h1{font-size:31px}.subtitle,.tour-badge{display:none}.tour-card{bottom:84px}.view-tools{bottom:84px}.footer{height:54px}}

/* Sunset edition: an independent sky timeline, leaving the original bus controls intact. */
.sunset-card{position:absolute;right:38px;top:111px;width:286px;padding:17px 19px 15px;border:1px solid rgba(242,205,157,.30);border-radius:8px;background:rgba(31,28,34,.73);backdrop-filter:blur(22px);box-shadow:0 12px 45px #140c171a;display:none}
.sunset-mode .sunset-card{display:block}.sunset-head{display:flex;gap:11px;align-items:center}.sunset-mini-sun{width:24px;height:24px;flex:0 0 auto;border-radius:50%;background:linear-gradient(#ffeab3,#e28a5c);box-shadow:0 0 19px #ea976140}.sunset-card .kicker{font:7px var(--mono);letter-spacing:.16em;color:#e4b58c}.sunset-card h2{font-size:18px;letter-spacing:-.025em;font-weight:400;margin:5px 0 0}.sunset-live{margin-left:auto;font:7px var(--mono);letter-spacing:.16em;color:#efc89c}.sunset-stages{display:flex;justify-content:space-between;font:7px var(--mono);letter-spacing:.09em;color:#c8b9b4;margin:20px 0 7px}.sunset-card input[type=range]{display:block;width:100%;margin:8px 0 13px;height:4px;accent-color:#efb37b}.sunset-actions{display:flex;gap:7px}.sunset-actions button{flex:1;padding:9px 5px;font-size:10px;border:1px solid #dcc5b633;border-radius:4px}.sunset-actions button:hover,.sunset-actions button.active{border-color:#edc28d;color:#ffdab3;background:#d8845621}.sunset-view{display:flex;justify-content:space-between;width:100%;font-size:11px;margin-top:11px;border-top:1px solid #dcc5b62b;padding:12px 0 0;color:#f1ceab}.sunset-view span{font-size:16px}.sunset-mode{--gold:#efbb88;--panel:rgba(30,27,36,.93)}.sunset-mode .tour-card{background:rgba(25,28,37,.82)}.sunset-mode .segmented{background:rgba(30,27,36,.60)}.sunset-mode .title-block{text-shadow:0 2px 24px #28182a38}.sunset-mode .tour-badge{background:#322c386b}.sunset-mode .lights button[data-mode="3"].active{background:#ecc3a0;color:#352d34}.sunset-mode .view-tools{gap:10px}.sunset-mode .sunset-card~.tour-card h2{font-size:20px}
@media(max-width:1100px){.sunset-card{right:25px;top:103px;width:270px}.lights button{padding:8px 9px}.top-right .status{display:none}}
@media(max-width:850px){.sunset-card{top:85px;right:18px;width:230px;padding:13px 15px}.sunset-card h2{font-size:16px}.sunset-head .kicker{font-size:6px}.sunset-stages{margin-top:14px}.sunset-mode .title-block{max-width:calc(100vw - 285px)}.sunset-mode .title-block h1{font-size:25px}.sunset-mode .tools-row{gap:5px}.sunset-mode .lights button{font-size:9px;padding:8px 7px}.sunset-mode .tools-row .icon{height:30px;width:30px}.sunset-mode .tour-card{bottom:164px}.sunset-mode .view-tools{bottom:60px;gap:7px}}
@media(max-width:580px){.sunset-mode .title-block{display:none}.sunset-card{top:78px;left:18px;right:18px;width:auto;padding:12px 14px;max-width:360px}.sunset-head h2{font-size:16px}.sunset-head .kicker{font-size:7px}.sunset-stages{margin-top:11px}.sunset-actions button{padding:7px}.sunset-view{padding-top:8px;margin-top:8px}.sunset-card input[type=range]{margin-bottom:10px}.sunset-mode .tour-card{bottom:168px;width:280px}.sunset-mode .footer-left{font-size:7px;gap:6px}.sunset-mode .tools-row #auto{display:none}}
@media(max-height:700px) and (min-width:851px){.sunset-card{top:92px;padding:13px 16px;width:255px}.sunset-stages{margin-top:12px}.sunset-card h2{font-size:16px}.sunset-view{padding-top:9px}.sunset-actions button{padding:7px}.sunset-mode .title-block h1{font-size:30px}}
@media(max-height:600px) and (max-width:850px){.sunset-card{top:73px;width:240px;left:auto;right:18px}.sunset-stages{margin-top:9px}.sunset-view{display:none}.sunset-mode .tour-card{width:250px;bottom:147px;padding:10px 12px}.sunset-mode .tour-card h2{font-size:16px}.sunset-mode .title-block{display:none}}


/* Photo Light Studio — kept separate from the original tour interface. */
:root{--mint:#b2f2dc;--mint-ink:#102c26;--studio-line:rgba(207,232,223,.16)}
#photo-studio-toggle{display:flex;align-items:center;gap:8px;color:var(--mint);border-color:#a1ddc777;font-size:11px}
#photo-studio-toggle svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.5}
#photo-studio-toggle.active{background:var(--mint);color:var(--mint-ink);border-color:var(--mint)}
#photo-back-tour{font-size:10px;color:#d3e4df;display:none;padding:8px}
.studio-open #photo-back-tour{display:block}.studio-open .status{display:none}
#photo-studio{position:fixed;z-index:9;right:24px;top:94px;bottom:24px;width:378px;display:none;flex-direction:column;background:rgba(12,24,29,.96);border:1px solid var(--studio-line);border-radius:13px;box-shadow:0 25px 90px #0008;backdrop-filter:blur(28px);overflow:hidden}
.studio-open #photo-studio{display:flex}.studio-open .title-block,.studio-open .tour-card,.studio-open .sunset-card,.studio-open .view-tools{display:none!important}
#photo-studio button:disabled{opacity:.38;cursor:not-allowed}#photo-studio select,#photo-studio input{color-scheme:dark}
#photo-studio select{appearance:none;background:#18313a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath d='m3 4 3 3 3-3' stroke='%23bdd5cf' fill='none'/%3E%3C/svg%3E") no-repeat right 10px center;color:#e2eeea;border:1px solid #9db9b130;border-radius:5px;padding:9px 27px 9px 10px;font:11px var(--sans);width:100%;cursor:pointer}
#photo-studio input:focus-visible,#photo-studio select:focus-visible{outline:2px solid var(--mint);outline-offset:3px}
.photo-heading{position:relative;padding:21px 22px 15px;border-bottom:1px solid var(--studio-line);flex:none}
.photo-overline{font:8px var(--mono);letter-spacing:.17em;color:#a8c5bc}.photo-heading h2{margin:8px 0 6px;font-size:23px;letter-spacing:-.04em;font-weight:400}.photo-heading p{margin:0;color:#b6c8c4;font-size:11px;line-height:1.55;padding-right:10px}
#photo-close{position:absolute;top:17px;right:17px;width:26px;height:26px;border:1px solid var(--studio-line);border-radius:50%;font-size:18px;line-height:1}
.photo-steps{display:flex;gap:14px;margin-top:15px;color:#aac1b9;font:8px var(--mono);letter-spacing:.07em}.photo-steps b{display:inline-grid;place-items:center;font:8px var(--mono);margin-right:5px;border:1px solid #668a7c77;border-radius:50%;width:16px;height:16px;color:var(--mint)}
.photo-scroll{padding:17px 20px 15px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#526d63 transparent;flex:1;min-height:0}
.photo-upload{display:flex;align-items:center;gap:12px;border:1px dashed #80baaa66;border-radius:7px;background:#16312d55;padding:13px;transition:.2s;cursor:pointer}.photo-upload:hover,.photo-upload.dragover{background:#20483d66;border-color:var(--mint)}.photo-upload svg{width:28px;height:28px;stroke:var(--mint);stroke-width:1.2;fill:none;flex:none}.photo-upload strong{font-size:12px;font-weight:500;display:block}.photo-upload small{display:block;font-size:9px;line-height:1.5;color:#a6bcb4;margin-top:4px}.photo-upload input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}
.photo-upload:focus-within{outline:2px solid var(--mint);outline-offset:3px}.photo-file-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;margin:9px 1px 14px;min-height:15px;color:#b4c6c0}.photo-file-row #photo-file-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:208px}.photo-file-row button{color:var(--mint);font-size:9px;white-space:nowrap;border-bottom:1px solid #b2f2dc40;padding:0 0 2px}
.photo-use-note{margin:9px 1px 0;color:#b6c8c4;font-size:10px;line-height:1.6}.photo-use-note strong{color:#d9eee4;font-weight:500}.photo-feature-note{margin:5px 1px 13px;color:#a7bfb6;font-size:10px;line-height:1.6}.photo-feature-note a{color:var(--mint);text-decoration:underline;text-decoration-color:#b2f2dc66;text-underline-offset:3px;white-space:nowrap}.photo-feature-note a:hover{text-decoration-color:var(--mint)}.photo-feature-note a:focus-visible{outline:2px solid var(--mint);outline-offset:4px;border-radius:2px}.photo-file-row #photo-file-name{min-width:0;flex:1}.photo-file-row button{flex:none}
.photo-preview-head{display:flex;align-items:center;justify-content:space-between;font:8px var(--mono);letter-spacing:.09em;color:#a9c1b8;margin-bottom:8px}.photo-status{color:#efc89b;display:flex;align-items:center;gap:5px;letter-spacing:.055em}.photo-status:before{content:'';width:4px;height:4px;border-radius:50%;background:currentColor}.photo-status.live{color:var(--mint)}
.photo-preview-wrap{position:relative;background:#050d18;border:1px solid #61817950;border-radius:7px;overflow:hidden}#photo-preview{display:block;width:100%;height:auto;aspect-ratio:2.24;cursor:grab;touch-action:none}#photo-preview:active{cursor:grabbing}.photo-preview-caption{color:#9cafaa;font-size:9px;margin:8px 0 14px;line-height:1.5}.photo-preview-caption strong{color:#c3d9ce;font-weight:400}
.photo-field-row{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:9px 0 13px}.photo-field{display:block;font-size:10px;color:#c7d8d1;line-height:1.5}.photo-field select{margin-top:6px}
.photo-range-row{display:flex;align-items:center;gap:12px;margin:11px 0 7px}.photo-range-row label{font-size:10px;color:#c7d8d1;min-width:39px}.photo-range-row input[type=range]{min-width:0;flex:1;accent-color:var(--mint);height:4px;margin:9px 0}.photo-range-row output{font:9px var(--mono);color:#a7c6b7;min-width:33px;text-align:right}
.photo-small-action{font-size:9px!important;color:#b5cdbe;padding:3px 0!important;margin:0 0 10px;border-bottom:1px solid #87ad942d!important}
.photo-advanced{border-top:1px solid var(--studio-line);padding-top:11px;margin-top:1px}.photo-advanced summary{font-size:10px;color:#bed3c9;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.photo-advanced summary:after{content:'+';font:14px var(--mono);color:var(--mint)}.photo-advanced[open] summary:after{content:'−'}.photo-advanced .photo-range-row{margin-top:14px}.photo-advanced .photo-range-row label{min-width:79px}.photo-color-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:#c7d8d1;font-size:10px;gap:10px}.photo-colors{display:flex;gap:7px;align-items:center}.photo-colors button{width:19px;height:19px;border:2px solid #ffffff40;border-radius:50%;padding:0}.photo-colors button.active{outline:1px solid var(--mint);outline-offset:2px}.photo-colors input{width:23px;height:23px;border:0;background:transparent;padding:0;cursor:pointer}
.photo-footer{padding:14px 20px 15px;border-top:1px solid var(--studio-line);background:#102129;flex:none}.photo-night-option{display:flex;align-items:center;gap:7px;font-size:10px;color:#c7d8d1;margin:0 0 11px;cursor:pointer}.photo-night-option input{accent-color:var(--mint);width:13px;height:13px;margin:0}.photo-primary{display:flex;align-items:center;justify-content:space-between;background:var(--mint);color:var(--mint-ink);width:100%;border-radius:5px;padding:13px 14px;font-size:12px;font-weight:500;box-shadow:0 2px 18px #91e2bb16}.photo-primary:not(:disabled):hover{background:#d1ffec}.photo-primary svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.3}.photo-export-row{display:flex;align-items:center;gap:8px;margin-top:9px}.photo-export-row button{font-size:9px;color:#c4d9d0;border:1px solid #9ebfac33;border-radius:4px;padding:8px 9px;flex:1}.photo-export-row #photo-clear{flex:0}.photo-privacy{font-size:8px;line-height:1.6;color:#91ada0;margin:10px 0 0;display:flex;align-items:flex-start;gap:6px}.photo-privacy svg{width:11px;height:11px;fill:none;stroke:currentColor;flex:none;margin-top:1px}.photo-message{font-size:10px;line-height:1.6;margin:0 0 11px;color:#f3c8a5;display:none}.photo-message:not(:empty){display:block}
#studio-intro{display:none;position:absolute;top:129px;left:38px;pointer-events:none;max-width:410px}.studio-open #studio-intro{display:block}.studio-open.in-seat #studio-intro{display:none}#studio-intro .eyebrow{color:#bdd9cd;font-size:8px}#studio-intro h2{margin:0;font-weight:400;font-size:clamp(31px,3.2vw,48px);letter-spacing:-.045em;line-height:1.08}#studio-intro p{font-size:11px;line-height:1.8;color:#afc8bf;max-width:300px;margin-top:15px}.studio-live-label{font:8px var(--mono);color:#a8cdbb;letter-spacing:.1em;border:1px solid #8bbaaa40;border-radius:4px;display:inline-flex;align-items:center;gap:7px;padding:7px 9px;margin-top:6px}.studio-live-label:before{content:'';width:4px;height:4px;background:#b5f0d6;border-radius:50%}
#studio-controls{display:none;position:absolute;left:38px;bottom:107px;gap:11px;flex-direction:column}.studio-open #studio-controls{display:flex}.studio-view-row{display:flex;gap:6px;align-items:center}.studio-view-row button{font-size:10px;padding:10px 13px;border:1px solid var(--studio-line);border-radius:5px;background:rgba(14,30,38,.8);backdrop-filter:blur(12px)}.studio-view-row button.active{border-color:#9cdfc282;color:var(--mint);background:#153c3566}.studio-view-row .studio-divider{width:1px;height:18px;background:var(--studio-line);margin:0 4px}#studio-controls p{margin:0;font-size:9px;color:#91b3a3;line-height:1.6}.studio-open .footer{right:435px}.studio-open .footer .edition,.studio-open .footer .instructions{display:none}.studio-open .topbar{background:linear-gradient(#08121d55,transparent)}.studio-open .footer-left{font-size:8px}#photo-shortcut-help{font:8px var(--mono);color:#97b7a7;letter-spacing:.06em}
@media(min-width:851px) and (max-height:760px){#photo-studio{top:80px;bottom:23px}.photo-heading{padding:16px 20px 12px}.photo-heading p,.photo-steps{display:none}.photo-scroll{padding-top:12px}.photo-footer{padding-top:11px;padding-bottom:12px}#studio-intro{top:115px}#studio-intro h2{font-size:34px}#studio-controls{bottom:85px}.photo-upload{padding:10px}.photo-preview-caption{margin-bottom:9px}}
@media(max-width:1100px) and (min-width:851px){#photo-studio{width:350px;right:20px}.studio-open .footer{right:397px}#studio-controls{left:25px}#studio-intro{left:25px;max-width:320px}#studio-intro p{max-width:250px}#studio-controls .studio-view-row button{padding:9px 10px;font-size:9px}}
@media(max-width:850px){#photo-studio{top:auto;left:12px;right:12px;bottom:12px;width:auto;height:min(58dvh,545px);border-radius:13px}.photo-heading{padding:13px 17px 11px}.photo-heading h2{font-size:19px;margin:5px 0 0}.photo-heading .photo-overline{font-size:7px}.photo-heading p,.photo-steps{display:none}#photo-close{top:14px;right:15px}.photo-scroll{padding:13px 16px}.photo-upload{padding:10px}.photo-upload svg{width:23px;height:23px}.photo-upload strong{font-size:11px}.photo-upload small{font-size:8px}.photo-file-row{margin:7px 0 11px}.photo-footer{padding:11px 16px 12px}.photo-night-option{font-size:9px;margin-bottom:9px}.photo-primary{padding:11px 12px;font-size:11px}.photo-export-row{margin-top:7px}.photo-privacy{font-size:7px;margin-top:8px}.photo-heading+.photo-scroll{scrollbar-width:thin}#photo-preview{max-height:180px}#studio-intro,.studio-open #studio-intro{display:none}#studio-controls,.studio-open #studio-controls{display:none}.studio-open .footer{display:none}.studio-open #info{display:none}.studio-open .topbar{padding:14px 16px}.studio-open .brand{font-size:8px}.studio-open .brand small{font-size:7px}.studio-open .brand-mark{width:27px;height:27px}#photo-back-tour{font-size:9px;padding:7px 2px}#photo-studio-toggle{font-size:9px;padding:9px}#photo-studio-toggle svg{display:none}.studio-open #photo-studio-toggle{display:none}#toast{top:65px;width:max-content;max-width:90vw;font-size:10px;text-align:center;z-index:19}#photo-studio .photo-preview-wrap{max-width:380px;margin:0 auto}}
@media(max-width:400px){.studio-open .brand{gap:9px}#photo-studio{left:8px;right:8px;bottom:8px}.photo-upload small{font-size:7px}.photo-file-row #photo-file-name{max-width:180px}.photo-heading{padding-left:15px}.photo-footer{padding-bottom:10px}.photo-privacy{font-size:7px}}
@media(prefers-reduced-motion:reduce){.ui,.photo-upload,#panel{transition:none}}

@media(max-width:580px){.lights button{font-size:8px!important;padding:8px 6px!important}.tools-row{gap:5px}.tools-row .icon{width:28px;height:30px;flex-shrink:0}.lights{padding:3px}}
/* Keep the closed legacy settings panel inside the viewport, not translated off-screen. */
#panel{visibility:hidden;opacity:0;pointer-events:none;transform:translateX(12px);transition:opacity .25s,transform .25s,visibility .25s}
#panel.open{visibility:visible;opacity:1;pointer-events:auto;transform:none}

/* Portfolio shell. Deliberately system-font-only and offline-capable. */
:root{--paper:#f1f3ed;--muted:#b0c1bc;--panel:rgba(12,26,31,.97);--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--mint:#bbf5db;--studio-line:#b7d5ca24}
html,body{background:#071117}body{font-synthesis:none;-webkit-font-smoothing:antialiased}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{transition:background .18s,color .18s,border-color .18s}button:focus-visible,a:focus-visible,summary:focus-visible,canvas:focus-visible{outline:2px solid var(--mint);outline-offset:4px}input[type=range]{min-height:28px}button:disabled{cursor:not-allowed}
.topbar{padding:25px 32px;align-items:center;background:linear-gradient(#061117b3,transparent)!important}.brand{gap:12px;letter-spacing:.08em;font-size:14px;line-height:1.25}.brand-mark{border:0;width:38px;height:38px;color:var(--mint);background:#c0efdc0b;border-radius:10px}.brand-mark svg{width:29px;height:29px;stroke-width:1.15}.brand-copy small{display:block;font-size:8px;letter-spacing:.14em;margin-top:7px;color:#a5b8b2}.maker-link{font:11px var(--sans);text-transform:none;letter-spacing:0;color:#b6c9c2;text-decoration:none;border-left:1px solid var(--studio-line);padding:8px 0 8px 18px;margin-left:6px}.maker-link span{color:var(--mint);margin-left:6px}.maker-link:hover{color:white}.top-right{gap:10px}.icon,.export{height:42px;border-radius:8px;background:#0b1c2499}.icon{width:42px}.export{font-size:12px;padding:0 16px}.icon:hover,.export:hover{background:#19362f;color:var(--mint)}#help-toggle{font-size:17px}#photo-back-tour{font-size:12px;padding:12px 15px;border-radius:8px;color:#d4e3dd}#photo-back-tour:hover{background:#d7f7e710}#photo-studio-toggle{font-size:12px;gap:9px}.studio-open #photo-studio-toggle{display:none}
#studio-intro{top:132px;left:48px;max-width:560px}#studio-intro .eyebrow{font-size:9px;letter-spacing:.18em;color:#b9ccc4;margin-bottom:20px}#studio-intro .eyebrow:before{background:var(--mint);width:22px}#studio-intro h2{font-size:clamp(44px,4.6vw,72px);font-weight:450;letter-spacing:-.055em;line-height:1.02}#studio-intro h2 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:var(--mint);letter-spacing:-.06em}#studio-intro p{font-size:13px;line-height:1.8;max-width:390px;color:#bbccc4;margin:20px 0 15px}.studio-live-label{border:0;background:#a9d8bc0a;padding:8px 11px;font-size:8px;letter-spacing:.07em;border-radius:30px;color:#a9c8b9}.studio-live-label:before{width:5px;height:5px;background:var(--mint)}
#photo-studio{width:400px;right:24px;top:99px;bottom:68px;background:linear-gradient(150deg,#15292eeF,#0c1c23f5);border:1px solid #c2dcd12a;border-radius:18px;box-shadow:0 18px 70px #0004;backdrop-filter:blur(24px)}.photo-heading{padding:22px 23px 18px}.photo-overline{font-size:8px;letter-spacing:.15em;color:#99b4a7}.photo-heading h2{font-size:26px;font-weight:450;letter-spacing:-.035em;margin:9px 0 8px}.photo-heading p{font-size:12px;color:#b2c6bd}.photo-steps{margin-top:18px;gap:0;justify-content:space-between;font:11px var(--sans);letter-spacing:0;color:#a4baae}.photo-steps b{width:21px;height:21px;font:10px var(--mono);border-color:#c5e8d33a;margin-right:6px}.photo-steps span.current{color:var(--paper)}.photo-steps span.current b{background:var(--mint);color:#142a24;border-color:var(--mint)}#photo-close{width:32px;height:32px;top:17px;right:16px;color:#b3c9bc;background:#e3fbe306}#photo-close:hover{color:white;background:#e3fbe315}#photo-collapse{display:none}
.photo-scroll{padding:18px 22px}.photo-upload{padding:16px;gap:13px;border-color:#a0d6ba60;background:#b2f2dc05;border-radius:10px;min-height:83px}.photo-upload svg{width:29px;height:29px}.photo-upload strong{font-size:14px;font-weight:500}.photo-upload small{font-size:10px;color:#a9c4b5;margin-top:6px}.photo-file-row{font-size:10px;margin:9px 0 17px;gap:6px}.photo-file-row #photo-file-name{max-width:205px}.photo-file-row button{font-size:11px;padding:5px 0;min-height:30px;border:0}.photo-preview-head{font-size:8px;letter-spacing:.07em;margin-bottom:9px}.photo-status{font-size:8px;letter-spacing:0}.photo-preview-wrap{border-radius:10px}.photo-preview-caption{font-size:10px;line-height:1.6;color:#a6bcae;margin:9px 0 16px}.photo-field{font-size:11px;color:#c8dbd1}.photo-field-row{gap:10px}.photo-field select{margin-top:7px}#photo-studio select{font-size:11px;min-height:40px;background-color:#1b333a;border-radius:7px}.photo-range-row{margin-top:9px;gap:10px}.photo-range-row label{font-size:11px}.photo-range-row output{font-size:10px}.photo-range-row input[type=range]{margin:0;min-height:28px}.photo-small-action{font-size:10px!important;min-height:28px;margin:0 0 10px}.photo-advanced{padding-top:0}.photo-advanced summary{font-size:11px;min-height:44px;align-items:center}.photo-advanced .photo-range-row{margin-top:9px}.photo-color-row{font-size:11px;margin-bottom:5px}.photo-colors{gap:8px}.photo-colors button{width:26px;height:26px}.photo-colors input{width:30px;height:30px}
.photo-footer{padding:15px 22px 17px;background:#0c1c22;border-color:#b7d5ca24}.photo-primary{min-height:46px;padding:13px 16px;font-size:13px;font-weight:600;border-radius:8px;box-shadow:none}.photo-primary:not(:disabled):hover{background:#dcffe9;transform:translateY(-1px)}.photo-primary:disabled{opacity:.45!important}.photo-night-option{font-size:11px;margin-bottom:12px;gap:9px;min-height:20px}.photo-night-option input{width:15px;height:15px;flex:none}.photo-export-row{gap:7px;margin-top:10px}.photo-export-row button{min-height:36px;font-size:10px;padding:8px;border-radius:6px}.photo-export-row button:not(:disabled):hover{background:#b2f2dc0e;border-color:#b2f2dc77}.photo-privacy{font-size:9px;line-height:1.5;margin-top:12px;align-items:center;justify-content:center;color:#9ab5a6}.photo-message{font-size:11px;padding:9px;border-radius:5px;background:#efb9890c;color:#f2caa2}
#studio-controls{left:48px;bottom:102px;gap:12px}.studio-view-row{gap:7px}.studio-view-row button{min-height:40px;font-size:11px;border-radius:7px;padding:10px 14px;background:#10252be0}.studio-view-row button:hover{border-color:#b2f2dc88}.studio-view-row button.active{background:#b2f2dc15;color:var(--mint);border-color:#b2f2dc66}#studio-controls p{font-size:10px;color:#a8c2b3}#studio-controls p span{margin:0 6px;color:#6b8b7a}
.footer{left:32px;right:32px;height:56px;bottom:0;border-color:#d0e8dc21;letter-spacing:.02em}.studio-open .footer{right:450px}.footer-left{font-size:9px;gap:10px}.footer-left:before{color:var(--mint);border-color:#d0e8dc33}.edition{font-size:8px}.title-block{left:38px;top:119px}.title-block h1{font-size:40px}.title-block .subtitle{font-size:12px}.tour-card{border-radius:12px}.tour-card input[type=range]{margin:0}.tour-actions button{min-height:37px;font-size:11px}.tour-card .kicker{font-size:8px}.tour-meta,.tour-route span{font-size:9px}.sunset-card{border-radius:12px}.sunset-actions button{min-height:38px}.segmented{border-radius:9px}.segmented button{border-radius:5px;min-height:36px}.control-label{font-size:9px}
#hide-controls{position:fixed;bottom:16px;right:28px;z-index:5;color:#acc5b8;font-size:11px;min-height:28px}#hide-controls span{color:var(--mint);margin-left:8px}#ui-restore{display:none;position:fixed;bottom:max(20px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);z-index:21;padding:13px 18px;border-radius:30px;background:#10232ee6;border:1px solid #b4e0c951;font-size:12px;box-shadow:0 5px 30px #0005}#ui-restore span{margin-left:12px;color:var(--mint);font:10px var(--mono)}.hide-ui #ui-restore{display:block}.hide-ui #scene:focus-visible{outline-offset:-4px}.skip-link{position:fixed;z-index:40;top:8px;left:8px;padding:13px;background:var(--mint);color:#142d24;border-radius:8px;transform:translateY(-150%);font-size:13px}.skip-link:focus{transform:none}
#panel{transform:translateY(8px);z-index:14;top:99px;right:24px;width:400px;max-height:calc(100dvh - 123px);padding:28px;border-radius:18px;background:#10232af7;box-shadow:0 24px 80px #0008}#panel h2{font-size:30px;line-height:1.1;margin:16px 0}#panel h3{font-weight:500;font-size:15px;margin:0 0 20px}#panel p{font-size:12px;line-height:1.8}#panel a{font-size:11px;line-height:2.2}#panel .kicker{font-size:9px;color:var(--mint)}#panel .switch{font-size:12px;margin:15px 0;min-height:24px}#panel .range-label{font:10px var(--sans);margin:18px 0 3px}#panel details{border-top:1px solid var(--studio-line);padding:13px 0}#panel summary{font-size:12px;cursor:pointer;min-height:24px;line-height:24px}#panel .divider{margin:22px 0}#close-info{width:36px;height:36px;top:14px;right:14px;border-radius:50%;border:1px solid var(--studio-line)}#panel .precision{font-size:11px!important}
#help-dialog{width:min(520px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:30px;border:1px solid #b2f2dc40;border-radius:20px;background:#12262d;color:var(--paper);box-shadow:0 24px 100px #0008;overflow:auto}#help-dialog::backdrop{background:#01080ca8;backdrop-filter:blur(8px)}#help-close{position:absolute;right:15px;top:15px;width:34px;height:34px;border:1px solid var(--studio-line);border-radius:50%;font-size:21px}#help-dialog .kicker{font:9px var(--mono);letter-spacing:.13em;color:var(--mint)}#help-dialog h2{font-size:29px;font-weight:450;letter-spacing:-.04em;margin:22px 0 12px}#help-dialog p{font-size:13px;line-height:1.75;color:#bbd1c5}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;margin:27px 0 20px;padding-top:24px;border-top:1px solid var(--studio-line)}.help-grid span{font:9px var(--mono);letter-spacing:.09em;color:var(--mint)}.help-grid h3{font-size:15px;font-weight:500;margin:10px 0}.help-grid p{font-size:12px!important;margin:0}#help-dialog summary{cursor:pointer;font-size:12px;padding:12px 0}#help-dialog dl{display:grid;grid-template-columns:80px 1fr;gap:12px;margin:8px 0 20px;font-size:11px;color:#b9cebf}#help-dialog dt{font-family:var(--mono);color:var(--mint)}#help-dialog dd{margin:0}#help-dialog .help-note{font-size:11px;border-top:1px solid var(--studio-line);padding-top:17px}#help-done{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 17px;border-radius:8px;background:var(--mint);color:#142a22;font-size:13px;font-weight:500;margin-top:17px}
#loading{background:radial-gradient(ellipse at 50% 70%,#18352f,#09151c 70%);gap:20px}#loading-title{font-size:clamp(32px,4vw,49px);letter-spacing:-.045em}#loading-help{font-size:12px;color:#a4bdb0;max-width:325px;padding:0 20px}.loading-eyebrow{color:var(--mint);font-size:10px}.loading-bar{height:2px;border-radius:4px}.loading-bar:before{height:2px;background:var(--mint)}#loading-message{font:12px var(--sans)}#toast{transition:opacity .2s,transform .2s;font-size:12px;border-radius:9px;max-width:min(460px,90vw);background:#17332e;line-height:1.5}.no-script{position:fixed;inset:0;z-index:30;background:#10232b;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center}.no-script p{max-width:440px;font-size:15px;line-height:1.8}.no-script a{color:var(--mint)}
@media(min-width:851px) and (max-width:1150px){#studio-intro{left:30px;max-width:340px}#studio-intro h2{font-size:51px}#studio-intro p{font-size:12px;max-width:300px}#photo-studio,#panel{width:355px;right:20px}.photo-heading{padding:19px 20px 16px}.photo-scroll{padding:15px 18px}.photo-footer{padding:14px 18px}.studio-open .footer{right:405px}#studio-controls{left:30px}.studio-view-row{gap:5px}.studio-view-row button{font-size:10px;padding:9px 10px}.studio-view-row .studio-divider{margin:0 2px}#studio-controls p{font-size:9px}.maker-link{display:none}}
@media(min-width:851px) and (max-height:760px){#photo-studio{top:84px;bottom:50px}.photo-heading{padding:17px 20px 14px}.photo-heading h2{font-size:23px;margin:7px 0 0}.photo-heading p,.photo-steps{display:none}.photo-footer{padding:12px 20px}.photo-privacy{margin-top:8px}.photo-scroll{padding:14px 20px}.photo-upload{padding:12px;min-height:72px}.photo-file-row{margin:5px 0 10px}.photo-preview-caption{margin:7px 0 10px}#studio-intro{top:117px}#studio-intro h2{font-size:48px}#studio-intro p{font-size:12px;margin:15px 0}.studio-live-label{font-size:7px}#studio-controls{bottom:85px}.footer{height:44px}#hide-controls{bottom:9px}}
@media(max-width:850px){.topbar,.studio-open .topbar{padding:14px 16px}.brand,.studio-open .brand{gap:9px;font-size:12px}.brand-mark,.studio-open .brand-mark{width:32px;height:32px}.brand-mark svg{width:26px;height:26px}.brand-copy small,.studio-open .brand small{font-size:7px;margin-top:5px}.maker-link{display:none}.top-right{gap:6px}.icon{width:36px;height:36px}.export,#photo-studio-toggle{height:36px;font-size:11px;padding:0 11px}#photo-back-tour{font-size:10px;padding:10px 5px}.studio-open #info{display:grid}.studio-open #help-toggle{display:none}#photo-studio{top:auto;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));width:auto;height:min(62dvh,590px);border-radius:18px;background:#10232bf5}.photo-heading{padding:15px 18px 13px;min-height:76px}.photo-heading h2{font-size:22px;margin:7px 0 0}.photo-heading .photo-overline{font-size:8px}.photo-heading p,.photo-steps{display:none}#photo-close{display:none}#photo-collapse{display:block;position:absolute;right:14px;top:18px;min-height:40px;padding:10px 12px;color:var(--mint);font-size:11px;border:1px solid #b2f2dc33;border-radius:8px;background:#c5efcf08}.photo-scroll{padding:15px 18px}.photo-upload{padding:13px;min-height:75px}.photo-upload strong{font-size:14px}.photo-upload small{font-size:10px}.photo-file-row{font-size:10px;margin:7px 0 12px}.photo-file-row button{font-size:11px;min-height:32px}.photo-file-row #photo-file-name{max-width:60%}.photo-preview-caption{font-size:11px}.photo-field{font-size:12px}#photo-studio select{font-size:12px;min-height:42px}.photo-range-row label,.photo-range-row output{font-size:12px}.photo-advanced summary{font-size:12px;min-height:44px}.photo-advanced .photo-range-row label{min-width:86px}.photo-small-action{font-size:11px!important;min-height:32px}.photo-colors button{width:30px;height:30px}.photo-footer{padding:12px 18px 14px}.photo-night-option{font-size:10px;min-height:18px;margin-bottom:10px}.photo-primary{font-size:13px;min-height:44px}.photo-export-row button{font-size:10px;min-height:37px}.photo-privacy{font-size:9px;margin-top:9px}.photo-status{font-size:8px}.photo-message{font-size:11px}.studio-collapsed #photo-studio{height:76px}.studio-collapsed #photo-editor-content,.studio-collapsed #photo-editor-footer{display:none}.studio-collapsed .photo-heading{border:0}#studio-intro,.studio-open #studio-intro{display:none}#studio-controls,.studio-open #studio-controls{display:flex;left:16px;right:16px;top:78px;bottom:auto;align-items:center}#studio-controls p{display:none}.studio-view-row{gap:6px;justify-content:center;width:100%}.studio-view-row button{font-size:10px;min-height:36px;padding:9px 12px;background:#0c222bd9}.studio-view-row #photo-bus-view,.studio-view-row .studio-divider{display:none}#studio-controls .studio-view-row button[data-mode]{padding:9px 11px}.studio-open .footer{display:none}#hide-controls{display:none}#panel{top:72px;left:10px;right:10px;width:auto;max-height:calc(100dvh - 86px);padding:25px}.tour-card,.sunset-mode .tour-card{left:16px;bottom:168px;width:280px;max-width:calc(100vw - 32px)}.view-tools,.sunset-mode .view-tools{left:16px;right:16px;bottom:63px;gap:8px}.tools-row{max-width:100%}.tools-row .icon{width:34px;height:36px}.lights{min-width:0}.lights button{font-size:9px!important;padding:8px!important}.ride-views button{font-size:10px;padding:9px}.footer{left:16px;right:16px;height:47px}.sunset-card{top:78px;right:16px;left:auto;width:240px;max-height:calc(100dvh - 355px);overflow:auto}.sunset-head h2{font-size:17px}.sunset-stages{font-size:8px}.sunset-mode .title-block{display:none}.sunset-view{font-size:11px}.sunset-card input[type=range]{margin:1px 0 7px}.sunset-mode .tour-card h2{font-size:20px}.sunset-live{display:none}#toast{top:122px;font-size:11px;width:max-content;max-width:90vw}.studio-collapsed #toast{top:122px}#help-dialog{padding:25px}#help-dialog h2{font-size:26px}.help-grid{gap:18px}}
@media(max-width:380px){.brand-copy small{letter-spacing:.05em}#photo-back-tour{font-size:9px}.top-right{gap:4px}.studio-open .topbar{padding:13px 12px}.photo-heading h2{font-size:21px}.photo-upload small{font-size:9px}.photo-scroll{padding:13px 15px}.photo-footer{padding:11px 15px}.photo-preview-head{font-size:7px}.photo-status{font-size:7px}.lights button{font-size:8px!important;padding:8px 6px!important}.tools-row .icon{width:30px}.help-grid{grid-template-columns:1fr}.photo-advanced .photo-range-row label{min-width:79px}.photo-colors{gap:6px}.photo-colors button{width:27px;height:27px}}
@media(max-width:850px) and (max-height:600px) and (orientation:landscape){#photo-studio{left:auto;right:10px;top:69px;bottom:10px;width:340px;height:auto}.studio-collapsed #photo-studio{top:auto;height:76px}#studio-controls,.studio-open #studio-controls{right:370px;left:10px;top:78px}.studio-view-row{flex-wrap:wrap}.photo-heading{padding-top:12px;min-height:69px}.photo-scroll{padding:12px 15px}.photo-footer{padding:10px 15px}.photo-privacy{display:none}.sunset-card{display:none!important}.tour-card,.sunset-mode .tour-card{bottom:65px;left:14px;width:240px}.view-tools,.sunset-mode .view-tools{left:auto;right:14px;width:calc(100% - 286px);bottom:65px}.ride-views{flex-wrap:wrap}.tools-row{flex-wrap:wrap;justify-content:flex-end}.topbar{padding:12px 16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.loading-bar:before{width:100%}.photo-primary:not(:disabled):hover{transform:none}}

/* Tour mode owns its own view controls at every breakpoint. */
body:not(.studio-open) #studio-controls{display:none}

#model-license-text{white-space:pre-wrap;overflow-wrap:anywhere;font:11px/1.75 var(--sans);color:#bbd1c5;margin:12px 0 0}

/* The bridge is the main experience; the editor is an optional destination. */
.model-overview .tour-card{display:none}
.capture-photo{display:flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 16px;border:1px solid #bbf5db77;border-radius:8px;background:var(--mint);color:#143129;font-size:12px;font-weight:600;white-space:nowrap}
.capture-photo svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;flex:none}
.capture-photo:not(:disabled):hover{background:#d6ffe9}
.capture-photo:disabled{opacity:.5;cursor:wait}
.mobile-label{display:none}
.about-help{display:block;margin-top:10px;padding:10px 0;font-size:12px;color:var(--mint);text-align:left}
@media(max-width:600px){
 .topbar,.studio-open .topbar{gap:8px;padding:13px 12px}.top-right{gap:6px;flex:none}.brand,.studio-open .brand{gap:8px;min-width:0}.brand-copy small,.studio-open .brand small{font-size:6px;letter-spacing:.06em}.brand-mark,.studio-open .brand-mark{width:29px;height:29px;flex:none}
 .capture-photo{width:36px;height:36px;min-height:36px;padding:0}.capture-photo span{display:none}.capture-photo svg{width:17px;height:17px}
 #photo-studio-toggle{font-size:10px;padding:0 9px}#photo-studio-toggle svg{display:none}#help-toggle{display:none}
 #photo-back-tour{font-size:11px;padding:9px 5px}.desktop-label{display:none}.mobile-label{display:inline}
}
@media(min-width:851px){
 body:not(.studio-open) .footer{padding-right:175px}
 body:not(.studio-open) .footer .edition{display:none}
}

