:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f4f6fb;color:#17253f;min-height:100%;--color-background:#f4f6fb;--color-surface:#fff;--color-surface-muted:#e3e9f4;--color-primary:#1b3664;--color-primary-soft:#27487c;--color-primary-contrast:#fff;--color-accent-muted:rgba(27,54,108,.12);--color-border:rgba(23,41,72,.16);--color-border-strong:rgba(23,41,72,.26);--shadow-primary:0 22px 48px rgba(18,36,66,.22);--shadow-soft:0 16px 32px rgba(18,36,66,.12);--shadow-card:0 20px 44px rgba(12,24,48,.12);--shadow-card-strong:0 28px 58px rgba(12,24,48,.18);--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px;--radius-card:28px;--radius-pill:999px;--gradient-cover-azure:linear-gradient(135deg,#c8d9ff,#e3ebff);--gradient-cover-teal:linear-gradient(135deg,#b9f1e6,#def5ff);--gradient-cover-sunset:linear-gradient(135deg,#ffd2ba,#ffe3f4);--gradient-cover-indigo:linear-gradient(135deg,#d6cffd,#f0e6ff)}*{box-sizing:border-box}body{margin:0;background-color:var(--color-background);color:#17253f;overflow-x:hidden}.site-wrapper{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1 1;display:flex;flex-direction:column;gap:0}a{color:inherit;text-decoration:none}button{font-family:inherit}.button-link{--btn-bg:var(--color-primary);--btn-bg-hover:var(--color-primary-soft);--btn-color:var(--color-primary-contrast);--btn-color-hover:var(--btn-color);--btn-border:1px solid rgba(17,36,66,.24);--btn-border-hover:var(--btn-border);--btn-shadow:var(--shadow-primary);--btn-shadow-hover:0 26px 52px rgba(18,36,66,.28);--btn-radius:var(--radius-md);--btn-padding-y:10px;--btn-padding-x:24px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:var(--btn-padding-y) var(--btn-padding-x);border-radius:var(--btn-radius);background:var(--btn-bg);color:var(--btn-color);font-weight:600;font-size:16px;line-height:24px;border:var(--btn-border);box-shadow:var(--btn-shadow);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease,background .2s ease}.button-link:focus-visible,.button-link:hover{background:var(--btn-bg-hover);color:var(--btn-color-hover);border:var(--btn-border-hover);transform:translateY(-1px);box-shadow:var(--btn-shadow-hover)}.button-link:disabled,.button-link[aria-disabled=true]{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.container{width:min(1200px,100%);margin:0 auto;padding:0 clamp(20px,5vw,48px)}.page-section{padding:clamp(72px,10vw,112px) 0}.legal-page{padding:clamp(48px,8vw,120px) 0 120px}.legal-hero{margin-bottom:clamp(32px,6vw,56px)}.legal-eyebrow{font-size:14px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;color:rgba(15,23,42,.6)}.legal-hero h1{margin:0 0 16px;font-size:clamp(32px,5vw,46px);line-height:1.2;color:#0f1f3d}.legal-hero p{margin:0;font-size:18px;line-height:1.6;color:rgba(15,23,42,.7)}.legal-section{padding:32px 0;border-top:1px solid rgba(15,23,42,.08)}.legal-section:first-of-type{border-top:none}.legal-section h2{margin:0 0 12px;font-size:24px;color:#0f1f3d}.legal-section p,.legal-section ul{margin:0 0 12px;line-height:1.6;color:rgba(15,23,42,.78)}.legal-section ul{padding-left:20px}.legal-section li+li{margin-top:6px}.page-section:first-of-type{padding-top:clamp(96px,14vw,136px)}@media (max-width:640px){.page-section{padding:44px 0}.page-section:first-of-type{padding-top:64px}}@media (min-width:960px){.case-detail .page-section{padding:64px 0}.case-detail .page-section:first-of-type{padding-top:96px}.industry-detail .page-section{padding:72px 0}.industry-detail .page-section:first-of-type{padding-top:108px}.case-detail .page-section{padding:64px 0}.case-detail .page-section:first-of-type{padding-top:96px}}.section-header{display:flex;flex-direction:column;gap:16px;margin-bottom:48px}.section-header h1,.section-header h2{margin:0;font-size:clamp(32px,4.6vw,48px);line-height:1.08;color:#0f1f3d}.section-header p{margin:0;max-width:720px;color:rgba(15,23,42,.72);font-size:18px;line-height:1.6}@media (max-width:640px){.section-header{gap:12px;margin-bottom:32px}.section-header h1,.section-header h2{font-size:clamp(26px,7.4vw,34px)}.section-header p{font-size:16px;line-height:1.5}}.hero-surface{position:relative;overflow:hidden;background:radial-gradient(620px circle at 18% 18%,hsla(0,0%,100%,.42),transparent 68%),radial-gradient(520px circle at 80% 12%,hsla(0,0%,100%,.32),transparent 70%),var(--hero-gradient,var(--color-surface));background-repeat:no-repeat;background-size:100% 100%,100% 100%,cover;color:#0b1f3f}.hero-surface .section-header h1,.hero-surface .section-header h2{color:#061833}.hero-surface .section-header p{color:rgba(6,24,51,.78)}.industries-hero{--hero-gradient:linear-gradient(135deg,#8fb8ff,#f4b9ff)}.services-hero{--hero-gradient:linear-gradient(135deg,#7fe1ff,#ffb3d5)}.analytics-hero{--hero-gradient:linear-gradient(135deg,#8cd3ff,#ffe0b2)}.analytics-hero .section-header{position:relative}.analytics-hero .section-header .analytics-hero__summary{max-width:560px;font-size:16px;line-height:1.5}.analytics-hero__admin{position:absolute;top:0;right:0}.analytics-hero__admin-form{display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border-radius:999px;border:1px solid rgba(6,24,51,.12);background:hsla(0,0%,100%,.6)}.analytics-hero__admin-toggle{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:rgba(6,24,51,.7)}.analytics-hero__admin-toggle input{width:14px;height:14px}.analytics-hero__admin-button{--btn-padding-y:4px;--btn-padding-x:12px;--btn-radius:999px;--btn-shadow:none;--btn-shadow-hover:none;font-size:12px;line-height:16px}.analytics-hero .section-header .analytics-hero__cta{margin-top:10px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-wrap:wrap;padding:0;border:none;background:transparent;box-shadow:none}.analytics-hero .section-header .analytics-hero__cta-text{margin:0;font-size:14px;color:rgba(6,24,51,.68);max-width:440px}@media (max-width:640px){.analytics-hero .section-header .analytics-hero__summary{font-size:15px;line-height:1.45}.analytics-hero__admin{position:static;margin-top:8px}.analytics-hero__admin-form{padding:6px 8px}.analytics-hero .section-header .analytics-hero__cta{gap:10px}}.analytics-card.card{padding:28px;gap:14px}.analytics-card__meta{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"source date" "service date";align-items:start;grid-column-gap:12px;column-gap:12px;grid-row-gap:10px;row-gap:10px;font-size:12px;color:rgba(15,23,42,.62)}.analytics-card__source{grid-area:source;display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:rgba(15,23,42,.06);color:rgba(15,23,42,.78);font-weight:700;font-size:11px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.analytics-card__date{grid-area:date;justify-self:end;align-self:start;white-space:nowrap;font-weight:600}.analytics-card__service{grid-area:service;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.analytics-card__status{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border-radius:999px;font-weight:700;font-size:11px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.analytics-card__status:before{content:"";width:8px;height:8px;border-radius:999px;background:rgba(15,23,42,.5)}.analytics-card__status--active{background:rgba(16,185,129,.14);color:rgba(6,95,70,.98)}.analytics-card__status--active:before{background:rgba(16,185,129,.95)}.analytics-card__status--inactive{background:rgba(15,23,42,.06);color:rgba(15,23,42,.62)}.analytics-card__status--inactive:before{background:rgba(15,23,42,.32)}.analytics-card__flag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-weight:700;font-size:11px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.analytics-card__flag--borderline{background:rgba(245,158,11,.16);color:rgba(146,64,14,.98)}.analytics-card__flag--quality{background:rgba(59,130,246,.14);color:rgba(30,64,175,.98)}.analytics-card__flag--tool{background:rgba(15,23,42,.06);color:rgba(15,23,42,.72)}.analytics-card__flag--lead{background:rgba(24,72,184,.1);color:rgba(15,31,61,.9)}.analytics-card__title{-webkit-line-clamp:2}.analytics-card__summary,.analytics-card__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.analytics-card__summary{-webkit-line-clamp:4}.analytics-card__footer{margin-top:auto;display:flex;flex-direction:column;gap:12px}.analytics-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.analytics-tag{display:inline-flex;align-items:center;max-width:100%;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analytics-tag--topic{background:rgba(24,72,184,.1);color:rgba(15,31,61,.92)}.analytics-tag--industry{background:rgba(15,23,42,.06);color:rgba(15,23,42,.72)}.analytics-tag__link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;margin:0;background:transparent;font:inherit;color:inherit;cursor:pointer;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}@media (max-width:640px){.analytics-card__meta{row-gap:8px}}.tools-actions,.tools-tabs{align-items:center}.tools-actions{margin-top:16px;padding:14px 16px;border-radius:20px;border:1px solid rgba(15,31,61,.1);background:hsla(0,0%,100%,.88);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.tools-actions--compact{margin-top:14px;padding:12px 14px}.tools-actions__left{display:grid;grid-gap:4px;gap:4px;color:rgba(15,31,61,.8)}.tools-action-btn{--btn-padding-y:8px;--btn-padding-x:14px;--btn-radius:14px;--btn-shadow:none;--btn-shadow-hover:none;width:auto;font-size:14px;line-height:20px}.tools-action-btn--primary{--btn-bg:var(--color-primary);--btn-bg-hover:var(--color-primary-soft);--btn-color:var(--color-primary-contrast);--btn-border:1px solid rgba(17,36,66,.18);--btn-border-hover:1px solid rgba(17,36,66,.22)}.tools-action-btn--secondary{--btn-padding-x:12px}.tools-action-btn:focus-visible,.tools-action-btn:hover{transform:none}.tools-actions__left span{font-size:13px;color:rgba(15,31,61,.62)}.tools-actions__right{display:flex;gap:10px;flex-wrap:wrap}.tools-tool{display:grid;grid-gap:18px;gap:18px}.tools-detail{display:grid;grid-gap:34px;gap:34px}.tools-page-section{padding:clamp(52px,7vw,80px) 0}.tools-panels{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);grid-gap:22px;gap:22px;align-items:start}.tools-panels--three{grid-template-columns:repeat(3,minmax(0,1fr))}.tools-panels--two{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-panel.card{padding:24px;border-radius:28px;box-shadow:var(--shadow-soft)}.tools-panel.card:focus-within,.tools-panel.card:hover{transform:none;box-shadow:var(--shadow-soft)}.tools-panel__header{display:grid;grid-gap:8px;gap:8px;margin-bottom:16px}.tools-panel__header h2{margin:0;font-size:20px;line-height:1.2;letter-spacing:-.015em;color:rgba(6,24,51,.96)}.tools-panel__header p{margin:0;font-size:14px;line-height:1.55;color:rgba(15,31,61,.72)}.tools-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.tools-subcard{padding:18px 18px 16px;border-radius:24px;border:1px solid rgba(15,31,61,.1);background:linear-gradient(180deg,rgba(244,248,255,.9),hsla(0,0%,100%,.92))}.tools-subcard__header{display:flex;gap:10px;align-items:baseline;margin-bottom:14px;color:rgba(15,31,61,.82)}.tools-subcard__header strong{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:10px;background:rgba(24,72,184,.1);color:rgba(24,72,184,.95);font-weight:800}.tools-subcard__header span{font-weight:700;font-size:14px}.tools-form,.tools-form__row{display:grid;grid-gap:12px;gap:12px}.tools-form__row{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-field{display:grid;grid-gap:8px;gap:8px;font-size:13px;color:rgba(15,31,61,.78)}.tools-field--inline{grid-template-columns:90px 1fr auto;align-items:center;gap:10px}.tools-field__label{font-weight:650;color:rgba(15,31,61,.78)}.tools-field input,.tools-field select,.tools-field textarea{width:100%;padding:11px 12px;border-radius:16px;border:1px solid rgba(15,31,61,.16);background:hsla(0,0%,100%,.94);font:inherit;color:rgba(6,24,51,.96)}.tools-field input::placeholder,.tools-field textarea::placeholder{color:rgba(15,31,61,.42)}.tools-field textarea{resize:vertical;min-height:42px}.tools-field input:focus-visible,.tools-field select:focus-visible,.tools-field textarea:focus-visible{outline:2px solid rgba(11,75,214,.35);outline-offset:2px}.tools-export{display:grid;grid-gap:14px;gap:14px;padding:18px;border-radius:22px;border:1px solid rgba(15,31,61,.1);background:hsla(0,0%,100%,.96)}.tools-export--doc{max-width:100%}.tools-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.tools-kpis--two{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.tools-kpi{padding:14px 14px 12px;border-radius:18px;border:1px solid rgba(15,31,61,.1);background:linear-gradient(180deg,rgba(245,248,255,.96),hsla(0,0%,100%,.98));display:grid;grid-gap:6px;gap:6px;min-height:92px}.tools-kpi__label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:rgba(15,23,42,.58);font-weight:800}.tools-kpi__value{font-size:clamp(17px,1.4vw,20px);line-height:1.15;letter-spacing:-.015em;color:rgba(6,24,51,.96);overflow-wrap:anywhere;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tools-kpi__note{font-size:13px;line-height:1.35;color:rgba(15,31,61,.64)}.tools-delta{padding:14px 14px 12px;border-radius:18px;border:1px solid rgba(15,31,61,.1);background:rgba(15,31,61,.03);display:grid;grid-gap:6px;gap:6px}.tools-delta--good{background:rgba(16,185,129,.08);border-color:rgba(16,185,129,.22)}.tools-delta__label{font-size:12px;font-weight:700;color:rgba(15,31,61,.76)}.tools-delta__value{font-size:16px;font-weight:800;color:rgba(6,24,51,.96)}.tools-delta__note{font-size:13px;color:rgba(15,31,61,.66)}.tools-table-wrap{overflow-x:auto;border-radius:18px;border:1px solid rgba(15,31,61,.1);background:hsla(0,0%,100%,.92);padding:0 14px}.tools-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.55;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tools-table td,.tools-table th{padding:10px 0;border-bottom:1px solid rgba(15,31,61,.1);vertical-align:top}.tools-table td:first-child,.tools-table th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2;background:hsla(0,0%,100%,.96);padding-right:12px}.tools-table td:last-child,.tools-table th:last-child{position:-webkit-sticky;position:sticky;right:0;z-index:2;background:hsla(0,0%,100%,.96);padding-left:12px;text-align:right}.tools-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:3}.tools-table thead th:first-child,.tools-table thead th:last-child{z-index:4}.tools-table th{text-align:left;font-weight:650;color:rgba(6,24,51,.92)}.tools-doc{color:rgba(15,31,61,.9);font-size:15px;line-height:1.7}.tools-doc h3{margin:18px 0 8px;font-size:16px;color:rgba(6,24,51,.94)}.tools-doc p{margin:0}.tools-doc ul{margin:0;padding-left:18px}.tools-ranking{margin-top:10px;font-size:13px;color:rgba(15,31,61,.72)}.tools-criterion{display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(0,1fr) 140px auto;align-items:end;padding:12px 0;border-bottom:1px solid rgba(15,31,61,.08)}.tools-mini{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;font:inherit;color:rgba(15,31,61,.6);text-decoration:underline;cursor:pointer;padding:10px 0;white-space:nowrap}.tools-mini:focus-visible,.tools-mini:hover{color:rgba(11,75,214,.9)}.tools-score{width:auto;min-width:64px}.tools-checklist{display:grid;grid-gap:12px;gap:12px}.tools-checklist__item{display:grid;grid-gap:10px;gap:10px;padding:12px 14px;border-radius:16px;border:1px solid rgba(15,31,61,.1);background:hsla(0,0%,100%,.78)}.tools-checklist__row{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:rgba(15,31,61,.86);font-weight:600}.tools-checklist__row input{margin-top:3px;width:16px;height:16px}.tools-checklist__item textarea{width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(15,31,61,.14);background:hsla(0,0%,100%,.88);font:inherit;color:rgba(6,24,51,.96);resize:vertical}.tools-error{margin-top:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(239,68,68,.2);background:rgba(239,68,68,.06);color:rgba(127,29,29,.92);font-weight:600}.tools-related-section{padding-top:6px}.tools-related-header{display:flex;gap:16px;align-items:baseline;justify-content:space-between;flex-wrap:wrap;margin-bottom:16px}.tools-related-header h2{margin:0;font-size:18px;letter-spacing:-.01em;color:rgba(6,24,51,.96)}.tools-related-header p{margin:0;font-size:14px;color:rgba(15,31,61,.68)}.tools-related-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.tools-related-card{padding:18px;border-radius:24px;border:1px solid rgba(15,31,61,.1);background:hsla(0,0%,100%,.94);display:grid;grid-gap:10px;gap:10px}.tools-related-card:focus-visible,.tools-related-card:hover{border-color:rgba(24,72,184,.25);box-shadow:var(--shadow-soft);transform:none;outline:none}.tools-related-card strong{font-size:14px;line-height:1.35;color:rgba(6,24,51,.96)}.tools-related-card span{font-size:14px;line-height:1.55;color:rgba(15,31,61,.74);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tools-related-card__cta{font-size:13px;font-weight:700;color:rgba(11,75,214,.9)}@media (max-width:980px){.tools-criterion,.tools-form__row,.tools-kpis,.tools-kpis--two,.tools-panels,.tools-split{grid-template-columns:1fr}}@media (max-width:720px){.tools-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;gap:10px;-webkit-overflow-scrolling:touch}.tools-tabs .reports-tab{flex:0 0 auto;min-width:auto;justify-content:center}}.deliverable__list,.process-list__highlights{margin:12px 0 0;padding-left:20px;list-style:disc;display:grid;grid-gap:6px;gap:6px;color:rgba(15,31,61,.72);font-size:15px;line-height:1.55}.cases-hero{--hero-gradient:linear-gradient(135deg,#ffa87a,#ffe088)}.about-hero{--hero-gradient:linear-gradient(135deg,#7fd6ff,#cfb6ff)}.about-hero__highlights{margin:32px 0 0;padding:0;list-style:none;display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.about-hero__highlight{padding:18px 24px;border-radius:20px;background:hsla(0,0%,100%,.84);border:1px solid rgba(15,31,61,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-weight:600;color:rgba(6,24,51,.86);line-height:1.45}@media (min-width:960px){.about-hero__highlights{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.sponsorship-hero{--hero-gradient:linear-gradient(135deg,#ff8fb3,#ffd18c)}.contacts-hero{--hero-gradient:linear-gradient(135deg,#8ed4ff,#bfffd7)}.home-hero{padding:140px 0 120px;position:relative;overflow:hidden;color:#0b1f3f}.home-hero:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(128deg,rgba(138,181,255,.82),rgba(240,160,255,.78)),linear-gradient(0deg,rgba(6,14,32,.35),rgba(6,14,32,.12));pointer-events:none}.home-hero__inner{display:grid;align-items:center;grid-gap:clamp(32px,8vw,120px);gap:clamp(32px,8vw,120px);position:relative;z-index:2;grid-template-columns:minmax(320px,640px) minmax(360px,520px)}.home-hero__eyebrow{display:inline-flex;align-items:center;padding:6px 14px;border-radius:var(--radius-pill);background:rgba(15,31,61,.08);color:#0f1f3d;font-weight:600;letter-spacing:.18em;text-transform:uppercase;font-size:12px;margin-bottom:18px}.home-hero__title{margin:0 0 18px;font-size:clamp(42px,5.6vw,56px);line-height:1.04;letter-spacing:-.01em;color:#0b1f3f}.home-hero__lead{margin:0 0 32px;max-width:560px;color:rgba(15,31,61,.72);font-size:18px;line-height:1.6}.home-hero__actions{display:inline-flex;flex-wrap:wrap;gap:14px}.home-hero__actions .button-link{--btn-shadow:0 18px 32px rgba(11,31,63,.2);--btn-shadow-hover:0 24px 46px rgba(11,31,63,.32)}.home-hero__actions .button-link--secondary{--btn-bg:transparent;--btn-bg-hover:rgba(11,31,63,.06);--btn-color:#0b1f3f;--btn-border:1px solid rgba(11,31,63,.22);box-shadow:none}.home-hero__card{align-self:stretch;padding:38px;min-height:460px;border-radius:32px;background:hsla(0,0%,100%,.95);border:1px solid rgba(15,31,61,.08);box-shadow:0 32px 64px rgba(12,24,48,.18);color:#0b1f3f;position:relative;overflow:hidden;margin-left:clamp(28px,7vw,140px)}.home-hero__card-content{position:relative;display:flex;flex-direction:column;gap:14px;z-index:2;min-height:100%}.home-hero__card-pane{background:rgba(0,8,24,.35);border:1px solid hsla(0,0%,100%,.14);border-radius:24px;padding:18px 22px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 15px 40px rgba(4,12,30,.35);margin-bottom:14px}.home-hero__card-bg-wrapper{position:absolute;inset:0;overflow:hidden}.home-hero__card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;filter:saturate(1.08) contrast(1.12) brightness(1.05);transition:opacity 1s ease}.home-hero__card-bg--active{opacity:1}.home-hero__card-overlay{position:absolute;inset:0;background:linear-gradient(190deg,rgba(8,14,38,.25),rgba(4,8,28,.6) 85%);z-index:1}.home-hero__card--landscape{display:block;max-width:480px}.home-hero__card-title{display:flex;align-items:flex-start}.home-hero__card-subtitle{margin:0;font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.9);text-shadow:0 4px 18px rgba(0,0,0,.4)}.home-hero__card-title h3{margin:0;font-size:24px;line-height:1.2;color:#fff;text-shadow:0 6px 20px rgba(0,0,0,.4)}.home-hero__card p{margin:0;color:hsla(0,0%,100%,.86);text-shadow:0 6px 18px rgba(0,0,0,.4)}.home-hero__card-eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.7);margin:0 0 12px}.home-hero__card-link{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:18px;background:linear-gradient(135deg,#1f3d89,#8842c8);color:#fff;font-weight:600;text-decoration:none;border:1px solid hsla(0,0%,100%,.4);box-shadow:0 12px 24px rgba(22,48,105,.25);transition:background .2s ease,transform .2s ease,border-color .2s,box-shadow .2s ease}@media (max-width:640px){.home-hero__card{width:100%;margin:28px 0 0;padding:24px;border-radius:24px;min-height:auto;box-shadow:0 20px 42px rgba(6,10,28,.28)}.home-hero__card-content{min-height:auto;gap:12px}.home-hero__card-overlay{background:linear-gradient(200deg,rgba(8,14,38,.22),rgba(4,8,28,.5) 88%)}.home-hero__card-link{width:100%;justify-content:center;padding:12px 18px}}.home-hero__card-link:after{content:"→";font-size:16px;line-height:1}.home-hero__card-link:focus-visible,.home-hero__card-link:hover{background:linear-gradient(135deg,#2647a0,#8f44cc);border-color:hsla(0,0%,100%,.6);box-shadow:0 18px 32px rgba(29,60,126,.32);transform:translateY(-1px);outline:none}.home-section{padding:clamp(72px,10vw,112px) 0}.card-grid{display:grid;grid-gap:28px;gap:28px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.card{position:relative;padding:32px;border-radius:var(--radius-card);background:var(--color-surface);border:1px solid rgba(17,31,55,.08);box-shadow:var(--shadow-card);transition:transform .18s ease,box-shadow .18s ease}.card--elevated{box-shadow:var(--shadow-soft)}.card--outlined{background:hsla(0,0%,100%,.96)}.card:focus-within,.card:hover{transform:translateY(-2px);box-shadow:var(--shadow-card-strong)}.accent-card{position:relative;overflow:hidden;border-radius:var(--radius-card);background:var(--color-surface);border:1px solid rgba(15,23,42,.08);box-shadow:var(--shadow-card)}.accent-card--interactive{cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.accent-card--interactive:focus-visible,.accent-card--interactive:hover{transform:translateY(-6px);border-color:rgba(24,72,184,.28);box-shadow:var(--shadow-card-strong)}.accent-card--interactive:focus-visible{outline:2px solid rgba(24,72,184,.45);outline-offset:4px}.accent-card:before{content:"";position:absolute;top:0;left:28px;right:28px;height:8px;border-radius:0 0 999px 999px;background:var(--card-accent,var(--gradient-cover-indigo));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.4)}.accent-card>*{position:relative;z-index:1}@media (max-width:720px){.home-hero{padding:clamp(68px,18vw,112px) 0 clamp(40px,14vw,72px)}.home-hero__inner{grid-template-columns:1fr;gap:26px}.home-hero__actions{gap:10px}.home-section{padding:48px 0}.lead-form{padding:20px;gap:16px}.lead-form__fields{gap:14px}.lead-form__field{gap:6px}.card{padding:clamp(24px,8vw,28px)}.accent-card,.card{border-radius:var(--radius-lg)}.card-grid,.case-card-grid,.case-highlight-grid,.event-grid,.indexbox-conference .conference-section__content,.industry-slide-grid,.insight-grid,.package-grid,.partner-logos-column,.partners-grid,.pricing-card-grid,.process-list,.results-grid,.value-grid,.video-grid{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.contact-section__container,.feature-section__container{padding:clamp(28px,8vw,40px);border-radius:clamp(24px,12vw,36px);gap:clamp(20px,6vw,28px)}.registration-modal__panel{padding:clamp(24px,8vw,32px);border-radius:var(--radius-lg)}.contact-section__actions{width:100%}.contact-section__actions .button-link{width:100%;justify-content:center}.indexbox-hero{padding:clamp(88px,18vw,128px) 0 clamp(56px,18vw,96px)}.indexbox-hero__container{grid-template-columns:1fr;gap:32px}.indexbox-hero__visual{min-height:280px;border-radius:clamp(28px,10vw,40px)}}.home-digital-expertise{background:linear-gradient(180deg,rgba(24,72,184,.08),rgba(24,72,184,0) 70%)}.home-digital-expertise .section-header{max-width:760px}.home-digital-expertise .section-header p{color:rgba(23,41,72,.72)}.home-digital-expertise__card{border:1px solid rgba(24,72,184,.14);box-shadow:0 20px 44px rgba(18,36,66,.14);background:hsla(0,0%,100%,.98)}.home-digital-expertise__card h3{margin:0;font-size:20px;line-height:28px}.home-digital-expertise__card p{margin:0;color:rgba(23,41,72,.72)}.accent-quote{padding:36px;border-radius:var(--radius-xl);background:var(--color-surface);border:1px solid rgba(15,23,42,.08);box-shadow:0 28px 60px rgba(12,24,48,.16);font-size:20px;line-height:1.7;color:rgba(15,23,42,.82)}.accent-quote p{margin:0 0 20px}.accent-quote footer{display:flex;flex-direction:column;gap:4px;font-weight:600}.accent-quote footer span{font-weight:500;color:rgba(15,23,42,.62)}.industry-testimonial__author{font-weight:600;color:rgba(15,23,42,.82);display:block}.industry-testimonial__role{display:block}.accent-quote.accent-card:before{left:44px;right:44px}.card h2,.card h3{margin:0;font-size:22px;line-height:1.3;color:#0f1f3d}.card p{margin:0;color:rgba(15,23,42,.72);line-height:1.6}.card-cta{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:#1b3664;font-weight:600;letter-spacing:.04em;transition:color .2s ease}.accent-card--interactive:focus-visible .card-cta,.accent-card--interactive:hover .card-cta{color:#0f1f3d}.industry-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.industry-signals__grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.industry-signal{padding:22px;border-radius:20px;display:flex;flex-direction:column;gap:12px}.industry-signal__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:rgba(15,23,42,.62)}.industry-signal__tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:rgba(24,72,184,.1);color:rgba(15,31,61,.92);font-weight:700;font-size:11px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.industry-signal__title{margin:0;font-size:18px;line-height:1.35;color:#0f172a;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.industry-card{position:relative;border-radius:var(--radius-card);padding:32px;min-height:260px;max-width:100%;box-sizing:border-box;color:#0f1f3d;background:var(--color-surface);border:1px solid rgba(15,23,42,.08);box-shadow:0 24px 48px rgba(12,24,48,.16);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.industry-card__body{display:flex;flex-direction:column;gap:12px;min-height:220px;word-break:break-word}.industry-card__body h2,.industry-card__body h3{margin:0;font-size:clamp(22px,3.6vw,28px);line-height:1.15;word-break:break-word}.industry-card__body p{margin:0;color:rgba(15,23,42,.72);line-height:1.6;word-break:break-word}.case-highlight-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:36px}.case-highlight{padding:32px;border-radius:var(--radius-card);display:flex;flex-direction:column;gap:12px}.case-highlight__client{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:rgba(233,237,245,.92);color:#0f172a;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.home-testimonials{background:linear-gradient(180deg,rgba(243,247,255,.6),hsla(0,0%,100%,.9))}.industry-carousel{display:flex;flex-direction:column;gap:20px}.industry-carousel__viewport{position:relative;overflow:hidden;border-radius:var(--radius-xl);touch-action:pan-y;cursor:-webkit-grab;cursor:grab}.industry-carousel__viewport:active,.testimonial-carousel__viewport:active{cursor:-webkit-grabbing;cursor:grabbing}.industry-carousel__track{display:flex;transition:transform .6s cubic-bezier(.22,.61,.36,1)}.industry-carousel__slide{flex:0 0 100%;padding:4px}.industry-slide-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(var(--slides-per-view,1),minmax(0,1fr))}.industry-carousel__nav{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.industry-carousel__button{border:1px solid rgba(15,23,42,.2);background:#fff;color:#0f172a;padding:10px 16px;border-radius:14px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.industry-carousel__button:disabled{opacity:.4;cursor:default}.industry-carousel__button:not(:disabled):hover{background:rgba(15,23,42,.06);border-color:rgba(15,23,42,.32)}.industry-carousel__dots{display:flex;gap:10px}.industry-carousel__dot{width:10px;height:10px;border-radius:999px;border:none;background:rgba(15,23,42,.24);cursor:pointer;transition:transform .2s ease,background .2s ease}.industry-carousel__dot--active{background:#0f172a;transform:scale(1.2)}.industry-carousel .accent-card,.report-testimonials .accent-card,.testimonial-carousel .accent-card{box-shadow:none;border-color:rgba(15,23,42,.06)}.reports-hero{--hero-gradient:linear-gradient(135deg,#7fd4ff,#d2c0ff)}.reports-controls{margin:32px 0 28px;display:flex;flex-direction:column;gap:24px}.reports-controls__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px}.reports-controls__description{max-width:640px;display:flex;flex-direction:column;gap:6px;color:rgba(15,23,42,.78)}.reports-controls__description strong{font-size:clamp(18px,3vw,20px);color:#0f172a}.reports-controls__description span{line-height:1.6}.reports-controls__count{align-self:flex-start;background:rgba(15,23,42,.08);color:#0f172a;padding:8px 18px;border-radius:999px;font-weight:600;font-size:14px}.reports-search input{width:100%;padding:14px 18px;border-radius:16px;border:1px solid rgba(15,23,42,.16);font-size:16px;background:hsla(0,0%,100%,.9)}.analytics-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.analytics-filter{display:flex;flex-direction:column;gap:8px;color:rgba(15,23,42,.7);font-weight:600;font-size:13px}.analytics-filter select{width:100%;padding:12px 16px;border-radius:14px;border:1px solid rgba(15,23,42,.16);font-size:15px;background:hsla(0,0%,100%,.96);color:#0f172a}.analytics-filters--compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.analytics-filter--compact{flex-direction:row;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:14px;border:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.92);gap:12px;font-size:12px}.analytics-filter--compact span{text-transform:uppercase;letter-spacing:.04em;font-weight:700;color:rgba(15,23,42,.55)}.analytics-filter__select{flex:1 1;min-width:160px;padding:8px 10px;border-radius:10px;border:1px solid rgba(15,23,42,.12);background:rgba(15,23,42,.04);font-size:14px;color:#0f172a}.analytics-filter--wide{grid-column:span 2}.reports-tabs{display:flex;flex-wrap:wrap;gap:12px}.reports-tab{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:14px;border:1px solid rgba(15,23,42,.16);background:hsla(0,0%,100%,.96);color:#0f172a;font-weight:600;transition:background .2s ease,border-color .2s ease,color .2s ease}.reports-tab small{color:rgba(15,23,42,.6);font-weight:600}.reports-tab--active{background:#0f172a;color:#fff;border-color:#0f172a}.reports-chips{display:flex;flex-wrap:wrap;gap:10px}.reports-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;border:1px solid rgba(15,23,42,.16);background:hsla(0,0%,100%,.96);color:#0f172a;font-weight:600;font-size:13px;transition:background .2s ease,border-color .2s ease,color .2s ease}.reports-chip small{color:rgba(15,23,42,.6)}.reports-chip--active{background:#0f172a;color:#fff;border-color:#0f172a}@media (max-width:720px){.reports-controls__header{flex-direction:column;align-items:stretch;gap:12px}.reports-controls__description{max-width:none}.reports-controls__count{align-self:stretch;text-align:center}.reports-chips,.reports-tabs{gap:8px}.analytics-filters{grid-template-columns:1fr}.analytics-filters--compact .analytics-filter--wide{grid-column:auto}.reports-chip,.reports-tab{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px);min-width:140px;justify-content:space-between}}@media (max-width:480px){.reports-chip,.reports-tab{flex-basis:100%}.reports-controls__count{font-size:13px}}.industry-reports__grid,.reports-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.report-card{padding:30px;border-radius:var(--radius-card);display:flex;flex-direction:column;gap:16px;cursor:pointer;transition:transform .24s ease,box-shadow .28s ease,border-color .28s ease}.report-card:focus-within,.report-card:hover{transform:translateY(-6px);box-shadow:0 26px 48px rgba(15,23,42,.12);border-color:rgba(24,72,184,.28)}.report-card--highlight{box-shadow:0 0 0 3px rgba(24,72,184,.2),0 28px 60px rgba(12,24,48,.12)}.report-hero{padding:140px 0 110px;position:relative;color:#0f172a}.report-hero__inner{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,1fr);align-items:center;grid-gap:48px;gap:48px}@media (max-width:640px){.report-hero{padding:96px 0 72px}.report-hero__inner{gap:32px}.report-hero__content h1{font-size:clamp(32px,8vw,40px)}.report-hero__content p{font-size:18px;line-height:1.55}}.report-breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:8px;align-items:center}.report-breadcrumbs button{padding:6px 14px;border-radius:999px;border:1px solid rgba(27,54,108,.18);background:hsla(0,0%,100%,.88);color:rgba(15,23,42,.72);font-weight:600;font-size:14px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.report-breadcrumbs button:focus-visible,.report-breadcrumbs button:hover{background:rgba(24,72,184,.12);border-color:rgba(24,72,184,.36);color:#0f172a;transform:translateY(-1px)}.report-breadcrumbs__separator{color:hsla(0,0%,100%,.4);font-weight:500}.report-breadcrumbs__current{font-weight:700;color:#0b1f3f}.report-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:rgba(15,23,42,.08);color:#0f172a;font-size:13px;font-weight:600;text-decoration:none}.report-badge--muted{background:rgba(15,23,42,.06);color:rgba(15,23,42,.8)}.article-body{display:flex;flex-direction:column;gap:16px;color:#0f1f3f;line-height:1.65;font-size:17px}.article-body h2{margin:24px 0 12px;font-size:24px;line-height:1.3;color:#0b1f3f}.article-body p{margin:0}.article-body ul{margin:0;padding-left:20px;display:grid;grid-gap:8px;gap:8px}.analytics-article-body{max-width:860px;margin:0 auto;color:rgba(15,31,61,.9);font-size:17px;line-height:1.78;letter-spacing:.004em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.analytics-article-body>*{margin:0}.analytics-article-body>*+*{margin-top:14px}.analytics-article-body>p:first-child>strong:only-child{display:block;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:rgba(15,23,42,.55);font-weight:700}.analytics-article-body h2{margin-top:28px;font-size:22px;line-height:1.25;letter-spacing:-.01em;color:rgba(6,24,51,.96)}.analytics-article-body h3{margin-top:22px;font-size:18px;line-height:1.35;color:rgba(6,24,51,.94)}.analytics-article-body p{margin:0}.analytics-article-body strong{font-weight:650;color:rgba(6,24,51,.95)}.analytics-article-body a{color:#0b4bd6;text-decoration:underline;text-decoration-thickness:from-font;text-underline-offset:3px}.analytics-article-body a:hover{text-decoration-thickness:2px}.analytics-cta{margin-top:28px;padding:24px 26px;border-radius:20px;border:1px solid rgba(11,75,214,.18);background:linear-gradient(135deg,rgba(11,75,214,.14),rgba(11,75,214,.02));box-shadow:0 18px 36px rgba(15,23,42,.08);display:grid;grid-gap:16px;gap:16px}.analytics-cta__title{margin:0 0 6px;font-size:20px;line-height:1.3;color:rgba(6,24,51,.96)}.analytics-cta__text{margin:0;color:rgba(15,31,61,.8)}.analytics-cta__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.analytics-article-body .analytics-cta__button{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:999px;background:#0b4bd6;color:#fff;text-decoration:none;font-weight:600;box-shadow:0 12px 24px rgba(11,75,214,.28)}.analytics-article-body .analytics-cta__button:hover{background:#083aa8;text-decoration:none;box-shadow:0 14px 28px rgba(11,75,214,.32)}.analytics-cta__hint{font-size:13px;color:rgba(15,31,61,.6)}@media (max-width:720px){.analytics-cta{padding:18px 20px}.analytics-cta__title{font-size:18px}}.analytics-article-body a[href*="/contacts#form"]:not(.analytics-cta__button),.analytics-article-body a[href*="indexbox.ru/contacts#form"]:not(.analytics-cta__button){display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:999px;background:#0b4bd6;color:#fff;text-decoration:none;font-weight:600;box-shadow:0 12px 24px rgba(11,75,214,.26)}.analytics-article-body a[href*="/contacts#form"]:not(.analytics-cta__button):hover,.analytics-article-body a[href*="indexbox.ru/contacts#form"]:not(.analytics-cta__button):hover{background:#083aa8;text-decoration:none;box-shadow:0 14px 28px rgba(11,75,214,.32)}.analytics-article-body ol,.analytics-article-body ul{margin:0;padding-left:22px}.analytics-article-body li{margin:8px 0}.analytics-article-body blockquote{margin:18px 0;padding-left:14px;border-left:3px solid rgba(15,23,42,.14);color:rgba(15,23,42,.74)}.analytics-article-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92em;padding:2px 6px;border-radius:10px;background:rgba(15,23,42,.06);border:1px solid rgba(15,23,42,.08)}.analytics-article-body pre{margin:0;padding:14px 16px;border-radius:16px;background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.08);overflow:auto;line-height:1.65}.analytics-article-body pre code{padding:0;border:none;background:transparent}.analytics-article-body hr{border:0;border-top:1px solid rgba(15,23,42,.1);margin:22px 0}.analytics-article-body table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.55;display:block;overflow-x:auto;max-width:100%}.analytics-article-body td,.analytics-article-body th{padding:10px 0;border-bottom:1px solid rgba(15,23,42,.1);vertical-align:top}.analytics-article-body th{text-align:left;font-weight:650;color:rgba(6,24,51,.92)}.analytics-chart{margin:24px 0;padding:18px;border-radius:18px;background:linear-gradient(180deg,rgba(15,23,42,.04),rgba(15,23,42,.02));border:1px solid rgba(15,23,42,.12);box-shadow:0 18px 36px rgba(15,23,42,.06)}.analytics-chart__header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}.analytics-chart__title{font-weight:650;color:rgba(6,24,51,.92);margin-bottom:12px}.analytics-chart__unit{font-size:12px;color:rgba(15,23,42,.6)}.analytics-chart__meta{display:flex;align-items:center;gap:8px}.analytics-chart__badge{font-size:11px;padding:4px 10px;border-radius:999px;background:rgba(11,75,214,.1);color:rgba(11,75,214,.9);border:1px solid rgba(11,75,214,.2)}.analytics-chart__toolbar{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0 16px}.analytics-chart__controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.analytics-chart__control-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:rgba(15,23,42,.55)}.analytics-chart__button{border-radius:999px;border:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.72);color:rgba(15,23,42,.78);padding:5px 12px;font-size:12px;font-weight:600;transition:all .2s ease}.analytics-chart__button:hover{border-color:rgba(11,75,214,.35);color:rgba(11,75,214,.95)}.analytics-chart__button--active{background:rgba(11,75,214,.92);border-color:rgba(11,75,214,.95);color:#fff;box-shadow:0 8px 20px rgba(11,75,214,.2)}.analytics-chart__status{font-size:12px;color:rgba(15,23,42,.6)}.analytics-chart__viewport{border-radius:14px;background:#fff;padding:10px;border:1px solid rgba(15,23,42,.08)}.analytics-chart__canvas{width:100%;height:auto}.analytics-chart__grid{stroke:rgba(15,23,42,.08);stroke-dasharray:4 4}.analytics-chart__axis{stroke:rgba(15,23,42,.2);stroke-width:1}.analytics-chart__line{fill:none;stroke:#1a59d8;stroke-width:2.4}.analytics-chart__area{stroke:none}.analytics-chart__bar{fill:rgba(26,89,216,.86);transition:opacity .2s ease}.analytics-chart__bar:hover{opacity:1}.analytics-chart__dot{fill:#1a59d8;stroke:#fff;stroke-width:1}.analytics-chart__dot--active{fill:#0b4bd6;stroke-width:2}.analytics-chart__label,.analytics-chart__value{font-size:12px;fill:rgba(15,23,42,.6)}.analytics-chart__tooltip rect{fill:rgba(15,23,42,.92)}.analytics-chart__tooltip-text{font-size:12px;fill:#fff}.analytics-chart__caption{margin-top:12px;font-size:13px;color:rgba(15,23,42,.65)}.analytics-chart--empty{text-align:center;font-size:14px;color:rgba(15,23,42,.6)}.analytics-table{margin:26px 0;padding:18px;border-radius:18px;background:linear-gradient(180deg,rgba(15,23,42,.04),rgba(15,23,42,.02));border:1px solid rgba(15,23,42,.12);box-shadow:0 18px 36px rgba(15,23,42,.06)}.analytics-table__header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px;margin-bottom:12px}.analytics-table__title{font-size:18px;font-weight:650;color:rgba(6,24,51,.92)}.analytics-table__meta{font-size:12px;color:rgba(15,23,42,.6);margin-top:4px}.analytics-table__actions{display:flex;flex-wrap:wrap;gap:8px}.analytics-table__button{border-radius:999px;border:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.72);color:rgba(15,23,42,.78);padding:5px 12px;font-size:12px;font-weight:600;transition:all .2s ease}.analytics-table__button:hover{border-color:rgba(11,75,214,.35);color:rgba(11,75,214,.95)}.analytics-table__toolbar{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.analytics-table__search{display:flex;align-items:center;gap:8px;font-size:12px;color:rgba(15,23,42,.6)}.analytics-table__search input{flex:1 1;border-radius:10px;border:1px solid rgba(15,23,42,.12);padding:8px 10px;font-size:13px;color:rgba(15,23,42,.85)}.analytics-table__columns{display:flex;flex-wrap:wrap;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.8)}.analytics-table__column{display:flex;align-items:center;gap:6px;font-size:12px;color:rgba(15,23,42,.75)}.analytics-table__viewport{overflow:auto;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#fff;max-height:420px}.analytics-table__grid{width:100%;border-collapse:separate;border-spacing:0;min-width:520px}.analytics-table__th{position:-webkit-sticky;position:sticky;top:0;z-index:1;text-align:left;font-weight:600;font-size:13px;padding:10px 12px;background:hsla(0,0%,100%,.98);border-bottom:1px solid rgba(15,23,42,.1);cursor:pointer;white-space:nowrap}.analytics-table__th--sticky{left:0;z-index:2}.analytics-table__sort{margin-left:6px;color:rgba(15,23,42,.5)}.analytics-table__td{padding:8px 12px;border-bottom:1px solid rgba(15,23,42,.08);background:#fff;white-space:nowrap}.analytics-table__td--sticky{position:-webkit-sticky;position:sticky;left:0;z-index:1;background:#fff}.analytics-table__cell{position:relative;padding:4px 8px;border-radius:8px;display:flex;align-items:center;gap:6px}.analytics-table__cell:before{content:"";position:absolute;inset:4px 6px;width:var(--bar,0);background:rgba(26,89,216,.12);border-radius:6px;z-index:0}.analytics-table__cell--numeric{justify-content:flex-end;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.analytics-table__cell--text{justify-content:flex-start}.analytics-table__cell span{position:relative;z-index:1}@media (max-width:640px){.analytics-article-body{font-size:16px;line-height:1.72}}.article-summary{padding:16px 18px;border-radius:16px;background:rgba(15,23,42,.05);border:1px solid rgba(15,23,42,.12)}.article-summary ul{margin-top:8px}.article-section{padding:16px 0;border-top:1px solid rgba(15,23,42,.06)}.article-section:first-of-type{border-top:none;padding-top:0}.article-section h2{margin-top:0}.article-callout{padding:0;border-radius:0;background:transparent;border:none}.article-callout p{margin:0;color:#0f1f3f}.report-hero__content{display:flex;flex-direction:column;gap:24px}.report-hero__cover{flex:0 0 320px;display:flex;justify-content:flex-end}.report-hero__content h1{margin:0;font-size:clamp(38px,5vw,64px);line-height:1.05;color:#061833}.report-hero__content p{margin:0;font-size:20px;line-height:1.6;color:rgba(6,24,51,.78);max-width:680px}.report-hero__materials{display:flex;justify-content:flex-end}.hero-materials{display:grid;grid-gap:18px;gap:18px;width:clamp(260px,34vw,360px);max-width:360px}.hero-materials__viewport{position:relative;height:clamp(300px,44vw,340px)}.hero-materials__panel{position:absolute;inset:0;display:flex;flex-direction:column}.hero-materials__panel>*{flex:1 1;min-height:0}.hero-materials__slide{position:absolute;inset:0;opacity:0;transform:translateY(18px) scale(.96);transition:opacity .38s ease,transform .45s cubic-bezier(.22,.61,.36,1);pointer-events:none}.hero-materials__slide--active{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;z-index:2}.hero-materials__card{position:relative;width:100%;height:100%;border:none;border-radius:26px;padding:22px 24px 24px;display:flex;flex-direction:column;gap:20px;text-align:left;cursor:pointer;background:hsla(0,0%,100%,.96);color:#05152d;box-shadow:0 32px 68px var(--hero-material-shadow,rgba(12,24,48,.18));transition:transform .35s ease,box-shadow .35s ease}.hero-materials__card:focus-visible,.hero-materials__card:hover{transform:translateY(-6px);box-shadow:0 38px 84px var(--hero-material-glow,rgba(24,72,184,.28))}.hero-materials__card:focus-visible{outline:2px solid rgba(24,72,184,.4);outline-offset:4px}.hero-materials__visual{position:relative;border-radius:var(--radius-md);overflow:hidden;aspect-ratio:4/3;min-height:200px;background:radial-gradient(320px 220px at 96% -18%,color-mix(in srgb,var(--hero-material-accent,#6c7cff) 40%,#ffe6f7) 0,transparent 68%),radial-gradient(240px 220px at 8% 94%,color-mix(in srgb,var(--hero-material-soft,#dce8ff) 60%,#fff5d4) 0,transparent 78%),linear-gradient(165deg,color-mix(in srgb,var(--hero-material-soft,#dce8ff) 75%,#fff) 0,color-mix(in srgb,var(--hero-material-accent,#6c7cff) 30%,#ffd2f3) 100%);display:flex;align-items:stretch;justify-content:stretch;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.45),0 36px 64px color-mix(in srgb,var(--hero-material-shadow,rgba(80,120,225,.18)) 65%,transparent)}.hero-materials__visual>:not(.hero-materials__badge){position:relative;z-index:1;width:100%;height:100%}.hero-materials__chip{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:999px;border:1px solid color-mix(in srgb,var(--hero-material-base,#4f6ddf) 32%,#fff);background:color-mix(in srgb,var(--hero-material-soft,#dce8ff) 35%,#fff);font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:color-mix(in srgb,var(--hero-material-base,#4f6ddf) 80%,#000)}.hero-materials__chip--light{border-color:color-mix(in srgb,var(--hero-material-base,#4f6ddf) 40%,#fff);background:color-mix(in srgb,var(--hero-material-soft,#dce8ff) 55%,#fff);color:color-mix(in srgb,var(--hero-material-base,#4f6ddf) 70%,#000)}.hero-materials__counter{font-size:14px;font-weight:600;letter-spacing:.18em;color:color-mix(in srgb,var(--hero-material-base,#4f6ddf) 45%,#102644 55%)}.hero-materials__counter--light{color:color-mix(in srgb,var(--hero-material-base,#4f6ddf) 35%,#fff)}.hero-materials__badge{position:absolute;top:18px;left:18px;display:inline-flex;align-items:center;gap:12px;z-index:2}.hero-materials__title{margin:0;font-size:20px;line-height:1.34;color:color-mix(in srgb,var(--hero-material-base,#4f6ddf) 24%,#0f2342 76%)}.hero-materials__body{display:flex;align-items:flex-start;justify-content:flex-start;padding-top:14px;min-height:0;color:rgba(5,21,45,.82)}.hero-visual{position:relative;width:100%;height:100%;border-radius:var(--radius-md);padding:22px 24px;display:flex;flex-direction:column;justify-content:center;gap:18px;background:radial-gradient(320px 220px at 96% -16%,color-mix(in srgb,var(--hero-visual-highlight,#7bb3ff) 55%,#fff) 0,transparent 68%),radial-gradient(260px 220px at 6% 98%,color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 65%,#fff) 0,transparent 78%),linear-gradient(155deg,color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 70%,#fff) 0,color-mix(in srgb,var(--hero-visual-base,#4f6ddf) 28%,#ffd0f2) 100%);color:color-mix(in srgb,var(--hero-visual-dark,#1f3358) 55%,rgba(12,30,56,.85));overflow:hidden;box-shadow:inset 0 0 0 1px rgba(248,251,255,.12)}.hero-visual:before{inset:-30% -32% 42% -32%;background:radial-gradient(circle,color-mix(in srgb,var(--hero-visual-highlight,#7bb3ff) 45%,#fff) 0,transparent 68%)}.hero-visual:after,.hero-visual:before{content:"";position:absolute;opacity:.55}.hero-visual:after{inset:18px;border-radius:16px;border:1px solid color-mix(in srgb,var(--hero-visual-highlight,#7bb3ff) 30%,#fff);pointer-events:none}.hero-visual>*{position:relative;z-index:1}.hero-visual--image,.hero-visual--svg{padding:0}.hero-visual--map{align-items:center;justify-content:center}.hero-visual__glow{position:absolute;inset:36%;border-radius:50%;background:radial-gradient(circle,rgba(248,251,255,.22),transparent 72%);filter:blur(6px)}.hero-visual__sphere{position:absolute;border-radius:50%;opacity:.9;filter:blur(.3px)}.hero-visual__sphere--primary{width:220px;height:220px;background:radial-gradient(circle at 30% 30%,color-mix(in srgb,var(--hero-visual-highlight,#7bb3ff) 60%,#fff) 0,transparent 60%);box-shadow:0 32px 48px color-mix(in srgb,var(--hero-visual-dark,#1f3358) 15%,transparent)}.hero-visual__sphere--secondary{width:160px;height:160px;background:radial-gradient(circle at 70% 30%,color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 70%,#fff) 0,transparent 74%)}.hero-visual__arc{position:absolute;width:70%;height:56%;border-radius:50%;border:1px solid color-mix(in srgb,var(--hero-visual-highlight,#7bb3ff) 35%,#fff);opacity:.6}.hero-visual__arc--north{top:14%;left:16%;transform:rotate(-14deg)}.hero-visual__arc--south{bottom:18%;right:14%;transform:rotate(18deg)}.hero-visual__pins{position:relative;width:100%;height:100%;max-width:220px;max-height:220px}.hero-visual__pin{position:absolute;width:14px;height:14px;border-radius:50%;border:3px solid color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 35%,#fff);background:color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 70%,#fff);box-shadow:0 14px 22px color-mix(in srgb,var(--hero-visual-dark,#1f3358) 24%,transparent);transform:translate(-50%,-50%);animation:hero-visual-pin 2.8s ease-in-out infinite}.hero-visual__pin:after{content:"";position:absolute;inset:-7px;border-radius:50%;background:rgba(248,251,255,.12)}.hero-visual--roadmap{justify-content:center;gap:24px}.hero-visual__track{position:relative;width:100%;height:6px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 35%,#fff);overflow:hidden}.hero-visual__track:before{content:"";position:absolute;inset:0;width:68%;background:linear-gradient(90deg,color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 78%,#fff),transparent 88%);border-radius:inherit}.hero-visual__steps{display:flex;justify-content:space-between;align-items:center;width:100%}.hero-visual__step{position:relative;width:32px;height:32px;border-radius:50%;border:4px solid color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 40%,#fff);background:color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 68%,#fff);box-shadow:0 0 0 8px color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 45%,#fff);animation:hero-visual-pulse 3s ease-in-out infinite}.hero-visual__steps .hero-visual__step:nth-child(2){animation-delay:.16s}.hero-visual__steps .hero-visual__step:nth-child(3){animation-delay:.32s}.hero-visual--dataset{justify-content:space-between}.hero-visual__stack{position:relative;width:100%;display:grid;justify-items:stretch}.hero-visual__sheet{border-radius:16px;padding:16px 18px;display:grid;grid-gap:10px;gap:10px;background:color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 65%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 55%,#fff)}.hero-visual__sheet--shadow{position:absolute;inset:12px 12px -12px 12px;background:color-mix(in srgb,var(--hero-visual-base,#4f6ddf) 22%,#fff);opacity:.45;filter:blur(16px);z-index:0}.hero-visual__sheet--primary{position:relative;z-index:1}.hero-visual__tags{display:flex;gap:10px}.hero-visual__tag{width:46px;height:10px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-base,#4f6ddf) 35%,#fff)}.hero-visual__tag--soft{width:24px;background:color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 70%,#fff)}.hero-visual__sheet-head,.hero-visual__sheet-row{display:grid;grid-template-columns:18% repeat(3,1fr);grid-gap:12px;gap:12px}.hero-visual__sheet-head span{display:block;height:6px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 40%,#fff)}.hero-visual__row-label{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.24em;color:color-mix(in srgb,var(--hero-visual-base,#4f6ddf) 60%,#2a447a);align-self:center}.hero-visual__row-label--ghost{opacity:.35}.hero-visual__cell{display:block;height:8px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 55%,#fff);justify-self:flex-start}.hero-visual__cell--0{background:color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 45%,#fff)}.hero-visual__sheet-footer{margin-top:4px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.hero-visual__sheet-footer span{height:5px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 45%,#fff)}@media (max-width:560px){.hero-visual__sheet-head,.hero-visual__sheet-row{gap:8px}.hero-visual__sheet-footer{gap:6px}.hero-visual__row-label{font-size:10px}}.hero-visual__legend{margin-top:16px;display:flex;gap:12px}.hero-visual__legend span{flex:1 1;height:8px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-base,#4f6ddf) 20%,#fff1d6)}.hero-visual__slide-header{display:flex;align-items:center;gap:10px}.hero-visual__badge{width:40px;height:12px;border-radius:6px;background:color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 45%,#fff3d8)}.hero-visual__badge--soft{width:18px;background:color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 70%,#fff)}.hero-visual__timer{flex:1 1;height:6px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-accent,#7bb3ff) 45%,#fff)}.hero-visual__slide-body{display:grid;grid-template-columns:1fr 120px;grid-gap:18px;gap:18px;align-items:center}.hero-visual__bullet-list{display:grid;grid-gap:10px;gap:10px}.hero-visual__bullet-list span{display:block;height:7px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-base,#4f6ddf) 30%,#ffe8d6)}.hero-visual__pie{position:relative;width:96px;height:96px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 65%,#fff) 0,transparent 70%)}.hero-visual__pie-segment{position:absolute;width:100%;height:100%;border-radius:50%;-webkit-clip-path:polygon(50% 50%,100% 50%,100% 0,50% 0);clip-path:polygon(50% 50%,100% 50%,100% 0,50% 0);transform-origin:50% 50%;background:color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 65%,#fff)}.hero-visual__pie-segment--secondary{transform:rotate(140deg);background:color-mix(in srgb,var(--hero-visual-base,#4f6ddf) 45%,#ffd4eb)}.hero-visual__pie-center{position:absolute;width:34px;height:34px;border-radius:50%;background:color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 85%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 35%,#fff)}.hero-visual__cta-bar{display:flex;gap:10px}.hero-visual__cta-bar span{flex:1 1;height:6px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-base,#4f6ddf) 35%,#fff1db)}@media (max-width:560px){.hero-visual__slide-body{grid-template-columns:minmax(0,1fr);gap:12px}.hero-visual__bullet-list{gap:8px}.hero-visual__pie{width:78px;height:78px;margin-inline:auto}}.hero-visual__cards{display:flex;gap:12px}.hero-visual__card{flex:1 1;height:28px;border-radius:12px;background:color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 60%,#fff);box-shadow:0 12px 18px color-mix(in srgb,var(--hero-visual-dark,#1f3358) 12%,transparent)}.hero-visual__card--accent{background:color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 55%,#ffe5d9)}.hero-visual__trendline{position:relative;height:40px}.hero-visual__trend{position:absolute;inset:50% 0 auto 0;height:2px;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 55%,#fff),color-mix(in srgb,#ffe4d2 45%,#fff))}.hero-visual__trend-dots{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:0 4px}.hero-visual__trend-dots span{width:10px;height:10px;border-radius:50%;background:color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 60%,#fff);box-shadow:0 4px 12px color-mix(in srgb,var(--hero-visual-dark,#1f3358) 18%,transparent)}.hero-visual--dashboard,.hero-visual--presentation{justify-content:space-between}.hero-visual__grid{position:absolute;inset:24px 26px 86px 26px;border-radius:14px;background-image:linear-gradient(to right,color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 40%,#fff) 1px,transparent 1px),linear-gradient(to bottom,color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 40%,#fff) 1px,transparent 1px);background-size:24px 24px;opacity:.6}.hero-visual__bars{position:relative;display:flex;gap:14px;align-items:flex-end;height:110px}.hero-visual__bars span{flex:1 1;border-radius:12px 12px 4px 4px;background:color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 45%,#fff);box-shadow:0 16px 26px color-mix(in srgb,var(--hero-visual-dark,#1f3358) 18%,transparent);animation:hero-visual-rise 2.8s ease-in-out infinite}.hero-visual__spark{position:relative;height:32px}.hero-visual__spark span{position:absolute;inset:0;border-radius:999px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 55%,#fff),transparent);opacity:.65}.hero-visual__dots{display:flex;gap:12px}.hero-visual__dots span{width:26px;height:10px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 45%,#fff)}.hero-visual--report{justify-content:space-between}.hero-visual__book{display:flex;align-items:stretch;gap:16px}.hero-visual__spine{width:12px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-base,#4f6ddf) 24%,#fff)}.hero-visual__page{display:grid;grid-gap:12px;gap:12px}.hero-visual__stripe{height:6px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-highlight,#66b9ff) 35%,#fff)}.hero-visual__stripe--medium{width:72%}.hero-visual__stripe--narrow{width:54%}.hero-visual__footer-band{width:60%;height:10px;border-radius:999px;background:color-mix(in srgb,var(--hero-visual-soft,#dce8ff) 50%,#fff)}@keyframes hero-visual-pin{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.12)}}@keyframes hero-visual-pulse{0%,to{transform:scale(.9);opacity:.6}50%{transform:scale(1.06);opacity:.3}}@keyframes hero-visual-rise{0%,to{transform:scaleY(.9)}50%{transform:scaleY(1)}}.hero-materials__controls{display:flex;align-items:center;justify-content:center;gap:14px}.hero-materials__button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(15,23,42,.16);background:rgba(248,251,255,.85);color:rgba(15,23,42,.68);font-size:16px;font-weight:600;display:grid;place-items:center;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.hero-materials__button:focus-visible,.hero-materials__button:hover{border-color:rgba(24,72,184,.34);background:rgba(236,244,255,.96);color:rgba(24,72,184,.88);transform:translateY(-2px)}.hero-materials__button:focus-visible{outline:2px solid rgba(24,72,184,.45);outline-offset:3px}.hero-materials__dots{display:flex;align-items:center;justify-content:center;gap:8px}.hero-materials__dot{width:8px;height:8px;border-radius:999px;background:rgba(15,23,42,.18);border:none;padding:0;cursor:pointer;transition:transform .2s ease,background .2s ease}.hero-materials__dot--active{transform:scale(1.6);background:rgba(24,72,184,.8)}.hero-materials__more{justify-self:end;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:rgba(15,23,42,.45);padding-right:6px;margin-top:-10px}@media (max-width:960px){.hero-materials{width:100%;max-width:none}.hero-materials__viewport{height:auto;min-height:260px}.hero-materials__slide,.hero-materials__slide--active{position:relative;opacity:1;transform:none;pointer-events:auto}.hero-materials__card{min-height:240px;padding-bottom:90px}.hero-materials__controls{margin-top:16px}}@media (max-width:720px){.hero-materials__viewport{min-height:320px}.hero-materials__card{min-height:300px;padding:22px 24px 110px;gap:18px}.hero-materials__title{font-size:18px}.hero-materials__controls{margin-top:24px}}.visual-card{width:100%;height:100%;border-radius:var(--radius-md);padding:22px 24px;display:grid;grid-gap:14px;gap:14px;background:hsla(0,0%,100%,.94);box-shadow:inset 0 0 0 1px rgba(15,31,61,.06),0 18px 34px rgba(12,24,48,.16);color:#0f1f3d}.visual-card--report,.visual-tag{color:#f8fbff}.visual-tag{align-self:flex-start;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;background:rgba(15,31,61,.8)}.visual-tag--light{background:hsla(0,0%,100%,.28);color:#f8fbff;border:1px solid hsla(0,0%,100%,.45)}.visual-card__title{margin:0;font-size:16px;font-weight:700}.visual-card__subtitle{margin:0;font-size:13px;color:rgba(15,31,61,.66)}.visual-card__list{margin:0;padding-left:18px;display:grid;grid-gap:4px;gap:4px;font-size:12px;color:rgba(15,31,61,.72)}.visual-card__list--bullets li::marker{color:rgba(15,31,61,.45)}.visual-card__chart--columns{display:flex;align-items:flex-end;gap:12px;height:76px}.visual-card__chart--columns span{flex:1 1;border-radius:10px 10px 4px 4px;background:rgba(15,31,61,.2)}.visual-card__chart--wide span{flex:1 1 22px}.visual-card__legend{display:flex;gap:14px;font-size:11px;color:rgba(15,31,61,.65)}.visual-card__legend span{display:flex;align-items:center;gap:6px}.visual-card__legend i{display:inline-block;width:10px;height:10px;border-radius:3px}.visual-card__timeline{position:relative;display:flex;justify-content:space-between;align-items:flex-end;padding:18px 14px 12px;border-radius:14px;background:hsla(0,0%,100%,.86);box-shadow:inset 0 0 0 1px rgba(15,31,61,.08)}.visual-card__timeline:before{content:"";position:absolute;left:26px;right:26px;top:50%;transform:translateY(-50%);height:4px;border-radius:999px;background:rgba(15,31,61,.15)}.visual-card__milestone{position:relative;display:grid;grid-gap:4px;gap:4px;text-align:center;font-size:12px}.visual-card__milestone-dot{width:14px;height:14px;border-radius:50%;display:block;margin:0 auto 10px;border:3px solid hsla(0,0%,100%,.85);box-shadow:0 6px 14px rgba(12,24,48,.22)}.visual-card__milestone strong{font-size:12px;font-weight:600}.visual-card__milestone small{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:rgba(15,31,61,.58)}.visual-card__table{display:grid;grid-gap:6px;gap:6px}.visual-card__table-row{display:grid;grid-template-columns:1.3fr .8fr .6fr;align-items:center;padding:8px 12px;border-radius:10px;font-size:12px}.visual-card__table-row--head{background:rgba(15,31,61,.08);font-weight:600;text-transform:uppercase;letter-spacing:.08em;font-size:11px;color:rgba(15,31,61,.6)}.visual-card__table-row em{font-style:normal;font-weight:600;text-align:right}.visual-card__map{position:relative;border-radius:16px;background:hsla(0,0%,100%,.82);box-shadow:inset 0 0 0 1px rgba(15,31,61,.08);min-height:120px;overflow:hidden}.visual-card__map-shape{position:absolute;inset:14px 20px 26px;border-radius:60% 40% 55% 45%;opacity:.9}.visual-card__map-pin{position:absolute;width:12px;height:12px;border-radius:50%;border:3px solid #fff;box-shadow:0 8px 18px rgba(12,24,48,.26);transform:translate(-50%,-50%)}.visual-card__footer{margin-top:auto;font-size:12px;letter-spacing:.14em;text-transform:uppercase;opacity:.85}.material-visual--report{display:grid;align-content:start;grid-gap:16px;gap:16px;padding:28px;color:#f4f8ff}.material-report__band{width:96px;height:6px;border-radius:999px;background:hsla(0,0%,100%,.4)}.material-report__title{font-size:20px;line-height:1.2}.material-report__summary{margin:0;font-size:14px;line-height:1.45;color:rgba(248,251,255,.86)}.material-report__footer{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:rgba(248,251,255,.6)}.report-cover{width:320px;aspect-ratio:3/4;border-radius:24px;background:var(--cover-gradient,linear-gradient(132deg,#0a2d7a 0,#155dcf 48%,#3cc7ff 100%));padding:36px 32px;display:flex;flex-direction:column;gap:18px;color:#f8fbff;position:relative;overflow:hidden;box-shadow:0 32px 48px rgba(12,24,48,.18)}.report-cover:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 25%,hsla(0,0%,100%,.32),transparent 42%),radial-gradient(circle at 12% 85%,hsla(0,0%,100%,.2),transparent 55%);z-index:0}.report-cover:after{content:"";position:absolute;inset:16px 18px;border-radius:var(--radius-md);border:1px solid hsla(0,0%,100%,.18);pointer-events:none;z-index:1}.report-cover>*{position:relative;z-index:2}.report-cover__badge{display:inline-flex;align-items:center;align-self:flex-start;padding:6px 12px;border-radius:999px;background:hsla(0,0%,100%,.16);font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:hsla(0,0%,100%,.92)}.report-cover__title{margin:0;font-size:24px;line-height:1.2}.report-cover__meta{font-size:14px;opacity:.9}.report-cover__price{margin-top:auto;font-size:18px;font-weight:600}.report-detail__nav{background:rgba(241,245,249,.85);border-bottom:1px solid rgba(15,23,42,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.report-detail__nav-inner{display:flex;flex-wrap:wrap;gap:12px;padding:18px 0}@media (max-width:640px){.report-detail__nav-inner{flex-wrap:nowrap;overflow-x:auto;padding:16px 0;gap:10px}.report-nav__button{flex:0 0 auto}}.report-nav__button{padding:10px 18px;border-radius:999px;border:1px solid rgba(15,23,42,.18);background:#fff;color:rgba(15,23,42,.82);font-weight:600;font-size:14px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .2s ease}.report-nav__button:focus-visible,.report-nav__button:hover{border-color:rgba(24,72,184,.45);box-shadow:0 12px 24px rgba(15,23,42,.08);outline:none;transform:translateY(-1px)}.report-nav__button--active{background:linear-gradient(135deg,rgba(24,72,184,.92),rgba(59,170,255,.85));border-color:transparent;color:#fff;box-shadow:0 12px 32px rgba(24,72,184,.24)}@media (max-width:1100px){.report-hero{padding:110px 0 90px}.report-hero__inner{grid-template-columns:minmax(0,1fr)}.report-hero__materials{justify-content:flex-start;margin-top:24px}}@media (max-width:960px){.report-cover{width:100%;max-width:420px}.report-hero__content{gap:20px}.report-hero__materials{width:100%}.materials-stack{width:100%;max-width:420px}}.report-hero__meta{margin:0;display:flex;flex-wrap:wrap;gap:16px 24px;padding:0;list-style:none}.report-hero__summary{margin:0;font-size:20px;line-height:1.65;color:rgba(6,24,51,.82);max-width:720px}.report-hero__meta-item{min-width:140px;display:flex;flex-direction:column;gap:4px}.report-hero__meta-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:rgba(6,24,51,.55)}.report-hero__meta-value{font-size:16px;font-weight:600;color:#091a33}.report-hero__meta-value--accent{font-size:24px;font-weight:700;color:#061833}.report-hero__actions{display:flex;gap:16px;flex-wrap:wrap}@media (max-width:540px){.report-hero__actions .button-link{width:100%;justify-content:center}}.report-material-card__icon{flex:0 0 48px;width:48px;height:48px;border-radius:16px;display:grid;place-items:center;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff}.report-material-card__icon--report{background:linear-gradient(135deg,#1c4ddb,#5ab0ff)}.report-material-card__icon--presentation{background:linear-gradient(135deg,#ff6f91,#ffb347)}.report-material-card__icon--roadmap{background:linear-gradient(135deg,#2fc6a1,#6ee7b7)}.report-material-card__icon--dataset{background:linear-gradient(135deg,#7c3aed,#a855f7)}.report-material-card__icon--dashboard{background:linear-gradient(135deg,#0ea5e9,#38bdf8)}.report-detail__grid{display:grid;grid-gap:32px;gap:32px;grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:start}.report-sidebar{display:grid;grid-gap:20px;gap:20px}.report-sidebar__card{padding:24px;border-radius:24px;display:grid;grid-gap:12px;gap:12px}@media (max-width:960px){.report-detail__grid{grid-template-columns:minmax(0,1fr);gap:24px}.report-content{order:1}.report-sidebar{order:2;gap:18px}}@media (max-width:640px){.report-sidebar__card{padding:20px;border-radius:20px}.report-content{gap:24px}.report-sidebar__card .button-link{width:100%;justify-content:center}}.report-sidebar__card ol,.report-sidebar__card ul{margin:0;padding-left:18px;display:grid;grid-gap:6px;gap:6px;color:rgba(15,23,42,.72)}.report-sidebar__card li span{display:block;font-size:13px;color:rgba(15,23,42,.6)}.report-sidebar__card li strong{display:block}.report-content{display:grid;grid-gap:28px;gap:28px}.report-description{margin:0;font-size:18px;line-height:1.7;color:rgba(15,23,42,.82)}@media (max-width:540px){.report-description{font-size:16px;line-height:1.6}}.report-content__sections{display:grid;grid-gap:32px;gap:32px}.report-content__subsection{padding:24px;border-radius:var(--radius-md);background:rgba(241,245,249,.5);display:grid;grid-gap:16px;gap:16px}.report-content__subsection h3{margin:0;font-size:20px;color:#0f172a}.report-content__section h2{margin:0 0 12px;font-size:24px}.report-content__section p{margin:0;line-height:1.7;color:rgba(15,23,42,.76)}.report-materials{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px}.report-material-card{padding:26px;display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:flex-start;background:hsla(0,0%,100%,.98);border:1px solid rgba(15,23,42,.08)}.report-material-card__body{display:flex;flex-direction:column;gap:8px}.report-material-card__body strong{font-size:18px;color:#061833}.report-material-card__body p{margin:0;font-size:15px;line-height:1.55;color:rgba(6,24,51,.74)}@media (max-width:640px){.report-material-card{grid-template-columns:48px minmax(0,1fr);padding:22px}.report-materials{gap:16px}}@media (max-width:480px){.report-material-card{grid-template-columns:minmax(0,1fr);gap:12px}.report-material-card__icon{justify-self:flex-start}}.report-content__list{margin:6px 0 0;padding-left:20px;display:grid;grid-gap:6px;gap:6px;color:rgba(15,23,42,.74)}.report-content__list--columns{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px 24px;padding-left:0;list-style:none}@media (max-width:540px){.report-content__list--columns{grid-template-columns:minmax(0,1fr)}}.report-content__list--columns li{position:relative;padding-left:18px;color:rgba(15,23,42,.82);line-height:1.55}.report-content__list--columns li:before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;border-radius:50%;background:rgba(24,72,184,.75)}.conference-subnav{position:-webkit-sticky;position:sticky;top:72px;z-index:5;background:rgba(244,247,255,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(15,23,42,.08)}.conference-subnav__inner{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 0}.conference-subnav__links{display:flex;flex-wrap:wrap;gap:10px}.conference-subnav__button{padding:8px 16px;border-radius:999px;border:1px solid rgba(27,54,108,.28);background:hsla(0,0%,100%,.92);color:#0f1f3d;font-weight:600;font-size:14px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .2s ease}.conference-subnav__button:focus-visible,.conference-subnav__button:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(15,23,42,.12);border-color:rgba(24,72,184,.45)}.conference-subnav__views{display:flex;gap:12px}.conference-subnav__view{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:999px;border:1px solid transparent;background:rgba(24,72,184,.12);color:#0f1f3d;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,transform .15s ease,border-color .2s ease}.conference-subnav__view--active{background:linear-gradient(135deg,#1b44c7,#3c7bff);color:#fff;border-color:rgba(24,72,184,.48);box-shadow:0 18px 32px rgba(24,72,184,.3)}.conference-subnav__view:focus-visible,.conference-subnav__view:hover{transform:translateY(-1px)}.conference-page{gap:0}.conference-main,.conference-page{display:flex;flex-direction:column}.conference-main>.container{margin-top:48px}.conference-media{padding:48px 0 96px}@media (max-width:960px){.conference-subnav{display:none}.conference-subnav__inner{flex-direction:column;align-items:flex-start}.conference-subnav__links{overflow-x:auto;width:100%}.conference-subnav__views{width:100%;justify-content:space-between}}@media (max-width:520px){.conference-subnav__inner{align-items:stretch;gap:14px}.conference-subnav__links{gap:8px;padding-bottom:4px}.conference-subnav__views{flex-direction:column;align-items:stretch;gap:8px}.conference-subnav__view{width:100%;justify-content:center}}.report-structured-list{margin:0;padding-left:22px;display:grid;grid-gap:8px;gap:8px;color:rgba(15,23,42,.78)}.report-attachments{margin:0;padding:0;list-style:none;display:grid;grid-gap:16px;gap:16px}.report-attachments__item{padding:18px 20px;border-radius:16px;background:rgba(241,245,249,.6);display:grid;grid-gap:6px;gap:6px}.report-attachments__item strong{font-size:16px;color:#0f172a}.report-attachments__item span{font-size:14px;color:rgba(15,23,42,.68)}.report-content__section--wide{background:rgba(15,23,42,.02);border-radius:20px;padding:24px 28px;display:grid;grid-gap:18px;gap:18px}.report-content__section--wide h2{margin:0}@media (min-width:960px){.report-detail__nav{position:-webkit-sticky;position:sticky;top:72px;z-index:6}}.report-card__badge{align-self:flex-start;padding:6px 12px;border-radius:999px;background:rgba(15,23,42,.08);font-weight:600;font-size:14px}.report-card__summary{margin:0;color:rgba(15,23,42,.74);line-height:1.6}.report-card__research{margin:16px 0 0;padding-left:18px;display:grid;grid-gap:4px;gap:4px;color:rgba(15,23,42,.68);font-weight:500;list-style:disc}.report-card__highlights{margin:0;padding-left:18px;display:grid;grid-gap:6px;gap:6px;color:rgba(15,23,42,.74)}.report-card__meta{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:rgba(15,23,42,.56)}.report-card__actions{display:flex;flex-direction:column;gap:16px;margin-top:auto}.reports-empty{margin-top:32px;text-align:center;color:rgba(15,23,42,.6)}.reports-pagination{margin:32px 0 12px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.reports-pagination__button{border:1px solid rgba(15,23,42,.16);background:#fff;color:#0f172a;padding:10px 18px;border-radius:999px;font-weight:600;transition:background .2s ease,color .2s ease}.reports-pagination__button:disabled{opacity:.4;cursor:default}.reports-pagination__button:not(:disabled):hover{background:rgba(15,23,42,.08)}.reports-pagination__list{display:flex;gap:8px;list-style:none;margin:0;padding:0;align-items:center}.reports-pagination__page{min-width:40px;height:40px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172a;font-weight:600;transition:background .2s ease,color .2s ease,border-color .2s ease}.reports-pagination__page[aria-current=page]{background:#0f172a;color:#fff;border-color:#0f172a}.reports-pagination__page:not([aria-current=page]):hover{background:rgba(15,23,42,.08)}.reports-pagination__ellipsis{color:rgba(15,23,42,.56);font-weight:600}.reports-cta{margin-top:56px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}@media (max-width:480px){.reports-cta .button-link{width:100%;justify-content:center}}.industry-reports{background:linear-gradient(180deg,#f7f9ff,hsla(0,0%,100%,.96))}.modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.64);display:flex;align-items:center;justify-content:center;padding:24px;z-index:200}.modal-card{position:relative;width:100%;max-width:720px;background:#fff;border-radius:var(--radius-xl);padding:32px;display:flex;flex-direction:column;gap:24px;max-height:90vh;overflow:auto}.modal-close{position:absolute;top:16px;right:24px;border:none;background:none;font-size:24px;cursor:pointer;color:rgba(15,23,42,.5)}.modal-header p{margin:12px 0 0;color:rgba(15,23,42,.76);line-height:1.6}.modal-badge{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(15,23,42,.08);font-weight:600;font-size:13px;color:rgba(15,23,42,.76)}.modal-section{display:flex;flex-direction:column;gap:12px}.modal-section ul{margin:0;padding-left:18px;display:grid;grid-gap:6px;gap:6px;color:rgba(15,23,42,.72)}.modal-section--info{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.modal-price{font-size:28px;font-weight:700;color:#0f172a}.modal-muted{display:block;font-size:14px;color:rgba(15,23,42,.56)}.modal-form{display:grid;grid-gap:16px;gap:16px}.modal-form label{display:flex;flex-direction:column;gap:6px;font-weight:600;color:#0f172a}.modal-form input{padding:12px 14px;border-radius:14px;border:1px solid rgba(15,23,42,.18)}.modal-note{margin:0;font-size:13px;color:rgba(15,23,42,.56)}.testimonial-carousel{display:flex;flex-direction:column;gap:20px}.testimonial-carousel__viewport{position:relative;overflow:hidden;border-radius:var(--radius-xl);touch-action:pan-y;cursor:-webkit-grab;cursor:grab}.testimonial-carousel__track{display:flex;transition:transform .6s cubic-bezier(.22,.61,.36,1)}.testimonial-carousel__slide{flex:0 0 100%;padding:4px}.testimonial-slide-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(var(--slides-per-view,1),minmax(0,1fr))}.testimonial-carousel__nav{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.testimonial-carousel__button{border:1px solid rgba(15,23,42,.2);background:#fff;color:#0f172a;padding:10px 16px;border-radius:14px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.testimonial-carousel__button:disabled{opacity:.4;cursor:default}.testimonial-carousel__button:not(:disabled):hover{background:rgba(15,23,42,.06);border-color:rgba(15,23,42,.32)}.testimonial-carousel__dots{display:flex;gap:10px}.testimonial-carousel__dot{width:10px;height:10px;border-radius:999px;border:none;background:rgba(15,23,42,.24);cursor:pointer;transition:transform .2s ease,background .2s ease}.testimonial-carousel__dot--active{background:#0f172a;transform:scale(1.2)}.testimonial-card{padding:32px;border-radius:var(--radius-card);display:flex;flex-direction:column;gap:18px;min-height:320px}.testimonial-card__header{display:flex;align-items:center;justify-content:flex-start;gap:18px}.testimonial-card__logo{height:96px;min-width:140px;display:flex;align-items:center;justify-content:center}.testimonial-card__logo img{max-height:82px;max-width:280px;object-fit:contain}.testimonial-card__quote{margin:0;font-size:18px;line-height:1.6;color:rgba(15,23,42,.82)}.testimonial-card__footer{margin-top:auto;display:flex;flex-direction:column;gap:6px;font-weight:600;color:#0f1f3d}.testimonial-card__role{font-weight:500;color:rgba(15,23,42,.64);line-height:1.5}.testimonial-card__company{font-size:15px;font-weight:700;color:rgba(15,23,42,.82);text-transform:none}.testimonial-card__footer span{font-weight:500;color:rgba(15,23,42,.6)}.report-testimonials .section-header{margin-bottom:36px}.report-testimonials .testimonial-card{min-height:unset;padding:24px 26px}.report-testimonials .testimonial-card__quote{font-size:16px;line-height:1.5}.report-industry-highlight{padding:110px 0 100px}.report-industry-highlight__inner{position:relative;display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);grid-gap:36px;gap:36px;border-radius:36px;padding:48px;background:linear-gradient(135deg,rgba(4,18,58,.92),rgba(37,75,255,.92)),var(--industry-accent,linear-gradient(135deg,#04123a,#254bff));color:#fff;overflow:hidden;box-shadow:0 34px 68px rgba(8,20,48,.28)}.report-industry-highlight__inner:after{content:"";position:absolute;inset:0;background:linear-gradient(140deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,0));mix-blend-mode:overlay;opacity:.9}.report-industry-highlight__cta,.report-industry-highlight__panel{position:relative;z-index:1;display:grid;grid-gap:18px;gap:18px}.report-industry-highlight__panel h2{margin:0;font-size:clamp(32px,4.2vw,44px);line-height:1.08;letter-spacing:-.02em}.report-industry-highlight__summary{margin:0;max-width:520px;color:hsla(0,0%,100%,.88);line-height:1.6}.report-industry-highlight__bullets{margin:0;padding-left:20px;display:grid;grid-gap:8px;gap:8px;color:hsla(0,0%,100%,.86);font-weight:600}.report-industry-highlight__cta{align-content:start;gap:22px;background:rgba(7,18,42,.32);border:1px solid hsla(0,0%,100%,.4);border-radius:var(--radius-card);padding:28px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.report-industry-highlight__cta p{margin:0;color:hsla(0,0%,100%,.88);line-height:1.5;font-size:16px}.report-industry-highlight__actions{display:flex;flex-direction:column;gap:12px}.report-industry-highlight__actions .button-link{box-shadow:none}.button-link--light{background:#fff;color:#0f172a;border:none;box-shadow:0 26px 46px rgba(12,24,48,.28)}.button-link--light:focus-visible,.button-link--light:hover{transform:translateY(-2px);box-shadow:0 34px 58px rgba(12,24,48,.32)}.report-industry-highlight__ghost{background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.36);color:#fff}.report-industry-highlight__ghost:focus-visible,.report-industry-highlight__ghost:hover{background:hsla(0,0%,100%,.28);border-color:hsla(0,0%,100%,.48)}@media (max-width:960px){.report-industry-highlight__inner{grid-template-columns:minmax(0,1fr);gap:28px;padding:36px}.report-industry-highlight__cta{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (max-width:640px){.report-industry-highlight__inner{padding:28px}.report-industry-highlight__actions{flex-direction:column}}.report-testimonials .testimonial-carousel__viewport{border-radius:24px}.event-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.event-card{padding:28px;border-radius:24px;display:flex;flex-direction:column;gap:12px}.event-card h3{margin:0;font-size:22px}.event-card__meta{margin:0;color:rgba(15,23,42,.6)}.home-sponsorship{background:linear-gradient(135deg,rgba(184,205,255,.96),rgba(213,199,255,.9));color:#fff}.home-sponsorship__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.home-sponsorship__inner h2{margin:0 0 12px;font-size:clamp(32px,4.2vw,40px)}.home-sponsorship__inner p{margin:0;max-width:520px;line-height:1.6}.home-about__inner{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);grid-gap:48px;gap:48px;align-items:start}.home-about__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}@media (max-width:960px){.home-about__inner{grid-template-columns:minmax(0,1fr)}.home-about__stats{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width:600px){.home-about__stats{grid-template-columns:minmax(0,1fr)}}.home-about__stat{padding:24px;border-radius:24px;background:hsla(0,0%,100%,.94);border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 36px rgba(12,24,48,.12)}.home-about__stat-value{display:block;font-size:32px;font-weight:700;color:#0f1f3d}.home-about__stat-description{color:rgba(15,23,42,.66)}.home-about__mission h2{margin:0 0 12px}.home-about__mission p{margin:0;line-height:1.6;color:rgba(15,23,42,.72)}.lead-form{padding:32px;border-radius:24px;background:hsla(0,0%,100%,.96);border:1px solid rgba(15,23,42,.1);box-shadow:0 20px 40px rgba(12,24,48,.12);display:flex;flex-direction:column;gap:20px}.lead-form__title{margin:0;font-size:26px;color:#0f1f3d}.lead-form__description{margin:0;color:rgba(15,23,42,.66)}.lead-form__fields{display:grid;grid-gap:16px;gap:16px}.lead-form__field{display:flex;flex-direction:column;gap:8px;font-weight:600;color:#0f1f3d}.lead-form__field input,.lead-form__field select,.lead-form__field textarea{border-radius:14px;border:1px solid rgba(15,23,42,.16);padding:12px 16px;font-size:16px;font-family:inherit;background:hsla(0,0%,100%,.96)}.lead-form__consent{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;color:rgba(15,23,42,.72)}.lead-form__consent input{margin-top:3px}.lead-form__consent a{color:#2563eb;text-decoration:underline}.lead-form__note{margin:0;font-size:14px;color:rgba(15,23,42,.6)}.lead-form__note--success{color:#047857}.lead-form__note--error{color:#b91c1c}.industry-hero{padding:140px 0 100px;position:relative;overflow:hidden}.industry-hero__media{position:absolute;inset:0;overflow:hidden}.industry-hero__media-image{width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(.9) brightness(.9)}.industry-hero__media-overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(6,12,26,.85),rgba(19,46,94,.6));mix-blend-mode:multiply}.industry-hero--media{color:#fff}.industry-hero__inner{display:flex;flex-direction:column;gap:24px;position:relative;z-index:1}.industry-hero__inner h1{margin:0 0 12px;font-size:clamp(40px,5.6vw,56px);line-height:1.04}.industry-hero__inner p{margin:0;max-width:680px;line-height:1.6}.industry-hero--media .industry-hero__inner h1{color:#fff}.industry-hero--media .industry-hero__inner p{color:hsla(0,0%,100%,.82)}.industry-hero__cta{display:flex;flex-wrap:wrap;gap:16px}.industry-hero__inner--highlight{gap:20px}.industry-hero__eyebrow{margin:0 0 6px;letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:700;color:hsla(0,0%,100%,.82)}.industry-hero__note{margin:10px 0 0;color:hsla(0,0%,100%,.86);max-width:760px;line-height:1.6}.industry-insights .section-header{margin-bottom:36px}.insight-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.insight-card{padding:28px;border-radius:24px;background:hsla(0,0%,100%,.96);border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 36px rgba(12,24,48,.12)}.insight-card h3{margin:0 0 12px}.industry-banner{border-radius:28px;overflow:hidden}.industry-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.industry-banner__content h2{margin:0 0 12px}.industry-banner__content p{margin:0;max-width:720px;line-height:1.6}.industry-banner__cta{display:flex;align-items:center}.industry-banner--secondary{background:linear-gradient(120deg,rgba(21,34,80,.9),rgba(107,90,226,.72)),url(/media/ceramics-2026.jpg);background-size:cover;background-position:50%;color:#fff;border-radius:0;overflow:visible}.industry-banner--secondary p{color:hsla(0,0%,100%,.88)}.industry-banner--secondary .industry-hero__eyebrow{color:hsla(0,0%,100%,.82)}.industry-events{background:rgba(15,31,61,.04)}.industry-voice__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:20px;gap:20px}.voice-card{padding:24px;border-radius:20px;background:hsla(0,0%,100%,.98);border:1px solid rgba(15,23,42,.08)}.voice-card h3{margin:0 0 10px}.voice-card p{margin:0 0 12px;color:rgba(15,23,42,.78)}.voice-card .card-cta{font-weight:700}.industry-testimonial__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.industry-testimonial__card{position:relative;padding:30px;border-radius:var(--radius-card);background:hsla(0,0%,100%,.98);border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;gap:12px}.industry-testimonial__card:before{content:"";position:absolute;inset:10px 16px auto 16px;height:4px;border-radius:999px;background:var(--card-accent,#c8d9ff)}.industry-testimonial__quote{margin:0;font-size:18px;line-height:1.6;color:rgba(15,23,42,.85)}.industry-testimonial footer{margin-top:20px;display:flex;flex-direction:column;gap:4px}.industry-gallery{margin-top:32px}.industry-gallery__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.industry-gallery__item{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:18px;box-shadow:0 12px 36px rgba(15,31,61,.18)}.industry-gallery__image{object-fit:cover}.industry-gallery__caption{margin:12px 0 0;color:rgba(15,23,42,.65)}.industry-metrics__grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.industry-metric-card{padding:22px;border-radius:20px;background:hsla(0,0%,100%,.96);border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 32px rgba(15,31,61,.08);display:flex;flex-direction:column;gap:8px}.industry-metric-card__value{font-size:clamp(30px,3.6vw,38px);font-weight:700;color:#0f1f3d;letter-spacing:-.02em}.industry-metric-card__label{font-size:15px;color:rgba(15,23,42,.78);line-height:1.5}@media (max-width:960px){.industry-banner__inner{flex-direction:column;align-items:flex-start}.industry-banner__cta{width:100%}}.process-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.process-list__item{padding:28px;border-radius:24px;display:grid;grid-gap:12px;gap:12px}.process-list__index{font-size:14px;letter-spacing:.18em;color:rgba(15,23,42,.48);text-transform:uppercase}.services-brief__inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:32px;gap:32px;align-items:start}.services-brief__intro h2{margin:0 0 12px}.services-brief__intro p{margin:0 0 24px;color:rgba(15,23,42,.66)}.service-landing__hero-list{margin:18px 0 28px;padding-left:20px;list-style:disc;display:grid;grid-gap:8px;gap:8px;color:rgba(6,24,51,.76);font-size:16px;line-height:1.55}.service-landing__grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.service-landing__faq-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.service-landing__faq-grid h3{margin:0 0 10px}.service-landing__faq-grid p{margin:0;color:rgba(15,23,42,.7);line-height:1.55}.cases-controls{margin:32px 0 28px;display:flex;flex-direction:column;gap:24px}.cases-controls__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px}.cases-controls__description{max-width:640px;display:flex;flex-direction:column;gap:6px;color:rgba(15,23,42,.78)}.cases-controls__description strong{font-size:clamp(18px,3vw,20px);color:#0f172a}.cases-controls__description span{line-height:1.6}.cases-controls__count{align-self:flex-start;background:rgba(15,23,42,.06);color:#0f172a;padding:8px 18px;border-radius:999px;font-weight:600;font-size:14px}.cases-tabs{display:flex;flex-wrap:wrap;gap:12px}.cases-tab{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:14px;border:1px solid rgba(15,23,42,.14);background:#fff;color:#0f172a;font-weight:600;transition:background .2s ease,color .2s ease,border-color .2s ease}.cases-tab small{color:rgba(15,23,42,.6);font-weight:600}.cases-tab:hover{border-color:rgba(15,23,42,.32);background:rgba(15,23,42,.04)}.cases-tab--active{background:#0f172a;color:#fff;border-color:#0f172a}.cases-tab--active small{color:hsla(0,0%,100%,.72)}.cases-tabs--type{gap:10px}.cases-tabs__more{margin-top:12px;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;font-weight:600;font-size:13px;letter-spacing:.08em;text-transform:uppercase;background:rgba(15,23,42,.08);color:#0f172a;border:1px solid rgba(15,23,42,.14);transition:background .2s ease,border-color .2s ease,color .2s ease}.cases-tabs__more:focus-visible,.cases-tabs__more:hover{background:rgba(15,23,42,.12);border-color:rgba(15,23,42,.24);color:#09162b}.cases-type-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;border:1px solid rgba(15,23,42,.16);background:#fff;color:#0f172a;font-weight:600;font-size:13px;transition:background .2s ease,border-color .2s ease,color .2s ease}.cases-type-chip small{color:rgba(15,23,42,.6)}.cases-type-chip:hover{border-color:rgba(15,23,42,.32);background:rgba(15,23,42,.04)}.cases-type-chip--active{background:#0f172a;color:#fff;border-color:#0f172a}.cases-type-chip--active small{color:hsla(0,0%,100%,.72)}@media (max-width:720px){.cases-controls__header{flex-direction:column;align-items:stretch;gap:12px}.cases-controls__description{max-width:none}.cases-controls__count{align-self:stretch;text-align:center}.cases-tabs,.cases-tabs--type{gap:8px}.cases-tab,.cases-type-chip{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px);min-width:150px;justify-content:space-between}.cases-tabs__more{width:100%;justify-content:center}}@media (max-width:480px){.cases-tab,.cases-type-chip{flex-basis:100%;padding:10px 14px}.cases-controls__count{font-size:13px}}.case-card-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.case-card{padding:28px;border-radius:24px;display:flex;flex-direction:column;gap:12px}.case-card__client{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:rgba(233,237,245,.92);color:#0f172a;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.case-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 4px;padding:0;list-style:none}.case-card__tags li{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600}.case-card__challenge,.case-card__result{margin:0;color:rgba(15,23,42,.72);line-height:1.6}.cases-empty{margin:32px 0;text-align:center;color:rgba(15,23,42,.64)}.cases-pagination{margin:32px 0 12px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.cases-pagination__button{border:1px solid rgba(15,23,42,.16);background:#fff;color:#0f172a;padding:10px 18px;border-radius:999px;font-weight:600;transition:background .2s ease,color .2s ease}.cases-pagination__button:disabled{opacity:.4;cursor:default}.cases-pagination__button:not(:disabled):hover{background:rgba(15,23,42,.08)}.cases-pagination__list{display:flex;gap:8px;list-style:none;margin:0;padding:0;align-items:center}.cases-pagination__page{min-width:40px;height:40px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172a;font-weight:600;transition:background .2s ease,color .2s ease,border-color .2s ease}.cases-pagination__page[aria-current=page]{background:#0f172a;color:#fff;border-color:#0f172a}.cases-pagination__page:not([aria-current=page]):hover{background:rgba(15,23,42,.08)}.cases-pagination__ellipsis{color:rgba(15,23,42,.56);font-weight:600}.cases-cta{margin-top:56px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}@media (max-width:480px){.cases-cta .button-link{width:100%;justify-content:center}}.case-detail__hero{position:relative;padding:140px 0 100px;border-bottom:1px solid rgba(15,23,42,.08);overflow:hidden}.case-detail__hero:before{content:"";position:absolute;top:0;left:0;right:0;height:14px;background:var(--card-accent,var(--gradient-cover-indigo))}.case-detail__hero:after{content:"";position:absolute;inset:0;background:radial-gradient(420px circle at 10% 20%,rgba(215,223,255,.42),transparent 72%);pointer-events:none}.case-detail__hero-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px}.case-detail__client{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:rgba(233,237,245,.92);color:#0f172a;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.case-detail__tags{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 20px;padding:0;list-style:none}.case-detail__tags li{display:inline-flex;align-items:center;padding:6px 16px;border-radius:999px;font-size:13px;font-weight:600}.case-detail__content{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.case-detail__content h2{font-size:clamp(28px,4vw,32px);margin-bottom:8px}.case-detail__content p{margin:0;color:rgba(15,23,42,.78);line-height:1.7}.case-detail__hero-inner h1{margin:12px 0 16px;font-size:clamp(40px,5.4vw,56px)}.case-detail__hero-inner p{margin:0;max-width:640px;line-height:1.6;color:rgba(15,23,42,.72)}.case-detail__section{background:rgba(15,23,42,.03)}.case-detail__section-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.case-detail__card{padding:24px;border-radius:var(--radius-card);background:hsla(0,0%,100%,.98);box-shadow:0 24px 44px rgba(12,24,48,.12);border:1px solid rgba(15,23,42,.08);display:grid;grid-gap:20px;gap:20px}.case-detail__card--full{gap:20px}.case-detail__card-header{display:flex;flex-direction:column;gap:12px}.case-detail__card-header h2{margin:0;font-size:24px;line-height:1.35}.case-detail__card-eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:rgba(15,23,42,.56)}.case-detail__card p{margin:0;color:rgba(15,23,42,.72);line-height:1.65}.case-detail__steps{margin:0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.case-detail__steps li{position:relative;padding-left:28px;color:rgba(15,23,42,.72);line-height:1.65}.case-detail__steps li:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#4a6bff,#7f97ff)}.case-detail__content p+p{margin-top:16px}.results-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.result-card{padding:24px;border-radius:20px;text-align:center}.result-card__value{display:block;font-size:28px;font-weight:700;color:#0f1f3d}.result-card__label{color:rgba(15,23,42,.6)}.case-detail__testimonial blockquote{margin:0;max-width:640px;font-size:20px;line-height:1.6;color:rgba(15,23,42,.78)}.case-detail__testimonial-card{padding:32px;border-radius:var(--radius-card);border:1px solid rgba(15,23,42,.1);background:hsla(0,0%,100%,.98);box-shadow:0 26px 48px rgba(12,24,48,.14)}.case-detail__testimonial blockquote footer{margin-top:16px;display:flex;flex-direction:column;gap:4px}.case-detail__testimonial-author{font-weight:600;color:rgba(15,23,42,.82)}.case-detail__testimonial-role{display:block}.highlight-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.highlight-list__item{padding:20px;border-radius:22px;display:flex;align-items:center;min-height:120px}.highlight-list__item span{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:600}.package-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.package-card{padding:28px;border-radius:24px}.package-card h2{margin:0 0 12px}.package-card ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.package-card ul li{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:600;width:-moz-fit-content;width:fit-content}.sponsorship-testimonials{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.sponsorship-testimonials blockquote{margin:0}.sponsorship-form__inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:32px;gap:32px;align-items:start;padding:clamp(28px,6vw,40px)}.sponsorship-form__intro{display:flex;flex-direction:column;gap:16px}.sponsorship-form__intro h2{margin:0;font-size:clamp(28px,3.6vw,34px)}.sponsorship-form__intro p{margin:0;color:rgba(15,23,42,.7);line-height:1.6}.sponsorship-form__inner .lead-form{padding:0;border:none;box-shadow:none;background:transparent;width:100%;gap:24px}.sponsorship-form__inner .lead-form__fields{gap:18px}.sponsorship-form__inner .lead-form__field input,.sponsorship-form__inner .lead-form__field select,.sponsorship-form__inner .lead-form__field textarea{background:hsla(0,0%,100%,.94)}.sponsorship-form__inner .button-link{width:100%;justify-content:center}.about-experience__inner{display:grid;grid-gap:32px;gap:32px}@media (min-width:960px){.about-experience__inner{grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:start}}.about-metrics{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.about-metric{display:flex;flex-direction:column;gap:10px;padding:24px;border-radius:24px;background:hsla(0,0%,100%,.96);border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 36px rgba(15,31,61,.08)}.about-metric__value{font-size:clamp(28px,3.4vw,36px);font-weight:700;color:#0f1f3d}.about-metric__label{font-size:15px;line-height:1.5;color:rgba(15,23,42,.66)}.about-trust{position:relative}.about-trust__inner{display:grid;grid-gap:clamp(28px,4vw,40px);gap:clamp(28px,4vw,40px);padding:clamp(32px,6vw,64px);border-radius:var(--radius-xl);border:1px solid rgba(15,23,42,.08);background:radial-gradient(140% 160% at 10% 20%,rgba(130,168,255,.18),transparent 68%),radial-gradient(120% 150% at 90% 18%,rgba(114,204,255,.14),transparent 65%),linear-gradient(140deg,rgba(243,248,255,.96),hsla(0,0%,100%,.98) 85%);box-shadow:0 20px 44px rgba(15,31,61,.14)}.about-trust__header{display:flex;flex-direction:column;gap:16px;max-width:520px}.about-trust__header h2{margin:0}.about-trust__header p{margin:0;font-size:16px;line-height:1.6;color:rgba(15,23,42,.72)}.about-trust__logos{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));grid-gap:clamp(16px,3vw,32px);gap:clamp(16px,3vw,32px);justify-items:center}.about-trust__logo{display:flex;align-items:flex-end;justify-content:center;height:clamp(48px,6vw,60px);padding:12px 20px;border-radius:16px;background:transparent;box-shadow:none;width:clamp(120px,12vw,160px);position:relative}.about-trust__logo img{height:clamp(28px,4vw,40px);width:auto;max-width:100%;object-fit:contain;display:block;transform-origin:bottom center;filter:none}.about-trust__logos>:first-child img{transform:translate(14px,10px) scale(1.1)}.about-trust__logos>:nth-child(2) img{transform:translateY(2px) scale(1.1)}.about-trust__logos>:nth-child(3) img{transform:translateY(9px)}.about-trust__logos>:nth-child(4) img{transform:translateY(0) scale(1.1)}.about-trust__logos>:nth-child(5) img{transform:translateY(4px)}.about-trust__logo:after{content:none}@media (max-width:768px){.about-trust__logos{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px}}.press-controls{margin:28px 0 24px;display:flex;flex-direction:column;gap:16px}.press-summary{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:rgba(15,23,42,.6)}.press-summary__count{font-weight:600;color:rgba(15,23,42,.78)}.press-reset{padding:6px 12px;border-radius:999px;border:1px solid rgba(15,23,42,.16);background:hsla(0,0%,100%,.96);color:rgba(15,23,42,.7);font-size:12px;cursor:pointer;transition:background .2s ease,border-color .2s ease}.press-reset:focus-visible,.press-reset:hover{border-color:rgba(27,54,100,.3);background:rgba(27,54,100,.08);color:rgba(27,54,100,.86)}.press-tabs{display:flex;flex-wrap:wrap;gap:8px}.press-tab{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.96);font-size:13px;color:rgba(15,23,42,.72);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.press-tab small{font-size:11px;font-weight:600;color:rgba(15,23,42,.5)}.press-tab:focus-visible,.press-tab:hover{border-color:rgba(27,54,100,.2);color:rgba(15,23,42,.86)}.press-tab--active{border-color:rgba(27,54,100,.32);background:rgba(27,54,100,.08);color:rgba(15,23,42,.9)}.press-tab--active small{color:rgba(27,54,100,.7)}.press-sources{margin:0 0 24px;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:12px}.press-sources__item{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(15,23,42,.05);color:rgba(15,23,42,.68);font-size:13px}.press-sources__item strong{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:rgba(15,23,42,.82)}.press-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}@media (max-width:960px){.press-grid{grid-template-columns:minmax(0,1fr)}}.press-card{display:flex;flex-direction:column;gap:14px;padding:24px;border-radius:24px}.press-card__header{display:flex;align-items:center;gap:16px}.press-card__logo{width:52px;height:52px;border-radius:14px;background:rgba(27,54,100,.06);display:flex;align-items:center;justify-content:center;padding:10px}.press-card__logo img{max-width:100%;max-height:100%;object-fit:contain}.press-card__info{display:flex;flex-direction:column;gap:4px}.press-card__outlet{font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:13px;color:rgba(15,23,42,.78)}.press-card__date{font-size:12px;color:rgba(15,23,42,.5)}.press-card__quote{margin:0;font-size:15px;line-height:1.55;color:rgba(15,23,42,.82)}.press-card__meta{display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:rgba(15,23,42,.52)}.press-card__tag{padding:4px 10px;border-radius:999px;background:rgba(27,54,100,.1);color:rgba(27,54,100,.8);font-weight:600}.press-card__year{font-weight:600}.press-card__link{font-weight:600;color:var(--color-primary);text-decoration:none;display:inline-flex;align-items:center;gap:6px}.press-card__link:focus-visible,.press-card__link:hover{text-decoration:underline}.press-empty{padding:28px;border-radius:20px;border:1px dashed rgba(15,23,42,.18);color:rgba(15,23,42,.6);text-align:center;grid-column:1/-1}.about-mission__lead,.about-team__lead{max-width:720px;margin:0 0 32px;color:rgba(15,23,42,.7);font-size:17px;line-height:1.6}.team-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:32px}.about-team__card{gap:14px}.about-team__header{display:flex;flex-direction:column;gap:6px}.about-team__role{font-size:14px;letter-spacing:.05em;text-transform:uppercase;color:rgba(15,23,42,.56);font-weight:600}.about-team__link{margin-top:auto;font-weight:600;color:var(--color-primary);text-decoration:none}.about-team__link:focus-visible,.about-team__link:hover{text-decoration:underline}.value-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.contacts-grid{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start}.contacts-grid__info ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:18px}.contacts-grid__item{display:flex;flex-direction:column;gap:10px;padding:20px;border-radius:24px}.contacts-grid__label{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:6px 14px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:600}.contacts-grid__map{min-height:320px;display:flex;align-items:stretch;justify-content:center}.contacts-map{width:100%;height:100%;min-height:320px;border:0;border-radius:24px;box-shadow:0 22px 44px rgba(12,24,48,.18)}.map-placeholder{display:flex;flex-direction:column;gap:8px;padding:24px;border-radius:24px;color:#0f1f3d;font-weight:600}.contacts-form__inner{padding:36px;border-radius:var(--radius-xl)}.contacts-grid__legal{margin-top:18px}.contacts-grid__legal p{margin:0;font-size:13px;line-height:1.6;font-weight:600}@media (max-width:960px){.home-hero{padding-top:110px}.case-detail__hero-inner,.home-sponsorship__inner{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.page-section{padding:72px 0}.page-section:first-of-type{padding-top:96px}.home-hero__inner{grid-template-columns:1fr}.section-header{margin-bottom:32px}.client-logo-strip{justify-content:center}.card,.case-highlight,.event-card,.industry-card{padding:24px}}@media (max-width:540px){.container{padding:0 20px}.home-hero__title{font-size:36px}.card-grid,.case-card-grid,.case-highlight-grid,.event-grid,.industry-grid,.insight-grid,.package-grid,.results-grid,.value-grid{grid-template-columns:1fr}.case-detail__hero-inner button,.home-sponsorship__inner .button-link{width:100%;justify-content:center}}.page-content{padding-bottom:96px}.grid-two{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.announcements{position:relative}.announcements__track{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.announcements__slide{height:100%}.action-card,.support-card{display:flex;align-items:flex-start;gap:20px}.support,.support__track{position:relative}.action-card__icon,.support-card__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:var(--radius-md);background:var(--color-accent-muted);box-shadow:var(--shadow-soft)}.support-card__icon{background:rgba(17,36,76,.16);box-shadow:var(--shadow-soft)}.action-card__body,.support-card__body{display:flex;flex-direction:column;gap:8px}.action-card__body h3,.support-card__body h3{margin:0;font-size:20px}.action-card__body p,.support-card__body p{margin:0;color:rgba(26,40,74,.76)}.action-card__body a,.support-card__body a{color:var(--color-primary);font-weight:600}.quick-actions,.quick-actions__track{position:relative}.quick-actions__item{transition:transform .2s ease}.quick-actions__item:focus-within,.quick-actions__item:hover{transform:translateY(-2px)}@media (max-width:960px){.support-card{gap:16px}.support-card__icon{width:48px;height:48px;border-radius:16px}.support-card__body h3{font-size:18px}.quick-actions__item{gap:16px}}@media (max-width:768px){.announcements{margin-inline:-24px;padding-inline:24px}.announcements__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-block:4px 20px;margin-inline:-4px;padding-inline:4px;scrollbar-width:none}.announcements__track::-webkit-scrollbar{display:none}.announcements__slide{flex:0 0 clamp(260px,78vw,320px);scroll-snap-align:start}.quick-actions{margin-inline:-24px;padding-inline:24px}.quick-actions__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-block:4px 16px;margin-inline:-4px;padding-inline:4px;scrollbar-width:none}.quick-actions__track::-webkit-scrollbar{display:none}.quick-actions__item{flex:0 0 clamp(240px,74vw,320px);scroll-snap-align:start;padding:18px;gap:12px;flex-direction:row;align-items:center}.quick-actions__item .action-card__icon{width:44px;height:44px;border-radius:14px;box-shadow:0 12px 22px rgba(31,47,77,.16)}.quick-actions__item .action-card__icon svg{width:22px;height:22px}.quick-actions__item .action-card__body{gap:4px}.quick-actions__item .action-card__body h3{font-size:16px;line-height:1.3}.quick-actions__item .action-card__body a,.quick-actions__item .action-card__body p{font-size:13px;line-height:1.4}.support{margin-inline:-24px;padding-inline:24px}.support__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-block:4px 16px;margin-inline:-4px;padding-inline:4px;scrollbar-width:none}.support__track::-webkit-scrollbar{display:none}.support__item{flex:0 0 clamp(220px,78vw,300px);scroll-snap-align:start;padding:18px;gap:12px}.support__item .support-card__icon{width:44px;height:44px;border-radius:14px;box-shadow:0 12px 22px rgba(60,198,165,.18)}.support__item .support-card__icon svg{width:22px;height:22px}.support__item .support-card__body{gap:4px}.support__item .support-card__body h3{font-size:17px}.support__item .support-card__body a,.support__item .support-card__body p{font-size:14px}}.materials-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1024px){.materials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pricing-layout{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.pricing-grid{display:contents}.pricing-tier{position:relative;padding:28px;border-radius:24px;background:linear-gradient(160deg,hsla(0,0%,100%,.92),rgba(244,246,250,.78));box-shadow:0 24px 48px rgba(15,23,42,.18);display:flex;flex-direction:column;gap:20px;overflow:hidden}.pricing-tier:before{content:"";position:absolute;inset:auto -40% -40% auto;width:160px;height:160px;background:radial-gradient(circle,rgba(172,191,245,.32) 0,rgba(172,191,245,0) 70%);pointer-events:none}.pricing-tier--highlight{background:linear-gradient(160deg,rgba(205,219,255,.68),rgba(238,225,255,.62));border:1px solid rgba(167,184,236,.6);box-shadow:0 28px 60px rgba(150,165,220,.28)}.pricing-tier__header{display:flex;flex-direction:column;gap:10px}.pricing-tier__badge{align-self:flex-start;padding:6px 14px;border-radius:999px;background:rgba(31,47,77,.12);color:var(--color-primary);font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.pricing-tier__title{margin:0;font-size:20px}.pricing-tier__subtitle{margin:0;color:#5e6573;font-size:14px}.pricing-tier__price{font-size:22px;font-weight:700;color:#0f172a}.pricing-tier__list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px;color:#465065}.pricing-tier__list li{line-height:1.45}.pricing-tier__cta{margin-top:auto;align-self:stretch;padding:14px 28px;border-radius:var(--radius-md);border:none;background:var(--color-primary);color:var(--color-primary-contrast);font-weight:700;font-size:15px;letter-spacing:.06em;cursor:pointer;box-shadow:0 16px 32px rgba(31,47,77,.24);transition:transform .2s ease,box-shadow .2s ease;text-transform:uppercase}.pricing-tier__cta:focus-visible,.pricing-tier__cta:hover{transform:translateY(-1px);box-shadow:0 20px 40px rgba(31,47,77,.3)}@media (max-width:640px){.pricing-tier{padding:24px}.pricing-tier__price{font-size:24px}.materials-grid{grid-template-columns:1fr}}.material-card{display:flex;flex-direction:column;gap:16px;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 24px 48px rgba(32,37,52,.14);border:1px solid rgba(15,23,42,.06)}.material-card__cover{position:relative;min-height:180px;display:flex;padding:24px;color:#fff;background-size:cover;background-position:50%}.material-card__overlay{display:flex;flex-direction:column;justify-content:flex-end;gap:12px;width:100%}.material-card__overlay h3{margin:0;font-size:20px;line-height:1.3}.material-card__badge{position:absolute;top:18px;left:18px;padding:6px 16px;border-radius:999px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.material-card__summary{margin:0 24px;color:#465065;font-size:15px;line-height:1.5}.material-card__footer{display:flex;justify-content:space-between;align-items:center;padding:0 24px 24px}.material-card__status{padding:6px 14px;border-radius:12px;font-weight:600;font-size:12px;color:var(--color-primary);background:rgba(31,47,77,.12)}.card{background:linear-gradient(158deg,hsla(0,0%,100%,.97),rgba(232,238,249,.9));border-radius:20px;padding:24px;border:1px solid rgba(17,36,76,.16);box-shadow:0 28px 56px rgba(12,25,46,.18);display:flex;flex-direction:column;gap:16px;color:#15213a}#announcements .card.announcement-card{padding:20px;gap:12px}#announcements .grid-two{gap:16px}.announcement-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:rgba(15,23,42,.56)}.announcement-card__tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:12px;font-weight:600;font-size:11px;color:var(--color-primary);text-transform:uppercase;letter-spacing:.04em}.announcement-card__date{white-space:nowrap}.announcement-card__title{margin:0;font-size:18px;line-height:1.35;color:#0f172a}.announcement-card__body{margin:0;font-size:14px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:640px){.announcement-card__meta{align-items:flex-start;flex-direction:column;gap:8px}.announcement-card__date{white-space:normal;font-size:11px}.announcement-card__title{font-size:17px}}.speaker-card{align-items:center;text-align:center}.speaker-card__header{display:flex;flex-direction:column;gap:6px}.speaker-card__name{margin:12px 0 0;font-size:20px;color:#0f172a}.speaker-card__meta{margin:0;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;color:rgba(15,23,42,.64)}.speaker-card__title{font-weight:600;color:rgba(15,23,42,.8)}.speaker-card__company{font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(15,23,42,.5)}.speaker-card__bio{margin:0;font-size:13px;color:#5e6573;line-height:1.55}.speaker-card__links{display:flex;gap:12px;justify-content:center}.speaker-card__links a{color:var(--color-primary);font-weight:600;font-size:13px}@media (max-width:768px){#speakers .grid-two{display:flex;gap:16px;overflow-x:auto;padding:0 20px 8px;margin:0 -20px;scroll-snap-type:x mandatory}#speakers .grid-two::-webkit-scrollbar{display:none}#speakers .card.speaker-card{flex:0 0 184px;padding:16px;gap:12px;align-items:flex-start;text-align:left;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 32px rgba(32,37,52,.08);scroll-snap-align:start}#speakers .speaker-card__header{align-items:flex-start;gap:4px}#speakers .speaker-card__name{margin:8px 0 0;font-size:16px;line-height:1.35}#speakers .speaker-card__meta{font-size:12px;align-items:flex-start;text-align:left}#speakers .speaker-card__company{font-size:10px;letter-spacing:.08em}#speakers .speaker-card__bio,#speakers .speaker-card__links{display:none}#speakers .card.speaker-card [aria-hidden=true],#speakers .card.speaker-card img{width:72px!important;height:72px!important;font-size:28px!important}}.tag{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:rgba(31,47,77,.12);color:var(--color-primary);font-weight:600;font-size:14px}.hero{position:relative;border-radius:0;color:#fff;overflow:hidden;min-height:360px;display:flex;background:linear-gradient(135deg,rgba(0,65,168,.92),rgba(31,47,77,.88))}.hero+.hero{margin-top:32px}.hero-inner{position:relative;z-index:1;padding:56px 32px;width:100%;margin:0 auto;max-width:1200px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:flex-end;gap:48px}@media (max-width:640px){.hero{min-height:0}.hero-inner{padding:40px 20px;gap:28px}.hero+.hero{margin-top:20px}.hero-tabs{top:20px;right:20px}.hero h1{font-size:clamp(28px,8vw,36px)}.hero-actions{flex-direction:column;gap:12px;align-items:stretch}}.hero-tabs{position:absolute;top:32px;right:32px;gap:12px;padding:6px;border-radius:999px;background:rgba(13,18,27,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.18);z-index:2}.hero-tabs,.hero-tabs__link{display:inline-flex;align-items:center}.hero-tabs__link{justify-content:center;padding:6px 16px;border-radius:999px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;font-size:12px;color:hsla(0,0%,100%,.7);text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.hero-tabs__link:focus-visible,.hero-tabs__link:hover{color:#fff;background:rgba(31,47,77,.28);box-shadow:0 8px 18px rgba(31,47,77,.18);outline:none}.hero-tabs__link--active{color:#0f172a;background:#fff;box-shadow:0 14px 28px hsla(0,0%,100%,.22)}.hero-tabs--card{position:absolute;top:16px;right:16px;background:rgba(7,13,24,.6);border:1px solid hsla(0,0%,100%,.24);padding:4px;gap:8px;z-index:3}.hero-tabs__link--card{padding:5px 12px;font-size:11px}.media-main{background:linear-gradient(180deg,#f4f6fb,#fff 45%);min-height:100vh;overflow-x:hidden}.media-page{padding-bottom:96px}.media-page,.media-page__sections{display:flex;flex-direction:column;gap:64px}.media-page__sections{padding-block:64px}.media-page__hero{background:linear-gradient(135deg,rgba(204,218,255,.48),rgba(240,233,255,.42));padding:80px 0}.media-page__intro{max-width:760px;margin:0 auto;display:grid;grid-gap:16px;gap:16px;text-align:center;color:#0f172a}.media-page__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:600;font-size:13px;color:rgba(15,23,42,.6)}.media-category{display:grid;grid-gap:24px;gap:24px}.media-category__placeholder{padding:24px;border-radius:20px;background:rgba(15,23,42,.05);color:rgba(15,23,42,.7);font-size:16px}.media-item{display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,320px) minmax(0,1fr);background:#fff;border-radius:24px;padding:28px;box-shadow:0 24px 48px rgba(13,23,42,.08);max-width:100%;overflow:hidden}.media-item--badges{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.media-item--badges .media-item__content{max-width:520px}.media-item__board{width:100%;display:flex;justify-content:center}@media (max-width:1180px){.media-item--badges{gap:28px}.media-item--badges .media-item__content{max-width:none}}.media-item__preview{position:relative;overflow:hidden;border-radius:var(--radius-md);background:#fff;display:flex;align-items:center;justify-content:center;min-height:0;aspect-ratio:17/40}.media-item__preview--custom{padding:24px;background:linear-gradient(180deg,rgba(15,23,42,.04),rgba(15,23,42,.02));aspect-ratio:auto}.media-item__preview img{width:100%;height:100%;object-fit:contain;display:block}@media (max-width:1040px){.media-page__hero{padding:64px 0}.media-page__intro{grid-template-columns:1fr;text-align:left;justify-items:start}.media-page__sections{gap:48px;padding-block:48px}.media-item{grid-template-columns:1fr;padding:24px;gap:20px}.media-item--custom-preview,.media-item__board,.media-item__preview{order:-1}.media-item__preview,.media-item__preview.media-item__preview--custom{aspect-ratio:auto;max-width:min(100%,460px);margin:0 auto}.media-item__board{justify-content:center}}.board{position:relative;box-sizing:border-box;width:100%;max-width:680px;margin-inline:auto;padding:56px 60px;border-radius:36px;background:linear-gradient(150deg,#f6f8fc,#e7ecf9);box-shadow:inset 0 0 0 1px rgba(15,23,42,.05)}.board:after{content:"";position:absolute;inset:18px;border-radius:30px;background:radial-gradient(circle at 18% 22%,rgba(31,47,77,.08),transparent 65%),radial-gradient(circle at 82% 5%,rgba(60,198,165,.08),transparent 60%);pointer-events:none;z-index:0}@media (min-width:1440px){.board{max-width:760px;padding:64px 68px}.board:after{inset:20px}}.board__inner{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:42px;justify-content:center;align-items:flex-end}.board__inner--single{flex-wrap:nowrap;justify-content:center}.board--rollup{padding:0;box-shadow:none;background:transparent}.board__item{align-items:center;gap:12px;min-width:220px}.board__caption,.board__item{display:flex;flex-direction:column}.board__caption{gap:4px;text-align:center;color:rgba(15,23,42,.62)}.board__caption-title{font-size:14px;font-weight:600;letter-spacing:.02em}.board__caption-size{font-size:13px;color:rgba(15,23,42,.48)}.board__linkline{width:120px;height:2px;border-radius:1px;background:rgba(15,23,42,.12)}.board__banner{width:100%;height:100%;border-radius:var(--radius-card);padding:28px;box-sizing:border-box;background:#fff;box-shadow:0 26px 48px rgba(15,23,42,.12);display:flex;flex-direction:column;gap:16px}.board__banner--wallet{background:linear-gradient(132deg,#1a2742,#2d466d);color:#fff;padding:20px 26px;gap:18px;box-shadow:0 34px 68px rgba(16,34,66,.35);flex-direction:row;align-items:center}.board__banner--thermal{background:#fff;border:1px solid rgba(15,23,42,.06);padding:32px 30px 30px;gap:16px}.board__banner--print{background:linear-gradient(180deg,#fff,#f2f5ff 64%,#e0e8ff)}.board__banner--partner{background:linear-gradient(178deg,#fff,#edf2ff 62%,#dbe5ff);border:1px solid rgba(15,23,42,.08);box-shadow:0 26px 48px rgba(15,23,42,.12);border-radius:0;padding:26px 28px}.badge-partner-preview{display:grid;grid-gap:18px;gap:18px;grid-template-rows:auto auto 1fr;height:100%}.badge-partner-preview__header{display:grid;grid-gap:4px;gap:4px;position:relative;padding-right:64px}.badge-partner-preview__logo{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(15,23,42,.56)}.badge-partner-preview__title{font-size:22px;font-weight:700;color:#0f172a}.badge-partner-preview__subtitle{font-size:13px;color:rgba(15,23,42,.58)}.badge-partner-preview__chip{position:absolute;top:-14px;right:8px;padding:2px 6px;font-size:7px;letter-spacing:.1em}.badge-partner-preview__fields{display:grid;grid-gap:12px;gap:12px}.badge-partner-preview__field{display:grid;grid-gap:5px;gap:5px;text-transform:uppercase;letter-spacing:.1em;font-size:8px;color:rgba(15,23,42,.55)}.badge-partner-preview__placeholder{display:block;border-bottom:1px dashed rgba(15,23,42,.32);margin-top:12px}.badge-partner-preview__sponsors{margin-top:auto;display:grid;grid-gap:16px;gap:16px}.badge-partner-preview__lead{display:grid;grid-gap:8px;gap:8px}.badge-partner-preview__lead-label,.badge-partner-preview__partners-label{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:rgba(15,23,42,.52)}.badge-partner-preview__lead-logo{display:flex;justify-content:flex-start;align-items:center;padding:10px 18px;border-radius:12px;background:hsla(0,0%,100%,.9);border:1px solid rgba(15,23,42,.12)}.badge-partner-preview__lead-logo img{height:30px;width:auto}.badge-partner-preview__partners-block{display:grid;grid-gap:10px;gap:10px}.badge-partner-preview__partners{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;padding:12px 16px;border-radius:12px;background:hsla(0,0%,100%,.94);border:1px solid rgba(15,23,42,.12);align-items:center;justify-items:center}.badge-partner-preview__partners img{width:100%;height:26px;max-width:72px;object-fit:contain}@media (max-width:520px){.badge-partner-preview__partners{grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}}.board__banner--rollup{background:linear-gradient(188deg,#fff,#e7ecff);padding:34px 40px;gap:18px;align-items:center;text-align:center;min-width:280px}.badge-pdf-hidden{position:fixed;top:-200%;left:-200%;opacity:0;pointer-events:none;z-index:-1}.badge-pdf-canvas{width:315px;height:444px}.badge-pdf-canvas__banner{width:100%;height:100%}.board__logo{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary)}.board__title{font-size:22px;font-weight:700;color:#0f172a}.board__title--wallet{color:hsla(0,0%,100%,.92);font-size:20px;letter-spacing:-.01em}.board__banner--wallet .board__badge,.board__banner--wallet .board__logo{color:hsla(0,0%,100%,.9)}.board__banner--wallet .board__badge{background:hsla(0,0%,100%,.18)}.board__subtitle{font-size:13px;color:rgba(15,23,42,.62)}.board__chip{align-self:flex-start;background:var(--color-primary);letter-spacing:.14em}.board__badge,.board__chip{padding:6px 18px;border-radius:999px;color:var(--color-primary-contrast);font-size:12px;font-weight:600;text-transform:uppercase}.board__badge{display:inline-flex;align-self:center;background:rgba(31,47,77,.16);letter-spacing:.1em}.board__chip--wallet{background:hsla(0,0%,100%,.18);font-size:10px;padding:4px 12px;letter-spacing:.11em}.board__person{display:flex;flex-direction:column;gap:4px;color:rgba(15,23,42,.72)}.board__rollup-preview{width:140px;height:260px;border-radius:22px;background:linear-gradient(180deg,#f8f9fc,#dfe7ff);border:1px solid rgba(31,47,77,.16);display:flex;align-items:center;justify-content:center;font-size:12px;color:rgba(15,23,42,.55);text-transform:uppercase;letter-spacing:.18em}.board__person strong{font-size:20px;font-weight:700;color:#0f172a}.board__person--wallet{color:hsla(0,0%,100%,.85);gap:2px}.board__person--wallet strong{color:#fff;font-size:16px}.board__person--wallet span{font-size:11px}.board__qr{width:100px;height:100px;border-radius:0;border:6px solid rgba(15,23,42,.06);background:#fff;display:flex;align-items:center;justify-content:center}.board__qr--wallet{width:110px;height:110px;border-width:5px;border-color:hsla(0,0%,100%,.24);background:hsla(0,0%,100%,.18);border-radius:0}.board__qr-svg{width:100%;height:100%}.board__wallet-text{display:flex;flex-direction:column;gap:16px;flex:1 1;min-width:0}.board__wallet-qr{display:flex;flex-direction:column;align-items:center;gap:10px}.board__code{font-size:11px;letter-spacing:.14em;color:rgba(15,23,42,.6)}.board__code--wallet{color:hsla(0,0%,100%,.85);letter-spacing:.18em}.board__note{font-size:12px;color:rgba(15,23,42,.55)}@media (max-width:1024px){.board{padding:40px 36px}.board__inner{gap:32px}.board__item{min-width:200px}.board__linkline{display:none}}@media (max-width:640px){.board{padding:32px 20px}.board__banner{padding:24px}}.media-item__preview--placeholder{font-size:14px;color:rgba(15,23,42,.5);text-align:center}.media-item__content{display:grid;grid-gap:16px;gap:16px;align-content:start}.media-item__downloads{display:flex;flex-wrap:wrap;gap:12px}.media-item__download{display:inline-flex;align-items:center;padding:10px 18px;border-radius:14px;border:1px solid rgba(31,47,77,.35);background:rgba(31,47,77,.08);color:#0f172a;font-weight:600;font-size:14px;font-family:inherit;text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.media-item__download:focus-visible,.media-item__download:hover{background:rgba(31,47,77,.18);box-shadow:0 16px 32px rgba(31,47,77,.18);outline:none}.media-item__download[disabled]{opacity:.65;cursor:wait;box-shadow:none}.hero-media{position:absolute;inset:0;overflow:hidden;border-radius:inherit}.hero-media video{width:100%;height:100%;object-fit:cover;filter:brightness(.95) contrast(1.05);transform:scale(1.05)}.hero-media--image .hero-gradient{display:none}.hero-media__image{position:absolute;inset:0;object-fit:cover;width:100%;height:100%;transform:scale(1.035);filter:saturate(1.05) contrast(.92) brightness(.94)}.hero-media__scrim{position:absolute;inset:0;background:linear-gradient(130deg,rgba(4,12,32,.9),rgba(15,32,69,.62) 55%,rgba(43,82,130,.45));pointer-events:none}.hero-media__texture{position:absolute;inset:-20%;pointer-events:none;opacity:.8;mix-blend-mode:screen;transform:rotate(-6deg)}.hero-media__texture--primary{background:radial-gradient(45% 55% at 20% 20%,rgba(117,177,255,.38) 0,transparent 68%)}.hero-media__texture--secondary{inset:-10% -5% -35% -5%;transform:rotate(8deg);background:radial-gradient(45% 60% at 80% 10%,rgba(255,154,206,.3) 0,transparent 72%),radial-gradient(45% 35% at 60% 80%,rgba(255,214,153,.15) 0,transparent 85%)}.hero-gradient{position:absolute;inset:0;background:linear-gradient(120deg,rgba(7,21,45,.85),rgba(31,47,77,.35))}.hero-content{position:relative;z-index:1;display:grid;grid-gap:24px;gap:24px;padding:0;width:100%;max-width:660px}.hero-content:before{content:"";position:absolute;inset:0;z-index:-1}.hero-city-badge{display:inline-flex;align-items:center;padding:6px 20px;border-radius:999px;background:rgba(13,18,27,.58);color:#fff;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:13px;width:-moz-fit-content;width:fit-content;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero h1{font-size:48px;line-height:1.1;margin:0}.hero-details{color:hsla(0,0%,100%,.82);font-size:18px}.hero-actions,.hero-details{display:flex;flex-wrap:wrap;gap:16px}.hero-countdown-wrapper{flex-shrink:0}.hero-countdown{position:static;display:flex;flex-direction:column;gap:10px;padding:16px 20px;border-radius:var(--radius-md);background:rgba(15,23,42,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.18)}.hero-countdown__label{text-transform:uppercase;letter-spacing:.12em;font-weight:600;font-size:13px;color:hsla(0,0%,100%,.72)}.hero-countdown__timer{display:flex;gap:12px}.hero-countdown__item{min-width:72px;padding:10px 12px;border-radius:14px;background:hsla(0,0%,100%,.16);display:flex;flex-direction:column;align-items:center;gap:4px}.hero-countdown__value{font-size:28px;font-weight:700;color:#fff;line-height:1.1}.hero-countdown__unit{font-size:12px;font-weight:600;letter-spacing:.06em;color:hsla(0,0%,100%,.8)}@media (max-width:960px){.hero-inner{flex-direction:column;align-items:stretch;gap:32px}.hero-countdown-wrapper{width:100%}.hero-countdown{width:100%;align-items:center}.media-item{grid-template-columns:1fr}.media-item__preview{min-height:280px}}@media (max-width:520px){.hero-countdown__timer{flex-wrap:nowrap;justify-content:flex-start;gap:8px;overflow-x:auto;padding-bottom:4px;margin:0 -8px;padding-left:8px;padding-right:8px;-webkit-overflow-scrolling:touch}.hero-countdown__item{min-width:64px;padding:8px 10px}.hero-countdown__value{font-size:24px}}.hero-tags{display:flex;flex-wrap:wrap;gap:12px}.hero-tag{padding:6px 16px;border-radius:999px;background:hsla(0,0%,100%,.16);font-weight:600;font-size:14px}.participants-section{display:flex;flex-direction:column;gap:28px;background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 18px 36px rgba(32,37,52,.1)}.participants-section__controls{display:flex;flex-direction:column;gap:20px}.participants-section__intro{display:flex;flex-direction:column;gap:12px;color:#465065;font-size:15px;line-height:1.55}.participants-section__intro p{margin:0}.participants-section__category{display:flex;flex-direction:column;gap:4px;padding:12px 16px;border-radius:14px;background:rgba(31,47,77,.06);color:#0f172a;font-size:14px}.participants-section__category strong{font-size:15px}.participants-tabs{display:flex;flex-wrap:wrap;gap:10px}.participants-tab{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:rgba(244,246,250,.8);color:#3a4359;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.participants-tab small{font-weight:600;color:inherit;opacity:.72}.participants-tab:focus-visible,.participants-tab:hover{outline:none;border-color:rgba(31,47,77,.25);color:#0f172a;background:rgba(210,224,255,.5);box-shadow:0 6px 14px rgba(31,47,77,.12)}.participants-tab--active{border-color:rgba(31,47,77,.35);background:linear-gradient(135deg,rgba(31,47,77,.14),rgba(99,102,241,.14));color:#0f172a;box-shadow:0 6px 18px rgba(31,47,77,.16)}.participants-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}@media (max-width:767px){.participants-grid--collapsed .participant-card:nth-child(n+3){display:none}}.participant-card{display:flex;flex-direction:column;gap:14px;padding:20px 22px;border-radius:var(--radius-md);border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.98);box-shadow:0 18px 36px rgba(32,37,52,.08);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.participant-card:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.participant-card:hover{transform:translateY(-2px);box-shadow:0 22px 44px rgba(32,37,52,.12)}.participant-card--favorite{border-color:rgba(31,47,77,.65);box-shadow:0 24px 48px rgba(31,47,77,.18)}.participant-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.participant-card__category{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:999px;color:#0f172a;font-weight:600;font-size:13px}.participant-card__favorite-state{color:#5e6573;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.participant-card--favorite .participant-card__favorite-state{color:var(--color-primary)}.participant-card__title{margin:0;font-size:18px;line-height:1.2;color:#0f172a}.participant-card__description{margin:0;color:#465065;font-size:14px;line-height:1.5}.participant-card__tags{display:flex;flex-wrap:wrap;gap:8px}.participant-card__tag{display:inline-flex;align-items:center;padding:6px 12px;border-radius:12px;font-weight:600;font-size:12px;color:#0f172a}.participant-card__action{align-self:flex-start;padding:8px 18px;border-radius:14px;border:none;background:var(--color-primary-soft);color:var(--color-primary-contrast);font-weight:700;font-size:13px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.participant-card__action:disabled{cursor:not-allowed;opacity:.65;box-shadow:none}.participant-card--favorite .participant-card__action{background:var(--color-primary);box-shadow:0 16px 32px rgba(31,47,77,.24)}.participant-card--favorite .participant-card__action:focus-visible,.participant-card--favorite .participant-card__action:hover{background:var(--color-primary-soft)}.participants-section__more{display:flex;justify-content:center;margin-top:12px}.participants-section__more-button{padding:10px 24px;border-radius:16px;border:1px solid rgba(15,23,42,.12);background:rgba(244,246,250,.92);color:#0f172a;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease}.participants-section__more-button:focus-visible,.participants-section__more-button:hover{outline:none;background:rgba(210,224,255,.8);border-color:rgba(31,47,77,.4);box-shadow:0 12px 24px rgba(31,47,77,.16)}@media (min-width:768px){.participants-section__controls{flex-direction:row;align-items:center;justify-content:space-between}.participants-section__intro{max-width:460px}}.partners-section{display:grid;grid-gap:36px;gap:36px}.sponsor-hero{position:relative;overflow:hidden;border-radius:var(--radius-card);background:#0c1830;box-shadow:0 32px 64px rgba(12,27,58,.35);min-height:260px}.sponsor-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.1) contrast(1.08)}.sponsor-hero__overlay{position:absolute;inset:0;background:linear-gradient(112deg,rgba(8,17,36,.78),rgba(12,31,72,.6) 45%,rgba(18,41,88,.35));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sponsor-hero__content{position:relative;display:flex;flex-direction:column;gap:24px;padding:48px 56px 52px;color:#f6f9ff;text-shadow:0 4px 18px rgba(5,12,28,.45)}.sponsor-hero__logo-float{position:absolute;top:40px;right:44px;width:clamp(160px,18vw,240px)}.sponsor-hero__head{display:flex;flex-direction:column;gap:10px}.sponsor-hero__badge{align-self:flex-start;display:inline-flex;justify-content:center;padding:6px 18px;min-width:220px;border-radius:999px;background:rgba(77,143,255,.22);color:#d9e6ff;font-weight:600;letter-spacing:.12em;text-transform:uppercase;font-size:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sponsor-hero__tagline{font-size:18px;font-weight:500;color:rgba(228,239,255,.85);letter-spacing:.02em}.sponsor-hero__info{display:grid;grid-gap:18px;gap:18px;max-width:520px}.sponsor-hero__title{margin:0;font-size:40px;font-weight:700;color:#fff;letter-spacing:-.01em}.sponsor-hero__logo{width:100%;height:auto;max-height:96px;object-fit:contain;filter:drop-shadow(0 18px 26px rgba(6,12,26,.45))}.sponsor-hero__info p{margin:0;color:rgba(237,244,255,.9);line-height:1.6}.sponsor-hero__logo-card{display:flex;align-items:center;padding:22px;background:hsla(0,0%,100%,.32);border-radius:24px;border:1px solid hsla(0,0%,100%,.42);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08),0 24px 48px rgba(6,12,26,.35)}.sponsor-hero__button,.sponsor-hero__logo-card{justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sponsor-hero__button{align-self:flex-start;display:inline-flex;width:220px;background:hsla(0,0%,100%,.16);color:#f5f8ff;border:1px solid hsla(0,0%,100%,.36);box-shadow:0 22px 40px rgba(7,16,38,.32);padding:8px 18px;font-size:14px}.sponsor-hero__button:focus-visible,.sponsor-hero__button:hover{background:hsla(0,0%,100%,.24);box-shadow:0 26px 48px rgba(7,16,38,.38)}@media (max-width:1024px){.sponsor-hero__content{padding:40px}.sponsor-hero__logo-float{top:32px;right:32px;width:clamp(150px,26vw,210px)}}@media (max-width:720px){.sponsor-hero__content{padding:34px 28px 36px;gap:22px}.sponsor-hero__logo-float{position:static;align-self:flex-start;margin-bottom:8px;width:clamp(150px,52vw,200px)}.sponsor-hero__logo-card{padding:18px 22px}.sponsor-hero__title{font-size:30px}.sponsor-hero__tagline{font-size:16px}.sponsor-hero__badge,.sponsor-hero__button{width:100%;min-width:0}}.partners-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.partners-grid__item{background:#fff;border-radius:var(--radius-md);border:1px solid rgba(15,23,42,.06);box-shadow:0 16px 30px rgba(15,23,42,.08);min-height:120px;display:flex;align-items:center;justify-content:center;padding:18px}.partners-grid__item img{max-width:140px;max-height:70px;object-fit:contain}.conference-cards{display:grid;grid-gap:32px;gap:32px}.conference-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 24px 48px rgba(32,37,52,.12);display:flex;flex-direction:column}.conference-card__media{position:relative;padding-top:38%;background:rgba(15,23,42,.12);overflow:hidden}.conference-card__media img,.conference-card__media video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.conference-card__media--conf-2025-dubai img,.conference-card__media--conf-2025-dubai video{object-position:center 44%}.conference-card__media--istanbul-ceramics-2026 img,.conference-card__media--istanbul-ceramics-2026 video{object-position:center 48%}.conference-card__media--conf-2025-dubai{background-color:#0f172a}.conference-card__media--conf-2025-dubai:before{content:"";position:absolute;inset:0;background-image:url(/media/ceramics-2026.jpg);background-size:cover;background-position:center 42%;transform:scale(1.02)}.conference-card__media--conf-2025-dubai:after,.conference-card__media--conf-2025-dubai:before{z-index:0}.conference-card__media--conf-2025-dubai:after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,rgba(7,11,25,.45),rgba(7,11,25,.65) 45%,rgba(7,11,25,.85))}.conference-card__media--conf-2025-dubai img,.conference-card__media--conf-2025-dubai video{opacity:0;visibility:hidden}.conference-card__media-overlay{position:absolute;inset:auto 0 0;padding:32px;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,rgba(23,27,38,0),rgba(23,27,38,.65) 55%,rgba(23,27,38,.96));color:#f4f6fa;z-index:2}.conference-card__media-overlay h3{margin:0;font-size:28px}.conference-card__media-overlay p{margin:0;color:rgba(244,246,250,.86)}.conference-card__media-meta{font-size:14px;color:rgba(244,246,250,.72)}@media (max-width:768px){.conference-card__media{padding-top:clamp(56%,62vw,70%)}.conference-card__media-overlay{padding:clamp(20px,6vw,28px);gap:10px;background:linear-gradient(188deg,rgba(23,27,38,0),rgba(23,27,38,.65) 50%,rgba(23,27,38,.95))}.hero-tabs--card{top:12px;right:16px;left:auto;transform:none}.conference-card__media-overlay h3{font-size:clamp(20px,6vw,26px)}.conference-card__media-overlay p{font-size:clamp(13px,4vw,15px)}.conference-card__media-meta{font-size:clamp(12px,3.6vw,14px)}}@media (max-width:520px){.conference-card__media{padding-top:clamp(58%,70vw,86%)}.conference-card__media img,.conference-card__media video{object-position:center 35%}.conference-card__media--conf-2025-dubai img,.conference-card__media--conf-2025-dubai video{object-position:center 46%}.conference-card__media--istanbul-ceramics-2026 img,.conference-card__media--istanbul-ceramics-2026 video{object-position:center 50%}.conference-card__media-overlay{padding:clamp(16px,5vw,24px);gap:8px;background:linear-gradient(180deg,rgba(23,27,38,0),rgba(23,27,38,.55) 42%,rgba(23,27,38,.92))}.conference-card__media-overlay h3{font-size:clamp(18px,7vw,24px)}.conference-card__media-overlay p{font-size:clamp(12px,4vw,14px)}.conference-card__media-meta{font-size:clamp(11px,3.4vw,13px)}.hero-tabs--card{top:10px;right:12px;transform:none}.hero-tabs__link--card{padding:5px 10px;font-size:10px}}.conference-card__body{display:flex;flex-direction:column;gap:20px;padding:32px}.conference-card__actions-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center}.conference-card__status{padding:4px 14px;border-radius:999px;background:rgba(31,47,77,.12);color:var(--color-primary);font-weight:600;font-size:13px;letter-spacing:.05em;text-transform:uppercase}.conference-card__tags{display:flex;flex-wrap:wrap;gap:10px}.conference-card__tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:12px;background:rgba(233,237,245,.9);color:#0f172a;font-weight:600;font-size:12px;line-height:1.2;box-shadow:inset 0 0 0 1px rgba(15,23,42,.06)}.conference-card__columns{display:flex;flex-wrap:wrap;gap:20px}.conference-card__column{display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:20px;background:linear-gradient(135deg,rgba(246,249,255,.92),rgba(237,242,255,.76));box-shadow:inset 0 0 0 1px rgba(31,47,77,.06);flex:1 1 320px}.conference-card__column strong{font-size:16px;font-weight:700}.conference-card__column-title{font-weight:700;color:#0f172a}.conference-card__list{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.conference-card__row{display:grid;grid-template-columns:84px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.conference-card__row .conference-card__time{justify-self:start}.conference-card__time{font-size:13px;font-weight:600;color:rgba(32,37,52,.68)}.conference-card__time--type{color:var(--color-primary)}.conference-card__item{display:block;font-weight:600;line-height:1.35}.conference-card__meta-item{display:block;margin-top:4px;font-size:13px;color:#5e6573;line-height:1.35}.conference-card__more{font-size:14px;color:#5e6573}.conference-card__button{align-self:flex-start}@media (max-width:640px){.conference-card__body{padding:24px;gap:18px}.conference-card__actions-row{flex-direction:column;align-items:stretch;gap:12px;justify-content:flex-start}.conference-card__status{width:100%;text-align:center}.conference-card__tags{justify-content:center}.conference-card__columns{gap:16px}.conference-card__column{flex:1 1 100%;padding:18px}.conference-card__row{grid-template-columns:minmax(0,1fr);gap:8px}}@media (max-width:480px){.conference-card__body{padding:20px}.conference-card__tags{justify-content:flex-start}.conference-card__button{width:100%;justify-content:center}}.video-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.video-card{padding:0;overflow:hidden}.video-frame{position:relative;padding-top:56.25%;background:rgba(32,37,52,.08)}.video-frame iframe,.video-frame video{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:16px 16px 0 0}.video-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background-size:cover;background-position:50%}.video-meta{gap:8px;padding:20px}.video-materials,.video-meta{display:flex;flex-direction:column}.video-materials{margin-top:32px;gap:16px}.video-materials ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.video-materials li{display:flex;flex-direction:column;gap:4px;padding:12px 0;border-bottom:1px solid rgba(32,37,52,.08)}.coming-soon{font-size:13px;color:#5e6573}.schedule-days{gap:36px}.schedule-day,.schedule-days{display:flex;flex-direction:column}.schedule-day{background:#fff;border-radius:var(--radius-card);box-shadow:0 32px 60px rgba(32,37,52,.12);padding:36px 40px;gap:24px}.schedule-day__header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;align-items:flex-start}.schedule-day__meta{display:flex;flex-direction:column;gap:8px}.schedule-day__date{display:flex;flex-direction:column;gap:4px;font-size:14px;color:#5e6573}.schedule-day__date span:first-child{font-size:24px;font-weight:700;color:#0f172a}.schedule-day__location{font-size:14px;color:#5e6573}.schedule-day__controls{margin-left:auto;display:flex;justify-content:flex-end;flex:1 1;min-width:220px}.schedule-day__tracks{display:grid;grid-gap:24px;gap:24px}.schedule-tabs{justify-content:flex-end}.schedule-tab{white-space:nowrap}.schedule-track{background:linear-gradient(135deg,rgba(246,249,255,.96),rgba(234,240,255,.88));border-radius:20px;padding:24px 28px;box-shadow:inset 0 0 0 1px rgba(31,47,77,.08);display:flex;flex-direction:column;gap:18px}.schedule-track__header{display:flex;justify-content:space-between;align-items:center;gap:12px}.schedule-track__label{font-weight:700;font-size:18px}.schedule-track__count{font-size:14px;color:#5e6573}.schedule-track__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.schedule-track__show-more{align-self:center;padding:10px 24px;border-radius:16px;border:1px solid rgba(15,23,42,.12);background:rgba(244,246,250,.92);color:#0f172a;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease,transform .2s ease}.schedule-track__show-more:focus-visible,.schedule-track__show-more:hover{outline:none;background:rgba(210,224,255,.8);border-color:rgba(31,47,77,.4);box-shadow:0 12px 24px rgba(31,47,77,.16);transform:translateY(-1px)}.schedule-session{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:16px;gap:16px}.schedule-session__time{font-weight:600;color:#0f172a;font-size:15px}.schedule-session__content{display:flex;flex-direction:column;gap:8px}.schedule-session__title{margin:0;font-size:18px}.schedule-session__speakers{font-size:14px;color:#5e6573}.schedule-session__meta{font-size:13px;color:#5e6573}.schedule-session__tags{display:flex;flex-wrap:wrap;gap:8px}.schedule-tag{display:inline-flex;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;color:#0f172a;background:rgba(230,238,255,.9)}.schedule-session__description{margin:0;color:#465065;font-size:14px;line-height:1.5}@media (max-width:768px){.container{padding:0 20px}.hero{min-height:280px}.hero-content{padding:32px 24px;gap:20px}.hero-inner{flex-direction:column;align-items:flex-start;gap:24px;padding:40px 24px}.hero-tabs:not(.hero-tabs--card){position:static;align-self:flex-end}.hero h1{font-size:36px}.hero-details{font-size:16px}.conference-card__body{padding:24px}.conference-card__button{align-self:stretch;justify-content:center;text-align:center}.sponsor-card{flex:1 1 100%;max-width:100%}.partner-logos-column{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));flex:1 1 100%;min-height:auto}.schedule-day{padding:28px 24px}.schedule-day__header{flex-direction:column;align-items:flex-start}.schedule-day__controls{margin-left:0;width:100%;min-width:0}.schedule-day__controls,.schedule-tabs{justify-content:flex-start}.schedule-session{grid-template-columns:1fr}.schedule-session__time{font-size:14px}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20}.site-header--light{background:rgba(244,246,250,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(32,37,52,.06)}.site-header--light .site-header__menu-toggle{background:rgba(31,47,77,.08);border:1px solid rgba(31,47,77,.18);color:var(--color-primary);margin-left:16px}.site-header--light .site-header__menu-toggle:focus-visible,.site-header--light .site-header__menu-toggle:hover{background:rgba(31,47,77,.16);border-color:rgba(31,47,77,.24)}.site-header__cta-group{display:inline-flex;align-items:center;gap:16px;margin-left:auto;flex-wrap:nowrap}.site-header__cta-group .button-link{--btn-padding-y:9px;--btn-padding-x:20px;--btn-radius:var(--radius-pill);--btn-shadow:0 14px 28px rgba(23,34,56,.2);--btn-shadow-hover:0 18px 36px rgba(23,34,56,.26);font-size:13px;letter-spacing:.12em;text-transform:uppercase}.site-header__cta-group .button-link--ghost{--btn-bg:rgba(31,47,77,.12);--btn-bg-hover:rgba(31,47,77,.18);--btn-color:var(--color-primary);--btn-border:1px solid rgba(31,47,77,.18);--btn-border-hover:1px solid rgba(31,47,77,.26);--btn-shadow:none;--btn-shadow-hover:none}.site-header--light .language-switcher__button{background:rgba(31,47,77,.08);border:1px solid rgba(31,47,77,.18);color:var(--color-primary);padding:9px 16px;font-size:12px}.site-header--light .language-switcher__button:focus-visible,.site-header--light .language-switcher__button:hover{color:var(--color-primary);background:rgba(31,47,77,.18);border-color:rgba(31,47,77,.3)}.site-header--light .language-switcher__menu{background:#fff;border:1px solid rgba(31,47,77,.08);box-shadow:0 16px 38px rgba(32,37,52,.18)}.site-header--light .language-switcher__menu-item{color:#202534}.site-header--light .language-switcher__menu-item--active,.site-header--light .language-switcher__menu-item:focus-visible,.site-header--light .language-switcher__menu-item:hover{background:rgba(31,47,77,.12);color:#0b1a38}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0}.site-header--dark{background:#05060a;box-shadow:0 12px 24px rgba(5,6,10,.35)}.site-header__brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;min-width:0}.site-header__logo-text{display:inline-flex;align-items:center;font-family:Inter,Roboto,Segoe UI,sans-serif;font-size:18px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#11213f}.site-header__nav{display:flex;align-items:center;gap:28px;flex:1 1 auto;justify-content:center}.site-header--light .site-header__nav{border-top:none}.site-header__menu-toggle{display:none;align-items:center;gap:12px;padding:10px 16px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.18);color:#fff;border-radius:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,border-color .2s ease;margin-left:auto}.site-header__menu-toggle:focus-visible{outline:2px solid hsla(0,0%,100%,.6);outline-offset:2px}.site-header__menu-toggle-box{display:flex;flex-direction:column;gap:4px}.site-header__menu-toggle-line{width:18px;height:2px;border-radius:1px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.site-header__menu-toggle--open .site-header__menu-toggle-line:first-child{transform:translateY(6px) rotate(45deg)}.site-header__menu-toggle--open .site-header__menu-toggle-line:nth-child(2){opacity:0}.site-header__menu-toggle--open .site-header__menu-toggle-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-header__menu-toggle-label{font-size:12px}.site-header__link{font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:13px;transition:color .2s ease}.site-header--light .site-header__link{color:rgba(15,23,42,.76)}.site-header--light .site-header__link:focus-visible,.site-header--light .site-header__link:hover{color:#0f172a}.site-header__link--light{color:hsla(0,0%,100%,.78)}.site-header__link--light:focus-visible,.site-header__link--light:hover{color:#fff}.site-header__link--active{color:#fff;position:relative}.site-header__link--active:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background:#fff;border-radius:2px}.language-switcher{position:relative}.language-switcher__button{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.18);border-radius:999px;color:hsla(0,0%,100%,.78);font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:12px;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.language-switcher__button:focus-visible,.language-switcher__button:hover{color:#fff;background:hsla(0,0%,100%,.16);border-color:hsla(0,0%,100%,.32)}.language-switcher__button:focus-visible{outline:2px solid hsla(0,0%,100%,.6);outline-offset:2px}.language-switcher__icon{font-size:18px;line-height:1}.language-switcher__current{font-weight:700;letter-spacing:.16em}.language-switcher__menu{position:absolute;top:calc(100% + 8px);right:0;min-width:216px;background:rgba(10,13,22,.98);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;box-shadow:0 16px 40px rgba(0,0,0,.45);padding:8px;display:grid;grid-gap:4px;gap:4px;z-index:40}.language-switcher__menu-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 12px;border:none;border-radius:12px;background:transparent;color:hsla(0,0%,100%,.82);font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease}.language-switcher__menu-item:focus-visible,.language-switcher__menu-item:hover{background:hsla(0,0%,100%,.12);color:#fff}.language-switcher__menu-item--active{background:hsla(0,0%,100%,.16);color:#fff}.language-switcher__menu-code{font-size:12px;font-weight:700;letter-spacing:.18em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:720px){.site-header__inner{flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap}.site-header__cta-group{display:none}.site-header__cta-group .button-link{width:100%;justify-content:center}.site-header__menu-toggle{display:inline-flex;flex-shrink:0;order:2;margin-left:auto}.site-header__nav{display:none;flex-direction:column;align-items:center;gap:20px;width:100%;padding:28px 0 24px;border-top:1px solid hsla(0,0%,100%,.15);flex-basis:100%;order:5}.site-header--light .site-header__nav{border-top:1px solid rgba(31,47,77,.12)}.site-header__nav--open{display:flex}.site-header__link{font-size:12px}.language-switcher{width:100%}.site-header__brand{margin-left:8px}.language-switcher__button{justify-content:center;width:100%}.language-switcher__menu{position:static;width:100%;margin-top:8px}}@media (max-width:480px){.site-header__brand{max-width:calc(100% - 52px)}.site-header__menu-toggle{padding:10px 12px}.site-header__menu-toggle-label{display:none}}.site-footer{margin-top:128px;background:#0c1220;color:rgba(232,240,255,.88);border-top:1px solid rgba(12,18,32,.65)}.site-footer__inner{display:flex;flex-direction:column;gap:64px;padding:72px 0 32px}.site-footer__primary{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.site-footer__phone{display:inline-flex;align-items:center;font-size:clamp(28px,5.6vw,40px);font-weight:700;color:#fff;text-decoration:none}.site-footer__phone:focus-visible,.site-footer__phone:hover{color:hsla(0,0%,100%,.85);text-decoration:underline}.site-footer__tagline{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.2;max-width:640px;color:#fff}.site-footer__cta{display:flex;gap:16px;flex-wrap:wrap}.site-footer__cta .button-link{--btn-bg:linear-gradient(135deg,rgba(37,99,235,.92),rgba(14,165,233,.9));--btn-bg-hover:linear-gradient(135deg,rgba(37,99,235,.92),rgba(14,165,233,.9));--btn-border:none;--btn-border-hover:none;--btn-shadow:0 18px 42px rgba(14,116,233,.32);--btn-shadow-hover:0 22px 48px rgba(14,116,233,.36);--btn-padding-y:10px;--btn-padding-x:24px;font-size:13px;letter-spacing:.08em}.site-footer__cta .button-link--ghost{--btn-bg:hsla(0,0%,100%,.14);--btn-bg-hover:hsla(0,0%,100%,.18);--btn-color:rgba(240,249,255,.92);--btn-border:1px solid rgba(148,197,255,.4);--btn-border-hover:1px solid rgba(148,197,255,.52);--btn-shadow:inset 0 1px 0 hsla(0,0%,100%,.2);--btn-shadow-hover:inset 0 1px 0 hsla(0,0%,100%,.2)}.site-footer__columns{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.site-footer__column{display:flex;flex-direction:column;gap:18px}.site-footer__column-title{margin:0;font-size:16px;letter-spacing:.08em;text-transform:uppercase;color:rgba(232,240,255,.78)}.site-footer__column ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.site-footer__column a{color:rgba(232,240,255,.78);font-size:14px;transition:color .2s ease}.site-footer__column a:focus-visible,.site-footer__column a:hover,.site-footer__secondary-links a:focus-visible,.site-footer__secondary-links a:hover{color:#fff}.site-footer__bottom{gap:24px;padding-top:32px;border-top:1px solid rgba(232,240,255,.12);color:rgba(232,240,255,.6);font-size:13px}.site-footer__bottom,.site-footer__bottom-text{display:flex;align-items:center;justify-content:space-between}.site-footer__bottom-text{flex-wrap:wrap;gap:16px;width:100%}.site-footer__legal{text-align:right;display:block}.site-footer__secondary-links{display:flex;gap:20px;flex-wrap:wrap}.site-footer__secondary-links a{color:rgba(232,240,255,.72);font-size:13px}@media (max-width:768px){.site-footer__inner{padding:56px clamp(20px,6vw,32px) 28px;gap:48px}.site-footer__primary{flex-direction:column;align-items:flex-start;gap:20px}.site-footer__phone{font-size:clamp(24px,8vw,32px)}.site-footer__cta{width:100%}.site-footer__columns{gap:24px}.site-footer__bottom{flex-direction:column;align-items:flex-start}}@media (min-width:1024px){.site-footer__inner{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:start}.site-footer__primary{flex-direction:column;align-items:flex-start;gap:16px}.site-footer__cta{display:flex;gap:14px}.site-footer__cta,.site-footer__phone{align-self:flex-start}.site-footer__columns{justify-self:end;grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width:560px){.site-footer__inner{padding:44px clamp(20px,7vw,32px) 24px}.site-footer__cta{flex-direction:column;gap:12px}.site-footer__cta .button-link{width:100%;justify-content:center}.site-footer__bottom,.site-footer__columns,.site-footer__primary{padding-left:0;padding-right:0}.contact-section__container,.feature-section__container{padding:32px 24px}.mobile-section__container{padding:36px 24px}}body.modal-open{overflow:hidden}.modal-backdrop{position:fixed;inset:0;background:rgba(6,14,25,.58);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:40}.registration-modal{position:relative;width:min(960px,100%);max-height:90vh;background:#fff;border-radius:var(--radius-xl);box-shadow:0 42px 84px rgba(15,23,42,.28);overflow:hidden;display:flex;flex-direction:column}.registration-modal__close{position:absolute;top:18px;right:22px;border:none;background:transparent;font-size:28px;color:rgba(15,23,42,.45);cursor:pointer;transition:color .2s ease}.registration-modal__close:focus-visible,.registration-modal__close:hover{color:rgba(15,23,42,.9)}.registration-modal__header{padding:44px 48px 24px;display:flex;flex-direction:column;gap:16px;background:linear-gradient(145deg,rgba(31,47,77,.08),rgba(79,70,229,.08))}.registration-modal__header h2{margin:0;font-size:32px;color:#0f172a}.registration-modal__header p{margin:0;color:rgba(15,23,42,.6);line-height:1.55}.registration-modal__badges{display:flex;gap:12px;flex-wrap:wrap}.registration-modal__badges span{padding:6px 16px;border-radius:999px;background:rgba(15,23,42,.08);font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:rgba(15,23,42,.6)}.registration-modal__content{padding:0 48px 40px;overflow-y:auto;display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.registration-modal__section{display:flex;flex-direction:column;gap:20px}.registration-modal__section h3{margin:0;font-size:20px;text-transform:uppercase;letter-spacing:.08em;color:rgba(15,23,42,.72)}.registration-modal__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding:4px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:rgba(15,23,42,.02);width:100%;max-width:420px}.registration-modal__tab{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:none;border-radius:12px;font-weight:600;font-size:14px;letter-spacing:.01em;cursor:pointer;color:rgba(15,23,42,.65);background:transparent;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.registration-modal__tab:hover{color:rgba(15,23,42,.82)}.registration-modal__tab:focus-visible{outline:2px solid rgba(59,130,246,.4);outline-offset:2px}.registration-modal__tab--participant,.registration-modal__tab--sponsor{background:transparent}.registration-modal__tab--active{background:#fff;color:#0f172a;box-shadow:0 6px 16px rgba(15,23,42,.08)}.registration-modal__panels{display:flex;flex-direction:column;gap:22px}.registration-modal__panel{display:grid;grid-gap:20px;gap:20px;padding:24px;border-radius:20px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 16px 32px rgba(15,23,42,.06)}.registration-modal__panel--participants,.registration-modal__panel--sponsor{border-color:rgba(15,23,42,.08);background:#fff;box-shadow:0 16px 32px rgba(15,23,42,.06)}.registration-modal__panel-header{display:flex;flex-direction:column;gap:8px}.registration-modal__panel-badge{align-self:flex-start;padding:6px 12px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:rgba(15,23,42,.05);color:rgba(15,23,42,.6)}.registration-modal__panel-badge--participants,.registration-modal__panel-badge--sponsor{box-shadow:none}.registration-modal__panel-note{margin:0;font-size:14px;line-height:1.6;color:rgba(15,23,42,.65)}.registration-modal__packages{display:grid;grid-gap:12px;gap:12px}.registration-modal__package{display:grid;grid-template-columns:auto 1fr auto;grid-gap:16px;gap:16px;align-items:center;padding:16px 20px;border-radius:var(--radius-md);border:1px solid rgba(15,23,42,.08);background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.registration-modal__package:focus-within,.registration-modal__package:hover{border-color:rgba(59,130,246,.24);box-shadow:0 12px 28px rgba(15,23,42,.08)}.registration-modal__package input{width:18px;height:18px}.registration-modal__package strong{display:block;font-size:16px;color:#0f172a}.registration-modal__package span{font-size:13px;color:rgba(15,23,42,.6)}.registration-modal__package-price{font-weight:700;font-size:15px;color:#0f172a}.registration-modal__package--active{border-color:rgba(59,130,246,.35);box-shadow:0 14px 30px rgba(59,130,246,.18);background:#f8fbff;transform:translateY(-1px)}.registration-modal__matrix{display:grid;grid-gap:16px;gap:16px}.registration-modal__field{display:flex;flex-direction:column;gap:6px;font-size:14px;color:rgba(15,23,42,.66)}.registration-modal__field input,.registration-modal__field select,.registration-modal__field textarea{border-radius:12px;border:1px solid rgba(15,23,42,.12);padding:10px 14px;font-size:14px;font-family:inherit}.registration-modal__field textarea{resize:vertical}.registration-modal__field--spanning{grid-column:1/-1}.registration-modal__addons{display:grid;grid-gap:12px;gap:12px}.registration-modal__addon{display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:12px 16px;border-radius:16px;border:1px solid rgba(59,130,246,.24);background:linear-gradient(135deg,rgba(219,234,254,.35),hsla(0,0%,100%,.95));box-shadow:0 12px 28px rgba(59,130,246,.12)}.registration-modal__addon:focus-within,.registration-modal__addon:hover{border-color:rgba(59,130,246,.4);box-shadow:0 16px 32px rgba(59,130,246,.16)}.registration-modal__addon-copy{display:flex;flex-direction:column;gap:4px}.registration-modal__addon strong{display:block;font-size:14px;color:#0f172a}.registration-modal__addon span{font-size:13px;color:rgba(15,23,42,.6)}.registration-modal__addon-price{font-weight:600;color:#0f172a}.registration-modal__sponsor{display:grid;grid-gap:12px;gap:12px}.registration-modal__sponsor-option{display:grid;grid-template-columns:auto 1fr;grid-gap:16px;gap:16px;align-items:flex-start;padding:14px 18px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 12px 26px rgba(15,23,42,.06);transition:border-color .2s ease,box-shadow .2s ease}.registration-modal__sponsor-option:focus-within,.registration-modal__sponsor-option:hover{border-color:rgba(59,130,246,.24);box-shadow:0 14px 30px rgba(15,23,42,.08)}.registration-modal__sponsor-option ul{margin:8px 0 0;padding-left:18px;color:rgba(15,23,42,.6);font-size:13px;line-height:1.45}.registration-modal__summary{display:grid;grid-gap:10px;gap:10px;padding:20px;border-radius:var(--radius-md);background:rgba(15,23,42,.04)}.registration-modal__consent{display:flex;gap:10px;margin-top:12px;font-size:14px;line-height:1.5;color:rgba(15,23,42,.75)}.registration-modal__consent input{margin-top:3px}.registration-modal__consent a{color:#2563eb;text-decoration:underline}.registration-modal__summary div{display:flex;justify-content:space-between;font-size:14px;color:rgba(15,23,42,.7)}.registration-modal__summary-total{margin-top:6px;padding-top:6px;border-top:1px solid rgba(15,23,42,.08);font-size:16px;font-weight:700;color:#0f172a}.registration-modal__summary-note{font-size:14px;color:rgba(15,23,42,.65);line-height:1.5}.registration-modal__limited{margin:4px 0 0;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:#d97706}.registration-modal__actions{display:flex;gap:12px;margin-top:8px}.registration-modal__submit{flex:1 1;border:none;border-radius:14px;padding:12px 18px;background:linear-gradient(135deg,rgba(31,47,77,.95),rgba(79,70,229,.95));color:#fff;font-weight:700;font-size:15px;letter-spacing:.05em;cursor:pointer;box-shadow:0 18px 36px rgba(31,47,77,.24);transition:transform .2s ease,box-shadow .2s ease}.registration-modal__submit:focus-visible,.registration-modal__submit:hover{transform:translateY(-1px);box-shadow:0 22px 44px rgba(31,47,77,.32)}.registration-modal__secondary{border:none;border-radius:14px;padding:12px 18px;background:rgba(15,23,42,.08);color:rgba(15,23,42,.75);font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.registration-modal__secondary:focus-visible,.registration-modal__secondary:hover{background:rgba(15,23,42,.12);color:rgba(15,23,42,.85);outline:none}.registration-modal__secondary:disabled,.registration-modal__submit:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.registration-modal__notice{margin-top:8px;font-size:14px;line-height:1.4;color:rgba(15,23,42,.75)}.registration-modal__notice--success{color:#059669}.registration-modal__notice--error{color:#b91c1c}@media (max-width:960px){.registration-modal__content{grid-template-columns:1fr}.registration-modal__header{padding:36px 32px 20px}.registration-modal__content{padding:0 32px 32px}}@media (max-width:640px){.modal-backdrop{padding:12px}.registration-modal{border-radius:24px}.registration-modal__header{padding:28px 24px 16px}.registration-modal__content{padding:0 24px 24px}.registration-modal__tabs{max-width:none}.registration-modal__panel{padding:20px;border-radius:20px}.registration-modal__actions{flex-direction:column}.registration-modal__secondary,.registration-modal__submit{width:100%}.media-page{gap:48px}.media-page__hero{padding:52px 0}.media-page__intro{gap:12px}.media-item{padding:20px}.media-item__preview,.media-item__preview.media-item__preview--custom{max-width:100%}.board{padding:36px 28px;max-width:520px}.board:after{inset:12px}.media-item__downloads{flex-direction:column;align-items:stretch}.media-item__download{justify-content:center}.media-banner-preview{padding:28px;max-width:100%;aspect-ratio:auto}.media-banner-preview__partners{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.media-page{gap:36px}.media-page__hero{padding:44px 0}.media-page__intro h1{font-size:28px}.media-item{padding:18px;gap:18px;border-radius:20px}.media-item__downloads{gap:10px}.media-item__download{font-size:13px;padding:9px 16px}.media-item__board,.media-item__preview,.media-item__preview.media-item__preview--custom{margin-inline:auto}.board{padding:28px 22px;border-radius:var(--radius-card);max-width:360px}.board:after{inset:10px;border-radius:22px}}.rollup-preview{display:flex;justify-content:center;width:100%}.rollup-preview__card{position:relative;aspect-ratio:85/200;width:clamp(220px,30vw,260px);max-width:100%;height:auto;border-radius:0;background:linear-gradient(180deg,#fff,#f6f7fc);border:1px solid rgba(31,47,77,.08);box-shadow:0 36px 64px rgba(13,22,42,.12);padding:clamp(30px,7vw,40px) clamp(22px,5vw,32px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;grid-row-gap:clamp(10px,2.6vw,18px);row-gap:clamp(10px,2.6vw,18px);grid-column-gap:clamp(10px,2vw,16px);column-gap:clamp(10px,2vw,16px);align-content:start}.rollup-preview__brand{grid-column:1/2;align-self:center;justify-self:start;font-size:clamp(11px,1.6vw,13px);font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--color-primary)}.rollup-preview__date{grid-column:2/3;justify-self:end;align-self:center;font-size:clamp(11px,1.5vw,12px);letter-spacing:.08em;text-transform:uppercase;color:rgba(15,23,42,.48)}.rollup-preview__title{grid-column:1/-1;margin:0;font-size:clamp(24px,5vw,30px);font-weight:700;letter-spacing:-.01em;text-transform:uppercase;color:#11172b;line-height:1.08;text-align:left}.rollup-preview__sponsor{grid-column:1/-1;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(12px,3vw,18px);margin-top:clamp(6px,2vw,12px)}.rollup-preview__badge{color:rgba(15,23,42,.45);letter-spacing:.24em;font-size:clamp(10px,1.4vw,12px);font-weight:600;text-transform:uppercase}.rollup-preview__main-logo{width:clamp(150px,38vw,200px);max-width:100%;height:auto;display:block;object-fit:contain}.rollup-preview__partners-label{grid-column:1/-1;font-size:clamp(10px,1.4vw,12px);letter-spacing:.24em;text-transform:uppercase;color:rgba(15,23,42,.45);margin-top:clamp(6px,2vw,12px)}.rollup-preview__partners{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(12px,3vw,18px);gap:clamp(12px,3vw,18px);padding-top:clamp(6px,2vw,12px);justify-items:center;width:100%}.rollup-preview__partners img{width:clamp(60px,18vw,78px);height:clamp(26px,8vw,38px);display:block;object-fit:contain}.indexbox-home{position:relative;display:flex;flex-direction:column;gap:96px;padding:0 0 140px;background:radial-gradient(920px circle at 18% -18%,rgba(70,111,178,.18),transparent 58%),radial-gradient(840px circle at 86% 106%,rgba(41,72,132,.12),transparent 66%),linear-gradient(180deg,#fff,#f6f8fe 46%,#fff);overflow:hidden}.indexbox-home:before{content:"";position:absolute;inset:0;background:radial-gradient(720px circle at 52% 18%,rgba(103,142,212,.18),transparent 60%),radial-gradient(640px circle at 76% 74%,rgba(148,180,236,.16),transparent 62%);pointer-events:none;z-index:0}.indexbox-home>*{position:relative;z-index:1}.indexbox-home section{scroll-margin-top:120px}.indexbox-home .button-link{--btn-shadow:0 26px 52px rgba(18,36,66,.28);--btn-shadow-hover:0 30px 58px rgba(18,36,66,.32)}.button-link--secondary{--btn-bg:hsla(0,0%,100%,.95);--btn-bg-hover:hsla(0,0%,100%,.98);--btn-color:var(--color-primary);--btn-color-hover:#142a52;--btn-border:1px solid rgba(27,54,108,.2);--btn-border-hover:1px solid rgba(27,54,108,.28);--btn-shadow:0 18px 38px rgba(18,36,66,.18);--btn-shadow-hover:0 24px 48px rgba(18,36,66,.24)}.button-link--primary{width:100%;justify-content:center;font-weight:700;font-size:18px;--btn-padding-y:14px;--btn-padding-x:28px;--btn-shadow:0 30px 58px rgba(18,36,66,.24);--btn-shadow-hover:0 36px 64px rgba(18,36,66,.3);letter-spacing:.01em}.button-link--ghost{--btn-bg:hsla(0,0%,100%,.86);--btn-bg-hover:hsla(0,0%,100%,.92);--btn-color:var(--color-primary);--btn-border:1px solid rgba(27,54,108,.18);--btn-border-hover:1px solid rgba(27,54,108,.24);--btn-shadow:none;--btn-shadow-hover:none}.button-link--full{width:100%;justify-content:center}.indexbox-hero{position:relative;padding:min(16vh,120px) 0 min(10vh,88px);overflow:hidden;color:#15294a;background-color:var(--color-background);min-height:min(calc(100vh - 72px),680px);display:flex;align-items:center;border-bottom:1px solid rgba(23,41,72,.08)}.indexbox-hero__container{display:grid;grid-gap:48px;gap:48px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;width:100%}.indexbox-hero__content{color:inherit}.indexbox-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;padding:6px 16px;border-radius:var(--radius-pill);background:rgba(30,64,120,.08);color:#1b3664;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.12em;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6)}.indexbox-hero__title{margin:16px 0 12px;font-size:clamp(36px,4.6vw,56px);line-height:1.06;color:#0f1f3d;text-shadow:none}.indexbox-hero__description{margin:0 0 32px;max-width:560px;color:rgba(29,45,80,.72);font-size:17px;line-height:26px}.indexbox-hero__actions{display:flex;gap:16px;flex-wrap:wrap}.indexbox-hero__actions .button-link{--btn-border:1px solid rgba(27,54,108,.18);--btn-border-hover:1px solid rgba(27,54,108,.26);--btn-shadow:var(--shadow-soft);--btn-shadow-hover:0 28px 56px rgba(23,41,72,.18)}.indexbox-hero__actions .button-link--secondary{--btn-bg:#fff;--btn-bg-hover:#f7f9ff;--btn-color:#1b3664;--btn-color-hover:#142a52;--btn-border:1px solid rgba(27,54,108,.18);--btn-border-hover:1px solid rgba(27,54,108,.26)}.indexbox-hero__visual{position:relative;min-height:360px;border-radius:48px;background:linear-gradient(140deg,rgba(0,102,255,.92),rgba(123,97,255,.9));overflow:hidden;border:1px solid rgba(21,48,102,.32);box-shadow:0 36px 70px rgba(14,36,82,.32)}.indexbox-hero__gradient{position:absolute;inset:0;background:radial-gradient(340px circle at 24% 28%,rgba(99,102,241,.28),transparent 70%);mix-blend-mode:screen}.indexbox-hero__orb{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(6,182,212,.35),rgba(0,102,255,0));opacity:.55;filter:blur(.2px)}.indexbox-hero__orb--large{width:360px;height:360px;bottom:-120px;right:-80px}.indexbox-hero__orb--small{width:220px;height:220px;top:-60px;left:40px}.feature-section{padding:0;position:relative}.feature-section__container{display:flex;flex-direction:column;gap:36px;position:relative;padding:52px;border-radius:44px;background-color:var(--color-surface);border:1px solid rgba(27,54,108,.12);box-shadow:0 28px 60px rgba(23,41,72,.14);color:#1b2e50;overflow:hidden}.indexbox-home .feature-section__container:before{display:none}.section-eyebrow{display:inline-flex;align-items:center;padding:4px 12px;border-radius:var(--radius-pill);background:rgba(233,237,245,.9);color:#0f172a;font-size:12px;line-height:1.2;text-transform:uppercase;letter-spacing:.12em;font-weight:600;box-shadow:inset 0 0 0 1px rgba(15,23,42,.06);width:-moz-fit-content;width:fit-content}.section-title{margin:0;font-size:clamp(32px,4.6vw,44px);line-height:1.1;color:#162544}.feature-section__container .section-title{color:#0f1f3d;text-shadow:none}.section-lead{margin:0;max-width:720px;color:#3a4660;font-size:18px;line-height:28px}.feature-section__container .section-lead{color:rgba(29,45,80,.72)}.feature-section__grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{padding:32px;border-radius:var(--radius-card);display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden;color:#14223f}.indexbox-home .feature-section .feature-card,.indexbox-home .mobile-section__highlights .feature-card{background:var(--color-surface);border:1px solid rgba(27,54,108,.14);box-shadow:0 20px 44px rgba(23,41,72,.14);color:#162945}.indexbox-home .feature-section .feature-card:after,.indexbox-home .mobile-section__highlights .feature-card:after{display:none}.indexbox-home .feature-section .feature-section__grid .feature-card,.indexbox-home .mobile-section__highlights .feature-card{--feature-card-gradient:var(--gradient-cover-azure)}.indexbox-home .feature-section .feature-section__grid .feature-card:nth-child(4n+2),.indexbox-home .mobile-section__highlights .feature-card:nth-child(4n+2){--feature-card-gradient:var(--gradient-cover-teal)}.indexbox-home .feature-section .feature-section__grid .feature-card:nth-child(4n+3),.indexbox-home .mobile-section__highlights .feature-card:nth-child(4n+3){--feature-card-gradient:var(--gradient-cover-sunset)}.indexbox-home .feature-section .feature-section__grid .feature-card:nth-child(4n),.indexbox-home .mobile-section__highlights .feature-card:nth-child(4n){--feature-card-gradient:var(--gradient-cover-indigo)}.indexbox-home .feature-section .feature-section__grid .feature-card:before,.indexbox-home .mobile-section__highlights .feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;border-radius:28px 28px 0 0;background:var(--feature-card-gradient);pointer-events:none}.indexbox-home .feature-section .feature-card__title,.indexbox-home .mobile-section__highlights .feature-card__title{color:#112347}.indexbox-home .feature-section .feature-card__description,.indexbox-home .mobile-section__highlights .feature-card__description{color:rgba(29,45,80,.72)}.feature-card__title{margin:0;font-size:24px;line-height:32px;color:#16203a}.feature-section__container .feature-card__title{color:#10203c;text-shadow:none}.feature-card__description{margin:0;color:rgba(32,44,72,.78);line-height:26px}.feature-section__container .feature-card__description{color:rgba(29,45,80,.68)}.feature-card--compact{padding:24px;gap:10px}.feature-card--glass{background:linear-gradient(160deg,hsla(0,0%,100%,.92),rgba(235,241,250,.92));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(27,54,108,.16);color:#162945}.feature-card--glass .feature-card__title{color:#10203c}.feature-card--glass .feature-card__description{color:rgba(29,45,80,.7)}.mobile-section__container{display:grid;grid-gap:48px;gap:48px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;background-color:var(--color-surface);border-radius:48px;padding:64px;border:1px solid rgba(27,54,108,.12);box-shadow:0 36px 72px rgba(23,41,72,.16);color:#152945;overflow:hidden}.mobile-section__intro{display:flex;flex-direction:column;gap:24px;color:inherit}.mobile-section__badges{display:flex;gap:16px;flex-wrap:wrap}.mobile-section__badges a{display:inline-flex;padding:6px;border-radius:var(--radius-md);background-color:rgba(27,54,108,.06);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 14px 28px rgba(23,41,72,.14)}.mobile-section__badges img{height:46px;width:auto}.mobile-section__highlights{display:grid;grid-gap:16px;gap:16px;color:inherit}.mobile-section__highlights .feature-card{background:linear-gradient(160deg,hsla(0,0%,100%,.94),rgba(238,244,255,.94));border:1px solid rgba(27,54,108,.14);box-shadow:0 24px 44px rgba(23,41,72,.15);color:#152945}.mobile-section__highlights .feature-card__title{color:#10203c}.mobile-section__highlights .feature-card__description{color:rgba(29,45,80,.68)}.indexbox-conference .conference-section__container{display:flex;flex-direction:column;gap:32px}.indexbox-conference .conference-section__content{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.indexbox-conference .conference-card{padding:32px;border-radius:var(--radius-xl);background:#fff;box-shadow:0 20px 38px rgba(32,37,52,.12);display:flex;flex-direction:column;gap:24px}.indexbox-conference .conference-card__header h3{margin:0 0 8px;font-size:26px}.indexbox-conference .conference-card__description{margin:0;color:#5e6573;line-height:26px}.indexbox-conference .conference-card__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:16px;gap:16px;margin:0}.indexbox-conference .conference-card__meta dt{font-size:13px;text-transform:uppercase;letter-spacing:.18em;color:rgba(32,37,52,.6)}.indexbox-conference .conference-card__meta dd{margin:4px 0 0;font-weight:600}.indexbox-conference .conference-card--empty{align-items:flex-start}.indexbox-conference .conference-card--empty h3{margin:0 0 12px}.indexbox-conference .upcoming-conferences{display:flex;flex-direction:column;gap:18px;padding:30px;border-radius:var(--radius-xl);background:linear-gradient(160deg,rgba(248,250,255,.94),rgba(228,235,255,.9));border:1px solid rgba(27,54,108,.12);box-shadow:0 22px 44px rgba(23,41,72,.12);margin-top:20px}.indexbox-conference .upcoming-conferences__title{margin:0;font-size:16px;letter-spacing:.22em;color:rgba(23,41,72,.58)}.indexbox-conference .upcoming-conferences__list{margin:0;padding:0;list-style:none;display:grid;grid-gap:14px;gap:14px}.indexbox-conference .upcoming-conferences__item{display:flex;flex-direction:column;gap:4px}.indexbox-conference .upcoming-conferences__name{font-weight:600;color:#13264d}.indexbox-conference .upcoming-conferences__date{color:rgba(23,41,72,.65);font-size:13px}.contact-section__container{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;padding:48px;border-radius:40px;background-color:var(--color-surface);border:1px solid rgba(27,54,108,.12);box-shadow:0 34px 68px rgba(23,41,72,.16);color:#152945}.contact-section__content{display:grid;grid-gap:24px;gap:24px}.contact-section__container .section-title{color:#0f1f3d;text-shadow:none}.contact-section__container .section-lead{color:rgba(29,45,80,.72)}.contact-section__list{margin:0;padding:0;list-style:none;display:grid;grid-gap:16px;gap:16px}.contact-section__item{display:flex;flex-direction:column;gap:4px}.contact-section__item-label{font-size:13px;text-transform:uppercase;letter-spacing:.18em;color:rgba(23,41,72,.6)}.contact-section__actions{display:flex;flex-wrap:wrap;gap:16px}.contact-section__item span{color:#152945}.contact-section__list a{color:#1b3664;font-weight:600}.contact-section__actions .button-link{--btn-border:1px solid rgba(27,54,108,.18);--btn-border-hover:1px solid rgba(27,54,108,.26);--btn-shadow:var(--shadow-soft);--btn-shadow-hover:0 24px 48px rgba(23,41,72,.18)}.contact-section__actions .button-link--secondary{--btn-bg:#fff;--btn-bg-hover:#f7f9ff;--btn-color:#1b3664;--btn-color-hover:#142a52;--btn-border:1px solid rgba(27,54,108,.18);--btn-border-hover:1px solid rgba(27,54,108,.26)}@media (max-width:960px){.indexbox-home{gap:72px;padding:0 0 100px}.indexbox-hero{padding:88px 0 56px;min-height:min(calc(100vh - 64px),620px);display:flex;align-items:center}.indexbox-hero__container{gap:36px}.mobile-section__container{padding:40px 28px}.indexbox-conference .conference-section__content{grid-template-columns:1fr}}.site-header--media{background:hsla(0,0%,100%,.92);border-bottom:1px solid rgba(23,41,72,.08)}.site-header--media .site-header__link{color:rgba(15,23,42,.78)}.site-header--media .site-header__link--active{color:#0f1f3d}.modal-header{display:flex;flex-direction:column;gap:10px}.modal-header h3{margin:0;font-size:26px;line-height:1.3;color:#0f172a}.hero-materials__image{width:100%;height:100%;object-fit:cover;display:block}.hero-materials__svg{display:grid;place-items:center;background:hsla(0,0%,100%,.08)}.hero-materials__svg,.hero-materials__svg svg{width:100%;height:100%}.hero-materials__visual--dashboard,.hero-materials__visual--dataset,.hero-materials__visual--map,.hero-materials__visual--presentation,.hero-materials__visual--report,.hero-materials__visual--roadmap{background:var(--hero-material-gradient,linear-gradient(150deg,#1f3358 0,#2f4d87 100%))}.page-error{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:40px 0}.page-error__inner{text-align:center;display:flex;flex-direction:column;gap:16px;max-width:480px;margin:0 auto}