:root{--primary:#0b1e3d;--primary-2:#12315e;--gold:#d4af37;--gold-2:#f3cf66;--soft-blue:#dde7f1;--bg:#f6f8fb;--surface:#ffffff;--border:#d7e0ea;--text:#101828;--muted:#5d6b82;--success:#127b3f;--danger:#b42318;--danger-bg:#fff1f0;--success-bg:#ecfdf3;--shadow:0 20px 60px rgba(11,30,61,0.12);--shadow-soft:0 12px 30px rgba(11,30,61,0.08);--radius:20px;--container:1200px;--header-height:92px;--section-space:88px;--card-padding:28px;--radius-sm:14px;--focus-ring:0 0 0 4px rgba(18,49,94,0.14)}@media (max-width:992px){:root{--header-height:84px;--section-space:72px;--card-padding:24px}}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body,html{max-width:100%}body{margin:0;min-height:100vh;min-height:100dvh;font-family:Arial,Helvetica,sans-serif;line-height:1.5;background:radial-gradient(circle at top,rgba(221,231,241,.9) 0,rgba(246,248,251,.94) 34%,#f7f9fc 100%);color:var(--text);overflow-x:clip}body.menu-open{touch-action:none;overscroll-behavior:none}::selection{background:rgba(18,49,94,.16);color:var(--text)}main{display:block}.cardsflow-body{min-width:320px}.app-shell{min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto}.header-spacer{display:block;height:var(--header-height)}.app-main,article,div,main,section{min-width:0}a{color:inherit;text-decoration:none}canvas,img,picture,svg,video{max-width:100%;display:block}img{height:auto}a,button,input,select,textarea{transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .18s ease}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:var(--focus-ring)}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.72;transform:none!important}input,select,textarea{width:100%}textarea{resize:vertical}.container{width:min(var(--container),calc(100% - 32px));margin-inline:auto}.section{padding:var(--section-space) 0}.page{padding-bottom:var(--section-space)}.card{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,253,255,.98));border:1px solid rgba(11,30,61,.08);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.btn,.btn-ghost,.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:var(--radius-sm);padding:14px 22px;min-height:52px;font-weight:700;letter-spacing:-.01em;border:0;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.btn-ghost:hover,.btn-primary:hover,.btn-secondary:hover,.btn:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(11,30,61,.14)}.btn-primary{color:#1c1a10;background:linear-gradient(180deg,var(--gold-2),var(--gold));box-shadow:0 10px 28px rgba(212,175,55,.34)}.btn-secondary{color:#fff;background:linear-gradient(180deg,var(--primary-2),var(--primary));box-shadow:0 14px 30px rgba(11,30,61,.22)}.btn-ghost{background:rgba(11,30,61,.06);border:1px solid rgba(11,30,61,.08)}.badge,.btn-ghost{color:var(--primary)}.badge{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:8px 14px;background:#eaf2ff;font-size:14px;font-weight:700}.badge-soft{background:rgba(11,30,61,.08);color:var(--primary)}.home-section-head{max-width:720px;margin-bottom:28px}.dashboard-page-title,.home-section-head h2,.page-title,.section-card-title,.section-title{margin:0;text-wrap:balance}.home-section-head h2{margin:14px 0 12px;font-size:clamp(32px,4vw,52px);line-height:1.06}.content-muted,.dashboard-page-subtitle,.home-section-head p,.muted-copy,.page-subtitle,.section-card-subtitle,.section-lead{margin:0;color:var(--muted);line-height:1.8}.dashboard-table-wrap,.table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.loading-block{padding:24px}.form-error{padding:14px 16px;border-radius:14px;border:1px solid rgba(180,35,24,.16);background:var(--danger-bg);color:var(--danger)}@media (max-width:640px){.container{width:min(var(--container),calc(100% - 24px))}.btn,.btn-ghost,.btn-primary,.btn-secondary{width:100%}}.site-header{position:fixed;inset:0 0 auto;z-index:100;transition:background-color .24s ease,border-color .24s ease,box-shadow .24s ease,-webkit-backdrop-filter .24s ease;transition:background-color .24s ease,border-color .24s ease,box-shadow .24s ease,backdrop-filter .24s ease;transition:background-color .24s ease,border-color .24s ease,box-shadow .24s ease,backdrop-filter .24s ease,-webkit-backdrop-filter .24s ease}.site-header--public{background:rgba(9,17,33,.84);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header--public.is-scrolled{background:rgba(9,17,33,.94);box-shadow:0 18px 40px rgba(2,8,23,.28)}.site-header--app{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(11,30,61,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header__inner{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:20px}.site-logo{display:inline-flex;align-items:center;gap:12px;min-width:0;font-weight:800;letter-spacing:-.02em}.site-logo__image{height:40px;object-fit:contain;max-width:180px}.site-logo__mark{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--gold-2),var(--gold));color:#0b1120;box-shadow:0 14px 28px rgba(212,175,55,.24);font-size:20px}.site-logo__text{font-size:1.1rem}.site-header--public .site-logo__text,.site-header--public .site-nav a{color:#eef4ff}.site-header--app .site-logo__text,.site-header--app .site-nav a{color:var(--primary)}.site-nav{display:flex;align-items:center;gap:22px}.site-nav a{font-size:.95rem;opacity:.82}.site-nav a.is-active,.site-nav a:hover{opacity:1}.site-nav a.is-active{color:var(--gold-2)}.site-header__panel{gap:24px}.site-header__actions,.site-header__panel{display:flex;align-items:center}.site-menu-toggle{display:none;width:48px;height:48px;padding:0;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);align-items:center;justify-content:center;flex-direction:column;gap:5px}.site-header--app .site-menu-toggle{border-color:rgba(11,30,61,.12);background:rgba(11,30,61,.04)}.site-menu-toggle span{width:20px;height:2px;border-radius:999px;background:currentColor}.site-header--public .site-menu-toggle{color:#fff}.site-header--app .site-menu-toggle{color:var(--primary)}.site-header__scrim{display:none}.site-header__inner--balanced{display:grid}.site-header__panel--public-balance{flex:1 1;justify-content:center;min-width:0}.site-nav{flex:1 1}.site-header__actions{margin-left:auto}.site-install-btn.is-idle{background:rgba(255,255,255,.06);color:#eef4ff;border:1px solid rgba(255,255,255,.1);box-shadow:none}.site-header--app .site-install-btn.is-idle{color:var(--primary);background:rgba(11,30,61,.05);border-color:rgba(11,30,61,.08)}.homepage{background:radial-gradient(circle at top,rgba(32,52,92,.16) 0,rgba(245,248,252,0) 28%),linear-gradient(180deg,#091121,#0f1b2d 32%,#f5f7fb 32.1%,#f5f7fb)}.home-hero{position:relative;padding:clamp(36px,6vw,72px) 0 clamp(80px,9vw,110px);overflow:clip}.home-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 22%,rgba(229,178,32,.18),transparent 28%),radial-gradient(circle at 82% 14%,rgba(51,104,194,.24),transparent 26%);pointer-events:none}.home-hero__grid{position:relative;z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);grid-gap:42px;gap:42px}.home-hero__badge{color:#dbe8ff;border:1px solid rgba(255,255,255,.08)}.home-hero__content h1{font-size:clamp(2.6rem,5vw,4.9rem);line-height:1.03;letter-spacing:-.05em;text-wrap:balance}.home-hero__content p{max-width:660px;color:rgba(235,243,255,.8);line-height:1.9}.home-hero__stats .card{min-height:100%;padding:22px;border-radius:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-hero__stats strong{display:block;color:#fff;font-size:1rem}.home-hero__stats span{display:block;margin-top:8px;color:rgba(235,243,255,.72);font-size:.94rem;line-height:1.7}.hero-sequence-shell{height:100%;min-height:100%;border-radius:0;background:#07111f;border:0;box-shadow:none}.hero-sequence-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;opacity:0;transition:opacity .22s ease}.hero-sequence-canvas.is-ready{opacity:1}.hero-sequence-loader{font-size:.92rem;z-index:1}.hero-sequence-glow{inset:auto -12% -18% auto;background:radial-gradient(circle,rgba(229,178,32,.34),rgba(229,178,32,0))}.page-banner{padding-top:36px;padding-bottom:36px}.page-banner__inner{position:relative;overflow:hidden;border-radius:30px;padding:34px clamp(22px,4vw,40px);background:radial-gradient(circle at 84% 18%,rgba(229,178,32,.18),transparent 24%),linear-gradient(135deg,#0b1630,#102343 55%,#15305c);border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 50px rgba(6,17,37,.18)}.page-banner__eyebrow{background:rgba(255,255,255,.08);color:#dbe8ff}.page-banner__title{margin-top:18px;color:#fff;font-size:clamp(2rem,3.2vw,3rem);line-height:1.1}.page-banner__subtitle{margin-top:14px;max-width:820px;color:rgba(232,240,255,.78);line-height:1.85}.page-banner__actions{display:flex;align-items:center;gap:14px;margin-top:22px}.public-page-shell .legal-shell{padding:clamp(24px,4vw,36px)}.site-footer{background:#0f1b2d;color:#dbe5f8;border-top:1px solid rgba(255,255,255,.08)}.site-footer__grid{display:grid;grid-template-columns:minmax(0,1.3fr) repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px;padding:68px 0 44px}.site-footer__brand{max-width:420px}.site-logo--footer{margin-bottom:18px}.site-footer h3{margin:0 0 16px;color:#fff;font-size:1rem}.site-footer ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.site-footer a{color:rgba(219,229,248,.82)}.site-footer a:hover{color:#fff}.site-footer__copy,.site-footer__meta{color:rgba(219,229,248,.74);line-height:1.8}.site-footer__meta{margin-top:16px}@media (max-width:1100px){.home-hero__grid,.home-hero__stats,.site-footer__grid{grid-template-columns:1fr}}@media (max-width:1024px){.site-menu-toggle{display:inline-flex}.site-header__inner--balanced{grid-template-columns:auto auto}.site-header__panel{position:fixed;top:var(--header-height);right:12px;left:12px;z-index:101;display:grid;grid-gap:18px;gap:18px;padding:18px;border-radius:22px;background:#0f1b2d;border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 70px rgba(2,8,23,.32);opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease}.site-header__panel.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-header--app .site-header__panel{background:#fff;border-color:rgba(11,30,61,.08)}.site-header__actions,.site-nav{display:grid;grid-gap:12px;gap:12px}.site-header__actions{margin-left:0;grid-template-columns:1fr}.site-header__scrim.is-open{display:block;position:fixed;inset:0;z-index:99;background:rgba(2,8,23,.4)}}@media (max-width:768px){.cf-recovery-hero,.cf-recovery-hero__content{min-height:calc(82svh - var(--header-height));min-height:calc(82vh - var(--header-height))}}@media (max-width:640px){.site-logo__image{height:34px;max-width:132px}.site-logo__mark{width:34px;height:34px;border-radius:10px}.home-hero__actions,.page-banner__actions{flex-direction:column;align-items:stretch}.page-banner__inner{padding:26px 20px}}.homepage{background:radial-gradient(circle at 15% 8%,rgba(32,52,92,.28),transparent 18%),radial-gradient(circle at 82% 6%,rgba(40,88,180,.18),transparent 18%),linear-gradient(180deg,#081121,#0b1730 22%,#eef2f8 22.01%,#eef2f8)}.home-hero--fullwidth{padding:0;overflow:clip}.home-hero__shell{position:relative;width:100%;min-height:max(720px,calc(100vh - var(--header-height)));background:linear-gradient(90deg,rgba(5,12,25,.98),rgba(7,18,37,.98) 26%,rgba(9,27,58,.96) 58%,rgba(9,29,64,.96)),radial-gradient(circle at 28% 24%,rgba(229,178,32,.12),transparent 20%),radial-gradient(circle at 90% 16%,rgba(96,160,255,.12),transparent 20%);isolation:isolate}.home-hero__shell:after,.home-hero__shell:before{content:"";position:absolute;pointer-events:none}.home-hero__shell:before{inset:0;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,0)),radial-gradient(circle at 34% 36%,rgba(229,178,32,.1),transparent 16%),radial-gradient(circle at 94% 8%,rgba(255,255,255,.08),transparent 10%);opacity:.95}.home-hero__shell:after{inset:auto 0 0;height:96px;background:linear-gradient(180deg,rgba(8,17,33,0),rgba(8,17,33,.5) 65%,rgba(8,17,33,.78))}.home-hero__container{position:relative;z-index:1;width:min(1460px,100%);margin:0 auto;padding:clamp(28px,4vw,44px) clamp(24px,3vw,42px) 24px}.home-hero__container--bleed{max-width:none}.home-hero__grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(580px,1.06fr);align-items:center;grid-gap:clamp(28px,3.2vw,52px);gap:clamp(28px,3.2vw,52px)}.home-hero__content{color:#eef4ff;max-width:640px;padding-block:30px 18px}.home-hero__badge{background:rgba(255,255,255,.08);color:#f6fbff;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.home-hero__content h1{margin:18px 0 0;font-size:clamp(3.1rem,6vw,6rem);line-height:.96;letter-spacing:-.065em;max-width:8.5ch}.home-hero__content p{margin:22px 0 0;color:rgba(237,244,255,.78);font-size:1.08rem;line-height:1.86;max-width:52ch}.home-hero__actions{display:flex;align-items:center;gap:14px;margin-top:30px}.home-hero__ghost-btn{color:#fff;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}.home-hero__ghost-btn:hover{background:rgba(255,255,255,.12)}.home-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:30px;max-width:760px}.home-hero__stat-card{min-height:154px;padding:22px 18px;border-radius:22px;background:rgba(235,239,247,.78);border:1px solid rgba(255,255,255,.1);box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-hero__stat-card strong{display:block;color:#ffffff;font-size:.98rem;line-height:1.35}.home-hero__stat-card span{display:block;margin-top:10px;color:rgba(76,95,126,.96);font-size:.94rem;line-height:1.72}.home-hero__visual{position:relative;justify-self:stretch;margin-right:max(-24px,calc((100vw - 1460px) / 2))}.hero-sequence-shell{position:relative;width:100%;min-height:620px;border-radius:28px 0 0 28px;overflow:hidden;background:linear-gradient(180deg,rgba(8,16,31,.88),rgba(7,13,26,.98));border-top:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 32px 80px rgba(2,8,23,.38)}.hero-sequence-shell:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0)),radial-gradient(circle at 90% 18%,rgba(229,178,32,.18),transparent 16%);z-index:1;pointer-events:none}.hero-sequence-image{position:absolute;inset:0;object-position:center center;transition:opacity .36s ease}.hero-sequence-loader{position:absolute;inset:0;display:grid;place-items:center;color:rgba(238,244,255,.8);font-size:.88rem;letter-spacing:.08em;text-transform:uppercase;z-index:2}.hero-sequence-glow{inset:auto -4% -10% auto;width:220px;height:220px;background:radial-gradient(circle,rgba(229,178,32,.26),rgba(229,178,32,0));pointer-events:none;z-index:2}.home-hero__trustline{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 20px;padding-top:16px;color:rgba(225,234,249,.72);font-size:.88rem}.home-hero__trustline span{position:relative}.home-hero__trustline span:not(:last-child):after{content:"";position:absolute;right:-11px;top:50%;width:4px;height:4px;margin-top:-2px;border-radius:999px;background:rgba(225,234,249,.34)}@media (max-width:1200px){.cta-section__inner,.home-hero__grid,.security-home-grid{grid-template-columns:1fr}.home-hero__content{max-width:760px}.home-hero__trustline,.home-trust__list{justify-content:flex-start}.home-hero__visual{margin-right:0}.hero-sequence-shell{min-height:540px;border-radius:28px}}@media (max-width:1024px){.home-hero__container{padding-inline:22px}.blog-preview__grid,.card-showcase-grid,.dashboard-preview__grid,.feature-grid,.footer-cta,.home-hero__grid,.home-hero__stats{grid-template-columns:1fr}.home-hero__stats{max-width:100%}.hero-sequence-shell{min-height:500px}}@media (max-width:720px){.home-hero__shell{min-height:auto}.home-hero__visual{order:2}.home-hero__container{padding-inline:18px}.home-hero__content h1{max-width:9.2ch;font-size:clamp(3.2rem,12vw,5rem)}.hero-sequence-shell{min-height:340px;border-radius:24px}.home-hero__trustline{display:none}}@media (max-width:640px){.cta-section__actions,.home-hero__actions,.page-banner__actions{flex-direction:column;align-items:stretch}.blog-card,.cta-panel,.dashboard-preview__frame,.dashboard-preview__panel,.feature-card,.home-hero__stat-card,.how-it-works__step,.security-home-card,.showcase-card{border-radius:20px}}.cardsflow-body{background:radial-gradient(circle at 20% 0,rgba(63,96,177,.18),transparent 32%),radial-gradient(circle at 80% 10%,rgba(212,175,55,.16),transparent 24%),linear-gradient(180deg,#09111f,#0c1728 18%,#eef3fb 0,#f6f8fc)}.app-shell{background:transparent}.header-spacer{height:calc(var(--header-height) + 4px)}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header--public{background:rgba(9,17,31,.62);border-bottom:1px solid rgba(255,255,255,.08)}.site-header--public.is-scrolled{background:rgba(9,17,31,.86);border-bottom-color:rgba(255,255,255,.12)}.site-header__inner--balanced{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px}.site-header__panel--public-balance{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px}.site-logo__image{height:38px;width:auto}.site-nav{justify-content:center;gap:28px}.site-nav a{color:rgba(232,239,250,.8);font-size:.96rem;font-weight:700}.site-nav a.is-active,.site-nav a:hover{color:#ffffff}.site-header__actions{justify-content:flex-end;gap:12px}.site-auth-btn,.site-install-btn{min-height:48px}.site-header--public .site-install-btn.is-idle{color:#e9eff9;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}.site-header--public .site-install-btn.is-idle:hover{background:rgba(255,255,255,.1)}.hero-rebuild{position:relative;min-height:min(940px,calc(100vh - 24px));margin-top:calc(-1 * (var(--header-height) + 4px));padding:calc(var(--header-height) + 52px) 0 96px;overflow:clip;background:radial-gradient(circle at 12% 12%,rgba(212,175,55,.18),transparent 24%),radial-gradient(circle at 84% 18%,rgba(94,126,255,.24),transparent 26%),linear-gradient(180deg,#09111f,#0c1728 48%,#0f1b2d)}.hero-rebuild:after,.hero-rebuild:before,.hero-rebuild__backdrop{content:"";position:absolute;inset:0;pointer-events:none}.hero-rebuild__backdrop{background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:84px 84px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,0));opacity:.16}.hero-rebuild:before{background:radial-gradient(circle at 50% 110%,rgba(212,175,55,.22),transparent 28%)}.hero-rebuild:after{background:linear-gradient(180deg,transparent,rgba(9,17,31,.08) 60%,rgba(9,17,31,.34))}.hero-rebuild__container{position:relative;z-index:1;width:min(1320px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;grid-gap:48px;gap:48px}.hero-rebuild__content{color:#eef4ff;padding-top:26px}.hero-rebuild__eyebrow-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.hero-rebuild__badge{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);color:#f4f7fc;font-size:.85rem;font-weight:700}.hero-rebuild__context{display:flex;flex-wrap:wrap;gap:10px}.hero-rebuild__context span{display:inline-flex;align-items:center;gap:8px;color:rgba(225,233,247,.72);font-size:.83rem;font-weight:600}.hero-rebuild__context span:not(:last-child):after{content:"";width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.24)}.hero-rebuild h1{margin:22px 0 0;max-width:760px;font-size:clamp(3rem,6vw,5.8rem);line-height:.98;letter-spacing:-.055em;color:#ffffff;text-wrap:balance}.hero-rebuild>*{min-width:0}.hero-rebuild__content>p{margin:24px 0 0;max-width:660px;color:rgba(224,233,247,.8);font-size:1.08rem;line-height:1.9}.hero-rebuild__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px}.hero-rebuild__primary{min-width:152px}.hero-rebuild__secondary{color:#f2f6fe;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}.hero-rebuild__secondary:hover{background:rgba(255,255,255,.1)}.hero-rebuild__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:36px}.hero-rebuild__metric{padding:20px 20px 18px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.09);box-shadow:0 22px 60px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-rebuild__metric-label{display:inline-block;color:rgba(226,234,247,.72);font-size:.76rem;text-transform:uppercase;letter-spacing:.12em}.hero-rebuild__metric strong{display:block;margin-top:10px;color:#fff;font-size:1.1rem}.hero-rebuild__metric p{margin:10px 0 0;color:rgba(225,233,247,.74);font-size:.95rem;line-height:1.75}.hero-rebuild__visual{position:relative}.hero-sequence-shell--cinematic{position:relative;min-height:640px;border-radius:34px;overflow:hidden;isolation:isolate}.hero-sequence-device{position:relative;padding:18px;border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.12);box-shadow:0 34px 100px rgba(0,0,0,.38);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-sequence-device__frame{position:relative;aspect-ratio:4/5;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,rgba(9,17,31,.14),rgba(9,17,31,.02))}.hero-sequence-device__frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,0));pointer-events:none}.hero-sequence-device__beam{position:absolute;inset:-20% auto auto -8%;width:48%;height:72%;background:radial-gradient(circle,rgba(212,175,55,.34) 0,rgba(212,175,55,0) 72%);filter:blur(18px);opacity:.9}.hero-sequence-device__gloss{position:absolute;inset:0;background:linear-gradient(130deg,rgba(255,255,255,.16),transparent 30%,transparent 64%,rgba(255,255,255,.08));mix-blend-mode:screen;pointer-events:none}.hero-sequence-image{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.02);transition:opacity .34s ease,transform .8s ease}.hero-sequence-image.is-ready{opacity:1;transform:scale(1)}.hero-sequence-grid{position:absolute;inset:9% 7% auto auto;width:58%;height:60%;border-radius:28px;background:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.05) 1px,transparent 0);background-size:22px 22px;opacity:.16;z-index:-1}.hero-sequence-glow{right:4%;bottom:4%;width:34%;height:18%;background:radial-gradient(circle,rgba(94,126,255,.42) 0,rgba(94,126,255,0) 72%);filter:blur(18px)}.hero-sequence-glow,.hero-sequence-orb{position:absolute;border-radius:999px;z-index:-1}.hero-sequence-orb{filter:blur(6px)}.hero-sequence-orb--sm{left:-18px;bottom:72px;width:110px;height:110px;background:rgba(212,175,55,.24)}.hero-sequence-orb--lg{top:34px;right:-18px;width:140px;height:140px;background:rgba(94,126,255,.24)}.home-block{position:relative;z-index:1}.home-section-head--centered{max-width:820px;margin:0 auto 34px;text-align:center}.home-section-head--centered p{margin-left:auto;margin-right:auto}.home-block--blog,.home-block--how-it-works{background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.95))}.blog-preview-grid--rebuild,.features-grid-home--rebuild,.steps-grid--rebuild{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px;align-items:stretch}.blog-preview-card--rebuild,.feature-card-home--rebuild,.step-card--rebuild{border-radius:24px;border:1px solid rgba(11,30,61,.08);box-shadow:0 24px 60px rgba(11,30,61,.08)}.step-card--rebuild{display:flex;flex-direction:column;justify-content:flex-start;padding:30px;min-height:100%;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,.98))}.step-card--rebuild .step-card__index{width:-moz-fit-content;width:fit-content;min-width:68px;padding:10px 16px;border-radius:999px;background:rgba(11,30,61,.06);color:var(--primary);font-size:.95rem;font-weight:800;letter-spacing:.08em}.blog-preview-card--rebuild h3,.feature-card-home--rebuild h3,.step-card--rebuild h3{margin-top:20px;margin-bottom:10px;font-size:1.22rem}.blog-preview-card--rebuild p,.feature-card-home--rebuild p,.step-card--rebuild p{color:var(--muted);line-height:1.85}.feature-card-home--rebuild{display:flex;flex-direction:column;justify-content:flex-start;padding:28px;min-height:100%;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,252,255,.98))}.feature-card-home__eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:8px 12px;border-radius:999px;background:rgba(212,175,55,.12);color:#7b5a06;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.blog-preview-card--rebuild{display:flex;flex-direction:column;overflow:hidden;min-height:100%;background:#fff}.blog-preview-card__image-link{display:block}.blog-preview-card__image-link:hover img{transform:scale(1.03)}.blog-preview-card__image--rebuild{overflow:hidden;aspect-ratio:16/10;background:linear-gradient(180deg,rgba(11,30,61,.08),rgba(11,30,61,.03))}.blog-preview-card__image--rebuild img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.blog-preview-card__body--rebuild{display:flex;flex:1 1;flex-direction:column;padding:24px}.blog-preview-card__title-link{color:inherit;text-decoration:none}.blog-preview-card__title-link:hover{color:var(--primary)}.blog-preview-card__read-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:16px;color:var(--primary);font-weight:800}.blog-preview-card__read-link:hover{color:var(--primary-2)}@media (max-width:1024px){.blog-preview-grid--rebuild,.features-grid-home--rebuild,.steps-grid--rebuild{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.blog-preview-grid--rebuild,.features-grid-home--rebuild,.steps-grid--rebuild{grid-template-columns:minmax(0,1fr)}}@media (max-width:1200px){.hero-rebuild__container{grid-template-columns:minmax(0,1fr);gap:34px}.hero-rebuild__content{max-width:780px}}@media (max-width:1024px){.site-header__inner--balanced{grid-template-columns:auto auto}.site-header__panel--public-balance{grid-template-columns:1fr}.hero-rebuild{padding-bottom:72px}.hero-rebuild__metrics{grid-template-columns:1fr}.hero-sequence-shell--cinematic{min-height:560px}}@media (max-width:768px){.header-spacer{height:calc(var(--header-height) - 8px)}.hero-rebuild{min-height:auto;padding-top:calc(var(--header-height) + 34px)}.hero-rebuild__container{width:min(100% - 28px,1320px)}.hero-rebuild h1{font-size:clamp(2.4rem,12vw,4rem)}.hero-rebuild__actions{flex-direction:column;align-items:stretch}.hero-sequence-shell--cinematic{min-height:420px}.hero-sequence-device{padding:12px}}.badge-accent{background:rgba(229,178,32,.14);color:#f3cf66}.section-dark{background:radial-gradient(circle at top,rgba(27,42,74,.56),rgba(7,12,24,0) 35%),linear-gradient(180deg,#08101f,#0b1120);color:#f7f9fc}.hero-rebuild--visual-only{padding:calc(var(--header-height) + 8px) 0 0;min-height:auto}.hero-rebuild__full-bleed{position:relative;width:100%}.hero-rebuild__visual--full{width:100%;min-height:calc(100vh - var(--header-height) - 8px);min-height:calc(100dvh - var(--header-height) - 8px);display:flex;align-items:stretch}.hero-rebuild__visual--full .hero-sequence-shell{width:100%;min-height:inherit;border-radius:0;margin:0}.hero-sequence-shell--full{border-radius:0!important;padding:clamp(18px,3vw,34px)}.hero-sequence-shell--full .hero-sequence-device{width:min(1440px,100%);min-height:calc(100vh - var(--header-height) - 76px);min-height:calc(100dvh - var(--header-height) - 76px);border-radius:34px}.hero-sequence-shell--full .hero-sequence-device__frame{border-radius:28px}.home-marquee{background:#0b1120;color:rgba(255,255,255,.82);border-bottom:1px solid rgba(255,255,255,.06);overflow:hidden}.home-marquee__head{padding-top:28px;padding-bottom:18px}.home-marquee__head p{margin:0;text-align:center;text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:800;color:rgba(226,232,240,.44)}.home-marquee__track-wrap{position:relative;overflow:hidden;padding:0 0 30px}.home-marquee__fade{position:absolute;top:0;bottom:30px;width:120px;z-index:2;pointer-events:none}.home-marquee__fade--left{left:0;background:linear-gradient(90deg,#0b1120,rgba(11,17,32,0))}.home-marquee__fade--right{right:0;background:linear-gradient(270deg,#0b1120,rgba(11,17,32,0))}.home-marquee__track{display:flex;align-items:center;gap:clamp(56px,5vw,96px);width:max-content;padding-left:clamp(28px,6vw,120px);animation:marquee-scroll 36s linear infinite}.home-marquee__track:hover{animation-play-state:paused}.home-marquee__item{white-space:nowrap;font-size:clamp(20px,2vw,30px);font-weight:900;letter-spacing:-.04em;color:rgba(255,255,255,.76);opacity:.44;filter:grayscale(1)}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}.home-use-cases{padding:96px 0}.home-section-head--light,.home-section-head--light .badge,.home-section-head--light h2,.home-section-head--light p{color:inherit}.home-section-head--light p{color:rgba(226,232,240,.72)}.home-use-cases__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.home-use-case-card{position:relative;border-radius:28px;padding:1px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.02));box-shadow:0 20px 70px rgba(0,0,0,.32);overflow:hidden}.home-use-case-card:before{content:"";position:absolute;inset:-30% auto auto -10%;width:160px;height:160px;border-radius:999px;opacity:.26;filter:blur(10px)}.home-use-case-card--gold:before{background:#e5b220}.home-use-case-card--blue:before{background:#4f8cff}.home-use-case-card--violet:before{background:#8b5cf6}.home-use-case-card--emerald:before{background:#10b981}.home-use-case-card--rose:before{background:#fb7185}.home-use-case-card--amber:before{background:#f59e0b}.home-use-case-card__surface{position:relative;height:100%;padding:28px;border-radius:27px;background:linear-gradient(180deg,rgba(18,25,45,.88),rgba(10,15,28,.96)),#0f172a;border:1px solid rgba(255,255,255,.08)}.home-use-case-card__tag{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.84);font-size:13px;font-weight:700}.home-use-case-card h3{margin:18px 0 12px;font-size:clamp(24px,2vw,30px);line-height:1.08;color:#fff}.home-use-case-card p{margin:0;color:rgba(226,232,240,.72);line-height:1.8}.home-faq{padding:88px 0 96px;background:radial-gradient(circle at top,rgba(212,175,55,.08),rgba(255,255,255,0) 28%),linear-gradient(180deg,#f8fafc,#eef3f9)}.home-faq__container{max-width:920px}.home-faq__list{display:grid;grid-gap:16px;gap:16px}.home-faq__item{border-radius:24px;border:1px solid rgba(11,30,61,.08);background:rgba(255,255,255,.9);box-shadow:0 16px 36px rgba(11,30,61,.08);overflow:hidden}.home-faq__item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;font-weight:700;color:#22324d}.home-faq__item summary::-webkit-details-marker{display:none}.home-faq__icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(11,30,61,.08);color:#22324d;flex-shrink:0}.home-faq__item[open] .home-faq__icon{transform:rotate(180deg)}.home-faq__answer{padding:0 22px 22px}.home-faq__answer p{margin:0;color:var(--muted);line-height:1.8}@media (max-width:992px){.hero-rebuild__visual--full{min-height:calc(82vh - var(--header-height));min-height:calc(82dvh - var(--header-height))}.hero-sequence-shell--full .hero-sequence-device{min-height:calc(82vh - var(--header-height) - 64px);min-height:calc(82dvh - var(--header-height) - 64px);border-radius:26px}.home-use-cases__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.hero-rebuild--visual-only{padding-top:calc(var(--header-height) + 4px)}.hero-rebuild__visual--full{min-height:calc(72vh - var(--header-height));min-height:calc(72dvh - var(--header-height))}.hero-sequence-shell--full{padding:14px}.hero-sequence-shell--full .hero-sequence-device{min-height:calc(72vh - var(--header-height) - 40px);min-height:calc(72dvh - var(--header-height) - 40px);border-radius:22px}.home-marquee__fade{width:72px}.home-use-cases{padding:80px 0}.home-use-cases__grid{grid-template-columns:1fr}.home-faq{padding:72px 0 80px}}.site-footer--light{background:#f6f8fb;color:#15253f;border-top:1px solid rgba(15,27,45,.08)}.site-footer--light .site-footer__brand-text,.site-footer--light .site-logo--footer,.site-footer--light .site-logo--footer .site-logo__text,.site-footer--light h3{color:#0f1b2d}.site-footer--light .site-footer__copy,.site-footer--light .site-footer__meta,.site-footer--light a{color:rgba(15,27,45,.78)}.site-footer--light a:hover{color:#0f1b2d}.site-footer__grid--four{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;padding-bottom:28px}.site-footer__brand,.site-footer__column{min-width:0}.site-footer__brand{max-width:none}.site-footer__legal-inline-wrap{padding:0 0 18px}.site-footer__legal-inline-wrap h3{margin:0 0 12px}.site-footer__legal-inline{display:flex;flex-wrap:wrap;gap:8px}.site-footer__legal-inline-item{display:inline-flex;align-items:center;gap:8px}.site-footer__legal-separator{color:rgba(15,27,45,.42)}.site-footer__copyright{margin:0;padding:0 0 44px;color:rgba(15,27,45,.72)}@media (max-width:980px){.site-footer__grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-footer__grid--four{grid-template-columns:1fr}.site-footer__legal-inline{display:block}.site-footer__legal-inline-item{display:inline}}.cf-recovery-hero{position:relative;width:100%;min-height:calc(100vh - var(--header-height));overflow:hidden;display:flex;align-items:center;justify-content:flex-start}.cf-recovery-hero__media{position:absolute;inset:0;z-index:0}.cf-recovery-hero__canvas{width:100%;height:100%}.cf-recovery-hero__grain,.cf-recovery-hero__media,.cf-recovery-hero__overlay{position:absolute;inset:0}.cf-recovery-hero__media{overflow:hidden}.cf-recovery-hero__frame{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;animation:cfHeroSequence 18s infinite;transform:scale(1.045)}.cf-recovery-hero__frame:nth-child(2){animation-delay:6s}.cf-recovery-hero__frame:nth-child(3){animation-delay:12s}.cf-recovery-hero__frame.is-active{opacity:1}@keyframes cfHeroSequence{0%,28%{opacity:0}33%,61%{opacity:1}66%,to{opacity:0}}.cf-recovery-hero__overlay{z-index:1;background:linear-gradient(90deg,rgba(4,10,20,.72),rgba(4,10,20,.46) 28%,rgba(4,10,20,.14) 58%,rgba(4,10,20,.28)),linear-gradient(180deg,rgba(4,10,20,.18),rgba(4,10,20,.08) 55%,rgba(4,10,20,.42))}.cf-recovery-hero__grain{z-index:1;opacity:.08;mix-blend-mode:soft-light}.cf-recovery-hero__content{position:relative;z-index:2;text-shadow:0 10px 30px rgba(4,10,20,.28);width:min(1280px,100%);margin-left:0;margin-right:auto;padding:clamp(32px,6vw,72px) clamp(20px,4vw,48px) clamp(28px,5vw,56px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:calc(100svh - var(--header-height));min-height:calc(100vh - var(--header-height));max-width:720px;text-align:left}.cf-recovery-hero__eyebrow{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.cf-recovery-hero__eyebrow span{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.82);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.cf-recovery-hero h1{margin:0;max-width:760px;color:#fff;font-size:clamp(44px,6vw,82px);line-height:.95;letter-spacing:-.04em}.cf-recovery-hero p{max-width:700px;margin:24px 0 0;color:rgba(231,238,248,.82);font-size:clamp(16px,2vw,21px);line-height:1.7}.cf-recovery-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.cf-recovery-hero__cta{box-shadow:0 18px 40px rgba(229,178,32,.22)}.cf-recovery-hero__ghost{color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}.cf-recovery-hero__ghost:hover{background:rgba(255,255,255,.14)}.cf-recovery-hero__stats{width:min(100%,980px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:34px}.cf-recovery-hero__stat{padding:18px 18px 20px;border-radius:24px;background:rgba(7,16,31,.55);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cf-recovery-hero__stat strong{display:block;margin-bottom:10px;color:#fff;font-size:15px}.cf-recovery-hero__stat code,.cf-recovery-hero__stat span{color:rgba(227,235,247,.75);font-size:14px;line-height:1.7}.cf-recovery-use-cases{padding:96px 0;background:#0b1120}.cf-recovery-use-cases__head{margin-bottom:42px}.cf-recovery-use-cases__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:26px;gap:26px;justify-items:center}.cf-electric-card{position:relative;display:inline-block;width:100%;max-width:19rem}.cf-electric-card__defs{position:absolute;width:0;height:0;overflow:hidden}.cf-electric-card__shell{position:relative;border-radius:1.6rem;padding:2px;color:#fff;background:linear-gradient(-30deg,color-mix(in srgb,var(--electric-color) 28%,transparent),transparent,color-mix(in srgb,var(--electric-color) 22%,transparent)),linear-gradient(to bottom,#171717,#171717)}.cf-electric-card__inner{position:relative}.cf-electric-card__border{border:2px solid color-mix(in srgb,var(--electric-color) 55%,transparent);border-radius:1.6rem;padding-right:.15rem;padding-bottom:.15rem}.cf-electric-card__main{width:100%;aspect-ratio:5/7;border-radius:1.6rem;border:2px solid var(--electric-color);margin-top:-4px;margin-left:-4px;background:#121212;filter:var(--electric-filter)}.cf-electric-card__background,.cf-electric-card__glow,.cf-electric-card__overlay{position:absolute;inset:0;border-radius:24px}.cf-electric-card__glow--soft{border:2px solid color-mix(in srgb,var(--electric-color) 60%,transparent);filter:blur(1px)}.cf-electric-card__glow--strong{border:2px solid color-mix(in srgb,var(--electric-color) 88%,white 12%);filter:blur(4px)}.cf-electric-card__overlay{mix-blend-mode:overlay;transform:scale(1.1);filter:blur(16px);background:linear-gradient(-30deg,white,transparent 30%,transparent 70%,white)}.cf-electric-card__overlay--two{opacity:.5}.cf-electric-card__background{z-index:-1;transform:scale(1.1);filter:blur(32px);opacity:.3;background:linear-gradient(-30deg,color-mix(in srgb,var(--electric-color) 88%,white 12%),transparent,var(--electric-color))}.cf-electric-card__content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:24px}.cf-electric-card__badge{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.9);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cf-electric-card__content h3{margin:18px 0 0;color:#fff;font-size:clamp(22px,2vw,30px);line-height:1.12}.cf-electric-card__divider{width:100%;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.14),rgba(255,255,255,.4),rgba(255,255,255,.14))}.cf-electric-card__content p{margin:0;color:rgba(233,237,243,.8);font-size:14px;line-height:1.75}.auth-recovery-page{background:linear-gradient(180deg,#091321,#0f1b2d)}.auth-recovery-hero{position:relative;overflow:hidden;padding:42px 0 72px}.auth-recovery-hero__media,.auth-recovery-hero__overlay{position:absolute;inset:0}.auth-recovery-hero__image{width:100%;height:100%;object-fit:cover;opacity:.18}.auth-recovery-hero__overlay{background:linear-gradient(90deg,rgba(7,16,31,.95),rgba(7,16,31,.74))}.auth-recovery-shell{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:28px;gap:28px;align-items:center}.auth-recovery-copy h1{margin:18px 0 16px;color:#fff;font-size:clamp(36px,4.5vw,64px);line-height:1}.auth-recovery-copy>p{margin:0;max-width:700px;color:rgba(230,236,244,.8);font-size:18px;line-height:1.8}.auth-recovery-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:26px}.auth-recovery-point{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-recovery-point span,.auth-recovery-point strong{color:#fff}.auth-recovery-point span{opacity:.78}.login-card--recovery{background:rgba(255,255,255,.97);border-radius:28px;box-shadow:0 36px 80px rgba(1,8,19,.3)}.login-card--recovery .login-card-head h2{margin-top:12px;font-size:32px;line-height:1.08}.login-card--recovery .login-card-head p{color:#54657d}.login-card__footnote{margin:16px 0 0;color:#61738b;font-size:13px;line-height:1.7}.dashboard-section-shell--recovery{background:linear-gradient(180deg,rgba(244,246,248,1),rgba(244,246,248,.72))}.sidebar-enhanced--recovery{border-radius:28px;background:linear-gradient(180deg,#0f1b2d,#142743);color:#fff;box-shadow:0 30px 60px rgba(15,27,45,.18)}.sidebar-enhanced--recovery .sidebar-link{color:rgba(232,239,248,.82);border:1px solid transparent}.sidebar-enhanced--recovery .sidebar-link.is-active,.sidebar-enhanced--recovery .sidebar-link:hover{color:#fff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.1)}.sidebar-footer--recovery{margin-top:auto;padding:18px;border-radius:22px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.dashboard-head-enhanced--recovery{padding:28px 30px;border-radius:28px;background:linear-gradient(135deg,#0f1b2d,#183458 58%,#244c7c);color:#fff;box-shadow:0 24px 44px rgba(15,27,45,.14)}.dashboard-head-enhanced--recovery .badge{background:rgba(255,255,255,.1);color:#fff}.dashboard-head-enhanced--recovery .dashboard-page-subtitle,.dashboard-head-enhanced--recovery .dashboard-page-title{color:#fff}.dashboard-layout-enhanced--recovery .dashboard-main .card-grid>.card,.dashboard-layout-enhanced--recovery .dashboard-main .section-card,.dashboard-layout-enhanced--recovery .dashboard-main>.card{border-radius:24px}@media (max-width:1180px){.auth-recovery-points,.cf-recovery-hero__stats,.cf-recovery-use-cases__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-recovery-shell{grid-template-columns:1fr}}@media (max-width:820px){.cf-recovery-hero{min-height:calc(84vh - var(--header-height));min-height:calc(84dvh - var(--header-height))}.cf-recovery-hero__content{padding-inline:20px;padding-top:calc(var(--header-height) + 28px)}.auth-recovery-points,.cf-recovery-hero__stats,.cf-recovery-use-cases__grid{grid-template-columns:1fr}.cf-electric-card{max-width:22rem}}.home-hero__grid{justify-content:start}.home-hero__content{margin-left:0!important;margin-right:auto!important;text-align:left;align-items:flex-start;justify-self:start}.auth-recovery-page{min-height:calc(100vh - var(--header-height));min-height:calc(100dvh - var(--header-height))}.auth-recovery-hero{padding:56px 0 84px}.auth-recovery-hero__image{opacity:.22;transform:scale(1.02)}.auth-recovery-hero__overlay{background:radial-gradient(circle at top right,rgba(87,128,196,.2),transparent 22%),linear-gradient(110deg,rgba(7,16,31,.96),rgba(7,16,31,.82) 48%,rgba(7,16,31,.64))}.auth-recovery-shell{gap:36px;align-items:stretch}.auth-recovery-copy{display:grid;align-content:center}.auth-recovery-copy h1{max-width:11ch;margin:18px 0;line-height:.96}.auth-recovery-copy>p{max-width:60ch}.auth-recovery-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.auth-recovery-actions .btn{min-width:190px}.auth-recovery-actions__ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);color:#fff}.auth-recovery-actions__ghost:hover{background:rgba(255,255,255,.12);color:#fff}.auth-recovery-points{gap:18px;margin-top:30px}.auth-recovery-point{display:grid;grid-gap:10px;gap:10px;min-height:100%;padding:18px 18px 20px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 36px rgba(5,12,22,.16)}.auth-recovery-point strong{font-size:1rem;line-height:1.25}.auth-recovery-point span{font-size:.94rem;line-height:1.75}.auth-recovery-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:20px}.auth-recovery-trust__item{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.auth-recovery-trust__item a{color:#fff;text-decoration:none;font-weight:700}.auth-recovery-trust__item a:hover{text-decoration:underline}.auth-recovery-trust__label{color:rgba(230,236,244,.74);font-size:.84rem;line-height:1.55}.login-card--recovery{display:grid;grid-gap:18px;gap:18px;align-self:center;padding:28px;border:1px solid rgba(15,23,42,.08);box-shadow:0 34px 70px rgba(1,8,19,.26)}.login-card--recovery .login-card-head{display:grid;grid-gap:10px;gap:10px}.login-card--recovery .login-card-head h2{margin-top:4px;font-size:clamp(1.8rem,2.2vw,2.35rem);line-height:1.05}.login-card-panel{display:grid;grid-gap:16px;gap:16px;padding:18px;border-radius:22px;background:linear-gradient(180deg,rgba(244,247,252,.92),rgba(248,250,253,.92));border:1px solid rgba(15,23,42,.06)}.login-card-panel .field>span{font-size:.92rem}.login-card-panel .field input{min-height:52px;border-radius:16px;border-color:rgba(15,23,42,.11);box-shadow:inset 0 1px 2px rgba(15,23,42,.04)}.login-card-panel .field input:focus{outline:none;border-color:rgba(22,58,136,.28);box-shadow:0 0 0 4px rgba(71,112,191,.08)}.login-card__error{margin:0}.login-submit{min-height:54px;border-radius:16px;font-size:1rem}.login-card__meta{display:grid;grid-gap:14px;gap:14px}.login-card__footnote{margin:0}.login-card__links{display:flex;flex-wrap:wrap;gap:10px 18px}.login-card__links a{color:#183b78;font-weight:700;text-decoration:none}.login-card__links a:hover{text-decoration:underline}@media (max-width:1180px){.auth-recovery-trust{grid-template-columns:1fr}}@media (max-width:820px){.auth-recovery-hero{padding:28px 0 42px}.auth-recovery-copy h1{max-width:none;font-size:clamp(2.15rem,11vw,3.1rem)}.login-card--recovery{padding:22px;border-radius:24px}.login-card-panel{padding:16px;border-radius:18px}}.auth-links{display:grid;grid-gap:10px;gap:10px;margin-top:4px}.auth-links--stacked{padding-top:2px}.auth-links__row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px}.auth-links__row--split{justify-content:space-between}.auth-links a{color:var(--primary);font-weight:700;text-decoration:none;white-space:nowrap}.auth-links a:hover{text-decoration:underline}.auth-links__note{margin:0;color:var(--muted);font-size:.95rem;line-height:1.65}.auth-links__note a{white-space:normal}.auth-status-panel{gap:8px}.auth-status-panel__title{font-size:1rem;line-height:1.35}.auth-status-panel__title--success{color:#177245}.auth-status-panel__title--error{color:#bb2d3b}.auth-status-panel__title--idle,.auth-status-panel__title--loading{color:#183b78}.auth-inline-form{gap:14px}.blog-archive-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px 24px;margin-bottom:28px}.blog-archive-head h2{margin:12px 0 0}.blog-archive-head p{margin:0;color:var(--muted)}.blog-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;align-items:stretch}.blog-preview-card--archive{display:flex;flex-direction:column;overflow:hidden;min-height:100%;padding:0;border-radius:24px;border:1px solid rgba(11,30,61,.08);box-shadow:0 24px 60px rgba(11,30,61,.08)}.blog-preview-card--archive .blog-preview-card__image-link{display:block;text-decoration:none}.blog-preview-card--archive .blog-preview-card__image{aspect-ratio:16/10;background:linear-gradient(180deg,rgba(11,30,61,.08),rgba(11,30,61,.03));overflow:hidden}.blog-preview-card--archive .blog-preview-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.blog-preview-card--archive:hover .blog-preview-card__image img{transform:scale(1.03)}.blog-preview-card--archive .blog-preview-card__placeholder{display:grid;place-items:center;width:100%;height:100%;padding:24px;color:var(--primary);font-weight:800;letter-spacing:.04em}.blog-preview-card--archive .blog-preview-card__body{display:flex;flex:1 1;flex-direction:column;gap:14px;padding:24px}.blog-preview-card--archive .blog-preview-card__meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:var(--muted);font-size:.9rem}.blog-preview-card--archive h3{margin:0;font-size:1.2rem;line-height:1.35}.blog-preview-card--archive .blog-preview-card__title-link{color:#0f172a;text-decoration:none}.blog-preview-card--archive .blog-preview-card__title-link:hover{color:var(--primary)}.blog-preview-card--archive p{margin:0;color:var(--muted);line-height:1.8}.blog-preview-card--archive a{margin-top:auto;color:var(--primary);font-weight:800;text-decoration:none}.blog-preview-card--archive a:hover{color:var(--primary-2)}.pagination-shell{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin-top:32px;padding-top:8px}.pagination-pages{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.pagination-link{display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:46px;padding:0 16px;border-radius:999px;border:1px solid rgba(11,30,61,.12);background:#fff;color:#183b78;font-weight:700;text-decoration:none;transition:transform .2s ease,border-color .2s ease,color .2s ease}.pagination-link:hover{transform:translateY(-1px);border-color:rgba(24,59,120,.32)}.pagination-link.is-active{background:var(--primary);border-color:var(--primary);color:#fff}.pagination-link.is-disabled{pointer-events:none;opacity:.45}@media (max-width:1024px){.blog-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.pagination-shell{justify-content:center}}@media (max-width:640px){.auth-links__row,.auth-links__row--split{flex-direction:column;align-items:flex-start;justify-content:flex-start}.blog-archive-grid{grid-template-columns:minmax(0,1fr)}.blog-preview-card--archive .blog-preview-card__body{padding:20px}}.hero-rebuild,.home-hero,.public-hero{position:relative}.hero-rebuild:before,.home-hero:before,.public-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,10,25,.88),rgba(5,10,25,.75) 35%,rgba(5,10,25,.45) 65%,rgba(5,10,25,.15));z-index:1}.hero-rebuild__content,.home-hero__content,.public-hero__content{position:relative;z-index:2}.hero-rebuild h1,.home-hero h1{color:#ffffff;text-shadow:0 2px 12px rgba(0,0,0,.55)}.hero-rebuild p,.home-hero p{color:rgba(255,255,255,.92)}.badge-status{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.35rem .7rem;font-size:.78rem;font-weight:700}.badge-status--success{background:rgba(34,197,94,.12);color:#166534}.badge-status--warning{background:rgba(245,158,11,.14);color:#92400e}.badge-status--danger{background:rgba(239,68,68,.12);color:#991b1b}.badge-status--info{background:rgba(59,130,246,.12);color:#1d4ed8}.badge-status--neutral{background:rgba(148,163,184,.14);color:#334155}.dashboard-stack-list{display:grid;grid-gap:1rem;gap:1rem}.dashboard-record-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border:1px solid rgba(148,163,184,.18);border-radius:1rem;background:rgba(255,255,255,.78)}.dashboard-info-list p,.dashboard-record-card p,.dashboard-status-list__row p{margin:.35rem 0 0;color:#64748b}.dashboard-record-card__meta{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;justify-content:flex-end}.dashboard-status-list{display:grid;grid-gap:.9rem;gap:.9rem}.dashboard-status-list__row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border:1px solid rgba(148,163,184,.16);border-radius:1rem;background:rgba(248,250,252,.88)}.dashboard-info-list{display:grid;grid-gap:.9rem;gap:.9rem}.hero-sequence-fallback{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(37,99,235,.38),transparent 35%),radial-gradient(circle at 80% 30%,rgba(99,102,241,.28),transparent 28%),linear-gradient(135deg,#081226,#111c38 48%,#0f172a)}@media (max-width:768px){.dashboard-record-card,.dashboard-status-list__row{flex-direction:column;align-items:flex-start}.dashboard-record-card__meta{justify-content:flex-start}}.public-page-shell--aux,.public-page-shell--integrated{background:radial-gradient(circle at top left,rgba(102,140,214,.12),transparent 24%),linear-gradient(180deg,#edf2f8,#eef2f7)}.public-route-wrap{padding-top:18px}.contact-page-wrap,.public-route-container{width:min(100%,1200px);max-width:1200px;margin:0 auto;display:grid;grid-gap:28px;gap:28px;align-items:start}.public-route-wrap>.public-route-container{padding-inline:0}.catalog-card,.catalog-filters,.catalog-hero,.faq-shell,.public-form,.public-route-article,.public-section-group,.state-panel{border-radius:26px}.catalog-card,.catalog-filters,.catalog-hero,.faq-list,.public-form,.public-route-article,.public-section-group,.state-panel{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.98));border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 46px rgba(15,23,42,.08)}.public-route-article{padding:clamp(24px,2.8vw,38px)}.public-route-article--muted{text-align:center}.public-section-stack{display:grid;grid-gap:24px;gap:24px}.public-section-group{padding:clamp(22px,2.6vw,32px)}.public-section-group--single{padding:clamp(24px,3vw,38px)}.public-section-group__head{margin-bottom:18px}.public-section-group__head .section-title{margin-top:10px;font-size:clamp(1.6rem,2vw,2.2rem);line-height:1.12;color:#0f172a}.public-section-group__head .section-lead{margin-top:12px}.public-section-group__eyebrow{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#eef3ff;border:1px solid rgba(24,49,107,.08);color:#425474;font-size:.79rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.public-block-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.public-block-grid--single{grid-template-columns:minmax(0,1fr)}.public-block{padding:clamp(22px,2vw,30px)}.public-block h3{margin:0 0 12px;color:#0f172a;font-size:clamp(1.2rem,1.6vw,1.5rem);line-height:1.2}.public-block .legal-shell li,.public-block .legal-shell p,.public-block li,.public-block p{color:#5c6880;line-height:1.85}.public-block--article{padding:clamp(24px,2.6vw,34px)}.public-block--article-bare{padding:0;background:transparent;border:0;box-shadow:none}.public-block--article h1,.public-block--article h2,.public-block--article h3,.public-route-article h1,.public-route-article h2,.public-route-article h3{color:#0f172a;letter-spacing:-.03em}.public-block--article h1,.public-route-article h1{font-size:clamp(2rem,3vw,2.7rem);line-height:1.06}.public-block--article h2,.public-route-article h2{font-size:clamp(1.45rem,2vw,1.95rem);line-height:1.14;margin-top:30px}.public-block--article h3,.public-route-article h3{font-size:clamp(1.18rem,1.5vw,1.4rem);line-height:1.2;margin-top:22px}.public-block--article li,.public-block--article p,.public-route-article li,.public-route-article p,.public-route-article td,.public-route-article th{font-size:1.02rem;color:#465267;line-height:1.9}.public-block--article ul,.public-route-article ol,.public-route-article ul{padding-left:1.15rem}.public-block--article table,.public-route-article table{width:100%;min-width:640px;border-collapse:collapse;overflow:hidden;border-radius:18px;border:1px solid rgba(15,23,42,.08)}.public-block--article td,.public-block--article th,.public-route-article td,.public-route-article th{padding:14px 16px;border-bottom:1px solid rgba(15,23,42,.08);text-align:left}.public-block--article thead th,.public-route-article thead th{background:#f3f6fb}.public-bullet-list{margin:0;padding-left:1.1rem}.public-bullet-list li+li{margin-top:10px}.public-block-image{margin-top:18px;width:100%;border-radius:18px}.public-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.faq-shell{padding:clamp(24px,2.8vw,34px)}.faq-header{display:grid;grid-gap:18px;gap:18px;margin-bottom:20px}.faq-tabs{display:flex;flex-wrap:wrap;gap:10px}.faq-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(15,23,42,.08);background:#f6f9ff;color:#17315f;border-radius:999px;padding:10px 16px;font-weight:700;cursor:pointer}.faq-tab.active{background:linear-gradient(180deg,var(--gold-2),var(--gold));color:#1c1a10;border-color:transparent}.faq-list{padding:8px}.faq-item+.faq-item{border-top:1px solid rgba(15,23,42,.08)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 18px;background:transparent;border:0;text-align:left;font-size:1.02rem;font-weight:800;color:#0f172a;cursor:pointer}.faq-icon{flex:0 0 auto;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef3ff;color:#17315f}.faq-answer{padding:0 18px 20px;color:#5c6880;line-height:1.85}.faq-empty{padding:18px;color:#5c6880}.contact-highlights{display:grid;grid-gap:16px;gap:16px}.contact-highlight{padding:22px}.contact-highlight h2{margin:0 0 12px;font-size:clamp(1.3rem,1.8vw,1.65rem);line-height:1.18;color:#0f172a}.contact-highlight p{margin:0;color:#5c6880;line-height:1.8}.public-form{padding:clamp(22px,2.4vw,32px)}.simple-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.simple-form-grid .field:last-child{grid-column:1/-1}.field{display:grid;grid-gap:8px;gap:8px}.field>span{color:#334155;font-weight:700}.compact-field input,.field input,.field textarea{padding:14px 16px;border-radius:14px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172a}.catalog-page{padding-top:36px}.catalog-page-shell{display:grid;grid-gap:24px;gap:24px}.catalog-hero{padding:clamp(24px,3vw,36px)}.catalog-page-title{margin-top:18px;margin-bottom:14px}.catalog-filters{margin-top:24px;padding:20px}.catalog-summary{display:flex;align-items:baseline;gap:10px;margin-top:18px;color:#5c6880}.catalog-summary strong{font-size:1.35rem;color:#0f172a}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.catalog-card{overflow:hidden}.catalog-visual{min-height:190px;padding:18px}.catalog-image{width:100%;height:100%;object-fit:cover;border-radius:18px}.virtual-card-preview{min-height:154px;border-radius:18px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}.virtual-card-chip{width:48px;height:34px;border-radius:10px;background:rgba(255,255,255,.72)}.catalog-body{padding:22px}.catalog-meta,.catalog-topline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.catalog-topline{margin-bottom:14px}.catalog-stock{justify-self:end;color:#0f5132;font-weight:700}.catalog-body h3{margin:0 0 12px;color:#0f172a;font-size:1.3rem}.catalog-body p{margin:0 0 18px;color:#5c6880;line-height:1.8}.catalog-meta{margin-bottom:18px}.catalog-meta span{display:block;margin-bottom:4px;color:#64748b;font-size:.9rem}.catalog-meta strong{color:#0f172a}.state-panel{padding:22px;display:grid;grid-gap:8px;gap:8px}@media (max-width:991px){.catalog-grid,.catalog-meta,.catalog-topline,.public-block-grid,.public-link-grid,.simple-form-grid{grid-template-columns:1fr}.catalog-stock{justify-self:start}}@media (max-width:640px){.catalog-page,.public-route-wrap{padding-top:8px}.catalog-body,.catalog-filters,.catalog-hero,.faq-shell,.public-form,.public-route-article,.public-section-group,.state-panel{padding:18px;border-radius:20px}.catalog-body h3,.public-section-group__head .section-title{font-size:1.25rem}.public-block--article table,.public-route-article table{min-width:560px}}.public-section-group--single>.public-block--article-bare .rich-html>:first-child,.public-section-group--single>.public-block--article-bare:first-child{margin-top:0}.public-section-group--single>.public-block--article-bare .rich-html>:last-child{margin-bottom:0}.contact-page-wrap{width:min(100%,860px)}.public-route-container>.public-route-article:only-child,.public-route-container>.public-section-group:only-child,.public-route-container>.public-section-stack:only-child{width:100%}.contact-page-intro{margin-bottom:0}.contact-form-wrap{width:min(100%,720px);margin:0 auto}.public-form--centered{display:grid;grid-gap:24px;gap:24px}.public-form__head{display:grid;grid-gap:12px;gap:12px;text-align:center}.public-form__head h2{margin:0;color:#0f172a;font-size:clamp(1.5rem,2vw,2rem);line-height:1.15}.public-form__head p{margin:0;color:#5c6880;line-height:1.8}.public-form__actions{display:flex;justify-content:center}.public-form .btn{min-width:220px}@media (max-width:900px){.contact-page-wrap,.public-route-container{width:100%;max-width:100%}}.public-route-wrap .card-grid,.public-route-wrap .feature-card-grid,.public-route-wrap .feature-grid,.public-route-wrap .features-grid{gap:20px;align-items:stretch}.public-route-wrap .card.feature-card,.public-route-wrap .feature-card{display:flex;flex-direction:column;gap:12px;height:100%;padding:clamp(18px,2vw,24px);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,253,.98));border:1px solid rgba(15,23,42,.07);box-shadow:0 10px 24px rgba(15,23,42,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.public-route-wrap .card.feature-card:hover,.public-route-wrap .feature-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(15,23,42,.08);border-color:rgba(24,49,107,.12)}.public-route-wrap .card.feature-card+.card.feature-card,.public-route-wrap .feature-card+.feature-card{margin-top:0}.public-route-wrap .card.feature-card .badge,.public-route-wrap .feature-card .badge{align-self:flex-start;margin:0 0 2px;padding:7px 12px;border-radius:999px;background:#eef3ff;color:#334a72;border:1px solid rgba(24,49,107,.08);font-size:.76rem;font-weight:800;letter-spacing:.04em}.public-route-wrap .card.feature-card h3,.public-route-wrap .feature-card h3{margin:0;color:#0f172a;font-size:clamp(1.08rem,1.45vw,1.28rem);line-height:1.3}.public-route-wrap .card.feature-card .content-muted,.public-route-wrap .card.feature-card p,.public-route-wrap .feature-card .content-muted,.public-route-wrap .feature-card p{line-height:1.8}@media (max-width:991px){.public-route-wrap .card-grid,.public-route-wrap .feature-card-grid,.public-route-wrap .feature-grid,.public-route-wrap .features-grid{gap:16px}}@media (max-width:640px){.public-route-wrap .card.feature-card,.public-route-wrap .feature-card{padding:18px;border-radius:18px;box-shadow:0 8px 18px rgba(15,23,42,.05)}.public-route-wrap .card.feature-card h3,.public-route-wrap .feature-card h3{font-size:1.05rem}}.public-route-wrap .card.feature-card .badge,.public-route-wrap .feature-card .badge{margin-bottom:6px}.public-route-wrap .card.feature-card h3,.public-route-wrap .feature-card h3{margin-bottom:4px}@media (max-width:640px){.public-route-wrap .card.feature-card,.public-route-wrap .feature-card{padding:20px;border-radius:20px}}.public-route-wrap .card-grid,.public-route-wrap .feature-card-grid,.public-route-wrap .feature-grid,.public-route-wrap .features-grid,.public-route-wrap .public-link-grid{gap:24px;align-items:stretch}.public-route-wrap .card-grid>*,.public-route-wrap .feature-card-grid>*,.public-route-wrap .feature-grid>*,.public-route-wrap .features-grid>*,.public-route-wrap .public-link-grid>*{min-width:0}.public-route-wrap .card.feature-card,.public-route-wrap .feature-card{position:relative;padding:clamp(22px,2.2vw,28px);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(248,250,253,.97));border:1px solid rgba(15,23,42,.06);box-shadow:0 8px 20px rgba(15,23,42,.045);overflow:hidden}.public-route-wrap .card.feature-card:after,.public-route-wrap .feature-card:after{content:"";position:absolute;inset-inline:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(24,49,107,.12),transparent)}.public-route-wrap .card.feature-card:hover,.public-route-wrap .feature-card:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(15,23,42,.06);border-color:rgba(24,49,107,.1)}.public-route-wrap .card.feature-card .badge,.public-route-wrap .feature-card .badge{margin:0 0 8px}.public-route-wrap .card.feature-card h3,.public-route-wrap .feature-card h3{margin:0 0 8px;line-height:1.32}.public-route-wrap .card.feature-card .content-muted,.public-route-wrap .card.feature-card p,.public-route-wrap .feature-card .content-muted,.public-route-wrap .feature-card p{margin:0;color:#5b677c;line-height:1.9}.public-route-wrap .card.feature-card a,.public-route-wrap .feature-card a{text-decoration:none}.public-route-wrap .card.feature-card>*+*,.public-route-wrap .feature-card>*+*{margin-top:0}.public-route-wrap .public-section-group__head+.card-grid,.public-route-wrap .public-section-group__head+.feature-card-grid,.public-route-wrap .public-section-group__head+.feature-grid,.public-route-wrap .public-section-group__head+.features-grid,.public-route-wrap .public-section-group__head+.public-link-grid{margin-top:6px}.public-route-wrap .public-link-grid .card.feature-card,.public-route-wrap .public-link-grid .feature-card{height:100%}@media (min-width:992px){.public-route-wrap .card-grid,.public-route-wrap .feature-card-grid,.public-route-wrap .feature-grid,.public-route-wrap .features-grid,.public-route-wrap .public-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:991px){.public-route-wrap .card-grid,.public-route-wrap .feature-card-grid,.public-route-wrap .feature-grid,.public-route-wrap .features-grid,.public-route-wrap .public-link-grid{gap:18px}}@media (max-width:640px){.public-route-wrap .card.feature-card,.public-route-wrap .feature-card{padding:20px;border-radius:20px;box-shadow:0 7px 16px rgba(15,23,42,.045)}.public-route-wrap .card.feature-card h3,.public-route-wrap .feature-card h3{font-size:1.04rem}}.simple-form-grid .field--full{grid-column:1/-1}.compact-field input,.field input,.field textarea{width:100%}.field input{min-height:52px}.field textarea{min-height:180px;resize:vertical}.compact-field input:focus,.field input:focus,.field textarea:focus{outline:none;border-color:rgba(24,59,120,.24);box-shadow:0 0 0 4px rgba(71,112,191,.08)}.blog-article-shell{width:min(100%,1200px)}.blog-article-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);grid-gap:28px;gap:28px;align-items:start}.blog-article-main,.blog-sidebar{border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,250,253,.99));border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 46px rgba(15,23,42,.08)}.blog-article-main{overflow:hidden;padding:0}.blog-hero-image{display:block;width:100%;aspect-ratio:16/8;object-fit:cover;background:linear-gradient(180deg,rgba(11,30,61,.08),rgba(11,30,61,.03))}.blog-article-main__inner{display:grid;grid-gap:24px;gap:24px;padding:clamp(22px,3vw,36px)}.blog-card-meta{display:flex;flex-wrap:wrap;gap:10px 14px;color:#5c6880;font-size:.95rem}.blog-card-meta span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:#f3f6fb;border:1px solid rgba(15,23,42,.06)}.blog-article-intro{display:grid;grid-gap:14px;gap:14px}.blog-article-intro h1{margin:0;color:#0f172a;font-size:clamp(2rem,3vw,2.85rem);line-height:1.05;letter-spacing:-.04em;text-wrap:balance}.blog-article-intro p{margin:0;max-width:72ch;color:#5c6880;font-size:1.05rem;line-height:1.9}.blog-article-content{padding:clamp(22px,2.8vw,34px)}.blog-article-content .rich-html>:first-child{margin-top:0}.blog-article-content .rich-html>:last-child{margin-bottom:0}.blog-article-content .rich-html h2,.blog-article-content .rich-html h3,.blog-article-content .rich-html h4{color:#0f172a;letter-spacing:-.03em}.blog-article-content .rich-html h2{margin-top:34px;font-size:clamp(1.45rem,2vw,1.95rem);line-height:1.15}.blog-article-content .rich-html h3{margin-top:26px;font-size:clamp(1.18rem,1.5vw,1.45rem);line-height:1.22}.blog-article-content .rich-html blockquote,.blog-article-content .rich-html li,.blog-article-content .rich-html p,.blog-article-content .rich-html td,.blog-article-content .rich-html th{font-size:1.04rem;line-height:1.95}.blog-article-content .rich-html ol,.blog-article-content .rich-html ul{padding-left:1.2rem}.blog-article-content .rich-html li+li{margin-top:10px}.blog-article-content .rich-html blockquote{margin:24px 0;padding:18px 20px;border-left:4px solid var(--gold);border-radius:0 18px 18px 0;background:linear-gradient(180deg,rgba(255,248,224,.9),rgba(255,251,238,.95));color:#334155}.blog-article-content .rich-html img{display:block;width:100%;height:auto;margin:24px 0;border-radius:20px}.blog-article-content .rich-html a{color:#183b78;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.blog-sidebar{display:grid;grid-gap:18px;gap:18px;position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 20px);padding:24px}.blog-sidebar h3{margin:0;color:#0f172a;font-size:1.15rem}.blog-related-list{display:grid;grid-gap:12px;gap:12px}.blog-related-item{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border-radius:18px;background:#f8fafc;border:1px solid rgba(15,23,42,.06);color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.blog-related-item:hover{transform:translateY(-2px);border-color:rgba(24,49,107,.12);box-shadow:0 12px 28px rgba(15,23,42,.06)}.blog-related-item strong{color:#0f172a;line-height:1.45}.blog-related-item span{color:#5c6880;font-size:.92rem}@media (max-width:1024px){.blog-article-grid{grid-template-columns:minmax(0,1fr)}.blog-sidebar{position:static}}@media (max-width:640px){.blog-article-content,.blog-article-main__inner,.blog-sidebar{padding:18px}.blog-hero-image{aspect-ratio:16/10}}