@import url('/css/tokens.css');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--text);font-family:Inter,'Segoe UI',Arial,sans-serif;font-size:14px;line-height:1.55}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,summary{touch-action:manipulation}button,select,summary{cursor:pointer}button,a{ -webkit-tap-highlight-color:transparent}button{border:1px solid var(--border);background:var(--surface);padding:9px 14px;border-radius:6px}button:hover{background:#e9eee4}button:disabled{opacity:.48;cursor:not-allowed}a{color:inherit;text-decoration:none}a:hover{color:var(--primary)}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible,path:focus-visible,summary:focus-visible{outline:3px solid #bc7d36;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;font-weight:500;letter-spacing:-.045em}h1{font-size:clamp(42px,4.2vw,72px)}h2{font-size:32px}h3{font-size:24px}em{font-family:Georgia,serif;font-weight:400;color:var(--primary)}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:700;text-transform:uppercase}.muted,.fine{color:var(--secondary)}.fine{font-size:11px}.lead{font-size:19px;line-height:1.6}.button{display:inline-flex;justify-content:center;align-items:center;gap:16px;border:1px solid var(--primary);background:var(--primary);color:#fff;padding:13px 21px;border-radius:5px;font-weight:600;font-size:13px}.button:hover{background:#2e574a;color:white}.button.small{padding:9px 15px}.full{width:100%}.brand{font-size:29px;letter-spacing:-1.8px;font-weight:750;line-height:1;color:var(--primary);white-space:nowrap}.brand span{display:block;font-size:8px;letter-spacing:2.8px;margin:7px 0 0 2px;font-weight:600}.site-header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--border)}.site-header nav{display:flex;gap:35px;align-items:center}.landing{max-width:1800px;margin:auto}.hero{display:grid;grid-template-columns:1fr 1.07fr;min-height:690px;padding:54px 4vw 50px 5vw;gap:4vw}.hero-copy{align-self:center;max-width:610px}.hero-copy h1{margin:24px 0}.hero-copy .lead{max-width:445px;margin-bottom:12px}.hero-copy .muted{max-width:370px;font-size:15px}.cta-row{display:flex;align-items:center;gap:24px;margin:30px 0 48px}.cta-row>a:last-child{font-size:12px;border-bottom:1px solid var(--border)}.hero-proof{display:flex;gap:20px;font-size:10px;color:var(--secondary)}.hero-proof span:before{content:'✓';color:var(--primary);margin-right:7px}.hero-visual{position:relative;border-radius:9px;overflow:hidden;background:#dee3d0;min-height:570px;box-shadow:0 25px 60px #27483412;border:1px solid #cfd6c7}.hero-visual #preview-map{position:absolute;inset:0}.visual-label{position:absolute;z-index:400;top:25px;left:25px;right:25px;display:flex;gap:8px;align-items:center;font-size:9px;font-weight:650;letter-spacing:.12em}.visual-label>span:last-child{margin-left:auto}.live-dot{width:6px;height:6px;border-radius:50%;background:#416f55}.map-callout{position:absolute;z-index:400;left:30px;bottom:65px;padding:24px;background:#fffef7;box-shadow:var(--shadow);border-radius:6px;width:310px;border-left:3px solid var(--primary)}.map-callout .eyebrow{font-size:8px;margin-bottom:12px}.map-callout h3{margin-bottom:10px}.map-callout p{font-size:11px;color:var(--secondary)}.map-callout a{font-size:12px;font-weight:650}.visual-footer{position:absolute;z-index:400;bottom:21px;left:30px;right:30px;font-size:10px}.visual-footer span{float:right;color:var(--secondary)}.capabilities{padding:40px 5vw 50px;display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:30px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.capabilities h2{font-size:25px;margin-bottom:0}.capabilities article{padding-top:23px}.capabilities b{font-size:12px}.capabilities article p{font-size:12px;color:var(--secondary);margin:12px 0 0}.camp-links{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:48px 5vw}.camp-links>a{background:#e5e9dc;padding:30px 36px;border:1px solid var(--border)}.camp-links>a:last-child{background:#dbe6df}.camp-links h2{font-size:30px}.camp-links p{margin:24px 0 0;font-size:12px}.camp-links p span{float:right}footer{border-top:1px solid var(--border);padding:25px 5vw;font-size:11px}footer span{float:right;color:var(--secondary)}.technology{padding:60px 6vw}.technology h1{max-width:900px}.technology-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;margin-top:45px}.technology-grid #preview-map{min-height:540px;border-radius:8px}.technology ol{list-style:decimal-leading-zero;margin:0;padding-left:30px}.technology li{padding-left:15px;margin-bottom:24px}.technology li::marker{font-size:12px;color:var(--primary)}.technology li p{color:var(--secondary);margin:4px 0;font-size:13px}
.demo-header{height:66px;display:flex;align-items:center;gap:18px;padding:0 24px;background:var(--surface);border-bottom:1px solid var(--border);position:relative;z-index:700}.demo-header .brand{font-size:24px;margin-right:6px}.demo-header .brand span{font-size:7px;letter-spacing:2px;margin-top:5px}.demo-header select{font-size:12px;background:transparent;border:0;max-width:205px;padding:8px}.mode-switch{display:flex;gap:3px;background:#edf0e9;border:1px solid #e2e7df;border-radius:7px;padding:3px;margin-left:auto}.mode-switch button{border:0;background:transparent;font-size:12px;padding:7px 13px;white-space:nowrap}.mode-switch .active{background:white;box-shadow:0 1px 4px #1e3b2815;color:var(--primary)}.demo-badge{font-size:9px;color:var(--secondary);white-space:nowrap}.demo-badge:before{content:'●';font-size:7px;color:#789264;margin-right:6px}.presentation-menu{position:relative;font-size:12px;white-space:nowrap}.presentation-menu summary{list-style:none}.presentation-menu>div{position:absolute;right:0;top:33px;display:grid;width:230px;padding:8px;background:var(--surface);box-shadow:var(--shadow);border:1px solid var(--border);border-radius:6px}.presentation-menu button{text-align:left;border:0}.demo-main{height:calc(100dvh - 66px);min-height:650px;position:relative;overflow:hidden}#camp-map{position:absolute;inset:0;background-color:#e4e7d7}.leaflet-container{background-color:#e4e7d7;background-image:radial-gradient(ellipse at 85% 80%,#c3d9d666,transparent 55%),repeating-linear-gradient(30deg,transparent,transparent 49px,#849b7c12 50px,transparent 51px),repeating-linear-gradient(120deg,transparent,transparent 49px,#849b7c12 50px,transparent 51px);font-family:inherit}.leaflet-interactive{transition:fill .2s,fill-opacity .2s;cursor:pointer}.pitch-label{background:none;border:0;box-shadow:none;font-size:9px;color:#20382d;font-weight:650;padding:0;text-shadow:0 1px 2px #fff9}.pitch-label:before{display:none}.map-heading{position:absolute;z-index:400;top:26px;left:30px;pointer-events:none}.map-heading .eyebrow{margin-bottom:9px;color:#496153}.map-heading h1{font-size:32px;margin:0 0 8px;letter-spacing:-1px}.map-heading>p:last-child{font-size:12px;color:var(--secondary)}.search-bar{position:absolute;top:134px;left:30px;z-index:410;display:flex;align-items:end;padding:12px;gap:0;background:var(--surface);border:1px solid var(--border);border-radius:7px;box-shadow:0 8px 24px #263b2210;max-width:calc(100% - 60px);flex-wrap:wrap}.search-bar label{padding:0 16px;border-right:1px solid var(--border);font-size:9px;font-weight:600;color:var(--secondary);text-transform:uppercase;letter-spacing:.05em}.search-bar input,.search-bar select{display:block;border:0;padding:6px 0 1px;min-height:30px;background:transparent;font-size:12px;letter-spacing:0;text-transform:none;color:var(--text);width:128px}.search-bar select{width:108px}.search-bar label:nth-child(3) select{width:57px}.search-bar .button{margin-left:15px;padding:11px 22px}.result-summary{position:absolute;top:223px;left:32px;z-index:400;font-size:11px;color:#435c4c;background:#f5f5eacc;padding:5px 11px;border-radius:4px}#staff-search{display:flex;width:100%;margin-top:12px;border-top:1px solid var(--border);padding-top:10px}#staff-search label{flex:1}#staff-search input,#staff-search select{width:100%;max-width:180px}.kpi-strip{position:absolute;z-index:400;top:291px;left:30px;display:flex;gap:24px;background:#fffdf5ed;border:1px solid var(--border);padding:11px 18px;border-radius:5px}.kpi-strip span{font-size:9px;color:var(--secondary)}.kpi-strip b{display:block;font-size:20px;color:var(--text);font-weight:550;line-height:1.3}.status-filters{position:absolute;left:30px;top:370px;z-index:400;display:grid;gap:5px}.status-filters button{font-size:10px;text-align:left;padding:7px 11px;background:#fffef5e8;border:1px solid #d3dccc}.status-filters button>span{color:var(--status-color);display:inline-block;width:18px;font-weight:800}.status-filters button[aria-pressed=true]{background:var(--primary);color:white;border-color:var(--primary)}.status-filters button[aria-pressed=true]>span{color:white}[data-mode=callcenter] .result-summary{top:260px}[data-mode=callcenter] .search-bar{top:118px}.map-tools{position:absolute;z-index:405;right:24px;bottom:76px;display:grid;gap:5px}.map-tools button{width:38px;height:38px;padding:0;font-size:22px;box-shadow:0 2px 8px #263b2210}.map-bottom{position:absolute;z-index:400;bottom:20px;left:30px;right:24px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#4b5d50;gap:12px}.map-bottom button{font-size:10px;background:#fffdf3db}.drawer{position:absolute;z-index:500;top:16px;right:16px;bottom:16px;width:424px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow);overflow-y:auto;animation:slide-in .25s ease}.close{position:absolute;right:12px;top:12px;z-index:5;border:0;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;padding:0;font-size:22px;box-shadow:0 2px 8px #243b2222}.drawer-body{padding:24px}.drawer-body h2{font-size:34px;margin:5px 0 8px}.drawer-body>.eyebrow{font-size:9px}.pitch-status{font-size:11px;color:var(--primary);font-weight:650}.pitch-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:17px 0;margin:20px 0}.pitch-facts b{font-size:22px;font-weight:500}.pitch-facts small{display:block;font-size:9px;color:var(--secondary);letter-spacing:0}.drawer-body>p:not(.eyebrow,.pitch-status,.fine){font-size:12px;color:var(--secondary)}.amenities{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0;font-size:11px}.stay-summary{border-top:1px solid var(--border);padding:17px 0}.stay-summary p{font-size:11px}.stay-summary>div{display:flex;justify-content:space-between;align-items:center;gap:10px}.stay-summary span{font-size:10px;color:var(--secondary)}.stay-summary b{font-size:25px;font-weight:550}.drawer .fine{margin:14px 0 0;text-align:center;font-size:9px}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.action-grid button{font-size:11px;padding:10px}.staff-detail{background:#f0f2e9;border:1px solid var(--border);padding:16px;margin:20px 0}.staff-detail dl{display:grid;grid-template-columns:1fr 1.4fr;font-size:11px;gap:7px}.staff-detail dt{color:var(--secondary)}.staff-detail dd{margin:0;text-align:right;overflow-wrap:anywhere}.internal-note{font-size:11px;border-top:1px solid var(--border);padding-top:12px}.staff-detail input{width:100%;margin:6px 0}.staff-detail label{font-size:10px}.staff-detail button{font-size:10px}.pitch-scene{height:180px;position:relative;overflow:hidden;background:linear-gradient(#d9e6df 0 54%,#a8bc9c 55% 66%,#d2ceae 67%);isolation:isolate}.pitch-scene:before,.pitch-scene:after{content:'';position:absolute;width:150px;height:220px;background:#284f42;clip-path:polygon(48% 0,80% 28%,65% 29%,94% 55%,76% 55%,100% 78%,55% 78%,55% 100%,47% 100%,47% 78%,0 78%,25% 53%,11% 53%,37% 28%,25% 28%);top:-40px;left:-30px;opacity:.88}.pitch-scene:after{left:auto;right:-18px;transform:scale(.8);top:-30px;background:#506b4a}.pitch-scene .sun{position:absolute;width:42px;height:42px;border-radius:50%;background:#fff3c9;top:25px;left:65%}.pitch-scene .mountain{position:absolute;background:#7b9f8c;width:100%;height:70px;top:53px;clip-path:polygon(0 100%,20% 40%,36% 70%,58% 0,83% 55%,100% 20%,100% 100%)}.tent{position:absolute;bottom:25px;left:41%;width:115px;height:66px;background:#e6bc74;clip-path:polygon(35% 0,70% 10%,100% 100%,0 100%)}.tent:after{content:'';position:absolute;inset:8px 0 0;background:#765c39;clip-path:polygon(35% 0,49% 100%,5% 100%)}.pitch-scene>span{position:absolute;bottom:9px;left:17px;font-size:7px;letter-spacing:.12em;color:#334d37;z-index:2}.has-selection .map-tools{right:456px}.has-selection .map-bottom{right:456px}.has-selection .search-bar{max-width:calc(100% - 490px)}.has-selection .map-heading h1{max-width:calc(100vw - 520px)}.has-selection .kpi-strip{gap:14px;max-width:calc(100% - 490px);flex-wrap:wrap}.has-selection .search-bar label{padding:0 8px}.has-selection .search-bar input{width:116px}.has-selection .search-bar .button{padding:11px 14px;margin-left:7px}.has-selection .search-bar select{width:90px}.has-selection .search-bar label:nth-child(3) select{width:40px}
.story{position:absolute;z-index:550;bottom:20px;left:50%;transform:translateX(-50%);background:var(--primary);color:#fffdf3;padding:16px 24px;border-radius:7px;box-shadow:var(--shadow);width:650px;max-width:calc(100% - 40px);display:flex;align-items:center;gap:20px}.story p{font-size:12px;margin:0}.story .eyebrow{font-size:9px;color:#cfdbb4;margin-bottom:6px}.story-controls{display:flex;gap:6px;align-items:center;margin-left:auto;flex-shrink:0}.story button{background:transparent;border-color:#6a8677;color:inherit;padding:5px 9px;font-size:10px}.story b{font-size:11px;white-space:nowrap}.presenting .demo-badge,.presenting .map-bottom{display:none}.presenting .drawer{bottom:130px}.presenting .story{width:850px}.presenting .status-filters{gap:3px}.presenting .status-filters button{padding:5px 10px}dialog{border:1px solid var(--border);border-radius:10px;width:530px;max-width:calc(100% - 24px);max-height:90dvh;overflow:auto;padding:32px;background:var(--surface);color:var(--text);box-shadow:var(--shadow)}dialog::backdrop{background:#17382fd0;backdrop-filter:blur(3px)}dialog h2{font-size:32px;margin:10px 0 20px}.booking-steps{display:flex;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:18px;margin-bottom:24px;font-size:11px;color:var(--secondary)}.booking-steps .active{color:var(--primary);font-weight:750}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label,.staff-detail label{display:block}.form-grid label{font-size:11px}.form-grid input,.form-grid textarea,.staff-detail input{display:block;border:1px solid #cdd4c8;background:#fffef9;border-radius:4px;padding:9px;width:100%}.form-grid .full{grid-column:1/-1}.price-breakdown{border-top:1px solid var(--border);padding-top:15px;margin-top:24px}.price-breakdown>div{display:flex;justify-content:space-between;gap:15px;margin-bottom:12px;font-size:12px}.price-breakdown .total{font-size:20px;border-top:1px solid var(--border);padding-top:14px}.booking-actions{display:flex;justify-content:space-between;gap:10px;margin-top:24px}.booking-actions>.button{margin-left:auto}.confirmation-mark{color:var(--primary);font-size:48px}.map-error{position:absolute;z-index:600;top:50%;left:50%;transform:translate(-50%,-50%);padding:32px;background:var(--surface);box-shadow:var(--shadow);width:380px;max-width:90%}.map-error a{display:block;margin-top:16px}.preview-fallback{padding:80px 35px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}#toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);background:#173e35;color:#fffdf5;z-index:2000;padding:13px 22px;border-radius:6px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;box-shadow:var(--shadow);max-width:90%;font-size:12px}#toast.visible{opacity:1;transform:translate(-50%,0)}@keyframes slide-in{from{transform:translateX(20px);opacity:0}to{transform:translateX(0);opacity:1}}
@media(min-width:1700px){.hero{min-height:790px;padding-top:70px;padding-bottom:70px}.hero-visual{min-height:650px}.map-heading{top:36px;left:40px}.map-heading h1{font-size:40px}.search-bar{top:150px;left:40px}.result-summary{top:240px;left:40px}[data-mode=callcenter] .search-bar{top:150px}[data-mode=callcenter] .result-summary{top:294px}.kpi-strip{top:331px;left:40px}.status-filters{top:415px;left:40px}.drawer{width:440px}}
@media(max-width:1200px){.demo-header{gap:8px;padding:0 14px}.demo-badge{display:none}.demo-header select{max-width:175px}.mode-switch button{padding:6px 8px}.capabilities{gap:20px}.has-selection .search-bar{max-width:calc(100% - 470px);padding:8px}.has-selection .search-bar label{padding:0 6px}.has-selection .search-bar input{width:108px}.has-selection .search-bar select{width:75px}.has-selection .search-bar .button{padding:8px;margin-top:8px}.has-selection .result-summary{top:268px}.has-selection[data-mode=callcenter] .result-summary{top:292px}.has-selection .kpi-strip{top:324px}.has-selection .status-filters{top:426px}.has-selection .map-heading h1{font-size:25px}.has-selection .map-heading>p:last-child{max-width:440px}.hero-proof{flex-wrap:wrap;gap:10px}.hero{gap:25px}.cta-row{gap:15px}}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding:40px 6vw}.hero-copy{max-width:650px}.hero-copy h1{font-size:60px}.hero-visual{min-height:470px}.capabilities{grid-template-columns:1fr 1fr;padding:30px 6vw}.capabilities>div{grid-column:1/-1}.camp-links{padding:30px 6vw}.camp-links h2{font-size:25px}.technology-grid{grid-template-columns:1fr;gap:30px}.demo-header{height:104px;flex-wrap:wrap;align-content:center;gap:8px 15px}.demo-header .brand{margin-right:8px}.mode-switch{margin-left:0;order:4}.demo-header #scenario{order:5}.demo-header .presentation-menu{margin-left:auto}.demo-main{height:calc(100dvh - 104px);min-height:650px}.drawer{top:auto;bottom:0;right:0;left:0;width:100%;max-height:58%;border-radius:15px 15px 0 0;box-shadow:0 -10px 40px #17382f22}.pitch-scene{height:125px}.drawer-body{padding:20px}.has-selection .map-heading h1{max-width:100%;font-size:30px}.has-selection .search-bar{max-width:calc(100% - 60px)}.has-selection .map-tools{right:20px;bottom:62%}.has-selection .map-bottom{right:20px}.has-selection .result-summary{top:223px}.has-selection[data-mode=callcenter] .result-summary{top:260px}.has-selection .kpi-strip{top:291px;max-width:calc(100% - 60px)}.has-selection .status-filters{top:370px}.presenting .drawer{bottom:108px;max-height:45%}.story{bottom:12px;padding:12px 16px;gap:12px}.story-controls{flex-wrap:wrap;max-width:240px}.story p{font-size:11px}.presenting .story{width:95%}}
@media(max-width:540px){.site-header{height:74px;padding:0 20px}.site-header nav>a:first-child{display:none}.site-header .button{font-size:10px;padding:9px}.brand{font-size:26px}.hero{padding:36px 22px;gap:35px}.hero-copy h1{font-size:46px}.hero-copy .lead{font-size:17px}.hero-copy .eyebrow{font-size:9px}.cta-row{flex-wrap:wrap;margin:26px 0}.hero-visual{min-height:410px}.visual-label{left:18px;right:18px;font-size:8px}.map-callout{left:18px;bottom:58px;width:calc(100% - 36px);padding:20px}.visual-footer{left:18px;right:18px;font-size:8px}.hero-proof{font-size:9px}.capabilities{gap:15px;padding:28px 22px}.capabilities article{padding-top:10px}.camp-links{grid-template-columns:1fr;padding:28px 22px;gap:15px}.camp-links>a{padding:24px}footer{padding:20px 22px}footer span{float:none;display:block;margin-top:5px}.technology{padding:35px 22px}.technology h1{font-size:39px}.technology-grid #preview-map{min-height:340px}.demo-header{padding:8px 12px;gap:6px 9px;height:100px}.demo-header .brand{font-size:23px}.demo-header #camp-select{max-width:175px;font-size:11px}.presentation-menu{font-size:10px}.demo-header .presentation-menu{margin-left:0}.mode-switch{flex:1}.mode-switch button{flex:1;font-size:10px}.demo-header #scenario{font-size:11px;max-width:95px}.demo-main{height:calc(100dvh - 100px);min-height:600px}.map-heading{top:19px;left:17px;right:17px}.map-heading .eyebrow{font-size:8px;margin-bottom:8px}.map-heading h1,.has-selection .map-heading h1{font-size:25px;max-width:100%;line-height:1.15}.map-heading>p:last-child{display:none}.search-bar,[data-mode=callcenter] .search-bar{top:97px;left:12px;right:12px;max-width:none;padding:9px 6px;gap:7px 0}.search-bar label,.has-selection .search-bar label{padding:0 6px;font-size:8px}.search-bar input,.has-selection .search-bar input{width:111px;font-size:11px}.search-bar select,.has-selection .search-bar select{width:108px;font-size:11px}.search-bar label:nth-child(3) select,.has-selection .search-bar label:nth-child(3) select{width:54px}.search-bar .button,.has-selection .search-bar .button{padding:7px 18px;margin:0 0 0 9px;font-size:11px}.has-selection .search-bar{max-width:none;padding:9px 6px}.result-summary,.has-selection .result-summary{top:216px;left:13px;font-size:9px;max-width:calc(100% - 25px)}#staff-search{gap:7px 0;flex-wrap:wrap;padding-top:6px;margin-top:3px}#staff-search label{flex:0 0 50%;width:50%}#staff-search input,#staff-search select{max-width:100%;width:100%;height:22px;min-height:22px;padding:0}#staff-search label:nth-child(3) select{width:100%}[data-mode=callcenter] .result-summary,.has-selection[data-mode=callcenter] .result-summary{top:316px}.kpi-strip,.has-selection .kpi-strip{top:350px;left:12px;right:12px;max-width:none;padding:9px 10px;gap:7px 13px;flex-wrap:wrap}.kpi-strip span{font-size:8px}.kpi-strip b{font-size:15px}.status-filters,.has-selection .status-filters{left:12px;right:12px;top:448px;display:flex;flex-wrap:wrap;gap:4px}.status-filters button{padding:4px 6px;font-size:8px}.status-filters button>span{width:10px}.map-bottom{left:12px;right:12px;bottom:12px;font-size:8px;align-items:end}.map-bottom #legend{max-width:205px}.map-bottom button{font-size:9px;padding:7px}.map-tools{right:12px;bottom:60px}.map-tools button{width:33px;height:33px}.drawer{max-height:57%}.has-selection .map-tools{right:12px}.drawer-body h2{font-size:29px}.pitch-scene{height:120px}.story{display:block;padding:11px 13px}.story-controls{max-width:none;margin-top:10px;justify-content:flex-end}.story .eyebrow{font-size:8px}.story p{font-size:10px}.presenting .drawer{bottom:132px;max-height:40%}.presenting .status-filters{display:none}.presenting .kpi-strip{top:350px}.has-selection .status-filters,.has-selection .kpi-strip{visibility:hidden}.presenting.has-selection .kpi-strip{visibility:visible}.form-grid{gap:10px}dialog{padding:24px 20px}.booking-steps{font-size:9px}.booking-actions .button{font-size:11px}dialog h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
