@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');

:root{--op-ink:#182044;--op-muted:#647099;--op-blue:#356af5;--op-violet:#755de8;--op-lilac:#eeeaff;--op-mist:#f6f8ff;--op-line:#dfe5f4;--op-navy:#121b45;--op-mint:#dff8ef}
.public-root{min-height:100dvh;overflow:hidden;background:var(--op-mist);color:var(--op-ink);font-family:"DM Sans",sans-serif}
.public-root *{box-sizing:border-box}.public-root a{text-decoration:none;color:inherit}.public-root button{font:inherit;cursor:pointer}
.public-nav{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 48px));margin:auto;padding:25px 0}
.public-logo{display:flex;align-items:center;gap:10px;font-family:Manrope;font-size:19px;font-weight:800;letter-spacing:-.7px}.public-logo-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;color:white;background:linear-gradient(135deg,var(--op-blue),var(--op-violet));box-shadow:0 8px 22px #586cf138}.public-logo-mark:before{content:"";width:10px;height:10px;border:2px solid white;border-radius:50%}.public-nav-links{display:flex;gap:30px;color:var(--op-muted);font-size:13px;font-weight:600}.public-nav-links a:hover{color:var(--op-blue)}.public-nav-actions{display:flex;align-items:center;gap:17px;font-size:13px;font-weight:700}.public-login{color:var(--op-muted)}.public-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 17px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.public-button:hover{transform:translateY(-2px)}.public-button.primary{color:#fff;background:var(--op-blue);box-shadow:0 11px 24px #356af52b}.public-button.primary:hover{box-shadow:0 14px 30px #356af548;background:#2d5de1}.public-button.ghost{border-color:var(--op-line);background:#fff;color:var(--op-ink)}
.public-hero{position:relative;width:min(1180px,calc(100% - 48px));margin:auto;padding:80px 0 110px}.public-hero:before{position:absolute;z-index:0;top:-180px;right:-250px;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,#d9d4ff 0,rgba(230,226,255,.46) 38%,transparent 70%);content:""}.public-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:74px}.public-eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 22px;color:var(--op-blue);font-size:11px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.public-eyebrow:before{width:28px;height:2px;border-radius:3px;background:var(--op-blue);content:""}.public-hero h1{max-width:650px;margin:0;color:var(--op-ink);font-family:Manrope;font-size:clamp(44px,6vw,76px);line-height:1.02;letter-spacing:-4px}.public-hero h1 em{color:var(--op-violet);font-style:normal}.public-lede{max-width:520px;margin:25px 0 31px;color:var(--op-muted);font-size:17px;line-height:1.65}.public-hero-actions{display:flex;align-items:center;gap:14px}.public-microcopy{display:flex;gap:16px;margin-top:20px;color:#8792b2;font-size:11px}.public-microcopy span{display:flex;align-items:center;gap:6px}.public-microcopy span:before{width:5px;height:5px;border-radius:50%;background:#56bd9b;content:""}
.hero-visual{position:relative;min-height:460px;padding:25px;border:1px solid #fff;border-radius:30px;background:linear-gradient(145deg,#fff9 0%,#e9ecffb8 100%);box-shadow:0 25px 80px #4e5c9924;backdrop-filter:blur(18px);transform:rotate(2deg)}.hero-orbit{position:absolute;inset:48px 35px;border:1px solid #7f8dea42;border-radius:50%;transform:rotate(-23deg)}.hero-orbit:after{position:absolute;top:0;left:22%;width:8px;height:8px;border-radius:50%;background:#8f76f2;box-shadow:0 0 0 7px #8f76f21e;content:""}.hero-orb{position:absolute;right:44px;bottom:37px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle at 33% 25%,#b3c4ff,#6d58dd 56%,#383889);box-shadow:inset -20px -25px 32px #1c1e6577,0 28px 40px #4551a53b}.hero-card{position:relative;z-index:2;width:82%;min-height:305px;padding:21px;border:1px solid #fff;border-radius:18px;background:#fffffff0;box-shadow:0 18px 35px #4653971c;transform:translate(9px,23px)}.hero-card-top{display:flex;align-items:center;justify-content:space-between;color:#8993b0;font-size:10px;font-weight:700}.hero-live{display:flex;align-items:center;gap:5px;color:#43a987}.hero-live:before{width:6px;height:6px;border-radius:50%;background:#52c69f;content:""}.hero-card h3{margin:28px 0 8px;font-family:Manrope;font-size:22px;letter-spacing:-1px}.hero-card p{margin:0 0 20px;color:var(--op-muted);font-size:12px;line-height:1.5}.hero-thread{display:grid;gap:9px}.hero-thread span{display:block;width:78%;height:9px;border-radius:20px;background:#e8ecf8}.hero-thread span:nth-child(2){width:58%;background:#d8d9fa}.hero-thread span:nth-child(3){width:88%;margin-left:auto;background:#dce8ff}.hero-tag{display:inline-flex;margin-top:24px;padding:7px 10px;border-radius:8px;color:#5c55bd;background:#efedff;font-size:10px;font-weight:700}
.public-section{width:min(1180px,calc(100% - 48px));margin:auto;padding:90px 0}.public-section-head{max-width:600px;margin-bottom:42px}.public-section h2{margin:0 0 13px;font-family:Manrope;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-2.2px}.public-section-head p{margin:0;color:var(--op-muted);font-size:16px;line-height:1.6}.public-section.tinted{width:100%;max-width:none;padding-right:max(24px,calc((100% - 1180px)/2));padding-left:max(24px,calc((100% - 1180px)/2));background:#fff}
.product-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px}.product-card{position:relative;min-height:300px;padding:31px;border:1px solid var(--op-line);border-radius:22px;overflow:hidden;background:linear-gradient(150deg,#fff,#f3f5ff)}.product-card.dark{color:#fff;background:linear-gradient(145deg,#171f4b,#283379)}.product-card h3{margin:0 0 12px;font-family:Manrope;font-size:25px;letter-spacing:-1px}.product-card p{max-width:400px;color:var(--op-muted);font-size:14px;line-height:1.6}.product-card.dark p{color:#bec8ec}.product-link{position:absolute;bottom:29px;display:flex;align-items:center;gap:8px;color:var(--op-blue);font-size:12px;font-weight:800}.product-card.dark .product-link{color:#b8c4ff}.product-shape{position:absolute;right:-28px;bottom:-65px;width:240px;height:240px;border:1px solid #aeb9ef;border-radius:50%;box-shadow:0 0 0 25px #afb9ef20,0 0 0 50px #afb9ef12}.product-shape:after{position:absolute;top:52px;left:52px;width:88px;height:88px;border-radius:28px;background:linear-gradient(135deg,#7395ff,#8268e8);content:""}
.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.principle{padding:23px 22px;border:1px solid var(--op-line);border-radius:15px;background:#fafbff}.principle-index{color:#8190c7;font-family:Manrope;font-size:12px;font-weight:800}.principle h3{margin:29px 0 9px;font-family:Manrope;font-size:17px}.principle p{margin:0;color:var(--op-muted);font-size:13px;line-height:1.6}
.public-cta{position:relative;overflow:hidden;padding:85px max(24px,calc((100% - 900px)/2));text-align:center;color:#fff;background:var(--op-navy)}.public-cta:after{position:absolute;top:-190px;right:-100px;width:500px;height:500px;border:1px solid #8392ff3b;border-radius:50%;box-shadow:0 0 0 38px #8392ff0e,0 0 0 76px #8392ff0b;content:""}.public-cta h2{position:relative;z-index:1;margin:0 auto 17px;font-family:Manrope;font-size:clamp(32px,4vw,53px);letter-spacing:-2px}.public-cta p{position:relative;z-index:1;max-width:540px;margin:0 auto 27px;color:#bfc9eb;line-height:1.6}.public-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;width:min(1180px,calc(100% - 48px));margin:auto;padding:42px 0 35px;color:#7a86aa;font-size:12px}.public-footer-brand{color:var(--op-ink);font-weight:800}.public-footer-links{display:flex;gap:22px}.public-footer-links a:hover{color:var(--op-blue)}
.legal-wrap{min-height:100dvh;background:var(--op-mist)}.legal-main{width:min(850px,calc(100% - 48px));margin:auto;padding:75px 0 100px}.legal-main .public-eyebrow{margin-bottom:15px}.legal-main h1{margin:0 0 16px;font-family:Manrope;font-size:clamp(38px,6vw,62px);letter-spacing:-3px}.legal-date{color:#8a95b3;font-size:12px}.legal-content{margin-top:48px;padding:40px;border:1px solid var(--op-line);border-radius:20px;background:#fff}.legal-content h2{margin:30px 0 10px;font-family:Manrope;font-size:20px}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{color:#596786;font-size:14px;line-height:1.75}.legal-content ul{padding-left:21px}.legal-content a{color:var(--op-blue);font-weight:700}
@media(max-width:800px){.public-nav-links{display:none}.public-nav{width:calc(100% - 34px);padding:19px 0}.public-nav-actions{gap:10px}.public-nav-actions .public-login{display:none}.public-hero,.public-section{width:calc(100% - 34px);padding:62px 0}.public-hero-grid,.product-grid{grid-template-columns:1fr;gap:42px}.public-hero h1{font-size:48px;letter-spacing:-2.8px}.public-lede{font-size:15px}.hero-visual{min-height:370px}.hero-card{min-height:260px}.principles{grid-template-columns:1fr}.public-footer{width:calc(100% - 34px);flex-direction:column;padding-top:30px}.public-footer-links{flex-wrap:wrap}.legal-main{width:calc(100% - 34px);padding:54px 0 70px}.legal-content{padding:25px 21px}}

/* Expanded master-brand sections */
.public-root{background:
  radial-gradient(circle at 8% 15%,rgba(120,148,255,.13),transparent 24%),
  radial-gradient(circle at 92% 6%,rgba(126,93,232,.12),transparent 22%),
  var(--op-mist)}
.public-logo-mark{background:transparent;box-shadow:none;color:var(--op-blue)}
.public-logo-mark svg{width:31px;height:31px}
.public-logo-mark:before{display:none}
.hero-copy{position:relative;z-index:2}
.hero-statement{width:max-content;margin:0 0 27px;padding:8px 12px;border:1px solid rgba(117,93,232,.18);border-radius:99px;color:#5f50c9;background:rgba(255,255,255,.65);font-family:Manrope,sans-serif;font-size:12px;font-weight:800;box-shadow:0 9px 30px rgba(62,74,145,.08);backdrop-filter:blur(12px)}
.hero-leaf{position:absolute;z-index:0;width:220px;height:340px;border:1px solid rgba(72,105,199,.1);border-radius:100% 0 100% 0;transform:rotate(28deg);pointer-events:none}
.hero-leaf:after{position:absolute;top:20%;left:50%;width:1px;height:72%;background:rgba(72,105,199,.09);content:"";transform:rotate(-38deg)}
.hero-leaf-one{top:80px;left:-180px}.hero-leaf-two{right:-210px;bottom:-40px;transform:rotate(205deg)}
.hero-card-title{display:flex;align-items:center;gap:13px;margin:28px 0 24px}
.hero-card-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:var(--op-blue);background:#edf2ff}
.hero-card-icon svg{width:27px;height:27px}.hero-card-title small{color:#8993b0;font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}
.hero-card-title h3{margin:4px 0 0;font-size:19px}
.hero-flow{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:14px;border:1px solid #e6e9f5;border-radius:12px;background:#f9faff}
.hero-flow span{display:grid;gap:4px;color:#455174;font-size:10px;font-weight:700}.hero-flow b{color:#8a96b9;font-size:8px;letter-spacing:.8px}.hero-flow i{color:#a5aec9;font-style:normal}
.hero-note{display:flex;align-items:center;gap:9px;margin-top:16px;padding:10px 12px;border-radius:10px;color:#647099;background:#f3f6ff}
.hero-note span{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#63bea1;box-shadow:0 0 0 5px rgba(99,190,161,.12)}.hero-note p{margin:0;font-size:10px}
.split-heading{display:grid;grid-template-columns:1.12fr .88fr;max-width:none;gap:70px;align-items:end}.split-heading>p{padding-bottom:5px}
.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.benefit-card{min-height:250px;padding:25px;border:1px solid var(--op-line);border-radius:18px;background:rgba(255,255,255,.76);box-shadow:0 18px 50px rgba(51,65,127,.06);backdrop-filter:blur(12px);transition:transform .2s,border-color .2s}
.benefit-card:hover{border-color:#c6d1f0;transform:translateY(-4px)}.benefit-card.feature{background:linear-gradient(145deg,#f7f5ff,#edf3ff)}
.benefit-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:#5262c6;background:#e9eaff;font-family:Manrope,sans-serif;font-size:10px;font-weight:800}
.benefit-card h3{margin:58px 0 10px;font-family:Manrope,sans-serif;font-size:18px}.benefit-card p{margin:0;color:var(--op-muted);font-size:13px;line-height:1.65}
.product-label{display:inline-flex;margin-bottom:24px;padding:6px 9px;border-radius:7px;color:#5f55c9;background:#eeebff;font-size:9px;font-weight:800;letter-spacing:1px}.product-card.dark .product-label{color:#d9ddff;background:rgba(255,255,255,.1)}
.product-card{min-height:430px}.product-card h3{max-width:470px;font-size:30px;line-height:1.12}.product-card ul{display:grid;gap:8px;margin:22px 0 0;padding:0;list-style:none;color:#5f6b8f;font-size:12px}.product-card li:before{margin-right:8px;color:#6775df;content:"✓"}.product-card.dark ul{color:#c5ceec}.product-card.dark li:before{color:#9caaff}
.together-section{position:relative;overflow:hidden;color:#fff;background:linear-gradient(138deg,#111a43,#1c2866 62%,#2b347e)}
.together-section:before,.together-section:after{position:absolute;border:1px solid rgba(144,158,255,.18);border-radius:50%;content:""}.together-section:before{top:-260px;right:-160px;width:650px;height:650px;box-shadow:0 0 0 45px rgba(138,151,255,.04),0 0 0 90px rgba(138,151,255,.025)}.together-section:after{bottom:-210px;left:-160px;width:430px;height:430px}
.together-inner{position:relative;z-index:1;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:85px;width:min(1180px,calc(100% - 48px));margin:auto;padding:105px 0}
.public-eyebrow.light{color:#aab7ff}.public-eyebrow.light:before{background:#8ea2ff}.together-copy h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(38px,5vw,62px);line-height:1.05;letter-spacing:-3px}.together-copy h2 em{color:#a8b3ff;font-style:normal}.together-copy>p:last-child{margin:24px 0 0;color:#bdc7e8;font-size:15px;line-height:1.7}
.together-diagram{display:grid;grid-template-columns:1fr 110px 1fr;align-items:center}.diagram-card{display:grid;min-height:210px;align-content:center;padding:25px;border:1px solid rgba(255,255,255,.14);border-radius:19px;background:rgba(255,255,255,.08);box-shadow:0 22px 70px rgba(3,8,35,.18);backdrop-filter:blur(14px)}.diagram-card small{color:#92a2d7;font-size:8px;font-weight:800;letter-spacing:1.1px}.diagram-card strong{margin:13px 0 6px;font-family:Manrope,sans-serif;font-size:22px}.diagram-card span{color:#bfc8e7;font-size:11px}
.diagram-link{position:relative;z-index:2;display:grid;justify-items:center;gap:6px;margin:0 -7px;padding:16px 4px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#202b6c;box-shadow:0 15px 40px rgba(4,9,40,.3)}.diagram-link span{display:grid;width:36px;height:36px;place-items:center;color:#9fb2ff}.diagram-link svg{width:31px;height:31px}.diagram-link b{font-size:9px;letter-spacing:1px}.diagram-link i{color:#8e9aca;font-size:8px;font-style:normal}
.industry-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.industry-grid article{grid-column:span 2;min-height:155px;padding:22px;border:1px solid var(--op-line);border-radius:16px;background:#fff;transition:transform .2s,box-shadow .2s}.industry-grid article:nth-child(4){grid-column:2/span 2}.industry-grid article:nth-child(5){grid-column:4/span 2}.industry-grid article:hover{transform:translateY(-3px);box-shadow:0 17px 42px rgba(51,65,127,.08)}.industry-grid span{font-family:Manrope,sans-serif;font-size:16px;font-weight:800}.industry-grid p{margin:24px 0 0;color:var(--op-muted);font-size:12px;line-height:1.55}
.public-cta .public-eyebrow{justify-content:center}.public-cta .public-eyebrow:before{display:none}.public-hero-actions.centered{position:relative;z-index:1;justify-content:center}.public-button.dark-ghost{border-color:rgba(255,255,255,.25);color:#fff;background:rgba(255,255,255,.06)}
.public-footer{align-items:center}.public-footer-intro{display:grid;gap:12px}.public-footer-intro p{max-width:370px;margin:0;line-height:1.55}.public-footer-brand{width:max-content}.public-footer-links{align-items:flex-end;flex-wrap:wrap;justify-content:flex-end}
.legal-back{display:inline-flex;margin-bottom:45px;color:var(--op-muted);font-size:12px;font-weight:700}.legal-back:hover{color:var(--op-blue)}.legal-intro{max-width:650px;margin:0 0 12px;color:var(--op-muted);font-size:16px;line-height:1.6}.legal-content strong{color:#384467}.legal-content ol{padding-left:21px}.deletion-summary{display:grid;gap:7px;margin-bottom:36px;padding:20px;border:1px solid #d8e0f4;border-radius:13px;background:#f5f7ff}.deletion-summary strong{font-size:12px}.deletion-summary a{font-size:17px}.deletion-summary span{color:#7e89a9;font-size:11px}.public-not-found{padding-top:120px}.public-not-found .public-hero-actions{margin-top:28px}

@media(max-width:900px){
  .split-heading,.together-inner{grid-template-columns:1fr;gap:28px}
  .benefit-grid{grid-template-columns:1fr}
  .benefit-card{min-height:210px}.benefit-card h3{margin-top:38px}
  .together-inner{width:calc(100% - 34px);padding:78px 0}
  .industry-grid{grid-template-columns:repeat(2,1fr)}
  .industry-grid article,.industry-grid article:nth-child(4),.industry-grid article:nth-child(5){grid-column:auto}
  .industry-grid article:last-child{grid-column:1/-1}
}
@media(max-width:620px){
  .public-nav-actions .public-button{padding:10px 12px}
  .public-hero h1{font-size:42px;letter-spacing:-2.5px}
  .public-hero-actions{align-items:stretch;flex-direction:column}.public-button{width:100%}
  .hero-visual{min-height:340px;padding:14px}.hero-card{width:92%;padding:17px}.hero-flow{align-items:stretch;flex-direction:column}.hero-flow i{display:none}.hero-orb{width:120px;height:120px}
  .product-card{min-height:460px;padding:25px}.product-card h3{font-size:25px}
  .together-diagram{grid-template-columns:1fr;gap:10px}.diagram-link{width:105px;margin:-4px auto;transform:rotate(90deg)}.diagram-link>*{transform:rotate(-90deg)}.diagram-link i{display:none}
  .industry-grid{grid-template-columns:1fr}.industry-grid article:last-child{grid-column:auto}
  .public-footer-links{display:grid;gap:13px}
}
@media(prefers-reduced-motion:reduce){.public-root *{scroll-behavior:auto!important;transition:none!important}}

/* Pre-publish positioning and footer polish */
.public-lede{max-width:560px;margin-bottom:21px}
.public-lede strong{color:#344069;font-weight:700}
.hero-product-roles{display:flex;align-items:center;gap:9px;margin:0 0 16px}
.hero-product-roles>span{display:grid;gap:2px;padding:9px 11px;border:1px solid rgba(117,93,232,.15);border-radius:10px;background:rgba(255,255,255,.58);box-shadow:0 8px 24px rgba(62,74,145,.05);backdrop-filter:blur(12px)}
.hero-product-roles b{color:#344069;font-family:Manrope,sans-serif;font-size:11px}
.hero-product-roles small{color:#7d88a7;font-size:9px}
.hero-product-roles i{color:#8576df;font-family:Manrope,sans-serif;font-size:15px;font-style:normal;font-weight:800}
.hero-statement{margin-bottom:23px}
.hero-flow.product-flow{display:grid;grid-template-columns:1fr auto 1fr;gap:11px;padding:12px}
.hero-flow.product-flow span{padding:7px}
.hero-flow.product-flow strong{color:#344069;font-family:Manrope,sans-serif;font-size:10px;line-height:1.25}
.hero-flow.product-flow small{color:#8993b0;font-size:8px;font-weight:500}
.hero-flow.product-flow i{align-self:center}
.public-footer{display:grid;grid-template-columns:minmax(250px,1fr) auto;align-items:start;gap:52px;width:min(1180px,calc(100% - 48px));margin:38px auto 24px;padding:42px;border:1px solid rgba(214,221,242,.9);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(242,245,255,.92));box-shadow:0 24px 70px rgba(40,54,112,.08)}
.public-footer-intro{display:grid;align-content:start;gap:12px}
.public-footer-intro p{max-width:330px;margin:0;color:#697596;font-size:13px;line-height:1.6}
.public-footer-tagline{width:max-content;padding:6px 9px;border:1px solid #dde3f5;border-radius:99px;color:#6357c8;background:#f4f2ff;font-size:9px;font-weight:800;letter-spacing:.25px}
.public-footer-nav{display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));gap:42px}
.public-footer-group{display:grid;align-content:start;gap:10px}
.public-footer-group strong{margin-bottom:3px;color:#303b62;font-family:Manrope,sans-serif;font-size:10px;letter-spacing:.8px;text-transform:uppercase}
.public-footer-group a{color:#717d9d;transition:color .2s,transform .2s}
.public-footer-group a:hover{color:var(--op-blue);transform:translateX(2px)}
.public-footer-bottom{display:flex;grid-column:1/-1;align-items:center;justify-content:space-between;padding-top:22px;border-top:1px solid #e0e5f3;color:#929bb6;font-size:10px}
.public-footer-bottom a:hover{color:var(--op-blue)}

@media(max-width:900px){
  .public-footer{grid-template-columns:1fr;padding:32px}
  .public-footer-nav{gap:28px}
}
@media(max-width:620px){
  .hero-product-roles{align-items:stretch;flex-direction:column}
  .hero-product-roles i{display:none}
  .hero-product-roles>span{padding:9px 12px}
  .hero-visual{min-height:370px}
  .hero-flow.product-flow{grid-template-columns:1fr;gap:5px}
  .hero-flow.product-flow i{display:none}
  .public-footer{width:calc(100% - 24px);margin:24px auto 12px;padding:25px 21px;border-radius:19px}
  .public-footer-nav{grid-template-columns:1fr 1fr;gap:28px}
  .public-footer-group:last-child{grid-column:1/-1}
  .public-footer-bottom{align-items:flex-start;flex-direction:column;gap:7px}
}