.home-editorial-bridge{--editorial-bg:#211326;--editorial-text:#fbf8f6;--editorial-muted:rgba(251,248,246,0.7);--editorial-accent:#c4a8f0;position:relative;background:var(--editorial-bg);padding:clamp(72px,10vw,120px) clamp(24px,5vw,80px);overflow:hidden}.home-editorial-bridge:before{content:"";position:absolute;inset:0 auto auto 0;width:min(42vw,520px);height:1px;background:linear-gradient(90deg,rgba(196,168,240,.55),rgba(196,168,240,0));pointer-events:none}.home-editorial-bridge__container{max-width:1380px;margin:0 auto;display:grid;grid-gap:clamp(24px,3vw,36px);gap:clamp(24px,3vw,36px)}.home-editorial-bridge__eyebrow-wrap{display:flex;align-items:center;gap:14px}.home-editorial-bridge__eyebrow-line{width:32px;height:1px;background:rgba(196,168,240,.65);flex-shrink:0}.home-editorial-bridge__eyebrow{margin:0;color:var(--editorial-accent);font-size:clamp(11px,.75vw,13px);font-weight:600;letter-spacing:.14em;text-transform:uppercase}.home-editorial-bridge__title{margin:0;max-width:980px;font-family:Fraunces,Georgia,serif;font-size:clamp(38px,4.6vw,64px);font-weight:600;line-height:1.06;letter-spacing:-.035em;color:var(--editorial-text)}.home-editorial-bridge__title span{display:block}.home-editorial-bridge__text{margin:0;max-width:540px;color:var(--editorial-muted);font-size:clamp(17px,1.35vw,20px);line-height:1.58}@media (prefers-reduced-motion:no-preference){.home-editorial-bridge__eyebrow-wrap,.home-editorial-bridge__text,.home-editorial-bridge__title{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.home-editorial-bridge__title{transition-delay:.08s}.home-editorial-bridge__text{transition-delay:.16s}.home-editorial-bridge.is-visible .home-editorial-bridge__eyebrow-wrap,.home-editorial-bridge.is-visible .home-editorial-bridge__text,.home-editorial-bridge.is-visible .home-editorial-bridge__title{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home-editorial-bridge__eyebrow-wrap,.home-editorial-bridge__text,.home-editorial-bridge__title{opacity:1;transform:none}}@media (max-width:560px){.home-editorial-bridge{padding-inline:18px}.home-editorial-bridge__title{font-size:clamp(36px,9.5vw,44px);line-height:1.08}}.home-hero{--home-hero-bg:#f4ece8;--home-hero-text:#241b22;--home-hero-muted:rgba(36,27,34,0.72);--home-hero-purple:#6b2fd6;--home-hero-line:rgba(90,61,71,0.1);position:relative;min-height:clamp(680px,82vh,850px);background-color:var(--home-hero-bg);background-image:radial-gradient(ellipse 58% 52% at 14% 40%,rgba(130,88,168,.034) 0,transparent 70%),radial-gradient(ellipse 50% 60% at 86% 48%,rgba(208,168,152,.042) 0,transparent 72%);overflow:hidden}.home-hero:after,.home-hero:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.home-hero:before{inset:8% auto auto 2%;width:min(42vw,520px);height:min(42vw,520px);background:radial-gradient(circle,rgba(107,47,214,.028) 0,rgba(107,47,214,0) 68%)}.home-hero:after{inset:auto -6% 10% auto;width:min(46vw,560px);height:min(46vw,560px);background:radial-gradient(circle,rgba(196,152,132,.038) 0,rgba(196,152,132,0) 70%)}.home-hero__header{position:relative;z-index:3;padding:0 clamp(24px,5vw,80px)}.home-hero__header-inner{max-width:1380px;margin:0 auto;min-height:clamp(72px,8vh,80px);display:flex;align-items:center;justify-content:space-between;gap:24px}.home-hero__brand{display:inline-flex;flex-shrink:0}.home-hero__brand-logo{width:auto;height:clamp(32px,3vw,40px)}.home-hero__nav{display:flex;align-items:center;gap:clamp(18px,2.2vw,32px)}.home-hero__nav-link{color:rgba(36,27,34,.72);font-size:14px;font-weight:500;letter-spacing:-.01em;transition:color .2s ease}.home-hero__nav-link:hover{color:var(--home-hero-text)}.home-hero__menu-cta:focus-visible,.home-hero__menu-link:focus-visible,.home-hero__nav-cta:focus-visible,.home-hero__nav-link:focus-visible{outline:2px solid rgba(107,47,214,.45);outline-offset:3px;border-radius:6px}.home-hero__nav-cta{min-height:40px;padding:0 18px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--home-hero-purple);font-size:14px;font-weight:600;letter-spacing:-.01em;box-shadow:0 8px 22px rgba(107,47,214,.16);transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.home-hero__nav-cta:hover{transform:translateY(-1px);background:#7438de;box-shadow:0 10px 26px rgba(107,47,214,.2)}.home-hero__menu{display:none;position:relative}.home-hero__menu-toggle{list-style:none;width:44px;height:44px;border:1px solid var(--home-hero-line);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--home-hero-text);background:rgba(255,255,255,.55);cursor:pointer;transition:background .2s ease,border-color .2s ease}.home-hero__menu-toggle::-webkit-details-marker{display:none}.home-hero__menu-toggle:hover{background:#fff;border-color:rgba(90,61,71,.16)}.home-hero__menu-icon-close,.home-hero__menu[open] .home-hero__menu-icon-open{display:none}.home-hero__menu[open] .home-hero__menu-icon-close{display:block}.home-hero__menu-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:5;width:min(280px,calc(100vw - 36px));padding:14px;border:1px solid rgba(90,61,71,.1);border-radius:16px;background:rgba(255,252,250,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 40px rgba(36,27,34,.1);display:grid;grid-gap:4px;gap:4px}.home-hero__menu-link{min-height:44px;padding:0 12px;border-radius:10px;display:flex;align-items:center;color:rgba(36,27,34,.82);font-size:15px;font-weight:500;transition:background .2s ease,color .2s ease}.home-hero__menu-link:hover{background:rgba(107,47,214,.06);color:var(--home-hero-text)}.home-hero__menu-cta{margin-top:6px;min-height:46px;padding:0 14px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--home-hero-purple);font-size:14px;font-weight:600}.home-hero__container{position:relative;z-index:1;max-width:1380px;margin:0 auto;padding:clamp(20px,3vw,36px) clamp(24px,5vw,80px) clamp(36px,4.5vw,56px);min-height:calc(clamp(680px, 82vh, 850px) - 80px);display:flex;align-items:center}.home-hero__grid{width:100%;display:grid;grid-template-columns:minmax(0,.41fr) minmax(0,.59fr);grid-template-rows:auto auto;grid-column-gap:clamp(44px,4.5vw,72px);column-gap:clamp(44px,4.5vw,72px);grid-row-gap:clamp(28px,3vw,36px);row-gap:clamp(28px,3vw,36px);align-items:start}.home-hero__content{grid-column:1;grid-row:1;display:grid;grid-gap:clamp(20px,2.4vw,28px);gap:clamp(20px,2.4vw,28px);max-width:540px;padding-top:clamp(4px,1vw,12px)}.home-hero__trust-wrap{grid-column:1;grid-row:2;padding-top:clamp(8px,1.2vw,14px);border-top:1px solid rgba(90,61,71,.12)}.home-hero__media{grid-column:2;grid-row:1/span 2;position:relative;min-height:clamp(440px,64vh,700px);align-self:stretch;margin-right:clamp(-16px,-2vw,-40px)}.home-hero__eyebrow{margin:0;color:var(--home-hero-purple);font-size:clamp(11px,.75vw,13px);font-weight:600;letter-spacing:.14em;text-transform:uppercase}.home-hero__title{margin:0;display:grid;grid-gap:.02em;gap:.02em;max-width:520px;font-family:Fraunces,Georgia,serif;font-size:clamp(54px,5vw,78px);font-weight:600;line-height:1.04;letter-spacing:-.045em;color:var(--home-hero-text)}.home-hero__title-line{display:block}.home-hero__title-accent{color:var(--home-hero-purple)}.home-hero__subtitle{margin:0;max-width:500px;color:var(--home-hero-muted);font-size:clamp(17px,1.35vw,20px);line-height:1.55}.home-hero__cta{display:flex;flex-wrap:wrap;gap:14px;padding-top:6px}.home-hero__btn{min-height:54px;padding:0 24px;border-radius:14px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:.98rem;font-weight:600;letter-spacing:-.01em;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease,color .22s ease}.home-hero__btn:focus-visible{outline:2px solid rgba(107,47,214,.45);outline-offset:3px}.home-hero__btn-arrow{transition:transform .22s ease}.home-hero__btn--primary{color:#fff;background:var(--home-hero-purple);box-shadow:0 10px 28px rgba(107,47,214,.16)}.home-hero__btn--primary:hover{transform:translateY(-1px);background:#7438de;box-shadow:0 14px 32px rgba(107,47,214,.22)}.home-hero__btn--primary:hover .home-hero__btn-arrow{transform:translateX(3px)}.home-hero__btn--secondary{color:var(--home-hero-text);background:rgba(255,255,255,.82);border-color:rgba(90,61,71,.08)}.home-hero__btn--secondary:hover{transform:translateY(-1px);background:#fff;border-color:rgba(90,61,71,.14);box-shadow:0 8px 24px rgba(36,27,34,.05)}.home-hero__trust{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 22px;gap:14px 22px}.home-hero__trust-item{display:inline-flex;align-items:center;gap:10px;color:rgba(36,27,34,.82);font-size:14px;font-weight:500;line-height:1.35}.home-hero__trust-item svg{flex-shrink:0;color:rgba(107,47,214,.78)}.home-hero__image-shell{position:relative;width:100%;height:100%;min-height:inherit;border-radius:24px;overflow:hidden;background:#efe8e4;box-shadow:0 28px 64px rgba(36,27,34,.1),inset 0 2px 0 rgba(255,255,255,.65)}.home-hero__image{object-fit:cover;object-position:center 36%}.home-hero__image-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(36,27,34,0) 58%,rgba(36,27,34,.1));pointer-events:none}.home-hero__float-card{position:absolute;left:clamp(18px,3vw,28px);bottom:clamp(18px,3vw,28px);z-index:2;width:min(100% - 36px,268px);padding:16px 16px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.78);background:rgba(255,252,250,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 16px 36px rgba(36,27,34,.11);color:var(--home-hero-text)}.home-hero__float-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:8px;border-radius:999px;color:var(--home-hero-purple);background:rgba(107,47,214,.08)}.home-hero__float-card strong{display:block;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.home-hero__float-card p{margin:6px 0 0;max-width:none;color:var(--home-hero-muted);font-size:.86rem;line-height:1.45}@media (prefers-reduced-motion:no-preference){.home-hero__content{animation:home-hero-rise .65s ease both}.home-hero__media{animation:home-hero-rise .75s ease .08s both}.home-hero__float-card{animation:home-hero-rise .7s ease .18s both}.home-hero__trust-wrap{animation:home-hero-rise .65s ease .12s both}}@keyframes home-hero-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.home-hero__grid{grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);column-gap:clamp(32px,4vw,48px)}.home-hero__title{font-size:clamp(46px,5.4vw,64px)}.home-hero__media{margin-right:0}}@media (max-width:900px){.home-hero{min-height:auto}.home-hero__nav{display:none}.home-hero__menu{display:block}.home-hero__container{min-height:auto;padding-top:12px;align-items:stretch}.home-hero__grid{grid-template-columns:1fr;grid-template-rows:auto;gap:28px}.home-hero__content{grid-column:1;grid-row:auto;order:1;max-width:none;padding-top:0}.home-hero__media{grid-column:1;grid-row:auto;order:2;min-height:clamp(340px,52vw,480px);margin-right:0}.home-hero__trust-wrap{grid-column:1;grid-row:auto;order:3;padding-top:12px}.home-hero__cta{flex-direction:column}.home-hero__btn{width:100%}}@media (max-width:560px){.home-hero__header{padding-inline:18px}.home-hero__container{padding-inline:18px;padding-bottom:32px}.home-hero__title{font-size:clamp(38px,10.5vw,44px);line-height:1.06}.home-hero__subtitle{font-size:17px}.home-hero__media{min-height:clamp(300px,78vw,380px)}.home-hero__image-shell{border-radius:20px}.home-hero__float-card{width:min(100% - 28px,248px);padding:14px}.home-hero__trust{grid-template-columns:1fr 1fr;gap:12px 14px}.home-hero__trust-item{font-size:13px}}@media (min-width:901px){.home-hero__trust{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 18px}}