@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/fonts/dm-sans-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/assets/fonts/dm-sans-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(/assets/fonts/manrope-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(/assets/fonts/manrope-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root{--ink:#121d28;--muted:#64737f;--paper:#f7f9fb;--line:#dee5ea;--blue:#1763e7;--night:#0c202c;--accent:#adf7c4;--radius:28px;font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:110px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}a,button{touch-action:manipulation}img{max-width:100%;display:block}svg{width:24px;height:24px;flex-shrink:0}.skip{position:fixed;top:-70px;left:16px;z-index:100;background:white;padding:14px}.skip:focus{top:14px}.header{height:96px;max-width:1480px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.7px;white-space:nowrap}.brand img{border-radius:10px}.brand-dot{display:none}.header nav{display:flex;gap:32px;font-size:14px;font-weight:500}.header nav a{padding:14px 0;color:#53616b;transition:color .2s}.header nav a:hover{color:var(--blue)}.languages{display:flex;padding:4px;border:1px solid var(--line);border-radius:50px;background:#fff}.languages a{font-size:13px;font-weight:650;display:grid;place-items:center;min-width:40px;min-height:36px;border-radius:50px}.languages a[aria-current]{background:var(--ink);color:white}.hero{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;min-height:745px;padding:50px 5% 40px;gap:36px;overflow:hidden;align-items:center}.eyebrow{display:flex;align-items:center;gap:8px;text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:1.5px}.signal-mark{font-size:25px;line-height:1;color:var(--blue)}h1,h2,h3{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;letter-spacing:-.065em;line-height:1.05}h1{font-size:clamp(54px,5.7vw,85px);margin:30px 0 25px}h1 span{color:var(--blue)}p{font-size:18px;line-height:1.7;color:var(--muted)}.hero-copy>p{max-width:490px;line-height:1.65}.hero-actions{display:flex;gap:26px;align-items:center;margin:34px 0 20px;flex-wrap:wrap}.button{display:inline-flex;gap:18px;align-items:center;justify-content:center;padding:17px 23px;font-size:15px;font-weight:600;border-radius:50px;border:0;transition:transform .25s,background .25s}.button:hover{transform:translateY(-3px)}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:var(--blue)}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600}.text-link:hover svg{transform:translateX(4px)}.text-link svg{transition:transform .2s}.hero-copy>small{display:block;color:var(--muted);font-size:13px}.hero-visual{height:645px;position:relative;display:grid;place-items:center;perspective:1200px;background:radial-gradient(ellipse at center,#dcecf8 0%,#f7f9fb00 69%)}.phone{width:274px;border:6px solid #1f2931;outline:1px solid #75818a;border-radius:44px;background:#142029;overflow:hidden;box-shadow:0 38px 65px -22px #1e334f50,0 0 0 2px #d6dce1 inset;flex-shrink:0}.phone img{width:100%;height:auto;border-radius:35px}.hero-bottom{max-width:1332px;margin:0 auto 50px;display:flex;justify-content:space-between;padding:24px 0;border-top:1px solid var(--line);font-size:13px;color:#697985}.hero-bottom a{display:flex;gap:24px}.section{max-width:1480px;padding:85px 5%;margin:auto;scroll-margin-top:20px}.section-heading{max-width:720px}.section-heading h2{font-size:clamp(36px,4.4vw,60px);margin:22px 0}.section-heading p{max-width:560px}.feature-slice{display:flex;justify-content:space-between;align-items:center;margin-top:45px;padding:50px 12%;border-radius:var(--radius);background:#e7edf3;gap:80px}.feature-slice>div:first-child{max-width:400px}.feature-slice h3{font-size:42px}.chapter{font-size:14px;color:#748aa0}.feature-slice .phone{width:245px}footer{padding:60px 5%;max-width:1480px;margin:auto;border-top:1px solid var(--line)}footer>div{display:flex;gap:24px;margin:28px 0;font-size:14px}footer small{color:var(--muted)}@keyframes transmit{to{background-position:20px 50%}}@media(min-width:1600px){.hero{min-height:800px}}@media(max-width:1100px){.header nav{gap:20px}.hero{gap:10px}.hero-visual{height:590px}.hero-phone{width:245px}.hero-bottom{margin:0 5% 35px}.feature-slice{padding:40px 6%;gap:40px}}@media(max-width:760px){.header{height:80px;padding:0 6%}.brand{font-size:18px}.header nav{display:none}.languages a{min-width:34px;min-height:34px}.hero{padding:42px 6% 20px;grid-template-columns:1fr;gap:20px;min-height:auto}.hero h1{font-size:clamp(45px,10.6vw,70px);margin:24px 0}.hero-copy>p{font-size:17px}.hero-actions{gap:20px;margin:25px 0 17px}.hero-visual{height:570px}.hero-phone{width:235px}.hero-bottom{padding:20px 0;gap:20px;line-height:1.5}.hero-bottom>span{max-width:180px}.hero-bottom a{align-items:center;gap:10px}.section{padding:52px 6%}.section-heading h2{font-size:38px;letter-spacing:-.045em}.section-heading p{font-size:17px}.feature-slice{flex-direction:column;gap:25px;padding:35px 25px}.feature-slice h3{font-size:34px;margin:18px 0}.eyebrow{font-size:10px;letter-spacing:1.4px}footer{padding:45px 6%}footer p{font-size:16px}footer>div{flex-wrap:wrap}.phone{border-radius:38px}.phone img{border-radius:30px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Feature guide and interactive demonstrations. */
html{overflow-x:clip}.hero h1{letter-spacing:-.045em}.header nav{gap:22px}.languages a{min-height:40px}.screenshot-button{padding:7px;cursor:zoom-in;text-align:initial;background:#e7e9e9}.visual-foot button{background:none;border:0;font-size:11px;color:inherit;padding:0 0 10px;letter-spacing:0;min-height:44px}.feature-tabs{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid var(--line);margin-top:38px;padding-bottom:16px}.feature-tabs button,.shot-tabs button{border:0;background:transparent;color:var(--muted);padding:12px 19px;border-radius:40px;font:inherit;min-height:44px}.feature-tabs button[aria-pressed=true]{background:var(--ink);color:white}.feature-browser{display:grid;grid-template-columns:235px minmax(250px,1fr) minmax(260px,330px);gap:34px;padding-top:35px;min-height:660px}.feature-list{border-right:1px solid var(--line);padding-right:16px}.feature-list button{display:flex;align-items:baseline;width:100%;text-align:left;gap:12px;line-height:1.4;font-size:15px;padding:16px 12px;border:0;border-radius:14px;background:transparent;color:var(--muted);min-height:52px}.feature-list button>span{font-size:11px;opacity:.6;font-variant-numeric:tabular-nums}.feature-list button b{margin-left:auto;font-weight:400}.feature-list button[aria-pressed=true]{background:#e9eff7;color:var(--blue)}.feature-list button:hover{background:#edf2f6}.small-label{text-transform:uppercase;letter-spacing:1.7px;font-size:11px;font-weight:700;color:var(--muted)}.feature-detail{padding:20px 0}.feature-detail h3,.setting-explanation h3{font-family:Manrope,sans-serif;font-size:clamp(27px,2.6vw,37px);letter-spacing:-.04em;line-height:1.2;margin:17px 0}.feature-detail p,.setting-explanation p{font-size:16px;line-height:1.65}.feature-detail h4{font-size:12px;text-transform:uppercase;letter-spacing:1.3px;margin:28px 0 16px}.instructions{list-style:none;counter-reset:instruction;padding:0;margin:15px 0}.instructions li{counter-increment:instruction;position:relative;padding:0 0 18px 32px;line-height:1.6;font-size:15px;color:#536472}.instructions li:before{content:counter(instruction);position:absolute;left:0;top:1px;border:1px solid var(--line);border-radius:50%;width:22px;height:22px;text-align:center;font-size:11px;line-height:21px;color:var(--blue);background:#fff}.feature-arrows{display:flex;gap:8px;align-items:center;margin-top:15px}.feature-arrows>span{font-size:12px;color:var(--muted);margin-left:auto;text-align:right}.icon-button{border:1px solid var(--line);background:transparent;width:44px;height:44px;border-radius:50%;font-size:20px}.icon-button:hover{background:white}.feature-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px 18px 20px;background:#e8edf2;border-radius:30px;min-width:0;gap:18px;position:relative;overflow:hidden}.feature-stage .phone{width:234px;border-radius:36px;box-shadow:0 22px 35px #152b3a24;flex-shrink:0;transition:transform .4s}.feature-stage .phone:hover{transform:translateY(-5px)}.feature-stage .phone img{border-radius:29px;width:100%;height:auto}.capture-caption{font-size:11px!important;line-height:1.5;max-width:250px;text-align:center;margin:0;color:#536572}.shot-tabs{display:flex;justify-content:center;flex-wrap:wrap;background:#fff9;border-radius:20px;padding:3px}.shot-tabs button{font-size:12px;padding:8px 10px;min-height:38px}.shot-tabs button[aria-pressed=true]{color:var(--ink);background:white;box-shadow:0 2px 6px #23344412}.feature-stage .wide-shot{width:100%;border-radius:15px}.feature-stage .wide-shot img{border-radius:8px;aspect-ratio:auto}.fine-print{font-size:12px;line-height:1.6;color:var(--muted);margin:23px 0 0;max-width:790px}.dark-section{background:var(--night);color:white;max-width:none;padding-left:max(5%,calc((100vw - 1332px)/2));padding-right:max(5%,calc((100vw - 1332px)/2));margin:50px 0}.dark-section .eyebrow{color:var(--accent)}.dark-section p,.dark-section .small-label{color:#a7bbc7}.dark-section h2{max-width:730px}.layer-workspace{display:grid;grid-template-columns:300px 1fr;gap:42px;margin-top:45px;align-items:center}.layer-controls h3{font-size:26px;margin:18px 0}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:58px;position:relative;border-bottom:1px solid #ffffff16;cursor:pointer;font-size:15px}.switch-row>span:first-child{display:flex;align-items:center;gap:10px}.layer-dot{width:8px;height:8px;background:#adcabf;border-radius:50%}.dot-1{background:#adf7c4}.dot-2{background:#44d3e0}.dot-3{background:#e6ad73}.dot-4{background:#ad98ee}.switch-row input{position:absolute;right:0;opacity:0;width:44px;height:44px;cursor:pointer}.toggle-track{width:40px;height:24px;flex-shrink:0;border-radius:15px;background:#647783;position:relative;pointer-events:none;transition:background .2s}.toggle-track:after{content:'';position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:white;transition:transform .2s}.switch-row input:checked+.toggle-track{background:#33875e}.switch-row input:checked+.toggle-track:after{transform:translateX(16px)}.switch-row input:focus-visible+.toggle-track{outline:3px solid #72a8ff;outline-offset:4px}.layer-controls p{font-size:14px;margin:23px 0}.text-link{border:0;background:transparent;min-height:44px;padding:0;font-size:15px}.dark-section .text-link{color:var(--accent)}.layer-canvas{min-width:0;perspective:1000px}.map-demo{position:relative;aspect-ratio:720/470;border:1px solid #49637355;border-radius:26px;overflow:hidden;background:#102c3a}.demo-grid{position:absolute;inset:0;transition:transform .65s;transform-origin:center 70%}.tilted .demo-grid{transform:perspective(800px) rotateX(32deg) rotateZ(-8deg) scale(1.09)}.network-diagram{width:100%;height:100%}.grid-lines{color:#406372;opacity:.45}.guide-rings{fill:none;stroke:#638ea1;stroke-width:1;opacity:.19}.river{fill:none;stroke:#1b5363;stroke-width:38;opacity:.55}.roads{fill:none;stroke:#385265;stroke-width:2}.link-track{fill:none;stroke:#c3fad544;stroke-width:5}.link-flow{fill:none;stroke:#b7f7c8;stroke-width:3;stroke-dasharray:10 9;animation:link-transfer 1s linear infinite}.link-caption{font:13px 'DM Sans',sans-serif;letter-spacing:.3px}.poi-symbols circle{fill:#e5ac6a}.poi-symbols text{font:bold 18px sans-serif;fill:#283c47}.map-node{position:absolute;width:44px;height:44px;border:3px solid #baffd4;border-radius:50%;background:#235e4b;color:#e0ffec;box-shadow:0 0 0 8px #a1fed915;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);font-size:18px;font-weight:700;transition:box-shadow .2s}.map-node:hover,.map-node.selected{box-shadow:0 0 0 13px #a1fed925}.node-a{left:20.833%;top:71.27%}.node-b{left:76.39%;top:28.72%}.node-six{left:57%;top:70%;background:#176879;border-color:#8ae8ee;flex-direction:column;line-height:1.05;font-size:16px}.node-six small{font-size:8px}.map-legend{position:absolute;left:20px;right:20px;top:18px;display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.7px;color:#abc7d1;pointer-events:none}.live-dot{width:5px;height:5px;background:#a6f6c1;border-radius:50%}.north{margin-left:auto}.endpoint-info{min-height:95px;display:flex;align-items:center;gap:15px;padding:18px 5px}.endpoint-badge{display:grid;place-items:center;flex-shrink:0;width:43px;height:43px;border-radius:12px;background:#203b49;color:var(--accent);font-size:16px;font-weight:600}.endpoint-info strong,.endpoint-info>div>span{display:block;font-size:13px}.endpoint-info>div>span{color:#9ab1bd;font-size:11px;margin-top:5px}.endpoint-info .text-link{margin-left:auto;font-size:12px}.endpoint-info p{font-size:14px}.settings-toolbar{display:flex;gap:15px;margin:34px 0 18px}.search-settings{display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:0 15px;background:white;flex:1;min-width:0}.search-settings>span{font-size:27px;color:var(--muted)}.search-settings input{border:0;background:transparent;width:100%;padding:15px 0;min-width:0;font-size:16px}.search-settings input:focus{outline:0}.search-settings:focus-within{outline:2px solid var(--blue)}select{font:inherit;font-size:15px;max-width:100%;min-height:48px;border:1px solid var(--line);border-radius:12px;padding:10px 36px 10px 13px;background:#fff;color:var(--ink)}select:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.category-select{max-width:43%}.category-select select{height:100%}.settings-workspace{border:1px solid var(--line);border-radius:26px;background:#fff;display:grid;grid-template-columns:235px 1fr;overflow:hidden;min-height:615px}.settings-list{max-height:670px;overflow:auto;border-right:1px solid var(--line);padding:15px;background:#f1f5f8;scrollbar-width:thin}.settings-list button{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;background:transparent;border-radius:12px;min-height:48px;padding:13px 12px;font-size:14px;line-height:1.4;color:#526674}.settings-list button[aria-pressed=true]{background:white;color:var(--blue);box-shadow:0 3px 12px #152b3a09}.settings-list button:hover{background:#fff9}.setting-details{display:grid;grid-template-columns:minmax(240px,1fr) minmax(210px,280px);gap:26px;padding:32px}.setting-control{margin:26px 0}.setting-control>label:not(.switch-row){display:flex;justify-content:space-between;margin:12px 0;font-size:13px;color:var(--muted)}.setting-control select{width:100%;background:#f9fafb}.setting-control .switch-row{color:var(--ink);border:0}.setting-control input[type=range]{accent-color:var(--blue);width:100%;min-height:32px}.colour-input input{height:38px;cursor:pointer}.setting-explanation h3{font-size:29px}.setting-explanation p{margin:14px 0}.effect-callout{background:#f0f5fb;border-left:2px solid #a7c6ef;border-radius:0 14px 14px 0;padding:16px 18px;margin:22px 0}.effect-callout>span{font-size:11px;text-transform:uppercase;letter-spacing:1px;font-weight:700;color:var(--blue)}.effect-callout p{font-size:14px;margin:7px 0 0}.setting-visual{align-self:start;text-align:center;padding-top:4px}.setting-preview{margin:20px 0;border:1px solid #e0e7ec;border-radius:25px;background:#f1f5f8;color:#192c3b;overflow:hidden;box-shadow:0 18px 30px #213b5110;transition:background .3s,color .3s}.dark-preview{background:#172534;color:#e0e6ef;border-color:#364453}.mini-map{height:235px;position:relative;background:#e5efeb}.dark-preview .mini-map{background:#1c333d}.mini-map svg{width:100%;height:100%}.mini-water{fill:none;stroke:#b9d9e6;stroke-width:30}.dark-preview .mini-water{stroke:#16344d}.mini-roads{fill:none;stroke:#fafdf7;stroke-width:5}.mini-map.offline .mini-roads{opacity:0}.mini-map.offline{background:#e7e6d8}.scale-readout{position:absolute;bottom:14px;right:15px;font:12px monospace;background:#ffffffd9;border-radius:8px;padding:5px}.preview-info{padding:23px 18px;min-height:105px;text-align:left}.preview-info>span{display:block;font-size:11px;opacity:.6;margin-bottom:7px}.preview-info strong{font-size:17px;font-weight:600}.palette-swatches{display:flex;gap:7px;margin-top:20px;flex-wrap:wrap}.palette-swatches span{width:31px;height:31px;border-radius:50%;background:var(--swatch);display:grid;place-items:center;font-size:9px;color:#172737;border:1px solid #ffffff88;font-weight:700}.home-screen{display:grid;place-content:center;justify-items:center;min-height:310px;background:radial-gradient(ellipse at 15% 90%,#aecdbb,transparent 65%),linear-gradient(135deg,#d7e6f4,#bbcfd9);gap:12px}.home-screen img{border-radius:26px;box-shadow:0 8px 18px #152b3a22}.home-screen span{font-size:13px;color:#152b3a}.language-preview{padding:30px 22px;text-align:left;min-height:285px}.language-preview strong{font-size:27px;display:block;margin:0 0 27px}.language-preview span{display:block;background:#fff;border-radius:12px;font-size:15px;padding:14px;margin-top:8px}.preview-capture{border:0;background:none;padding:0;width:100%;cursor:zoom-in}.preview-capture img{width:100%;height:auto}.action-preview{padding:30px 25px;text-align:left}.action-symbol{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#ddebf8;color:var(--blue);font-size:22px;margin-bottom:28px}.action-preview>span:not(.action-symbol){font-size:11px;color:var(--muted);display:block;margin:12px 0}.action-preview strong{font:700 22px Manrope,sans-serif}.action-preview p{font-size:14px;line-height:1.6}.setting-notes{border-top:1px solid var(--line);padding-top:8px}.setting-notes summary{font-size:13px;padding:12px 0;cursor:pointer;color:var(--blue)}.setting-notes li{font-size:14px;line-height:1.6;margin:12px 0;color:var(--muted)}.walkthrough-active{background:#eaf4f0;border-radius:15px;padding:18px 14px 0}.no-results,.empty-settings{font-size:15px;padding:25px}.button.secondary{background:#e8eef6;color:var(--blue);border:0}.guide-section{background:#eef2f5;border-radius:30px;max-width:calc(1480px - 10%)}.guide-workspace{display:grid;grid-template-columns:1fr 1.2fr;margin:40px 0;gap:70px}.guide-tabs{display:flex;flex-direction:column;gap:8px}.guide-tabs button{display:flex;align-items:center;gap:18px;border:1px solid transparent;background:transparent;border-radius:14px;padding:19px;text-align:left;font-size:16px;color:var(--muted)}.guide-tabs button>span{font:12px monospace}.guide-tabs button[aria-pressed=true]{background:#fff;border-color:#e3e9ec;color:var(--ink)}.guide-step{align-self:center}.guide-number{font:600 65px Manrope,sans-serif;letter-spacing:-4px;color:#b8cbd8}.guide-step h3{font:700 32px/1.2 Manrope,sans-serif;letter-spacing:-1px;margin:10px 0 20px}.guide-step p{font-size:17px;line-height:1.6}.full-guide{border-top:1px solid #cfdce4;padding-top:10px}.full-guide>summary{font-size:16px;padding:20px 0;display:flex;justify-content:space-between;cursor:pointer;list-style:none}.all-features{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.all-features article{padding:22px;background:#ffffffb0;border-radius:18px;scroll-margin-top:30px}.all-features h3{font:700 22px Manrope,sans-serif}.all-features p,.all-features li{font-size:15px;line-height:1.6;color:var(--muted)}.all-features ol{padding-left:20px}.all-features li{padding-left:6px;margin:12px 0}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.faq-section h2{font-size:42px;line-height:1.15;letter-spacing:-1.8px;margin:20px 0}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:23px 0;cursor:pointer;font-size:17px;list-style:none}.faq-list summary span{color:var(--blue);font-size:20px}.faq-list p{font-size:16px;line-height:1.7;margin:0 0 25px}.final-cta{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;border-top:1px solid var(--line)}.final-cta h2{font:700 46px/1.15 Manrope,sans-serif;letter-spacing:-2px}.final-cta p{font-size:15px}.privacy-note{padding:22px 35px;border-left:1px solid var(--line);align-self:center}.privacy-note h3{font-size:23px}.privacy-note p{font-size:15px;line-height:1.7}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}dialog{border:1px solid #cedae1;border-radius:24px;padding:64px 24px 16px;max-width:94vw;max-height:95vh;background:#f7f9fb;box-shadow:0 20px 100px #0004;overscroll-behavior:contain}dialog::backdrop{background:#071522dc;backdrop-filter:blur(8px)}dialog>img{height:auto;max-height:76vh;max-width:min(1300px,85vw);width:auto;margin:auto;border-radius:12px}dialog>p{text-align:center;font-size:12px}.dialog-close{position:absolute;right:18px;top:12px;border:1px solid #c8d6e0;background:white;border-radius:30px;min-height:40px;padding:8px 20px}body.dialog-open{overflow:hidden}html[data-paused=true] *,html[data-paused=true] *:before,html[data-paused=true] *:after{animation-play-state:paused!important}html[data-paused=true]{scroll-behavior:auto}.reveal-ready{opacity:0;transform:translateY(18px);transition:opacity .55s,transform .55s}.reveal-visible{opacity:1;transform:translateY(0)}@keyframes link-transfer{to{stroke-dashoffset:-38}}
@media(max-width:1200px){.header nav{gap:15px;font-size:12px}.feature-browser{grid-template-columns:180px 1fr 270px;gap:22px}.feature-list button{font-size:13px}.settings-workspace{grid-template-columns:195px 1fr}.setting-details{padding:25px;gap:22px;grid-template-columns:minmax(220px,1fr) 220px}.setting-explanation h3{font-size:26px}.layer-workspace{grid-template-columns:265px 1fr;gap:30px}.feature-stage{padding:20px 13px}.feature-stage .phone{width:217px}.guide-workspace{gap:45px}.faq-section,.final-cta{gap:50px}}
@media(max-width:1000px){.feature-browser{grid-template-columns:1fr 1fr;gap:25px}.feature-list{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:5px;border:0;padding:0}.feature-list button{width:auto;font-size:14px;padding:9px 13px;min-height:44px}.feature-list button b{display:none}.feature-detail{padding:0}.feature-stage .phone{width:225px}.settings-workspace{grid-template-columns:190px 1fr}.setting-details{grid-template-columns:1fr}.setting-visual{max-width:290px;width:100%;justify-self:center}.setting-preview{margin-top:12px}.layer-workspace{grid-template-columns:230px 1fr;gap:22px}.map-demo{aspect-ratio:1.3}.network-diagram{object-fit:contain}.faq-section{gap:40px}.faq-section h2{font-size:36px}.final-cta h2{font-size:39px}.header nav{display:none}.header{height:auto;min-height:84px;flex-wrap:wrap;padding-top:14px;padding-bottom:14px}}
@media(max-width:760px){.header{padding:13px 6%;gap:12px}.header .brand{gap:8px}.header .brand img{width:33px;height:33px}.languages{padding:2px}.languages a{min-width:33px;min-height:40px;font-size:12px}.header nav{display:flex;order:3;flex-basis:100%;overflow-x:auto;white-space:nowrap;justify-content:space-between;gap:15px;font-size:12px}.header nav a{padding:3px 0;min-height:36px;display:flex;align-items:center}.hero{padding-top:32px}.hero-visual{height:565px}.hero h1{font-size:clamp(40px,10.4vw,65px)}.hero-actions{gap:17px;flex-wrap:wrap}.hero-actions .text-link{font-size:14px}.button{padding:15px 18px;font-size:14px}.feature-tabs{gap:6px;flex-wrap:nowrap;overflow-x:auto;padding:4px 0 15px}.feature-tabs button{font-size:13px;padding:9px 14px;white-space:nowrap}.feature-browser{grid-template-columns:1fr;gap:20px;min-height:0;padding-top:23px}.feature-list{gap:4px}.feature-list button{font-size:13px;padding:8px 10px;background:#edf2f6;min-height:44px}.feature-list button span{display:none}.feature-detail h3{font-size:31px}.feature-detail p{font-size:16px}.feature-stage{min-height:520px;padding:24px;gap:17px}.feature-stage .phone{width:224px}.feature-stage.landscape-stage{min-height:270px}.feature-stage .wide-shot{width:100%;border-radius:18px}.feature-stage .wide-shot img{border-radius:10px}.capture-caption{max-width:300px}.feature-arrows{margin:2px 0 10px}.dark-section{padding:52px 6%;margin:25px 0}.layer-workspace{grid-template-columns:1fr;gap:25px;margin-top:25px}.layer-controls{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.layer-controls>.small-label,.layer-controls>h3{grid-column:1/-1}.layer-controls h3{margin-top:12px}.switch-row{font-size:12px;gap:8px;min-height:54px}.switch-row>span:first-child{gap:6px}.layer-dot{width:5px;height:5px}.toggle-track{width:36px;height:22px}.toggle-track:after{height:16px;width:16px}.switch-row input:checked+.toggle-track:after{transform:translateX(14px)}.layer-controls p{grid-column:1/-1;margin:18px 0 0}.layer-controls .text-link{grid-column:1/-1;justify-self:start}.map-demo{aspect-ratio:720/470;border-radius:20px}.map-node{width:40px;height:40px;font-size:16px}.node-six{font-size:15px}.node-six small{font-size:7px}.map-legend{font-size:8px;left:13px;right:13px;top:14px}.endpoint-info{flex-wrap:wrap;gap:12px;min-height:95px}.endpoint-info .text-link{font-size:11px}.endpoint-info strong{font-size:12px}.settings-toolbar{flex-direction:column;gap:10px;margin:26px 0 14px}.category-select{max-width:100%}.category-select select{width:100%;font-size:14px}.settings-workspace{grid-template-columns:1fr;border-radius:23px}.settings-list{max-height:190px;border:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:12px}.settings-list button{font-size:13px;line-height:1.5;align-items:center;padding:10px;min-height:46px}.setting-details{padding:25px 22px;gap:28px}.setting-explanation h3{font-size:29px}.setting-explanation p{font-size:15px}.setting-visual{max-width:280px}.setting-visual>.text-link{font-size:13px}.setting-control .switch-row{font-size:15px}.setting-control select{font-size:16px}.guide-section{max-width:100%;border-radius:0}.guide-workspace{grid-template-columns:1fr;gap:20px;margin:27px 0}.guide-tabs{gap:6px}.guide-tabs button{padding:13px 15px;font-size:14px}.guide-step{padding:15px 8px}.guide-number{font-size:52px}.guide-step h3{font-size:29px}.guide-step p{font-size:16px}.all-features{grid-template-columns:1fr;gap:15px}.faq-section{grid-template-columns:1fr;gap:15px}.faq-section h2{font-size:36px}.faq-list summary{font-size:16px;padding:22px 0}.faq-list p{font-size:15px}.final-cta{grid-template-columns:1fr;gap:30px}.final-cta h2{font-size:38px}.privacy-note{border-left:0;border-top:1px solid var(--line);padding:20px 0}footer>div{font-size:13px;gap:19px}footer small{font-size:10px;line-height:1.7;display:block}dialog{padding:65px 14px 15px}dialog>img{max-width:83vw;max-height:75vh}.fine-print{font-size:11px}}
@media(prefers-reduced-motion:reduce){.reveal-ready{opacity:1;transform:none}.demo-grid{transition:none}.hero-phone,.floating-note,.link-flow{animation:none!important}}
.supporter-preview{padding:35px 20px;min-height:305px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.supporter-preview img{width:190px;height:190px;object-fit:contain}.supporter-preview strong{font-size:17px}.hero-bottom{max-width:1332px;width:90%}@media(max-width:1100px){.hero-bottom{width:auto}}
.clear-search{border:0;background:transparent;color:var(--muted);min-width:36px;min-height:44px;font-size:23px}.search-settings input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}
@media(max-width:760px){.header nav{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;overflow:visible;white-space:normal}.header nav a{min-height:34px;line-height:1.35}.map-node{width:44px;height:44px}}
.demo-style-label{display:block;font-size:12px;color:#a7bbc7;margin-top:20px}.demo-style-label select{display:block;width:100%;margin-top:8px;font-size:13px;border-color:#49637366;background:#193545;color:#e2eef2}@media(max-width:760px){.demo-style-label{grid-column:1/-1}}
.section-heading h2{letter-spacing:-.04em}
.state-pill{display:table;padding:8px 14px;border-radius:18px;background:#d9e3ed;color:#425365;margin-bottom:16px;font-size:14px;font-weight:700}.state-pill.on{background:#d8f0df;color:#216b3e}.settings-capture-caption{padding:13px;margin:auto}

/* Product-led homepage: full native captures, upright devices, no content overlays. */
:root{--paper:#fff;--ink:#17191e;--muted:#626670;--line:#e3e5ea;--blue:#175fda;--night:#121a27;--radius:24px;scroll-padding-top:28px}
.header{height:88px;max-width:1440px;padding:0 5%;border-bottom:0}
.header nav{gap:28px;font-size:14px}.header nav a{color:var(--ink)}
.languages{background:#f5f6f8;border:0;padding:3px}.languages a[aria-current]{background:#fff;color:var(--ink);box-shadow:0 1px 5px #17233416}
h1,h2,h3{letter-spacing:-.045em}.hero{max-width:1360px;grid-template-columns:1.1fr 1fr;gap:80px;padding:52px 5% 40px;min-height:0;overflow:visible}
.hero h1{font-size:clamp(48px,5.2vw,76px);line-height:1.08;margin:26px 0}.hero h1 span{color:#aa2585}
.hero .eyebrow{color:#626670;font-size:12px;letter-spacing:1.7px}.hero-copy>p{font-size:20px;line-height:1.6;max-width:440px}
.hero-actions{gap:24px;margin:30px 0 18px}.button{border-radius:15px;padding:17px 21px}.button.primary{background:var(--blue)}.button.primary:hover{background:#104aab}
.hero-copy>small{font-size:13px;line-height:1.6}.hero-topics{max-width:420px;margin-top:42px;border-top:1px solid var(--line)}
.hero-topics button{display:flex;align-items:center;width:100%;min-height:52px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:12px 0;text-align:left;font-size:15px;color:var(--ink);gap:18px}.hero-topics button>span{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.hero-topics svg{width:18px;margin-left:auto}.hero-topics button:hover{color:var(--blue)}
.hero-visual{height:auto;margin:0;display:flex;flex-direction:column;gap:22px;perspective:none;background:transparent;position:relative;padding:0 0 6px}
.hero-device-label{width:100%;max-width:340px;display:flex;justify-content:space-between;gap:10px;font-size:12px;color:var(--muted)}.hero-device-label>span:first-child{font-weight:700;color:var(--ink)}
.phone{position:relative;border:6px solid #20242c;border-radius:47px;outline:1px solid #8a8c91;box-shadow:0 22px 40px -24px #202a3b85;overflow:hidden;background:#101319;padding:0}
.phone img{width:100%;height:auto;border-radius:0;object-fit:contain}.phone:not(.wide-shot):after{content:'';position:absolute;pointer-events:none;z-index:2;top:1.25%;left:36%;width:28%;height:3.1%;border-radius:50px;background:#060606}
.hero-phone{width:310px;max-width:100%;transform:none;animation:none;z-index:0;flex-shrink:0}.hero-phone:hover{transform:none}
.hero-visual figcaption{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;color:var(--muted);font-size:13px;line-height:1.5}
.generation-legend{display:flex;gap:7px}.generation-legend i{font-style:normal;font-weight:700;font-size:12px;border-radius:6px;padding:5px 10px;color:#14743a;background:#e4f4e9}.generation-legend i:nth-child(2){color:#1763d5;background:#e6efff}.generation-legend i:nth-child(3){color:#9c279f;background:#f5e5f6}
.hero-bottom{max-width:1224px;margin:18px auto 0;width:90%;padding:22px 0;color:var(--muted);font-size:14px}
.section{max-width:1360px;padding:90px 5%}.section-heading{max-width:760px}.section-heading h2{font-size:clamp(34px,4vw,54px);line-height:1.12;letter-spacing:-.04em}.section-heading p{font-size:18px;line-height:1.65;max-width:620px}
.map-showcase{background:#f5f6f8;max-width:none;padding-left:max(5%,calc((100vw - 1224px)/2));padding-right:max(5%,calc((100vw - 1224px)/2));margin-top:25px}
.map-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:44px}
.map-showcase-grid article{min-width:0}.map-card-heading{display:flex;gap:12px;align-items:baseline;margin-bottom:22px}.map-card-heading>span{font-size:12px;color:var(--muted)}.map-card-heading h3{font-size:22px;margin:0;letter-spacing:-.025em}.map-showcase-grid .phone{width:100%;max-width:285px;display:block;margin:0 auto}.map-showcase-grid p{font-size:16px;line-height:1.6;margin:26px 0 12px;max-width:310px}.map-showcase-grid .text-link{font-size:14px;min-height:44px}
.feature-tabs{margin-top:32px;gap:10px}.feature-tabs button{border-radius:10px;font-size:14px;padding:12px 18px;min-height:44px}.feature-browser{grid-template-columns:210px minmax(230px,1fr) minmax(280px,.9fr);gap:30px;min-height:0;padding-top:32px}.feature-list button{font-size:14px;min-height:48px;border-radius:9px;line-height:1.4}.feature-list button span{display:none}.feature-detail h3{font-size:34px;line-height:1.17}.feature-detail p{font-size:16px;line-height:1.65}.feature-detail h4{font-size:14px}.instructions li{font-size:15px;line-height:1.65}.feature-stage{background:#f5f6f8;border-radius:24px;padding:24px;min-height:0;justify-content:center}.feature-stage .phone{width:258px}.capture-caption{font-size:12px;line-height:1.6;max-width:290px}.small-label{font-size:12px}.fine-print{font-size:13px;line-height:1.6}.feature-arrows{flex-wrap:wrap}.feature-arrows>span{font-size:12px}
.dark-section{max-width:none;background:#121a27;padding-left:max(5%,calc((100vw - 1224px)/2));padding-right:max(5%,calc((100vw - 1224px)/2));margin:0;border-radius:0}.dark-section .section-heading p{color:#bec7d7}.dark-section .eyebrow{color:#b8c9e4}.layer-controls .switch-row{font-size:15px}.layer-controls p{font-size:15px}.map-legend{font-size:12px}.demo-style-label,.demo-style-label select{font-size:14px}.endpoint-info p{font-size:14px}
.settings-workspace{border-radius:20px;box-shadow:none}.settings-toolbar{margin-top:34px}.settings-list{background:#f5f6f8}.settings-list button{font-size:14px;border-radius:8px;min-height:48px}.setting-explanation h3{line-height:1.2}.setting-explanation p{font-size:16px}.setting-visual>.small-label{font-size:12px}.effect-callout{background:#f1f5fc;border-radius:12px}.settings-control label,.setting-control label,.category-select select{font-size:14px}.settings-capture-caption{font-size:12px}
.guide-section{background:#f5f6f8;border-radius:0;max-width:none;padding-left:max(5%,calc((100vw - 1224px)/2));padding-right:max(5%,calc((100vw - 1224px)/2))}.guide-tabs button{border-radius:12px;font-size:16px}.guide-step h3{line-height:1.18}.all-features article{background:#fff;border-radius:14px}.all-features p,.all-features li{font-size:16px;line-height:1.65}.all-features h3{line-height:1.25}
.final-cta{border-top:1px solid var(--line)}footer{max-width:1360px}.motion-toggle{border:0;background:#f2f4f7;min-height:44px;padding:10px 15px;border-radius:10px;font-size:14px;color:var(--muted)}footer small{font-size:12px;line-height:1.6}.full-guide summary{font-size:16px}
@media(max-width:1100px){.hero{gap:40px;padding-top:36px}.hero h1{font-size:56px}.hero-phone{width:285px}.hero-device-label{max-width:300px}.hero-copy>p{font-size:18px}.feature-browser{grid-template-columns:175px minmax(200px,1fr) 260px;gap:24px}.feature-stage{padding:18px}.feature-stage .phone{width:222px}.map-showcase-grid{gap:28px}.phone{border-radius:41px}.hero-topics{margin-top:28px}.map-showcase-grid .phone{max-width:255px}.hero-bottom{margin-left:5%;margin-right:5%}}
@media(max-width:850px){.header{height:auto;min-height:88px;flex-wrap:wrap;padding-top:17px;padding-bottom:10px;gap:12px}.header nav{order:3;flex-basis:100%;display:flex;justify-content:space-between;gap:18px;white-space:nowrap}.header nav a{font-size:13px;min-height:40px}.hero{gap:36px}.hero h1{font-size:48px}.hero-actions{gap:18px}.feature-browser{grid-template-columns:1fr 1fr}.feature-list{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px}.feature-list button{background:#f3f5f8;width:auto;padding:10px 14px;min-height:44px}.feature-list button b{display:none}.feature-stage .phone{width:244px}.map-showcase-grid{gap:18px}.map-card-heading h3{font-size:20px}.map-showcase-grid p{font-size:15px}}
@media(max-width:620px){.header{padding:16px 6% 8px}.brand{font-size:19px}.header nav{overflow:auto;justify-content:flex-start;gap:24px}.languages a{min-width:35px;min-height:38px}.hero{grid-template-columns:1fr;gap:36px;padding:34px 6% 30px;text-align:left}.hero h1{font-size:clamp(46px,11vw,66px);margin:20px 0 24px}.hero-copy>p{font-size:18px;max-width:100%}.hero .eyebrow{font-size:11px;letter-spacing:1px}.hero-topics{display:none}.hero-actions{margin:26px 0 18px}.hero-actions .button{font-size:14px;padding:16px 18px}.hero-actions .text-link{font-size:14px;min-height:44px}.hero-visual{gap:18px;width:100%;padding-top:12px}.hero-phone{width:292px;max-width:88vw;transform:none!important}.hero-device-label{max-width:292px;font-size:12px}.hero-visual figcaption{font-size:13px}.hero-bottom{padding:18px 0;font-size:13px;line-height:1.5;margin-top:0;margin-bottom:0;gap:24px}.hero-bottom>span{max-width:60%}.hero-bottom a{white-space:nowrap}.section{padding:58px 6%}.section-heading h2{font-size:36px;line-height:1.15}.section-heading p{font-size:17px}.map-showcase{margin-top:12px}.map-showcase-grid{grid-template-columns:1fr;gap:46px;margin-top:32px}.map-showcase-grid article{display:grid;grid-template-columns:1fr 1.15fr;gap:12px 22px;align-items:start}.map-card-heading{grid-column:1;margin:16px 0 0;flex-direction:column;gap:6px}.map-card-heading h3{font-size:23px}.map-showcase-grid .phone{grid-column:2;grid-row:1/4;max-width:225px;border-width:4px;border-radius:29px}.map-showcase-grid p{grid-column:1;font-size:15px;margin:0;align-self:center;line-height:1.6}.map-showcase-grid .text-link{grid-column:1;font-size:13px;align-self:start;gap:5px}.map-showcase-grid .text-link svg{width:18px}.feature-tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:14px;margin-top:25px}.feature-tabs button{font-size:14px;white-space:nowrap;padding:11px 15px}.feature-browser{grid-template-columns:1fr;gap:24px}.feature-list{gap:7px}.feature-list button{font-size:13px;min-height:44px;padding:9px 12px}.feature-detail h3{font-size:31px}.feature-detail p{font-size:16px}.feature-stage{padding:26px 18px;border-radius:20px}.feature-stage .phone{width:268px}.phone{border-radius:42px}.instructions li{font-size:15px}.feature-arrows>span{font-size:12px}.fine-print{font-size:12px}.layer-controls .switch-row{font-size:13px;gap:6px}.map-legend{font-size:10px}.settings-list button{font-size:14px;line-height:1.5}.setting-details{padding:24px 20px}.setting-explanation h3{font-size:28px}.setting-explanation p{font-size:16px}.setting-visual{max-width:100%}.guide-tabs button{font-size:15px}.all-features p,.all-features li{font-size:15px}.faq-list summary{font-size:17px;line-height:1.5}.faq-list p{font-size:16px}.final-cta h2{font-size:36px;line-height:1.18}footer{padding:40px 6%}footer>div{font-size:14px;line-height:1.5}footer small{font-size:12px}}
.radio-showcase{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:center;margin-top:40px}.radio-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.radio-tabs button{background:#ffffff10;color:#c6d5e8;border:1px solid #ffffff30;border-radius:10px;padding:12px 15px;min-height:44px;font-size:14px}.radio-tabs button[aria-pressed=true]{background:#fff;color:#152238;border-color:#fff}.radio-information h3{font-size:34px;line-height:1.2;color:white;margin:20px 0}.radio-information p{font-size:17px;color:#bac8d8}.radio-information .instructions{color:#d6dfeb}.radio-information .text-link{color:white;margin-top:20px}.radio-capture{display:flex;flex-direction:column;align-items:center;gap:20px}.radio-capture .phone{width:280px}.radio-capture .capture-caption{color:#a1b3c8;text-align:center}
@media(max-width:850px){.radio-showcase{gap:35px}.radio-capture .phone{width:245px}.radio-information h3{font-size:30px}}
@media(max-width:620px){.radio-showcase{grid-template-columns:1fr;gap:30px}.radio-tabs{gap:7px}.radio-tabs button{font-size:13px;padding:11px 12px}.radio-capture .phone{width:268px}.radio-information h3{font-size:29px}}
.phone.wide-shot:after{content:'';position:absolute;pointer-events:none;z-index:2;left:1.25%;top:36%;height:28%;width:3.1%;border-radius:50px;background:#060606}.preview-capture{position:relative}.preview-capture:after{content:'';position:absolute;pointer-events:none;top:1.25%;left:36%;width:28%;height:3.1%;border-radius:50px;background:#060606}
@media(max-width:620px){.map-showcase-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:26px;margin-right:-6vw;padding:2px 6vw 22px 1px;scrollbar-width:thin}.map-showcase-grid article{flex:0 0 82vw;max-width:315px;display:flex;flex-direction:column;gap:0;scroll-snap-align:start}.map-card-heading{display:flex;flex-direction:row;gap:12px;margin:0 0 20px}.map-card-heading h3{font-size:24px}.map-showcase-grid .phone{width:260px;max-width:100%;margin:0 auto;border-width:5px;border-radius:39px}.map-showcase-grid p{font-size:16px;line-height:1.6;margin:22px 0 10px;align-self:auto;max-width:290px}.map-showcase-grid .text-link{font-size:14px;align-self:flex-start;min-height:44px}}
.dialog-device{width:max-content;max-width:100%;margin:auto;box-shadow:none;border-width:5px;border-radius:40px}.dialog-device img{height:auto;max-height:74vh;max-width:min(1280px,80vw);width:auto}.dialog-device.wide-shot{border-radius:30px}dialog>p{max-width:450px;margin:18px auto 0} .dialog-close{min-height:44px}
/* Landscape captures need room for both the map and the native side panel. */
.feature-stage.landscape-stage .wide-shot{width:100%;max-width:900px;border-radius:24px}.feature-stage.landscape-stage .wide-shot img{border-radius:16px}
@media(min-width:900px){.feature-browser:has(.landscape-stage){grid-template-columns:210px minmax(0,1fr);align-items:start}.feature-browser:has(.landscape-stage) .feature-list{grid-column:1;grid-row:1/3}.feature-browser:has(.landscape-stage) .feature-detail{grid-column:2}.feature-stage.landscape-stage{grid-column:2;padding:26px;min-height:0}}
.radio-information .instructions li{color:#c6d5e8}
