@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";.ev-site{--ev-primary: #1f5eff;--ev-primary-dark: #1a4fdd;--ev-hero-bg: #0f1114;--ev-hero-text: #fff;--ink-1: #0f1114;--ink-2: #5b616e;--ink-3: #8a909c;--bd: #e4e7ec;--bg: #f7f8fa;--surface: #ffffff;--r: 8px;font-family:var(--ev-font, Inter, system-ui, sans-serif);font-size:16px;line-height:1.6;color:var(--ink-1);background:var(--surface);-webkit-font-smoothing:antialiased}.ev-site *{box-sizing:border-box}.ev-site a{color:inherit;text-decoration:none}.ev-container{max-width:1120px;margin:0 auto;padding:0 24px}.ev-nav{position:sticky;top:0;z-index:100;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--bd);height:56px}.ev-nav-inner{display:flex;align-items:center;height:56px;gap:8px}.ev-nav-logo{font-size:14px;font-weight:600;letter-spacing:-.01em;white-space:nowrap;margin-right:16px;display:flex;align-items:center;gap:8px}.ev-nav-logo span{width:24px;height:24px;border-radius:5px;background:var(--ev-primary);display:grid;place-items:center;color:#fff;font-size:11px}.ev-nav-links{display:flex;gap:0;flex:1;overflow-x:auto}.ev-nav-link{padding:0 14px;height:56px;display:flex;align-items:center;font-size:13px;color:var(--ink-2);white-space:nowrap;border-bottom:2px solid transparent;background:none;border-top:0;border-left:0;border-right:0;cursor:pointer}.ev-nav-link:hover{color:var(--ink-1)}.ev-nav-link.on{color:var(--ev-primary);border-bottom-color:var(--ev-primary);font-weight:500}.ev-nav-cta{margin-left:auto;height:36px;padding:0 20px;border-radius:var(--r);background:var(--ev-primary);color:#fff;font-size:13px;font-weight:500;display:flex;align-items:center;border:0;cursor:pointer;white-space:nowrap}.ev-nav-cta:hover{background:var(--ev-primary-dark)}.ev-hero{background:var(--ev-hero-bg);color:var(--ev-hero-text);position:relative;overflow:hidden}.ev-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 15%,rgba(255,255,255,.04),transparent 45%),radial-gradient(circle at 15% 85%,rgba(31,94,255,.08),transparent 40%),var(--ev-hero-bg)}.ev-hero-content{position:relative;z-index:1;padding:80px 0 72px;max-width:720px}.ev-hero-badge{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);font-size:12px;color:#ffffffb3;margin-bottom:24px}.ev-hero-badge i{width:6px;height:6px;border-radius:50%;background:var(--ev-primary);display:block}.ev-hero h1{font-size:44px;font-weight:600;letter-spacing:-.03em;line-height:1.1;margin:0 0 20px}.ev-hero-meta{display:flex;flex-wrap:wrap;gap:20px;font-size:15px;color:#fff9;margin-bottom:32px}.ev-hero-meta span{display:flex;align-items:center;gap:8px}.ev-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.ev-btn-hero{height:48px;padding:0 28px;border-radius:var(--r);font-size:15px;font-weight:500;display:inline-flex;align-items:center;gap:8px;border:0;cursor:pointer}.ev-btn-hero-primary{background:var(--ev-primary);color:#fff}.ev-btn-hero-primary:hover{background:var(--ev-primary-dark)}.ev-btn-hero-ghost{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.15)}.ev-hero-light{--ev-hero-bg: #f7f8fa;--ev-hero-text: var(--ink-1);background:var(--ev-hero-bg);color:var(--ev-hero-text)}.ev-hero-light .ev-hero-badge{background:#0f11140d;border-color:var(--bd);color:var(--ink-2)}.ev-hero-light .ev-hero-meta{color:var(--ink-2)}.ev-hero-light .ev-btn-hero-ghost{background:var(--surface);color:var(--ink-1);border:1px solid var(--bd)}.ev-hero-image .ev-hero-bg{background-color:var(--ev-hero-bg)}.ev-node-custom-bg .ev-section,.ev-node-custom-bg .ev-section-alt{background:transparent!important}.ev-hero-align-center .ev-hero-content{margin-left:auto;margin-right:auto;text-align:center}.ev-hero-align-center .ev-hero-meta,.ev-hero-align-center .ev-hero-actions,.ev-hero-align-center .ev-hero-countdown{justify-content:center}.ev-hero-align-right .ev-hero-content{margin-left:auto;text-align:right}.ev-hero-align-right .ev-hero-meta,.ev-hero-align-right .ev-hero-actions,.ev-hero-align-right .ev-hero-countdown{justify-content:flex-end}.ev-hero-h-compact .ev-hero-content{padding:48px 0 40px}.ev-hero-h-fullscreen{min-height:calc(100vh - 56px);display:flex;align-items:center}.ev-hero-countdown{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 28px}.ev-hero-countdown-unit{min-width:64px;padding:12px 14px;border-radius:var(--r);background:#ffffff1a;border:1px solid rgba(255,255,255,.14);text-align:center}.ev-hero-countdown-unit strong{display:block;font-size:28px;font-weight:600;letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1.1}.ev-hero-countdown-unit span{display:block;margin-top:4px;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c}.ev-hero-light .ev-hero-countdown-unit{background:#0f11140a;border-color:var(--bd)}.ev-hero-light .ev-hero-countdown-unit span{color:var(--ink-3)}.ev-node{position:relative;cursor:default}.ev-node-selected{outline:2px solid var(--ev-primary);outline-offset:-2px}.ev-section{padding:72px 0}.ev-section-alt{background:var(--bg)}.ev-sec-header{text-align:center;margin-bottom:48px}.ev-sec-label{font-size:12px;font-weight:500;color:var(--ev-primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.ev-sec-title{font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0}.ev-sec-sub{font-size:16px;color:var(--ink-2);margin:8px auto 0;max-width:560px}.ev-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.ev-about-text{font-size:16px;color:var(--ink-2);line-height:1.75}.ev-about-text p{margin:0}.ev-about-text p+p{margin-top:16px}.ev-about-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ev-stat-card{background:var(--bg);border:1px solid var(--bd);border-radius:var(--r);padding:24px;text-align:center}.ev-stat-n{font-size:36px;font-weight:600;letter-spacing:-.03em;color:var(--ink-1);line-height:1;font-variant-numeric:tabular-nums}.ev-stat-l{font-size:13px;color:var(--ink-2);margin-top:8px}.ev-speakers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ev-speaker-card{background:var(--surface);border:1px solid var(--bd);border-radius:var(--r);overflow:hidden;text-align:center}.ev-speaker-card:hover{border-color:var(--ev-primary)}.ev-speaker-photo{width:100%;aspect-ratio:1;background:var(--bg);display:grid;place-items:center;overflow:hidden}.ev-speaker-photo img{width:100%;height:100%;object-fit:cover}.ev-speaker-initials{font-size:40px;font-weight:600;color:var(--ink-3)}.ev-speaker-info{padding:16px 16px 20px}.ev-speaker-name{font-size:15px;font-weight:600;letter-spacing:-.01em}.ev-speaker-role{font-size:13px;color:var(--ink-2);margin-top:4px;line-height:1.4}.ev-speaker-co{font-size:12px;color:var(--ink-3);margin-top:2px}.ev-speakers-large{grid-template-columns:repeat(3,1fr);gap:28px}.ev-speakers-large .ev-speaker-photo{aspect-ratio:4 / 5}.ev-speakers-large .ev-speaker-name{font-size:18px}.ev-speakers-list{display:flex;flex-direction:column;gap:20px;max-width:800px;margin:0 auto}.ev-speaker-list-row{display:flex;gap:20px;align-items:flex-start;padding:16px 0;border-bottom:1px solid var(--bd)}.ev-speaker-list-row:last-child{border-bottom:0}.ev-speaker-list-av{width:88px;height:88px;flex:0 0 88px;border-radius:var(--r);overflow:hidden;background:var(--bg);display:grid;place-items:center}.ev-speaker-list-av img{width:100%;height:100%;object-fit:cover}.ev-speaker-list-av .ev-speaker-initials{font-size:28px}.ev-speaker-list-body{flex:1;min-width:0}.ev-speaker-bio{margin:10px 0 0;font-size:14px;color:var(--ink-2);line-height:1.6}.ev-speakers-compact{display:flex;flex-wrap:wrap;justify-content:center;gap:24px 32px}.ev-speaker-compact-item{width:96px;text-align:center}.ev-speaker-compact-av{width:72px;height:72px;border-radius:50%;overflow:hidden;background:var(--bg);margin:0 auto 10px;display:grid;place-items:center;border:2px solid var(--bd);color:var(--ink-3);font-size:18px;font-weight:600}.ev-speaker-compact-av img{width:100%;height:100%;object-fit:cover}.ev-speaker-compact-item .ev-speaker-name{font-size:13px}.ev-speaker-compact-item .ev-speaker-role{font-size:11px}.ev-agenda-tabs{display:flex;gap:8px;margin-bottom:24px;justify-content:center;flex-wrap:wrap}.ev-agenda-tab{height:36px;padding:0 20px;border-radius:999px;font-size:14px;color:var(--ink-2);border:1px solid var(--bd);background:var(--surface);cursor:pointer}.ev-agenda-tab.on{background:var(--ev-primary);color:#fff;border-color:var(--ev-primary)}.ev-agenda-list{max-width:800px;margin:0 auto}.ev-agenda-item{display:flex;gap:24px;padding:20px 0;border-bottom:1px solid var(--bd)}.ev-agenda-item:last-child{border-bottom:0}.ev-agenda-time{width:100px;flex:0 0 100px;font-size:14px;font-weight:500;color:var(--ev-primary);padding-top:2px}.ev-agenda-title{font-size:16px;font-weight:600;letter-spacing:-.01em;margin-bottom:4px}.ev-agenda-desc{font-size:14px;color:var(--ink-2);line-height:1.5}.ev-agenda-speakers{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.ev-agenda-speaker{display:flex;align-items:center;gap:6px;height:28px;padding:0 10px 0 2px;border-radius:999px;background:var(--bg);font-size:12px;color:var(--ink-2)}.ev-agenda-av{width:24px;height:24px;border-radius:50%;background:var(--ink-3);display:grid;place-items:center;color:#fff;font-size:9px;font-weight:500}.ev-agenda-tag{height:22px;padding:0 8px;border-radius:4px;font-size:11px;background:var(--bg);color:var(--ink-3);display:inline-flex;align-items:center;margin-top:8px}.ev-agenda-table-wrap{overflow-x:auto;max-width:900px;margin:0 auto}.ev-agenda-table{width:100%;border-collapse:collapse;font-size:14px}.ev-agenda-table th,.ev-agenda-table td{text-align:left;padding:14px 12px;border-bottom:1px solid var(--bd);vertical-align:top}.ev-agenda-table th{font-size:12px;font-weight:500;color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em}.ev-agenda-table td:first-child{color:var(--ev-primary);font-weight:500;white-space:nowrap;width:100px}.ev-agenda-accordion{max-width:800px;margin:0 auto}.ev-agenda-acc-item{border-bottom:1px solid var(--bd);padding:4px 0}.ev-agenda-acc-item summary{display:flex;gap:16px;align-items:baseline;cursor:pointer;padding:14px 0;list-style:none}.ev-agenda-acc-item summary::-webkit-details-marker{display:none}.ev-agenda-acc-body{padding:0 0 16px 116px}.ev-tickets-wrap{max-width:780px;margin:0 auto}.ev-ticket-row{position:relative;display:flex;align-items:center;gap:16px;padding:18px 20px;border:1px solid var(--bd);border-radius:12px;background:#fff;margin-bottom:12px}.ev-ticket-row:last-child{margin-bottom:0}.ev-ticket-row.is-selected{border-color:color-mix(in srgb,var(--ev-primary) 45%,#E4E7EC);box-shadow:inset 3px 0 0 var(--ev-primary)}.ev-ticket-row.is-sold,.ev-ticket-card.is-sold,.ev-ticket-price-card.is-sold{opacity:.55}.ev-ticket-row.is-addon,.ev-ticket-card.is-addon,.ev-ticket-price-card.is-addon{border-style:dashed}.ev-ticket-info{flex:1;min-width:0}.ev-ticket-name{font-size:16px;font-weight:500;letter-spacing:-.01em;margin-bottom:0}.ev-ticket-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px}.ev-ticket-tags{display:inline-flex;flex-wrap:wrap;gap:6px;align-items:center}.ev-ticket-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10.5px;font-weight:500;letter-spacing:.04em;line-height:1.4;white-space:nowrap;background:#f0f1f3;color:#6b7280}.ev-ticket-tag-sold{background:#f0f1f3;color:#8a9099}.ev-ticket-tag-stock{background:#fff4e5;color:#b54708}.ev-ticket-tag-min{background:#eef1fb;color:#3b5bd9}.ev-ticket-tag-addon,.ev-ticket-tag-badge{background:#f0f1f3;color:#6b7280;text-transform:uppercase}.ev-ticket-audit-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#7a4b00;background:#fff3d6;border:1px solid #f0d59a;line-height:1.4;white-space:nowrap}.ev-ticket-audit-hint{font-size:12px;color:#8a6a2f;line-height:1.45;margin-top:2px}.ev-ticket-row.is-audit,.ev-ticket-card.is-audit,.ev-ticket-price-card.is-audit{background:linear-gradient(90deg,rgba(255,243,214,.55),transparent 72%)}.ev-tickets-table tr.is-audit td{background:#fff3d673}.ev-ticket-desc{font-size:13px;color:var(--ink-2);line-height:1.5}.ev-ticket-pricing{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex:0 0 auto;min-width:100px}.ev-ticket-pricing.is-sold .ev-ticket-price{text-decoration:line-through;color:#8a9099}.ev-ticket-price{font-size:22px;font-weight:500;color:var(--ev-primary);letter-spacing:-.02em;font-variant-numeric:tabular-nums;min-width:100px;text-align:right}.ev-ticket-original{font-size:12.5px;color:#8a9099;text-decoration:line-through}.ev-ticket-price-note{font-size:12px;color:#8a9099;margin-top:6px;line-height:1.45}.ev-ticket-qty{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.ev-ticket-qty.is-disabled{opacity:.45;pointer-events:none}.ev-tier-timeline{margin:0 auto 28px;max-width:780px;border:1px solid #E4E7EC;border-radius:12px;background:#fff;padding:22px 24px 18px}.ev-tier-kicker{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#8a9099;margin-bottom:14px}.ev-tier-track{position:relative}.ev-tier-line{position:absolute;left:5px;right:5px;top:5px;height:1px;background:#e4e7ec}.ev-tier-cols{position:relative;display:grid;gap:12px}.ev-tier-col{min-width:0}.ev-tier-dot{display:block;width:11px;height:11px;border-radius:50%;border:1.5px solid #C9CDD4;background:transparent;box-sizing:border-box}.ev-tier-col.is-past .ev-tier-dot{background:#c9cdd4;border-color:#c9cdd4}.ev-tier-col.is-now .ev-tier-dot{background:var(--ev-primary);border-color:var(--ev-primary)}.ev-tier-price{margin-top:12px;font-size:17px;font-weight:500;letter-spacing:-.02em;color:#101114}.ev-tier-col.is-past .ev-tier-price{color:#8a9099;text-decoration:line-through}.ev-tier-col.is-now .ev-tier-price{color:var(--ev-primary)}.ev-tier-label{margin-top:4px;font-size:13px;color:#3c4048}.ev-tier-col.is-now .ev-tier-label{color:var(--ev-primary);font-weight:500}.ev-tier-meta{margin-top:4px;font-size:11.5px;color:#8a9099;line-height:1.4}.ev-tier-hint{margin:14px 0 0;font-size:12.5px;color:#6b7280;line-height:1.5}.ev-ticket-popular-pill{display:inline-block;padding:3px 10px;border-radius:999px;background:var(--ev-primary);color:#fff;font-size:10.5px;font-weight:500;letter-spacing:.06em;margin-bottom:10px}.ev-ticket-price-card.is-popular{position:relative;border-color:color-mix(in srgb,var(--ev-primary) 35%,#E4E7EC);box-shadow:inset 0 3px 0 var(--ev-primary)}.ev-ticket-card.is-popular{position:relative;border-color:color-mix(in srgb,var(--ev-primary) 35%,#E4E7EC)}.ev-tickets-table.has-stages{min-width:640px}.ev-stage-th{text-align:center!important;vertical-align:bottom}.ev-stage-th.is-now{color:var(--ev-primary)}.ev-stage-th-name{font-size:12.5px;font-weight:500}.ev-stage-th-meta{font-size:11px;font-weight:400;color:#8a9099;margin-top:2px}.ev-stage-th.is-now .ev-stage-th-meta{color:var(--ev-primary)}.ev-stage-td{text-align:center;font-variant-numeric:tabular-nums;font-weight:500;color:#4a4f58}.ev-stage-td.is-current{color:var(--ev-primary);background:color-mix(in srgb,var(--ev-primary) 6%,#fff)}.ev-stage-strike{text-decoration:line-through;color:#8a9099}.ev-tickets-table tr.is-sold{opacity:.55}.ev-ticket-original{font-size:13px;color:var(--ink-3);text-decoration:line-through;font-variant-numeric:tabular-nums}.ev-ticket-qty{display:flex;align-items:center;gap:0;flex:0 0 auto}.ev-qty-btn{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:var(--ev-primary);border:1.5px solid var(--ev-primary);font-size:16px;line-height:1;cursor:pointer;background:var(--surface);transition:all .12s;-webkit-user-select:none;user-select:none}.ev-qty-btn:hover:not(:disabled){background:var(--ev-primary);color:#fff}.ev-qty-btn.disabled,.ev-qty-btn:disabled{opacity:.25;pointer-events:none}.ev-qty-val{width:36px;text-align:center;font-size:16px;font-weight:500;font-variant-numeric:tabular-nums}.ev-tickets-footer{margin-top:24px;padding:24px;background:var(--bg);border-radius:var(--r);display:flex;flex-direction:column;align-items:flex-end;gap:12px;max-width:720px;margin-left:auto;margin-right:auto}.ev-tickets-pricing+.ev-tickets-footer,.ev-tickets-cards+.ev-tickets-footer,.ev-tickets-table-wrap+.ev-tickets-footer{margin-top:28px}.ev-promo-area{width:100%}.ev-promo-link{font-size:13px;color:var(--ev-primary);font-weight:500;cursor:pointer;background:none;border:0;padding:0}.ev-promo-link:hover{text-decoration:underline}.ev-promo-box{display:flex;gap:8px;align-items:center}.ev-promo-input{height:40px;flex:1;padding:0 14px;border:1px solid var(--bd);border-radius:var(--r);font-size:14px;color:var(--ink-1);background:#fff}.ev-promo-input:focus{outline:none;border-color:var(--ev-primary);box-shadow:0 0 0 3px #1f5eff1a}.ev-promo-input.error{border-color:#d92d20}.ev-promo-apply{height:40px;padding:0 20px;border-radius:var(--r);background:var(--ev-primary);color:#fff;font-size:14px;font-weight:500;border:0;cursor:pointer;white-space:nowrap}.ev-promo-apply:hover{opacity:.9}.ev-promo-result{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:var(--r);font-size:13px;margin-top:8px}.ev-promo-result.ok{background:#ecfdf3;color:#067647;border:1px solid #abefc6}.ev-promo-result.fail{background:#fef3f2;color:#b42318;border:1px solid #fecdca}.ev-total-row{display:flex;align-items:baseline;gap:12px}.ev-total-label{font-size:14px;color:var(--ink-2)}.ev-total-amount{font-size:28px;font-weight:600;color:var(--ink-1);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.ev-total-amount .cur{color:var(--ink-3);font-weight:400;font-size:18px}.ev-btn-register{height:48px;padding:0 40px;border-radius:var(--r);background:var(--ev-primary);color:#fff;font-size:16px;font-weight:500;border:0;cursor:pointer;transition:opacity .12s;display:inline-flex;align-items:center;gap:8px}.ev-btn-register:hover:not(:disabled){opacity:.9}.ev-btn-register:disabled{opacity:.4;cursor:not-allowed}.ev-ticket-cart-error{width:100%;margin:0;text-align:right;font-size:13px;color:#b42318}.ev-ticket-btn{height:36px;padding:0 16px;border-radius:var(--r);border:1px solid var(--ev-primary);background:var(--surface);color:var(--ev-primary);font-size:13px;font-weight:500;cursor:pointer}.ev-ticket-btn:hover{background:var(--ev-primary);color:#fff}.ev-tickets-pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;max-width:960px;margin:0 auto}.ev-ticket-price-card{background:var(--surface);border:1px solid var(--bd);border-radius:var(--r);padding:28px 24px;text-align:center;display:flex;flex-direction:column;gap:12px;align-items:center}.ev-ticket-price-card .ev-ticket-price{font-size:32px;min-width:0;text-align:center}.ev-ticket-price-card .ev-ticket-desc{margin-bottom:8px}.ev-tickets-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;max-width:960px;margin:0 auto}.ev-ticket-card{background:var(--surface);border:1px solid var(--bd);border-radius:var(--r);padding:20px;display:flex;flex-direction:column;gap:16px}.ev-ticket-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.ev-ticket-card-foot .ev-ticket-price{min-width:0;text-align:left}.ev-tickets-table-wrap{overflow-x:auto;max-width:800px;margin:0 auto}.ev-tickets-table{width:100%;border-collapse:collapse}.ev-tickets-table th,.ev-tickets-table td{text-align:left;padding:16px 12px;border-bottom:1px solid var(--bd);vertical-align:middle}.ev-tickets-table th{font-size:12px;font-weight:500;color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em}.ev-tickets-table .ev-ticket-price{text-align:left;min-width:0}.ev-sponsor-tier{margin-bottom:40px}.ev-sponsor-tier:last-child{margin-bottom:0}.ev-tier-label{font-size:12px;font-weight:500;color:var(--ink-3);letter-spacing:.06em;text-transform:uppercase;text-align:center;margin-bottom:16px}.ev-tier-grid{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}.ev-sponsor-logo{height:56px;padding:0 24px;border:1px solid var(--bd);border-radius:var(--r);display:flex;align-items:center;justify-content:center;background:var(--surface);min-width:140px;font-size:14px;font-weight:500;color:var(--ink-2)}.ev-sponsor-logo.large{height:72px;min-width:200px;font-size:16px}.ev-sponsor-logo img{max-height:40px;max-width:160px;object-fit:contain}.ev-sponsor-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;justify-items:center}.ev-sponsor-desc-list{display:flex;flex-direction:column;gap:16px;max-width:640px;margin:0 auto}.ev-sponsor-desc-row{display:flex;align-items:center;gap:16px}.ev-sponsor-desc-name{font-size:15px;font-weight:500}.ev-sponsor-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.ev-sponsor-marquee-track{display:flex;gap:24px;width:max-content;animation:ev-marquee 28s linear infinite}@keyframes ev-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ev-cta-band{background:var(--ev-hero-bg);color:#fff;padding:64px 0;text-align:center}.ev-cta-title{font-size:28px;font-weight:600;letter-spacing:-.02em;margin:0 0 8px}.ev-cta-sub{font-size:16px;color:#ffffff80;margin:0 0 28px}.ev-cta-btn{display:inline-flex;align-items:center;height:48px;padding:0 32px;border-radius:var(--r);background:var(--ev-primary);color:#fff;font-size:15px;font-weight:500;border:0;cursor:pointer}.ev-cta-btn:hover{background:var(--ev-primary-dark)}.ev-footer{border-top:1px solid var(--bd);padding:40px 0;color:var(--ink-2);font-size:13px}.ev-footer-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.ev-footer-brand-name{font-size:15px;font-weight:600;color:var(--ink-1);margin-bottom:8px}.ev-footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:32px;padding-top:20px;border-top:1px solid var(--bd);font-size:12px;color:var(--ink-3)}.ev-empty{text-align:center;color:var(--ink-3);font-size:14px;padding:24px}@media(max-width:768px){.ev-hero h1{font-size:28px}.ev-hero-content{padding:48px 0}.ev-about-grid{grid-template-columns:1fr}.ev-speakers-grid{grid-template-columns:repeat(2,1fr)}.ev-speakers-large{grid-template-columns:1fr}.ev-agenda-acc-body{padding-left:0}.ev-agenda-item{flex-direction:column;gap:8px}.ev-agenda-time{width:auto}.ev-footer-inner{flex-direction:column}.ev-nav-links{display:none}.ev-nav-burger{display:grid}.ev-gallery-grid{grid-template-columns:repeat(2,1fr)}}.ev-site[data-preview-device=mobile] .ev-hero h1{font-size:28px}.ev-site[data-preview-device=mobile] .ev-hero-content{padding:48px 0}.ev-site[data-preview-device=mobile] .ev-about-grid{grid-template-columns:1fr}.ev-site[data-preview-device=mobile] .ev-speakers-grid{grid-template-columns:repeat(2,1fr)}.ev-site[data-preview-device=mobile] .ev-speakers-large{grid-template-columns:1fr}.ev-site[data-preview-device=mobile] .ev-agenda-item{flex-direction:column;gap:8px}.ev-site[data-preview-device=mobile] .ev-agenda-time{width:auto}.ev-site[data-preview-device=mobile] .ev-footer-inner{flex-direction:column}.ev-site[data-preview-device=mobile] .ev-nav-links:not(.open){display:none}.ev-site[data-preview-device=mobile] .ev-nav-burger{display:grid}.ev-site[data-preview-device=mobile] .ev-gallery-grid{grid-template-columns:repeat(2,1fr)}.ev-site[data-preview-device=mobile] .ev-container{padding:0 16px}.ev-site[data-preview-device=mobile] .ev-nav-cta{display:none}.ev-nav-burger{display:none;width:36px;height:36px;place-items:center;border-radius:8px;border:0;background:transparent;color:inherit;cursor:pointer;margin-left:auto}.ev-nav-burger:hover{background:#7f7f7f1f}.ev-nav-inner{position:relative}.ev-nav-links.open{display:flex!important;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fffffffa;border-bottom:1px solid var(--bd);padding:8px 16px 12px;gap:4px;z-index:120;box-shadow:0 8px 20px #0f111414}.ev-nav-links.open .ev-nav-link{padding:10px 8px;color:var(--ink-1)}.ev-hub{min-height:100%;background:var(--ev-hub-bg, #f2f4f7);color:var(--ink-1);font-family:inherit}.ev-hub-top{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;font-size:13px;font-weight:500}.ev-hub-hero{margin:0 16px 16px;padding:20px 18px;border-radius:14px;background:var(--ev-primary, #1f5eff);color:#fff}.ev-hub-hero h1{margin:0 0 8px;font-size:20px;letter-spacing:-.02em;line-height:1.25}.ev-hub-hero p{margin:0;font-size:12px;opacity:.85}.ev-hub.dark{background:#0f1114;color:#fff}.ev-hub.dark .ev-hub-tile{background:#1a1d21;border-color:#2a2e34;color:#fff}.ev-hub.brand .ev-hub-hero{background:color-mix(in srgb,var(--ev-primary) 88%,#000)}.ev-hub-primary{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 16px 12px}.ev-hub-primary .ev-hub-tile{min-height:88px;font-size:14px;font-weight:600}.ev-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 16px 24px}.ev-hub-tile{border:1px solid var(--bd, #e4e7ec);background:#fff;border-radius:var(--ev-hub-radius, 12px);padding:14px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;cursor:pointer;color:inherit;font:inherit;min-height:84px}.ev-hub-tile:hover{border-color:var(--ev-primary);background:color-mix(in srgb,var(--ev-primary) 8%,#fff)}.ev-hub-tile .ic{width:22px;height:22px;color:var(--ev-primary)}.ev-hub-tile span{font-size:11px;font-weight:500;line-height:1.3}.ev-hub.flat .ev-hub-tile,.ev-hub.flat .ev-hub-hero{border-radius:6px}.ev-hub.rounded .ev-hub-tile,.ev-hub.rounded .ev-hub-hero{border-radius:16px}.ev-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ev-gallery-item{margin:0;border-radius:var(--r, 8px);overflow:hidden;background:var(--bg, #f7f8fa);border:1px solid var(--bd, #e4e7ec)}.ev-gallery-item img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.ev-gallery-ph{aspect-ratio:4/3;background:var(--bg, #f7f8fa)}.ev-gallery-item figcaption,.ev-image-block figcaption{font-size:12px;color:var(--ink-2, #5b616e);padding:8px 10px}.ev-image-block{margin:0}.ev-image-block img{display:block;width:100%;max-height:480px;object-fit:cover;border-radius:var(--r, 8px)}.ev-video-wrap{position:relative;width:100%;aspect-ratio:16/9;background:#0f1114;border-radius:var(--r, 8px);overflow:hidden}.ev-video-wrap iframe,.ev-video-wrap video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.ev-faq-list{display:grid;gap:8px;max-width:720px}.ev-faq-item{border:1px solid var(--bd, #e4e7ec);border-radius:var(--r, 8px);padding:12px 14px;background:#fff}.ev-faq-item summary{cursor:pointer;font-weight:500;font-size:14px}.ev-faq-a{margin-top:8px;font-size:14px;color:var(--ink-2, #5b616e);line-height:1.6}.ev-file-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.ev-file-list a{color:var(--ev-primary, #1f5eff)}.ev-custom-html{font-size:15px;line-height:1.6}@media(max-width:768px){.ev-gallery-grid{grid-template-columns:repeat(2,1fr)}}.rte{border:1px solid var(--bd-strong, #d0d5dd);border-radius:var(--r-ctl, 8px);background:var(--surface, #fff);overflow:hidden;transition:border .12s,box-shadow .12s}.rte:focus-within{border-color:var(--accent, #1f5eff);box-shadow:0 0 0 3px #1f5eff1a}.rte.is-disabled{opacity:.65;pointer-events:none}.rte-toolbar{display:flex;flex-wrap:wrap;gap:4px;align-items:center;padding:6px 8px;border-bottom:1px solid var(--bd, #e8eaef);background:var(--bg, #f6f7f9)}.rte-btn{height:28px;min-width:28px;padding:0 8px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--ink-1, #1a1d24);font-size:12px;font-weight:600;cursor:pointer}.rte-btn:hover{background:var(--surface, #fff);border-color:var(--bd, #e8eaef)}.rte-btn.on{background:var(--accent-bg, #eef3ff);color:var(--accent, #1f5eff);border-color:#1f5eff40}.rte-sep{width:1px;height:18px;background:var(--bd, #e8eaef);margin:0 2px}.rte-vars{display:flex;flex-wrap:wrap;gap:6px;align-items:center;padding:6px 8px;border-bottom:1px solid var(--bd, #e8eaef);background:var(--surface, #fff)}.rte-vars-label{font-size:11px;color:var(--ink-3, #8a909c);margin-right:2px}.rte-var{height:24px;padding:0 8px;border-radius:999px;border:1px solid var(--bd, #e8eaef);background:var(--accent-bg, #eef3ff);color:var(--accent, #1f5eff);font-size:11px;font-weight:500;cursor:pointer}.rte-var:hover{border-color:var(--accent, #1f5eff)}.rte .ProseMirror{padding:10px 12px;outline:none;font-size:14px;line-height:1.55;color:var(--ink-1, #1a1d24);min-height:120px}.rte .ProseMirror p{margin:0 0 .65em}.rte .ProseMirror p:last-child{margin-bottom:0}.rte .ProseMirror h2{font-size:1.25rem;font-weight:600;margin:.4em 0 .35em}.rte .ProseMirror h3{font-size:1.05rem;font-weight:600;margin:.35em 0 .3em}.rte .ProseMirror ul,.rte .ProseMirror ol{margin:0 0 .65em;padding-left:1.35em}.rte .ProseMirror a{color:var(--accent, #1f5eff);text-decoration:underline}.rte .ProseMirror p.is-editor-empty:first-child:before{color:var(--ink-3, #8a909c);content:attr(data-placeholder);float:left;height:0;pointer-events:none}:root{--accent:#1F5EFF;--brand:#FF5A5F;--brand-dark:#E84A4F;--brand-bg:#FFF1F1;--ink-1:#0F1114;--ink-2:#5B616E;--ink-3:#8A909C;--bd:#E4E7EC;--bd-s:#C9CDD4;--bg-1:#F2F4F7;--bg-2:#FAFBFC;--surface:#FFFFFF;--r:6px;--r-card:10px;--r-pill:999px;--accent-bg:#EFF4FF;--success:#067647;--success-bg:#ECFDF3;--danger:#D92D20}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:1.5;color:var(--ink-1);background:var(--bg-1);overflow:hidden;height:100vh;-webkit-font-smoothing:antialiased}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}input,select{font:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app{display:flex;height:100vh}.rail{width:56px;flex:0 0 56px;background:var(--surface);border-right:1px solid var(--bd);display:flex;flex-direction:column;align-items:center;padding:8px 0;gap:2px;z-index:20}.rail-logo{width:32px;height:32px;border-radius:8px;background:var(--brand);display:grid;place-items:center;color:#fff;font-size:14px;font-weight:700;margin-bottom:12px;box-shadow:0 4px 10px #ff5a5f47;overflow:hidden}.rail-logo.logo-mark-img{background:transparent;box-shadow:none;padding:0}.rail-logo.logo-mark-img img{width:100%;height:100%;display:block;object-fit:cover}.gi{width:40px;height:40px;border-radius:var(--r);display:flex;align-items:center;justify-content:center;color:var(--ink-3);position:relative}.gi:hover{background:var(--bg-1);color:var(--ink-1)}.gi.on{color:var(--accent)}.gi.on:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:2px;background:var(--accent);border-radius:0 1px 1px 0}.gi svg{width:18px;height:18px}.gi .tip{display:none;position:absolute;left:48px;background:var(--ink-1);color:#fff;font-size:10px;padding:3px 7px;border-radius:4px;white-space:nowrap;z-index:99}.gi:hover .tip{display:block}.rail-b{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:2px}.main{flex:1;display:flex;flex-direction:column;overflow:hidden}.topbar{height:44px;flex:0 0 44px;background:var(--surface);border-bottom:1px solid var(--bd);display:flex;align-items:center;padding:0 14px;gap:10px;font-size:12px}.tb-back{color:var(--ink-2);display:flex;align-items:center;gap:4px}.tb-back:hover{color:var(--accent)}.tb-sep{width:1px;height:18px;background:var(--bd)}.tb-title{font-size:13px;font-weight:500}.tb-right{margin-left:auto;display:flex;align-items:center;gap:6px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:28px;padding:0 12px;border-radius:var(--r);font-size:12px;font-weight:500;border:0;cursor:pointer}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:#1a4fdd}.btn-ghost{background:var(--surface);color:var(--ink-1);border:1px solid var(--bd)}.btn-ghost:hover{background:var(--bg-2)}.device-toggle{display:flex;gap:0;border:1px solid var(--bd);border-radius:var(--r);overflow:hidden}.dt{width:30px;height:26px;display:grid;place-items:center;color:var(--ink-3);border-right:1px solid var(--bd)}.dt:last-child{border-right:0}.dt:hover{background:var(--bg-2);color:var(--ink-1)}.dt.on{background:var(--accent-bg);color:var(--accent)}.editor{flex:1;display:flex;overflow:hidden}.panel{width:320px;flex:0 0 320px;background:var(--surface);border-right:1px solid var(--bd);display:flex;flex-direction:column;overflow:hidden}.panel-tabs{display:flex;height:40px;flex:0 0 40px;border-bottom:1px solid var(--bd)}.ptab{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;font-size:11.5px;font-weight:500;color:var(--ink-2);cursor:pointer;border:0;background:transparent;border-bottom:2px solid transparent;padding:0 4px}.ptab:hover{color:var(--ink-1)}.ptab.on{color:var(--accent);border-bottom-color:var(--accent)}.ptab svg{width:14px;height:14px}.panel-content{flex:1;overflow-y:auto}.pview{display:none}.pview.on{display:block}.page-select{padding:12px 14px;border-bottom:1px solid var(--bd)}.page-select label{font-size:11px;font-weight:500;color:var(--ink-3);display:block;margin-bottom:4px}.page-select select{width:100%;height:30px;padding:0 8px;border:1px solid var(--bd);border-radius:var(--r);font-size:12px;background:var(--surface);-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.sec-list{padding:8px}.sec-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:var(--r);cursor:grab;margin-bottom:2px;border:1px solid transparent}.sec-item:hover{background:var(--bg-2);border-color:var(--bd)}.sec-item.on{background:var(--accent-bg);border-color:var(--accent)}.si-drag{color:var(--bd-s);font-size:14px;flex:0 0 14px;cursor:grab}.si-icon{width:28px;height:28px;border-radius:var(--r);background:var(--bg-1);display:grid;place-items:center;flex:0 0 28px}.si-icon svg{width:14px;height:14px;color:var(--ink-3)}.si-info{flex:1;min-width:0}.si-name{font-size:12px;font-weight:500}.si-type{font-size:10px;color:var(--ink-3)}.si-toggle{width:28px;height:16px;border-radius:8px;background:var(--bd-s);position:relative;cursor:pointer;flex:0 0 28px}.si-toggle.on{background:var(--accent)}.si-toggle:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;transition:transform .1s;box-shadow:0 1px 2px #0000001f}.si-toggle.on:after{transform:translate(12px)}.add-sec-btn{display:flex;align-items:center;justify-content:center;gap:5px;height:34px;margin:4px 8px;border-radius:var(--r);border:1px dashed var(--bd);color:var(--ink-2);font-size:12px}.add-sec-btn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-bg)}.nav-sec{padding:12px 14px;border-top:1px solid var(--bd)}.nav-sec-t{font-size:11px;font-weight:500;color:var(--ink-3);margin-bottom:8px}.nav-item{display:flex;align-items:center;gap:6px;padding:6px 8px;font-size:12px;color:var(--ink-2);border-radius:var(--r);margin-bottom:2px}.nav-item:hover{background:var(--bg-2)}.nav-item svg{width:12px;height:12px;color:var(--ink-3)}.nav-add{font-size:11px;color:var(--accent);margin-top:4px;font-weight:500;cursor:pointer;background:none;border:0;padding:0;font:inherit;display:block;text-align:left}.nav-add:hover{text-decoration:underline}.design-sec{padding:14px;border-bottom:1px solid var(--bd)}.ds-t{font-size:12px;font-weight:500;margin-bottom:10px}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.tpl{border:1px solid var(--bd);border-radius:var(--r);overflow:hidden;cursor:pointer;aspect-ratio:4/3;position:relative}.tpl:hover{border-color:var(--bd-s)}.tpl.on{border-color:var(--accent);border-width:2px}.tpl.on:after{content:"✓";position:absolute;top:4px;right:4px;width:16px;height:16px;border-radius:50%;background:var(--accent);color:#fff;font-size:9px;display:grid;place-items:center}.tpl-inner{width:100%;height:100%;display:flex;flex-direction:column}.tpl-hero{flex:0 0 40%;display:flex;align-items:center;justify-content:center}.tpl-body{flex:1;padding:4px;display:flex;flex-direction:column;gap:2px;justify-content:center;align-items:center}.tpl-line{height:2px;border-radius:1px;background:var(--bd-s)}.tpl-dot{width:4px;height:4px;border-radius:50%;background:var(--bd)}.color-row{display:flex;gap:6px;flex-wrap:wrap}.color-swatch{width:28px;height:28px;border-radius:var(--r);border:1px solid var(--bd);cursor:pointer;position:relative}.color-swatch:hover{border-color:var(--ink-3)}.color-swatch.on{border-color:var(--ink-1);border-width:2px}.color-swatch.on:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:1px solid #fff;border-radius:3px}.color-custom{display:flex;align-items:center;gap:6px;margin-top:8px}.color-custom label{position:relative}.color-custom input[type=color]{width:28px;height:28px;border:1px solid var(--bd);border-radius:var(--r);padding:0;cursor:pointer}.font-select{display:flex;gap:6px}.font-opt{flex:1;height:36px;border:1px solid var(--bd);border-radius:var(--r);display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer}.font-opt:hover{border-color:var(--bd-s)}.font-opt.on{border-color:var(--accent);background:var(--accent-bg);color:var(--accent)}.hero-options{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.hero-opt{height:48px;border:1px solid var(--bd);border-radius:var(--r);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;color:var(--ink-2);cursor:pointer}.hero-opt:hover{border-color:var(--bd-s)}.hero-opt.on{border-color:var(--accent);background:var(--accent-bg);color:var(--accent)}.hero-opt svg{width:16px;height:16px}.add-group{padding:14px}.add-group+.add-group{border-top:1px solid var(--bd)}.ag-t{font-size:11px;font-weight:500;color:var(--ink-3);margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.add-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.add-card{border:1px solid var(--bd);border-radius:var(--r);padding:10px 6px;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer;text-align:center}.add-card:hover{border-color:var(--accent);background:var(--accent-bg)}.add-card svg{width:20px;height:20px;color:var(--ink-3)}.add-card:hover svg{color:var(--accent)}.add-card span{font-size:10px;color:var(--ink-2);line-height:1.3}.add-card:hover span{color:var(--accent)}.preview{flex:1;background:#e8eaed;display:flex;align-items:flex-start;justify-content:center;overflow:auto;padding:24px}.preview-frame{background:var(--surface);box-shadow:0 2px 20px #00000014;border-radius:var(--r-card);overflow:hidden;width:100%;max-width:960px;min-height:600px}.pv-nav{height:40px;display:flex;align-items:center;padding:0 20px;gap:12px;border-bottom:1px solid var(--bd);font-size:11px}.pv-nav-logo{font-size:12px;font-weight:600;margin-right:12px}.pv-nav a{color:var(--ink-2)}.pv-nav a.on{color:var(--accent)}.pv-nav .pv-cta{margin-left:auto;height:24px;padding:0 12px;border-radius:4px;background:var(--accent);color:#fff;font-size:10px;display:flex;align-items:center}.pv-hero{padding:40px 32px;text-align:center;position:relative}.pv-hero.dark{background:var(--ink-1);color:#fff}.pv-hero.dark .pv-meta{color:#ffffff80}.pv-hero h2{font-size:22px;font-weight:600;letter-spacing:-.02em;margin-bottom:6px}.pv-meta{font-size:11px;color:var(--ink-2);margin-bottom:16px}.pv-btn{height:32px;padding:0 20px;border-radius:var(--r);background:var(--accent);color:#fff;font-size:12px;font-weight:500;display:inline-flex;align-items:center;border:0}.pv-sec{padding:24px 32px;border-top:1px solid var(--bd)}.pv-sec.alt{background:var(--bg-2)}.pv-sec-t{font-size:14px;font-weight:600;margin-bottom:12px;letter-spacing:-.01em}.pv-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pv-card{border:1px solid var(--bd);border-radius:var(--r);overflow:hidden;text-align:center}.pv-card-photo{height:60px;background:var(--bg-1);display:grid;place-items:center;font-size:14px;font-weight:600;color:var(--ink-3)}.pv-card-name{font-size:11px;font-weight:500;padding:6px 4px 2px}.pv-card-role{font-size:9px;color:var(--ink-2);padding:0 4px 6px}.pv-agenda{max-width:400px}.pv-slot{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid var(--bd);font-size:11px}.pv-slot:last-child{border-bottom:0}.pv-time{color:var(--accent);font-weight:500;width:40px;flex:0 0 40px}.pv-sponsors{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.pv-sponsor{height:32px;padding:0 14px;border:1px solid var(--bd);border-radius:4px;font-size:10px;color:var(--ink-2);display:flex;align-items:center}.pv-footer{padding:16px 32px;border-top:1px solid var(--bd);font-size:10px;color:var(--ink-3);text-align:center}.pv-sec:hover,.pv-hero:hover{outline:2px solid var(--accent);outline-offset:-2px;cursor:pointer}.pv-sec.selected,.pv-hero.selected{outline:2px solid var(--accent);outline-offset:-2px}.sec-settings{display:none;border-top:1px solid var(--bd);background:var(--surface)}.sec-settings.open{display:block}.ss-head{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid var(--bd)}.ss-back{width:24px;height:24px;border-radius:var(--r);display:grid;place-items:center;color:var(--ink-2)}.ss-back:hover{background:var(--bg-1);color:var(--ink-1)}.ss-title{font-size:13px;font-weight:500;flex:1}.ss-body{padding:12px 14px;overflow-y:auto;max-height:calc(100vh - 340px)}.ss-sec{margin-bottom:16px}.ss-label{font-size:11px;font-weight:500;color:var(--ink-3);margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.ss-meta{font-size:11px;color:var(--ink-3);margin-bottom:12px}.ss-hint{font-size:11px;color:var(--ink-3);line-height:1.4;margin-top:6px}.ss-err{font-size:11px;color:var(--danger);margin-top:6px}.inspector{width:300px;flex:0 0 300px;background:var(--surface);border-left:1px solid var(--bd);display:flex;flex-direction:column;overflow:hidden;z-index:5}.inspector .ss-head{flex:0 0 auto}.inspector-body{flex:1;max-height:none;overflow-y:auto}.chip-row{display:flex;flex-wrap:wrap;gap:6px}.chip{height:26px;padding:0 10px;border-radius:999px;border:1px solid var(--bd);font-size:11px;color:var(--ink-2);background:var(--surface)}.chip:hover{border-color:var(--bd-s);color:var(--ink-1)}.chip.on{border-color:var(--accent);background:var(--accent-bg);color:var(--accent)}.upload-tile{width:100%;aspect-ratio:16/9;border:1px dashed var(--bd);border-radius:var(--r);background:var(--bg-2);display:grid;place-items:center;overflow:hidden;cursor:pointer}.upload-tile:hover{border-color:var(--accent);background:var(--accent-bg)}.upload-tile-ph{font-size:12px;color:var(--ink-2);font-weight:500}.upload-tile-img{width:100%;height:100%;object-fit:cover}.nav-menu-ed{padding:0}.nav-menu-list{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.nav-menu-row{padding:10px;border:1px solid var(--bd);border-radius:var(--r);background:var(--bg-2)}.nav-menu-row-top{display:flex;gap:4px;align-items:center;margin-bottom:8px}.nav-menu-row-top .ss-input{flex:1}.nav-ico{width:26px;height:26px;border-radius:var(--r);border:1px solid var(--bd);background:var(--surface);font-size:11px;display:grid;place-items:center}.nav-ico:hover{background:var(--bg-1)}.nav-ico.danger{color:var(--danger)}.layout-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.layout-opt{border:1px solid var(--bd);border-radius:var(--r);padding:8px;cursor:pointer;text-align:center;transition:all .12s}.layout-opt:hover{border-color:var(--bd-s)}.layout-opt.on{border-color:var(--accent);background:var(--accent-bg)}.lo-preview{height:52px;display:flex;align-items:center;justify-content:center;gap:3px;margin-bottom:4px;overflow:hidden}.lo-name{font-size:10px;color:var(--ink-2)}.layout-opt.on .lo-name{color:var(--accent)}.lo-card{width:22px;height:30px;border:1px solid var(--bd-s);border-radius:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.lo-card .dot{width:10px;height:10px;border-radius:50%;background:var(--bd-s)}.lo-card .line{height:1.5px;width:14px;background:var(--bd-s);border-radius:1px}.lo-row{width:100%;height:18px;border:1px solid var(--bd-s);border-radius:2px;display:flex;align-items:center;gap:4px;padding:0 4px;margin-bottom:2px}.lo-row .dot{width:10px;height:10px;border-radius:50%;background:var(--bd-s);flex:0 0 10px}.lo-row .lines{display:flex;flex-direction:column;gap:1px;flex:1}.lo-row .line{height:1.5px;background:var(--bd-s);border-radius:1px}.lo-tl{width:100%;display:flex;flex-direction:column;gap:3px}.lo-tl-r{display:flex;align-items:center;gap:3px}.lo-tl-t{width:14px;height:2px;background:var(--accent);border-radius:1px;opacity:.5}.lo-tl-b{flex:1;height:7px;background:var(--bg-1);border-radius:2px;border:1px solid var(--bd)}.lo-pricing{display:flex;gap:3px;width:100%}.lo-price-col{flex:1;height:44px;border:1px solid var(--bd-s);border-radius:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.lo-price-col .line{height:1.5px;width:60%;background:var(--bd-s);border-radius:1px}.lo-price-col .dot{width:4px;height:4px;border-radius:50%;background:var(--accent);opacity:.4}.lo-bars{display:flex;gap:3px;width:100%;height:44px}.lo-bars.col{flex-direction:column}.lo-bars .bar{flex:1;background:#dde0e4;border-radius:2px;min-height:6px}.layout-opt.on .lo-bars .bar:nth-child(2){background:var(--accent)}.ss-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:6px 0;border-bottom:1px solid var(--bd)}.ss-toggle-row:last-child{border-bottom:0}.ss-toggle-row span{font-size:12px}.ss-row{display:flex;gap:8px;margin-bottom:8px}.ss-field{flex:1}.ss-field label{font-size:10px;color:var(--ink-3);display:block;margin-bottom:2px}.ss-input{width:100%;height:28px;padding:0 8px;border:1px solid var(--bd);border-radius:var(--r);font-size:11px;background:var(--surface)}.ss-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #1f5eff1a}select.ss-input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.auth-gate,.home{max-width:480px;margin:10vh auto;padding:2rem;font-family:Inter,system-ui,sans-serif}.auth-gate h1,.home h1{margin:0 0 .75rem;font-size:1.5rem}.home-form{display:grid;gap:.5rem;margin-top:1.25rem}.home-form input{height:36px;padding:0 10px;border:1px solid var(--bd);border-radius:var(--r)}.home-form button{height:36px;border:0;border-radius:var(--r);background:var(--accent);color:#fff;font-weight:500;cursor:pointer}.preview.mobile .preview-frame{width:375px;max-width:375px;border-radius:24px;border:8px solid #1a1d21}.preview.mobile{align-items:center;padding:32px 16px}.phone-shell{width:375px;height:667px;background:#f5f5f5;border:1px solid #d1d1d1;border-radius:40px;box-shadow:0 12px 40px #0f11142e;display:flex;flex-direction:column;overflow:hidden;flex:0 0 auto}.phone-notch{flex:0 0 28px;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.phone-notch:after{content:"";width:96px;height:8px;border-radius:999px;background:#d1d1d1}.phone-screen{flex:1;overflow:auto;background:#fff;width:100%}.phone-home{flex:0 0 22px;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.phone-home:after{content:"";width:108px;height:4px;border-radius:999px;background:#c9cdd4}.preview-live{width:100%;transform-origin:top center}.preview-live .ev-site{pointer-events:auto}.tb-status{font-size:10px;color:var(--ink-3)}.tb-status.err{color:var(--danger)}.tb-status.ok{color:var(--success)}.sec-item.dim{opacity:.45}.sec-item.flash{animation:secFlash .9s ease}@keyframes secFlash{0%,to{background:transparent}30%{background:var(--accent-bg)}}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f111466;display:flex;align-items:center;justify-content:center;z-index:200}.dialog{background:#fff;border-radius:10px;padding:20px;width:min(420px,92vw);box-shadow:0 12px 40px #0000002e}.dialog.dialog-rte{width:min(640px,94vw);max-height:min(90vh,720px);overflow:auto}.dialog h3{font-size:15px;margin-bottom:8px}.dialog p{font-size:12px;color:var(--ink-2);margin-bottom:16px;line-height:1.5}.dialog-actions{display:flex;justify-content:flex-end;gap:8px}.ss-html-trigger{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;padding:10px 12px;border:1px solid var(--bd);border-radius:8px;background:#fff;cursor:pointer;font:inherit;color:inherit}.ss-html-trigger:hover{border-color:var(--accent);background:var(--bg-2,#FAFAFA)}.ss-html-preview{flex:1;min-width:0;font-size:12.5px;line-height:1.45;color:var(--ink-2);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ss-html-action{flex:0 0 auto;font-size:12px;font-weight:500;color:var(--accent);padding-top:1px}.loading-full{padding:48px;text-align:center;color:var(--ink-2)}.gi{text-decoration:none}.rail a.gi{color:inherit}
