@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Caveat:wght@600&display=swap";:root{--ink:#080816;--text:#15162b;--muted:#5e6379;--soft:#f6f4ff;--panel:#ffffffe0;--line:#e8e4f8;--purple:#6637f5;--purple-dark:#4c29df;--purple-soft:#eee9ff;--green:#21b66f;--gold:#ffc43b;--shadow:0 22px 70px #3d307824;--tight-shadow:0 12px 32px #4d31d13d;color:var(--text);background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;background:linear-gradient(120deg,#f5f1ffeb,#0000 34%),linear-gradient(250deg,#f4f1ffeb,#0000 32%),#fff;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(100% - 48px,1140px);margin:0 auto}.site-header{z-index:50;padding:28px 0 16px;transition:background .18s,box-shadow .18s,padding .18s;position:fixed;inset:0 0 auto}.site-header.is-scrolled{backdrop-filter:blur(18px);background:#ffffffd1;padding-top:14px;box-shadow:0 8px 28px #362a7414}.header-inner,.footer-inner,.brand,.nav-links,.btn{align-items:center;display:flex}.header-inner{justify-content:space-between;gap:24px}.brand{color:var(--ink);gap:12px;font-weight:800}.brand-mark,.mini-logo{color:#fff;background:linear-gradient(135deg,#744cff 0%,#542be8 100%);border-radius:14px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid;box-shadow:0 12px 26px #522de147}.brand-mark.small{border-radius:10px;width:30px;height:30px;font-size:14px}.brand strong{letter-spacing:-.04em;font-size:23px;line-height:1;display:block}.brand small,.extension-brand span{text-transform:uppercase;letter-spacing:.04em;color:#667085;margin-top:4px;font-size:10px;font-weight:800;line-height:1;display:block}.nav-links{color:#232743;gap:46px;font-size:14px;font-weight:500}.nav-links a{transition:color .16s}.nav-links a:hover{color:var(--purple)}.btn{white-space:nowrap;cursor:pointer;border:0;border-radius:9px;justify-content:center;gap:10px;min-height:46px;padding:0 20px;font-size:15px;font-weight:800;transition:transform .16s,box-shadow .16s}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;box-shadow:var(--tight-shadow);background:linear-gradient(135deg,#7148ff,#5528e8)}.btn-large{border-radius:10px;min-height:62px;padding:0 30px;font-size:17px}.chrome-mark{background:radial-gradient(circle at 50% 50%, #2d7ff9 0 30%, #fff 31% 40%, transparent 41%), conic-gradient(#e94335 0 33%, #f8bd17 0 66%, #25a65a 0 100%);border-radius:999px;flex:none;width:28px;height:28px;display:inline-block;position:relative;box-shadow:inset 0 0 0 1px #00000008}.hero{padding:156px 0 44px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 15% 32%,#6135ef1f,#0000 24%),radial-gradient(circle at 78% 8%,#6135ef1a,#0000 26%);position:absolute;inset:0}.hero-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid;position:relative}.eyebrow{background:var(--purple-soft);color:var(--purple-dark);border-radius:999px;margin:0 0 30px;padding:8px 14px;font-size:14px;font-weight:800;display:inline-flex}.hero h1{color:#050512;letter-spacing:-.07em;max-width:560px;margin:0;font-size:clamp(48px,5.4vw,70px);line-height:.98}.hero h1 span,.feature-copy h2 span{color:var(--purple)}.hero-lede{color:#323953;max-width:520px;margin:26px 0 28px;font-size:21px;line-height:1.55}.hero-action-row{align-items:center;gap:18px;margin:0 0 48px;display:flex}.hand-note{color:var(--purple);margin:0;font-family:Caveat,cursive;font-size:20px;line-height:1.05;position:relative;transform:rotate(-5deg)}.hand-note:before{content:"";border-bottom:3px solid;border-left:3px solid;border-radius:0 0 0 22px;width:33px;height:17px;position:absolute;top:9px;left:-40px;transform:rotate(-16deg)}.social-proof,.avatar-stack{align-items:center;display:flex}.social-proof{gap:16px}.avatar-stack span{background:radial-gradient(circle at 50% 32%,#ffd8bd 0 14%,#0000 15%),linear-gradient(160deg,#7c8798 0 46%,#283347 47% 100%);border:3px solid #fff;border-radius:999px;width:42px;height:42px;margin-left:-9px;box-shadow:0 8px 18px #261f541f}.avatar-stack span:first-child{margin-left:0}.avatar-stack span:nth-child(2){background:radial-gradient(circle at 50% 32%,#e9b18f 0 14%,#0000 15%),linear-gradient(160deg,#d1d5dd 0 46%,#172036 47% 100%)}.avatar-stack span:nth-child(3){background:radial-gradient(circle at 50% 32%,#c99170 0 14%,#0000 15%),linear-gradient(160deg,#8094b1 0 46%,#111827 47% 100%)}.avatar-stack span:nth-child(4){background:radial-gradient(circle at 50% 32%,#f1c9a8 0 14%,#0000 15%),linear-gradient(160deg,#95a3b8 0 46%,#334155 47% 100%)}.stars{color:var(--gold);letter-spacing:3px;font-size:19px;line-height:1}.social-proof p{color:#22263f;margin:8px 0 0;font-size:15px;line-height:1.35}.hero-showcase{min-height:555px;position:relative}.browser-card{width:min(100%,625px);height:490px;box-shadow:var(--shadow);background:#fff;border:1px solid #e8e8ef;border-radius:18px;position:absolute;top:0;right:0;overflow:hidden}.browser-top{background:#f1f2f6;border-bottom:1px solid #e5e6ed;align-items:center;gap:14px;height:48px;padding:0 18px;display:flex}.traffic-lights{gap:7px;display:flex}.traffic-lights span{background:#ff5f56;border-radius:50%;width:9px;height:9px}.traffic-lights span:nth-child(2){background:#ffbd2e}.traffic-lights span:nth-child(3){background:#27c93f}.url-pill{color:#7b8192;background:#fff;border-radius:9px;align-items:center;width:260px;height:30px;padding:0 16px;font-size:13px;display:flex}.browser-plus{color:#ff6877;font-weight:800}.store-scene{background:#e6d5c3;height:calc(100% - 48px);position:relative;overflow:hidden}.store-nav{letter-spacing:.62em;color:#060606;font-size:22px;font-weight:800;position:absolute;top:48px;left:30px}.store-headline{color:#0b0b0d;letter-spacing:-.05em;font-size:43px;line-height:1.14;position:absolute;top:148px;left:30px}.store-button{color:#fff;background:#111123;border-radius:9px;padding:10px 19px;font-size:11px;font-weight:800;position:absolute;top:260px;left:31px}.case{background:radial-gradient(circle at 28% 22%,#111 0 8px,#0000 9px),radial-gradient(circle at 70% 36%,#111 0 10px,#0000 11px),radial-gradient(circle at 42% 54%,#111 0 9px,#0000 10px),radial-gradient(circle at 73% 74%,#111 0 8px,#0000 9px),linear-gradient(145deg,#b65f24,#f0a65b 46%,#733416);border-radius:52px;width:155px;height:360px;position:absolute;bottom:-28px;right:36px;transform:rotate(-16deg);box-shadow:inset 0 0 0 10px #ffffff2e,0 18px 35px #25160c40}.case-two{background:radial-gradient(circle at 42% 28%,#0000 0 22px,#1c1d22 23px 27px,#0000 28px),linear-gradient(145deg,#050509,#2d2d36);bottom:-48px;right:-56px;transform:rotate(15deg)}.extension-card{z-index:3;backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #dbdae7d1;border-radius:22px;width:330px;padding:25px 23px 20px;position:absolute;top:48px;right:40px;box-shadow:0 24px 54px #231b4c38}.price-orb{color:#fff;background:linear-gradient(135deg,#7148ff,#542be8);border-radius:999px;place-items:center;width:68px;height:68px;font-size:34px;font-weight:900;display:grid;position:absolute;top:-10px;right:16px;box-shadow:0 14px 24px #502dde3d}.extension-brand{align-items:center;gap:8px;margin-bottom:24px;display:flex}.mini-logo{border-radius:8px;width:22px;height:22px;font-size:10px}.extension-brand strong{font-size:13px;line-height:1}.store-summary{align-items:center;gap:18px;margin-bottom:24px;display:flex}.brand-tile{color:#17120e;letter-spacing:.45em;background:#e3cfb4;border-radius:7px;place-items:center;width:72px;height:72px;font-size:10px;font-weight:800;display:grid}.store-summary h2,.dash-brand h3{letter-spacing:-.04em;margin:0;font-size:22px}.store-summary p,.dash-brand p{color:#636a7c;margin:3px 0 8px;font-size:13px}.store-summary span,.dash-brand span{color:#129452;background:#d9f5e2;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:800}.report-list strong{font-size:14px;display:block}.report-list p{color:#697086;margin:5px 0 16px;font-size:12px;line-height:1.35}.price-lock{float:left;width:74px;color:var(--purple)}.price-lock em{font-family:Caveat,cursive;font-size:20px;font-style:normal;line-height:.9;display:block}.price-lock strong{font-size:42px;line-height:1}.report-list ul{color:#43495e;min-height:126px;margin:0 0 18px 88px;padding:0;font-size:13px;line-height:1.65;list-style:none}.report-list li:before{content:"";vertical-align:-2px;background:linear-gradient(135deg, transparent 42%, #7750ff 43% 55%, transparent 56%), var(--purple-soft);border-radius:999px;width:14px;height:14px;margin-right:8px;display:inline-block}.extension-cta{width:100%;min-height:50px}.secure-copy{color:#777e91;text-align:center;margin:14px 0 0;font-size:10px}.trust-strip{z-index:4;margin-top:-20px;position:relative}.trust-strip,.steps-section,.feature-report,.journey-section{scroll-margin-top:96px}.trust-panel{border:1px solid var(--line);background:#ffffffeb;border-radius:14px;grid-template-columns:repeat(3,1fr);max-width:900px;padding:19px 34px;display:grid;box-shadow:0 15px 42px #372d6b1a}.trust-panel>div{border-left:1px solid var(--line);align-items:center;gap:16px;min-width:0;padding:0 28px;display:flex}.trust-panel>div:first-child{border-left:0;padding-left:0}.trust-panel p{color:#22263f;margin:0;font-size:14px;line-height:1.35}.benefit-icon{background:var(--purple-soft);width:42px;height:42px;color:var(--purple);border-radius:999px;flex:none;place-items:center;display:grid}.benefit-icon:before{font-weight:900}.shield:before{content:"";border:3px solid;border-radius:6px 6px 10px 10px;width:18px;height:22px}.bolt:before{content:"";clip-path:polygon(52% 0,12% 52%,46% 52%,34% 100%,88% 36%,56% 36%);background:currentColor;width:16px;height:24px}.section-heading{text-align:center;margin-bottom:28px}.section-heading h2,.feature-copy h2,.journey-copy h2{color:var(--ink);letter-spacing:-.06em;margin:0;font-size:clamp(30px,3.4vw,40px);line-height:1.05}.section-heading p{color:#34394f;margin:10px 0 0;font-size:16px}.steps-section{padding:34px 0 56px}.steps-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid;position:relative}.steps-grid:before{content:"";border-top:4px dotted #d7cfff;position:absolute;top:49px;left:14%;right:14%}.step-item{text-align:center;position:relative}.step-visual{background:linear-gradient(135deg,#ffffffc7,#f2eeffeb);border:1px solid #ded7fb;border-radius:17px;place-items:center;width:112px;height:112px;margin:0 auto 20px;display:grid;position:relative;box-shadow:0 12px 32px #573abe1f}.step-visual:before{content:"";background:#fff;border-radius:7px;width:58px;height:44px;box-shadow:inset 0 0 0 1px #eeeafa,0 8px 18px #5b43b514}.step-visual.window:before{background:linear-gradient(#6d49f2 0 9px,#0000 10px),linear-gradient(90deg,#eeeafa 14px,#0000 15px),#fff}.step-visual.report:before{background:linear-gradient(90deg,#6948ef 0 10px,#0000 11px),linear-gradient(#ece8ff 0 7px,#0000 8px),#fff}.step-visual.unlock:before{background:linear-gradient(135deg,#704cff,#542be8);border-radius:7px;width:44px;height:37px}.step-visual.unlock:after{content:"";border:8px solid var(--purple);border-bottom:0;border-radius:18px 18px 0 0;width:32px;height:35px;position:absolute;top:23px;transform:translate(20px)}.step-visual.chart:before{background:linear-gradient(135deg,#0000 48%,#6844ef 49% 54%,#0000 55%),linear-gradient(90deg,#0000 20%,#6844ef 21% 31%,#0000 32% 45%,#6844ef 46% 57%,#0000 58% 70%,#6844ef 71% 82%,#0000 83%),#fff}.step-visual span{color:#fff;background:linear-gradient(135deg,#704cff,#542be8);border-radius:999px;place-items:center;width:39px;height:39px;font-size:20px;font-weight:900;display:grid;position:absolute;bottom:14px;right:12px;box-shadow:0 9px 19px #542be842}.step-item h3{color:#111229;letter-spacing:-.03em;margin:0 0 10px;font-size:16px;line-height:1.35}.step-item p{color:#3f455b;max-width:220px;margin:0 auto;font-size:14px;line-height:1.5}.feature-report{padding:8px 0 34px}.feature-panel{background:#ffffffb8;border-radius:22px;grid-template-columns:.92fr 1.08fr;align-items:center;gap:46px;padding:34px 56px;display:grid;box-shadow:0 22px 70px #49398414}.feature-copy h2{font-size:clamp(35px,4vw,45px)}.feature-list{grid-template-columns:1fr 1fr;gap:26px 28px;margin-top:44px;display:grid}.feature-item{grid-template-columns:38px 1fr;align-items:start;gap:13px;display:grid}.feature-item>span{background:var(--purple-soft);border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.feature-item>span:before{content:"";border:3px solid var(--purple);border-radius:5px;width:16px;height:16px}.feature-item p{color:#697086;margin:0;font-size:13px;line-height:1.35}.feature-item strong{color:#18192b;font-size:14px}.dashboard-preview{background:#fff;border:1px solid #ebe8f8;border-radius:16px;grid-template-columns:138px 1fr;min-height:334px;display:grid;overflow:hidden;box-shadow:0 18px 44px #322d6014}.dashboard-preview aside{background:#fbfaff;border-right:1px solid #eeeaf8;flex-direction:column;gap:8px;padding:28px 15px;display:flex}.dashboard-preview aside span{color:#5a6074;border-radius:7px;padding:10px 12px;font-size:11px;font-weight:700}.dashboard-preview aside .active{background:var(--purple-soft);color:var(--purple)}.dashboard-main{padding:22px 22px 20px}.dash-brand{border-bottom:1px solid #ebe8f8;align-items:center;gap:15px;padding-bottom:14px;display:flex}.dash-brand .brand-tile{width:67px;height:67px;font-size:9px}.dashboard-main h4{margin:17px 0 13px;font-size:16px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.metric-grid>div,.channels,.products{border:1px solid #ebe8f8;border-radius:10px;padding:15px}.metric-grid small{color:#8b90a3;font-size:10px;display:block}.metric-grid strong{color:#111229;margin-top:8px;font-size:19px;display:block}.metric-grid em{color:var(--green);font-size:10px;font-style:normal;font-weight:800}.insight-grid{grid-template-columns:1fr 1.25fr;gap:12px;margin-top:12px;display:grid}.channels strong,.products strong{margin-bottom:10px;font-size:12px;display:block}.channels p{color:#61687b;justify-content:space-between;margin:6px 0;font-size:11px;display:flex}.products p{color:#61687b;margin:0 0 14px;font-size:12px}.products div{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.products span{background:radial-gradient(circle at 42% 34%,#332014 0 5px,#0000 6px),linear-gradient(145deg,#bd7242,#f1c69a);border-radius:6px;height:49px}.products span:nth-child(2){background:radial-gradient(circle at 52% 52%,#2b1c12 0 5px,#0000 6px),linear-gradient(145deg,#a96536,#dfb27d)}.products span:nth-child(3){background:linear-gradient(145deg,#7ed6ca,#f2fbf8)}.products span:nth-child(4){background:linear-gradient(145deg,#f7b990,#fff1e5)}.journey-section{padding:22px 0 26px}.journey-panel{color:#fff;background:radial-gradient(circle at 18% 0,#6b4bff33,#0000 28%),#0b0d1c;border-radius:14px;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:42px;padding:38px 54px;display:grid;box-shadow:0 23px 55px #0d0d1d38}.journey-copy h2{color:#fff;font-size:clamp(30px,3.8vw,42px)}.journey-copy p{color:#d7d8e5;max-width:330px;margin:20px 0 0;font-size:15px;line-height:1.55}.journey-card{background:#ffffff08;border:1px solid #9484db59;border-radius:11px;min-height:184px;padding:25px 24px;transition:transform .16s,border-color .16s}.journey-card:hover{border-color:#b1a2ffbf;transform:translateY(-3px)}.journey-icon{background:linear-gradient(135deg,#7c55ff,#5b2ee8);border-radius:999px;place-items:center;width:38px;height:38px;margin-right:10px;font-weight:900;display:inline-grid}.journey-card>strong{font-size:18px}.journey-card p{color:#e8e6f4;margin:24px 0 15px;font-size:15px;line-height:1.45}.journey-card p b{color:#fff}.journey-card em{color:#a781ff;font-size:15px;font-style:normal;font-weight:800}.site-footer{padding:10px 0 30px}.footer-inner{color:#52586d;justify-content:space-between;gap:24px;font-size:13px}.footer-brand strong{font-size:18px}.footer-inner p{margin:0}.footer-inner nav{gap:38px;display:flex}.footer-inner a:hover{color:var(--purple)}@media (width<=1100px){.hero-grid,.feature-panel,.journey-panel{grid-template-columns:1fr}.hero-showcase{min-height:530px}.browser-card{margin:0 auto;left:0}.extension-card{right:12%}.feature-panel{padding:38px}}@media (width<=860px){.container{width:min(100% - 32px,1140px)}.site-header{padding-top:16px}.nav-links{display:none}.brand strong{font-size:19px}.brand small{font-size:8px}.header-cta{min-height:42px;padding:0 14px;font-size:0}.header-cta .chrome-mark{width:25px;height:25px}.hero{padding-top:118px}.hero-grid{gap:42px}.hero h1{font-size:clamp(44px,12vw,60px)}.hero-lede{font-size:18px}.hero-action-row{flex-direction:column;align-items:flex-start}.hand-note{margin-left:46px}.hero-showcase{min-height:790px}.browser-card{height:430px}.extension-card{width:min(100%,330px);top:300px;left:50%;right:auto;transform:translate(-50%)}.trust-strip{margin-top:0;padding:8px 0 18px}.trust-panel,.steps-grid,.feature-list,.metric-grid,.insight-grid,.footer-inner{grid-template-columns:1fr}.trust-panel{box-shadow:none;background:0 0;border:0;gap:12px;padding:0}.trust-panel>div{border-top:0;border-left:0;border:1px solid var(--line);background:#ffffffe6;border-radius:14px;gap:14px;padding:14px;box-shadow:0 12px 30px #372d6b14}.trust-panel>div:first-child{border-top:0;padding:14px}.trust-panel .chrome-mark,.benefit-icon{width:38px;height:38px}.trust-panel p{font-size:13px}.steps-section{padding:26px 0 38px}.section-heading{text-align:left;margin-bottom:20px}.section-heading h2,.feature-copy h2,.journey-copy h2{letter-spacing:-.055em;font-size:clamp(30px,9vw,38px)}.section-heading p{font-size:15px;line-height:1.45}.steps-grid:before{display:none}.steps-grid{gap:14px}.step-item{border:1px solid var(--line);text-align:left;background:#ffffffdb;border-radius:16px;grid-template-columns:74px 1fr;align-items:center;gap:14px;padding:14px;display:grid;box-shadow:0 12px 32px #573abe14}.step-visual{border-radius:14px;grid-row:1/span 2;width:68px;height:68px;margin:0}.step-visual:before{width:38px;height:30px}.step-visual.unlock:before{width:32px;height:28px}.step-visual.unlock:after{border-width:6px;width:24px;height:27px;top:13px;transform:translate(14px)}.step-visual span{width:30px;height:30px;font-size:15px;bottom:-6px;right:-6px}.step-item h3{margin-bottom:5px;font-size:15px;line-height:1.25}.step-item p{grid-column:2;max-width:none;margin:0;font-size:13px;line-height:1.42}.feature-report{padding:8px 0 24px}.feature-panel,.journey-panel{border-radius:18px;padding:26px 18px}.feature-panel{gap:26px}.feature-copy h2{margin-bottom:0}.feature-list{gap:12px;margin-top:22px}.feature-item{background:#ffffffc7;border:1px solid #eeeaf8;border-radius:14px;grid-template-columns:34px 1fr;gap:12px;padding:12px}.feature-item>span{border-radius:9px;width:34px;height:34px}.feature-item p{font-size:12px;line-height:1.35}.feature-item strong{font-size:14px}.dashboard-preview{border-radius:14px;grid-template-columns:1fr}.dashboard-preview aside{scrollbar-width:none;border-bottom:1px solid #eeeaf8;border-right:0;flex-direction:row;align-items:center;gap:8px;padding:12px;display:flex;overflow-x:auto}.dashboard-preview aside::-webkit-scrollbar{display:none}.dashboard-preview aside span{white-space:nowrap;flex:none;padding:8px 10px;font-size:10px}.dashboard-main{padding:18px}.dash-brand{gap:12px}.dash-brand .brand-tile{width:56px;height:56px;font-size:8px}.store-summary h2,.dash-brand h3{font-size:19px}.dashboard-main h4{margin:15px 0 11px}.metric-grid{gap:10px}.metric-grid>div,.channels,.products{padding:13px}.insight-grid{gap:10px}.journey-panel{gap:20px}.journey-section{padding:16px 0 20px}.journey-copy p{max-width:none;margin-top:14px;font-size:14px}.journey-card{border-radius:12px;min-height:0;padding:18px}.journey-card p{margin:16px 0 12px;font-size:14px}.journey-card em{font-size:14px}.footer-inner,.footer-inner nav{align-items:flex-start}.site-footer{padding:14px 0 28px}.footer-inner{gap:14px}.footer-inner nav{flex-wrap:wrap;gap:16px 28px}}@media (width<=520px){.brand-mark{border-radius:12px;width:39px;height:39px;font-size:18px}.hero h1{letter-spacing:-.06em}.btn-large{width:100%;padding:0 16px;font-size:15px}.browser-card{border-radius:14px;height:360px}.url-pill{width:170px}.store-nav{font-size:15px;left:22px}.store-headline{font-size:34px;top:125px;left:22px}.store-button{top:218px;left:22px}.case{width:118px;height:282px;right:8px}.case-two{right:-72px}.hero-showcase{min-height:720px}.extension-card{top:244px}.report-list ul{margin-left:78px;font-size:12px}.dashboard-main{padding:16px 12px}.trust-strip{padding-top:0}.steps-section{padding-top:20px}.step-item{grid-template-columns:62px 1fr;gap:12px;padding:12px}.step-visual{width:58px;height:58px}.step-visual:before{width:32px;height:25px}.step-visual span{width:27px;height:27px;font-size:13px}.feature-panel{padding:22px 14px}.metric-grid>div{grid-template-columns:1fr auto;align-items:end;gap:2px 10px;display:grid}.metric-grid small{grid-column:1/-1}.metric-grid strong{margin-top:2px;font-size:18px}.products div{gap:7px}.products span{height:44px}.journey-panel{padding:24px 16px}.footer-inner nav{justify-content:space-between;gap:12px;width:100%}}
