:root{--bg:#050814;--panel:#0a142d;--border:rgba(255,255,255,.08);--text:#f7f8fd;--muted:#b9c1d8;--accent:#aa4ced;--accent2:#5ecbff;--max:1200px;--radius:28px;--shadow:0 14px 40px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:124px}body{margin:0;color:var(--text);font-family:Inter,system-ui,sans-serif;background:radial-gradient(circle at 15% 15%,rgba(170,76,237,.08),transparent 18%),radial-gradient(circle at 85% 10%,rgba(94,203,255,.08),transparent 16%),linear-gradient(180deg,#030711,#071121)}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:0 auto}.narrow{width:min(1040px,calc(100% - 40px))}.site-header{position:sticky;top:0;z-index:50;background:#030712d6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.05)}.header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand-logo{width:78px;height:auto;display:block;flex:0 0 auto}.brand-title{font-size:1.1rem;font-weight:800;letter-spacing:-.02em}.brand-subtitle{color:var(--muted);font-size:.95rem}.nav{display:flex;gap:8px}.nav-link{background:none;border:0;color:var(--text);padding:14px 16px;border-radius:999px;cursor:pointer}.nav-link:hover{background:#ffffff0a}.header-controls{display:flex;gap:14px;align-items:center}.lang-switch{display:flex;gap:8px;padding:8px;border-radius:999px;background:#ffffff05;border:1px solid var(--border)}.lang-switch button{background:none;border:0;color:#fff;border-radius:999px;padding:13px 16px;min-width:54px;font-weight:800;cursor:pointer}.lang-switch button.active{background:linear-gradient(135deg,#aa4cedf2,#703ac799)}.menu-btn{display:none;width:60px;height:60px;border-radius:20px;border:1px solid var(--border);background:#ffffff05;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px}.menu-btn span{width:24px;height:2px;background:#fff;border-radius:99px}.hero-band{background:linear-gradient(180deg,#12183173,#060a1847);border-bottom:1px solid rgba(255,255,255,.04)}.compact-band{padding:24px 0 0}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:start;padding:54px 0 28px}.eyebrow{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:999px;background:#ffffff08;border:1px solid var(--border);font-weight:800}.compact{padding:12px 16px;font-size:.97rem}.eyebrow-dot{width:12px;height:12px;border-radius:50%;background:var(--accent);box-shadow:0 0 18px #aa4cedbf}h1,h2,h3,h4{margin:0;letter-spacing:-.04em}.hero-copy h1{font-size:clamp(2.4rem,6vw,5rem);line-height:1.14;max-width:10ch;margin:18px 0;letter-spacing:-.03em}.about-wrap h1{font-size:clamp(2.4rem,6vw,5rem);line-height:.95;max-width:10ch;margin:18px 0}.lead{font-size:clamp(1.2rem,2.2vw,1.7rem);line-height:1.55;color:#eef1ff;max-width:24ch}.body,.section-title p,.section-copy,.metric-card p,.product-card p,.case-card p,.highlight-panel p,.insight-card p,.footer-brand p,.about-wrap p,.detail-block p,.contact-form label span,.contact-copy-panel p{font-size:1.04rem;line-height:1.72;color:var(--muted)}.cta-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}.btn{padding:18px 28px;border-radius:999px;border:1px solid var(--border);font-weight:800;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#cf7cff,#8a4fff);color:#fff;box-shadow:0 12px 28px #aa4ced47}.btn-secondary{background:#ffffff05;color:#fff}.hero-aside{display:grid;gap:18px}.hero-profile-link{position:relative;display:block;border-radius:var(--radius);overflow:hidden}.profile-image,.insight-card,.metric-card,.product-card,.case-card,.highlight-panel,.detail-block,.detail-side-card,.contact-form,.contact-copy-panel{border-radius:var(--radius);border:1px solid rgba(118,144,214,.16);background:linear-gradient(180deg,#0a142df0,#050b1af0);box-shadow:var(--shadow)}.profile-image{width:100%;height:auto;display:block;object-fit:cover}.hero-profile-tag{position:absolute;right:30px;bottom:30px;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 28px);padding:8px 12px;border-radius:999px;background:#070c18b8;border:1px solid rgba(255,255,255,.16);color:#eef2ff;font-size:.78rem;font-weight:800;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-decoration:none}@media (max-width:640px){.hero-profile-tag{right:24px;bottom:24px}}.insight-card,.metric-card,.product-card,.case-card,.highlight-panel,.detail-block,.detail-side-card,.contact-form,.contact-copy-panel{padding:28px}.insight-card h3,.highlight-panel h3,.detail-block h3,.detail-side-card h3,.contact-copy-panel h3{font-size:1.5rem;margin-bottom:10px}.metrics-grid{display:grid;gap:18px;grid-template-columns:repeat(4,1fr);margin-top:22px}.metric-card{min-height:180px}.metric-card h3{font-size:1.7rem;margin-bottom:10px}.section-space{padding:82px 0}.section-title h2,.contact-title{font-size:clamp(2rem,5vw,3.6rem);line-height:1.02;max-width:12ch;margin:16px 0 12px}.section-copy{max-width:760px}.cards-grid{display:grid;gap:22px;margin-top:28px}.products-grid,.cases-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-number{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#aa4ced2e;font-weight:900;margin-bottom:18px}.product-card h3,.case-card h3{font-size:clamp(1.7rem,3vw,2.2rem);margin:0 0 14px}.product-description,.case-description{margin-bottom:18px}.clean-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.clean-list li{position:relative;padding-left:24px;color:#eef2ff;line-height:1.65}.clean-list li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 14px #aa4ced99}.product-outcome{margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.06);color:#eef2ff!important}.case-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.06);color:#eef2ff}.case-link{font-weight:800}.highlight-panel{padding:28px;margin-bottom:26px}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;color:var(--muted);font-weight:700}.case-detail-layout{display:grid;grid-template-columns:minmax(0,1.2fr) 360px;gap:22px;align-items:start}.case-detail-main{display:grid;gap:22px}.case-hero-band,.content-hero-band{border-bottom:0!important;position:relative;overflow:hidden}.case-hero-band>.container,.content-hero-band>.container{position:relative;padding-bottom:8px}.section-space--compact-top{padding-top:34px!important}.detail-meta{display:grid;gap:14px;margin:18px 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.meta-label{display:block;color:var(--muted);font-size:.85rem;margin-bottom:4px}.contact-home-section{padding-top:20px}.contact-section-head{max-width:760px;margin-bottom:24px}.contact-lead{max-width:820px}.contact-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:22px;align-items:start}.contact-copy-panel{padding:0;background:none;border:none;box-shadow:none}.contact-info{margin-bottom:0;height:100%}.contact-mail{display:inline-flex;margin-top:12px;font-weight:800;color:#fff}.contact-form{display:grid;gap:16px}.contact-form input,.contact-form textarea{width:100%;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#fff;padding:16px 18px;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:#aa4ced8c;box-shadow:0 0 0 3px #aa4ced2e}.contact-submit{justify-self:start}.site-footer{margin-top:84px;padding:28px 0 16px;border-top:1px solid rgba(255,255,255,.06)}.footer-wrap{display:grid;grid-template-columns:1.15fr .85fr;gap:32px;align-items:start}.footer-brand{max-width:560px}.footer-logo{width:150px;height:auto;display:block;margin-bottom:14px}.footer-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.footer-column h4{margin:0 0 12px;font-size:1rem}.footer-link{display:block;margin:8px 0;color:var(--muted);background:none;border:0;padding:0;text-align:left;cursor:pointer}.footer-contact-list{display:grid;gap:10px}.footer-contact-item{display:flex;align-items:center;gap:10px;color:var(--muted)}.footer-contact-icon-svg{width:18px;height:18px;flex:0 0 auto}.footer-contact-item span:last-child{color:#fff}.footer-bottom{padding-top:16px;color:var(--muted)}@media (max-width:980px){.container,.narrow{width:min(var(--max),calc(100% - 32px))}.nav{display:none;position:absolute;left:16px;right:16px;top:96px;flex-direction:column;align-items:stretch;padding:14px;border-radius:24px;background:#060a18f5;border:1px solid rgba(255,255,255,.08)}.nav.open,.menu-btn{display:flex}.hero-grid,.contact-layout,.case-detail-layout,.footer-wrap,.metrics-grid,.products-grid,.cases-grid{grid-template-columns:1fr}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.case-detail-aside{order:-1}}@media (max-width:640px){html{scroll-padding-top:112px}.container,.narrow{width:calc(100% - 24px)}.header-inner{gap:10px;min-height:84px}.brand-logo{width:62px}.brand-title{font-size:1rem;line-height:1.1}.brand-subtitle{font-size:.74rem;line-height:1.3}.lang-switch{padding:6px;gap:6px}.lang-switch button{min-width:48px;padding:12px}.menu-btn{width:56px;height:56px;border-radius:18px}.hero-grid{padding:28px 0 18px;gap:22px}.hero-copy h1,.section-title h2,.contact-title,.about-wrap h1{font-size:clamp(2.4rem,14vw,4.3rem);max-width:9ch}.lead,.body,.section-title p,.section-copy,.metric-card p,.product-card p,.case-card p,.highlight-panel p,.insight-card p,.footer-brand p,.detail-block p,.contact-form label span,.contact-copy-panel p{font-size:1rem;line-height:1.75}.btn{width:100%;display:flex;justify-content:center}.insight-card,.metric-card,.product-card,.case-card,.highlight-panel,.detail-block,.detail-side-card,.contact-form,.contact-copy-panel{padding:22px}.product-card h3,.case-card h3{font-size:1.95rem}.case-footer{align-items:flex-start;flex-wrap:wrap}.footer-columns{grid-template-columns:1fr 1fr;gap:16px}.site-footer{padding-top:20px}.case-hero-band>.container,.content-hero-band>.container{padding-bottom:6px}.section-space--compact-top{padding-top:24px!important}}.contact-section-head{max-width:900px;margin-bottom:26px}.contact-title{margin:18px 0 16px;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.96;letter-spacing:-.05em;max-width:10ch}.contact-lead{max-width:900px;color:var(--muted);font-size:1.08rem;line-height:1.75}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:start}.contact-info h3,.contact-form-title{margin:0 0 12px;font-size:1.6rem;letter-spacing:-.03em}.contact-form{display:grid;gap:16px;border-radius:var(--radius);border:1px solid rgba(118,144,214,.16);background:linear-gradient(180deg,#0a142df0,#050b1af0);box-shadow:var(--shadow);padding:28px}.contact-form label{display:grid;gap:8px}.contact-form span{color:#eef2ff;font-weight:600}.contact-form input,.contact-form textarea{width:100%;background:#ffffff08;border:1px solid var(--border);border-radius:18px;padding:16px 18px;color:#fff;outline:none}.contact-form textarea{resize:vertical;min-height:150px}.contact-form input:focus,.contact-form textarea:focus{border-color:#aa4ced73;box-shadow:0 0 0 3px #aa4ced1f}.contact-mail{display:inline-block;margin-top:18px;font-weight:800}.compact-list{gap:10px;margin-top:16px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.about-mini-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.about-mini-card{padding:16px;border-radius:18px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);display:grid;gap:6px}.about-mini-card strong{font-size:1rem}.about-mini-card span{color:var(--muted);line-height:1.55}@media (max-width:980px){.contact-layout,.about-grid{grid-template-columns:1fr}}@media (max-width:640px){.contact-title{max-width:8ch}.about-mini-metrics{grid-template-columns:1fr}}.about-hero{display:grid;grid-template-columns:minmax(0,1.1fr) 360px;gap:28px;align-items:start;margin-top:18px}.about-hero-copy h1{font-size:clamp(2.2rem,4.2vw,4rem);line-height:.96;margin:18px 0;max-width:16ch}.about-hero-copy .lead{max-width:40ch}.about-profile-card{border-radius:var(--radius);border:1px solid rgba(118,144,214,.16);background:linear-gradient(180deg,#0a142df0,#050b1af0);box-shadow:var(--shadow);padding:18px;display:grid;gap:16px}.about-profile-image{height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:22px;min-height:380px}.about-profile-meta{display:grid;gap:6px}.about-profile-meta strong{font-size:1.15rem;letter-spacing:-.02em}.about-profile-meta span{color:var(--muted);line-height:1.5}.about-grid-enhanced{display:grid;grid-template-columns:1fr 1fr;gap:22px}.products-intro-section .section-title h2{max-width:16ch!important}.products-intro-section .section-title p,.products-intro-section .section-copy{max-width:72ch}@media (max-width:980px){.about-hero{grid-template-columns:1fr}.about-profile-card{max-width:420px}.about-grid-enhanced{grid-template-columns:1fr}}@media (max-width:640px){.about-hero{gap:20px}.about-profile-card{padding:14px}.about-profile-image{min-height:300px}}.about-profile-card{padding:24px;display:flex;flex-direction:column;gap:18px}.about-profile-image{margin-bottom:10px}.hero-band{position:relative;background:linear-gradient(180deg,#12183173,#060a1847);border-bottom:1px solid rgba(255,255,255,.04)}.hero-band--home{position:relative;isolation:isolate;overflow:hidden;border-bottom:0;background:linear-gradient(180deg,#080e1ef5,#070d1dfa 58%,#071121fb),radial-gradient(circle at 14% 18%,rgba(94,203,255,.05),transparent 24%),radial-gradient(circle at 82% 14%,rgba(255,255,255,.03),transparent 18%)}.hero-band--home:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.018),transparent 26%,transparent 74%,rgba(255,255,255,.018))}.hero-band--home:after{content:"";position:absolute;inset:auto 0 -1px 0;height:140px;pointer-events:none;background:linear-gradient(180deg,#070d1d00,#070d1d5c 52%,#071121e0),radial-gradient(circle at 50% 18%,rgba(94,203,255,.04),transparent 42%);z-index:0}.hero-band--home>.container{position:relative;z-index:1}.about-profile-card{align-self:start;padding:26px}.about-profile-image{margin-bottom:14px;border-radius:24px}.about-profile-meta{padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}.about-hero{align-items:start}.about-hero-copy{padding-top:8px}@media (max-width: 980px){.about-profile-card{max-width:420px}}@media (max-width: 640px){.hero-band--home:before{background:linear-gradient(180deg,rgba(255,255,255,.03) 0%,transparent 28%),linear-gradient(90deg,rgba(255,255,255,.024),transparent 22%,transparent 78%,rgba(255,255,255,.024))}.hero-band--home:after{height:104px;background:linear-gradient(180deg,#070d1d00,#070d1d4d 48%,#071121d1)}.hero-grid{gap:20px}.about-profile-card{padding:18px}.about-profile-image{margin-bottom:12px;min-height:320px}}.hero-band--home{border-bottom:0!important;position:relative;overflow:hidden}.hero-band--home:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:120px;pointer-events:none;background:linear-gradient(180deg,#050a1900,#050a19c7 65%,#071121);z-index:1}.hero-band--home>.container{position:relative;z-index:2}.products-intro-section .section-title h2{font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.04;max-width:11ch;letter-spacing:-.042em}.products-intro-section .section-title p,.products-intro-section .section-copy{max-width:840px;font-size:1.02rem}.highlight-panel--compact{padding:24px 26px}.metrics-grid--refined{margin-top:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.metrics-grid--refined .metric-card{min-height:unset;padding:24px 26px;display:grid;gap:12px;align-content:start;position:relative}.metrics-grid--refined .metric-card:before{content:"";width:52px;height:52px;border-radius:18px;background:linear-gradient(180deg,#5ecbff29,#aa4ced29);border:1px solid rgba(255,255,255,.08);display:block;margin-bottom:6px}.metrics-grid--refined .metric-card h3{font-size:1.2rem;line-height:1.15;margin:0;letter-spacing:-.03em}.metrics-grid--refined .metric-card p{margin:0;font-size:1rem;line-height:1.55}.products-grid{align-items:stretch}.product-card--refined{display:flex;flex-direction:column;gap:20px;min-height:100%;padding:30px 32px}.product-card-top{display:grid;grid-template-columns:70px 1fr;gap:18px;align-items:start}.product-number--refined{width:56px;height:56px;margin-bottom:0;border-radius:18px;background:linear-gradient(180deg,#aa4ced38,#7842c929);border:1px solid rgba(255,255,255,.06)}.product-copy h3{font-size:clamp(1.45rem,2.4vw,1.95rem)!important;line-height:1.04;margin:6px 0 12px!important;max-width:13ch}.product-description{margin:0;color:var(--muted);line-height:1.68}.clean-list--product{gap:14px;margin-top:2px}.clean-list--product li{padding-left:22px;font-size:1rem}.product-bottom{margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.06)}.product-outcome{margin:0!important;padding-top:0!important;border-top:0!important;line-height:1.7;color:#eef2ff!important;min-height:3.5em}.about-profile-card--refined{padding:26px}.about-profile-card--refined .about-profile-image{margin-bottom:14px}.about-profile-card--refined .about-profile-meta{padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}@media (max-width:980px){.metrics-grid--refined{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.products-intro-section .section-title h2{font-size:clamp(2rem,12vw,3.2rem);max-width:9ch}.metrics-grid--refined{grid-template-columns:1fr}.metrics-grid--refined .metric-card{padding:22px}.product-card--refined{padding:24px;gap:18px}.product-card-top{grid-template-columns:58px 1fr;gap:14px}.product-number--refined{width:50px;height:50px;border-radius:16px}.product-copy h3{font-size:1.5rem!important;max-width:none}}.metric-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(180deg,#5ecbff29,#aa4ced29);border:1px solid rgba(255,255,255,.08);color:#eef2ff;font-size:1.35rem;line-height:1;margin-bottom:8px;box-shadow:inset 0 1px #ffffff0a}.metrics-grid--refined .metric-card:before{content:none!important}.product-card--refined{display:grid;grid-template-rows:auto 1fr auto;gap:22px;min-height:100%;padding:30px 32px}.product-card-top{display:grid;grid-template-columns:64px 1fr;gap:18px;align-items:start;min-height:170px}.product-copy{display:grid;align-content:start;gap:10px}.product-copy h3{font-size:clamp(1.5rem,2.2vw,1.95rem)!important;line-height:1.02;margin:4px 0 0!important;max-width:11ch}.product-description{margin:0;color:var(--muted);line-height:1.65;max-width:34ch}.product-card-middle{display:flex;align-items:flex-start}.clean-list--product{gap:14px;margin:0;width:100%}.clean-list--product li{padding-left:22px;font-size:1rem;line-height:1.7}.product-bottom{margin-top:0;padding-top:20px;border-top:1px solid rgba(255,255,255,.06)}.product-outcome{margin:0!important;padding-top:0!important;border-top:0!important;line-height:1.72;color:#eef2ff!important;min-height:4.2em;max-width:42ch}@media (max-width: 640px){.product-card--refined{padding:24px;gap:18px}.product-card-top{grid-template-columns:58px 1fr;gap:14px;min-height:unset}.product-copy h3{font-size:1.48rem!important;max-width:none}.product-description{max-width:none}.product-outcome{min-height:unset}}.product-card--refined{grid-template-rows:auto 1fr auto!important}.product-card-top{min-height:260px!important;align-items:start!important}.product-copy{grid-template-rows:minmax(150px,auto) minmax(92px,auto);align-content:start!important}.product-copy h3{min-height:150px;display:block}.product-description{min-height:92px;display:block}.product-card-middle{align-self:start}.product-bottom{margin-top:auto!important}@media (max-width: 1200px){.product-card-top{min-height:280px!important}.product-copy{grid-template-rows:minmax(168px,auto) minmax(100px,auto)}.product-copy h3{min-height:168px}.product-description{min-height:100px}}@media (max-width: 640px){.product-card-top{min-height:unset!important}.product-copy{grid-template-rows:auto auto}.product-copy h3,.product-description{min-height:unset}}.product-card--refined{gap:18px!important}.product-card-top{min-height:232px!important;gap:16px!important}.product-copy{display:grid!important;grid-template-rows:116px 96px!important;gap:10px!important;align-content:start!important}.product-copy h3{min-height:116px!important;margin:4px 0 0!important;max-width:12ch!important}.product-description{min-height:96px!important;margin:0!important;display:block!important;align-self:start!important}.clean-list--product{margin-top:0!important}.product-bottom{margin-top:auto!important;padding-top:18px!important}.product-outcome{min-height:4.9em!important;max-width:40ch!important}@media (max-width: 1200px){.product-card-top{min-height:246px!important}.product-copy{grid-template-rows:124px 104px!important}.product-copy h3{min-height:124px!important}.product-description{min-height:104px!important}}@media (max-width: 640px){.product-card--refined{gap:16px!important}.product-card-top{min-height:unset!important;gap:14px!important}.product-copy{grid-template-rows:auto auto!important;gap:8px!important}.product-copy h3,.product-description,.product-outcome{min-height:unset!important;max-width:none!important}}.product-card--templated{display:grid!important;grid-template-rows:180px 1fr 132px!important;gap:18px!important;min-height:760px!important;padding:26px 28px!important}.product-card-head--base{grid-template-columns:1fr!important}.product-heading-group{display:grid!important;grid-template-rows:88px 72px!important;gap:10px!important;align-content:start!important}.product-heading-group h3{margin:0!important;font-size:clamp(1.42rem,2vw,1.78rem)!important;line-height:1.02!important;letter-spacing:-.04em!important;max-width:11ch!important;min-height:88px!important}.product-card--templated .product-description{margin:0!important;min-height:72px!important;max-width:34ch!important;line-height:1.62!important;text-align:left!important;align-self:start!important}.product-card--templated .clean-list--product{width:100%!important;margin:0!important;gap:14px!important}.product-card-foot{border-top:1px solid rgba(255,255,255,.06)!important;padding-top:18px!important;display:flex!important;align-items:flex-start!important}.product-card--templated .product-outcome{margin:0!important;min-height:unset!important;max-width:40ch!important;line-height:1.68!important;text-align:left!important;color:#eef2ff!important}.product-card--base{grid-template-rows:auto auto auto!important;min-height:unset!important}.product-card--base .product-heading-group{grid-template-rows:auto auto!important}.product-card--base .product-heading-group h3{max-width:none!important;min-height:unset!important;font-size:clamp(2rem,3vw,2.8rem)!important}.product-card--base .product-description--standalone{min-height:unset!important;max-width:48ch!important}.product-card--base .product-card-body{min-height:unset!important}.product-card--base .clean-list--product{gap:10px!important}.product-card--base .product-card-foot{min-height:unset!important}.product-card--base .product-outcome{max-width:52ch!important}@media (max-width:1200px){.product-card--templated{grid-template-rows:190px 1fr 144px!important;min-height:790px!important}.product-heading-group{grid-template-rows:96px 78px!important}.product-heading-group h3{min-height:96px!important}.product-card--templated .product-description{min-height:78px!important}}@media (max-width:900px){.product-card--templated{min-height:unset!important;grid-template-rows:auto auto auto!important}.product-heading-group{grid-template-rows:auto auto!important}.product-heading-group h3,.product-card--templated .product-description{min-height:unset!important;max-width:none!important}}@media (max-width:640px){.product-card--templated{padding:22px!important;gap:16px!important}.product-card-head{grid-template-columns:52px 1fr!important;gap:14px!important}.product-number--templated{width:52px!important;height:52px!important;border-radius:16px!important}.product-heading-group h3{font-size:1.42rem!important;max-width:none!important}}.product-card--templated .product-description{text-align:left!important;margin-left:0!important}.product-heading-group h3{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;max-width:12ch!important;min-height:unset!important;line-height:1.1!important}.product-heading-group{gap:8px!important}.product-card--templated{gap:16px!important}.product-heading-group{padding-left:0!important}.product-card-head{align-items:start!important}.product-card--templated .product-description{text-align:left!important;margin:0!important;padding-left:0!important;max-width:42ch!important}.product-card--templated .clean-list--product{padding-left:0!important}.product-heading-group h3{display:block!important;max-width:12ch!important;line-height:1.05!important;word-break:break-word!important}.product-heading-group h3{-webkit-line-clamp:unset!important;overflow:visible!important}.product-heading-group h3{max-height:2.2em!important}.product-heading-group{gap:6px!important}.product-card--templated{display:grid!important;grid-template-rows:170px 1fr 120px!important;gap:14px!important;min-height:700px!important;padding:24px 26px!important}.product-card-head{display:grid!important;grid-template-columns:72px 1fr!important;gap:14px!important;align-items:start!important}.product-number--templated{width:56px!important;height:56px!important;margin:0!important;display:grid!important;place-items:center!important}.product-heading-group{display:grid!important;grid-template-rows:84px auto!important;gap:10px!important;align-content:start!important}.product-heading-group h3{margin:0!important;max-width:none!important;min-height:84px!important;max-height:none!important;overflow:visible!important;display:block!important;line-height:1.02!important;letter-spacing:-.04em!important;font-size:clamp(1.35rem,1.7vw,1.68rem)!important}.product-card--templated .product-description{margin:0!important;min-height:unset!important;max-width:36ch!important;line-height:1.58!important;text-align:left!important;padding-left:22px!important}.product-card--templated .clean-list--product{margin:0!important;padding-left:0!important;gap:12px!important;width:100%!important}.product-card--templated .clean-list--product li{padding-left:22px!important;line-height:1.62!important;font-size:.98rem!important}.product-card-foot{border-top:1px solid rgba(255,255,255,.06)!important;padding-top:16px!important;display:flex!important;align-items:flex-start!important}.product-card--templated .product-outcome{margin:0!important;max-width:38ch!important;line-height:1.62!important;text-align:left!important;color:#eef2ff!important}@media (max-width: 1200px){.product-card--templated{grid-template-rows:180px 1fr 126px!important;min-height:720px!important}.product-heading-group h3{font-size:clamp(1.3rem,1.65vw,1.6rem)!important}}@media (max-width: 900px){.product-card--templated{grid-template-rows:auto auto auto!important;min-height:unset!important}.product-heading-group{grid-template-rows:auto auto!important}.product-heading-group h3,.product-card--templated .product-description,.product-card--templated .product-outcome{min-height:unset!important;max-width:none!important}}@media (max-width: 640px){.product-card--templated{padding:22px!important;gap:16px!important}.product-card-head{grid-template-columns:64px 1fr!important}.product-heading-group h3{font-size:1.42rem!important}}.product-card--templated{grid-template-rows:150px 1fr 110px!important;min-height:700px!important;gap:16px!important;padding:24px 26px!important}.product-card-head{display:grid!important;grid-template-columns:56px 1fr!important;grid-template-rows:auto auto!important;column-gap:16px!important;row-gap:10px!important;align-items:start!important}.product-number--templated{grid-column:1!important;grid-row:1!important}.product-heading-group{grid-column:2!important;grid-row:1!important;display:block!important;padding-left:0!important}.product-heading-group h3{display:block!important;max-width:9.5ch!important;max-height:2.15em!important;overflow:hidden!important;margin:0!important;line-height:1.02!important}.product-card--templated .product-description{grid-column:1 / -1!important;grid-row:2!important;margin:0!important;padding-left:0!important;max-width:36ch!important;min-height:unset!important;text-align:left!important;align-self:start!important}.product-card-body{margin-top:2px!important}.product-card--templated .clean-list--product li{font-size:.98rem!important;line-height:1.66!important}.product-card-foot{padding-top:16px!important}.product-card--templated .product-outcome{max-width:38ch!important;line-height:1.62!important}@media (max-width:1200px){.product-card--templated{grid-template-rows:158px 1fr 118px!important;min-height:720px!important}.product-heading-group h3{max-width:10ch!important}}@media (max-width:900px){.product-card--templated{grid-template-rows:auto auto auto!important;min-height:unset!important;padding:22px!important}.product-card-head{grid-template-columns:52px 1fr!important;row-gap:8px!important}.product-heading-group h3{max-width:none!important;max-height:none!important}.product-card--templated .product-description{max-width:none!important}}.product-card--templated{display:grid!important;grid-template-rows:auto auto 1fr auto!important;gap:18px!important;min-height:720px!important;padding:26px 28px!important}.product-card-head{display:grid!important;grid-template-columns:56px 1fr!important;gap:16px!important;align-items:start!important}.product-number--templated{width:56px!important;height:56px!important;border-radius:18px!important;background:linear-gradient(180deg,#aa4ced38,#7842c929)!important;border:1px solid rgba(255,255,255,.06)!important;display:grid!important;place-items:center!important;font-weight:900!important;margin:0!important}.product-heading-group{display:block!important;padding:0!important;margin:0!important}.product-heading-group h3{display:block!important;margin:0!important;max-width:11ch!important;line-height:1.02!important;letter-spacing:-.04em!important;font-size:clamp(1.45rem,2vw,1.82rem)!important;min-height:unset!important;max-height:none!important;overflow:visible!important;word-break:normal!important}.product-title-line{display:block}.product-description--standalone{margin:0!important;padding:0!important;text-align:left!important;align-self:start!important;max-width:38ch!important;line-height:1.62!important}.product-card-body{display:flex!important;align-items:flex-start!important}.product-card--templated .clean-list--product{width:100%!important;margin:0!important;padding:0!important;gap:14px!important}.product-card--templated .clean-list--product li{padding-left:22px!important;line-height:1.68!important;font-size:1rem!important}.product-card-foot{border-top:1px solid rgba(255,255,255,.06)!important;padding-top:18px!important;display:flex!important;align-items:flex-start!important;margin-top:auto!important}.product-card--templated .product-outcome{margin:0!important;text-align:left!important;line-height:1.68!important;color:#eef2ff!important;max-width:40ch!important}@media (min-width: 901px){.products-grid{align-items:stretch!important}}@media (max-width: 900px){.product-card--templated{min-height:unset!important;grid-template-rows:auto auto auto auto!important;padding:22px!important;gap:16px!important}.product-card-head{grid-template-columns:52px 1fr!important;gap:14px!important}.product-number--templated{width:52px!important;height:52px!important;border-radius:16px!important}.product-heading-group h3{max-width:10ch!important;font-size:1.42rem!important}.product-description--standalone,.product-card--templated .product-outcome{max-width:none!important}}@media (min-width:901px){.product-card--templated .product-description--standalone{min-height:5.4em!important}.product-card--templated .product-card-foot{min-height:118px!important;margin-top:auto!important}.product-card--templated .product-outcome{min-height:5.05em!important}}.reviews-section{padding-top:30px}.product-card--templated{grid-template-rows:auto auto 1fr auto!important}.product-description--standalone{min-height:5.2em!important}.product-card-foot{min-height:120px!important}.product-card--templated .product-outcome{min-height:5.1em!important}@media (max-width:900px){.product-description--standalone,.product-card-foot,.product-card--templated .product-outcome{min-height:unset!important}}.reviews-head{max-width:760px;margin-bottom:24px}.reviews-title{font-size:clamp(2rem,5vw,3.35rem);line-height:1.04;letter-spacing:-.04em;margin:16px 0 12px;max-width:12ch}.reviews-shell{position:relative}.reviews-track{display:grid;grid-template-columns:1.15fr .92fr .92fr;gap:18px;align-items:stretch}.review-card{border-radius:var(--radius);border:1px solid rgba(118,144,214,.16);background:linear-gradient(180deg,#0a142df0,#050b1af0);box-shadow:var(--shadow);padding:28px;display:grid;align-content:start;gap:18px;min-height:320px}.review-card.is-featured{background:radial-gradient(circle at top right,rgba(170,76,237,.14),transparent 30%),linear-gradient(180deg,#0a142df7,#050b1af5)}.review-mark{font-size:3rem;line-height:1;color:#aa4cede0;height:34px}.review-quote{margin:0;color:#eef2ff;line-height:1.8;font-size:1.03rem}.review-meta{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.06);display:grid;gap:4px}.review-meta strong{font-size:1rem;letter-spacing:-.02em}.review-meta span{color:var(--muted);line-height:1.5}.reviews-dots{display:flex;justify-content:center;gap:12px;margin-top:22px}.reviews-dot{width:12px;height:12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);cursor:pointer;background:#ffffff29;box-shadow:inset 0 1px #ffffff0a;transition:width .24s ease,background-color .24s ease,border-color .24s ease,transform .24s ease,box-shadow .24s ease}.reviews-dot.active{width:34px;background:var(--accent);border-color:#aa4ced66;box-shadow:0 0 14px #aa4ced47}@media (max-width: 980px){.reviews-track{grid-template-columns:1fr}.review-card{min-height:unset}.review-card:not(.is-featured){display:none}}.hero-copy h1,.about-wrap h1{font-size:clamp(2.15rem,4.8vw,4.1rem)!important;line-height:1.12!important;letter-spacing:-.02em!important;max-width:11ch!important;margin:14px 0 16px!important}.section-title h2,.contact-title,.reviews-title{font-size:clamp(1.85rem,4.2vw,3rem)!important;line-height:1.04!important;max-width:13ch!important;margin:14px 0 10px!important}.insight-card h3,.highlight-panel h3,.detail-block h3,.detail-side-card h3,.contact-copy-panel h3{font-size:clamp(1.2rem,2.2vw,1.55rem)!important;line-height:1.12!important;margin-bottom:10px!important}.metric-card h3{font-size:clamp(1.05rem,1.7vw,1.28rem)!important;line-height:1.12!important;margin-bottom:8px!important}.product-card h3,.case-card h3{font-size:clamp(1.45rem,2.35vw,1.95rem)!important;line-height:1.04!important;margin:0 0 10px!important}.hero-copy .lead{font-size:clamp(1.08rem,1.75vw,1.38rem)!important;line-height:1.55!important;max-width:30ch!important}.body,.section-title p,.section-copy,.metric-card p,.product-card p,.case-card p,.highlight-panel p,.insight-card p,.footer-brand p,.about-wrap p,.detail-block p,.contact-form label span,.contact-copy-panel p,.review-quote{font-size:1rem!important;line-height:1.72!important}.eyebrow{padding:11px 17px!important;font-size:.98rem!important}.section-space{padding:70px 0!important}.products-intro-section .section-title h2{font-size:clamp(1.9rem,4vw,3rem)!important;max-width:12ch!important}@media (max-width: 980px){.hero-copy h1,.about-wrap h1{font-size:clamp(2rem,8.2vw,3.4rem)!important;max-width:9.5ch!important}.section-title h2,.contact-title,.reviews-title{font-size:clamp(1.8rem,7vw,2.7rem)!important;max-width:10ch!important}}@media (max-width: 640px){.hero-copy h1,.about-wrap h1{font-size:clamp(1.9rem,9.4vw,3rem)!important;line-height:1.14!important;max-width:9ch!important;margin:12px 0 14px!important}.section-title h2,.contact-title,.reviews-title{font-size:clamp(1.7rem,8.4vw,2.45rem)!important;line-height:1.04!important;max-width:8.8ch!important;margin:12px 0 10px!important}.hero-copy .lead{font-size:1.03rem!important;max-width:none!important}.eyebrow{font-size:.95rem!important;padding:10px 16px!important}.section-space{padding:56px 0!important}.metric-card h3{font-size:1.02rem!important}.product-card h3,.case-card h3{font-size:1.32rem!important}}:root{--space-1: 6px;--space-2: 10px;--space-3: 14px;--space-4: 18px;--space-5: 24px;--space-6: 32px;--space-7: 40px;--space-8: 56px}.section-space{padding:var(--space-8) 0!important}.section-title{display:grid;align-content:start}.section-title .eyebrow,.section-title h2{margin:0 0 var(--space-4) 0!important}.section-title p{margin:0!important}.section-copy{margin:var(--space-4) 0 0 0!important}.cards-grid{margin-top:var(--space-6)!important}.eyebrow{margin:0 0 var(--space-4) 0!important;align-self:start}.compact{margin-bottom:var(--space-4)!important}.case-card{display:grid!important;grid-template-rows:auto auto auto 1fr auto!important;gap:0!important;padding:0!important;overflow:hidden}.case-card .eyebrow.compact{margin:0!important}.case-card>*{padding-left:28px;padding-right:28px}.case-card>.eyebrow{padding-top:28px;padding-bottom:0}.case-card h3{margin:0!important;padding-top:var(--space-3);padding-bottom:var(--space-4)}.case-card .case-description,.case-card .clean-list{margin:0!important;padding-bottom:var(--space-5)}.case-card .clean-list li{margin:0 0 var(--space-4) 0!important}.case-card .case-footer{margin-top:auto!important;padding-top:var(--space-5);padding-bottom:28px;border-top:1px solid rgba(255,255,255,.06)}.product-card{display:grid}.product-card .product-number{margin-bottom:var(--space-4)!important}.highlight-panel,.insight-card,.contact-copy-panel,.detail-block,.detail-side-card{display:grid;align-content:start;gap:var(--space-3)}.highlight-panel h3,.insight-card h3,.contact-copy-panel h3,.detail-block h3,.detail-side-card h3,.highlight-panel p,.insight-card p,.contact-copy-panel p,.detail-block p,.detail-side-card p{margin:0!important}@media (max-width:640px){.section-space{padding:var(--space-8) 0 48px!important}.cards-grid{margin-top:26px!important}.section-title .eyebrow,.eyebrow,.compact{margin-bottom:14px!important}.case-card>*{padding-left:24px;padding-right:24px}.case-card>.eyebrow{padding-top:24px}.case-card h3{padding-top:12px;padding-bottom:14px}.case-card .case-description,.case-card .clean-list{padding-bottom:20px}.case-card .clean-list li{margin-bottom:14px!important}.case-card .case-footer{padding-top:18px;padding-bottom:24px}}.case-card{padding-top:24px!important}.case-card>*{padding-left:28px!important;padding-right:28px!important}.case-card>.eyebrow{padding-top:0!important;padding-bottom:0!important;margin-bottom:18px!important}.case-card h3{padding-top:0!important;margin-top:0!important}@media (max-width: 640px){.case-card{padding-top:22px!important}.case-card>*{padding-left:24px!important;padding-right:24px!important}.case-card>.eyebrow{margin-bottom:16px!important}}.case-card{padding:28px!important;display:flex!important;flex-direction:column!important;gap:0!important;overflow:visible!important}.case-card>*{padding-left:0!important;padding-right:0!important}.case-card>.eyebrow{padding-top:0!important;padding-bottom:0!important;margin:0 0 16px!important;max-width:fit-content!important;width:auto!important;align-self:flex-start!important}.case-card .eyebrow.compact{margin-bottom:16px!important}.case-card h3{margin:0 0 12px!important;padding-top:0!important;padding-bottom:0!important}.case-card .case-description{margin:0 0 18px!important;padding-bottom:0!important}.case-card .clean-list{margin:0 0 20px!important;padding-bottom:0!important}.case-card .clean-list li{margin:0 0 12px!important}.case-card .clean-list li:last-child{margin-bottom:0!important}.case-card .case-footer{margin-top:auto!important;padding-top:18px!important;padding-bottom:0!important;border-top:1px solid rgba(255,255,255,.06)!important}@media (max-width: 640px){.case-card{padding:22px!important}.case-card>.eyebrow,.case-card .eyebrow.compact{margin-bottom:14px!important}.case-card .case-description{margin-bottom:16px!important}.case-card .clean-list{margin-bottom:18px!important}.case-card .clean-list li{margin-bottom:10px!important}}.case-card>.eyebrow,.case-card .eyebrow.compact{padding:12px 18px!important;border-radius:999px!important;min-height:auto!important;display:inline-flex!important;align-items:center!important;gap:10px!important;width:auto!important;max-width:fit-content!important;align-self:flex-start!important;line-height:1.1!important}@media (max-width: 640px){.case-card>.eyebrow,.case-card .eyebrow.compact{padding:11px 16px!important;gap:9px!important}}.case-card>.eyebrow.compact,.case-card .eyebrow.compact{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;width:fit-content!important;max-width:100%!important;align-self:flex-start!important;box-sizing:border-box!important;padding:12px 18px!important;gap:10px!important;min-height:46px!important;border-radius:999px!important;line-height:1.1!important}.case-card>.eyebrow.compact .eyebrow-dot,.case-card .eyebrow.compact .eyebrow-dot{flex:0 0 auto!important}@media (max-width: 640px){.case-card>.eyebrow.compact,.case-card .eyebrow.compact{padding:11px 16px!important;min-height:42px!important;gap:9px!important}}@media (prefers-reduced-motion: no-preference){.metric-card,.product-card,.case-card,.review-card,.highlight-panel,.insight-card,.detail-block,.detail-side-card,.contact-form,.contact-copy-panel,.btn,.nav-link,.footer-link,.brand,.lang-switch button{transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .28s ease,box-shadow .28s ease,background-color .28s ease,opacity .28s ease,filter .28s ease}.metric-card:hover,.product-card:hover,.case-card:hover,.review-card:hover,.highlight-panel:hover,.insight-card:hover,.detail-block:hover,.detail-side-card:hover,.contact-form:hover,.contact-copy-panel:hover{transform:translateY(-4px);border-color:#aa4ced38;box-shadow:0 18px 50px #00000057,0 0 0 1px #aa4ced14 inset}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #aa4ced38;filter:saturate(1.05)}.nav-link:hover,.footer-link:hover,.lang-switch button:hover{transform:translateY(-1px)}.case-link:hover{text-shadow:0 0 18px rgba(170,76,237,.32)}}.reviews-viewport{overflow:hidden;border-radius:var(--radius);touch-action:pan-y;user-select:none;-webkit-user-select:none}.reviews-track{display:flex!important;width:100%;transition:transform .65s cubic-bezier(.22,1,.36,1);will-change:transform}.reviews-slide{min-width:100%;display:grid;grid-template-columns:1.15fr .92fr .92fr;gap:18px;align-items:stretch}.review-card{position:relative;overflow:hidden}.review-card:after{content:"";position:absolute;inset:auto -30% -40% auto;width:180px;height:180px;background:radial-gradient(circle,rgba(170,76,237,.12),transparent 70%);pointer-events:none;opacity:.55}.review-card.is-featured{background:radial-gradient(circle at top right,rgba(170,76,237,.16),transparent 30%),linear-gradient(180deg,#0a142df7,#050b1af5)}@media (max-width:980px){.reviews-slide{grid-template-columns:1fr}.reviews-slide .review-card:not(.is-featured){display:none}}.submission-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:24px}.submission-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 30%,rgba(170,76,237,.18),transparent 30%),#030712c2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:modalFade .32s ease}.submission-modal-card{position:relative;width:min(560px,calc(100% - 24px));border-radius:30px;border:1px solid rgba(118,144,214,.18);background:linear-gradient(180deg,#0a142dfa,#050b1afa);box-shadow:0 24px 70px #00000075;padding:34px;display:grid;gap:16px;justify-items:start;animation:modalPop .42s cubic-bezier(.22,1,.36,1);overflow:hidden}.submission-modal-glow{position:absolute;inset:-20% auto auto -10%;width:320px;height:320px;background:radial-gradient(circle,rgba(170,76,237,.18),transparent 65%);pointer-events:none}.submission-modal-icon{width:64px;height:64px;border-radius:22px;display:grid;place-items:center;font-size:1.6rem;font-weight:900;color:#fff;background:linear-gradient(135deg,#aa4cede6,#703ac7a6);box-shadow:0 12px 30px #aa4ced42}.submission-modal-card.is-error .submission-modal-icon{background:linear-gradient(135deg,#ff7878eb,#b43c5ab8);box-shadow:0 12px 30px #ff5a7838}.submission-modal-card h3{font-size:clamp(1.5rem,3vw,2rem);line-height:1.04;letter-spacing:-.03em;margin:0}.submission-modal-card p{margin:0;color:var(--muted);line-height:1.72;font-size:1rem}@keyframes modalFade{0%{opacity:0}to{opacity:1}}@keyframes modalPop{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.reviews-track{display:flex!important;flex-wrap:nowrap!important;width:100%;transition:transform .65s cubic-bezier(.22,1,.36,1);will-change:transform}.reviews-slide{flex:0 0 100%;min-width:100%;box-sizing:border-box;display:grid;grid-template-columns:1.15fr .92fr .92fr;gap:18px;align-items:stretch}.review-card{min-width:0}@media (max-width: 980px){.reviews-slide{grid-template-columns:1fr}.reviews-slide .review-card{width:100%}.reviews-slide .review-card:not(.is-featured){display:none}}.reviews-viewport{width:100%;overflow:hidden;border-radius:var(--radius);touch-action:pan-y;user-select:none;-webkit-user-select:none}.reviews-track--single{display:flex!important;flex-wrap:nowrap!important;transition:transform .7s cubic-bezier(.22,1,.36,1);will-change:transform}.reviews-slide--single{flex:0 0 100%;min-width:100%;box-sizing:border-box;padding:0}.review-card--solo{width:100%;min-width:0;min-height:340px}.reviews-viewport{width:100%;max-width:100%;overflow:hidden;border-radius:var(--radius);touch-action:pan-y;user-select:none;-webkit-user-select:none;position:relative}.reviews-track--single{display:flex!important;flex-wrap:nowrap!important;width:100%;max-width:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);will-change:transform}.reviews-slide--single{flex:0 0 100%;min-width:100%;max-width:100%;box-sizing:border-box;padding:0}.review-card--solo{width:100%;max-width:100%;min-width:0;min-height:340px;overflow:hidden}.review-quote{margin:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.review-meta{max-width:100%}@media (max-width:640px){.review-card--solo{min-height:300px}}.reviews-track--single{width:100%}.reviews-slide--single{flex:0 0 calc(100% / var(--reviews-count));min-width:calc(100% / var(--reviews-count));max-width:calc(100% / var(--reviews-count))}.rr-viewport{width:100%;overflow:hidden;border-radius:var(--radius);position:relative;touch-action:pan-y;user-select:none;-webkit-user-select:none;cursor:grab}.rr-track{display:flex;flex-wrap:nowrap;width:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);will-change:transform}.rr-slide{flex:0 0 100%;min-width:100%;max-width:100%;box-sizing:border-box}.rr-card{width:100%;max-width:100%;min-width:0;min-height:320px;overflow:hidden}.rr-card .review-quote{margin:0;overflow-wrap:anywhere;word-break:break-word}.rr-viewport:active{cursor:grabbing}@media (max-width:640px){.rr-card{min-height:300px}}@media (min-width:981px){.rr-slide{display:flex;justify-content:center}.rr-card{width:min(100%,760px);max-width:760px;min-height:280px}}.rr-viewport{padding:4px 0 6px}@media (min-width: 1180px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important}.product-card--templated{padding:24px!important;gap:10px!important;min-height:100%!important;height:100%!important;grid-template-rows:auto auto 1fr auto!important}.product-card-head{grid-template-columns:56px 1fr!important;gap:14px!important;margin-bottom:2px!important;align-items:start!important}.product-number--templated{width:56px!important;height:56px!important;border-radius:16px!important}.product-heading-group h3{font-size:1.56rem!important;line-height:1.02!important;max-width:none!important;min-height:2.04em!important}.product-title-line{display:block!important;white-space:nowrap!important}.product-card--templated .product-description--standalone{min-height:4.9em!important;max-width:30ch!important;margin-bottom:0!important;line-height:1.58!important;margin-top:-2px!important}.product-card-body{flex:1 1 auto!important;min-height:15.4em!important;margin-top:8px!important}.product-card--templated .clean-list--product{gap:3px!important}.product-card--templated .clean-list--product li{line-height:1.34!important;min-height:calc(3 * 1.34em)!important;display:grid!important;align-content:start!important}.product-card--templated .product-card-foot{min-height:5.1em!important;margin-top:10px!important}.product-card--templated .product-outcome{min-height:4.74em!important;max-width:28ch!important;line-height:1.58!important}}.products-mobile-actions{display:none}.products-intro-section .section-title h2{font-size:clamp(2rem,5vw,3.6rem)!important;line-height:1.02!important;max-width:12ch!important;letter-spacing:-.04em!important}.product-card--more{display:block;width:100%;text-align:left;cursor:pointer;color:var(--text);background:radial-gradient(circle at top left,rgba(170,76,237,.12),transparent 34%),linear-gradient(180deg,#0a142df0,#050b1af0);border:1px solid rgba(118,144,214,.16)}.product-card-more-inner{height:100%;display:grid;align-content:start;gap:18px}.product-number--more{font-size:1.35rem}.product-card--more h3{max-width:9ch;color:#f7f8fd;font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.04;margin:0}.product-card--more p{max-width:28ch;color:var(--muted);line-height:1.68;margin:0}.product-card-more-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.06);color:#eef2ff;font-weight:800}.product-card--more:hover .product-card-more-link{color:#fff}.case-card--more{display:block;width:100%;text-align:left;cursor:pointer;color:var(--text);background:radial-gradient(circle at top left,rgba(94,203,255,.09),transparent 36%),linear-gradient(180deg,#0a142df0,#050b1af0)}.case-card-more-inner{height:100%;display:grid;align-content:start;gap:18px}.case-card--more h3{max-width:10ch;color:#f7f8fd;font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.04;margin:0}.case-card--more p{max-width:30ch;color:var(--muted);line-height:1.68;margin:0}.case-card-more-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.06);color:#eef2ff;font-weight:800}.case-card--more:hover .case-card-more-link{color:#fff}@media (max-width: 900px){.products-mobile-actions{display:flex;justify-content:center;margin-top:18px}.products-mobile-button{max-width:320px}}@media (max-width: 640px){.section-title h2,.products-intro-section .section-title h2,.reviews-title,.contact-title{font-size:clamp(1.95rem,8.2vw,2.55rem)!important;line-height:1.02!important;max-width:20ch!important;min-height:2.04em!important;text-wrap:balance}.hero-copy h1,.about-wrap h1,.about-hero-copy h1{max-width:11.5ch!important;text-wrap:balance}.section-title p,.section-copy{max-width:none!important}}.section-title h2,.products-intro-section .section-title h2,.reviews-title{font-size:clamp(1.85rem,4.2vw,3rem)!important;line-height:1.04!important;letter-spacing:-.04em!important;max-width:18ch!important;margin:14px 0 10px!important}.section-title p,.products-intro-section .section-title p{max-width:64ch!important}@media (max-width: 640px){.section-title h2,.products-intro-section .section-title h2,.reviews-title{font-size:clamp(1.95rem,8.2vw,2.55rem)!important;line-height:1.02!important;letter-spacing:-.04em!important;max-width:16ch!important;min-height:2.04em!important;margin:12px 0 10px!important;text-wrap:balance}}.home-journal-shell{padding:10px 0 24px}.blogs-overview-hero{display:grid;gap:18px;max-width:1240px;margin-top:18px}.blogs-overview-hero h1{font-size:clamp(1.95rem,4.2vw,3.05rem);line-height:1.02;margin:0;max-width:24ch;letter-spacing:-.04em}.blogs-overview-hero .lead{margin:0;max-width:62ch}.blogs-overview-hero .body{margin:0;max-width:96ch}.blogs-editorial-list{display:grid;gap:24px}.blogs-editorial-card{display:grid;gap:24px;padding:30px 32px;border-radius:32px;border:1px solid rgba(118,144,214,.16);background:radial-gradient(circle at top right,rgba(94,203,255,.08),transparent 26%),radial-gradient(circle at bottom left,rgba(170,76,237,.08),transparent 28%),linear-gradient(180deg,#0a142df0,#050b1af0);box-shadow:var(--shadow)}.blogs-editorial-card h2{margin:0}.blogs-editorial-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;align-items:center}.blogs-editorial-pill{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#eef2ff;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.blogs-editorial-meta{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:.95rem}.blogs-editorial-body{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:28px;align-items:start}.blogs-editorial-copy{display:grid;gap:14px}.blogs-editorial-copy h2{margin:0;font-size:clamp(1.7rem,2.8vw,2.45rem);line-height:1.04;letter-spacing:-.05em;max-width:18ch}.blogs-editorial-copy p{margin:0;max-width:60ch;color:var(--muted);line-height:1.8;font-size:1.03rem}.blogs-editorial-side{display:grid;gap:14px;padding:18px 20px;border-radius:24px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.blogs-editorial-kicker{color:#eef2ff;font-size:.86rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.blogs-editorial-points{gap:12px}.blogs-editorial-points li{color:#eef2ff}.blogs-editorial-foot{display:flex;justify-content:flex-end;padding-top:20px;border-top:1px solid rgba(255,255,255,.06);color:#fff;font-weight:800}.home-journal-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:24px 26px;border-radius:26px;border:1px solid rgba(118,144,214,.14);background:radial-gradient(circle at top right,rgba(94,203,255,.08),transparent 30%),linear-gradient(180deg,#0a142dd1,#050b1ad6)}.home-journal-copy{display:grid;gap:10px;align-content:start}.home-journal-head{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px}.home-journal-label,.blog-cta-label{display:inline-flex;align-items:center;justify-self:start;width:fit-content;padding:8px 12px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#eef2ff;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.home-journal-meta{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:.86rem;font-weight:700}.home-journal-meta-item{white-space:nowrap}.home-journal-meta-divider{color:#b9c1d8b3}.home-journal-card h3{font-size:clamp(1.45rem,2.2vw,1.95rem);line-height:1.06;letter-spacing:-.03em;max-width:18ch}.home-journal-card p{margin:0;max-width:62ch;color:var(--muted);line-height:1.68}.home-journal-link{display:inline-flex;align-items:center;gap:8px;justify-self:end;color:#fff;font-weight:800;white-space:nowrap;transition:transform .2s ease}.home-journal-card:hover .home-journal-link{transform:translate(2px)}.blogs-editorial-link{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:800;transition:transform .2s ease,color .2s ease}.blogs-editorial-card:hover .blogs-editorial-link{color:#fff;transform:translate(2px)}.blog-hero{display:grid;grid-template-columns:minmax(0,1.2fr) 320px;gap:28px;align-items:start;margin-top:18px}.blog-hero-copy h1{font-size:clamp(1.95rem,4.2vw,3.05rem);line-height:1.02;margin:18px 0;max-width:16ch;letter-spacing:-.04em}.blog-hero-copy .lead{max-width:34ch}.blog-hero-copy .body{max-width:72ch}.blog-meta-card,.blog-cta-card{border-radius:var(--radius);border:1px solid rgba(118,144,214,.16);background:linear-gradient(180deg,#0a142df0,#050b1af0);box-shadow:var(--shadow)}.blog-meta-card{padding:24px;display:grid;gap:18px}.blog-meta-row{display:grid;gap:6px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.06)}.blog-meta-row:last-child{padding-bottom:0;border-bottom:0}.blog-meta-row span{color:var(--muted);font-size:.9rem}.blog-meta-row strong{font-size:1rem;letter-spacing:-.02em}.blog-article-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.blog-article{display:grid;gap:34px}.blog-section{display:grid;gap:18px}.blog-section h2{font-size:clamp(1.6rem,2.8vw,2.3rem);line-height:1.02;letter-spacing:-.04em}.blog-section p{margin:0;max-width:72ch;color:var(--muted);font-size:1.05rem;line-height:1.88}.blog-list{margin-top:2px;max-width:68ch}.blog-list li{color:#eef2ff}.blog-figure-block{display:grid;gap:22px}.blog-figure-copy{display:grid;gap:16px}.blog-flow-figure{margin:0;padding:0;border-radius:32px;border:1px solid rgba(118,144,214,.18);background:linear-gradient(180deg,#0a142df5,#050b1af0);box-shadow:var(--shadow);overflow:hidden}.blog-flow-button{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.blog-flow-image{display:block;width:100%;height:auto}.blog-flow-figure figcaption{margin:0;padding:14px 18px 18px;color:var(--muted);font-size:.96rem;line-height:1.65}.blog-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;padding:24px}.blog-lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#030712d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer}.blog-lightbox-panel{position:relative;width:min(1400px,calc(100vw - 48px));max-height:calc(100vh - 48px);padding:18px;border-radius:32px;border:1px solid rgba(118,144,214,.18);background:linear-gradient(180deg,#0a142dfa,#050b1afa);box-shadow:0 24px 80px #0000006b;overflow:auto}.blog-lightbox-panel .blog-flow-image{min-width:1120px}.blog-lightbox-close{position:absolute;top:14px;right:14px;width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#080c18c7;color:#fff;font-size:2rem;line-height:1;cursor:pointer}.blog-quote-block{position:relative;margin:20px 0;padding:56px 24px;text-align:center}.blog-quote-block p{margin:0 auto;max-width:18ch;font-size:clamp(1.65rem,3.6vw,2.95rem);line-height:1.06;letter-spacing:-.05em;color:#f8f9ff}.blog-quote-mark{position:absolute;top:16px;left:50%;transform:translate(-50%);color:#aa4ced6b;font-size:3rem;line-height:1}.blog-quote-mark--end{top:auto;bottom:-2px}.blog-section--closing{padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.blog-cta-card{position:sticky;top:118px;padding:24px;display:grid;gap:16px}.blog-cta-card h3{font-size:1.65rem;line-height:1.04}.blog-cta-card p{margin:0;color:var(--muted);line-height:1.72}.blog-cta-card .btn{width:100%;justify-content:center}@media (max-width:980px){.blog-hero,.blog-article-shell,.blogs-editorial-body{grid-template-columns:1fr}.blogs-overview-hero .lead{max-width:28ch}.blog-meta-card,.blog-cta-card{max-width:420px}.blog-cta-card{position:static}}@media (max-width:640px){.blogs-overview-hero h1{max-width:14ch}.blogs-overview-hero .lead{max-width:none}.blogs-editorial-card{padding:22px;gap:20px;border-radius:24px}.blogs-editorial-copy h2{font-size:clamp(1.7rem,7.8vw,2.15rem);max-width:15ch}.blogs-editorial-side{padding:16px;border-radius:20px}.home-journal-shell{padding:0 0 18px}.home-journal-card{grid-template-columns:1fr;align-items:start;padding:20px}.home-journal-link{justify-self:start}.blog-hero-copy h1{max-width:12ch}.blog-meta-card,.blog-cta-card{max-width:none;padding:22px}.blog-article{gap:28px}.blog-section{gap:16px}.blog-flow-figure{border-radius:24px}.blog-flow-figure figcaption{padding:12px 14px 16px}.blog-lightbox{padding:14px}.blog-lightbox-panel{width:calc(100vw - 28px);max-height:calc(100vh - 28px);padding:12px;border-radius:24px}.blog-lightbox-panel .blog-flow-image{min-width:960px}.blog-section p{font-size:1rem;line-height:1.82}.blog-quote-block{display:grid;justify-items:center;gap:14px;padding:28px 16px 26px;margin:8px 0}.blog-quote-block p{max-width:13ch;font-size:clamp(1.38rem,7.4vw,2.05rem);line-height:1.08;order:2}.blog-quote-mark{position:static;transform:none;font-size:2.8rem;line-height:1}.blog-quote-mark--end{order:3;margin-top:6px}}:where(a,button,input,textarea):focus-visible{outline:2px solid rgba(94,203,255,.92);outline-offset:2px}.hero-copy h1,.section-title h2,.contact-title,.about-wrap h1,.blogs-overview-hero h1,.blog-hero-copy h1{text-wrap:balance}.lead,.section-copy,.contact-lead,.blog-section p{max-width:66ch}.submission-modal-close{position:absolute;top:14px;right:14px;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#070c19ad;color:#fff;font-size:1.7rem;line-height:1;display:grid;place-items:center;cursor:pointer}.submission-modal-close:hover{background:#0f182ee6}@media (prefers-reduced-motion: no-preference){.hero-copy,.hero-aside,.blogs-editorial-card,.home-journal-card{animation:fadeSlideUp .66s cubic-bezier(.22,1,.36,1) both}.hero-aside,.home-journal-card{animation-delay:.08s}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.product-card--compact .product-description,.case-card--compact .case-description{margin-bottom:14px}.product-card--compact .clean-list,.case-card--compact .clean-list{gap:10px}.product-card--compact .clean-list li,.case-card--compact .clean-list li{line-height:1.55}.products-intro-section .section-title p,.section-space .section-title p{max-width:56ch}.hero-grid{grid-template-columns:1.18fr .82fr;align-items:stretch}.hero-aside--image,.hero-aside--image .hero-profile-link{height:100%}.hero-aside--image .hero-profile-link{padding:18px;border-radius:var(--radius);border:1px solid rgba(118,144,214,.16);background:linear-gradient(180deg,#0a142df0,#050b1af0);box-shadow:var(--shadow)}.hero-aside--image .profile-image{width:100%;height:100%;min-height:500px;border:none;border-radius:22px;object-fit:cover;object-position:center 12%}@media (max-width:980px){.hero-grid{grid-template-columns:1fr!important;gap:20px}.hero-copy{order:1}.hero-aside--home,.hero-aside--image{order:2}.hero-aside--image,.hero-aside--image .hero-profile-link{height:auto}.hero-aside--image .profile-image{min-height:440px;width:100%;height:auto}}@media (max-width:640px){.hero-grid{gap:16px}.hero-aside--image .hero-profile-link{padding:14px}.hero-aside--image .profile-image{min-height:360px}}.quote-rail-shell{display:grid;gap:18px}.quote-rail-stage{position:relative;border-radius:var(--radius);border:1px solid rgba(118,144,214,.16);background:radial-gradient(circle at 10% 8%,rgba(170,76,237,.12),transparent 34%),linear-gradient(180deg,#0a142df5,#050b1af5);box-shadow:var(--shadow);padding:32px;display:grid;gap:16px}.quote-rail-mark{color:#aa4cede6;font-size:2.6rem;line-height:1;height:30px}.quote-rail-quote{margin:0;color:#f1f4ff;font-size:clamp(1.3rem,2.5vw,2rem);line-height:1.45;max-width:44ch;letter-spacing:-.01em}.quote-rail-meta{margin:0;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);display:grid;gap:4px}.quote-rail-meta strong{font-size:1rem}.quote-rail-meta span{color:var(--muted);line-height:1.55}.quote-rail-nav{display:flex;flex-wrap:wrap;gap:10px}.quote-rail-nav-btn{border:1px solid rgba(255,255,255,.1);background:#ffffff05;color:var(--muted);border-radius:999px;padding:10px 14px;font-weight:700;cursor:pointer}.quote-rail-nav-btn.active{border-color:#aa4ced73;color:#fff;background:linear-gradient(135deg,#aa4ced52,#5ecbff1f)}@media (max-width:640px){.quote-rail-stage{padding:24px 22px}.quote-rail-quote{font-size:clamp(1.15rem,6vw,1.55rem);line-height:1.5}.quote-rail-nav-btn{padding:9px 12px;font-size:.92rem}}.contact-home-section{padding-top:34px!important}.contact-section-head{max-width:760px!important;margin-bottom:28px!important}.contact-title{max-width:14ch!important;line-height:1.02!important;letter-spacing:-.04em!important;margin:14px 0!important}.contact-lead{max-width:66ch!important;font-size:1.03rem!important;color:#d3dbf2!important}.contact-layout{grid-template-columns:.84fr 1.16fr!important;gap:26px!important;align-items:start}.contact-info{position:sticky;top:108px;padding:30px!important;border-color:#7690d638!important;background:radial-gradient(circle at 12% 10%,rgba(170,76,237,.14),transparent 34%),linear-gradient(180deg,#0a142df7,#050b1af5)!important}.contact-info h3{font-size:clamp(1.45rem,2.2vw,1.9rem)!important;margin-bottom:8px!important}.compact-list{gap:12px!important;margin-top:18px!important}.contact-form{padding:30px!important;gap:14px!important}.contact-form-title{font-size:clamp(1.55rem,2.4vw,2rem)!important;margin-bottom:6px!important}.contact-form span{color:#d3dcf6!important;font-size:.95rem}.contact-form input,.contact-form textarea{background:#ffffff05!important;border-color:#7690d638!important}.contact-form textarea{min-height:170px}@media (max-width:980px){.contact-layout{grid-template-columns:1fr!important;gap:18px!important}.contact-info{position:static;top:auto}.contact-title{max-width:12ch!important}}@media (max-width:640px){.contact-home-section{padding-top:20px!important}.contact-title{max-width:10ch!important;margin:12px 0!important}.contact-lead{max-width:none!important}.contact-info,.contact-form{padding:22px!important}.contact-form textarea{min-height:150px}}.product-card--templated,.case-card{position:relative;overflow:hidden!important;isolation:isolate}.product-card--templated:after,.case-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(170,76,237,.2),rgba(170,76,237,.05) 42%,transparent 72%);pointer-events:none;opacity:.7;z-index:0;transition:transform .45s ease,opacity .45s ease}.product-card--templated>*,.case-card>*{position:relative;z-index:1}.products-grid .product-card--templated:nth-child(3n+1):after,.cases-grid .case-card:nth-child(3n+1):after{left:-70px;top:24%}.products-grid .product-card--templated:nth-child(3n+2):after,.cases-grid .case-card:nth-child(3n+2):after{right:-80px;top:-44px;background:radial-gradient(circle,rgba(94,203,255,.16),rgba(94,203,255,.05) 44%,transparent 72%)}.products-grid .product-card--templated:nth-child(3n):after,.cases-grid .case-card:nth-child(3n):after{left:50%;bottom:-130px;transform:translate(-50%);background:radial-gradient(circle,rgba(170,76,237,.2),rgba(94,203,255,.08) 48%,transparent 74%)}@media (prefers-reduced-motion: no-preference){.product-card--templated:hover:after,.case-card:hover:after{opacity:.95;transform:translateY(-4px) scale(1.04)}}@media (max-width:640px){.product-card--templated:after,.case-card:after{width:180px;height:180px;opacity:.6}}@media (max-width:980px){.about-hero{grid-template-columns:1fr!important;gap:18px!important}.about-profile-card,.about-profile-card--refined{width:100%!important;max-width:none!important;justify-self:stretch!important}.about-hero-copy .lead{max-width:none!important}}@media (max-width:640px){.about-profile-card,.about-profile-card--refined{padding:16px!important}.about-profile-image{width:100%!important;min-height:340px!important}}.hero-grid--home{padding-bottom:18px;align-items:start}.home-hero-copy h1{max-width:14ch;font-size:clamp(2.35rem,4.45vw,4rem);line-height:1.02;margin-bottom:12px}.home-hero-copy .lead{font-size:clamp(1.05rem,1.75vw,1.3rem);line-height:1.56;max-width:30ch}.home-hero-body{max-width:52ch;font-size:.98rem;line-height:1.62}.hero-aside--home{display:block;align-content:start}.hero-aside--home .hero-profile-link{padding:18px;border-radius:var(--radius);border:1px solid rgba(118,144,214,.16);background:linear-gradient(180deg,#0a142df0,#050b1af0);box-shadow:var(--shadow)}.hero-aside--home .profile-image{width:100%;height:auto;aspect-ratio:4/5;min-height:400px;border-radius:22px;object-fit:cover;object-position:center 12%}.offer-layout{display:grid;grid-template-columns:minmax(0,1.08fr) 360px;gap:22px;align-items:start}.offer-main{display:grid;gap:22px}.offer-subcopy{margin:0}.offer-fit-panel{display:grid;gap:12px}.offer-fit-panel h3{margin:0;font-size:1.45rem;letter-spacing:-.03em}.offer-summary-card{position:sticky;top:108px;display:grid;gap:24px;padding:28px;border-radius:var(--radius);border:1px solid rgba(118,144,214,.18);background:radial-gradient(circle at top right,rgba(94,203,255,.1),transparent 26%),radial-gradient(circle at 12% 10%,rgba(170,76,237,.12),transparent 32%),linear-gradient(180deg,#0a142df5,#050b1af5);box-shadow:var(--shadow)}.offer-summary-rows{display:grid;gap:16px}.offer-summary-row{display:grid;gap:6px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08)}.offer-summary-row:last-child{padding-bottom:0;border-bottom:0}.offer-summary-row span{color:var(--muted);font-size:.8rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.offer-summary-row strong{font-size:1.02rem;line-height:1.55;letter-spacing:-.02em}.offer-follow-on-panel{display:grid;gap:14px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.offer-follow-on-copy{margin:0;color:var(--muted);line-height:1.68}.offer-follow-on-link{width:100%;justify-content:center}.offer-actions,.support-actions,.brochure-download-actions{display:grid;gap:12px;width:min(360px,100%);max-width:360px;min-width:0;margin-top:0;justify-self:start}.offer-actions .btn,.support-actions .btn,.brochure-download-actions .btn{width:100%;justify-content:center}.home-section-title{font-size:clamp(2rem,4.6vw,3.4rem);line-height:1.02;letter-spacing:-.04em;max-width:15ch;margin:16px 0 12px}.home-card-grid{display:grid;gap:18px;margin-top:28px}.home-card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.home-card-grid--four .home-info-card{grid-template-rows:auto minmax(4.8em,auto) 1fr}.home-card-grid--deliverables{grid-template-columns:repeat(3,minmax(0,1fr))}.home-card-grid--two,.offer-included-grid,.home-card-grid--scenarios{grid-template-columns:repeat(2,minmax(0,1fr))}.home-info-card{min-height:100%;padding:26px;border-radius:28px;border:1px solid rgba(118,144,214,.16);background:radial-gradient(circle at top right,rgba(94,203,255,.07),transparent 28%),linear-gradient(180deg,#0a142df0,#050b1af0);box-shadow:var(--shadow);display:grid;gap:12px;align-content:start}.home-card-label{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:8px 12px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#eef2ff;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.home-info-card h3{margin:0;font-size:clamp(1.32rem,2.3vw,1.78rem);line-height:1.08;letter-spacing:-.03em;max-width:none;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance}.home-info-card p{margin:0;color:var(--muted);line-height:1.72}.offer-fit-panel h3{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance}.products-grid--home-offer{grid-template-columns:repeat(2,minmax(0,1fr))}.products-grid--home-offer>*{min-height:100%}.products-grid--home-offer .product-card--templated,.products-grid--home-offer .product-card--more{display:grid;grid-template-rows:auto auto 1fr auto;height:100%}.products-grid--home-offer .product-card-head{margin-bottom:2px}.products-grid--home-offer .product-heading-group h3{min-height:2.08em}.products-grid--home-offer .product-description--standalone{min-height:5.1em;margin-bottom:0}.products-grid--home-offer .product-card-body{min-height:15.8em}.products-grid--home-offer .product-card-foot{display:grid;align-content:start;min-height:7.1em;margin-top:10px}.products-grid--home-offer .product-outcome{min-height:6.32em;line-height:1.58}.products-grid--home-offer .product-card-more-inner{grid-template-rows:auto minmax(4.5em,auto) 1fr auto}.home-card-list{margin-top:2px}.home-card-list li{color:#eef2ff}.founder-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);gap:22px;align-items:start}.founder-panel{display:grid;gap:16px}.founder-copy{margin:0}.founder-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.founder-stat-card{gap:10px}.founder-stat-card h3{font-size:clamp(1.5rem,2.4vw,2rem);max-width:none}.home-section-actions{display:flex;margin-top:28px}.closing-cta-panel{display:grid;gap:18px;padding:34px;border-color:#7690d638;background:radial-gradient(circle at 12% 12%,rgba(170,76,237,.14),transparent 30%),radial-gradient(circle at 88% 18%,rgba(94,203,255,.12),transparent 24%),linear-gradient(180deg,#0a142df7,#050b1af5)}.closing-list{max-width:64ch}.page-intro-panel{margin-bottom:28px}.products-page-stack{display:grid;gap:28px}.products-grid--single{grid-template-columns:1fr}.flagship-product-panel{padding:30px 32px}.flagship-product-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.9fr);gap:24px;align-items:start}.flagship-product-section{display:grid;gap:16px}.flagship-product-section--result{padding-left:24px;border-left:1px solid rgba(255,255,255,.08)}.flagship-product-list{gap:14px}.flagship-product-list li{color:#eef2ff}.flagship-product-outcome{margin:0;color:#eef2ff;font-size:1.08rem;line-height:1.72;max-width:28ch}.brochure-download-inline{width:min(360px,100%)}.about-positioning-panel{margin-top:28px;display:grid;gap:16px}.detail-side-stack{display:grid;gap:18px}.brochure-button-group{display:grid;grid-template-columns:1fr;gap:12px;width:100%;max-width:100%;min-width:0;border:0;border-radius:0;overflow:visible;background:none}.brochure-button-group .btn{margin:0;width:100%}.brochure-button{min-height:58px;width:100%;text-align:center;justify-content:center}.brochure-button--html{background:#ffffff0a}.brochure-button--download{box-shadow:0 12px 28px #aa4ced3d}.support-overview-layout,.support-section-bottom{display:grid;gap:18px}.support-overview-layout{margin-top:30px}.support-intro-panel,.support-note-panel,.brochure-download-panel,.products-detail-panel{margin-bottom:0}.support-intro-panel,.support-note-panel,.brochure-download-panel{background:linear-gradient(180deg,#09132af7,#050b1af5),radial-gradient(circle at top right,rgba(94,203,255,.08),transparent 28%)}.support-intro-list{margin-top:18px}.support-tier-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:0;align-items:stretch}.support-tier-panel{padding:26px 28px;border-radius:28px;border:1px solid rgba(118,144,214,.16);background:radial-gradient(circle at top right,rgba(94,203,255,.08),transparent 28%),linear-gradient(180deg,#0a142df5,#050b1af2);box-shadow:var(--shadow);display:grid;grid-template-rows:auto 1fr auto;gap:18px;height:100%}.support-tier-main{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.support-tier-head{display:grid;gap:10px}.support-tier-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#eef2ff;font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.support-tier-panel h3{font-size:clamp(1.45rem,2.3vw,1.95rem);line-height:1.06;letter-spacing:-.03em}.support-tier-panel p{margin:0;color:var(--muted);line-height:1.72}.support-tier-list{gap:12px}.support-tier-list li{color:#eef2ff}.support-tier-fit{grid-row:3;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);color:#eef2ff!important}.support-cta-copy{margin:0;max-width:64ch;color:var(--muted);line-height:1.72}.support-actions{align-items:stretch}.offer-actions>.btn,.offer-actions>.brochure-button-group,.support-actions>.btn,.support-actions>.brochure-button-group,.brochure-download-actions>.btn,.brochure-download-actions>.brochure-button-group{width:100%}.brochure-download-actions,.support-actions{gap:14px}.products-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.products-detail-panel h3{margin-bottom:14px}.products-detail-panel .compact-list{margin-top:0}.products-detail-panel li{display:grid;gap:6px}.products-detail-panel li strong{color:#fff;font-size:1rem}.products-detail-inline{color:var(--muted);line-height:1.65}@media (max-width:1200px){.offer-layout{grid-template-columns:minmax(0,1fr) 340px}.home-card-grid--four,.home-card-grid--deliverables,.products-grid--home-offer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1180px){.products-grid--home-offer{grid-template-columns:repeat(4,minmax(0,1fr))!important}.products-grid--home-offer .product-card--templated{padding:22px!important}.products-grid--home-offer .product-heading-group h3{font-size:1.38rem!important;line-height:1.04!important}.products-grid--home-offer .product-title-line{white-space:normal!important}.products-grid--home-offer .product-description--standalone{max-width:none!important;min-height:6.1em!important}.products-grid--home-offer .product-card-body{min-height:17.2em!important}.products-grid--home-offer .product-card-foot{min-height:7.4em!important}.products-grid--home-offer .product-outcome{min-height:6.32em!important;max-width:none!important}.products-grid--home-offer .product-card--more h3{max-width:none;font-size:1.55rem}.products-grid--home-offer .product-card--more p{max-width:none}}@media (max-width:980px){.offer-layout,.founder-layout{grid-template-columns:1fr}.offer-summary-card{position:static;top:auto}.products-detail-grid,.home-card-grid--four,.home-card-grid--deliverables,.home-card-grid--two,.offer-included-grid,.home-card-grid--scenarios,.founder-stats-grid,.products-grid--home-offer{grid-template-columns:repeat(2,minmax(0,1fr))}.support-tier-grid{grid-template-columns:1fr}}@media (max-width:640px){.hero-grid--home{padding-bottom:24px}.home-hero-copy h1{max-width:11ch}.hero-aside--home .hero-profile-link,.offer-summary-card,.home-info-card,.support-tier-panel,.closing-cta-panel{padding:22px}.hero-aside--home .profile-image{min-height:300px}.offer-fit-panel{padding:22px}.home-section-title{font-size:clamp(2rem,8vw,2.6rem);max-width:12ch;margin:12px 0 10px}.products-detail-grid,.home-card-grid--four,.home-card-grid--deliverables,.home-card-grid--two,.offer-included-grid,.home-card-grid--scenarios,.founder-stats-grid,.products-grid--home-offer,.support-tier-grid{grid-template-columns:1fr}.support-tier-panel{padding:22px}.brochure-button-group{width:100%;min-width:0}.brochure-button-group .btn{width:100%}.home-card-grid--four .home-info-card{grid-template-rows:auto auto 1fr}}@media (max-width:900px){.flagship-product-grid{grid-template-columns:1fr}.flagship-product-section--result{padding-left:0;padding-top:20px;border-left:0;border-top:1px solid rgba(255,255,255,.08)}.flagship-product-outcome{max-width:none}}.product-card-tag{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-bottom:10px;padding:7px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#eef2ff;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-card-actions{margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.product-card-link{color:var(--accent);font-weight:800;text-decoration:none}.product-card-link:hover{color:#cf7cff}.products-grid--featured-home{grid-template-columns:repeat(3,minmax(0,1fr))}.home-featured-footer{display:flex;justify-content:flex-start;margin-top:22px}.platform-story-grid{margin-top:22px}.platform-promo-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start;margin-top:22px}.platform-promo-copy{display:grid;gap:12px}.platform-promo-copy .eyebrow{justify-self:start;width:fit-content;max-width:max-content}.platform-promo-cta{justify-self:start;margin-top:6px}.platform-promo-panel h3,.proof-note-panel h3,.home-founder-panel h2,.offer-brochure-card h3,.offer-extension-panel h3,.platform-promo-panel p,.proof-note-panel p,.offer-brochure-card p,.offer-extension-panel p{margin:0}.proof-support-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;margin-top:38px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);align-items:stretch}.home-founder-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;align-items:stretch}.home-founder-panel{display:grid;gap:14px;margin-bottom:0}.home-founder-aside{display:flex;height:100%;min-height:100%;align-self:stretch}.home-founder-image{flex:1 1 auto;width:100%;height:100%;min-width:0;display:block;border-radius:var(--radius);object-fit:cover}.offer-map-section,.offer-detail-section{display:grid;gap:22px;margin-top:38px}section[id],.offer-extension-panel[id]{scroll-margin-top:124px}.offer-map-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-detail-section--flagship{gap:28px}.offer-flagship-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,360px);gap:18px;align-items:start}.offer-flagship-main{display:grid;gap:26px}.offer-story-section{display:grid;gap:14px}.offer-journey-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.offer-inline-section{display:grid;gap:14px;align-content:start}.offer-inline-section--divided{padding-top:26px;border-top:1px solid rgba(255,255,255,.08)}.offer-flagship-aside{display:grid;gap:18px;position:sticky;top:112px}.offer-flagship-aside .offer-summary-card--page{position:static;top:auto}.offer-detail-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:18px;align-items:start}.offer-brochure-card{display:grid;gap:14px}.support-price-card{display:grid;gap:8px;padding:18px 20px;border-radius:22px;border:1px solid rgba(170,76,237,.2);background:radial-gradient(circle at top left,rgba(170,76,237,.14),transparent 34%),linear-gradient(180deg,#121c38db,#080e1eeb)}.support-price-label{color:#e7eeffb3;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.support-price-value{font-size:1.7rem;line-height:1.02;letter-spacing:-.04em;color:#fff}.support-price-body{color:var(--muted);font-size:.98rem;line-height:1.65}.offer-detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;align-items:start}.offer-detail-grid--specialist{grid-template-columns:minmax(0,1fr) minmax(280px,360px)}.offer-summary-card--page{position:sticky;top:112px}.offer-supporting-grid,.offer-subsection,.offer-deliverables-grid,.offer-boundaries-grid,.offer-extension-grid{display:grid;gap:18px}.offer-supporting-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-subsection{margin-top:4px}.offer-subsection--divided{margin-top:16px;padding-top:34px;border-top:1px solid rgba(255,255,255,.08)}.products-detail-panel--full{margin-bottom:0}.offer-deliverables-grid,.offer-boundaries-grid,.offer-extension-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-extension-panel{display:flex;flex-direction:column;gap:12px;min-height:100%}.offer-mini-panel{display:grid;gap:10px}.offer-extension-panel .clean-list{flex:1 1 auto;gap:10px;align-content:start}.offer-extension-lower{display:grid;gap:14px;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.offer-outcome-copy{margin:0;color:#eef2ff;font-weight:600;line-height:1.62;height:6.48em}.offer-extension-actions{margin-top:0}.support-bridge-panel,.offer-closing-panel{display:grid;gap:14px}.portfolio-closing-panel{margin-top:42px}.home-journal-card--proof{min-height:100%}@media (max-width:1180px){.products-grid--featured-home,.offer-map-grid,.offer-extension-grid,.offer-deliverables-grid,.offer-boundaries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.platform-promo-panel,.offer-flagship-layout,.offer-detail-header,.offer-detail-grid,.offer-detail-grid--specialist,.home-founder-layout,.proof-support-grid{grid-template-columns:1fr}.offer-flagship-aside{position:static;top:auto}.home-founder-aside,.home-founder-image{height:auto;min-height:0}.offer-summary-card--page{position:static;top:auto}.offer-journey-grid,.offer-supporting-grid,.offer-extension-grid{grid-template-columns:1fr}.offer-outcome-copy{height:auto}}@media (max-width:720px){.products-grid--featured-home,.offer-map-grid,.offer-deliverables-grid,.offer-boundaries-grid{grid-template-columns:1fr}.portfolio-closing-panel{margin-top:32px}}@media (max-width:640px){.hero-aside--home .hero-profile-tag{right:34px;bottom:34px;max-width:calc(100% - 68px)}}.product-card-tag{white-space:nowrap;min-height:34px;padding:0 12px;line-height:1;font-size:.72rem}.product-card-lower{display:grid;gap:0;margin-top:auto}@media (min-width:981px){.products-grid .product-card--templated{display:grid!important;grid-template-rows:auto minmax(5.6rem,auto) minmax(13.5rem,1fr) auto!important;min-height:100%!important;height:100%!important}.products-grid .product-card-head{min-height:132px!important}.products-grid .product-heading-group{display:grid!important;grid-template-rows:34px minmax(84px,auto)!important;gap:12px!important;align-content:start!important}.products-grid .product-heading-group h3{min-height:2.08em!important;max-width:none!important}.products-grid .product-description--standalone{min-height:5.4em!important;max-width:none!important}.products-grid .product-card-body{min-height:13.5rem!important;display:grid!important;align-content:start!important}.products-grid .clean-list--product li{min-height:3.32em!important;display:grid!important;align-content:start!important}.products-grid .product-card-foot{min-height:7.1rem!important;margin-top:0!important;display:grid!important;align-content:start!important}.products-grid .product-outcome{min-height:4.86em!important;max-width:none!important}.products-grid .product-card-actions{margin-top:0!important}}@media (max-width:980px){.product-card-tag{min-height:32px;padding:0 11px}.products-grid .product-card--templated{height:auto!important}.products-grid .product-card-head,.products-grid .product-heading-group,.products-grid .product-description--standalone,.products-grid .product-card-body,.products-grid .product-card-foot,.products-grid .product-outcome,.products-grid .clean-list--product li{min-height:unset!important}}.hero-band--home{background:linear-gradient(180deg,#080e1ef7,#070d1dfb 58%,#071020fe),radial-gradient(circle at 16% 18%,rgba(94,203,255,.05),transparent 24%),radial-gradient(circle at 24% 88%,rgba(170,76,237,.08),transparent 30%),radial-gradient(circle at 78% 84%,rgba(94,203,255,.06),transparent 28%),radial-gradient(circle at 82% 14%,rgba(255,255,255,.03),transparent 18%)}.hero-band--home:after{height:228px;background:linear-gradient(180deg,#070d1d00,#070d1d1f 26%,#070f1f57 62%,#071121e6);z-index:0}.hero-grid--home{padding-bottom:82px!important}.hero-transition-wrap{position:relative;z-index:1;padding-bottom:26px}.hero-transition-line{position:relative;width:min(920px,100%);height:1px;margin:0 auto;background:linear-gradient(90deg,#ba68ff00,#ba68ff5c 18%,#c67affd1,#ba68ff5c 82%,#ba68ff00);opacity:.95}.hero-transition-line:after{content:"";position:absolute;left:8%;right:8%;top:-8px;height:16px;background:linear-gradient(90deg,#ba68ff00,#ba68ff2e 50%,#ba68ff00);filter:blur(12px);pointer-events:none}.home-section--story{padding-top:46px!important}@media (max-width:980px){.hero-grid--home{padding-bottom:64px!important}.hero-transition-wrap{padding-bottom:20px}.home-section--story{padding-top:38px!important}}@media (max-width:640px){.hero-band--home:after{height:176px}.hero-grid--home{padding-bottom:52px!important}.hero-transition-wrap{padding-bottom:16px}.home-section--story{padding-top:32px!important}}.offer-story-section--teaser{padding-top:6px}.offer-phase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.offer-phase-item{display:grid;gap:8px;align-content:start;padding:16px 18px;border-radius:22px;border:1px solid rgba(118,144,214,.14);background:radial-gradient(circle at top right,rgba(94,203,255,.06),transparent 26%),linear-gradient(180deg,#101c3ac2,#081022c7)}.offer-phase-item h4{margin:0;font-size:1rem;line-height:1.18;letter-spacing:-.02em;color:#eef2ff}.offer-phase-item p{margin:0;color:#d7dff4c7;font-size:.95rem;line-height:1.62}.offer-summary-card--brochure{gap:20px}.offer-summary-intro{margin:0}.offer-summary-divider{height:1px;background:#ffffff14}.offer-supporting-grid--platform{margin-top:4px}@media (max-width:1180px){.offer-phase-grid{grid-template-columns:1fr}}.proof-support-grid>*{min-height:100%;height:100%}.proof-note-panel{margin-bottom:0;grid-template-rows:auto auto 1fr auto}.proof-note-panel .btn{margin-top:auto}.home-journal-card--proof{min-height:100%;height:100%;align-self:stretch;box-sizing:border-box}
