:root{--yellow:#ffd400;--yellow-deep:#f2c700;--ink:#242122;--muted:#6d696a;--paper:#fffdf7;--white:#fff;--line:#e9e5dc;--blue:#dff3ff;--rose:#ffe9e2;--green:#e4f5e9;--shadow:0 20px 60px #2f28181a;--radius-lg:30px;--radius-md:20px}:is(body:has(.hosted-event)>.site-header,body:has(.hosted-event)>.site-footer){display:none}body:has(.hosted-event)>main{min-height:100vh}.hosted-event{--event-primary:#155eef;--event-secondary:#101828;--event-accent:#fdb022;--event-surface:#fff;background:var(--event-surface);min-height:100vh;color:var(--event-secondary);font-family:Inter,Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;overflow:hidden}.hosted-event *{box-sizing:border-box}.hosted-event a{color:inherit}.hosted-event-header{z-index:30;border-bottom:1px solid color-mix(in srgb, var(--event-secondary) 12%, transparent);background:color-mix(in srgb, var(--event-surface) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:13px max(24px,50vw - 590px);display:flex;position:sticky;top:0}.hosted-brand{align-items:center;gap:12px;text-decoration:none;display:flex}.hosted-brand img{object-fit:contain;width:auto;max-width:170px;height:42px}.hosted-brand strong{font-size:18px;font-weight:900}.hosted-event-header nav{align-items:center;gap:23px;display:flex}.hosted-event-header nav a{font-size:14px;font-weight:750;text-decoration:none}.hosted-header-cta,.hosted-primary-button,.hosted-submit{background:var(--event-primary);box-shadow:0 8px 24px color-mix(in srgb, var(--event-primary) 24%, transparent);border:0;border-radius:10px;text-decoration:none;color:#fff!important}.hosted-header-cta{padding:10px 15px}.hosted-hero{background:color-mix(in srgb, var(--event-primary) 7%, var(--event-surface));grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(34px,6vw,90px);min-height:650px;padding:clamp(70px,9vw,125px) max(24px,50vw - 590px);display:grid;position:relative}.hosted-hero:before{pointer-events:none;background-image:linear-gradient(color-mix(in srgb, var(--event-secondary) 5%, transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb, var(--event-secondary) 5%, transparent) 1px,transparent 1px);content:"";background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.hosted-hero-copy,.hosted-hero-image,.hosted-hero-graphic{z-index:1;position:relative}.hosted-eyebrow,.hosted-section-heading>p,.hosted-registration-intro>p{color:var(--event-primary);letter-spacing:.2em;margin:0 0 13px;font-size:11px;font-weight:900}.hosted-hero h1{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(44px,6vw,78px);font-weight:950;line-height:1.03}.hosted-hero-subtitle{max-width:680px;color:color-mix(in srgb, var(--event-secondary) 72%, transparent);margin:25px 0 0;font-size:clamp(18px,2vw,23px);line-height:1.65}.hosted-hero-meta{flex-wrap:wrap;gap:10px;margin:26px 0;display:flex}.hosted-hero-meta span{border:1px solid color-mix(in srgb, var(--event-secondary) 13%, transparent);background:color-mix(in srgb, var(--event-surface) 80%, transparent);border-radius:99px;padding:8px 12px;font-size:13px;font-weight:750}.hosted-primary-button{padding:14px 22px;font-weight:850;display:inline-flex}.hosted-hero-image{background:color-mix(in srgb, var(--event-secondary) 6%, var(--event-surface));box-shadow:0 24px 70px color-mix(in srgb, var(--event-secondary) 18%, transparent);border-radius:22px;margin:0;overflow:hidden}.hosted-hero-image img{object-fit:contain;width:100%;max-height:620px;display:block}.hosted-hero-graphic{aspect-ratio:1.2;background:var(--event-secondary);color:#fff;box-shadow:0 28px 75px color-mix(in srgb, var(--event-secondary) 25%, transparent);border-radius:60px 18px;place-items:center;display:grid;overflow:hidden}.hosted-hero-graphic span{aspect-ratio:1;background:var(--event-primary);border-radius:50%;width:55%;position:absolute}.hosted-hero-graphic span:first-child{top:-25%;right:-15%}.hosted-hero-graphic span:nth-child(2){background:var(--event-accent);bottom:-30%;left:-12%}.hosted-hero-graphic b{z-index:1;letter-spacing:-.08em;font-size:clamp(64px,10vw,140px)}.hosted-section{grid-template-columns:minmax(210px,.36fr) minmax(0,1fr);gap:clamp(35px,7vw,100px);max-width:1180px;margin:0 auto;padding:clamp(75px,9vw,125px) 24px;display:grid}.hosted-section-heading h2,.hosted-registration-intro h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,54px);font-weight:950;line-height:1.08}.hosted-content-copy>p{white-space:pre-line;color:color-mix(in srgb, var(--event-secondary) 77%, transparent);margin:0;font-size:17px;line-height:1.95}.hosted-content-copy ul{gap:12px;margin:30px 0 0;padding:0;list-style:none;display:grid}.hosted-content-copy li{border:1px solid color-mix(in srgb, var(--event-secondary) 10%, transparent);border-radius:12px;padding:15px 18px 15px 45px;font-weight:750}.hosted-content-copy li:before{width:20px;color:var(--event-primary);content:"✓";margin-left:-28px;display:inline-block}.hosted-speakers,.hosted-agenda{background:color-mix(in srgb,var(--event-secondary) 3%,var(--event-surface));max-width:none;padding-left:max(24px,50vw - 590px);padding-right:max(24px,50vw - 590px)}.hosted-speaker-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:18px;display:grid}.hosted-speaker-grid article{border:1px solid color-mix(in srgb,var(--event-secondary) 10%,transparent);background:var(--event-surface);border-radius:15px;padding:18px}.hosted-speaker-grid img,.hosted-speaker-avatar{aspect-ratio:1;object-fit:cover;background:color-mix(in srgb,var(--event-primary) 10%,var(--event-surface));width:100%;color:var(--event-primary);border-radius:11px;place-items:center;font-size:50px;font-weight:900;display:grid}.hosted-speaker-grid h3{margin:17px 0 4px;font-size:20px}.hosted-speaker-grid strong{color:var(--event-primary);font-size:13px}.hosted-speaker-grid p{color:color-mix(in srgb,var(--event-secondary) 65%,transparent);line-height:1.7}.hosted-agenda ol{margin:0;padding:0;list-style:none}.hosted-agenda li{border-bottom:1px solid color-mix(in srgb,var(--event-secondary) 12%,transparent);grid-template-columns:110px 1fr;gap:28px;padding:23px 0;display:grid}.hosted-agenda time{color:var(--event-primary);font-weight:900}.hosted-agenda h3{margin:0 0 6px;font-size:20px}.hosted-agenda p{color:color-mix(in srgb,var(--event-secondary) 65%,transparent)}.hosted-transport>div:last-child{border-left:4px solid var(--event-primary);background:color-mix(in srgb,var(--event-primary) 5%,var(--event-surface));padding:27px}.hosted-transport p{white-space:pre-line;line-height:1.8}.hosted-transport a{color:var(--event-primary);font-weight:850}.hosted-registration{background:var(--event-secondary);color:#fff;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:clamp(40px,8vw,110px);padding:clamp(75px,9vw,125px) max(24px,50vw - 540px);display:grid}.hosted-registration-intro span{color:#ffffffb3;margin-top:20px;line-height:1.75;display:block}.hosted-registration-form{background:var(--event-surface);color:var(--event-secondary);border-radius:19px;gap:18px;padding:clamp(22px,4vw,42px);display:grid}.hosted-field{color:color-mix(in srgb,var(--event-secondary) 82%,transparent);border:0;gap:8px;margin:0;padding:0;font-size:14px;font-weight:800;display:grid}.hosted-field>span,.hosted-field legend span{color:#d92d20}.hosted-field input:not([type=radio]):not([type=checkbox]),.hosted-field textarea,.hosted-field select{border:1px solid color-mix(in srgb,var(--event-secondary) 18%,transparent);color:#1d2939;width:100%;min-height:48px;font:inherit;background:#fff;border-radius:9px;padding:11px 13px;font-weight:500}.hosted-field textarea{resize:vertical}.hosted-field small{color:#7a8698;font-size:11px;line-height:1.55}.hosted-choice legend{margin-bottom:9px}.hosted-choice>div{flex-wrap:wrap;gap:9px;display:flex}.hosted-choice>div label{cursor:pointer;border:1px solid #d8dee8;border-radius:9px;align-items:center;gap:8px;padding:10px 13px;display:flex;position:relative}.hosted-choice>div label:has(input:checked){border-color:var(--event-primary);background:color-mix(in srgb,var(--event-primary) 7%,#fff);color:var(--event-primary)}.hosted-other{margin-top:9px}.hosted-submit{cursor:pointer;min-height:52px;margin-top:5px;padding:13px 18px;font-size:15px;font-weight:900}.hosted-submit:disabled{cursor:wait;opacity:.6}.hosted-data-note{color:#7d8795;text-align:center;margin:0;font-size:10px;line-height:1.6}.hosted-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.hosted-form-state,.hosted-submit-message{color:#475467;background:#f2f4f7;border-radius:9px;margin:0;padding:14px 16px;font-weight:750}.hosted-form-state.is-closed{color:#9b4a00;background:#fff4e8}.hosted-form-state.is-error,.hosted-submit-message.is-error{color:#b42318;background:#fff0ee}.hosted-submit-message.is-success{color:#087443;background:#eafaf2}.hosted-event-footer{background:color-mix(in srgb,var(--event-secondary) 96%,#000);color:#fff;justify-content:space-between;align-items:center;gap:20px;padding:35px max(24px,50vw - 590px);display:flex}.hosted-event-footer>div{gap:5px;display:grid}.hosted-event-footer a{color:#ffffffa6}.hosted-event-footer span,.hosted-event-footer small{color:#ffffff8c;font-size:11px}.hosted-event{background:var(--event-bg);color:var(--event-foreground)}.hosted-module{isolation:isolate;position:relative;overflow:hidden}.hosted-module>:not(.hosted-module-decoration){z-index:1;position:relative}.hosted-module-decoration{z-index:0;pointer-events:none;opacity:.15;position:absolute;inset:0}.hosted-surface-light{background:var(--event-surface);color:var(--event-foreground)}.hosted-surface-dark,.hosted-surface-secondary{background:var(--event-secondary);color:#fff}.hosted-surface-primary{background:var(--event-primary);color:#fff}.hosted-surface-gradient{background:linear-gradient(135deg, color-mix(in srgb,var(--event-gradient-from) 18%,var(--event-bg)), var(--event-bg) 48%, color-mix(in srgb,var(--event-gradient-to) 20%,var(--event-surface)))}.hosted-surface-transparent{background:0 0}.hosted-surface-dark :is(.hosted-eyebrow,.hosted-section-heading>p,.hosted-registration-intro>p),.hosted-surface-secondary :is(.hosted-eyebrow,.hosted-section-heading>p,.hosted-registration-intro>p),.hosted-surface-primary :is(.hosted-eyebrow,.hosted-section-heading>p,.hosted-registration-intro>p){color:var(--event-accent)}.hosted-variant-overlay.hosted-event-header{color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#00000080,#0000);border-bottom-color:#fff3;width:100%;position:absolute}.hosted-variant-minimal.hosted-event-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;position:relative}.hosted-hero-slogan{color:var(--event-primary);margin-top:18px;font-size:clamp(18px,2.2vw,28px);line-height:1.45;display:block}.hosted-variant-full-bleed.hosted-hero{grid-template-columns:1fr;min-height:760px}.hosted-variant-full-bleed .hosted-hero-copy{max-width:800px}.hosted-variant-full-bleed .hosted-hero-image{z-index:0;opacity:.36;border-radius:0;position:absolute;inset:0}.hosted-variant-full-bleed .hosted-hero-image img{object-fit:cover;width:100%;height:100%;max-height:none}.hosted-variant-editorial.hosted-hero{grid-template-columns:.7fr 1.3fr}.hosted-variant-editorial .hosted-hero-copy{align-self:end}.hosted-variant-framed.hosted-hero{border-radius:30px;min-height:570px;margin:28px;padding-left:clamp(28px,6vw,80px);padding-right:clamp(28px,6vw,80px)}.hosted-variant-centered.hosted-content{text-align:center;display:block}.hosted-variant-centered.hosted-content>div{max-width:850px;margin-left:auto;margin-right:auto}.hosted-variant-split.hosted-content{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr)}.hosted-variant-editorial.hosted-content .hosted-content-copy>p:first-letter{float:left;color:var(--event-primary);margin:.08em .12em 0 0;font-family:Georgia,serif;font-size:4.5em;font-weight:800;line-height:.75}.hosted-variant-highlights .hosted-content-copy ul{grid-template-columns:repeat(2,minmax(0,1fr))}.hosted-section-heading>strong{margin-top:18px;font-size:18px;line-height:1.65;display:block}.hosted-section-heading>span{opacity:.72;margin-top:18px;line-height:1.75;display:block}.hosted-speaker-area{min-width:0}.hosted-speaker-grid button{border:1px solid color-mix(in srgb,currentColor 11%,transparent);background:var(--event-surface);min-width:0;color:var(--event-foreground);text-align:left;cursor:pointer;border-radius:15px;padding:18px}.hosted-speaker-grid button:focus-visible{outline:3px solid color-mix(in srgb,var(--event-primary) 35%,transparent);outline-offset:3px}.hosted-speaker-grid small,.hosted-speaker-more{display:block}.hosted-speaker-grid small{color:var(--event-muted);margin-top:5px}.hosted-speaker-more{color:var(--event-primary);margin-top:17px;font-size:12px;font-weight:850}.hosted-variant-carousel .hosted-speaker-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:12px;display:flex;overflow-x:auto}.hosted-variant-carousel .hosted-speaker-grid>button{scroll-snap-align:start;flex:0 0 min(290px,75vw)}.hosted-carousel-controls{justify-content:flex-end;gap:8px;margin-bottom:12px;display:flex}.hosted-carousel-controls button{border:1px solid color-mix(in srgb,currentColor 15%,transparent);background:var(--event-surface);width:40px;height:40px;color:var(--event-foreground);cursor:pointer;border-radius:50%}.hosted-variant-featured-grid .hosted-speaker-grid>button:first-child{grid-column:span 2}.hosted-variant-cards.hosted-agenda ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.hosted-variant-cards.hosted-agenda li{border:1px solid color-mix(in srgb,currentColor 12%,transparent);background:color-mix(in srgb,var(--event-surface) 94%,transparent);border-radius:16px;padding:22px;display:block}.hosted-agenda-content{min-width:0}.hosted-agenda-tabs{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.hosted-agenda-tabs button{border:1px solid color-mix(in srgb,currentColor 16%,transparent);min-height:42px;color:inherit;cursor:pointer;background:0 0;border-radius:99px;padding:9px 18px;font-weight:800}.hosted-agenda-tabs button.is-active{border-color:var(--event-primary);background:var(--event-primary);color:#fff}.hosted-variant-table .hosted-agenda-list{border:1px solid color-mix(in srgb,currentColor 12%,transparent);border-radius:14px;overflow:hidden}.hosted-variant-table .hosted-agenda-list li{background:color-mix(in srgb,var(--event-surface) 96%,transparent);padding:18px 20px}.hosted-variant-tabs .hosted-agenda-list{border-top:3px solid var(--event-primary)}.hosted-agenda-category{background:color-mix(in srgb,var(--event-primary) 10%,transparent);color:var(--event-primary);border-radius:99px;margin-bottom:8px;padding:4px 8px;font-size:10px;font-weight:850;display:inline-flex}.hosted-map-image{border-radius:16px;width:100%;margin-bottom:20px;display:block}.hosted-transport-method{border-top:1px solid color-mix(in srgb,currentColor 12%,transparent);gap:4px;margin-top:14px;padding-top:14px;display:grid}.hosted-transport-method span{white-space:pre-line;opacity:.75;line-height:1.7}.hosted-variant-map-first.hosted-transport>div:last-child{display:grid}.hosted-variant-map-first .hosted-map-image{order:-1}.hosted-variant-cards.hosted-transport .hosted-transport-method{border:1px solid color-mix(in srgb,currentColor 12%,transparent);background:var(--event-surface);border-radius:14px;padding:18px}.hosted-variant-split.hosted-registration{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr)}.hosted-variant-card.hosted-registration{border-radius:28px;max-width:1180px;margin:55px auto}.hosted-variant-full-bleed.hosted-registration{text-align:center;display:block}.hosted-variant-full-bleed.hosted-registration>:not(.hosted-module-decoration){max-width:820px;margin-left:auto;margin-right:auto}.hosted-variant-brand.hosted-event-footer{background:linear-gradient(135deg,var(--event-secondary),color-mix(in srgb,var(--event-primary) 42%,var(--event-secondary)));align-items:end;min-height:150px}.hosted-decor-grid .hosted-module-decoration,.hosted-decor-circuit .hosted-module-decoration{background-image:linear-gradient(currentColor 1px,#0000 1px),linear-gradient(90deg,currentColor 1px,#0000 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 82%);mask-image:linear-gradient(90deg,#000,#0000 82%)}.hosted-decor-dots .hosted-module-decoration,.hosted-decor-particles .hosted-module-decoration{background-image:radial-gradient(currentColor 1.4px,#0000 1.4px);background-size:22px 22px;-webkit-mask-image:radial-gradient(circle at 82% 22%,#000,#0000 50%);mask-image:radial-gradient(circle at 82% 22%,#000,#0000 50%)}.hosted-decor-waves .hosted-module-decoration,.hosted-decor-ribbons .hosted-module-decoration{border:25px solid var(--event-accent);border-radius:50%;height:80%;inset:auto -10% -42%;transform:rotate(-7deg)}.hosted-decor-orbits .hosted-module-decoration{aspect-ratio:1;border:1px solid;border-radius:50%;width:72%;inset:-42% -18% auto auto;box-shadow:0 0 0 46px #0000,0 0 0 47px,0 0 0 92px #0000,0 0 0 93px}.hosted-decor-glow .hosted-module-decoration{background:radial-gradient(circle at 82% 20%,var(--event-primary),transparent 34%),radial-gradient(circle at 8% 90%,var(--event-accent),transparent 30%)}.hosted-decor-abstract-geometry .hosted-module-decoration{aspect-ratio:1;background:var(--event-primary);border-radius:42% 58% 70% 30%;width:58%;inset:auto -12% -45% auto;transform:rotate(18deg)}.hosted-transition-wave{clip-path:polygon(0 3%,30% 0,68% 4%,100% 0,100% 100%,0 100%)}.hosted-transition-overlap{border-radius:30px 30px 0 0;margin-top:-30px;padding-top:calc(clamp(75px,9vw,125px) + 30px)}.hosted-type-editorial-serif :is(h1,h2){font-family:Georgia,Noto Serif TC,serif;font-weight:700}.hosted-type-technical :is(h1,h2){letter-spacing:-.018em}.hosted-density-airy .hosted-section{padding-top:140px;padding-bottom:140px}.hosted-density-dense .hosted-section{padding-top:60px;padding-bottom:60px}.hosted-radius-none :is(.hosted-hero-image,.hosted-speaker-grid button,.hosted-registration-form){border-radius:0}.hosted-radius-large :is(.hosted-hero-image,.hosted-speaker-grid button,.hosted-registration-form){border-radius:28px}.hosted-speaker-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172ac2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.hosted-speaker-modal{background:var(--event-surface);width:min(860px,100%);max-height:88vh;color:var(--event-foreground);border-radius:26px;grid-template-columns:230px 1fr;gap:34px;padding:36px;display:grid;position:relative;overflow:auto;box-shadow:0 35px 120px #00000073}.hosted-speaker-modal>img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:100%}.hosted-modal-close{color:#344054;cursor:pointer;background:#f2f4f7;border:0;border-radius:50%;width:40px;height:40px;font-size:25px;position:absolute;top:14px;right:14px}.hosted-modal-kicker{color:var(--event-primary);letter-spacing:.2em;margin:0 0 12px;font-size:11px;font-weight:900}.hosted-speaker-modal h2{margin:0 0 10px;font-size:clamp(32px,5vw,50px)}.hosted-speaker-modal strong,.hosted-speaker-modal em{display:block}.hosted-speaker-modal em{color:var(--event-primary);margin-top:6px;font-style:normal}.hosted-speaker-bio{white-space:pre-line;margin-top:24px;line-height:1.85}@keyframes hosted-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes hosted-float{50%{transform:translateY(-10px)}}@keyframes hosted-pulse{50%{opacity:.72}}.hosted-motion-fade-up>:not(.hosted-module-decoration),.hosted-motion-slide-up>:not(.hosted-module-decoration){animation:.7s both hosted-fade-up}.hosted-motion-float .hosted-module-decoration,.hosted-motion-drift .hosted-module-decoration{animation:8s ease-in-out infinite hosted-float}.hosted-motion-glow .hosted-module-decoration,.hosted-motion-pulse .hosted-module-decoration{animation:5s ease-in-out infinite hosted-pulse}@media (prefers-reduced-motion:reduce){.hosted-event *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=820px){.hosted-event-header nav>a:first-child{display:none}.hosted-hero{grid-template-columns:1fr;min-height:0;padding-top:65px}.hosted-hero.has-image .hosted-hero-copy{order:2}.hosted-hero.has-image .hosted-hero-image{order:1}.hosted-section,.hosted-registration{grid-template-columns:1fr}.hosted-agenda li{grid-template-columns:75px 1fr;gap:15px}.hosted-event-footer{display:grid}.hosted-variant-editorial.hosted-hero{grid-template-columns:1fr}.hosted-variant-framed.hosted-hero{margin:12px}.hosted-variant-cards.hosted-agenda ol{grid-template-columns:1fr}.hosted-speaker-modal{grid-template-columns:1fr;padding:26px}.hosted-speaker-modal>img{width:150px}}@media (width<=520px){.hosted-event-header{min-height:62px;padding:10px 16px}.hosted-brand strong{text-overflow:ellipsis;white-space:nowrap;max-width:145px;font-size:15px;overflow:hidden}.hosted-event-header nav{gap:8px}.hosted-header-cta{padding:9px 11px;font-size:12px!important}.hosted-hero,.hosted-section,.hosted-registration{padding-left:18px;padding-right:18px}.hosted-hero h1{font-size:40px}.hosted-hero-graphic{border-radius:32px 10px}.hosted-speaker-grid{grid-template-columns:1fr 1fr}.hosted-speaker-grid button{padding:10px}.hosted-registration-form{padding:20px 16px}.hosted-choice>div{display:grid}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.container{width:min(1160px,100% - 40px);margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf7e6;border-bottom:1px solid #24212214;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;gap:32px;min-height:80px;display:flex}.brand-logo{width:204px;height:auto}.nav-links,.nav-actions,.hero-actions{align-items:center;gap:14px;display:flex}.nav-links{gap:32px;margin-left:auto}.nav-links a{color:#514d4e;font-size:15px;font-weight:700}.nav-links a:hover,.text-link:hover{color:#b68d00}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--yellow);box-shadow:0 10px 24px #d6aa0040}.button-primary:hover{background:#ffdc36}.button-secondary{background:#ffffffb3;border-color:#cbc5b8}.button-small{min-height:40px;padding-inline:18px;font-size:14px}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 78% 24%,#ffd40038,#0000 27%),linear-gradient(135deg,#fffdf7 0%,#fff9d9 100%);align-items:center;min-height:720px;display:grid;position:relative;overflow:hidden}.hero-grid-lines{opacity:.38;background-image:linear-gradient(#2421220d 1px,#0000 1px),linear-gradient(90deg,#2421220d 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 30%,#000);mask-image:linear-gradient(90deg,#0000,#000 30%,#000)}.hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:66px;padding-block:100px 112px;display:grid;position:relative}.hero-copy{min-width:0}.eyebrow{color:#987700;letter-spacing:.12em;margin:0 0 18px;font-size:13px;font-weight:900}.hero h1{letter-spacing:-.06em;max-width:720px;margin:0;font-size:clamp(52px,6vw,82px);line-height:1.03}.hero h1 span{color:#b88f00;display:block}.hero-description{max-width:650px;color:var(--muted);margin:30px 0 34px;font-size:18px;line-height:1.8}.hero-proof{color:#6f685a;flex-wrap:wrap;gap:10px 18px;margin-top:28px;font-size:12px;font-weight:800;display:flex}.hero-proof span{align-items:center;gap:7px;display:inline-flex}.hero-proof span:before{content:"";background:#c69a00;border-radius:50%;width:6px;height:6px}.os-console{background:#fffffff0;border:1px solid #2421221f;border-radius:26px;overflow:hidden;transform:rotate(1deg);box-shadow:0 34px 80px #56430029,inset 0 1px #fffc}.os-console>header,.os-console>footer{justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.os-console>header{border-bottom:1px solid #eee9df}.console-brand{align-items:center;gap:10px;display:flex}.console-brand strong,.console-brand small{display:block}.console-brand strong{font-size:13px}.console-brand small{color:#8b8579;margin-top:2px;font-size:10px}.console-pulse{background:var(--yellow);border-radius:10px;width:34px;height:34px;position:relative;overflow:hidden}.console-pulse:before,.console-pulse:after{content:"";background:var(--ink);position:absolute}.console-pulse:before{width:20px;height:2px;top:16px;left:7px}.console-pulse:after{width:3px;height:16px;top:9px;left:15px;transform:rotate(24deg)}.console-status{color:#756f64;background:#f1efe9;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900}.console-prompt{background:var(--ink);color:#fff;border-radius:16px 16px 4px;margin:20px 20px 10px 58px;padding:15px 17px;position:relative}.console-prompt>span{color:#6e685c;background:#eeeae1;border-radius:9px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid;position:absolute;top:0;left:-38px}.console-prompt p,.console-response>p{margin:0;font-size:13px;line-height:1.65}.console-response{padding:18px 20px 20px}.console-response>p{color:#615c53}.console-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.console-progress>div{background:#fcfbf8;border:1px solid #ece7dd;border-radius:12px;grid-template-columns:24px 1fr;gap:2px 9px;padding:12px;display:grid}.console-progress>div>span{color:#746e63;background:#ece9e2;border-radius:8px;grid-row:span 2;place-items:center;width:24px;height:24px;font-size:10px;font-weight:900;display:grid}.console-progress>div.is-done>span{color:#177641;background:#e5f5e9}.console-progress strong{align-self:end;font-size:11px}.console-progress small{color:#918b80;font-size:9px}.os-console>footer{color:#827c70;background:#fcfbf8;border-top:1px solid #eee9df;font-size:10px}.console-next{background:var(--yellow);color:var(--ink);border-radius:9px;padding:8px 11px;font-size:10px;font-weight:900}.os-section,.attendee-section,.insight-section,.closing-section{padding-block:108px}.os-intro{grid-template-columns:minmax(0,1fr) .7fr;align-items:end;gap:80px;margin-bottom:48px;display:grid}.os-intro h2,.assistant-section-heading h2,.insight-copy h2,.closing-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4.5vw,56px);line-height:1.15}.os-intro>p,.assistant-section-heading>p{color:var(--muted);margin:0;line-height:1.85}.os-step-grid{border:1px solid var(--line);background:var(--line);border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.os-step-grid article{background:#fff;min-height:250px;padding:28px}.os-step-grid article>span{color:#8d6d00;background:#fff5bd;border-radius:11px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.os-step-grid h3{margin:48px 0 12px;font-size:21px}.os-step-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.attendee-section{background:#f2efe8}.assistant-section-heading{align-items:end}.assistant-section-heading>div{max-width:720px}.assistant-section-heading>p{max-width:380px}.attendee-demo{grid-template-columns:.8fr 1.2fr;gap:28px;margin-top:48px;display:grid}.demo-event-card,.assistant-panel{background:#fff;border:1px solid #dfd9cd;border-radius:24px;overflow:hidden;box-shadow:0 18px 48px #332c1c12}.demo-event-cover{color:#fff;background:radial-gradient(circle at 78% 24%,#ff7659 0 10%,#0000 11%),radial-gradient(circle at 18% 20%,#72c9ff 0 14%,#0000 15%),linear-gradient(135deg,#282425,#4a4244);flex-direction:column;justify-content:flex-end;min-height:290px;padding:28px;display:flex}.demo-event-cover span{color:var(--yellow);letter-spacing:.12em;margin-bottom:auto;font-size:11px;font-weight:900}.demo-event-cover strong{letter-spacing:-.03em;font-size:32px}.demo-event-cover small{color:#d9d5d5;margin-top:9px;line-height:1.5}.demo-event-facts{border-bottom:1px solid #eee9df;flex-wrap:wrap;gap:8px;padding:17px 20px;display:flex}.demo-event-facts span{color:#6d665a;background:#f5f2eb;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.demo-event-card>p{color:var(--muted);margin:0;padding:20px;font-size:13px;line-height:1.75}.assistant-panel{padding:24px}.assistant-heading{align-items:center;gap:11px;display:flex}.assistant-mark{background:var(--yellow);border-radius:13px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:950;display:grid}.assistant-heading strong,.assistant-heading small{display:block}.assistant-heading strong{font-size:14px}.assistant-heading small{color:#8a8479;margin-top:3px;font-size:10px}.assistant-online{color:#278055;align-items:center;gap:6px;margin-left:auto;font-size:10px;font-weight:900;display:inline-flex}.assistant-online:before{content:"";background:#39ad77;border-radius:50%;width:7px;height:7px}.question-chips{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.question-chips button{color:#5f594f;cursor:pointer;background:#fff;border:1px solid #ded8cc;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:800}.question-chips button:hover,.question-chips button.is-active{border-color:var(--yellow-deep);color:#6d5400;background:#fff8cf}.question-chips button:focus-visible{outline-offset:2px;outline:3px solid #ffd4006b}.assistant-answer{color:#fff;background:#282425;border-radius:18px;min-height:190px;margin-top:17px;padding:22px}.assistant-answer>span{background:var(--yellow);color:var(--ink);border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.assistant-answer p{margin:20px 0;font-size:15px;line-height:1.8}.assistant-answer small{color:#aaa5a6;font-size:9px}.assistant-insight{color:#56617a;background:#f3f6ff;border-radius:13px;align-items:flex-start;gap:10px;margin-top:14px;padding:13px 15px;display:flex}.assistant-insight>span{color:#456ed1;font-weight:900}.assistant-insight p{margin:0;font-size:11px;line-height:1.6}.insight-section{background:var(--ink);color:#fff}.insight-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.insight-section .eyebrow{color:var(--yellow)}.insight-copy>p{color:#c8c3c4;line-height:1.85}.insight-copy ul{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.insight-copy li{color:#e5e0e1;gap:10px;font-size:13px;line-height:1.55;display:flex}.insight-copy li:before{content:"✓";color:var(--yellow);font-weight:900}.insight-dashboard{background:#332f30;border:1px solid #ffffff24;border-radius:24px;padding:24px;box-shadow:0 30px 70px #0000002e}.insight-dashboard>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.insight-dashboard header span,.insight-dashboard header strong{display:block}.insight-dashboard header span{color:#aaa4a5;font-size:10px}.insight-dashboard header strong{margin-top:4px;font-size:14px}.insight-dashboard header>small{color:#aaa4a5;background:#ffffff14;border-radius:999px;padding:5px 8px;font-size:9px}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-block:22px;display:grid}.metric-grid>div{background:#ffffff0f;border-radius:14px;padding:15px}.metric-grid span,.metric-grid strong,.metric-grid small{display:block}.metric-grid span{color:#aaa4a5;font-size:9px}.metric-grid strong{margin-block:8px 4px;font-size:24px}.metric-grid small{color:#71d39a;font-size:9px}.funnel-bars{background:#00000029;border-radius:15px;gap:8px;padding:17px;display:grid}.funnel-bars span{background:linear-gradient(90deg, var(--yellow), #ffeb87);color:#403500;white-space:nowrap;border-radius:7px;min-width:120px;padding:7px 10px;font-size:9px;font-weight:900;overflow:hidden}.ai-recommendation{background:#ffd4000f;border:1px solid #ffd40033;border-radius:14px;margin-top:14px;padding:15px}.ai-recommendation span{color:var(--yellow);font-size:9px;font-weight:900}.ai-recommendation p{color:#ded9da;margin:7px 0 0;font-size:11px;line-height:1.65}.featured-section{background:#fffdf7}.pricing-section{border-top:1px solid var(--line);background:#f3f0e8}.pricing-heading>div{max-width:720px}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.pricing-card{background:#fff;border:1px solid #ded8cc;border-radius:22px;flex-direction:column;min-width:0;padding:26px;display:flex;position:relative;box-shadow:0 12px 34px #342c190d}.pricing-card.is-featured{border-color:#cfa700;box-shadow:0 18px 44px #a07e0021}.pricing-recommend{background:var(--yellow);color:#554300;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900;position:absolute;top:18px;right:18px}.pricing-card header>p{color:#9a7800;letter-spacing:.14em;margin:0 0 10px;font-size:10px;font-weight:950}.pricing-card h3{letter-spacing:-.035em;margin:0;font-size:25px}.pricing-card header>span{min-height:74px;color:var(--muted);margin-top:13px;font-size:13px;line-height:1.7;display:block}.pricing-limits{border-block:1px solid #ece7dd;gap:7px;margin-block:22px;padding-block:18px;display:grid}.pricing-limits strong{font-size:14px}.pricing-card ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.pricing-card li{color:#504b45;gap:9px;font-size:12px;line-height:1.55;display:flex}.pricing-card li:before{content:"✓";color:#9a7800;font-weight:950}.pricing-note{color:#898276;margin:20px 0 22px;font-size:10px;line-height:1.65}.pricing-card .button{width:100%;margin-top:auto;padding-inline:12px;font-size:13px}.pricing-hero .beta-badge{color:#755b00;background:#fff7c8;border:1px solid #e4cf64;border-radius:999px;margin-top:24px;padding:7px 11px;font-size:11px;font-weight:900;display:inline-flex}.pricing-footnote{background:#ffffffb8;border:1px solid #ded8cc;border-radius:18px;margin-top:28px;padding:24px 26px}.pricing-footnote strong{font-size:15px}.pricing-footnote p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.75}.closing-section{background:var(--yellow);border-top:1px solid #e4ded2}.closing-section .eyebrow{color:#6e5700}.closing-grid{grid-template-columns:minmax(0,1fr) .65fr;align-items:end;gap:80px;display:grid}.closing-copy>p{margin:0 0 26px;line-height:1.8}.closing-section .button-primary{background:var(--ink);color:#fff;box-shadow:none}.section,.why-section,.page-section{padding-block:96px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px;display:flex}.section-heading h2,.why-section h2,.page-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,50px)}.text-link{flex:none;font-weight:900}.event-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.event-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden}.event-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.event-cover{aspect-ratio:16/10;background:var(--blue);align-items:flex-end;padding:22px;display:flex;position:relative;overflow:hidden}.event-cover[data-tone=rose]{background:var(--rose)}.event-cover[data-tone=green]{background:var(--green)}.event-cover:before{content:"";border:30px solid #ffffffa6;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-60px;right:-40px}.event-cover img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.event-category{z-index:1;background:var(--white);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;position:relative}.event-card-body{padding:22px}.event-date{color:#9b7900;margin:0 0 10px;font-size:13px;font-weight:900}.event-card h3{min-height:58px;margin:0 0 12px;font-size:21px;line-height:1.42}.event-location,.event-summary{color:var(--muted)}.event-location{margin:0;font-size:14px}.event-summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:14px 0 0;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.why-section{background:var(--ink);color:var(--white)}.why-section .eyebrow{color:var(--yellow)}.why-section h2{max-width:650px}.value-grid{background:#ffffff26;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:52px;display:grid}.value-grid article{background:var(--ink);min-height:260px;padding:34px}.value-grid article>span{color:var(--yellow);font-size:13px;font-weight:900}.value-grid h3{margin:62px 0 14px;font-size:23px}.value-grid p{color:#c9c5c5;margin:0;line-height:1.8}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg, #fff9da, var(--paper) 65%);padding-block:82px 54px}.page-hero p:last-child{max-width:660px;color:var(--muted);margin:18px 0 0;line-height:1.8}.filter-bar{border:1px solid var(--line);background:var(--white);border-radius:18px;grid-template-columns:minmax(240px,1fr) 180px auto;gap:12px;margin-bottom:36px;padding:18px;display:grid}.filter-bar input,.filter-bar select{min-height:48px;color:var(--ink);background:#fff;border:1px solid #d9d4ca;border-radius:12px;padding-inline:15px}.empty-state{border-radius:var(--radius-md);text-align:center;background:#ffffff80;border:1px dashed #d7cfbd;padding:70px 24px}.empty-state strong{font-size:22px}.empty-state p{color:var(--muted);margin-bottom:0}.detail-layout{grid-template-columns:minmax(0,1fr) 340px;gap:50px;display:grid}.detail-cover{border-radius:var(--radius-lg);min-height:420px;margin-bottom:38px}.detail-copy h1{letter-spacing:-.045em;margin:14px 0 18px;font-size:clamp(38px,5vw,62px);line-height:1.12}.detail-copy>p{color:var(--muted);font-size:17px;line-height:1.9}.detail-panel{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);align-self:start;padding:26px;position:sticky;top:110px;box-shadow:0 16px 44px #30291814}.detail-panel dl{margin:0 0 24px}.detail-panel div{border-bottom:1px solid var(--line);padding-block:14px}.detail-panel dt{color:var(--muted);margin-bottom:7px;font-size:12px;font-weight:800}.detail-panel dd{margin:0;font-weight:800;line-height:1.5}.detail-panel .button{width:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.contact-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 86% 6%,#ffd40059,#0000 28%),linear-gradient(135deg,#fffdf7 0%,#fff8cf 100%);padding-block:84px 72px;overflow:hidden}.contact-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.65fr);align-items:end;gap:80px;display:grid}.contact-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(44px,6vw,72px);line-height:1.08}.contact-hero h1 span{color:#a88200;display:block}.contact-hero-grid>p{color:var(--muted);margin:0 0 6px;font-size:17px;line-height:1.85}.contact-section{background:#f4f1e9;padding-block:76px 108px}.contact-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:42px;display:grid}.contact-aside{position:sticky;top:112px}.contact-aside h2{letter-spacing:-.035em;margin:0;font-size:28px;line-height:1.3}.contact-aside>div>p:last-child{color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.8}.contact-aside ul{margin:30px 0;padding:0;list-style:none;display:grid}.contact-aside li{border-top:1px solid #ddd7ca;grid-template-columns:34px 1fr;gap:12px;padding-block:17px;display:grid}.contact-aside li>span{color:#a17e00;font-size:11px;font-weight:900}.contact-aside li strong{font-size:13px}.contact-aside li p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.6}.contact-aside-note{background:var(--ink);color:#fff;border-radius:17px;padding:20px}.contact-aside .contact-aside-note p{color:#cbc6c7;margin:8px 0 0;font-size:12px;line-height:1.7}.contact-form,.contact-success{background:#fff;border:1px solid #e1dcd1;border-radius:26px;padding:40px;box-shadow:0 22px 60px #342c1914}.contact-form-heading{align-items:flex-start;gap:14px;display:flex}.contact-form-heading>span{background:var(--yellow);border-radius:11px;flex:none;place-items:center;width:36px;height:36px;font-size:11px;font-weight:950;display:grid}.contact-form-heading h2{letter-spacing:-.025em;margin:0;font-size:21px}.contact-form-heading p{color:var(--muted);margin:6px 0 0;font-size:13px}.contact-type-fieldset,.contact-feature-fieldset{border:0;margin:0;padding:0}.contact-type-fieldset{margin-top:24px}.contact-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.contact-type-card{cursor:pointer;background:#fff;border:1px solid #dfd9cd;border-radius:14px;flex-direction:column;justify-content:center;min-height:96px;padding:16px 17px;transition:border-color .16s,background .16s,transform .16s;display:flex;position:relative}.contact-type-card:hover{border-color:#c5a73f;transform:translateY(-1px)}.contact-type-card.is-selected{background:#fff9d9;border-color:#d1a600;box-shadow:0 0 0 2px #ffd4002e}.contact-type-card input{opacity:0;width:1px;height:1px;position:absolute}.contact-type-card strong{font-size:14px}.contact-type-card span{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.5}.contact-type-card:has(input:focus-visible){outline-offset:2px;outline:3px solid #ffd4006b}.contact-form-section{border-top:1px solid #ece7de;margin-top:40px;padding-top:34px}.contact-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;margin-top:24px;display:grid}.contact-field{flex-direction:column;gap:8px;min-width:0;display:flex}.contact-field-wide{grid-column:1/-1}.contact-field>span,.contact-feature-fieldset legend{color:#4d4849;font-size:12px;font-weight:900}.contact-field b{color:#bb3d2d}.contact-field input,.contact-field select,.contact-field textarea{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #d8d2c7;border-radius:11px;outline:none;padding:12px 14px;transition:border-color .16s,box-shadow .16s}.contact-field textarea{resize:vertical;min-height:150px;line-height:1.65}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{border-color:#c69b00;box-shadow:0 0 0 3px #ffd4002e}.contact-field>small{color:#898277;font-size:10px;line-height:1.5}.contact-field textarea+small{align-self:flex-end}.contact-feature-fieldset{background:#fbfaf7;border:1px solid #e4ded3;border-radius:13px;padding:16px}.contact-feature-fieldset legend{padding-inline:5px}.contact-feature-grid{flex-wrap:wrap;gap:9px;display:flex}.contact-feature-grid label{cursor:pointer}.contact-feature-grid input{opacity:0;width:1px;height:1px;position:absolute}.contact-feature-grid span{color:#625d54;background:#fff;border:1px solid #d9d3c8;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.contact-feature-grid input:checked+span{color:#674f00;background:#fff4b5;border-color:#d0a500}.contact-feature-grid input:focus-visible+span{outline-offset:2px;outline:3px solid #ffd40059}.contact-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact-consent{color:#6d6760;cursor:pointer;align-items:flex-start;gap:10px;margin-top:24px;font-size:11px;line-height:1.65;display:flex}.contact-consent input{accent-color:#bd9500;flex:none;width:17px;height:17px;margin:1px 0 0}.contact-consent a{color:#8a6b00;text-underline-offset:3px;font-weight:900;text-decoration:underline}.contact-error{color:#9b3022;background:#fff2ef;border:1px solid #f1c1ba;border-radius:11px;margin:18px 0 0;padding:12px 14px;font-size:12px;font-weight:800}.contact-submit-row{border-top:1px solid #ece7de;justify-content:space-between;align-items:center;gap:20px;margin-top:25px;padding-top:22px;display:flex}.contact-submit-row p{color:var(--muted);margin:0;font-size:11px}.contact-submit-row .button{cursor:pointer;border:0;min-width:146px}.contact-submit-row .button:disabled{cursor:wait;opacity:.65;transform:none}.contact-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:610px;display:flex}.contact-success-mark{background:var(--yellow);border-radius:50%;place-items:center;width:68px;height:68px;margin-bottom:28px;font-size:28px;font-weight:900;display:grid}.contact-success h2{letter-spacing:-.04em;margin:0;font-size:34px}.contact-success>p:not(.eyebrow){max-width:520px;color:var(--muted);font-size:14px;line-height:1.8}.contact-reference{background:#f4f1ea;border-radius:14px;min-width:min(100%,360px);margin:22px 0 10px;padding:17px 22px}.contact-reference span,.contact-reference strong{display:block}.contact-reference span{color:var(--muted);font-size:10px;font-weight:800}.contact-reference strong{letter-spacing:.06em;margin-top:6px;font-size:18px}.contact-success .contact-success-note{max-width:430px;margin-bottom:26px;font-size:11px}.contact-success .button{cursor:pointer}.site-footer{border-top:1px solid var(--line);background:#f7f3e8;padding-block:54px 32px}.footer-grid{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.footer-brand p{max-width:460px;color:var(--muted);line-height:1.7}.footer-links{gap:26px;font-size:14px;font-weight:800;display:flex}.footer-legal-links{color:#6f685d;gap:20px;margin-top:30px;font-size:12px;font-weight:800;display:flex}.footer-legal-links a:hover{color:#947300}.footer-bottom{color:#827c70;border-top:1px solid #dfd9cc;margin-top:42px;padding-top:20px;font-size:13px}.legal-hero>.container>span{color:#827b6e;margin-top:22px;font-size:11px;font-weight:800;display:inline-flex}.legal-section{background:#f3f0e8;padding-block:72px 108px}.legal-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:40px;display:grid}.legal-nav{background:#ffffffc2;border:1px solid #ddd7ca;border-radius:18px;gap:4px;padding:20px;display:grid;position:sticky;top:108px}.legal-nav strong{border-bottom:1px solid #e5dfd3;margin-bottom:8px;padding:0 9px 11px;font-size:12px}.legal-nav a{color:#6e675c;border-radius:9px;padding:9px;font-size:11px;font-weight:800}.legal-nav a:hover{color:#765b00;background:#fff6bf}.legal-document{background:#fff;border:1px solid #ded8cc;border-radius:26px;padding:48px 54px;overflow:hidden;box-shadow:0 20px 54px #342c1912}.legal-summary{background:#fff9d6;border:1px solid #ecd976;border-radius:16px;margin-bottom:42px;padding:23px 25px}.legal-summary>strong{color:#6e5500;font-size:14px}.legal-summary ul{margin-bottom:0}.legal-document section{scroll-margin-top:112px}.legal-document section+section{border-top:1px solid #ece7dd;margin-top:42px;padding-top:38px}.legal-document h2{letter-spacing:-.025em;margin:0 0 17px;font-size:23px;line-height:1.35}.legal-document p,.legal-document li{color:#5f5a52;font-size:14px;line-height:1.9}.legal-document p{margin:0}.legal-document p+p,.legal-document p+ul,.legal-document ul+p{margin-top:13px}.legal-document ul{margin-block:0;padding-left:1.35em}.legal-document li+li{margin-top:6px}.legal-document a{color:#856800;text-underline-offset:3px;font-weight:850;text-decoration:underline}.legal-table{border:1px solid #e2ddd3;border-radius:15px;margin-block:20px;overflow:hidden}.legal-table>div{grid-template-columns:175px minmax(0,1fr);display:grid}.legal-table>div+div{border-top:1px solid #e8e3da}.legal-table strong,.legal-table span{padding:15px 17px;font-size:12px;line-height:1.65}.legal-table strong{background:#f7f4ed}.legal-table span{color:#686158}@media (width<=1080px){.nav-links{display:none}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.hero-grid,.detail-layout,.os-intro,.attendee-demo,.insight-grid,.closing-grid,.contact-hero-grid,.contact-layout,.legal-layout{grid-template-columns:1fr}.legal-nav{grid-template-columns:repeat(3,minmax(0,1fr));position:static}.legal-nav strong{grid-column:1/-1}.hero-grid{gap:50px;padding-block:76px}.os-console{width:min(100%,620px);transform:none}.os-intro,.insight-grid,.closing-grid{gap:34px}.os-step-grid,.event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.value-grid{grid-template-columns:1fr}.value-grid article{min-height:210px}.value-grid h3{margin-top:36px}.detail-panel{position:static}.contact-hero-grid{gap:28px}.contact-aside{position:static}}@media (width<=620px){.container{width:min(100% - 28px,1160px)}.site-nav{min-height:68px}.brand-logo{width:164px}.nav-actions .button{min-height:38px;padding-inline:14px;font-size:12px}.hero{min-height:auto}.hero-grid{padding-block:64px 72px}.hero h1{font-size:46px}.hero-description{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.section,.why-section,.page-section,.os-section,.attendee-section,.insight-section,.closing-section{padding-block:68px}.section-heading,.footer-grid{flex-direction:column;align-items:flex-start}.event-grid,.pricing-grid{grid-template-columns:1fr}.pricing-card header>span{min-height:0}.os-step-grid{grid-template-columns:1fr}.os-step-grid article{min-height:auto}.os-step-grid h3{margin-top:30px}.console-progress,.metric-grid{grid-template-columns:1fr}.os-console>footer{flex-direction:column;align-items:flex-start}.assistant-panel,.insight-dashboard{padding:18px}.assistant-answer{min-height:220px}.filter-bar{grid-template-columns:1fr}.footer-links,.footer-legal-links{flex-wrap:wrap}.legal-section{padding-block:42px 68px}.legal-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-document{border-radius:20px;padding:30px 20px}.legal-document h2{font-size:20px}.legal-table>div{grid-template-columns:1fr}.legal-table strong{padding-bottom:4px}.legal-table span{padding-top:7px}.contact-hero{padding-block:58px 52px}.contact-hero h1{font-size:43px}.contact-section{padding-block:52px 68px}.contact-form,.contact-success{border-radius:20px;padding:24px 18px}.contact-type-grid,.contact-field-grid{grid-template-columns:1fr}.contact-field-wide{grid-column:auto}.contact-type-card{min-height:82px}.contact-submit-row{flex-direction:column;align-items:stretch}.contact-submit-row .button{width:100%}}
