/*
Theme Name: Sideraversor V3
Theme URI: https://sideraversor.com
Author: 3LABS SRLS
Description: Custom commercial theme for Sideraversor.
Version: 3.3.6
Text Domain: sideraversor
*/
:root{--bg:#f4f2ec;--paper:#fff;--ink:#0d0f13;--muted:#69717c;--line:#d9d8d2;--night:#11161e;--accent:#3559ff;--max:1220px;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit}.wrap{width:min(var(--max),calc(100% - 56px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(244,242,236,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(13,15,19,.08)}
.admin-bar .site-header{top:32px}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:26px}
.brand{font-size:14px;font-weight:900;letter-spacing:.18em;text-decoration:none;white-space:nowrap}.navlinks{display:flex;align-items:center;gap:26px;font-size:14px}
.navlinks a{text-decoration:none;color:#292d34}.navlinks a:hover{opacity:.58}.navlinks .cta-mini{border:1px solid var(--ink);border-radius:999px;padding:11px 16px}
.hero{min-height:calc(100vh - 78px);display:flex;align-items:center;padding:100px 0 84px}.eyebrow{font-size:13px;letter-spacing:.17em;text-transform:uppercase;color:var(--muted);margin-bottom:26px}
.hero h1,.page-hero h1{max-width:1120px;font-size:clamp(54px,7.2vw,104px);line-height:.96;letter-spacing:-.055em;margin:0 0 40px;font-weight:800}
.hero .lead,.page-hero .lead{max-width:830px;font-size:clamp(22px,2.2vw,32px);line-height:1.25;letter-spacing:-.026em;margin:0 0 34px}.eng{display:block;color:var(--muted);font-size:.75em;font-weight:650;margin-top:10px}
.btnrow{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;border-radius:999px;padding:0 22px;border:1px solid var(--ink);text-decoration:none;font-weight:760;background:transparent;cursor:pointer;transition:.18s ease}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--ink);color:#fff}.btn.accent{background:var(--accent);border-color:var(--accent);color:#fff}
.section{padding:112px 0;border-top:1px solid var(--line)}.section.dark{background:var(--night);color:#f7f8fb;border-top:none}.section h2{max-width:960px;font-size:clamp(42px,5.5vw,76px);line-height:1.01;letter-spacing:-.047em;margin:0 0 40px}
.intro{max-width:850px;font-size:clamp(20px,2vw,28px);line-height:1.34;color:#3e424a}.dark .intro{color:#cdd3dc}
.bigline{max-width:960px;font-size:clamp(31px,4.2vw,58px);line-height:1.07;letter-spacing:-.04em;font-weight:780;margin:64px 0 0}
.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}.card{background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:var(--radius);padding:28px;min-height:345px;display:flex;flex-direction:column}
.card h3{font-size:28px;line-height:1.14;letter-spacing:-.026em;margin:0 0 20px}.card .q{font-size:20px;flex:1}details{margin-top:20px}summary{cursor:pointer;font-weight:780}details p{color:#515761}
.cols2{display:grid;grid-template-columns:.9fr 1.1fr;gap:76px}.cleanlist{list-style:none;padding:0;margin:0}.cleanlist li{font-size:clamp(22px,2.2vw,31px);padding:18px 0;border-bottom:1px solid var(--line)}.dark .cleanlist li{border-bottom-color:rgba(255,255,255,.14)}
.axioms{display:grid;gap:1px;background:#303642;border:1px solid #303642;margin-top:44px}.axiom{background:var(--night);padding:42px 38px}.axiom strong{display:block;font-size:clamp(27px,3.3vw,46px);line-height:1.09;letter-spacing:-.036em;margin-bottom:10px}
.product{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:start}.facts{display:grid;gap:0}.fact{padding:21px 0;border-bottom:1px solid var(--line)}.fact b{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted);margin-bottom:7px}.fact span{font-size:21px}
.quote{font-size:clamp(30px,3.8vw,52px);line-height:1.09;letter-spacing:-.037em;padding-left:26px;border-left:3px solid var(--accent);max-width:920px}
.page-hero{padding:132px 0 88px}.content{max-width:900px}.content h2{font-size:clamp(34px,4.4vw,56px);line-height:1.06;letter-spacing:-.038em;margin-top:64px}.content p,.content li{font-size:20px}
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mini{border:1px solid var(--line);border-radius:var(--radius);padding:27px;background:rgba(255,255,255,.55)}.mini h3{font-size:25px;margin:0 0 10px}
.final{padding:135px 0;text-align:center}.final h2{margin-left:auto;margin-right:auto}.final p{max-width:760px;margin:0 auto 30px;font-size:23px}
.formwrap{max-width:860px;margin:46px auto 0;text-align:left;background:var(--paper);border-radius:var(--radius);padding:34px;color:var(--ink);border:1px solid var(--line)}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
label{display:block;font-size:14px;font-weight:760;margin-bottom:7px}input,textarea{width:100%;border:1px solid #d6d7da;border-radius:12px;padding:14px 15px;background:#fff;font:inherit;color:var(--ink)}textarea{min-height:132px;resize:vertical}.full{grid-column:1/-1}.formmsg{padding:12px 14px;border-radius:10px;margin-bottom:16px;background:#edf7ef}
.site-footer{border-top:1px solid var(--line);padding:32px 0 44px;color:var(--muted);font-size:14px}.footerrow{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.smallnote{font-size:14px;color:var(--muted);max-width:800px;margin-top:24px}
@media(max-width:900px){.admin-bar .site-header{top:46px}.navlinks a:not(.cta-mini){display:none}.hero{min-height:auto;padding:88px 0 70px}.game-grid,.cols2,.product,.grid3{grid-template-columns:1fr}.section{padding:82px 0}.page-hero{padding:100px 0 70px}}
@media(max-width:620px){.wrap{width:min(var(--max),calc(100% - 28px))}body{font-size:17px}.nav{min-height:64px}.hero h1,.page-hero h1{font-size:49px}.section h2{font-size:42px}.formgrid{grid-template-columns:1fr}.full{grid-column:auto}.card{min-height:auto}.btn{width:100%}}


/* --- Sideraversor V3.2 additions --- */
.hero-thesis{max-width:830px;font-size:clamp(24px,2.7vw,39px);line-height:1.14;letter-spacing:-.035em;font-weight:780;margin:12px 0 36px}
.soft{background:#ece9e1}
.pathways{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.pathway{border:1px solid var(--line);border-radius:var(--radius);padding:30px;background:rgba(255,255,255,.56)}
.pathway h3{font-size:28px;line-height:1.12;margin:0 0 12px;letter-spacing:-.025em}.pathway p{margin:0 0 24px;color:#4f545b}
.axiom-id{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#9299a5;font-weight:820;margin-bottom:15px}

.axiom-intro{position:fixed;inset:0;z-index:99999;background:var(--night);color:#f7f8fb;display:flex;align-items:center;justify-content:center;padding:40px;opacity:1;visibility:visible;transition:opacity 3s ease}
.axiom-intro.is-leaving{opacity:0;pointer-events:none}
.axiom-intro-inner{width:min(1000px,100%);text-align:center}
.axiom-intro .axiom-id{margin-bottom:28px;color:#9fa7b2}
.axiom-intro-text{font-size:clamp(30px,4.8vw,66px);line-height:1.06;letter-spacing:-.044em;font-weight:780}
body.intro-active{overflow:hidden}

.problem-funnel{max-width:960px;margin:0 auto;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:42px}
.funnel-progress{display:flex;align-items:center;gap:18px;margin-bottom:42px}.funnel-progress-text{font-size:12px;letter-spacing:.14em;font-weight:850;color:var(--muted);min-width:42px}.funnel-progress-track{height:3px;background:#e0e0dc;flex:1;overflow:hidden}.funnel-progress-bar{height:100%;width:0;background:var(--ink);transition:width .25s ease}
.funnel-step{border:0;padding:0;margin:0;min-width:0}.funnel-step[hidden]{display:none}.funnel-step legend{font-size:clamp(32px,4.2vw,54px);line-height:1.06;letter-spacing:-.04em;font-weight:800;margin:0 0 34px;padding:0;width:100%;max-width:900px}
.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.choice-grid.two{grid-template-columns:repeat(2,1fr)}
.choice-card{margin:0;position:relative;cursor:pointer}.choice-card input{position:absolute;opacity:0;pointer-events:none}.choice-card span{display:flex;min-height:92px;align-items:center;border:1px solid #d6d7da;border-radius:15px;padding:20px;font-size:19px;font-weight:720;background:#fff;transition:.16s ease}.choice-card input:checked+span{background:var(--ink);border-color:var(--ink);color:#fff;transform:translateY(-2px)}.choice-card input:focus-visible+span{outline:3px solid rgba(53,89,255,.28);outline-offset:2px}
.funnel-help{max-width:780px;color:#4e545c;font-size:18px;margin:-10px 0 28px}.funnel-step textarea{min-height:190px}.funnel-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:30px;flex-wrap:wrap}.calloff{max-width:960px;margin:0 auto;padding:56px;border-radius:var(--radius);background:var(--night);color:#fff}.calloff h2{margin:0 0 28px}.calloff p{font-size:clamp(20px,2vw,28px);line-height:1.36;color:#d5dae2;max-width:850px}.formmsg.error{background:#fff0ef}

.method-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#303642;border:1px solid #303642}.method-step{background:var(--night);padding:30px 25px}.method-step span{font-size:12px;letter-spacing:.15em;color:#939baa}.method-step h3{font-size:24px;line-height:1.12;margin:20px 0 12px}.method-step p{font-size:16px;color:#cbd1db;margin:0}

@media(max-width:1050px){.method-steps{grid-template-columns:1fr 1fr}.navlinks{gap:17px}.navlinks a{font-size:13px}}
@media(max-width:900px){.pathways,.choice-grid,.choice-grid.two{grid-template-columns:1fr}.problem-funnel{padding:28px}.method-steps{grid-template-columns:1fr}.axiom-intro{padding:28px}.hero-thesis{font-size:28px}}
@media(max-width:620px){.problem-funnel{padding:22px 18px}.funnel-actions .btn{width:auto;flex:1}.choice-card span{min-height:72px}.calloff{padding:34px 24px}.axiom-intro-text{font-size:34px}}
.axiom-intro[hidden]{display:none!important}


/* V3.2.6 — uniform button text centering */
.btn,
.navlinks .cta-mini,
button.btn,
input[type="submit"].btn,
input[type="button"].btn {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  line-height:1.15;
  vertical-align:middle;
}
button.btn {
  font-family:inherit;
}


/* V3.3.1 — bilingual site + character-calibrated axiom timing */
.lang-switch{display:inline-flex;align-items:center;gap:7px;margin-left:2px;font-size:12px;letter-spacing:.08em;color:var(--muted);white-space:nowrap}
.lang-switch a{font-weight:700;color:var(--muted)}.lang-switch a.active{color:var(--ink);font-weight:900}.lang-switch span{opacity:.45}
.lang-en .lang-switch a.active{color:var(--ink)}
.axiom-intro{transition:none}
@media(max-width:1050px){.lang-switch{margin-left:auto}.navlinks{gap:14px}}
@media(max-width:900px){.navlinks .lang-switch a{display:inline-flex!important}.navlinks .lang-switch{display:inline-flex!important}.navlinks{margin-left:auto}.lang-switch{order:2}.navlinks .cta-mini{order:1}}


/* V3.3.2 — analysed problems explorer */
.problem-clusters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:38px}.problem-cluster{appearance:none;border:1px solid var(--ink);background:transparent;color:var(--ink);border-radius:999px;padding:13px 20px;font:inherit;font-weight:800;cursor:pointer}.problem-cluster.is-active{background:var(--ink);color:#fff}.problem-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.problem-case{border:1px solid var(--line);border-radius:var(--radius);padding:34px;background:rgba(255,255,255,.62);min-height:480px}.problem-case-id{font-size:12px;letter-spacing:.15em;color:var(--muted);font-weight:850;margin-bottom:18px}.problem-case h2{font-size:clamp(29px,3vw,43px);line-height:1.08;letter-spacing:-.035em;margin:0 0 34px}.problem-case-block{border-top:1px solid var(--line);padding-top:22px;margin-top:22px}.problem-case-block b{display:block;font-size:12px;letter-spacing:.14em;color:var(--muted);margin-bottom:10px}.problem-case-block p{font-size:19px;line-height:1.42;margin:0 0 12px}.problem-case-block.question p{font-weight:680}.problem-more{display:flex;justify-content:center;margin-top:32px}
@media(max-width:900px){.problem-cards{grid-template-columns:1fr}.problem-case{min-height:0}}


/* V3.3.4 — mobile typography correction */
.mobile-nav-toggle{display:none;appearance:none;border:0;background:transparent;color:var(--ink);width:44px;height:44px;border-radius:999px;align-items:center;justify-content:center;cursor:pointer;padding:0;flex:0 0 auto}
.mobile-nav-toggle span,.mobile-nav-toggle:before,.mobile-nav-toggle:after{content:"";display:block;width:20px;height:2px;background:currentColor;border-radius:2px;transition:transform .18s ease,opacity .18s ease}
.mobile-nav-toggle span{margin:5px 0}
.mobile-nav-toggle[aria-expanded="true"] span{opacity:0}
.mobile-nav-toggle[aria-expanded="true"]:before{transform:translateY(7px) rotate(45deg)}
.mobile-nav-toggle[aria-expanded="true"]:after{transform:translateY(-7px) rotate(-45deg)}

@media(max-width:820px){
  html{scroll-padding-top:74px}
  body{font-size:16px;line-height:1.48;overflow-x:hidden}
  .wrap{width:calc(100% - 32px)}
  .admin-bar .site-header{top:46px}
  .site-header{background:rgba(244,242,236,.98)}
  .nav{min-height:66px;gap:12px;position:relative}
  .brand{font-size:12px;letter-spacing:.15em}
  .mobile-nav-toggle{display:flex;margin-left:auto}
  .navlinks{display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;margin:0!important;padding:14px;background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 45px rgba(13,15,19,.12);flex-direction:column;align-items:stretch;gap:4px;font-size:16px}
  .navlinks.is-open{display:flex}
  .navlinks>a,.navlinks a:not(.cta-mini){display:flex!important;align-items:center;min-height:46px;padding:9px 10px;border-radius:10px;font-size:15px;color:var(--ink)}
  .navlinks>a:hover{background:var(--bg);opacity:1}
  .navlinks .cta-mini{order:initial;border-radius:12px;justify-content:center;margin-top:6px;padding:12px 14px}
  .navlinks .lang-switch{order:initial!important;margin:8px 0 0!important;padding:12px 10px 2px;border-top:1px solid var(--line);justify-content:flex-start;font-size:13px}

  .hero{min-height:auto;padding:70px 0 54px}
  .page-hero{padding:76px 0 48px}
  .eyebrow{font-size:11px;letter-spacing:.15em;margin-bottom:18px}
  .hero h1,.page-hero h1{font-size:clamp(34px,9.4vw,44px);line-height:1.02;letter-spacing:-.042em;margin-bottom:26px;overflow-wrap:normal;word-break:normal}
  .hero .lead,.page-hero .lead{font-size:clamp(19px,5.6vw,24px);line-height:1.25;margin-bottom:26px}
  .hero-thesis{font-size:clamp(22px,6.5vw,29px);line-height:1.15;margin:10px 0 28px}
  .eng{font-size:.78em;line-height:1.3}

  .section{padding:62px 0}
  .section h2{font-size:clamp(35px,10vw,48px);line-height:1.02;letter-spacing:-.042em;margin-bottom:28px;overflow-wrap:anywhere}
  .intro{font-size:19px;line-height:1.38}
  .bigline{font-size:clamp(28px,8vw,38px);margin-top:42px}
  .quote{font-size:clamp(27px,8vw,38px);padding-left:18px}
  .content h2{font-size:clamp(30px,8.5vw,40px);margin-top:46px}
  .content p,.content li{font-size:18px}

  .game-grid,.cols2,.product,.grid3,.pathways,.choice-grid,.choice-grid.two,.method-steps{grid-template-columns:1fr;gap:14px}
  .card,.mini,.pathway{padding:22px;border-radius:18px}
  .card{min-height:auto}
  .card h3,.pathway h3{font-size:25px}
  .card .q{font-size:18px}
  .cleanlist li{font-size:21px;padding:15px 0}
  .axiom{padding:30px 22px}
  .fact{padding:17px 0}.fact span{font-size:19px}

  .btnrow{gap:10px}
  .btn{min-height:50px;padding:0 18px;font-size:16px}
  .btnrow>.btn{width:100%}

  .problem-funnel{padding:24px 18px;border-radius:18px;margin-top:28px}
  .funnel-progress{margin-bottom:30px;gap:12px}
  .funnel-step legend{font-size:clamp(29px,8vw,38px);margin-bottom:25px}
  .funnel-help{font-size:17px;margin-bottom:22px}
  .choice-card span{min-height:68px;padding:16px;font-size:17px}
  .funnel-step textarea{min-height:155px}
  .funnel-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}
  .funnel-actions .btn{width:100%;min-width:0}
  .funnel-actions .btn:only-child{grid-column:1/-1}
  .calloff{padding:30px 22px;border-radius:18px}.calloff p{font-size:19px}

  .problem-clusters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:24px}
  .problem-cluster{width:100%;min-width:0;padding:11px 5px;font-size:13px;line-height:1.15;white-space:normal}
  .problem-cards{grid-template-columns:1fr;gap:14px}
  .problem-case{min-height:0;padding:22px 20px;border-radius:18px}
  .problem-case-id{font-size:10px;margin-bottom:12px}
  .problem-case h2{font-size:clamp(27px,8vw,34px);line-height:1.08;margin-bottom:24px}
  .problem-case-block{padding-top:17px;margin-top:17px}
  .problem-case-block b{font-size:10px;margin-bottom:8px}
  .problem-case-block p{font-size:17px;line-height:1.4;margin-bottom:10px}
  .problem-more{margin-top:22px}.problem-more .btn{width:100%}

  .final{padding:76px 0}.final p{font-size:19px}
  .formwrap{padding:22px 18px;border-radius:18px;margin-top:28px}
  .formgrid{grid-template-columns:1fr}.full{grid-column:auto}
  input,textarea{font-size:16px;padding:13px 14px}

  .axiom-intro{padding:22px}
  .axiom-intro-inner{width:100%}
  .axiom-intro .axiom-id{font-size:10px;margin-bottom:20px}
  .axiom-intro-text{font-size:clamp(29px,8.8vw,42px);line-height:1.08;letter-spacing:-.035em}

  .site-footer{padding:26px 0 32px}
  .footerrow{display:grid;grid-template-columns:1fr;gap:8px;font-size:12px;line-height:1.4}
}

@media(max-width:390px){
  .wrap{width:calc(100% - 24px)}
  .hero h1,.page-hero h1{font-size:34px;line-height:1.03}
  .section h2{font-size:34px}
  .problem-clusters{grid-template-columns:1fr}
  .problem-cluster{font-size:14px;padding:11px 14px}
  .problem-case{padding:20px 17px}
  .funnel-actions{grid-template-columns:1fr}
  .funnel-actions .btn{grid-column:auto}
}


/* V3.3.5 — complete mobile navigation + compact first viewport */
.mobile-header-actions{display:none}
.mobile-cta{text-decoration:none;color:var(--ink);border:1px solid var(--ink);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.05}
.mobile-lang-switch{display:inline-flex;align-items:center;gap:6px;font-size:12px;letter-spacing:.08em;white-space:nowrap;color:var(--muted)}
.mobile-lang-switch a{text-decoration:none;color:var(--muted);font-weight:750}.mobile-lang-switch a.active{color:var(--ink);font-weight:900}.mobile-lang-switch>span{opacity:.45}
@media(max-width:820px){
  .nav{min-height:68px;gap:10px}
  .brand{font-size:12px;letter-spacing:.14em;flex:0 0 auto}
  .mobile-header-actions{display:flex;align-items:center;gap:8px;margin-left:auto;min-width:0}
  .mobile-cta{font-size:12px;padding:9px 11px;max-width:132px}
  .mobile-nav-toggle{display:flex!important;margin-left:0!important;width:38px;height:38px}
  .navlinks{top:calc(100% + 6px);z-index:1100}
  .navlinks .cta-mini,.navlinks .lang-switch{display:none!important}
  .hero{padding:46px 0 52px}
  .page-hero{padding:58px 0 46px}
  .eyebrow{margin-bottom:16px}
}
@media(max-width:470px){
  .wrap{width:calc(100% - 24px)}
  .nav{gap:7px}
  .brand{font-size:11px;letter-spacing:.12em}
  .mobile-header-actions{gap:6px}
  .mobile-cta{font-size:11px;padding:8px 9px;max-width:116px}
  .mobile-lang-switch{font-size:11px;gap:4px}
  .mobile-nav-toggle{width:34px;height:34px}
  .hero{padding-top:38px}
}
@media(max-width:370px){
  .mobile-cta{display:none}
  .navlinks .cta-mini{display:flex!important}
}

/* V3.3.6 — robust two-row mobile header; hamburger always visible */
@media(max-width:820px){
  .nav{
    min-height:0;
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    grid-template-areas:
      "brand toggle"
      "actions actions";
    align-items:center;
    gap:10px 12px;
    padding:12px 0 11px;
  }
  .brand{
    grid-area:brand;
    min-width:0;
    font-size:12px;
    letter-spacing:.15em;
  }
  .mobile-nav-toggle{
    grid-area:toggle;
    display:flex!important;
    margin:0!important;
    width:42px;
    height:42px;
    justify-self:end;
    border:1px solid rgba(13,15,19,.22);
  }
  .mobile-header-actions{
    grid-area:actions;
    display:flex;
    width:100%;
    margin:0;
    gap:10px;
    align-items:center;
    justify-content:space-between;
    min-width:0;
  }
  .mobile-cta{
    flex:1 1 auto;
    width:auto;
    max-width:none;
    min-height:42px;
    padding:9px 14px;
    font-size:13px;
    white-space:nowrap;
  }
  .mobile-lang-switch{
    flex:0 0 auto;
    font-size:12px;
    gap:6px;
  }
  .navlinks{
    top:100%;
    left:0;
    right:0;
    margin-top:8px!important;
    max-height:calc(100vh - 140px);
    overflow-y:auto;
  }
  .hero{padding-top:34px}
  .page-hero{padding-top:46px}
}

@media(max-width:470px){
  .brand{
    font-size:11px;
    letter-spacing:.13em;
  }
  .mobile-nav-toggle{
    width:40px;
    height:40px;
  }
  .mobile-header-actions{gap:8px}
  .mobile-cta{
    font-size:12px;
    padding:8px 11px;
    white-space:normal;
    line-height:1.1;
  }
  .mobile-lang-switch{
    font-size:11px;
    gap:4px;
  }
}

@media(max-width:340px){
  .mobile-header-actions{
    display:grid;
    grid-template-columns:1fr auto;
  }
  .mobile-cta{min-width:0}
}
