/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}}:root{--orange:#ff6a00;--orange-ink:#a63c00;--orange-action:#cc4a00;--orange-deep:#b33e00;--warm-white:#fcfaf7;--pale-beige:#f7f1ea;--white:#fff;--text:#292521;--muted:#665f59;--border:#e8e1da;--success:#2e8b57;--error:#c83b32;--shadow-soft:0 12px 34px #58392211;--shadow-float:0 22px 60px #2d1d132e;--radius-large:22px;--radius-card:16px;--radius-control:11px;--content-width:1200px;--hero-width:1280px;--header-height:70px;--page-gutter:clamp(40px,4.45vw,64px);--font-sans:var(--font-noto-sans-sc),"Noto Sans SC","PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px)}body{color:var(--text);font-family:var(--font-sans);text-rendering:optimizelegibility;background:#fffdfb;min-width:320px;margin:0;font-size:17px;line-height:1.78;overflow-x:hidden}button,input,select,textarea{color:inherit;font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block}::selection{background:#ff6a0033}:focus-visible{outline-offset:3px;outline:3px solid #ff6a0059}.skip-link{background:var(--text);color:var(--white);z-index:200;border-radius:0 0 10px 10px;padding:10px 18px;transition:top .2s;position:fixed;top:-80px;left:20px}.skip-link:focus{top:0}.content-container{max-width:var(--content-width);width:100%;margin-inline:auto;padding-inline:32px}.section{background:var(--warm-white);padding-block:112px}.section--trust{background:#fffaf6;border-block:1px solid #e9e2dbcc}.section-heading{text-align:center;max-width:860px;margin:0 auto 58px}.section-heading--left{text-align:left;margin-inline:0}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(2rem,3.1vw,2.65rem);line-height:1.28}.section-heading__mark{background:var(--orange);border-radius:99px;width:36px;height:4px;margin:20px auto 0;display:block}.section-heading--left .section-heading__mark{margin-inline:0}.section-heading p{color:var(--muted);max-width:760px;margin:22px auto 0;font-size:18px}.section-heading--left p{margin-inline:0}.section-conclusion{color:var(--text);text-align:center;max-width:860px;margin:42px auto 0;font-size:19px}.section-conclusion--strong{font-size:22px;font-weight:700}.section-action{justify-content:center;margin-top:40px;display:flex}.wordmark{color:#24211f;letter-spacing:-.06em;white-space:nowrap;font-size:28px;font-weight:700;line-height:1}.site-header{height:var(--header-height);z-index:100;background:#fffffff5;border-bottom:1px solid #e8e1dadb;transition:background .25s,box-shadow .25s;position:sticky;top:0;left:0;right:0}.site-header:before{content:"";z-index:-1;background:0 0;position:absolute;inset:0}.site-header--scrolled{box-shadow:0 5px 22px #3a27180d}@supports ((-webkit-backdrop-filter:blur(14px)) or (backdrop-filter:blur(14px))){.site-header:before{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7}}.site-header__inner{height:100%;max-width:calc(var(--hero-width) + 128px);padding:0 var(--page-gutter);gap:32px}.desktop-nav,.site-header__inner{align-items:center;margin:0 auto;display:flex}.desktop-nav{gap:clamp(28px,2.35vw,34px)}.desktop-nav a{color:#554f4a;white-space:nowrap;border-radius:999px;align-items:center;height:36px;padding:0 14px;font-size:15px;font-weight:500;display:inline-flex;position:relative}.desktop-nav a:after{background:var(--orange);content:"";border-radius:99px;width:18px;height:2px;transition:transform .2s;position:absolute;bottom:9px;left:50%;transform:translate(-50%)scaleX(0)}.desktop-nav a.is-active,.desktop-nav a:hover{color:var(--orange)}.desktop-nav a.is-active{background:#ff6a0014;font-weight:600}.desktop-nav a.is-active:after{transform:translate(-50%)scaleX(0)}.site-header__actions{align-items:center;gap:10px;display:flex}.header-download,.header-primary,.menu-button{border-radius:10px;justify-content:center;align-items:center;min-height:44px;font-size:15px;font-weight:600;display:inline-flex}.header-download{background:var(--white);border:1px solid #d8d0c9;padding:0 18px;transition:background .2s,border-color .2s,color .2s}.header-download:hover{color:var(--orange-ink);background:#fff8f2;border-color:#e6b898}.header-primary{background:var(--orange-action);color:var(--white);padding:0 20px;transition:background .2s,transform .2s}.header-primary:hover{background:var(--orange-deep);transform:translateY(-1px)}.menu-button{background:var(--white);border:1px solid var(--border);width:44px;height:44px;padding:0;display:none}.menu-button svg{width:22px;height:22px}.mobile-only{display:none}.mobile-menu-backdrop{z-index:110;background:#19130f9e;position:fixed;inset:0}.mobile-menu{background:var(--white);box-shadow:var(--shadow-float);border-radius:0 0 0 24px;width:min(88vw,420px);max-width:420px;min-height:100%;margin-left:auto;padding:22px}.mobile-menu__top{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.mobile-menu .menu-button{display:inline-flex}.mobile-menu nav{display:grid}.mobile-menu nav a{border-bottom:1px solid var(--border);min-height:54px;padding:12px 10px;font-size:18px;font-weight:700}.mobile-menu nav a[aria-current=page]{color:var(--orange);background:#ff6a0014;border-radius:10px}.button-link{border-radius:var(--radius-control);justify-content:center;align-items:center;gap:8px;min-height:51px;padding:0 26px;font-size:16px;font-weight:600;transition:background .2s,border .2s,transform .2s;display:inline-flex}.button-link:hover{transform:translateY(-1px)}.button-link--primary{background:var(--orange-action);border:1px solid var(--orange-action);color:var(--white)}.button-link--primary:hover{background:var(--orange-deep);border-color:var(--orange-deep)}.button-link--secondary{background:var(--white);color:var(--text);border:1px solid #d8d0c9}.button-link--secondary:hover{color:var(--orange-ink);background:#fff8f2;border-color:#e6b898}.button-link--text{color:var(--orange);min-height:44px;padding:0}.home-hero{background:var(--warm-white);max-width:calc(var(--hero-width) + 128px);min-height:calc(100svh - var(--header-height));padding:clamp(32px,5vh,48px) var(--page-gutter) clamp(36px,6vh,58px);grid-template-columns:minmax(0,43fr) minmax(0,57fr);gap:clamp(56px,5vw,72px)}.home-hero--centered{text-align:center;justify-content:center;min-height:720px;display:flex}.home-hero--centered .home-hero__copy{max-width:880px}.home-hero--centered .hero-actions{justify-content:center}.page-hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(3rem,4.3vw,3.75rem);line-height:1.25}.home-hero__copy>p{color:var(--muted);max-width:520px;margin:24px 0 0;font-size:17px;font-weight:400;line-height:1.85}.home-hero--centered .home-hero__copy>p{margin-inline:auto}.home-hero__copy .home-hero__value{color:var(--muted);margin-top:12px}.home-hero__value strong{color:#403a35;font-weight:600}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-text-link{color:#6d655f;align-items:center;gap:8px;min-height:44px;font-size:15px;font-weight:400;display:inline-flex}.hero-text-link:hover{color:var(--orange)}.hero-support-links{flex-direction:column;align-items:flex-start;gap:4px;margin-top:20px;display:flex}.hero-support-links .hero-text-link{margin-top:0}.hero-scroll-link{color:#817870;align-items:center;gap:7px;min-height:40px;margin-top:6px;font-size:14px;font-weight:500;line-height:1.6;transition:color .2s;display:inline-flex}.hero-scroll-link:hover{color:var(--orange)}.hero-scroll-link svg{width:16px;height:16px;animation:hero-scroll-cue 2.8s ease-in-out infinite}.home-hero__media{grid-template-columns:1fr 1fr;gap:14px;display:grid}.home-hero .preview-image{border:1px solid #59453414;box-shadow:0 2px 8px #432c1c0b}.preview-image{background:var(--pale-beige);border-radius:var(--radius-large);margin:0;position:relative;overflow:hidden}.preview-image img{object-fit:cover}.preview-image picture,.preview-image picture img{width:100%;height:100%;display:block}.preview-image figcaption{color:var(--white);z-index:2;background:#2b2b2bd1;border-radius:8px;padding:7px 10px;font-size:12px;line-height:1.4;position:absolute;bottom:12px;left:12px}.home-hero__main-image{aspect-ratio:5/3;border-radius:22px;grid-column:1/-1}.home-hero__small-image{aspect-ratio:2.05;border-radius:16px}@keyframes hero-scroll-cue{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.stats-strip{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);max-width:var(--content-width);z-index:3;width:calc(100% - 64px);margin:-18px auto 0;padding:18px 24px 20px;position:relative}.stats-strip>p{color:var(--muted);text-align:center;margin:0 0 10px;font-size:13px}.stats-strip__grid{grid-template-columns:repeat(4,1fr);display:grid}.stats-strip__grid>div{text-align:center;place-items:center;min-height:72px;padding:5px 20px;display:grid}.stats-strip__grid>div+div{border-left:1px solid var(--border)}.stats-strip strong{color:var(--orange);font-size:28px;line-height:1}.stats-strip span{font-size:15px;font-weight:700}.stats-strip small{color:var(--muted);font-size:12px}.scene-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.scene-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-card);transition:box-shadow .2s,transform .2s;overflow:hidden}.scene-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}.scene-card__image{aspect-ratio:1.55;border-radius:0}.audience-grid h3,.info-grid h3,.relationship-step h3,.scene-card h3{margin:0;font-size:21px;line-height:1.42}.audience-grid p,.info-grid p,.relationship-step p,.scene-card p{color:var(--muted);margin:10px 0 0;font-size:16px;line-height:1.75}.problem-bridge{border-top:1px solid var(--border);text-align:center;margin-top:42px;padding-top:30px}.problem-bridge p{color:var(--text);max-width:900px;margin:0 auto;font-size:19px;font-weight:700;line-height:1.75}.problem-bridge a{color:var(--orange-deep);justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:14px;font-size:16px;font-weight:750;display:inline-flex}.problem-bridge a:hover{color:var(--orange)}.problem-bridge svg{width:18px;height:18px}#problem,#relationship{scroll-margin-top:calc(var(--header-height) + 12px)}.relationship-steps{grid-template-columns:repeat(3,1fr);gap:64px;display:grid;position:relative}.relationship-steps:before{content:"";background:#ffc79f;height:2px;position:absolute;top:44px;left:18%;right:18%}.relationship-step{background:var(--warm-white);border:1px solid var(--border);border-radius:var(--radius-card);min-height:250px;padding:27px;position:relative}.relationship-step__top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.relationship-step__top strong{color:var(--orange);font-size:42px;line-height:1}.relationship-step__top svg{color:#ff9f5c;width:32px;height:32px}.city-stage-rail{grid-template-columns:repeat(4,1fr);gap:34px;margin-bottom:52px;display:grid;position:relative}.city-stage-rail:before{content:"";background:#ffc79f;height:2px;position:absolute;top:74px;left:6%;right:6%}.city-stage-rail article{position:relative}.city-stage-rail__head{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.city-stage-rail__head strong{color:var(--orange);font-size:40px}.city-stage-rail__head span,.full-city-flow article>span{color:var(--orange);background:#fff3e9;border:1px solid #ffd2b2;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.city-stage-rail h3{margin:0 0 9px;font-size:20px}.city-stage-rail p{color:var(--muted);margin:0;font-size:15px}.capability-panel{border-radius:var(--radius-large);background:#fffc;border:1px solid #e9e2dbeb;grid-template-columns:1fr 1fr;padding:42px 50px;display:grid}.capability-panel>div+div{border-left:1px solid var(--border);padding-left:50px}.capability-panel h3{margin:0 0 18px;font-size:24px}.capability-panel ul{margin:0;padding:0;list-style:none}.capability-panel li{border-bottom:1px solid var(--border);padding:11px 0;font-size:16px}.capability-panel li:before{color:var(--orange);content:"•";margin-right:10px}.capability-panel--large{align-items:start}.meeting-layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:50px;display:grid}.meeting-layout__image{aspect-ratio:1.26}.preview-label{color:var(--muted);margin-bottom:20px;font-size:14px;display:block}.meeting-layout__steps{gap:10px;display:grid}.meeting-layout__steps>div{grid-template-columns:28px 42px 1fr;align-items:center;gap:12px;min-height:58px;display:grid}.meeting-layout__steps strong{color:var(--orange);font-size:16px}.meeting-layout__steps div>span{color:var(--orange);border:1px solid #ffd5b8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.meeting-layout__steps svg{width:19px;height:19px}.meeting-layout__steps p{margin:0;font-weight:700}.meeting-note{color:var(--muted);margin:20px 0 0;font-size:14px}.gala-layout{grid-template-columns:.72fr 1.3fr;align-items:center;gap:50px;display:grid}.gala-layout__copy>p{color:#504b47;margin:-25px 0 28px}.gala-layout__media>div{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.story-rail{grid-template-columns:1.2fr 1fr 1fr;gap:18px;display:grid}.story-rail article{background:var(--warm-white);border:1px solid var(--border);border-radius:var(--radius-card);overflow:hidden}.story-rail__image{aspect-ratio:1.65;border-radius:0}.story-rail strong{color:var(--orange)}.story-rail h3{margin:4px 0;font-size:19px}.story-rail p{color:var(--muted);margin:0;font-size:14px}.safety-grid{grid-template-columns:repeat(5,1fr);gap:0;display:grid}.safety-grid>div{text-align:center;flex-direction:column;align-items:center;gap:14px;min-height:140px;padding:10px 20px;display:flex}.safety-grid>div+div{border-left:1px solid var(--border)}.safety-grid svg{color:var(--orange);stroke-width:1.7px;width:34px;height:34px}.safety-grid span{font-size:15px;font-weight:700}.responsibility-note{background:var(--white);border:1px solid var(--border);border-radius:14px;justify-content:center;align-items:center;gap:13px;margin:36px 0 0;padding:17px 22px;font-size:15px;display:flex}.responsibility-note svg{color:var(--orange);flex:none}.role-list{gap:26px;display:grid}.role-row{background:var(--warm-white);border-radius:var(--radius-large);grid-template-columns:1.15fr .85fr;display:grid;overflow:hidden}.role-row--reverse .role-row__image{grid-column:2}.role-row--reverse>div{grid-area:1/1}.role-row__image{aspect-ratio:1.85;border-radius:0}.role-row>div{align-self:center;padding:38px 44px}.role-row h3{margin:0 0 12px;font-size:28px}.role-row p{color:var(--muted);margin:0 0 24px}.evidence-placeholder{border-radius:var(--radius-card);text-align:left;background:#ffffffdb;border:1px solid #f1d8c4;justify-content:center;align-items:center;gap:22px;min-height:144px;padding:30px;display:flex}.evidence-placeholder>svg{color:var(--orange);width:40px;height:40px}.evidence-placeholder h2,.evidence-placeholder h3{margin:0;font-size:21px}.evidence-placeholder p{color:var(--muted);margin:5px 0 0;font-size:15px}.audience-grid{grid-template-columns:repeat(3,1fr);display:grid}.audience-grid article{border-bottom:1px solid var(--border);min-height:255px;padding:30px 36px 30px 0}.audience-grid article:nth-child(3n+2),.audience-grid article:nth-child(3n+3){border-left:1px solid var(--border);padding-left:36px}.audience-grid svg{color:var(--orange);width:30px;height:30px;margin-bottom:16px}.audience-grid span{color:#4f4a45;margin-top:11px;font-size:14px;display:block}.audience-grid a{color:var(--orange);min-height:44px;margin-top:13px;font-size:15px;font-weight:700;display:inline-block}.full-city-flow{grid-template-columns:repeat(8,1fr);gap:0;display:grid}.full-city-flow article{text-align:center;flex-direction:column;align-items:center;padding:8px;display:flex;position:relative}.full-city-flow article:not(:last-child):after{color:#ffb27c;content:"→";font-size:21px;position:absolute;top:23px;right:-7px}.full-city-flow article svg{width:20px;height:20px}.full-city-flow strong{color:var(--orange);margin-top:10px;font-size:14px}.full-city-flow h3{margin:5px 0 0;font-size:14px;line-height:1.45}.faq-list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-item h3{margin:0}.faq-item button{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;width:100%;min-height:64px;padding:13px 8px;font-size:18px;font-weight:700;display:flex}.faq-item button svg{color:var(--orange);flex:none;width:21px;height:21px}.faq-item.is-open button{color:var(--orange)}.faq-answer{padding:0 8px 22px}.faq-answer p{color:var(--muted);max-width:880px;margin:0;font-size:16px}.cooperation-form-section{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-large);box-shadow:var(--shadow-soft);padding:38px}.form-deferred{scroll-margin-top:calc(var(--header-height) + 20px)}.form-deferred__loading,.form-deferred__placeholder{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-card);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:32px;display:flex}.form-deferred__placeholder p{color:var(--muted);margin:0 0 20px;font-size:17px}.form-deferred__placeholder button{background:var(--orange-action);border-radius:var(--radius-control);color:var(--white);cursor:pointer;border:0;min-height:48px;padding:10px 24px;font-size:17px;font-weight:800}.cooperation-form-section>header h2{margin:0;font-size:33px;line-height:1.35}.cooperation-form-section>header p{color:var(--muted);margin:8px 0 0;font-size:16px}.cooperation-form-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:28px;display:grid}.cooperation-types{border:0;grid-template-columns:repeat(5,1fr);gap:12px;margin:0 0 26px;padding:0;display:grid}.cooperation-types legend{font-size:0}.cooperation-types label{min-width:0}.cooperation-types input{opacity:0;pointer-events:none;position:absolute}.cooperation-types span{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-control);cursor:pointer;text-align:center;justify-content:center;align-items:center;min-height:56px;padding:8px;font-size:14px;font-weight:700;display:flex}.cooperation-types input:checked+span{border-color:var(--orange);color:var(--orange);background:#fff6ef}.cooperation-types input:focus-visible+span{outline-offset:2px;outline:3px solid #ff6a0059}.form-grid{grid-template-columns:1fr 1fr;gap:20px 22px;display:grid}.form-field{flex-direction:column;gap:7px;display:flex}.category-checks>span,.form-field>span:first-child{font-size:15px;font-weight:700}.form-field--full{grid-column:1/-1}.form-field input,.form-field select,.form-field textarea{background:var(--white);border:1px solid #d7d0c9;border-radius:10px;width:100%;min-height:50px;padding:12px 14px;font-size:16px;line-height:1.5}.form-field textarea{resize:vertical;min-height:100px}.form-field input:hover,.form-field select:hover,.form-field textarea:hover{border-color:#bdb3aa}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 3px #ff6a001a}.select-wrap{display:block;position:relative}.select-wrap select{appearance:none;padding-right:40px}.select-wrap svg{pointer-events:none;width:18px;height:18px;position:absolute;top:16px;right:13px}.field-error{color:var(--error);font-size:13px;line-height:1.5}.dynamic-fields{border:0;border-top:1px solid var(--border);margin:28px 0 0;padding:26px 0 0}.dynamic-fields legend{border-left:4px solid var(--orange);margin-bottom:20px;padding-left:10px;font-size:18px;font-weight:800}.category-checks{margin-bottom:22px}.category-checks>div{flex-wrap:wrap;gap:9px;margin-top:10px;display:flex}.category-checks label{align-items:center;gap:7px;display:flex}.category-checks label span{border:1px solid var(--border);cursor:pointer;border-radius:9px;min-height:42px;padding:8px 13px;font-size:14px}.category-checks input{width:18px;height:18px}.optional-fields{border:1px solid var(--border);border-radius:10px;margin-top:24px}.optional-fields summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:50px;padding:10px 14px;font-size:15px;font-weight:700;display:flex}.optional-fields summary::-webkit-details-marker{display:none}.optional-fields[open] summary svg{transform:rotate(180deg)}.optional-fields .form-grid{border-top:1px solid var(--border);padding:20px}.form-status{border-radius:10px;margin-top:20px;padding:13px 15px;font-size:14px}.form-status--error{color:#8e2923;background:#fff2f0;border:1px solid #efb0aa}.form-submit{background:var(--orange);border-radius:var(--radius-control);color:var(--white);cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;width:100%;min-height:54px;margin-top:24px;font-size:18px;font-weight:800;display:flex}.form-submit:hover:not(:disabled){background:var(--orange-deep)}.form-submit:disabled{cursor:wait;opacity:.68}.spin{animation:spin .9s linear infinite}.form-consent{color:var(--muted);text-align:center;margin:9px 0 0;font-size:12px}.form-aside{background:var(--warm-white);border:1px solid var(--border);border-radius:var(--radius-card);min-height:360px;top:calc(var(--header-height) + 24px);padding:28px;position:sticky}.form-aside__number{color:var(--orange);margin-bottom:24px;font-size:46px;font-weight:800;line-height:1;display:block}.form-aside h3{margin:0 0 10px;font-size:24px}.form-aside li,.form-aside p{color:var(--muted);font-size:14px}.form-aside ol{margin:24px 0 0;padding-left:20px}.form-aside--success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.form-aside--success .button-link{width:100%}.success-icon{background:var(--success);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.download-panel{background:var(--warm-white);border:1px solid var(--border);border-radius:var(--radius-large);grid-template-columns:1.3fr 180px 250px;align-items:center;gap:30px;padding:38px 42px;display:grid}.download-panel__copy h2{margin:0 0 15px;font-size:32px;line-height:1.38}.download-panel__copy p{margin:0 0 3px;font-weight:800}.download-panel__copy>span{color:var(--muted);font-size:14px;display:block}.download-panel__support{align-items:center;gap:7px;margin-top:18px;color:var(--orange)!important;display:flex!important}.download-panel__support svg{width:18px;height:18px}.download-panel__qr{background:var(--white);border:1px solid var(--border);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:170px;display:flex}.download-panel__qr svg{width:45px;height:45px;margin-bottom:10px}.download-panel__qr img{object-fit:contain;width:132px;height:132px;margin-bottom:10px}.download-panel__qr span{font-size:14px;font-weight:700}.download-panel__qr small{color:var(--muted);font-size:12px}.download-panel__stores{gap:12px;display:grid}.download-panel__stores a,.download-panel__stores button{color:#918b86;background:#f5f3f1;border:1px solid #ded8d2;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:70px;display:flex}.download-panel__stores a{background:var(--orange);border-color:var(--orange);color:var(--white);font-weight:800}.download-panel__stores small{font-size:12px;display:block}.lead-cta{background:var(--warm-white);border-radius:var(--radius-large);border:1px solid #f0d3bd;justify-content:space-between;align-items:center;padding:40px 44px;display:flex}.lead-cta h2{margin:0;font-size:31px}.lead-cta p{color:var(--muted);margin:8px 0 0}.lead-cta__actions{gap:12px;display:flex}.page-hero{grid-template-columns:.95fr 1.1fr;align-items:center;gap:58px;min-height:660px;padding-block:64px 76px;display:grid}.page-hero--centered{text-align:center;justify-content:center;min-height:560px;display:flex}.page-hero--centered .page-hero__copy{max-width:850px}.page-hero--centered .hero-actions{justify-content:center}.page-hero__copy>p{color:#514c48;margin:24px 0 0}.page-hero__media{aspect-ratio:1.35}.info-grid{display:grid}.info-grid--3{grid-template-columns:repeat(3,1fr)}.info-grid--2{grid-template-columns:repeat(2,1fr)}.info-grid article{border-bottom:1px solid var(--border);padding:32px}.info-grid--2 article:nth-child(2n),.info-grid--3 article:not(:nth-child(3n+1)){border-left:1px solid var(--border)}.info-grid article>span{color:var(--orange);margin-bottom:15px;display:block}.info-grid svg{width:31px;height:31px}.case-tabs{gap:10px;padding-bottom:7px;display:flex;overflow-x:auto}.case-tabs button{background:var(--white);border:1px solid var(--border);cursor:pointer;white-space:nowrap;border-radius:10px;min-height:46px;padding:8px 18px;font-size:15px;font-weight:700}.case-tabs button.is-active{border-color:var(--orange);color:var(--orange)}.case-empty{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-card);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;margin-top:24px;padding:35px;display:flex}.case-empty svg{color:var(--orange);width:42px;height:42px}.case-empty h2{margin:17px 0 6px;font-size:23px}.case-empty p{color:var(--muted);margin:0;font-size:15px}.simple-process{counter-reset:steps;grid-template-columns:repeat(4,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.simple-process li{background:var(--warm-white);border:1px solid var(--border);border-radius:var(--radius-card);counter-increment:steps;min-height:150px;padding:28px;font-weight:700}.simple-process li:before{color:var(--orange);content:"0" counter(steps);margin-bottom:18px;font-size:30px;display:block}.city-status{color:var(--orange);padding-top:36px;font-size:15px;font-weight:800}.simple-list{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.simple-list article{border:1px solid var(--border);border-radius:var(--radius-card);padding:25px}.simple-list h3{margin:0;font-size:20px}.simple-list p{color:var(--muted);margin:7px 0 0;font-size:15px}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:50px 20px;display:flex}.not-found>span{color:var(--orange);font-size:74px;font-weight:800}.not-found h1{margin:5px 0 0;font-size:35px}.not-found p{color:var(--muted);margin:10px 0 28px}.site-footer{background:var(--warm-white);border-top:1px solid var(--border);padding:58px 32px 22px}.site-footer__inner{max-width:var(--content-width);grid-template-columns:1.4fr repeat(3,.8fr) .9fr;gap:38px;margin:0 auto;display:grid}.footer-brand p{color:var(--muted);margin:17px 0 20px;font-size:14px;line-height:1.7}.footer-brand .button-link{min-height:44px;padding:0 16px;font-size:14px}.footer-column{flex-direction:column;gap:8px;display:flex}.footer-column h2{margin:0 0 7px;font-size:15px}.footer-column a,.footer-disabled,.footer-qr span{color:var(--muted);font-size:13px}.footer-column a{min-height:30px}.footer-column a:hover{color:var(--orange)}.footer-qr{text-align:center;background:#fff4ea;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:16px;display:flex}.footer-qr strong{font-size:14px}.footer-qr div{border:1px solid var(--border);background:linear-gradient(90deg,#dfd5cc 25%,#0000 0) 0 0/12px 12px,linear-gradient(#dfd5cc 25%,#0000 0) 0 0/12px 12px;width:72px;height:72px;margin:10px 0}.footer-legal,.footer-responsibility{border-top:1px solid var(--border);color:var(--muted);max-width:var(--content-width);text-align:center;margin:34px auto 0;padding-top:18px;font-size:12px}.footer-legal{justify-content:center;gap:24px;margin-top:16px;display:flex}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1100px){.desktop-nav,.header-download{display:none}.site-header__inner{justify-content:space-between}.site-header__actions{gap:8px;margin-left:auto}.menu-button{display:inline-flex}.home-hero{grid-template-columns:minmax(0,1fr);gap:48px;min-height:auto;padding-block:56px 64px}.home-hero__copy{max-width:620px}.home-hero__media{justify-self:start;max-width:720px;display:block}.home-hero__small-image{display:none}.full-city-flow{grid-template-columns:repeat(4,1fr);gap:18px}.full-city-flow article:nth-child(4n):after{display:none}.site-footer__inner{grid-template-columns:1.4fr repeat(3,.8fr)}.footer-qr{grid-column:1/-1;min-height:120px}}@media (min-width:1101px) and (max-height:800px){.home-hero{padding-block:28px 32px}.home-hero__media{gap:12px;max-width:640px}}@media (max-width:920px){.page-hero{grid-template-columns:1fr}.page-hero__copy{max-width:760px}.page-hero{padding-block:70px}.city-stage-rail,.relationship-steps{gap:20px}.gala-layout,.meeting-layout{grid-template-columns:1fr}.gala-layout__copy{max-width:720px}.safety-grid{grid-template-columns:repeat(3,1fr)}.safety-grid>div:nth-child(4){border-left:0}.story-rail{grid-template-columns:1fr 1fr}.story-rail article:first-child{grid-column:1/-1}.audience-grid,.role-row,.role-row--reverse{grid-template-columns:1fr 1fr}.audience-grid article:nth-child(3n+2),.audience-grid article:nth-child(3n+3){border-left:0;padding-left:0}.audience-grid article:nth-child(2n){border-left:1px solid var(--border);padding-left:30px}.cooperation-form-layout{grid-template-columns:1fr}.form-aside{min-height:auto;position:static}.download-panel{grid-template-columns:1fr 160px 220px}.lead-cta{flex-direction:column;align-items:flex-start;gap:24px}}@media (max-width:767px){:root{--header-height:68px}body{font-size:17px}.content-container{padding-inline:16px}.section{padding-block:72px}.site-header__inner{padding-inline:20px}.wordmark{font-size:25px}.desktop-only{display:none}.mobile-only{display:inline}.header-primary{min-height:42px;padding-inline:13px}.site-header__actions{flex-direction:row-reverse}.section-heading{margin-bottom:38px}.section-heading h2{letter-spacing:-.04em;font-size:clamp(1.7rem,7vw,1.95rem)}.section-heading__mark{width:28px;height:3px;margin-top:14px}.section-heading p{margin-top:16px;font-size:17px}.home-hero{gap:30px;padding:36px 20px 48px}.home-hero--centered{min-height:620px}.home-hero h1{letter-spacing:-.025em;font-size:clamp(34px,8.6vw,36px);font-weight:700;line-height:1.22}.page-hero h1{font-size:clamp(2.15rem,10vw,2.38rem);line-height:1.3}.home-hero__copy>p{margin-top:18px;font-size:16px;line-height:1.8}.page-hero__copy>p{margin-top:20px;font-size:17px;line-height:1.75}.home-hero__copy .home-hero__value{margin-top:10px}.hero-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:26px;display:grid}.hero-actions .button-link{width:100%;min-height:50px;padding-inline:12px;font-size:15px}.hero-support-links{margin-top:18px}.hero-scroll-link,.hero-text-link{font-size:14px}.hero-scroll-link{align-items:flex-start;max-width:320px}.home-hero__media{max-width:100%}.home-hero__main-image{aspect-ratio:1.28;border-radius:18px}.preview-image figcaption{padding:5px 7px;font-size:10px;bottom:8px;left:8px}.stats-strip{width:calc(100% - 32px);margin-top:-12px;padding:14px}.stats-strip__grid{grid-template-columns:1fr 1fr}.stats-strip__grid>div{min-height:88px;padding:10px 8px}.stats-strip__grid>div:nth-child(3){border-left:0;border-top:1px solid var(--border)}.stats-strip__grid>div:nth-child(4){border-top:1px solid var(--border)}.audience-grid,.info-grid--2,.info-grid--3,.scene-grid,.simple-list,.story-rail{grid-template-columns:1fr}.scene-grid{gap:16px}.scene-card{grid-template-columns:124px 1fr;align-items:stretch;display:grid}.scene-card__image{aspect-ratio:auto;height:100%;min-height:150px}.scene-card>div{padding:19px}.audience-grid h3,.info-grid h3,.relationship-step h3,.scene-card h3{font-size:18px}.audience-grid p,.info-grid p,.relationship-step p,.scene-card p{font-size:15px;line-height:1.65}.city-stage-rail,.relationship-steps{grid-template-columns:1fr;gap:0;padding-left:14px;display:grid}.city-stage-rail:before,.relationship-steps:before{width:2px;height:auto;top:28px;left:42px;right:auto}.relationship-step{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;min-height:auto;padding:25px 12px 25px 76px}.relationship-step__top{margin:0;position:absolute;top:25px;left:0}.relationship-step__top strong{background:var(--orange);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:14px;display:flex}.relationship-step__top svg{display:none}.section-conclusion{margin-top:30px;font-size:17px}.city-stage-rail article{min-height:150px;padding-left:75px}.city-stage-rail__head{position:absolute;top:0;left:0}.city-stage-rail__head strong{display:none}.city-stage-rail__head span{width:56px;height:56px}.city-stage-rail h3{padding-top:7px}.capability-panel{grid-template-columns:1fr;padding:26px 22px}.capability-panel>div:first-child{padding-right:0}.capability-panel>div+div{border-left:0;border-top:1px solid var(--border);margin-top:24px;padding:24px 0 0}.meeting-layout{gap:28px}.meeting-layout__steps>div{grid-template-columns:24px 40px 1fr}.gala-layout{gap:30px}.gala-layout__copy>p{margin-top:-12px}.story-rail article:first-child{grid-column:auto}.safety-grid{grid-template-columns:1fr}.safety-grid>div{border-bottom:1px solid var(--border);text-align:left;flex-direction:row;align-items:center;min-height:72px;padding:15px 4px}.safety-grid>div+div{border-left:0}.safety-grid span{font-size:15px}.responsibility-note{text-align:left;align-items:flex-start;font-size:14px}.role-row,.role-row--reverse{grid-template-columns:1fr}.role-row--reverse .role-row__image,.role-row--reverse>div{grid-area:auto/1}.role-row__image{aspect-ratio:1.55}.role-row>div{padding:27px 23px 30px}.role-row h3{font-size:23px}.audience-grid article,.audience-grid article:nth-child(2n),.audience-grid article:nth-child(3n+2),.audience-grid article:nth-child(3n+3){border-left:0;min-height:auto;padding:25px 4px}.full-city-flow{grid-template-columns:1fr 1fr}.full-city-flow article{min-height:135px}.full-city-flow article:after{display:none}.faq-item button{min-height:62px;font-size:17px}.cooperation-form-section{border-radius:18px;padding:23px 16px}.cooperation-form-section>header h2{font-size:27px}.cooperation-types{gap:8px;padding-bottom:6px;display:flex;overflow-x:auto}.cooperation-types label{flex:none}.cooperation-types span{min-height:48px;padding-inline:13px;font-size:13px}.form-grid{grid-template-columns:1fr}.form-field--full{grid-column:auto}.form-field input,.form-field select,.form-field textarea{min-height:52px;font-size:16px}.form-aside{min-height:auto}.download-panel{grid-template-columns:1fr;padding:28px 22px}.download-panel__copy h2{font-size:27px}.download-panel__qr{min-height:150px}.lead-cta{padding:30px 22px}.lead-cta h2{font-size:27px}.lead-cta__actions{width:100%;display:grid}.lead-cta__actions .button-link{width:100%}.page-hero{gap:34px;min-height:auto;padding-block:52px 64px}.info-grid article,.info-grid--2 article:nth-child(2n),.info-grid--3 article:not(:nth-child(3n+1)){border-left:0;padding:26px 4px}.simple-process{grid-template-columns:1fr}.simple-process li{min-height:120px}.site-footer{padding:46px 16px 22px}.site-footer__inner{grid-template-columns:1fr 1fr;gap:28px}.footer-brand,.footer-column:nth-of-type(4),.footer-qr{grid-column:1/-1}.footer-legal{flex-wrap:wrap;gap:10px 20px}}@media (max-width:430px){.scene-card{grid-template-columns:112px 1fr}.scene-card>div{padding:16px}.site-footer__inner{grid-template-columns:1fr}.footer-brand,.footer-column:nth-of-type(4),.footer-qr{grid-column:auto}}.sr-only{clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.media-carousel{min-width:0;position:relative}.media-carousel__viewport{border-radius:inherit;height:100%;position:relative;overflow:hidden}.media-carousel__viewport:focus-visible{outline-offset:4px;outline:3px solid #ff6a007a}.media-carousel__slide{height:100%;animation:media-fade-in .24s ease-out}.media-carousel__image{aspect-ratio:auto;border-radius:inherit;width:100%;height:100%}.media-carousel__control,.media-lightbox__control{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text);cursor:pointer;z-index:3;background:#ffffffe6;border:1px solid #ffffffb8;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;padding:0;transition:background .16s,color .16s,transform .16s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #2b201824}.media-carousel__control:hover,.media-lightbox__control:hover{background:var(--orange-action);color:var(--white);transform:translateY(-50%)scale(1.04)}.media-carousel__control svg,.media-lightbox__control svg{width:23px;height:23px}.media-carousel__control--previous{left:14px}.media-carousel__control--next{right:14px}.media-carousel__dots{z-index:4;justify-content:center;align-items:center;gap:7px;padding:8px 11px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.media-carousel__dots button{cursor:pointer;background:#ffffffb8;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:background .16s,width .16s;box-shadow:0 0 0 1px #2b2b2b1f}.media-carousel__dots button[aria-current=true]{background:var(--orange);width:24px}.media-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.media-gallery__item{cursor:zoom-in;background:0 0;border:0;border-radius:12px;min-height:44px;padding:0;position:relative;overflow:hidden}.media-gallery__item--primary{border-radius:14px;grid-column:1/-1}.media-gallery__item .preview-image{width:100%;transition:filter .18s,transform .24s}.media-gallery__item:focus-visible .preview-image,.media-gallery__item:hover .preview-image{filter:brightness(.86);transform:scale(1.015)}.media-gallery__action{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--orange-action);opacity:.92;z-index:2;background:#ffffffe6;border:1px solid #ffffffad;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .16s,color .16s,transform .16s;display:inline-flex;position:absolute;bottom:10px;right:10px;box-shadow:0 6px 18px #2b201829}.media-gallery__item:focus-visible .media-gallery__action,.media-gallery__item:hover .media-gallery__action{background:var(--orange-action);color:var(--white);transform:scale(1.06)}.media-gallery__action svg{width:18px;height:18px}.media-gallery__action--video{cursor:pointer;width:46px;height:46px}.media-gallery__action--video svg{fill:currentColor;width:20px;height:20px;margin-left:2px}.media-lightbox{z-index:500;background:#14100de6;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.media-lightbox__panel{background:#171411;border:1px solid #ffffff24;border-radius:18px;grid-template-rows:64px minmax(0,1fr);width:min(92vw,1180px);max-width:1180px;height:min(86vh,780px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #0000006b}.media-lightbox__topbar{color:var(--white);justify-content:space-between;align-items:center;padding:0 18px 0 24px;display:flex}.media-lightbox__topbar>div{align-items:baseline;gap:12px;min-width:0;display:flex}.media-lightbox__topbar strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.media-lightbox__topbar span{color:#ffffff9e;white-space:nowrap;font-size:14px}.media-lightbox__topbar button{color:var(--white);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff29;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.media-lightbox__topbar button:hover{background:var(--orange-action)}.media-lightbox__topbar svg{width:21px;height:21px}.media-lightbox__stage{min-height:0;position:relative}.media-lightbox__stage img,.media-lightbox__stage video{object-fit:contain;width:100%;height:100%}.media-lightbox__control--previous{left:18px}.media-lightbox__control--next{right:18px}@keyframes media-fade-in{0%{opacity:.45;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}@media (max-width:767px){.gala-layout,.meeting-layout{grid-template-columns:1fr}.media-carousel__control{width:44px;height:44px}.media-carousel__control--previous{left:10px}.media-carousel__control--next{right:10px}.media-carousel__dots{bottom:9px}.media-gallery{gap:8px}.media-gallery__item{border-radius:9px}.media-gallery__item--primary{border-radius:12px}.media-gallery__action{width:32px;height:32px;bottom:7px;right:7px}.media-gallery__action svg{width:16px;height:16px}.media-lightbox{padding:0}.media-lightbox__panel{border:0;border-radius:0;width:100vw;height:100dvh}.media-lightbox__topbar{padding-inline:16px 12px}.media-lightbox__topbar strong{font-size:16px}.media-lightbox__control{width:44px;height:44px}.media-lightbox__control--previous{left:10px}.media-lightbox__control--next{right:10px}}@media (prefers-reduced-motion:reduce){.media-carousel__slide{animation:none}.media-carousel__control,.media-gallery__action,.media-gallery__item .preview-image,.media-lightbox__control{transition:none}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.button-link--primary,.form-submit,.header-primary,.relationship-step__top strong{background:var(--orange-action)}.button-link--primary{border-color:var(--orange-action)}.button-link--primary:hover,.form-submit:hover:not(:disabled),.header-primary:hover{background:var(--orange-deep)}.audience-grid a,.button-link--secondary:hover,.button-link--text,.case-tabs button.is-active,.city-status,.cooperation-types input:checked+span,.desktop-nav a.is-active,.desktop-nav a:hover,.download-panel__support,.faq-item.is-open button,.form-aside__number,.hero-text-link:hover,.mobile-menu nav a[aria-current=page],.not-found>span{color:var(--orange-ink)!important}.page-shell{background:var(--white);overflow:clip}.content-container{padding-inline:28px}.section{padding-block:78px}.section--warm{background:var(--warm-white)}.section--white{background:var(--white)}.section--trust{background:#fff9f4;border-block-color:#eee5de}.section-heading{max-width:820px;margin-bottom:42px}.section-heading h2{letter-spacing:-.025em;font-size:clamp(2.25rem,3vw,2.75rem);font-weight:700;line-height:1.25}.section-heading__mark{width:30px;height:3px;margin-top:16px}.section-heading p{margin-top:16px;font-size:16px;line-height:1.75}.section-conclusion{margin-top:34px;font-size:17px}.section-conclusion--strong{font-size:19px}.section-action{margin-top:32px}.preview-notice{color:#7a4b2c;background:#fff7ef;border-bottom:1px solid #f0ded0;justify-content:center;align-items:center;gap:8px;min-height:30px;padding:5px 16px;font-size:12px;display:flex}.preview-notice>span{background:var(--orange);border-radius:50%;width:6px;height:6px}.preview-image{aspect-ratio:var(--asset-aspect-desktop,16/10);border-radius:var(--radius-card)}.preview-image img{object-position:var(--asset-position-desktop,50% 50%);width:100%;height:100%}.preview-image figcaption{display:none}.stats-strip{border-radius:12px;width:calc(100% - 80px);max-width:1320px;margin-top:-20px;padding:15px 22px 17px;box-shadow:0 12px 34px #4c321d12}.stats-strip>p{margin-bottom:7px}.stats-strip__grid>div{min-height:66px}.stats-strip strong{font-size:25px}.stats-strip span{font-size:14px}.scene-grid{gap:18px}.scene-card{box-shadow:none;border-radius:13px}.scene-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px #4e331e12}.scene-card__image{aspect-ratio:1.58}.scene-card>div{padding:19px 19px 22px}.audience-grid h3,.info-grid h3,.relationship-step h3,.scene-card h3{font-size:19px;font-weight:800;line-height:1.45}.audience-grid p,.info-grid p,.relationship-step p,.scene-card p{margin-top:8px;font-size:15px;line-height:1.68}.relationship-steps{gap:44px}.relationship-steps:before{display:none}.relationship-step-wrap{min-width:0;position:relative}.relationship-step{background:#fffaf6;border-radius:13px;flex-direction:column;height:100%;min-height:390px;padding:0;display:flex;overflow:hidden}.relationship-step__content{flex:1;padding:21px 22px 22px}.relationship-step__top{margin-bottom:20px}.relationship-step__top strong{align-items:center;font-size:31px;font-weight:850;display:flex;color:var(--orange)!important;background:0 0!important}.relationship-step__top svg{color:var(--orange);stroke-width:1.7px;width:28px;height:28px}.relationship-step__image{aspect-ratio:1.62;border-radius:0;flex:none}.relationship-step__arrow{color:#f3a46d;justify-content:center;align-items:center;width:32px;height:34px;display:flex;position:absolute;top:calc(50% - 17px);right:-38px}.relationship-step__arrow svg{width:23px;height:23px}.relationship-step__mobile-arrow{display:none}.city-stage-rail{gap:30px;margin-bottom:42px}.city-stage-rail:before{background:#f1bd96;top:63px}.city-stage-rail__head{margin-bottom:25px}.city-stage-rail__head strong{font-size:31px;font-weight:850}.city-stage-rail__head span,.full-city-flow article>span{background:#fff2e8;border-color:#f5caa9;width:46px;height:46px}.city-stage-rail h3{font-size:18px}.city-stage-rail p{font-size:14px;line-height:1.65}.capability-panel{border-radius:14px;padding:32px 40px}.capability-panel>div+div{padding-left:40px}.capability-panel>div:first-child{padding-right:40px}.capability-panel h3{margin-bottom:13px;font-size:21px}.capability-panel li{padding-block:9px;font-size:15px}.meeting-layout{grid-template-columns:1.13fr .87fr;gap:42px}.meeting-layout__image{aspect-ratio:1.37;border-radius:14px}.meeting-layout__steps>div{gap:11px;min-height:53px}.meeting-layout__steps div>span{width:38px;height:38px}.meeting-layout__steps p{font-size:15px}.meeting-note,.preview-label{color:#817870;font-size:13px}.gala-layout{grid-template-columns:.75fr 1.25fr;gap:44px}.gala-layout__copy>p{margin:-18px 0 25px;font-size:16px;line-height:1.75}.gala-layout__hero{aspect-ratio:2.75;border-radius:14px}.gala-layout__media>div{gap:10px;margin-top:10px}.gala-layout__thumb{aspect-ratio:1.35;border-radius:10px}.story-rail{gap:14px}.story-rail article{border-radius:13px}.story-rail__image{aspect-ratio:1.7}.story-rail article>div{padding:16px 18px 19px}.story-rail h3{font-size:18px}.safety-grid>div{gap:12px;min-height:116px;padding:8px 16px}.safety-grid svg{width:30px;height:30px}.responsibility-note{border-radius:11px;margin-top:28px;padding:14px 18px;font-size:14px}.role-list{gap:18px}.role-row,.role-row--reverse{border:1px solid #eee5de;border-radius:14px;grid-template-columns:1.08fr .92fr}.role-row--reverse{grid-template-columns:.92fr 1.08fr}.role-row__image{aspect-ratio:1.95}.role-row>div{padding:30px 36px}.role-row h3{font-size:24px;font-weight:800}.role-row p{margin-bottom:20px;font-size:15px}.evidence-placeholder{border-radius:12px;min-height:124px;padding:25px 28px}.evidence-placeholder>svg{width:34px;height:34px}.evidence-placeholder h2,.evidence-placeholder h3{font-size:19px}.audience-grid article{min-height:220px;padding:26px 30px 24px 0}.audience-grid article:nth-child(3n+2),.audience-grid article:nth-child(3n+3){padding-left:30px}.audience-grid svg{width:27px;height:27px;margin-bottom:13px}.audience-grid a{font-size:14px}.full-city-flow article>span{width:42px;height:42px}.full-city-flow h3{font-size:13px}.faq-list{max-width:920px;margin-inline:auto}.faq-item button{color:var(--text);background:0 0;border:0;border-radius:0;min-height:66px;font-size:16px}.faq-answer,.faq-item button{padding-inline:4px}.faq-answer p{margin-top:0;font-size:15px}.section--form{background:#fff8f2}.cooperation-form-section{border-radius:16px;padding:34px;box-shadow:0 18px 50px #53352013}.cooperation-form-section>header{margin-bottom:24px}.cooperation-form-section>header h2{font-size:29px;font-weight:800}.cooperation-form-section>header p{font-size:15px}.cooperation-form-layout{grid-template-columns:minmax(0,1fr) 268px;gap:24px}.cooperation-types{gap:8px;margin-bottom:22px}.cooperation-types span{border-radius:8px;min-height:50px;font-size:13px}.form-grid{gap:17px 18px}.form-field{gap:6px}.category-checks>span,.form-field>span:first-child{font-size:14px}.form-field input,.form-field select,.form-field textarea{border-radius:8px;min-height:48px;padding:10px 13px;font-size:15px}.form-field textarea{min-height:92px}.form-aside{border-radius:12px;min-height:330px;padding:25px}.form-aside__number{margin-bottom:19px;font-size:39px}.form-aside h3{font-size:21px}.form-submit{border-radius:8px;min-height:51px;font-size:16px}.form-deferred{position:relative}.form-deferred,.form-deferred>.cooperation-form-section,.form-deferred>.cooperation-form-shell{min-height:1010px}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cooperation-form-shell__form{min-width:0}.cooperation-form-shell__types{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:22px;display:grid}.cooperation-form-shell__types span{border:1px solid var(--border);text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:50px;padding:7px;font-size:13px;font-weight:700;display:flex}.cooperation-form-shell__types span.is-active{border-color:var(--orange);color:var(--orange-ink);background:#fff6ef}.cooperation-form-shell__grid{grid-template-columns:repeat(2,1fr);gap:17px 18px;display:grid}.cooperation-form-shell__grid>div{gap:6px;display:grid}.cooperation-form-shell__grid strong{font-size:14px}.cooperation-form-shell__grid span{border:1px solid #d7d0c9;border-radius:8px;height:48px;display:block}.cooperation-form-shell__grid .is-wide{grid-column:1/-1}.cooperation-form-shell__grid .is-wide span{height:92px}.cooperation-form-shell__dynamic{border-top:1px solid var(--border);margin-top:25px;padding-top:23px}.cooperation-form-shell__dynamic>strong{border-left:3px solid var(--orange);padding-left:10px;font-size:17px;display:block}.cooperation-form-shell__dynamic>div{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:18px;display:grid}.cooperation-form-shell__dynamic span{border:1px solid #ded8d2;border-radius:8px;height:48px}.cooperation-form-shell__submit{background:var(--orange-action);color:var(--white);border-radius:8px;justify-content:center;align-items:center;min-height:51px;margin-top:24px;font-size:16px;font-weight:800;display:flex}.section--download{padding-top:62px}.download-panel{background:#fff8f2;border-radius:14px;grid-template-columns:1.35fr 160px 228px;gap:26px;padding:31px 36px}.download-panel__copy h2{font-size:28px}.download-panel__qr{border-radius:11px;min-height:150px}.download-panel__stores button{border-radius:9px;min-height:64px}.page-shell--city-cooperation>.content-container:first-child,.page-shell--subpage>.content-container:first-child{max-width:1260px}.page-hero{grid-template-columns:.9fr 1.1fr;gap:48px;min-height:540px;padding-block:54px 62px}.page-hero--centered{min-height:430px}.page-hero__copy>p{margin-top:20px;font-size:16px;line-height:1.75}.page-hero__media{aspect-ratio:1.48;border-radius:16px}.page-hero__media-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.page-hero__media-grid .page-hero__media--main{aspect-ratio:1.58;grid-column:1/-1}.page-hero__media-grid .page-hero__media--small{aspect-ratio:1.5;border-radius:11px}.page-shell--subpage .page-hero h1{font-size:clamp(2.75rem,3.55vw,3.3rem)}.page-shell--about .page-hero,.page-shell--cases .page-hero,.page-shell--download .page-hero{text-align:center;justify-content:center;min-height:270px;padding-block:46px 38px;display:flex}.page-shell--about .page-hero__copy,.page-shell--cases .page-hero__copy,.page-shell--download .page-hero__copy{max-width:860px}.page-shell--about .page-hero__copy>p,.page-shell--cases .page-hero__copy>p,.page-shell--download .page-hero__copy>p{max-width:760px;margin-inline:auto}.page-shell--about .page-hero .hero-actions,.page-shell--cases .page-hero .hero-actions,.page-shell--download .page-hero .hero-actions{justify-content:center}.page-shell--about .page-hero__media,.page-shell--cases .page-hero__media{display:none}.page-shell--subpage>.section{padding-block:52px}.page-shell--cases .case-browser{max-width:1040px;margin-inline:auto}.info-grid article{padding:26px}.case-tabs{gap:8px;padding-bottom:5px}.case-tabs button{border-radius:8px;min-height:43px;padding-inline:16px;font-size:14px}.case-empty{border-radius:12px;min-height:235px;margin-top:18px}.simple-process{gap:12px}.simple-process li{border-radius:12px;min-height:132px;padding:23px}.lead-cta{border-radius:14px;padding:32px 36px}.lead-cta h2{font-size:27px}.site-footer{background:#faf7f4;padding:48px 28px 20px}.site-footer__inner{gap:30px}.footer-brand p{margin:14px 0 17px}.footer-qr{background:#fff1e6;border-radius:11px;min-height:140px}.footer-legal,.footer-responsibility{margin-top:28px}@media (max-width:1100px){.relationship-steps{gap:30px}.relationship-step__arrow{right:-28px}.cooperation-form-layout{grid-template-columns:1fr}.form-aside{min-height:auto;position:static}.form-deferred,.form-deferred>.cooperation-form-section,.form-deferred>.cooperation-form-shell{min-height:1180px}}@media (max-width:920px){.relationship-step{min-height:360px}.relationship-step__content{padding-inline:18px}}@media (max-width:767px){:root{--radius-large:16px;--radius-card:12px}.preview-notice{justify-content:flex-start;min-height:28px;padding-inline:16px;font-size:11px}.content-container{padding-inline:18px}.section{padding-block:58px}.section-heading{text-align:left;margin-bottom:31px}.section-heading h2{letter-spacing:-.025em;font-size:clamp(1.72rem,7.2vw,2rem);font-weight:700;line-height:1.3}.section-heading--left .section-heading__mark,.section-heading__mark{margin-inline:0}.section-heading p,.section-heading--left p{margin-inline:0;font-size:16px;line-height:1.7}.section-action{margin-top:26px}.mobile-menu-backdrop{padding:calc(var(--header-height) + 14px) 14px 18px;background:#1e161199;justify-content:center;align-items:flex-start;display:flex}.mobile-menu{max-height:calc(100vh - var(--header-height) - 32px);border:1px solid #ffffffbf;border-radius:16px;width:100%;max-width:460px;min-height:auto;margin:0;padding:18px;overflow-y:auto}.mobile-menu__top{margin-bottom:14px}.mobile-menu nav a{border-bottom-color:#eee7e1;min-height:50px;padding-inline:6px;font-size:17px}.mobile-menu nav a[aria-current=page]{background:#ff6a0014;border:1px solid #0000;border-radius:10px;margin-block:2px;padding-inline:10px}.preview-image{aspect-ratio:var(--asset-aspect-mobile,var(--asset-aspect-desktop,16/10))}.preview-image img{object-position:var(--asset-position-mobile,var(--asset-position-desktop,50% 50%))}.stats-strip{width:calc(100% - 36px);margin-top:-10px;padding:12px}.stats-strip__grid>div{min-height:78px}.stats-strip strong{font-size:22px}.stats-strip span{font-size:13px}.scene-card{grid-template-columns:118px 1fr}.scene-card__image{aspect-ratio:auto;border-radius:0}.scene-card>div{padding:16px}.audience-grid h3,.info-grid h3,.relationship-step h3,.scene-card h3{font-size:17px}.audience-grid p,.info-grid p,.relationship-step p,.scene-card p{font-size:14px;line-height:1.62}.problem-bridge{text-align:left;margin-top:28px;padding-top:24px}.problem-bridge p{text-align:left;font-size:16px}.problem-bridge a{text-align:left;justify-content:flex-start;font-size:14px}.relationship-steps{border:1px solid var(--border);background:#fffaf6;border-radius:12px;gap:0;padding:4px 12px 4px 8px;overflow:hidden}.relationship-step-wrap{min-height:132px}.relationship-step-wrap:not(:last-child):before{content:"";background:#f2b88f;width:2px;position:absolute;top:68px;bottom:-8px;left:26px}.relationship-step{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;min-height:132px;display:block;overflow:visible}.relationship-step__content{min-height:132px;padding:19px 6px 20px 72px}.relationship-step__top{position:absolute;top:18px;left:0}.relationship-step__top strong{width:54px;height:54px;font-size:13px;background:var(--orange-action)!important;color:var(--white)!important}.relationship-step__arrow,.relationship-step__image{display:none}.relationship-step__mobile-arrow{color:var(--orange);z-index:2;justify-content:center;align-items:center;width:24px;height:32px;display:flex;position:absolute;top:50px;right:4px}.relationship-step__mobile-arrow svg{width:19px;height:19px}.city-stage-rail{padding-left:7px}.city-stage-rail:before{left:34px}.city-stage-rail article{min-height:130px;padding-left:70px}.city-stage-rail__head span{width:54px;height:54px}.capability-panel{border-radius:12px;padding:23px 20px}.meeting-layout{gap:24px}.meeting-layout__image{aspect-ratio:1.25}.gala-layout{gap:26px}.gala-layout__copy>p{margin-top:-8px}.role-row,.role-row--reverse{border-radius:12px}.role-row__image{aspect-ratio:1.52}.role-row>div{padding:23px 20px 25px}.role-row h3{font-size:21px}.safety-grid>div{min-height:66px}.audience-grid article,.audience-grid article:nth-child(2n),.audience-grid article:nth-child(3n+2),.audience-grid article:nth-child(3n+3){padding-block:21px}.full-city-flow{gap:8px}.full-city-flow article{border:1px solid var(--border);border-radius:10px;min-height:125px;padding:13px 8px}.faq-list{max-width:none}.faq-item button{min-height:62px;font-size:16px}.cooperation-form-section{border-radius:14px;padding:22px 15px}.cooperation-form-section>header h2{font-size:25px}.cooperation-form-layout{gap:20px}.cooperation-types{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid;overflow:visible}.cooperation-types label{min-width:0}.cooperation-types span{padding-inline:7px}.cooperation-form-shell__types{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:visible}.cooperation-form-shell__types span{min-height:47px;font-size:12px}.cooperation-form-shell__dynamic>div,.cooperation-form-shell__grid{grid-template-columns:1fr}.cooperation-form-shell__grid .is-wide{grid-column:auto}.cooperation-form-shell__dynamic>div span:nth-child(n+3){display:none}.form-deferred,.form-deferred>.cooperation-form-section,.form-deferred>.cooperation-form-shell{min-height:2280px}.form-aside{padding:22px}.download-panel{gap:20px;padding:25px 20px}.download-panel__copy h2{font-size:24px}.page-hero{flex-direction:column;gap:28px;padding-block:40px 52px;display:flex}.page-hero--centered{min-height:360px}.page-hero__copy{width:100%}.page-hero__media{aspect-ratio:1.25;width:100%}.page-shell--subpage .page-hero h1{font-size:clamp(2.08rem,9.4vw,2.42rem)}.case-empty{min-height:215px;padding:28px 20px}.lead-cta{padding:26px 20px}.lead-cta h2{font-size:24px}.site-footer{padding:40px 18px 19px}.site-footer__inner{gap:24px 26px}}@media (max-width:430px){.scene-card{grid-template-columns:108px 1fr}.scene-card>div{padding:14px}.site-footer__inner{grid-template-columns:1fr 1fr}.footer-brand,.footer-column:nth-of-type(4),.footer-qr{grid-column:1/-1}}@media (max-width:360px){.home-hero h1{font-size:32px}.home-hero__title-line{white-space:normal}.hero-actions{grid-template-columns:1fr}}@media (max-width:767px){.gala-layout,.meeting-layout{grid-template-columns:minmax(0,1fr)}}.preview-image picture{width:100%;height:100%;display:block}.home-more-content{background:#fff8f2;border-block:1px solid #f0e4d9;padding:30px 48px 34px}.home-more-content h2{text-align:center;margin:0 0 24px;font-size:clamp(1.35rem,2vw,1.8rem)}.home-more-content__links{grid-template-columns:repeat(10,minmax(0,1fr));gap:20px;max-width:1320px;margin-inline:auto;display:grid}.home-more-content__links a{color:#403b37;text-align:center;flex-direction:column;align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex}.home-more-content__links a:hover{color:var(--orange)}.home-more-content__links svg{color:var(--orange);stroke-width:1.8px;width:26px;height:26px}@media (max-width:1024px){.home-more-content__links{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:767px){.home-more-content{padding:28px 18px 32px}.home-more-content h2{font-size:23px;line-height:1.4}.home-more-content__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 10px}.home-more-content__links a{font-size:12px}}.story-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.story-rail article:first-child{grid-column:auto}.preview-image picture,.preview-image picture>img,.preview-image>img{object-fit:cover;object-position:var(--asset-position-desktop,50% 50%);width:100%;height:100%;position:absolute;inset:0}.meeting-details{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:32px;display:grid}.meeting-details>div{padding:22px 28px 22px 0}.meeting-details strong,.partnership-case-list p strong{color:var(--text);margin-bottom:8px;font-size:15px;display:block}.gala-person-story p,.meeting-details p,.partnership-case-list p,.user-story-list dd{color:var(--muted);margin:0;line-height:1.75}.gala-results{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:28px;display:grid}.gala-results p{color:var(--text);margin:0;padding:22px 24px 0 0;font-weight:600}.gala-person-story{border-top:1px solid var(--border);grid-template-columns:144px minmax(0,1fr);align-items:center;gap:24px;margin-top:30px;padding-top:30px;display:grid}.gala-person-story img{aspect-ratio:1;object-fit:cover;border-radius:18px;width:100%;height:auto}.gala-person-story h3,.user-story-list h3{color:var(--text);margin:0 0 12px;font-size:24px}.user-story-list{gap:28px;display:grid}.user-story-list article{border-bottom:1px solid var(--border);grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);align-items:stretch;gap:36px;padding-bottom:28px;display:grid}.user-story-list article>img{aspect-ratio:4/3;object-fit:cover;border-radius:20px;width:100%;height:100%}.user-story-list dl{gap:14px;margin:0;display:grid}.user-story-list dl>div{grid-template-columns:120px minmax(0,1fr);gap:4px;display:grid}.user-story-list dt{color:var(--brand-deep);font-weight:600}.role-person{gap:4px;margin:-4px 0 20px;display:grid}.role-person strong{color:var(--text)}.role-person span{color:var(--muted);line-height:1.7}.partnership-categories{border-bottom:1px solid var(--border);border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:36px;display:grid}.partnership-categories p{gap:8px;margin:0;padding:24px 28px 24px 0;display:grid}.partnership-categories strong{color:var(--text)}.partnership-categories span{color:var(--muted);line-height:1.65}.partnership-case-list{gap:32px;display:grid}.partnership-case-list article{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:center;gap:36px;display:grid}.partnership-case__image{min-height:300px}.partnership-case-list h3{color:var(--text);margin:0 0 18px;font-size:28px}.partnership-case-list p{margin-bottom:12px}.audience-grid small{color:var(--muted);margin:10px 0;line-height:1.6;display:block}.footer-brand__mark{align-items:center;gap:10px;display:inline-flex}.footer-brand__mark img{border-radius:10px}@media (max-width:767px){.preview-image picture>img,.preview-image>img{object-position:var(--asset-position-mobile,50% 50%)}.gala-results,.meeting-details,.partnership-categories{grid-template-columns:1fr}.gala-results p,.meeting-details>div,.partnership-categories p{border-bottom:1px solid var(--border);padding:18px 0}.gala-person-story,.partnership-case-list article,.user-story-list article{grid-template-columns:1fr;gap:20px}.gala-person-story{grid-template-columns:96px minmax(0,1fr)}.user-story-list article>img{height:auto}.user-story-list dl>div{grid-template-columns:1fr;gap:4px}}@media (max-width:920px){.story-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.story-rail{grid-template-columns:minmax(0,1fr)}}.page-shell--home{background:var(--white);overflow:clip}.page-shell--home .content-container{max-width:none;width:min(var(--content-width),calc(100% - 48px));margin-inline:auto;padding-inline:0}.page-shell--home .section{padding-block:96px}.page-shell--home .section-heading{margin-bottom:48px}.page-shell--home .section-heading h2{font-size:clamp(2rem,3.15vw,2.75rem)}.home-hero{max-width:var(--content-width);min-height:600px;width:min(var(--content-width),calc(100% - 48px));background:radial-gradient(circle at 82% 18%,#ff6a0014,#0000 31%),linear-gradient(135deg,#fffaf6,#fff 72%);grid-template-columns:minmax(0,46fr) minmax(0,54fr);align-items:center;gap:clamp(40px,5vw,72px);margin-inline:auto;padding-block:64px 72px;display:grid}.home-hero__copy{max-width:520px}.home-final-cta__eyebrow{color:var(--orange-ink);letter-spacing:.08em;margin:0 0 18px;font-size:14px;font-weight:700}.home-hero h1{color:var(--text);letter-spacing:-.06em;max-width:520px;margin:0;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.12}.home-hero__title-line{white-space:nowrap;display:block}.home-hero__copy>p.home-hero__subtitle{color:var(--muted);max-width:500px;margin:24px 0 0;font-size:18px;line-height:1.75}.home-hero__copy>p.home-hero__value{color:var(--text);margin:12px 0 0;font-size:16px;line-height:1.7}.home-hero .hero-actions{gap:12px;margin-top:30px}.home-final-cta .button-link,.home-hero .button-link{min-height:50px}.home-hero__media{flex-direction:column;align-items:flex-end;gap:16px;min-width:0;display:flex}.home-hero__main-image{aspect-ratio:5/4;box-shadow:none;border:1px solid #59453414;border-radius:20px;width:100%;min-width:0}.home-hero__app-captures{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:58%;max-width:340px;margin-top:-92px;margin-right:22px;display:grid;position:relative}.home-hero__app-capture{aspect-ratio:4/5;background:#f6f1ec;border:1px solid #5945341f;border-radius:14px;min-width:0;box-shadow:0 10px 24px #432c1c1f}.home-trust-bar{background:#fffaf6;border-block:1px solid #eee5de}.home-trust-bar__grid{grid-template-columns:repeat(4,minmax(0,1fr));min-height:104px;display:grid}.home-trust-bar__item{align-content:center;gap:4px;padding:20px 28px;display:grid}.home-trust-bar__item+.home-trust-bar__item{border-left:1px solid #eee5de}.home-trust-bar__item strong{color:var(--text);font-size:17px;font-weight:700}.home-trust-bar__item span{color:var(--muted);font-size:14px}.home-journey{background:var(--white)}.home-journey__layout{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(40px,7vw,96px);display:grid}.home-journey__screens{grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-end;gap:14px;display:grid}.home-journey__screen{aspect-ratio:4/5;background:#f6f1ec;border-radius:16px;min-width:0}.home-journey__screen:nth-child(2){transform:translateY(-22px)}.home-journey__steps{counter-reset:journey;gap:0;margin:0;padding:0;list-style:none;display:grid}.home-journey__steps li{border-top:1px solid #eee5de;grid-template-columns:42px minmax(0,1fr);align-items:flex-start;gap:18px;padding:20px 0;display:grid}.home-journey__steps li:last-child{border-bottom:1px solid #eee5de}.home-journey__number{color:var(--orange-ink);letter-spacing:.06em;font-size:14px;font-weight:700;line-height:1.6}.home-journey__steps h3{color:var(--text);margin:0;font-size:19px;line-height:1.45}.home-journey__steps p{color:var(--muted);margin:4px 0 0;font-size:15px;line-height:1.65}.home-activities__disclaimer{border-left:3px solid var(--orange);color:var(--muted);background:#fff;margin:-16px 0 28px;padding:10px 14px;font-size:14px;line-height:1.65}.home-activities__grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:20px;display:grid}.home-activities__secondary{grid-template-rows:repeat(2,minmax(0,1fr));gap:20px;display:grid}.home-activity-card{background:var(--white);border:1px solid #20202014;border-radius:20px;overflow:hidden}.home-activity-card__image{aspect-ratio:4/3;border-radius:0;width:100%}.home-activity-card--featured .home-activity-card__image{aspect-ratio:4/3}.home-activity-card__body{padding:20px 22px 22px}.home-activity-card__body>span,.home-case__body>span{color:var(--orange-ink);letter-spacing:.04em;font-size:13px;font-weight:700}.home-activity-card h3,.home-case h3,.home-partner-entry h3{color:var(--text);margin:7px 0 0;font-size:22px;line-height:1.4}.home-activity-card p,.home-case p,.home-partner-entry p{color:var(--muted);margin:8px 0 0;font-size:15px;line-height:1.7}.home-activity-card small{color:#8a817a;margin-top:12px;font-size:12px;line-height:1.5;display:block}.home-activities__action{justify-content:flex-start;margin-top:28px;display:flex}.home-activities__action .button-link,.home-case__body .button-link,.home-partner-entry .button-link{justify-content:flex-start;gap:7px;margin-top:18px}.home-activities__action svg,.home-case__body svg,.home-partner-entry svg{width:17px;height:17px}.home-cases{background:var(--white)}.home-case{background:#fffaf6;border:1px solid #20202014;border-radius:20px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:0;display:grid;overflow:hidden}.home-case__image{aspect-ratio:3/2;border-radius:0;height:100%;min-height:300px}.home-case__body{align-self:center;padding:40px 44px}.home-case__body h3{font-size:clamp(1.65rem,2.8vw,2.3rem)}.home-partners{background:var(--warm-white)}.home-partners__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.home-partner-entry{background:var(--white);border:1px solid #20202014;border-radius:20px;padding:30px 32px 32px}.home-partner-entry__icon{color:var(--orange-action);background:#fff0e4;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.home-partner-entry__icon svg{width:21px;height:21px}.home-final-cta{background:#fff5ed;padding-block:78px!important}.home-final-cta__inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.home-final-cta__eyebrow{margin-bottom:10px}.home-final-cta h2{color:var(--text);letter-spacing:-.04em;margin:0;font-size:clamp(1.85rem,3vw,2.6rem);line-height:1.3}.home-final-cta p:not(.home-final-cta__eyebrow){color:var(--muted);margin:12px 0 0;font-size:16px;line-height:1.7}.home-final-cta__actions{flex-wrap:wrap;flex-shrink:0;gap:12px;display:flex}@media (max-width:1024px){.home-hero{gap:36px}.home-journey__layout{gap:40px}.home-case__body{padding:30px 32px}}@media (max-width:767px){.home-hero,.page-shell--home .content-container{width:calc(100% - 40px)}.page-shell--home .section{padding-block:68px}.page-shell--home .section-heading{margin-bottom:32px}.page-shell--home .section-heading h2{font-size:clamp(1.8rem,7vw,2.2rem)}.home-hero{flex-direction:column;gap:34px;min-height:auto;padding-block:46px 56px;display:flex}.home-hero__copy{width:100%;max-width:none}.home-hero h1{letter-spacing:-.055em;font-size:clamp(2.4rem,10vw,3.25rem)}.home-hero__title-line{white-space:normal}.home-hero__copy>p.home-hero__subtitle{margin-top:18px;font-size:16px}.home-hero .hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px;display:grid}.home-hero .hero-actions .button-link{white-space:nowrap;min-width:0;padding-inline:12px}.home-hero__media{align-items:stretch}.home-hero__main-image{aspect-ratio:5/4}.home-hero__app-captures{width:82%;max-width:none;margin-top:-48px;margin-right:0}.home-trust-bar__grid{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0}.home-trust-bar__item{min-height:88px;padding:16px 12px}.home-trust-bar__item:nth-child(odd){border-left:0}.home-trust-bar__item:nth-child(n+3){border-top:1px solid #eee5de}.home-journey__layout{flex-direction:column;gap:34px;display:flex}.home-journey__screens{order:0;gap:10px;width:100%}.home-journey__screen:nth-child(2){transform:translateY(-12px)}.home-journey__steps{order:1;width:100%}.home-journey__steps li{padding-block:16px}.home-activities__disclaimer{margin-top:-8px}.home-activities__grid{grid-template-columns:1fr}.home-activities__secondary{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}.home-activity-card__body{padding:16px 16px 18px}.home-activity-card h3{font-size:18px}.home-activity-card p{font-size:14px}.home-case{grid-template-columns:1fr}.home-case__image{min-height:0}.home-case__body{padding:26px 22px 28px}.home-partners__grid{grid-template-columns:1fr}.home-partner-entry{padding:24px 22px 26px}.home-final-cta__inner{flex-direction:column;align-items:flex-start;gap:26px}.home-final-cta__actions{width:100%}.home-final-cta__actions .button-link{flex:1;min-width:0;padding-inline:12px}}@media (max-width:430px){.home-activities__secondary,.home-hero .hero-actions{grid-template-columns:1fr}.home-hero .hero-actions .button-link{width:100%}.home-activities__secondary{gap:16px}}@media (prefers-reduced-motion:reduce){.page-shell--home *,.page-shell--home :after,.page-shell--home :before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.cms-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.cms-module-media{aspect-ratio:16/7;border-radius:20px;margin:0 0 28px;overflow:hidden}.cms-module-media img{object-fit:cover;width:100%;height:100%}.cms-empty-state,.cms-module-grid article{border:1px solid var(--color-border,#eadfd5);background:#fff;border-radius:18px;padding:24px}.cms-module-grid article>span{color:var(--color-primary,#e85d04);font-weight:800}.cms-module-grid h3{margin:10px 0 6px}.cms-empty-state p,.cms-module-grid p{color:#655d57;margin:4px 0}.cms-empty-state{text-align:center}.cms-module-action{text-align:center;margin-top:24px}@media (max-width:760px){.cms-module-media{aspect-ratio:4/3;border-radius:16px}.cms-module-grid{grid-template-columns:1fr}}.legal-document{max-width:880px;padding-block:72px 96px}.legal-document>h1{margin-bottom:10px;font-size:clamp(2rem,4vw,3.4rem)}.legal-document__date{color:#766d66;margin-bottom:40px}.legal-document h2,.legal-document h3{margin-top:32px}.legal-document li,.legal-document p{line-height:1.85}.page-shell--home{background:var(--warm-white)}.home-hero{max-width:1240px;min-height:min(680px,calc(100svh - var(--header-height)))}.home-hero__media{justify-self:end;width:100%;max-width:720px;display:block}.home-hero__carousel{width:100%}.home-hero__carousel .media-carousel__viewport{aspect-ratio:16/9;background:var(--pale-beige);border:1px solid #59453414;border-radius:22px;box-shadow:0 2px 8px #432c1c0b}.home-hero__carousel .media-carousel__image,.home-hero__carousel .media-carousel__image img,.home-hero__carousel .media-carousel__slide{width:100%;height:100%}.home-hero__carousel .media-carousel__image{aspect-ratio:16/9;border-radius:inherit}.home-hero__carousel .media-carousel__image img{object-fit:cover}.home-hero__carousel .media-carousel__control{color:var(--orange-ink);background:#ffffffeb}.home-hero__carousel .media-carousel__control:hover{background:var(--orange-action);color:var(--white)}.home-hero__carousel .media-carousel__dots{bottom:14px}.home-hero__copy>p{max-width:560px}.home-hero__value{font-weight:600}.hero-actions .button-link--primary{min-width:132px}.hero-actions .button-link--secondary{min-width:148px}.product-features{background:#fff9f4}.product-feature-list{gap:24px;display:grid}.product-feature{background:var(--white);border:1px solid #eee3da;border-radius:18px;grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);align-items:stretch;gap:clamp(28px,5vw,72px);display:grid;overflow:hidden}.product-feature--reverse{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr)}.product-feature--reverse .product-feature__image{grid-area:1/2}.product-feature--reverse .product-feature__copy{grid-area:1/1}.product-feature__image{aspect-ratio:4/3;border-radius:0;align-self:stretch;min-height:0}.product-feature__image img{object-fit:cover}.product-feature__copy{align-self:center;max-width:520px;padding:42px 44px}.product-feature__icon{color:var(--orange-action);background:#fff0e4;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.product-feature__icon svg{width:22px;height:22px}.evidence-proof-card>span,.product-feature__eyebrow{color:var(--orange-ink);letter-spacing:.08em;margin:18px 0 7px;font-size:14px;font-weight:700}.evidence-proof-card h3,.product-feature__copy h3{margin:0;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.35}.product-feature__copy>p:not(.product-feature__eyebrow){color:var(--muted);margin:14px 0 18px;font-size:17px;line-height:1.8}.product-feature__copy .button-link{justify-content:flex-start;gap:7px}.evidence-proof-card .button-link svg,.product-feature__copy .button-link svg{width:17px;height:17px}.homepage-evidence{background:var(--white)}.evidence-proof-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:24px;display:grid}.evidence-proof-card{border:1px solid #eee3da;border-radius:18px;overflow:hidden}.evidence-proof-card--image{background:#fffaf6;grid-template-columns:minmax(210px,.58fr) minmax(0,1fr);display:grid}.evidence-proof-card__image{aspect-ratio:.86;border-radius:0;min-height:300px}.evidence-proof-card--image>div,.evidence-proof-card--note{padding:34px 34px 38px}.evidence-proof-card--note{background:#fff9f4;flex-direction:column;justify-content:center;display:flex}.evidence-proof-card--note>span{margin-top:0}.evidence-proof-card p{color:var(--muted);margin:14px 0 0;font-size:16px;line-height:1.8}.evidence-proof-card .button-link{align-self:flex-start;margin-top:24px}.city-stage-rail h3{max-width:190px}.safety-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.safety-grid>div{min-height:180px}@media (max-width:920px){.product-feature,.product-feature--reverse{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:0}.product-feature--reverse .product-feature__image{grid-column:2}.product-feature__copy{padding:30px 28px}.evidence-proof-grid{grid-template-columns:1fr}}@media (max-width:767px){.home-hero{min-height:auto;padding-block:44px 52px}.home-hero h1{font-size:clamp(2.3rem,9vw,2.8rem)}.home-hero__title-line{white-space:normal}.home-hero__copy>p{font-size:16px;line-height:1.75}.hero-actions{grid-template-columns:1fr 1fr;display:grid}.hero-actions .button-link{min-width:0;padding-inline:12px}.home-hero .hero-actions{grid-template-columns:minmax(0,1fr)}.home-hero .hero-actions .button-link{width:100%}.product-feature,.product-feature--reverse{flex-direction:column;display:flex}.product-feature--reverse .product-feature__copy,.product-feature--reverse .product-feature__image{order:0}.product-feature__image{aspect-ratio:4/3;min-height:0}.product-feature__copy{padding:25px 22px 28px}.product-feature__copy>p:not(.product-feature__eyebrow){font-size:16px}.evidence-proof-card--image{flex-direction:column;display:flex}.evidence-proof-card__image{aspect-ratio:1.15;min-height:0}.evidence-proof-card--image>div,.evidence-proof-card--note{padding:26px 22px 28px}.safety-grid{grid-template-columns:1fr}.safety-grid>div{min-height:auto}}.SiteHeader_brandLink__xr268{align-items:center;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;line-height:1;width:42px}.SiteHeader_brandImage__sCRX6{display:block;height:42px;width:42px}.SiteHeader_mobileOrganizerAction__Oazwv{background:#cc4a00;border-radius:10px;color:#fff!important;margin-top:12px;padding:13px 16px!important;text-align:center}@media (max-width:720px){.SiteHeader_brandImage__sCRX6,.SiteHeader_brandLink__xr268{height:38px;width:38px}}@media (max-width:430px){.SiteHeader_organizerPrimary__qv4W2{display:none}}