@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--bg:#071018;--surface:#101b20;--surface-high:#17252a;--primary:#315f4c;--accent:#c99243;--gold-light:#e1bd7b;--cream:#f1eadc;--text:#f1eadc;--muted:#9eaaa3}
html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:"DM Sans","Segoe UI",sans-serif}body{overscroll-behavior-y:none}a{color:var(--accent)}
.glass-nav{border-bottom:1px solid #ffffff12;backdrop-filter:blur(18px);background:#101418e0!important}.brand{font-weight:800!important;letter-spacing:-.04em!important}
.page-shell{padding-top:7rem!important;padding-bottom:7rem!important;min-height:100vh}.hero{min-height:92vh;display:flex;align-items:center;padding:7rem 0 4rem;overflow:hidden;background:radial-gradient(circle at 76% 30%,#2d6a4f59,transparent 34%),linear-gradient(135deg,#101418 30%,#14201c)}
.hero-title{font-size:clamp(3rem,7vw,6.4rem)!important;line-height:.98!important;font-weight:800!important;letter-spacing:-.065em!important}.hero-title span{color:var(--accent)}.hero-copy{color:var(--muted);max-width:700px;line-height:1.5!important}
.adventure-card{position:relative;overflow:hidden;min-height:380px;padding:3rem;border:1px solid #f4a26138;border-radius:28px;background:linear-gradient(150deg,#2d6a4fb3,#182026f2);box-shadow:0 40px 100px #0006;transform:rotate(2deg);display:flex;flex-direction:column;justify-content:flex-end}
.map-pattern{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(30deg,transparent 48%,#fff 49%,#fff 51%,transparent 52%),linear-gradient(120deg,transparent 48%,#fff 49%,#fff 51%,transparent 52%);background-size:78px 78px}
.feature-card,.stat-card,.checkpoint-panel{height:100%;padding:2rem;background:var(--surface)!important;border:1px solid #ffffff0f}.dashboard-hero{min-height:240px;padding:2.5rem;background:linear-gradient(120deg,#204f3b,#2D6A4F)!important;position:relative;overflow:hidden}.stat-card{min-height:240px;display:flex;flex-direction:column;justify-content:center}
.route-card{height:100%;background:var(--surface)!important;border:1px solid #ffffff0f}.route-card-art{height:190px;display:flex;align-items:center;justify-content:center;color:var(--accent);background:radial-gradient(circle,#f4a26140,transparent 40%),linear-gradient(135deg,#20372d,#151e1a)}.route-card-art.compact{height:130px}
.game-row,.score-row,.game-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.4rem;background:var(--surface)!important;border:1px solid #ffffff0f}.game-header{padding:0 0 1.25rem;border:0;background:transparent!important}.score-row{justify-content:flex-start}
.map{min-height:620px;width:100%;border-radius:20px;background:#1e2a24;border:1px solid #ffffff14;z-index:1}.game-map{min-height:520px}.checkpoint-panel{min-height:520px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#182026;color:#f5f7f6}
.trail-marker{background:var(--accent);color:#101418;width:30px!important;height:30px!important;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;border:3px solid white;box-shadow:0 5px 20px #0008}.user-marker{background:#2d8cff;border:4px solid white;width:18px!important;height:18px!important;border-radius:50%;box-shadow:0 0 0 8px #2d8cff40}
.finish-screen{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem}.auth-shell{min-height:100vh;display:flex;align-items:center;padding-top:6rem;padding-bottom:4rem}.auth-shell .mud-paper{width:100%;background:var(--surface)}.line-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mobile-nav{display:none}
.loading{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--muted)}.trail-loader{width:48px;height:48px;border:4px solid #ffffff18;border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#blazor-error-ui{display:none;position:fixed;bottom:0;width:100%;padding:1rem;background:#7f1d1d;z-index:9999}
.generator-shell{max-width:860px!important;overflow:hidden}.generator-card{background:var(--surface)!important;border:1px solid #ffffff12;min-height:440px}.wizard-progress{display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;position:relative;width:100%;min-height:42px}.wizard-progress:before{content:"";position:absolute;left:3%;right:3%;top:50%;height:2px;background:#ffffff18}.wizard-dot{position:relative;z-index:1;flex:0 0 38px;width:38px;height:38px;border-radius:50%;display:grid!important;place-items:center;background:#273038;color:var(--muted);border:2px solid #ffffff12;font-weight:700}.wizard-dot.active{background:var(--primary);color:white;border-color:#58a47d;box-shadow:0 0 0 5px #2d6a4f26}.city-choice{display:flex;align-items:center;gap:1rem;padding:1.5rem;border:2px solid var(--primary);border-radius:18px;background:#2d6a4f1d}.city-choice>div{flex:1}.preference-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.8rem;width:100%}.preference-toggle{box-sizing:border-box;position:relative;width:100%;display:flex!important;align-items:center;gap:.85rem;min-height:84px;padding:1rem 2.5rem 1rem 1rem;text-align:left;color:var(--text);background:#101418;border:1px solid #ffffff1a;border-radius:14px;cursor:pointer;font:inherit;transition:transform .18s ease,border-color .18s ease,background .18s ease}.preference-toggle:hover{border-color:#f4a26170;transform:translateY(-2px)}.preference-toggle.selected{border-color:var(--accent);background:#f4a26114;box-shadow:inset 0 0 0 1px #f4a26130}.preference-toggle .toggle-check{position:absolute;right:.7rem;top:.7rem;color:var(--accent)}.summary-box{padding:1.2rem;background:#101418!important;border:1px solid #ffffff12}.generation-overlay{position:fixed;z-index:1500;inset:0;background:#101418f2;backdrop-filter:blur(12px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;padding:2rem}.preview-intro{max-width:800px;color:var(--muted)}.preview-map{min-height:540px;box-shadow:0 30px 80px #0007}.checkpoint-preview{height:100%;display:flex;gap:1rem;padding:1.4rem;background:var(--surface)!important;border:1px solid #ffffff10}.checkpoint-number{flex:0 0 38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#101418;font-weight:800}.preview-actions{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem;background:linear-gradient(120deg,#20372d,#182026)!important;border:1px solid #2d6a4f}
.story-marker{background:transparent;border:0}.story-marker span{position:absolute;inset:4px;display:grid;place-items:center;border-radius:50%;background:#f4a261;color:#101418;font-weight:800;border:3px solid #fff;box-shadow:0 8px 22px #000b;transition:transform .2s ease}.story-marker:hover span{transform:scale(1.16)}.story-marker i{position:absolute;inset:-4px;border:2px solid #f4a26166;border-radius:50%;animation:markerPulse 2.6s ease-out infinite}.story-marker.is-first span{background:#2d9b69;color:white}.story-marker.is-last span{background:#fff;color:#101418}.trail-path{animation:trailMove 13s linear infinite}.trail-glow{filter:drop-shadow(0 0 6px #f4a261)}@keyframes trailMove{to{stroke-dashoffset:-160}}@keyframes markerPulse{0%{transform:scale(.8);opacity:.9}75%,100%{transform:scale(1.5);opacity:0}}.trail-map-badge{display:flex;flex-direction:column;padding:.65rem .85rem;background:#101418df;color:white;border:1px solid #ffffff1d;border-radius:12px;box-shadow:0 8px 30px #0008;backdrop-filter:blur(12px)}.trail-map-badge span{font-size:.62rem;letter-spacing:.16em;color:var(--accent);font-weight:800}.trail-map-badge strong{font-size:.82rem}.trail-popup{display:flex;flex-direction:column;gap:.35rem}.trail-popup small{font-size:.65rem;letter-spacing:.14em;color:#f4a261;font-weight:800}.trail-popup strong{font-size:1.05rem}.trail-popup p{margin:.2rem 0 0;color:#aab8b1;line-height:1.4}
.auth-page{max-width:1180px!important}.auth-grid{width:100%;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);min-height:680px;border:1px solid #ffffff12;border-radius:28px;overflow:hidden;box-shadow:0 40px 120px #0008}.auth-story{position:relative;padding:3rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 80% 15%,#f4a26138,transparent 25%),radial-gradient(circle at 10% 90%,#2d6a4f8c,transparent 42%),linear-gradient(145deg,#15241d,#101418)}.auth-story:after{content:"";position:absolute;width:430px;height:430px;right:-220px;bottom:-170px;border:1px solid #f4a2613b;border-radius:50%;box-shadow:0 0 0 55px #f4a26109,0 0 0 110px #f4a26108}.auth-story>div,.auth-story>p{position:relative;z-index:1}.auth-brand{display:flex;align-items:center;gap:.6rem;font-size:1.25rem;font-weight:800}.auth-story h2{max-width:620px;font-weight:800!important;letter-spacing:-.045em!important}.auth-story .mud-typography-subtitle1{max-width:560px;color:var(--muted)}.auth-proof{display:flex;align-items:center;gap:.6rem;color:var(--muted)}.auth-benefits{display:flex;flex-direction:column;gap:1rem}.auth-benefits span{display:flex;align-items:center;gap:.8rem;font-weight:600}.auth-benefits .mud-icon-root{color:var(--accent)}.auth-card{padding:3rem!important;border-radius:0!important;background:#182026!important;display:flex;flex-direction:column;justify-content:center}.language-select{width:82px}.google-button{border-color:#ffffff29!important;text-transform:none!important}.google-g{font:800 1.25rem Arial;color:#4285f4;margin-right:.55rem}.auth-divider{display:flex;align-items:center;gap:1rem;color:var(--muted);font-size:.78rem;margin:1.6rem 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#ffffff16}.account-heading{display:flex;align-items:center;gap:1.5rem}.player-avatar{width:88px;height:88px;border-radius:26px;display:grid;place-items:center;background:linear-gradient(145deg,var(--accent),#df7c3c);color:#101418;font-size:1.75rem;font-weight:900;box-shadow:0 15px 45px #f4a26133}.account-stat{height:100%;padding:1.4rem;background:var(--surface)!important;border:1px solid #ffffff10;display:flex;flex-direction:column;gap:.25rem}.account-stat .mud-icon-root{color:var(--accent)}.account-stat strong{font-size:2rem}.account-stat span{color:var(--muted);font-size:.82rem}.account-panel{height:100%;padding:2rem;background:var(--surface)!important;border:1px solid #ffffff10}.account-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;color:var(--muted)}.account-empty .mud-icon-root{font-size:3rem;color:#ffffff2e}.recent-score{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #ffffff0d}.recent-score>div{display:flex;flex-direction:column}.recent-score small{color:var(--muted)}.recent-score>span{font-weight:800;color:var(--accent)}
@media(max-width:850px){.auth-grid{grid-template-columns:1fr;min-height:auto}.auth-story{min-height:330px;padding:2rem}.auth-card{padding:2rem!important}.register-grid .auth-story{display:none}}
@media(max-width:600px){.page-shell{padding-top:5.5rem!important;padding-bottom:6.5rem!important}.hero{min-height:auto;padding-top:8rem}.hero-title{font-size:3.4rem!important}.adventure-card{min-height:300px;margin-top:3rem;padding:2rem}.map,.game-map{min-height:340px}.checkpoint-panel{min-height:auto}.mobile-nav{position:fixed;z-index:1200;bottom:0;left:0;right:0;display:flex;justify-content:space-around;padding:.5rem env(safe-area-inset-bottom,.5rem);background:#101418f0;backdrop-filter:blur(18px);border-top:1px solid #ffffff14}.game-row{align-items:flex-start;flex-direction:column}.preference-grid{grid-template-columns:1fr!important}.generator-card{padding:1.25rem!important}.preview-actions{align-items:flex-start;flex-direction:column}.preview-map{min-height:360px}.auth-page{padding-left:.75rem!important;padding-right:.75rem!important}.auth-story{min-height:280px}.auth-story h2{font-size:2.4rem!important}.auth-card{padding:1.4rem!important}.account-heading{align-items:flex-start}.player-avatar{width:68px;height:68px;border-radius:20px}.account-panel{padding:1.3rem}.wizard-dot{flex-basis:32px;width:32px;height:32px}}

/* TrailTale v1.0 brand layer */
h1,h2,h3,.mud-typography-h1,.mud-typography-h2,.mud-typography-h3{font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:600!important;letter-spacing:-.035em!important}
.glass-nav{height:72px!important;padding:0 clamp(1rem,4vw,4rem)!important;background:#071018e8!important;border-bottom:1px solid #c9924324!important}.brand-lockup{display:flex;align-items:center;gap:.7rem;color:var(--cream);text-decoration:none}.brand-lockup img{width:42px;height:42px;object-fit:cover;border-radius:50%}.brand-lockup>span{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.55rem;font-weight:700;letter-spacing:-.04em}.brand-lockup>span span{color:var(--accent)}
.eyebrow{color:var(--gold-light)!important;letter-spacing:.2em!important;font-weight:700!important}
.v1-hero{position:relative;min-height:100svh;overflow:hidden;background:#071018}.v1-hero-art{position:absolute;inset:0;background:linear-gradient(90deg,#071018 0%,#071018f7 28%,#07101888 54%,#07101818 100%),linear-gradient(0deg,#071018 0%,transparent 28%),url('/images/utrecht-hero-v1.webp') right center/cover no-repeat;filter:saturate(.86)}.v1-hero-inner{position:relative;z-index:1;min-height:100svh;display:flex;align-items:center;padding-top:7rem!important;padding-bottom:5rem!important}.v1-hero-copy{max-width:720px}.hero-wordmark{width:158px;height:auto;display:block;margin-bottom:1.5rem;border-radius:12px;opacity:.96}.v1-title{font-size:clamp(4rem,7vw,7.3rem)!important;line-height:.82!important;color:var(--cream);margin-top:1.1rem!important}.v1-title em{font-weight:500;color:var(--gold-light);font-style:italic}.v1-lead{max-width:680px;color:#c3cbc4!important;line-height:1.6!important;font-size:1.12rem!important;margin-top:2rem!important}.v1-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.3rem}.v1-actions .mud-button-root{min-height:52px;padding-inline:1.5rem!important}.v1-trust{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2.2rem;color:#8f9d96;font-size:.8rem}.v1-trust span{display:flex;align-items:center;gap:.45rem}.v1-trust .mud-icon-root{font-size:1rem;color:var(--accent)}
.editorial-section{padding:8rem 0;background:linear-gradient(180deg,#071018,#0c171c)}.section-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem 5rem;align-items:end}.section-intro .eyebrow{grid-column:1/-1}.section-intro h2{font-size:clamp(2.8rem,5vw,4.7rem)!important;line-height:.98!important}.section-intro .mud-typography-subtitle1{color:var(--muted);line-height:1.7}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:5rem;background:#c9924328;border:1px solid #c9924328}.experience-card{position:relative;min-height:310px;padding:2.3rem;background:#0d181d}.experience-card:after{content:"";position:absolute;inset:auto 0 0;width:0;height:2px;background:var(--accent);transition:width .35s ease}.experience-card:hover:after{width:100%}.experience-card>.mud-icon-root{display:block;margin:3.3rem 0 1.4rem;color:var(--accent);font-size:2rem}.experience-card h5{font-family:"Cormorant Garamond",Georgia,serif!important;font-size:1.8rem!important;color:var(--cream)}.experience-card p{color:var(--muted);line-height:1.65}.experience-number{position:absolute;right:1.8rem;top:1.5rem;font-family:"Cormorant Garamond",serif;font-size:2.2rem;color:#c9924345}
.utrecht-feature{padding:8rem 0;background:linear-gradient(110deg,#173328,#10231d)}.utrecht-feature-inner{display:grid;grid-template-columns:1.4fr 1fr;gap:5rem;align-items:end}.utrecht-feature h2{font-size:clamp(2.7rem,5vw,4.5rem)!important;line-height:1!important;margin-top:1rem!important}.feature-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature-facts span{display:flex;flex-direction:column;color:#a9b6ae;font-size:.75rem;line-height:1.3}.feature-facts strong{font-family:"Cormorant Garamond",serif;font-size:2.8rem;color:var(--gold-light);font-weight:600}
.closing-cta{padding:8rem 1.5rem 9rem;text-align:center;background:radial-gradient(circle at 50% 50%,#173226,#071018 58%)}.closing-cta>img{width:100px;border-radius:50%;box-shadow:0 0 60px #c9924330}.closing-cta h2{font-size:clamp(3rem,6vw,5.4rem)!important;margin-top:1.4rem!important}.closing-cta>p{color:var(--muted);font-size:1.05rem}
.dashboard-hero{background:linear-gradient(90deg,#10251ff2,#10251fa8),url('/images/utrecht-hero-v1.webp') center/cover!important;border:1px solid #c9924330!important;border-radius:16px!important;min-height:300px!important;display:flex;flex-direction:column;justify-content:flex-end}.dashboard-hero h4{font-family:"Cormorant Garamond",serif!important;font-size:2.35rem!important}.stat-card,.route-card,.account-stat,.account-panel,.generator-card,.checkpoint-preview{border-color:#c9924320!important;border-radius:14px!important}.stat-card{background:linear-gradient(155deg,#152a23,#101b20)!important}.route-card-art{background:radial-gradient(circle,#c9924333,transparent 42%),linear-gradient(145deg,#173328,#0b161a)!important}
.auth-story{background:linear-gradient(90deg,#071018e8,#07101880),url('/images/utrecht-hero-v1.webp') center/cover!important}.auth-brand img{width:52px;height:52px;border-radius:50%}.auth-card{background:#0e191e!important}.auth-grid{border-color:#c9924329!important;border-radius:18px!important}.auth-story:after{display:none}
.generator-shell{max-width:920px!important}.generator-card{background:linear-gradient(145deg,#111e23,#0d181d)!important}.wizard-dot.active{background:var(--accent)!important;color:#071018!important;border-color:#e4c88e!important;box-shadow:0 0 0 5px #c992431c!important}.preference-toggle{background:#0a1419!important;border-color:#ffffff14!important}.preference-toggle.selected{border-color:var(--accent)!important;background:#c9924310!important}
.leaflet-control-attribution{margin:0 5px 5px 0!important;padding:2px 6px!important;border-radius:5px!important;background:#071018b8!important;color:#849089!important;font-size:8px!important;line-height:1.25!important;backdrop-filter:blur(8px)}.leaflet-control-attribution a{color:#a99572!important;text-decoration:none}.leaflet-control-zoom a{background:#0d181ddd!important;color:var(--cream)!important;border-color:#ffffff12!important}
.checkpoint-panel,.team-panel,.score-row{background:#0f1b20!important;border-color:#c9924320!important}.finish-emblem{width:130px;border-radius:50%;box-shadow:0 0 70px #c9924333}
.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem clamp(1rem,4vw,4rem);border-top:1px solid #c9924320;color:#7f8c85;font-size:.78rem;background:#060d12}.site-footer nav{display:flex;gap:1.25rem}.site-footer a{color:#9eaaa3;text-decoration:none}.site-footer a:hover{color:var(--gold-light)}.legal-page{line-height:1.75}.legal-page>h2{font-size:clamp(3rem,6vw,5rem)!important}.legal-page section{margin-top:3rem;padding-top:2rem;border-top:1px solid #c9924320}.legal-page section h5{font-family:"Cormorant Garamond",serif!important;font-size:1.8rem!important;color:var(--gold-light)}.legal-page section p,.legal-updated{color:var(--muted)}.legal-consent{display:flex;align-items:flex-start;gap:.4rem;color:var(--muted);font-size:.85rem;line-height:1.5}.legal-consent .mud-input-control{flex:0 0 auto;margin-top:-8px}
.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.choice-grid.single-column{grid-template-columns:1fr}.story-choice{display:flex;align-items:center;gap:1rem;min-height:112px;padding:1.15rem;text-align:left;color:var(--text);background:#091419;border:1px solid #ffffff16;border-radius:16px;cursor:pointer;font:inherit;transition:border-color .18s ease,background .18s ease,transform .18s ease}.story-choice:hover{transform:translateY(-2px);border-color:#c9924366}.story-choice.selected{border-color:var(--accent);background:linear-gradient(125deg,#c992431b,#315f4c1d);box-shadow:inset 0 0 0 1px #c9924326}.story-choice>.mud-icon-root{flex:0 0 auto;color:var(--accent)}.story-choice>span:not(.choice-arrow){display:flex;flex-direction:column;gap:.25rem}.story-choice strong{font-size:1rem;color:var(--cream)}.story-choice small{color:var(--muted);line-height:1.45}.story-choice.wide{min-height:92px}.choice-arrow{margin-left:auto;color:var(--accent);font-size:1.35rem}.choice-badge,.toggle-state{display:inline-flex;align-items:center;border-radius:999px;padding:.32rem .65rem;background:#c9924318;color:var(--gold-light);font-size:.7rem;font-weight:700;white-space:nowrap}.party-composer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border:1px solid #ffffff14;border-radius:15px;background:#091419}.party-composer>div:first-child{display:flex;flex-direction:column}.party-composer small{color:var(--muted)}.number-stepper{display:flex;align-items:center;gap:.85rem}.number-stepper button{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid #c9924350;background:#c9924310;color:var(--gold-light);font-size:1.4rem;cursor:pointer}.number-stepper strong{min-width:1.5rem;text-align:center;font-size:1.2rem}.segment-choices,.theme-grid{display:flex;flex-wrap:wrap;gap:.6rem}.segment-choices button,.theme-grid button{border:1px solid #ffffff18;border-radius:999px;padding:.65rem 1rem;background:#091419;color:var(--muted);font:inherit;cursor:pointer}.segment-choices button.selected,.theme-grid button.selected{border-color:var(--accent);background:#c9924318;color:var(--gold-light)}.preference-copy{display:flex;flex-direction:column;gap:.2rem;padding-right:3.2rem}.preference-copy strong{font-size:.93rem}.preference-copy small{color:var(--muted);line-height:1.35}.preference-toggle .toggle-state{position:absolute;right:.65rem;top:.65rem;padding:.22rem .48rem;font-size:.62rem;background:#ffffff08;color:#87958e}.preference-toggle.selected .toggle-state{background:#c9924320;color:var(--gold-light)}.personal-summary{display:flex;align-items:flex-start;gap:1rem}.personal-summary .mud-typography-body2{color:var(--muted);line-height:1.55}.generator-card .preference-toggle{margin-top:.75rem}
@media(max-width:600px){.choice-grid{grid-template-columns:1fr}.story-choice{min-height:94px}.party-composer{align-items:flex-start}.choice-badge{display:none}.preference-copy{padding-right:0;padding-top:.8rem}.preference-toggle .toggle-state{top:.55rem}.segment-choices button,.theme-grid button{flex:1 1 auto}.generator-shell>.mud-typography-h3{font-size:3rem!important;line-height:1!important}}
@media(max-width:900px){.section-intro,.utrecht-feature-inner{grid-template-columns:1fr}.experience-grid{grid-template-columns:1fr}.experience-card{min-height:240px}.feature-facts{max-width:520px}.v1-hero-art{background:linear-gradient(90deg,#071018 0%,#071018dc 55%,#07101855),linear-gradient(0deg,#071018 0%,transparent 40%),url('/images/utrecht-hero-v1.webp') 62% center/cover no-repeat}.hero-wordmark{width:130px}}
@media(max-width:600px){.glass-nav{height:62px!important}.brand-lockup img{width:36px;height:36px}.brand-lockup>span{font-size:1.3rem}.v1-hero-inner{padding-top:7.5rem!important}.v1-hero-art{opacity:.72;background:linear-gradient(180deg,#071018aa 0%,#071018db 42%,#071018 88%),url('/images/utrecht-hero-v1.webp') 68% top/auto 64% no-repeat}.v1-title{font-size:3.9rem!important}.v1-lead{font-size:1rem!important}.v1-actions{flex-direction:column;align-items:stretch}.v1-trust{gap:.8rem}.editorial-section,.utrecht-feature,.closing-cta{padding:5.5rem 0}.section-intro h2{font-size:3rem!important}.experience-grid{margin-top:3rem}.feature-facts{grid-template-columns:repeat(3,1fr);gap:.5rem}.feature-facts strong{font-size:2.1rem}.feature-facts span{font-size:.66rem}.hero-wordmark{width:105px}.mobile-nav{background:#071018f2!important;border-color:#c9924325!important}}
