.asm-landing{--red:#cc2229;--red-d:#9e1a1f;--red-l:#e8333a;--red-bg:#fdf1f1;--blue:#003087;--blue-d:#001f5b;--blue-m:#0041b8;--blue-bg:#eef2fa;--gold:#f5a800;--gold-d:#c98800;--gold-bg:#fff8e7;--white:#fff;--off:#f8f9fc;--ink:#0d1b3e;--muted:#5c6e8a;--line:#dde4f0;--shadow:0 1px 3px #0030870f, 0 4px 16px #00308714;--shadow-lg:0 8px 32px #00308724, 0 2px 8px #0030870f;--r:12px;--r-lg:20px;color:var(--ink);background:var(--off);font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}.asm-landing *{box-sizing:border-box}.asm-landing ul,.asm-landing ol{margin:0;padding:0;list-style:none}.asm-landing a{color:inherit;text-decoration:none}.asm-landing button{cursor:pointer;border:none;outline:none;font-family:inherit}.asm-landing :focus-visible{outline:3px solid var(--gold);outline-offset:3px;border-radius:4px}.asm-landing .display{letter-spacing:-2px;font-size:clamp(44px,7vw,80px);font-weight:900;line-height:1}.asm-landing .headline{letter-spacing:-1px;font-size:clamp(28px,4vw,48px);font-weight:800;line-height:1.1}.asm-landing .title{letter-spacing:-.5px;font-size:clamp(20px,2.8vw,32px);font-weight:700;line-height:1.2}.asm-landing .subhead{font-size:clamp(15px,1.8vw,20px);font-weight:600;line-height:1.4}.asm-landing .body-lg{color:var(--muted);font-size:17px;line-height:1.75}.asm-landing .body{color:var(--muted);font-size:15px;line-height:1.7}.asm-landing .caption{letter-spacing:2.5px;text-transform:uppercase;font-size:12px;font-weight:700}.asm-landing .wrap{max-width:1180px;margin:0 auto;padding:0 24px}.asm-landing .section{padding:96px 0}.asm-landing .section-sm{padding:64px 0}.asm-landing .btn{border-radius:var(--r);white-space:nowrap;letter-spacing:.2px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:700;transition:all .22s cubic-bezier(.4,0,.2,1);display:inline-flex}.asm-landing .btn-primary{background:var(--red);color:#fff;box-shadow:0 4px 16px #cc222959}.asm-landing .btn-primary:hover{background:var(--red-d);transform:translateY(-2px);box-shadow:0 8px 24px #cc222966}.asm-landing .btn-secondary{background:var(--gold);color:var(--blue-d);box-shadow:0 4px 16px #f5a80047}.asm-landing .btn-secondary:hover{background:var(--gold-d);transform:translateY(-2px);box-shadow:0 8px 24px #f5a80061}.asm-landing .btn-ghost{color:#fff;background:#ffffff1f;border:2px solid #ffffff4d}.asm-landing .btn-ghost:hover{background:#ffffff38;border-color:#fff}.asm-landing .btn-sm{padding:10px 20px;font-size:13px}.asm-landing .btn-lg{padding:17px 36px;font-size:17px}.asm-landing .btn-block{justify-content:center;width:100%}.asm-landing .btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.asm-landing .chip{letter-spacing:1.5px;text-transform:uppercase;border-radius:50px;align-items:center;gap:6px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-flex}.asm-landing .chip-gold{color:var(--gold-d);background:#f5a80026}.asm-landing .chip-red{color:var(--red);background:#cc22291a}.asm-landing .chip-blue{color:var(--blue);background:#00308714}.asm-landing .chip-white{color:#fff;background:#ffffff26;border:1px solid #ffffff4d}.asm-landing .dot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s infinite asm-blink;display:inline-block}@keyframes asm-blink{0%,to{opacity:1}50%{opacity:.3}}.asm-landing .rule{background:linear-gradient(90deg, var(--red), var(--gold));border-radius:2px;width:52px;height:4px;margin:16px 0 24px}.asm-landing .rule-center{margin:16px auto 24px}.asm-landing .eyebrow{margin-bottom:10px;display:block}.asm-landing #urgency-bar{background:linear-gradient(135deg, var(--red-d), var(--red));color:#fff;text-align:center;z-index:1001;padding:12px 24px;position:relative}.asm-landing #urgency-bar .inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;max-width:1180px;margin:0 auto;display:flex}.asm-landing #urgency-bar .label{font-size:13px;font-weight:600}.asm-landing #urgency-bar .label strong{font-weight:800}.asm-landing #urgency-bar .countdown-inline{align-items:center;gap:6px;display:flex}.asm-landing .ci-box{font-variant-numeric:tabular-nums;text-align:center;background:#fff3;border-radius:6px;min-width:34px;padding:3px 8px;font-size:13px;font-weight:800}.asm-landing .ci-sep{opacity:.6;font-weight:300}.asm-landing #urgency-bar a.bar-cta{color:var(--red);letter-spacing:.5px;background:#fff;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:800;transition:all .2s}.asm-landing #urgency-bar a.bar-cta:hover{background:var(--gold);color:var(--blue-d)}.asm-landing .bar-close{color:#fff;background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;line-height:1;transition:background .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.asm-landing .bar-close:hover{background:#ffffff4d}@media (max-width:768px){.asm-landing .bar-close{margin-left:4px;position:static;transform:none}}.asm-landing #nav{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#003087f7;border-bottom:2px solid #f5a80080;position:sticky;top:0}.asm-landing .nav-wrap{justify-content:space-between;align-items:center;gap:16px;max-width:1180px;height:66px;margin:0 auto;padding:0 24px;display:flex}.asm-landing .nav-brand{align-items:center;gap:12px;display:flex}.asm-landing .nav-logo-img{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:auto;height:40px}.asm-landing .nav-links{align-items:center;gap:2px;display:flex}.asm-landing .nav-links a{color:#ffffffbf;white-space:nowrap;border-radius:8px;padding:7px 12px;font-size:13px;font-weight:500;transition:all .2s}.asm-landing .nav-links a:hover{color:var(--gold);background:#ffffff14}.asm-landing .nav-cta{background:var(--red);color:#fff!important;border-radius:8px!important;padding:8px 16px!important;font-weight:700!important}.asm-landing .nav-cta:hover{background:var(--red-l)!important;color:#fff!important}.asm-landing .hamburger{background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.asm-landing .hamburger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.asm-landing .nav-mobile{background:var(--blue-d);z-index:999;border-bottom:2px solid var(--gold);padding:16px;display:none;position:absolute;top:100%;left:0;right:0}.asm-landing .nav-mobile.open{display:block}.asm-landing .nav-mobile a{color:#ffffffd9;border-radius:8px;padding:12px 16px;font-size:15px;font-weight:500;transition:all .2s;display:block}.asm-landing .nav-mobile a:hover{color:var(--gold);background:#ffffff14}.asm-landing #hero{background:var(--blue-d);align-items:center;min-height:100vh;padding:100px 0 80px;display:flex;position:relative;overflow:hidden}.asm-landing .hero-bg{pointer-events:none;background:radial-gradient(70% 60% at 20%,#0041b866 0%,#0000 60%),radial-gradient(50% 40% at 80% 20%,#cc222926 0%,#0000 60%),radial-gradient(60% 50% at 60% 80%,#f5a80012 0%,#0000 60%);position:absolute;inset:0}.asm-landing .hero-grid-lines{pointer-events:none;background-image:linear-gradient(#f5a8000a 1px,#0000 1px),linear-gradient(90deg,#f5a8000a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.asm-landing .hero-content{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;max-width:1180px;margin:0 auto;padding:0 24px;display:grid;position:relative}.asm-landing .hero-chip{margin-bottom:24px}.asm-landing .hero-title{color:#fff;margin-bottom:12px}.asm-landing .hero-title em{color:var(--red);font-style:normal}.asm-landing .hero-title span{color:var(--gold)}.asm-landing .hero-tagline{color:#ffffff8c;letter-spacing:3px;text-transform:uppercase;margin-bottom:20px;font-size:14px;font-weight:600}.asm-landing .hero-theme{border-left:4px solid var(--red);border-radius:0 var(--r) var(--r) 0;color:#ffffffe6;background:#cc22292e;margin-bottom:32px;padding:16px 20px;font-size:15px;font-weight:500;line-height:1.5}.asm-landing .hero-theme strong{color:#fff;font-weight:700}.asm-landing .hero-meta{flex-direction:column;gap:12px;margin-bottom:36px;display:flex}.asm-landing .hero-meta-row{color:#ffffffd1;align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.asm-landing .hero-meta-icon{background:#ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.asm-landing .hero-meta-row strong{color:var(--gold)}.asm-landing .hero-actions{flex-wrap:wrap;gap:12px;display:flex}.asm-landing .hero-learn-more{letter-spacing:.3px;color:#fff9;align-items:center;gap:4px;margin-top:18px;font-size:13px;font-weight:600;transition:color .2s;display:inline-flex}.asm-landing .hero-learn-more:hover{color:var(--gold)}.asm-landing .hero-card{border-radius:var(--r-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff24;overflow:hidden}.asm-landing .hero-card-header{background:linear-gradient(135deg, var(--gold-d), var(--gold));align-items:center;gap:12px;padding:20px 24px;display:flex}.asm-landing .hero-card-header .hch-icon{font-size:28px}.asm-landing .hero-card-header .hch-title{color:var(--blue-d);letter-spacing:.5px;text-transform:uppercase;font-size:13px;font-weight:800}.asm-landing .hero-card-header .hch-sub{color:#001f5b99;font-size:12px;font-weight:500}.asm-landing .hero-card-body{padding:24px}.asm-landing .countdown-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;display:grid}.asm-landing .cd-box{text-align:center;background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;padding:14px 8px}.asm-landing .cd-num{color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(24px,3.5vw,38px);font-weight:900;line-height:1}.asm-landing .cd-label{letter-spacing:2px;text-transform:uppercase;color:#ffffff73;margin-top:4px;font-size:10px;font-weight:600}.asm-landing .hero-card-divider{background:#ffffff1a;height:1px;margin:0 0 20px}.asm-landing .hero-card-stat{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.asm-landing .hero-card-stat:last-child{border-bottom:none}.asm-landing .hcs-label{color:#ffffff8c;font-size:13px}.asm-landing .hcs-val{color:var(--gold);font-size:13px;font-weight:700}.asm-landing #stats{background:var(--blue);padding:0}.asm-landing .stats-wrap{border-left:1px solid #ffffff14;grid-template-columns:repeat(5,1fr);max-width:1180px;margin:0 auto;padding:0 24px;display:grid}.asm-landing .stat-item{text-align:center;border-right:1px solid #ffffff14;padding:32px 24px}.asm-landing .stat-num{color:#fff;margin-bottom:6px;font-size:clamp(28px,3.5vw,42px);font-weight:900;line-height:1}.asm-landing .stat-num .unit{color:var(--gold);font-size:.55em;font-weight:600}.asm-landing .stat-desc{color:#ffffff80;font-size:13px;font-weight:500}.asm-landing #why{background:#fff}.asm-landing .about-conference{border-bottom:1px solid var(--line);max-width:860px;margin:0 0 64px;padding-bottom:48px}.asm-landing .about-conference p+p{margin-top:14px}.asm-landing .why-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px;display:grid}.asm-landing .why-card{border-radius:var(--r-lg);border:1px solid var(--line);background:#fff;padding:32px 28px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.asm-landing .why-card:before{content:"";background:linear-gradient(90deg, var(--red), var(--gold));transform-origin:0;height:3px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.asm-landing .why-card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-6px)}.asm-landing .why-card:hover:before{transform:scaleX(1)}.asm-landing .why-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:24px;display:flex}.asm-landing .wi-red{background:var(--red-bg)}.asm-landing .wi-blue{background:var(--blue-bg)}.asm-landing .wi-gold{background:var(--gold-bg)}.asm-landing .why-title{color:var(--ink);margin-bottom:8px;font-size:17px;font-weight:700}.asm-landing .why-desc{color:var(--muted);font-size:14px;line-height:1.65}.asm-landing #speakers{background:var(--off)}.asm-landing .speakers-row{grid-template-columns:1fr 1fr;gap:32px;margin-top:52px;display:grid}.asm-landing .speaker-card{border-radius:var(--r-lg);box-shadow:var(--shadow);border:1px solid var(--line);background:#fff;align-items:center;gap:28px;padding:40px 36px;transition:all .3s;display:flex;position:relative;overflow:hidden}.asm-landing .speaker-card:after{content:"";background:var(--accent,var(--blue));width:4px;position:absolute;top:0;bottom:0;left:0}.asm-landing .speaker-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.asm-landing .sp-avatar{background:var(--red);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:84px;font-size:24px;font-weight:800;display:flex}.asm-landing .sp-avatar-img{object-fit:cover;object-position:top center;border:3px solid var(--accent,var(--blue))}.asm-landing .sp-chip{margin-bottom:10px}.asm-landing .sp-name{color:var(--ink);margin-bottom:4px;font-size:17px;font-weight:800;line-height:1.3}.asm-landing .sp-title{color:var(--muted);font-size:13px;line-height:1.5}.asm-landing #themes{background:var(--blue-d)}.asm-landing #themes .eyebrow{color:#fff9}.asm-landing #themes .headline{color:#fff}.asm-landing #themes .body-lg{color:#ffffff8c}.asm-landing #themes .rule{background:linear-gradient(90deg, var(--gold), var(--red))}.asm-landing .themes-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin-top:52px;display:grid}.asm-landing .theme-card{border-radius:var(--r-lg);background:#ffffff0f;border:1px solid #ffffff1a;transition:background .3s,box-shadow .3s;overflow:hidden}.asm-landing .theme-card.open{background:#ffffff1a}.asm-landing .tc-header{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:16px;padding:22px 24px;transition:background .2s;display:flex}.asm-landing .tc-header:hover{background:#ffffff0d}.asm-landing .tc-num{width:40px;height:40px;color:var(--blue-d);background:var(--num-bg,var(--gold));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:900;display:flex}.asm-landing .tc-title{color:#fff;flex:1;font-size:15px;font-weight:700;line-height:1.4}.asm-landing .tc-arrow{color:#ffffff80;flex-shrink:0}.asm-landing .theme-card.open .tc-arrow{color:var(--gold);transform:rotate(180deg)}.asm-landing .tc-body{max-height:0;padding:0 24px;transition:max-height .4s,padding .3s;overflow:hidden}.asm-landing .theme-card.open .tc-body{max-height:500px;padding:0 24px 24px}.asm-landing .tc-desc{color:#ffffff80;font-size:13px;line-height:1.6}.asm-landing .themes-grid-full{grid-template-columns:1fr;max-width:880px;margin-left:auto;margin-right:auto}.asm-landing .theme-card-full .tc-title{font-size:17px}.asm-landing .theme-card-full .tc-desc{color:#ffffffa6;margin-bottom:16px;font-size:14.5px;line-height:1.75}.asm-landing .tc-topics{flex-wrap:wrap;gap:8px;display:flex}.asm-landing .tc-topic{color:#fffc;background:#ffffff14;border:1px solid #ffffff24;border-radius:50px;padding:5px 12px;font-size:12px}.asm-landing #programme{background:#fff}.asm-landing .prog-days{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:52px;display:grid}.asm-landing .prog-day{border-radius:var(--r-lg);box-shadow:var(--shadow);border:1px solid var(--line);overflow:hidden}.asm-landing .pd-header{text-align:center;padding:18px 20px}.asm-landing .pd-h-blue{background:var(--blue)}.asm-landing .pd-h-red{background:var(--red)}.asm-landing .pd-h-gold{background:var(--gold)}.asm-landing .pd-h-dark{background:var(--blue-d)}.asm-landing .pd-header .day-label{letter-spacing:2px;text-transform:uppercase;color:#fff9;margin-bottom:4px;font-size:11px;font-weight:700}.asm-landing .pd-h-gold .day-label{color:#001f5b80}.asm-landing .pd-header .day-date{color:#fff;font-size:20px;font-weight:800}.asm-landing .pd-h-gold .day-date{color:var(--blue-d)}.asm-landing .pd-body{padding:16px}.asm-landing .pd-item{border-bottom:1px solid var(--line);color:var(--muted);padding:10px 0;font-size:13px}.asm-landing .pd-item:last-child{border-bottom:none}.asm-landing .pd-item strong{color:var(--blue);margin-bottom:2px;font-size:12px;font-weight:700;display:block}.asm-landing .pd-note{color:var(--muted);text-align:center;margin-top:20px;font-size:12px;font-style:italic}.asm-landing #abstract{background:var(--red-bg)}.asm-landing .abstract-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:56px;margin-top:52px;display:grid}.asm-landing .deadline-stack{flex-direction:column;gap:14px;margin-bottom:28px;display:flex}.asm-landing .dl-card{border-radius:var(--r);border-left:4px solid var(--accent,var(--red));box-shadow:var(--shadow);background:#fff;align-items:center;gap:16px;padding:18px 20px;transition:all .2s;display:flex}.asm-landing .dl-card:hover{transform:translate(4px)}.asm-landing .dl-icon{flex-shrink:0;font-size:26px}.asm-landing .dl-label{text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:3px;font-size:11px;font-weight:700}.asm-landing .dl-date{color:var(--ink);font-size:17px;font-weight:800}.asm-landing .dl-badge{white-space:nowrap;border-radius:50px;margin-left:auto;padding:4px 12px;font-size:11px;font-weight:700}.asm-landing .db-red{background:var(--red-bg);color:var(--red)}.asm-landing .db-gold{background:var(--gold-bg);color:var(--gold-d)}.asm-landing .portal-box{background:linear-gradient(135deg, var(--red), var(--red-d));border-radius:var(--r-lg);color:#fff;text-align:center;padding:32px}.asm-landing .portal-box h3{margin-bottom:8px;font-size:20px;font-weight:800}.asm-landing .portal-box p{opacity:.85;margin-bottom:24px;font-size:14px;line-height:1.6}.asm-landing .portal-box a{color:var(--red);border-radius:var(--r);letter-spacing:.3px;background:#fff;align-items:center;gap:8px;padding:13px 28px;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.asm-landing .portal-box a:hover{background:var(--gold);color:var(--blue-d);transform:translateY(-2px)}.asm-landing .guidelines-box{background:var(--blue-d);border-radius:var(--r-lg);color:#fff;padding:28px}.asm-landing .guidelines-box h3{color:var(--gold);margin-bottom:16px;font-size:15px;font-weight:700}.asm-landing .gl-item{color:#fffc;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:14px;line-height:1.5;display:flex}.asm-landing .gl-dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}.asm-landing #registration{background:#fff}.asm-landing .reg-switcher{background:var(--off);border-radius:var(--r);border:1px solid var(--line);gap:4px;margin-bottom:36px;padding:4px;display:inline-flex}.asm-landing .rsw-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:700;transition:all .2s}.asm-landing .rsw-btn.active{background:var(--blue);color:#fff;box-shadow:0 2px 8px #0030874d}.asm-landing .fee-table{border-collapse:collapse;border-radius:var(--r-lg);width:100%;box-shadow:var(--shadow);border:1px solid var(--line);background:#fff;overflow:hidden}.asm-landing .fee-table thead tr{background:var(--blue);color:#fff}.asm-landing .fee-table th{text-align:left;letter-spacing:1px;text-transform:uppercase;padding:16px 20px;font-size:12px;font-weight:700}.asm-landing .fee-table td{border-bottom:1px solid var(--line);color:var(--ink);padding:15px 20px;font-size:15px}.asm-landing .fee-table tbody tr:last-child td{border-bottom:none}.asm-landing .fee-table tbody tr:hover td{background:var(--blue-bg)}.asm-landing .fee-table .amt{color:var(--blue);text-align:right;font-weight:800}.asm-landing .fee-table .highlight td{background:var(--gold-bg)!important}.asm-landing .fee-table .highlight .cat{color:var(--gold-d);font-weight:700}.asm-landing .fee-table .highlight .amt{color:var(--gold-d)}.asm-landing .reg-alert{background:var(--gold-bg);border-radius:var(--r);color:#7a5000;border:1px solid #f5a80066;align-items:flex-start;gap:14px;margin-top:24px;padding:18px 20px;font-size:14px;display:flex}.asm-landing .reg-cta{text-align:center;margin-top:40px}.asm-landing #payment{background:var(--off)}.asm-landing .pay-grid{grid-template-columns:1fr 1fr;gap:32px;margin-top:52px;display:grid}.asm-landing .pay-card{background:linear-gradient(160deg, var(--blue), var(--blue-m));border-radius:var(--r-lg);color:#fff;padding:40px;position:relative;overflow:hidden}.asm-landing .pay-card:after{content:"";background:#ffffff0d;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-30px;right:-30px}.asm-landing .pay-label{letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:20px;font-size:11px;font-weight:700;display:block}.asm-landing .pay-field{margin-bottom:22px}.asm-landing .pay-field-name{color:#ffffff73;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:11px}.asm-landing .pay-field-val{color:#fff;font-size:18px;font-weight:700;line-height:1.3}.asm-landing .pay-acc{letter-spacing:4px;color:var(--gold);font-size:30px;font-weight:900}.asm-landing .copy-btn{color:var(--gold);cursor:pointer;letter-spacing:1px;text-transform:uppercase;background:#f5a80026;border:1px solid #f5a80066;border-radius:8px;align-items:center;gap:6px;margin-top:6px;padding:7px 14px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.asm-landing .copy-btn:hover{background:#f5a80047}.asm-landing .steps-col{flex-direction:column;gap:16px;display:flex}.asm-landing .step-card{border-radius:var(--r);box-shadow:var(--shadow);border:1px solid var(--line);background:#fff;gap:16px;padding:18px;transition:all .2s;display:flex}.asm-landing .step-card:hover{box-shadow:var(--shadow-lg);transform:translate(4px)}.asm-landing .step-n{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:900;display:flex}.asm-landing .step-h{color:var(--ink);margin-bottom:3px;font-size:15px;font-weight:700}.asm-landing .step-p{color:var(--muted);font-size:13px;line-height:1.5}.asm-landing .step-p a{color:var(--red);font-weight:600}.asm-landing #accommodation{background:#fff}.asm-landing .accomm-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:52px;display:grid}.asm-landing .accomm-card{border-radius:var(--r-lg);box-shadow:var(--shadow);border:1px solid var(--line);flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.asm-landing .accomm-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.asm-landing .ac-header{color:#fff;padding:22px 24px}.asm-landing .ac-h-blue{background:linear-gradient(135deg, var(--blue-d), var(--blue))}.asm-landing .ac-h-dark{background:linear-gradient(135deg, #001240, var(--blue-d))}.asm-landing .ac-h-gold{background:linear-gradient(135deg, var(--gold-d), var(--gold))}.asm-landing .ac-h-red{background:linear-gradient(135deg, var(--red-d), var(--red))}.asm-landing .ac-h-gold .ac-name,.asm-landing .ac-h-gold .ac-sub{color:var(--blue-d)!important}.asm-landing .ac-tag{letter-spacing:2px;text-transform:uppercase;opacity:.65;margin-bottom:8px;font-size:10px;font-weight:700}.asm-landing .ac-name{color:#fff;margin-bottom:4px;font-size:17px;font-weight:800;line-height:1.3}.asm-landing .ac-sub{color:#ffffffa6;font-size:12px}.asm-landing .ac-body{background:#fff;flex:1;padding:20px 24px}.asm-landing .ac-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;display:flex}.asm-landing .ac-row:last-child{border-bottom:none}.asm-landing .ac-type{color:var(--muted)}.asm-landing .ac-price{color:var(--blue);font-weight:800}.asm-landing .ac-chip{margin-top:14px}.asm-landing #venue{background:var(--blue-d)}.asm-landing #venue .eyebrow{color:#fff9}.asm-landing #venue .headline{color:#fff}.asm-landing #venue .rule{background:linear-gradient(90deg, var(--gold), var(--red))}.asm-landing .venue-grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:40px;margin-top:52px;display:grid}.asm-landing .venue-facts{flex-direction:column;gap:16px;display:flex}.asm-landing .vf-card{border-radius:var(--r);background:#ffffff12;border:1px solid #ffffff1f;padding:22px 24px}.asm-landing .vf-label{letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-size:11px;font-weight:700}.asm-landing .vf-val{color:#fff;font-size:15px;line-height:1.6}.asm-landing .map-placeholder{border-radius:var(--r-lg);text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:center;gap:14px;height:340px;padding:32px;display:flex}.asm-landing .map-placeholder .mp-icon{font-size:52px}.asm-landing .map-placeholder .mp-name{color:#fff;font-size:17px;font-weight:700}.asm-landing .map-placeholder .mp-addr{color:#ffffff80;font-size:13px}.asm-landing .map-placeholder a{background:var(--gold);color:var(--blue-d);border-radius:var(--r);align-items:center;gap:8px;margin-top:6px;padding:13px 24px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.asm-landing .map-placeholder a:hover{background:var(--gold-d);transform:translateY(-2px)}.asm-landing #faq{background:var(--off)}.asm-landing .faq-list{flex-direction:column;gap:12px;max-width:780px;margin:52px auto 0;display:flex}.asm-landing .faq-item{border:1px solid var(--line);border-radius:var(--r);background:#fff;transition:box-shadow .2s;overflow:hidden}.asm-landing .faq-item.open{box-shadow:var(--shadow-lg)}.asm-landing .faq-q{cursor:pointer;color:var(--ink);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.asm-landing .faq-q:hover{color:var(--blue)}.asm-landing .faq-arrow{color:var(--muted);flex-shrink:0;font-size:18px;transition:transform .3s}.asm-landing .faq-item.open .faq-arrow{color:var(--red);transform:rotate(180deg)}.asm-landing .faq-a{max-height:0;color:var(--muted);padding:0 24px;font-size:14px;line-height:1.7;transition:max-height .35s,padding .3s;overflow:hidden}.asm-landing .faq-item.open .faq-a{max-height:300px;padding:0 24px 20px}.asm-landing .faq-a a{color:var(--red);font-weight:600}.asm-landing .committee-list{flex-direction:column;gap:12px;max-width:820px;margin:52px auto 0;display:flex}.asm-landing .committee-item{border:1px solid var(--line);border-radius:var(--r);background:#fff;transition:box-shadow .2s;overflow:hidden}.asm-landing .committee-item.open{box-shadow:var(--shadow-lg)}.asm-landing .committee-q{cursor:pointer;color:var(--ink);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.asm-landing .committee-q:hover{color:var(--blue)}.asm-landing .committee-item.open .faq-arrow{color:var(--red);transform:rotate(180deg)}.asm-landing .committee-a{max-height:0;padding:0 24px;transition:max-height .4s,padding .3s;overflow:hidden}.asm-landing .committee-item.open .committee-a{max-height:1600px;padding:0 24px 24px}.asm-landing .committee-members{flex-direction:column;gap:2px;margin-bottom:18px;display:flex}.asm-landing .committee-member{border-bottom:1px solid var(--line);grid-template-columns:96px 1fr auto;align-items:baseline;gap:10px;padding:8px 0;font-size:13px;display:grid}.asm-landing .committee-member:last-child{border-bottom:none}.asm-landing .cm-position{letter-spacing:.5px;text-transform:uppercase;color:var(--red);font-size:11px;font-weight:700}.asm-landing .cm-name{color:var(--ink);font-weight:600}.asm-landing .cm-institution{color:var(--muted);text-align:right}.asm-landing .committee-tor{background:var(--off);border-radius:var(--r);padding:16px 18px}.asm-landing .committee-tor-title{letter-spacing:1.5px;text-transform:uppercase;color:var(--blue);margin-bottom:10px;font-size:11px;font-weight:700}.asm-landing .committee-tor ol{flex-direction:column;gap:6px;padding-left:18px;list-style:decimal;display:flex}.asm-landing .committee-tor ol li{color:var(--muted);font-size:13px;line-height:1.6}.asm-landing .committee-tor-pending{color:var(--muted);font-size:13px;font-style:italic}@media (max-width:640px){.asm-landing .committee-member{grid-template-columns:1fr;gap:2px}.asm-landing .cm-institution{text-align:left}}.asm-landing #contacts{background:#fff}.asm-landing .contacts-grid{grid-template-columns:1fr 1fr;gap:48px;margin-top:52px;display:grid}.asm-landing .cg-title{letter-spacing:2.5px;text-transform:uppercase;color:var(--red);border-bottom:2px solid var(--line);margin-bottom:20px;padding-bottom:12px;font-size:11px;font-weight:700}.asm-landing .contact-list{flex-direction:column;gap:14px;display:flex}.asm-landing .contact-card{background:var(--off);border-radius:var(--r);border:1px solid #0000;align-items:flex-start;gap:14px;padding:16px;transition:all .2s;display:flex}.asm-landing .contact-card:hover{background:var(--blue-bg);border-color:var(--line)}.asm-landing .cc-av{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:800;display:flex}.asm-landing .cc-name{color:var(--ink);margin-bottom:2px;font-size:14px;font-weight:700}.asm-landing .cc-role{color:var(--muted);margin-bottom:6px;font-size:12px}.asm-landing .cc-phone{color:var(--red);align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.asm-landing .cc-phone:hover{text-decoration:underline}.asm-landing .sec-box{background:var(--blue-d);border-radius:var(--r-lg);color:#fff;margin-top:24px;padding:32px}.asm-landing .sec-box-title{letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:18px;font-size:12px;font-weight:700}.asm-landing .sec-row{color:#ffffffbf;align-items:center;gap:12px;margin-bottom:12px;font-size:14px;display:flex}.asm-landing .sec-row a{color:var(--gold)}.asm-landing .sec-row a:hover{text-decoration:underline}.asm-landing footer{color:#ffffff73;border-top:3px solid var(--gold);background:#000e30}.asm-landing .footer-top{padding:56px 0 40px}.asm-landing .footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;display:grid}.asm-landing .footer-brand .fb-tagline{letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:12px}.asm-landing .footer-brand .fb-desc{color:#fff6;font-size:13px;line-height:1.7}.asm-landing .footer-col h4{letter-spacing:2px;text-transform:uppercase;color:#fff6;margin-bottom:16px;font-size:12px;font-weight:700}.asm-landing .footer-col ul{flex-direction:column;gap:10px;display:flex}.asm-landing .footer-col a{color:#ffffff8c;font-size:13px;transition:all .2s}.asm-landing .footer-col a:hover{color:var(--gold)}.asm-landing .footer-bottom{text-align:center;border-top:1px solid #ffffff14;padding:20px 0;font-size:12px}.asm-landing .footer-bottom a{color:#fff6;transition:all .2s}.asm-landing .footer-bottom a:hover{color:var(--gold)}.asm-landing .overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;opacity:0;visibility:hidden;background:#001450bf;justify-content:center;align-items:center;padding:20px;transition:all .3s;display:flex;position:fixed;inset:0}.asm-landing .overlay.open{opacity:1;visibility:visible}.asm-landing .modal{border-radius:var(--r-lg);border-top:4px solid var(--blue);background:#fff;width:100%;max-width:520px;max-height:92vh;padding:44px;transition:all .3s;position:relative;overflow-y:auto;transform:translateY(24px)scale(.97)}.asm-landing .overlay.open .modal{transform:translateY(0)scale(1)}.asm-landing .modal-close{background:var(--off);width:34px;height:34px;color:var(--muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.asm-landing .modal-close:hover{background:var(--line);color:var(--ink)}.asm-landing .modal h2{color:var(--ink);margin-bottom:6px;font-size:22px;font-weight:800}.asm-landing .modal .modal-sub{color:var(--muted);margin-bottom:28px;font-size:14px}.asm-landing .form-group{margin-bottom:18px}.asm-landing .form-label{color:var(--ink);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.asm-landing .form-label .req{color:var(--red)}.asm-landing .form-control{border:2px solid var(--line);border-radius:var(--r);width:100%;color:var(--ink);-webkit-appearance:none;background:#fff;padding:12px 14px;font-family:inherit;font-size:14px;transition:all .2s}.asm-landing .form-control:focus{border-color:var(--blue);outline:none}.asm-landing .form-control.error{border-color:var(--red)}.asm-landing .form-error{color:var(--red);margin-top:4px;font-size:12px;display:none}.asm-landing .form-control.error+.form-error{display:block}.asm-landing .form-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235C6E8A' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:38px}.asm-landing .form-note{color:var(--red);margin-bottom:18px;font-size:13px}.asm-landing .honeypot-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.asm-landing .toast{z-index:9999;background:var(--blue);color:#fff;border-radius:var(--r);border-left:4px solid var(--gold);max-width:340px;padding:14px 20px;font-size:14px;font-weight:600;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);position:fixed;bottom:28px;right:28px;transform:translate(120%);box-shadow:0 8px 28px #00308766}.asm-landing .toast.show{transform:translate(0)}@media (max-width:1024px){.asm-landing .footer-grid{grid-template-columns:1fr 1fr}.asm-landing .hero-content{grid-template-columns:1fr}.asm-landing .hero-card{max-width:500px}.asm-landing .prog-days{grid-template-columns:1fr 1fr}}@media (max-width:768px){.asm-landing .section,.asm-landing .section-sm{padding:64px 0}.asm-landing .why-grid,.asm-landing .speakers-row,.asm-landing .abstract-grid,.asm-landing .pay-grid,.asm-landing .contacts-grid,.asm-landing .venue-grid{grid-template-columns:1fr}.asm-landing .nav-links{display:none}.asm-landing .hamburger{display:flex}.asm-landing .stats-wrap{grid-template-columns:repeat(3,1fr)}.asm-landing .prog-days,.asm-landing .footer-grid{grid-template-columns:1fr}.asm-landing #urgency-bar .inner{flex-direction:column;gap:8px}.asm-landing .hero-actions{flex-direction:column}.asm-landing .hero-actions .btn,.asm-landing .hero-learn-more{justify-content:center;width:100%}.asm-landing .modal{padding:28px}.asm-landing .wrap{padding:0 16px}}@media (max-width:480px){.asm-landing .stats-wrap{grid-template-columns:1fr}.asm-landing .display{letter-spacing:-1px;font-size:36px}.asm-landing .reg-switcher{width:100%}.asm-landing .rsw-btn{text-align:center;flex:1;padding:10px 12px}}
