:root{--blue:#002395;--blue2:#0f4dcf;--blue3:#286be7;--gold:#fecb00;--ink:#102a54;--muted:#66758b;--line:#dfe6f0;--paper:#fff;--bg:#f5f8fd;--green:#173b32}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Avenir Next","Segoe UI",Arial,sans-serif}a{color:inherit}button,input{font:inherit}.wrap{width:min(1160px,calc(100% - 36px));margin:auto}.site-head{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(220,228,240,.9);backdrop-filter:blur(18px)}.nav{height:76px;display:flex;align-items:center;gap:26px}.logo{display:inline-flex;align-items:center}.logo img{display:block;width:174px;height:auto}.links{display:flex;align-items:center;gap:22px;margin-left:auto}.links a{text-decoration:none;font-size:13px;font-weight:800;color:#41536f}.links a:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:8px}.language-switch{display:flex;align-items:center;padding:3px;background:#edf2fb;border:1px solid #d8e1ef;border-radius:10px}.language-switch button{border:0;background:transparent;color:#6e7b90;border-radius:7px;padding:6px 7px;font-size:9px;font-weight:950;cursor:pointer}.language-switch button[aria-pressed="true"]{background:#fff;color:#002395;box-shadow:0 1px 4px rgba(16,42,84,.12)}.language-choice{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:18px;background:rgba(5,20,58,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.language-card{width:min(470px,100%);background:#fff;border:1px solid #dae3ef;border-radius:28px;padding:30px;text-align:center;box-shadow:0 30px 90px rgba(5,20,58,.28)}.language-card>img{width:180px;height:auto}.language-card>span{display:block;margin-top:20px;color:#526fa8;font-size:9px;font-weight:950;letter-spacing:.14em}.language-card h2{font:700 34px/1.08 Georgia,serif;letter-spacing:-.8px;margin:10px 0 12px;color:#102a54}.language-card h2 em{font-style:normal;color:#315ab0}.language-card>p{margin:0 0 20px;color:#62728a;line-height:1.5;font-size:13px}.language-card>p small{font-size:12px}.language-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.language-options button{min-height:82px;border:1px solid #d7e0ed;background:#f8faff;border-radius:16px;padding:14px;color:#17315d;cursor:pointer}.language-options button:hover{border-color:#8fa9de;background:#f0f5ff}.language-options strong,.language-options small{display:block}.language-options strong{font-size:16px}.language-options small{margin-top:5px;color:#6c7a90;font-size:10px}.header-signin,.header-join{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:12px;padding:0 14px;text-decoration:none;font-size:12px;font-weight:900}.header-signin{background:#fff;color:var(--blue);border:1px solid #cfd9ea}.header-signin:hover{background:#f5f8ff}.header-join{background:var(--blue);color:#fff;box-shadow:0 8px 20px rgba(0,35,149,.14)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;padding:12px 17px;text-decoration:none;font-weight:900;font-size:13px;cursor:pointer}.btn.blue{background:var(--blue);color:#fff;box-shadow:0 10px 26px rgba(0,35,149,.18)}.btn.white{background:#fff;color:var(--blue);border:1px solid #d8e2f0}.btn.gold{background:var(--gold);color:#1c2b4b}.mobile-toggle{display:none;margin-left:auto;border:0;background:#edf3ff;width:42px;height:42px;border-radius:12px;color:var(--blue);font-size:20px}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#061f73 0%,var(--blue) 48%,#1759d1 100%);color:#fff}.hero:before{content:"";position:absolute;right:-150px;top:-260px;width:650px;height:650px;border-radius:50%;border:1px solid rgba(255,255,255,.11);box-shadow:0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.018)}.hero-grid{position:relative;min-height:650px;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:34px;padding:66px 0 58px}.kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:950;letter-spacing:.14em;color:#cfdbff}.hero h1{font:700 clamp(50px,6vw,79px)/.93 Georgia,serif;letter-spacing:-3px;margin:18px 0 22px;max-width:760px}.hero-copy>p{font-size:18px;line-height:1.65;color:#dce6ff;max-width:640px;margin:0 0 27px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#cbd8ff;font-size:11px;font-weight:750}.trust span:before{content:"✓";color:var(--gold);margin-right:6px}.zmaj-stage{position:relative;align-self:end;min-height:510px}.zmaj-stage img{position:absolute;right:-12px;bottom:-55px;width:min(480px,42vw);filter:drop-shadow(0 28px 35px rgba(0,0,0,.25))}.speech{position:absolute;left:-8px;top:76px;background:#fff;color:var(--ink);border-radius:18px;padding:15px 18px;box-shadow:0 15px 38px rgba(5,20,60,.22);font-weight:900;transform:rotate(-2deg)}.speech small{display:block;color:#70809a;font-size:10px;margin-top:4px;font-weight:700}.bar{background:#fff;border-bottom:1px solid var(--line)}.bar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.bar-item{padding:22px 18px;text-align:center;border-right:1px solid #e8edf5}.bar-item:last-child{border-right:0}.bar-item strong{display:block;font-size:14px}.bar-item span{display:block;color:var(--muted);font-size:11px;margin-top:5px}.section{padding:86px 0}.section.white{background:#fff}.section-head{max-width:730px;margin-bottom:34px}.section-head .kicker{color:#375998}.section h2{font:700 clamp(35px,4vw,54px)/1.02 Georgia,serif;letter-spacing:-1.6px;margin:10px 0 14px}.section-head p{color:var(--muted);line-height:1.65;font-size:16px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 10px 34px rgba(25,51,95,.06)}.white .card{background:#f8faff}.icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#edf3ff;font-size:24px}.card h3{font-size:18px;margin:16px 0 9px}.card p{color:var(--muted);line-height:1.58;font-size:13px;margin:0}.path-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.path{position:relative;overflow:hidden;border-radius:26px;padding:28px;min-height:290px;text-decoration:none;border:1px solid var(--line);background:#fff}.path.blue{background:linear-gradient(145deg,#082c88,#175bd4);color:#fff;border:0}.path .tag{font-size:9px;font-weight:950;letter-spacing:.12em;color:#56709c}.path.blue .tag{color:#c9d7ff}.path h3{font:700 32px/1.04 Georgia,serif;margin:12px 0}.path p{max-width:480px;color:#67758c;line-height:1.6;font-size:14px}.path.blue p{color:#dbe5ff}.arrow{position:absolute;right:22px;bottom:20px;font-size:28px}.meaning{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:center}.word-card{background:linear-gradient(145deg,#fff8d9,#fff);border:1px solid #f0dd91;border-radius:28px;padding:34px;box-shadow:0 16px 50px rgba(117,89,0,.09)}.word-card strong{display:block;font:700 56px/1 Georgia,serif;color:var(--blue)}.word-card span{display:block;color:#79652a;font-weight:850;margin-top:10px}.meaning-copy p{color:var(--muted);line-height:1.75}.wait{background:linear-gradient(135deg,#112b77,#002395);color:#fff;border-radius:30px;padding:38px;display:grid;grid-template-columns:1fr minmax(300px,.72fr);gap:32px;align-items:center}.wait h2{margin:7px 0 12px;color:#fff}.wait p{color:#dce5ff;line-height:1.6}.wait-form{background:#fff;border-radius:20px;padding:17px}.wait-form label{display:block;color:#445671;font-size:10px;font-weight:900;margin:0 0 6px 2px}.wait-row{display:flex;gap:8px}.wait-row input{min-width:0;flex:1;border:1px solid #ced9e8;border-radius:12px;padding:0 13px;font-size:15px}.wait-choice{display:flex!important;align-items:flex-start;gap:10px;margin:13px 2px 0!important;padding:12px;border:1px solid #dde5f0;border-radius:13px;background:#f8faff;color:#24395d!important;cursor:pointer}.wait-choice input{width:17px;height:17px;min-height:0!important;flex:0 0 auto;margin:2px 0 0;accent-color:#002395}.wait-choice span{display:block}.wait-choice strong{display:block;font-size:12px}.wait-choice small{display:block;margin-top:3px;color:#6e7d94;font-size:10px;line-height:1.4}.wait-msg{min-height:18px;margin:8px 2px 0;color:#586b87;font-size:11px}.wait-msg.ok{color:#187b4b}.wait-msg.err{color:#a33636}.footer{background:#08183d;color:#cfd9ee;padding:44px 0}.footer-grid{display:flex;align-items:flex-start;gap:36px}.footer img{width:150px;background:#fff;border-radius:12px;padding:5px}.footer p{max-width:460px;color:#9eacc6;font-size:12px;line-height:1.6}.footer-links{margin-left:auto;display:grid;grid-template-columns:repeat(2,max-content);gap:10px 22px}.footer-links a{font-size:11px;text-decoration:none}.footer-legal{grid-column:1/-1;width:100%;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#7f8daa;font-size:9px;line-height:1.6}.article{padding:62px 0 88px}.article-shell{display:grid;grid-template-columns:minmax(0,760px) 260px;gap:48px;align-items:start}.article h1{font:700 clamp(44px,6vw,68px)/.98 Georgia,serif;letter-spacing:-2px;margin:12px 0 18px}.lede{font-size:19px;line-height:1.65;color:#52647e}.article h2{font:700 32px/1.08 Georgia,serif;margin:40px 0 12px}.article h3{font-size:19px;margin:26px 0 8px}.article p,.article li{color:#55667d;line-height:1.75}.article li{margin:6px 0}.callout{border-left:4px solid var(--gold);background:#fff9dc;border-radius:0 16px 16px 0;padding:18px 20px;margin:24px 0}.side{position:sticky;top:100px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px}.side strong{display:block;margin-bottom:10px}.side a{display:block;text-decoration:none;color:#52647e;font-size:12px;padding:8px 0;border-bottom:1px solid #edf1f6}.side a:last-child{border:0}.crumbs{font-size:11px;color:#74839a;margin-bottom:18px}.crumbs a{color:var(--blue)}.faq{border-top:1px solid var(--line);padding:18px 0}.faq h3{margin:0 0 8px}.cta-strip{margin-top:46px;background:#edf3ff;border:1px solid #d8e4f8;border-radius:22px;padding:24px}.cta-strip h3{margin:0 0 8px}.cta-strip p{margin:0 0 16px}@media(max-width:900px){.links{display:none}.nav{gap:10px}.nav-actions{margin-left:auto}.header-join{display:none}.header-signin{min-height:38px;padding:0 12px}.nav-actions+.mobile-toggle{margin-left:0}.mobile-toggle{display:block}.links.open{position:absolute;display:grid;top:67px;left:12px;right:12px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:0 18px 48px rgba(17,42,84,.16)}.links.open a{padding:9px 6px}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:44px 0 0}.zmaj-stage{min-height:300px}.zmaj-stage img{width:280px;right:0}.speech{left:5%;top:48px}.cards{grid-template-columns:1fr}.path-grid,.meaning,.wait,.article-shell{grid-template-columns:1fr}.side{position:static}.footer-grid{display:grid}.footer-links{margin:0}.hero h1{letter-spacing:-2px}}@media(max-width:560px){.wrap{width:min(100% - 24px,1160px)}.nav{height:66px;gap:6px}.logo img{width:112px}.language-switch{padding:2px}.language-switch button{padding:5px 6px;font-size:8px}.header-signin{font-size:10px;padding:0 9px;min-height:34px}.mobile-toggle{width:36px;height:36px;font-size:17px}.hero h1{font-size:43px}.hero-copy>p{font-size:15px}.hero-actions .btn{width:100%}.zmaj-stage{min-height:250px}.zmaj-stage img{width:225px;bottom:-28px}.speech{top:36px;font-size:11px;padding:12px 14px}.section{padding:54px 0}.section h2{font-size:35px}.path-grid{gap:12px}.path{min-height:250px;padding:22px}.word-card strong{font-size:45px}.wait{padding:23px 16px;border-radius:22px}.wait-row{display:grid}.wait-row input{min-height:50px}.footer-links{grid-template-columns:1fr 1fr}.article{padding-top:38px}.article h1{font-size:43px}.lede{font-size:17px}}
/* v128 public-site motion and mobile polish */
.hero-copy{animation:mkRise .5s cubic-bezier(.2,.75,.35,1) both}
.zmaj-stage img{animation:mkFloat 7s ease-in-out infinite}
.card,.path,.btn{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.card:hover,.path:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(25,51,95,.09)}
@keyframes mkRise{from{opacity:.55;transform:translateY(10px)}to{opacity:1;transform:none}}
@keyframes mkFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@media(max-width:560px){
 .hero-grid{padding:36px 0 0}
 .hero h1{font-size:40px;line-height:.98}
 .hero-copy>p{font-size:14px;line-height:1.55}
 .trust{gap:10px;margin-top:20px}
 .zmaj-stage{min-height:220px}
 .zmaj-stage img{width:205px;bottom:-24px}
 .speech{top:28px;left:2%;font-size:10px}
}
@media(prefers-reduced-motion:reduce){.hero-copy,.zmaj-stage img{animation:none!important}.card,.path,.btn{transition:none!important}}

/* v129 master-brand architecture */
.links a.active{color:var(--blue)}
.brand-page .brand-kicker{color:#375998}
.brand-hero .hero-copy strong{color:#fff}
.brand-split{background:#0a1c49;padding:0}
.brand-split-grid{display:grid;grid-template-columns:1fr 1fr}
.brand-division{min-height:430px;padding:54px 54px 48px;display:flex;flex-direction:column;justify-content:flex-end}
.brand-division.learn{background:#f7f9fd;color:var(--ink)}
.brand-division.house{background:linear-gradient(145deg,#102b24,#254d41);color:#fff}
.brand-eyebrow{display:block;font-size:10px;font-weight:950;letter-spacing:.14em;color:#d8e4ff;margin-bottom:16px}
.brand-eyebrow.dark{color:#46618f}
.brand-division.learn .brand-eyebrow{color:#526fa8}
.division-mark{font-size:12px;letter-spacing:.2em;font-weight:850;margin-bottom:25px}
.division-mark strong{font-size:26px;letter-spacing:-.04em;margin-left:7px}
.brand-division h2{font:700 clamp(34px,3.5vw,50px)/1.02 Georgia,serif;letter-spacing:-1.4px;margin:0 0 16px;max-width:560px}
.brand-division p{font-size:15px;line-height:1.7;max-width:580px;margin:0 0 24px;color:#65748a}
.brand-division.house p{color:#d4e0db}
.division-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.text-link{font-size:12px;font-weight:900;color:#31539a;text-decoration:none}
.text-link.light{color:#e8f0ed}
.brand-preview{background:#eef2ea}
.house-preview-card{background:linear-gradient(145deg,#15352c,#2f5a4b);color:#fff;border-radius:30px;padding:38px;min-height:290px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 20px 55px rgba(16,54,43,.16);position:relative;overflow:hidden}
.house-preview-card:before{content:"";position:absolute;inset:-35% -20% auto auto;width:280px;height:280px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.03),0 0 0 110px rgba(255,255,255,.02)}
.house-preview-card span{font-size:10px;letter-spacing:.16em;font-weight:900;color:#c8d9d3}
.house-preview-card strong{font:700 clamp(32px,4vw,48px)/1 Georgia,serif;margin:12px 0 20px;max-width:400px}
.house-preview-card small{font-size:10px;font-weight:900;letter-spacing:.14em;color:#e4eee9}
.wait-crosslink{margin-top:14px!important}
.wait-crosslink a{color:#fff;font-size:12px;font-weight:900}

/* Reserved future product styles */
.house-hero{background:linear-gradient(135deg,#0e2821,#183b31 52%,#315f50);color:#fff;overflow:hidden;position:relative}
.house-hero:after{content:"";position:absolute;right:-170px;top:-220px;width:570px;height:570px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.025),0 0 0 160px rgba(255,255,255,.018)}
.house-hero-grid{min-height:590px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;position:relative;z-index:1}
.house-hero h1,.story-hero h1{font:700 clamp(56px,7vw,88px)/.92 Georgia,serif;letter-spacing:-3px;margin:16px 0 22px}
.house-hero p{font-size:18px;line-height:1.65;color:#d6e4df;max-width:650px}
.btn.ghost-light{border:1px solid rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.06)}
.house-mark{justify-self:end;width:min(390px,100%);aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.18);box-shadow:0 0 0 34px rgba(255,255,255,.035),0 0 0 68px rgba(255,255,255,.018);text-align:center}
.house-mark span{font-size:12px;letter-spacing:.23em;color:#c5d8d1}
.house-mark strong{font:700 58px/1 Georgia,serif;margin:8px 0}
.house-mark small{font-size:9px;letter-spacing:.18em;color:#c5d8d1}
.house-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.house-category{border-radius:26px;min-height:330px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;border:1px solid var(--line)}
.house-category:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-80px;top:-70px;background:rgba(255,255,255,.25)}
.house-category.wear{background:linear-gradient(145deg,#edf1f7,#dfe7f1)}
.house-category.scent{background:linear-gradient(145deg,#f0e8df,#dfcfbd)}
.house-category.home{background:linear-gradient(145deg,#e5ece8,#ceddd5)}
.house-category>span{position:absolute;top:24px;left:26px;font-size:10px;font-weight:950;letter-spacing:.12em;color:#5d6c7f}
.house-category h3{font:700 38px/1 Georgia,serif;margin:0 0 10px}
.house-category p{color:#55667d;line-height:1.55;font-size:13px;margin:0 0 22px}
.house-category small{font-size:9px;letter-spacing:.14em;font-weight:900;color:#5e6b7b}
.house-memory{background:#102b24;color:#fff}
.house-memory .section-head p{color:#cddbd6}
.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.memory-grid div{padding:22px 18px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(255,255,255,.04)}
.memory-grid strong,.memory-grid span{display:block}
.memory-grid strong{font:700 23px/1.1 Georgia,serif}
.memory-grid span{margin-top:8px;color:#c4d6d0;font-size:11px}
.house-wait{background:linear-gradient(135deg,#15352c,#244f42)}
.interest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px}
.interest-grid label{display:flex!important;align-items:center;justify-content:center;gap:6px;margin:0!important;background:#f7f9fc;border:1px solid #dce4ed;border-radius:10px;padding:9px 6px!important;font-size:10px!important;color:#42536e!important;cursor:pointer}
.interest-grid input{accent-color:var(--blue)}

/* Story */
.story-hero{background:linear-gradient(135deg,#071c63,#002395 58%,#184fc0);color:#fff}
.story-inner{min-height:570px;display:flex;flex-direction:column;justify-content:center;max-width:960px}
.story-inner p{font-size:20px;line-height:1.7;color:#dce6ff;max-width:820px}
.brand-manifesto{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.brand-manifesto>div{border:1px solid var(--line);border-radius:28px;padding:34px;background:#f8faff}
.brand-manifesto>div:last-child{background:#eef3ef;border-color:#d8e4dd}
.brand-manifesto h2{font-size:42px;margin-top:8px}
.brand-manifesto p{color:#5d6d83;line-height:1.7;margin-bottom:22px}
.brand-principles{background:#eef3ef}

@media(max-width:900px){
 .brand-split-grid,.house-hero-grid,.brand-manifesto{grid-template-columns:1fr}
 .brand-division{min-height:auto;padding:44px 28px}
 .house-hero-grid{padding:56px 0 70px}
 .house-mark{justify-self:center;width:280px;margin-top:18px}
 .house-categories{grid-template-columns:1fr}
 .house-category{min-height:240px}
 .memory-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
 .brand-hero .hero-grid{padding-top:34px}
 .brand-division{padding:34px 20px}
 .brand-division h2{font-size:34px}
 .division-mark strong{font-size:22px}
 .house-hero-grid{padding:44px 0 54px}
 .house-hero h1,.story-hero h1{font-size:48px;letter-spacing:-2px}
 .house-hero p,.story-inner p{font-size:15px}
 .house-mark{width:215px}
 .house-mark strong{font-size:40px}
 .house-categories{gap:12px}
 .house-category{min-height:220px;padding:22px}
 .memory-grid{grid-template-columns:1fr}
 .interest-grid{grid-template-columns:1fr 1fr}
 .story-inner{min-height:500px}
 .brand-manifesto>div{padding:24px}
}

/* v134 phone-first public homepage */
@media(max-width:560px){
  .brand-page{background:#f7f8fb}
  .brand-page .site-head{background:rgba(255,255,255,.96)}
  .brand-page .nav{height:60px}
  .brand-page .logo img{width:108px}
  .brand-page .language-switch{border-radius:9px}
  .brand-page .header-signin{border-radius:10px}
  .brand-page .mobile-toggle{background:#f0f4fb;border:1px solid #e2e7f0;border-radius:10px}

  .brand-page .brand-hero{
    background:
      radial-gradient(circle at 86% 76%,rgba(28,82,196,.12),transparent 34%),
      linear-gradient(180deg,#fff 0%,#f6f8fd 100%);
    color:var(--ink);
    border-bottom:1px solid #e5eaf2;
  }
  .brand-page .brand-hero:before{display:none}
  .brand-page .brand-hero .hero-grid{
    min-height:0;
    padding:26px 0 0;
    gap:4px;
  }
  .brand-page .brand-hero .hero-copy{animation:mkMobileRise .34s ease both}
  .brand-page .brand-hero .kicker{
    color:#4164aa;
    font-size:9px;
    letter-spacing:.13em;
  }
  .brand-page .brand-hero h1{
    margin:10px 0 12px;
    color:#14284e;
    font-size:39px;
    line-height:.98;
    letter-spacing:-1.6px;
  }
  .brand-page .brand-hero .hero-copy>p{
    margin:0 0 17px;
    color:#5e6e87;
    font-size:13px;
    line-height:1.52;
  }
  .brand-page .brand-hero .hero-copy strong{color:#183a79}
  .brand-page .hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:7px;
  }
  .brand-page .hero-actions .btn{
    width:100%;
    min-height:50px;
    border-radius:14px;
    font-size:12px;
  }
  .brand-page .hero-actions .gold{
    background:#073db8;
    color:#fff;
    box-shadow:0 9px 22px rgba(7,61,184,.16);
  }
  .brand-page .hero-actions .white{
    min-height:42px;
    border:0;
    background:transparent;
    box-shadow:none;
    color:#43609b;
    text-decoration:underline;
    text-underline-offset:3px;
  }
  .brand-page .trust{display:none}

  .brand-page .zmaj-stage{
    min-height:184px;
    margin-top:0;
  }
  .brand-page .zmaj-stage img{
    width:170px;
    right:1px;
    bottom:-18px;
    animation:mkMobileFloat 4.8s ease-in-out infinite;
  }
  .brand-page .speech{
    left:8px;
    top:54px;
    padding:10px 12px;
    border-radius:14px;
    font-size:10px;
    box-shadow:0 10px 26px rgba(25,49,89,.12);
  }
  .brand-page .speech small{font-size:8px}

  .brand-page .brand-split{
    padding:14px 0 0;
    background:#f7f8fb;
  }
  .brand-page .brand-split-grid{gap:10px}
  .brand-page .brand-division{
    min-height:0;
    padding:22px 18px;
    border-radius:20px;
    justify-content:flex-start;
  }
  .brand-page .brand-division.learn{
    background:#fff;
    border:1px solid #e3e8f0;
  }
  .brand-page .brand-division.house{
    background:linear-gradient(145deg,#17352e,#244d42);
  }
  .brand-page .brand-eyebrow{
    margin-bottom:11px;
    font-size:8px;
  }
  .brand-page .division-mark{margin-bottom:14px;font-size:10px}
  .brand-page .division-mark strong{font-size:19px}
  .brand-page .brand-division h2{
    margin-bottom:10px;
    font-size:28px;
    line-height:1.03;
  }
  .brand-page .brand-division p{
    margin-bottom:16px;
    font-size:12px;
    line-height:1.55;
  }
  .brand-page .division-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
  }
  .brand-page .division-actions .btn{width:100%;min-height:46px}
  .brand-page .division-actions .text-link{text-align:center;font-size:10px}

  .brand-page .section{padding:44px 0}
  .brand-page .section-head{margin-bottom:20px}
  .brand-page .section h2{font-size:31px;line-height:1.03}
  .brand-page .section-head p{font-size:13px;line-height:1.55}
  .brand-page .cards{gap:9px}
  .brand-page .card{
    padding:18px;
    border-radius:18px;
    box-shadow:none;
  }
  .brand-page .card .icon{width:40px;height:40px;border-radius:12px;font-size:20px}
  .brand-page .card h3{margin:12px 0 6px;font-size:16px}
  .brand-page .card p{font-size:11.5px}

  .brand-page .meaning{gap:18px}
  .brand-page .word-card{padding:22px;border-radius:20px}
  .brand-page .word-card strong{font-size:42px}

  .brand-page .wait{
    padding:19px 14px;
    border-radius:20px;
    gap:16px;
  }
  .brand-page .wait h2{font-size:29px}
  .brand-page .wait p{font-size:12px}
  .brand-page .wait-form{padding:13px;border-radius:16px}

  .brand-page .language-choice{padding:14px}
  .brand-page .language-card{
    padding:23px 18px;
    border-radius:22px;
  }
  .brand-page .language-card>img{width:145px}
  .brand-page .language-card>span{margin-top:15px}
  .brand-page .language-card h2{font-size:29px}
  .brand-page .language-options{gap:8px}
  .brand-page .language-options button{
    min-height:72px;
    padding:11px;
    border-radius:14px;
  }
  .brand-page .language-options strong{font-size:14px}
}
@keyframes mkMobileRise{from{opacity:.45;transform:translateY(7px)}to{opacity:1;transform:none}}
@keyframes mkMobileFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@media(prefers-reduced-motion:reduce){
  .brand-page .brand-hero .hero-copy,.brand-page .zmaj-stage img{animation:none!important}
}