@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--ink:#07090e;--ink2:#10131b;--paper:#f5f5f2;--white:#fff;--line:#d9dce2;--muted:#68707f;--blue:#1258ff;--cyan:#10cde8;--violet:#754cff;--radius:24px;--shadow:0 28px 80px rgba(10,18,38,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.siteHeader{height:88px;position:sticky;top:0;z-index:100;background:rgba(245,245,242,.92);border-bottom:1px solid rgba(7,9,14,.1);backdrop-filter:blur(18px)}.headerInner{height:100%;display:grid;grid-template-columns:220px 1fr auto;align-items:center}.siteLogo img{width:180px;height:60px;object-fit:contain}.mainNav{justify-self:center;display:flex;align-items:center;gap:35px}.mainNav a,.textAction{font-size:13px;font-weight:700}.mainNav a{color:#505767}.mainNav a:hover,.textAction:hover{color:var(--blue)}.headerActions{display:flex;align-items:center;gap:20px}.cartAction{height:48px;padding:0 8px 0 18px;display:flex;align-items:center;gap:14px;color:#fff;background:var(--ink);border-radius:999px;font-size:12px;font-weight:800}.cartAction b{width:33px;height:33px;display:grid;place-items:center;color:var(--ink);background:#fff;border-radius:50%}.navToggle{display:none}.toast{margin-top:18px;padding:14px 18px;color:#08714f;background:#e5fff3;border:1px solid #b9ecd7;border-radius:12px}.toast.isError{color:#a82f4b;background:#fff0f3;border-color:#ffc7d3}.sectionTag{display:block;color:var(--blue);font:700 11px Space Grotesk,sans-serif;letter-spacing:.16em}.primaryButton,.secondaryButton{min-height:54px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:0;border-radius:8px;font-weight:800;cursor:pointer;transition:.2s}.primaryButton{color:#fff;background:var(--blue);box-shadow:0 13px 34px rgba(18,88,255,.24)}.primaryButton:hover{background:#0849df;transform:translateY(-2px)}.primaryButton span{font-size:20px}.primaryButton.light{color:var(--ink);background:#fff}.secondaryButton{color:var(--ink);background:transparent;border:1px solid #c9cdd4}.full{width:100%}
.homeHero{min-height:690px;padding:72px 0 62px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:90px}.heroMain h1{max-width:760px;margin:22px 0 25px;font:700 clamp(54px,6.4vw,91px)/.94 Space Grotesk,sans-serif;letter-spacing:-.065em}.heroMain>p{max-width:650px;color:var(--muted);font-size:18px;line-height:1.75}.heroButtons{margin-top:34px;display:flex;gap:12px}.heroTrust{margin-top:55px;display:flex;gap:26px}.heroTrust span{display:flex;align-items:center;gap:10px;color:#4f5663;font-size:11px;font-weight:700}.heroTrust b{color:var(--blue);font:600 10px Space Grotesk}.launchPanel{min-height:510px;padding:28px;position:relative;overflow:hidden;color:#fff;background:var(--ink);border-radius:30px;box-shadow:0 40px 100px rgba(3,9,25,.24)}.launchPanel::before{width:440px;height:440px;position:absolute;right:-170px;bottom:-240px;content:"";background:radial-gradient(circle,var(--blue),transparent 65%);opacity:.6}.launchPanel::after{position:absolute;inset:0;content:"";background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:40px 40px}.panelTop,.launchHeadline,.launchData,.featuredMini{position:relative;z-index:2}.panelTop{display:flex;align-items:center;justify-content:space-between;font:600 9px Space Grotesk;letter-spacing:.14em}.panelTop i{padding:7px 9px;color:#8ff5d2;background:#10382d;border-radius:999px;font-style:normal}.launchHeadline{margin-top:70px}.launchHeadline small,.launchData small,.featuredMini small{display:block;color:#748097;font:600 9px Space Grotesk;letter-spacing:.13em}.launchHeadline strong{display:block;margin:8px 0;font:600 clamp(48px,5vw,68px) Space Grotesk;letter-spacing:-.05em}.launchHeadline p{max-width:360px;color:#98a2b4;line-height:1.6}.launchData{margin-top:45px;display:grid;grid-template-columns:1fr 1fr;border-block:1px solid #272c37}.launchData div{padding:20px 0}.launchData div+div{padding-left:20px;border-left:1px solid #272c37}.launchData b{display:block;margin-top:6px;font-size:14px}.featuredMini{margin-top:24px;padding:12px;display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:14px;background:#171b24;border:1px solid #2b303c;border-radius:14px}.featuredMini img{width:60px;height:48px;object-fit:cover;border-radius:8px}.featuredMini b{display:block;margin-top:4px;font-size:12px}.featuredMini i{width:34px;height:34px;display:grid;place-items:center;background:#fff;color:#111;border-radius:50%;font-style:normal}.featuredMini.empty{grid-template-columns:1fr}.valueRail{color:#fff;background:var(--blue)}.valueRail>div{min-height:72px;display:flex;align-items:center;justify-content:space-between}.valueRail span{font:700 10px Space Grotesk;letter-spacing:.14em}.valueRail i{width:5px;height:5px;background:#fff;border-radius:50%;opacity:.55}
.catalogSection{padding:115px 0}.catalogSection.compact{padding-top:10px}.sectionHeading{margin-bottom:48px;display:flex;align-items:end;justify-content:space-between;gap:40px}.sectionHeading h2{max-width:750px;margin:12px 0 0;font:700 clamp(40px,5vw,66px)/1 Space Grotesk;letter-spacing:-.05em}.sectionHeading>p{max-width:350px;color:var(--muted)}.arrowLink{padding-bottom:9px;border-bottom:1px solid #9ba1ac;font-size:12px;font-weight:800}.arrowLink b{margin-left:18px;font-size:20px}.productGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.productCard{overflow:hidden;background:#fff;border:1px solid #e0e2e7;border-radius:20px;transition:.25s}.productCard:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.productCover{padding:10px;display:block;position:relative}.productCover img{width:100%;aspect-ratio:16/10;display:block;object-fit:cover;background:#e8eaee;border-radius:13px}.productCover>span{position:absolute;right:22px;bottom:20px;color:#fff;font:600 11px Space Grotesk;text-shadow:0 1px 5px #000}.productContent{padding:16px 24px 23px}.productMeta{display:flex;align-items:center;justify-content:space-between;color:var(--blue);font:700 9px Space Grotesk;letter-spacing:.12em}.productMeta b{color:#747b89}.productCard h3{margin:14px 0 9px;font:600 23px/1.2 Space Grotesk}.productCard p{min-height:45px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.productBuy{margin-top:22px;padding-top:18px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e2e4e8}.productBuy small,.productBuy strong{display:block}.productBuy small{color:#838996;font-size:9px}.productBuy strong{margin-top:3px;font:700 21px Space Grotesk}.circleLink{width:43px;height:43px;display:grid;place-items:center;color:#fff;background:var(--ink);border-radius:50%;font-size:17px}.emptyBlock{grid-column:1/-1;padding:75px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:20px}.emptyBlock b{font:600 28px Space Grotesk}.emptyBlock p{color:var(--muted)}
.businessSection{padding:110px 0;color:#fff;background:var(--ink)}.businessGrid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.businessCopy h2{margin:17px 0 22px;font:600 clamp(42px,5vw,68px)/1 Space Grotesk;letter-spacing:-.055em}.businessCopy p{max-width:510px;color:#8e97a7;line-height:1.75}.businessSection .sectionTag{color:#76a4ff}.businessCards{display:grid;gap:0}.businessCards article{padding:30px 0;display:grid;grid-template-columns:55px 150px 1fr;align-items:start;border-bottom:1px solid #292e38}.businessCards span{color:#6e7788;font:600 10px Space Grotesk}.businessCards h3{margin:0;font:600 20px Space Grotesk}.businessCards p{margin:0;color:#9099aa;font-size:13px;line-height:1.6}.processSection{padding:115px 0}.processLine{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #cfd2d8}.processLine article{padding:40px 35px 45px;border-right:1px solid #cfd2d8}.processLine article:last-child{border:0}.processLine b{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--blue);border-radius:50%;font-size:11px}.processLine h3{margin:30px 0 10px;font:600 20px Space Grotesk}.processLine p{color:var(--muted);font-size:13px}.closingSection{margin-bottom:100px;padding:65px 70px;display:flex;align-items:center;justify-content:space-between;gap:70px;color:#fff;background:linear-gradient(110deg,#1258ff,#5833ec);border-radius:26px}.closingSection .sectionTag{color:#bcd0ff}.closingSection h2{max-width:800px;margin:12px 0 0;font:600 clamp(35px,4.5vw,58px)/1 Space Grotesk;letter-spacing:-.045em}
.pageIntro{padding:110px 0 75px}.pageIntro h1{max-width:950px;margin:17px 0 22px;font:700 clamp(52px,7vw,92px)/.95 Space Grotesk;letter-spacing:-.065em}.pageIntro>p{max-width:660px;color:var(--muted);font-size:17px;line-height:1.7}.productPage{padding:80px 0 110px;display:grid;grid-template-columns:1.05fr .95fr;gap:80px}.mainVisual{padding:12px;background:#fff;border:1px solid #dedfe4;border-radius:22px}.mainVisual img{width:100%;aspect-ratio:4/3;display:block;object-fit:cover;background:#eceef1;border-radius:14px}.thumbRail{margin-top:12px;display:flex;gap:10px}.galleryThumb{width:82px;height:65px;padding:4px;background:#fff;border:1px solid #d7d9df;border-radius:10px;cursor:pointer}.galleryThumb.active{border-color:var(--blue);box-shadow:0 0 0 2px rgba(18,88,255,.12)}.galleryThumb img{width:100%;height:100%;object-fit:cover;border-radius:6px}.productSummary{padding-top:15px}.productSummary h1{margin:25px 0 18px;font:700 clamp(46px,5vw,70px)/.98 Space Grotesk;letter-spacing:-.055em}.productLead{color:#414856;font-size:18px;line-height:1.6}.featureList{margin:30px 0;display:flex;flex-wrap:wrap;gap:9px}.featureList span{padding:9px 11px;background:#e9ecf2;border-radius:7px;font-size:10px;font-weight:700}.productDescription{padding:28px 0;color:var(--muted);border-block:1px solid #d8dae0;line-height:1.8}.purchaseBox{margin-top:30px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fff;border:1px solid #dedfe4;border-radius:18px;box-shadow:var(--shadow)}.purchaseBox small,.purchaseBox strong,.purchaseBox div>span{display:block}.purchaseBox small{color:#757c89;font-size:9px;font-weight:800}.purchaseBox strong{margin:5px 0;font:700 31px Space Grotesk}.purchaseBox div>span{color:#878d97;font-size:9px}
.authLayout{min-height:calc(100vh - 88px);display:grid;grid-template-columns:1.08fr .92fr}.authStory{padding:65px max(7vw,60px);display:flex;justify-content:space-between;flex-direction:column;color:#fff;background:var(--ink);position:relative;overflow:hidden}.authStory::after{width:600px;height:600px;position:absolute;right:-300px;bottom:-330px;content:"";border:120px solid rgba(18,88,255,.25);border-radius:50%}.authStory>a,.authStory>div{position:relative;z-index:2}.authStory img{width:190px;height:65px;object-fit:contain}.authStory .sectionTag{color:#76a7ff}.authStory h1{max-width:760px;margin:20px 0;font:600 clamp(48px,5.5vw,76px)/.97 Space Grotesk;letter-spacing:-.055em}.authStory p{max-width:600px;color:#929cac;line-height:1.7}.authPoints{display:flex;gap:25px;color:#adb5c3;font-size:10px;font-weight:700}.authFormSide{display:grid;place-items:center;padding:50px}.authForm{width:min(100%,460px)}.formIndex{color:var(--blue);font:700 10px Space Grotesk;letter-spacing:.15em}.authForm h2{margin:18px 0 8px;font:700 38px Space Grotesk}.authForm>p{margin-bottom:30px;color:var(--muted)}.authForm label{display:block;margin:18px 0;color:#373e4a;font-size:11px;font-weight:800}.authForm input{width:100%;height:54px;margin-top:8px;padding:0 15px;color:var(--ink);background:#fff;border:1px solid #d5d8de;border-radius:8px;outline:0}.authForm input:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(18,88,255,.08)}.formLink{margin-top:16px;display:block;color:var(--blue);text-align:center;font-size:11px;font-weight:800}.formSwitch{margin-top:28px;padding-top:24px;color:#7c8390;text-align:center;border-top:1px solid #d9dbe0;font-size:12px}.formSwitch a{color:var(--blue);font-weight:800}
.cartLayout{padding:90px 0 120px;display:grid;grid-template-columns:1fr 370px;gap:65px}.cartMain>h1{margin:15px 0 45px;font:700 66px Space Grotesk;letter-spacing:-.055em}.cartList{border-top:1px solid #cfd2d8}.cartList article{padding:20px 0;display:grid;grid-template-columns:115px 1fr auto auto;align-items:center;gap:20px;border-bottom:1px solid #cfd2d8}.cartList img{width:115px;height:82px;object-fit:cover;background:#fff;border-radius:10px}.cartList div>span{color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.12em}.cartList h2{margin:7px 0;font:600 20px Space Grotesk}.cartList small{color:var(--muted);font-size:10px}.cartList strong{font:700 18px Space Grotesk}.cartList button{width:33px;height:33px;color:#8c3347;background:#ffe9ee;border:0;border-radius:50%;cursor:pointer}.orderSummary{height:max-content;padding:28px;position:sticky;top:115px;color:#fff;background:var(--ink);border-radius:20px}.orderSummary>span{color:#7c879a;font:600 9px Space Grotesk;letter-spacing:.15em}.orderSummary>div{margin:25px 0;padding:22px 0;display:flex;align-items:end;justify-content:space-between;border-block:1px solid #2a2f39}.orderSummary div small{color:#8993a3}.orderSummary div b{font:700 25px Space Grotesk}.orderSummary ul{padding:0;display:grid;gap:13px;list-style:none;color:#abb3c0;font-size:11px}.orderSummary li::before{margin-right:9px;content:"✓";color:#72e2b1}.orderSummary>small{margin-top:14px;display:block;color:#6f798a;text-align:center;font-size:8px}.emptyCart{padding:70px 0;border-top:1px solid #ced1d7}.emptyCart>span{color:#d2d5dc;font:700 100px Space Grotesk}.emptyCart h2{font:600 30px Space Grotesk}.emptyCart p{max-width:500px;color:var(--muted)}.emptyCart .primaryButton{margin-top:17px}.legalIntro{padding-bottom:55px}.legalContent{padding-bottom:115px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ced1d7}.legalContent article{padding:40px 35px;border-right:1px solid #ced1d7}.legalContent article:last-child{border:0}.legalContent article>b{color:var(--blue);font:600 10px Space Grotesk}.legalContent h2{margin:28px 0 14px;font:600 23px Space Grotesk}.legalContent p{color:var(--muted);line-height:1.8}.legalContent .supportArticle{grid-column:1/-1;text-align:center;border:0}.supportArticle h2{font-size:38px}.supportArticle .primaryButton{margin-top:20px}
.siteFooter{color:#c0c5cf;background:var(--ink)}.footerMain{padding:70px 0;display:grid;grid-template-columns:1.6fr .7fr .7fr 1fr;gap:60px}.footerBrand img{width:180px;height:60px;object-fit:contain}.footerBrand p,.footerContact p{max-width:330px;color:#737d8f;font-size:11px;line-height:1.7}.footerMain h3,.footerContact>span{margin:0 0 18px;color:#697385;font:600 9px Space Grotesk;letter-spacing:.15em}.footerMain>div:not(:first-child){display:flex;align-items:flex-start;flex-direction:column;gap:11px}.footerMain a{font-size:11px}.footerContact>a{color:#fff;font:600 15px Space Grotesk}.footerBottom{padding:20px 0;display:flex;justify-content:space-between;color:#596273;border-top:1px solid #252a33;font-size:9px}
@media(max-width:980px){.homeHero{gap:35px}.productGrid{grid-template-columns:repeat(2,1fr)}.businessGrid{gap:50px}.headerInner{grid-template-columns:190px 1fr auto}.mainNav{gap:18px}.authStory{padding:50px 40px}}
@media(max-width:760px){.shell{width:calc(100% - 28px)}.siteHeader{height:72px}.headerInner{grid-template-columns:1fr auto auto;gap:12px}.siteLogo img{width:145px;height:50px}.navToggle{width:42px;height:42px;display:grid;place-content:center;gap:6px;background:#fff;border:1px solid #d6d8dd;border-radius:50%}.navToggle span{width:17px;height:2px;background:#111}.mainNav{padding:20px;position:fixed;top:72px;right:14px;left:14px;display:none;align-items:stretch;flex-direction:column;gap:0;background:#fff;border:1px solid #dadce1;border-radius:14px;box-shadow:var(--shadow)}.navOpen .mainNav{display:flex}.mainNav a{padding:14px}.headerActions{gap:8px}.textAction{display:none}.cartAction{width:42px;height:42px;padding:0;display:grid;place-items:center}.cartAction span{display:none}.cartAction b{width:30px;height:30px}.homeHero{min-height:auto;padding:55px 0 38px;grid-template-columns:1fr;gap:38px}.heroMain h1{font-size:clamp(47px,14vw,68px)}.heroMain>p{font-size:16px}.heroButtons{display:grid;grid-template-columns:1fr}.heroTrust{margin-top:38px;display:grid;gap:12px}.launchPanel{min-height:480px}.launchHeadline{margin-top:55px}.valueRail>div{min-height:88px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.valueRail i{display:none}.catalogSection,.processSection{padding:80px 0}.sectionHeading{align-items:flex-start;flex-direction:column}.sectionHeading h2{font-size:44px}.productGrid{grid-template-columns:1fr}.businessSection{padding:80px 0}.businessGrid{grid-template-columns:1fr}.businessCopy h2{font-size:45px}.businessCards article{grid-template-columns:40px 1fr}.businessCards p{grid-column:2;margin-top:10px}.processLine{grid-template-columns:1fr}.processLine article{padding:28px 0;border-right:0;border-bottom:1px solid #cfd2d8}.closingSection{margin-bottom:70px;padding:45px 25px;align-items:stretch;flex-direction:column}.pageIntro{padding:75px 0 50px}.pageIntro h1{font-size:52px}.productPage{padding:45px 0 80px;grid-template-columns:1fr;gap:35px}.productSummary h1{font-size:48px}.purchaseBox{align-items:stretch;flex-direction:column}.purchaseBox form,.purchaseBox .primaryButton{width:100%}.authLayout{grid-template-columns:1fr}.authStory{min-height:420px;padding:36px 22px}.authStory img{width:160px}.authStory h1{font-size:47px}.authPoints{gap:10px;flex-wrap:wrap}.authFormSide{padding:48px 20px}.cartLayout{padding:60px 0 80px;grid-template-columns:1fr}.cartMain>h1{font-size:52px}.cartList article{grid-template-columns:78px 1fr auto}.cartList img{width:78px;height:65px}.cartList strong{grid-column:2}.cartList form{grid-column:3;grid-row:1/3}.orderSummary{position:static}.legalContent{grid-template-columns:1fr}.legalContent article{padding:30px 0;border-right:0;border-bottom:1px solid #ced1d7}.footerMain{padding:55px 0;grid-template-columns:1fr 1fr}.footerBrand,.footerContact{grid-column:1/-1}.footerBottom{gap:15px}.sectionTag{font-size:9px}}
@media(max-width:390px){.heroMain h1{font-size:44px}.launchPanel{padding:20px}.launchHeadline strong{font-size:48px}.productContent{padding-inline:18px}.footerMain{grid-template-columns:1fr}.footerMain>div{grid-column:1}}

/* Rodapé claro — mesma linguagem visual do topo */
.siteFooter{color:#4e5664;background:#fff;border-top:1px solid #d9dce2}.footerBrand p,.footerContact p{color:#707886}.footerMain h3,.footerContact>span{color:#7b8290}.footerMain a{color:#313844}.footerMain a:hover{color:var(--blue)}.footerContact>a{color:#07090e}.footerBottom{color:#747b87;border-top-color:#e0e2e6}

/* Mobile v18.2 — carrinho antes do menu e páginas institucionais fluidas */
@media(max-width:760px){.siteLogo{grid-column:1;grid-row:1}.headerActions{grid-column:2;grid-row:1}.navToggle{grid-column:3;grid-row:1}.mainNav{grid-column:1/-1}.legalIntro{padding-top:58px;padding-bottom:34px}.legalIntro h1{font-size:clamp(39px,12vw,52px);overflow-wrap:anywhere}.legalIntro>p{font-size:15px}.legalContent{padding-bottom:75px}.legalContent .supportArticle{padding:35px 0}.supportArticle h2{font-size:clamp(20px,7vw,30px);overflow-wrap:anywhere}.supportArticle .primaryButton{width:100%}}

/* Mobile v18.3 — menu amplo, ancorado ao botão e com transição fluida */
@media(max-width:760px){
  .navToggle{position:relative;z-index:103;transition:background .2s ease,border-color .2s ease,transform .2s ease}
  .navToggle span{transition:transform .22s ease,opacity .18s ease}
  .navOpen .navToggle{background:var(--ink);border-color:var(--ink)}
  .navOpen .navToggle span{background:#fff}
  .navOpen .navToggle span:first-child{transform:translateY(4px) rotate(45deg)}
  .navOpen .navToggle span:last-child{transform:translateY(-4px) rotate(-45deg)}
  .mainNav{left:auto;right:14px;width:min(360px,calc(100vw - 28px));padding:10px;display:flex;justify-self:auto;align-items:stretch;gap:4px;z-index:102;border-radius:18px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scale(.98);transform-origin:top right;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}
  .navOpen .mainNav{display:flex;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
  .mainNav a{width:100%;padding:16px 18px;border-radius:11px;font-size:14px}
.mainNav a:hover,.mainNav a:focus-visible{color:var(--blue);background:#eef3ff;outline:0}
}

/* Mobile v18.4 — acesso da conta dentro do menu */
.mobileAccountLink{display:none}
@media(max-width:760px){
  .mobileAccountLink{display:flex!important;align-items:center;justify-content:space-between;margin-top:5px;color:#fff!important;background:var(--ink)!important}
  .mobileAccountLink::after{content:'\2192';font-size:19px;line-height:1}
  .mobileAccountLink:hover,.mobileAccountLink:focus-visible{color:#fff!important;background:var(--blue)!important}
}

/* Login v18.5 — apresentação clara alinhada ao topo e rodapé */
.authStory{color:var(--ink);background:#fff;border-right:1px solid var(--line)}
.authStory::after{border-color:rgba(18,88,255,.08)}
.authStory .sectionTag{color:var(--blue)}
.authStory p{color:var(--muted)}
.authPoints{color:#555e6d}
@media(max-width:760px){
  .authStory{min-height:390px;border-right:0;border-bottom:1px solid var(--line)}
  .authStory::after{right:-390px;bottom:-400px}
}
