/* Syllabuild 1.11.0 consolidated landing page styles. */
:root{--navy:#0d274d;--navy2:#143b73;--blue:#2868f0;--blue2:#5288ff;--mint:#46c7a1;--ink:#14233a;--muted:#64738a;--line:#dbe3ee;--bg:#f4f7fb;--soft:#edf3ff;--white:#fff;--shadow:0 24px 70px rgba(17,48,91,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}.site-header{height:82px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;gap:34px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(219,227,238,.8)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:max-content}.brand-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:white;background:linear-gradient(145deg,var(--blue),#75a1ff);font-size:21px;font-weight:900;box-shadow:0 9px 22px rgba(40,104,240,.22)}.brand strong,.brand small{display:block}.brand strong{font-size:14px}.brand small{font-size:8px;color:var(--muted);letter-spacing:.06em;margin-top:2px}.site-header nav{display:flex;align-items:center;gap:28px;margin:auto}.site-header nav a,.header-actions a{font-size:11px;font-weight:800;text-decoration:none}.site-header nav a{color:#43526a}.site-header nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:9px}.signed-user{font-size:10px;color:var(--muted);max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:11px 15px;text-decoration:none;font-size:11px;font-weight:800;border:1px solid transparent;transition:transform .18s,box-shadow .18s,background .18s}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--blue);color:white;box-shadow:0 10px 22px rgba(40,104,240,.22)}.button.primary:hover{background:#1f5ad5}.button.ghost{background:white;border-color:var(--line)}.button.soft{background:var(--soft);color:var(--blue);border-color:#cfdcf7}.button.large{padding:14px 20px;font-size:12px}.menu-toggle{display:none;border:0;background:transparent;font-size:22px;margin-left:auto}.hero-section{min-height:720px;padding:90px clamp(24px,6vw,90px) 82px;display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,.95fr);gap:60px;align-items:center;overflow:hidden;background:radial-gradient(circle at 83% 18%,#e8f0ff 0,rgba(232,240,255,0) 32%),linear-gradient(180deg,#fbfdff 0,#fff 70%)}.eyebrow{display:block;color:var(--blue);font-size:10px;letter-spacing:.16em;font-weight:900}.hero-copy h1{font-size:clamp(47px,5.2vw,76px);line-height:.98;letter-spacing:-.055em;margin:18px 0 25px;max-width:790px}.hero-copy h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:17px;line-height:1.7;color:#506078;max-width:680px}.hero-actions{display:flex;gap:11px;margin:31px 0 27px}.trust-line{display:flex;flex-wrap:wrap;gap:10px 18px;color:#5a6980;font-size:9px;font-weight:800}.trust-line span::first-letter{color:var(--mint)}.hero-product{position:relative;min-height:490px}.product-window{position:absolute;inset:28px 0 25px 8px;border:1px solid #cfd9e8;border-radius:22px;overflow:hidden;background:white;box-shadow:var(--shadow);transform:perspective(1100px) rotateY(-5deg) rotateX(1deg)}.window-top{height:42px;background:#f8faff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 14px}.window-top span{width:8px;height:8px;border-radius:50%;background:#cad4e2}.window-top span:first-child{background:#fa7c7c}.window-top span:nth-child(2){background:#f4c85e}.window-top span:nth-child(3){background:#58c88f}.window-top b{font-size:8px;color:var(--muted);margin-left:8px}.product-body{height:calc(100% - 42px);display:grid;grid-template-columns:62px 1fr}.product-body aside{background:var(--navy);padding:17px 12px;display:flex;flex-direction:column;align-items:center;gap:17px}.mini-brand{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:var(--blue);color:white;font-size:14px;font-weight:900;margin-bottom:8px}.product-body aside i{display:block;width:22px;height:5px;border-radius:4px;background:#456383}.product-body aside i:nth-of-type(2){background:#7aa3e3}.product-main{padding:25px;background:#f5f8fc}.preview-heading{display:grid;grid-template-columns:1fr auto;gap:4px;align-items:center}.preview-heading small{grid-column:1/-1;color:var(--blue);font-size:6px;font-weight:900;letter-spacing:.14em}.preview-heading b{font-size:17px}.preview-heading span{font-size:7px;font-weight:900;color:#087b5c;background:#e4f8f0;padding:5px 7px;border-radius:20px}.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.preview-card{min-height:130px;padding:14px;border-radius:13px;color:white}.preview-card small,.preview-card b,.preview-card p{display:block}.preview-card small{font-size:7px;opacity:.7}.preview-card b{font-size:11px;margin:24px 0 8px}.preview-card p{font-size:7px;line-height:1.5;margin:0;opacity:.8}.preview-card.navy{background:linear-gradient(145deg,#102b52,#173f75)}.preview-card.blue{background:linear-gradient(145deg,#2868f0,#4d83f3)}.preview-card.mint{background:linear-gradient(145deg,#138d72,#45c5a0)}.preview-plan{margin-top:12px;border:1px solid var(--line);border-radius:12px;background:white;padding:14px;display:flex;justify-content:space-between;align-items:center}.preview-plan small,.preview-plan b,.preview-plan span{display:block}.preview-plan small{font-size:6px;color:var(--blue);font-weight:900}.preview-plan b{font-size:10px;margin:5px 0}.preview-plan span{font-size:7px;color:var(--muted)}.preview-bars{display:grid;gap:5px}.preview-bars i{display:block;width:54px;height:5px;border-radius:4px;background:#dce5f2}.preview-bars i:first-child{width:73px;background:#7ea4ef}.floating-card{position:absolute;background:white;border:1px solid var(--line);border-radius:14px;box-shadow:0 15px 35px rgba(17,48,91,.14)}.fc-one{left:-25px;bottom:5px;padding:14px 17px;display:flex;align-items:center;gap:11px}.fc-one>span{width:34px;height:34px;border-radius:10px;background:var(--soft);color:var(--blue);display:grid;place-items:center}.fc-one b,.fc-one small,.fc-two b,.fc-two small{display:block}.fc-one b,.fc-two b{font-size:10px}.fc-one small,.fc-two small{font-size:8px;color:var(--muted);margin-top:4px}.fc-two{right:-18px;top:8px;padding:13px 18px}.proof-strip{padding:18px clamp(24px,6vw,90px);background:var(--navy);color:#d8e5f8;display:flex;align-items:center;justify-content:center;gap:25px;font-size:9px;font-weight:800;letter-spacing:.04em}.proof-strip i{width:4px;height:4px;border-radius:50%;background:#6499f7}.section{padding:105px clamp(24px,6vw,90px);background:var(--bg)}.section-heading{display:grid;grid-template-columns:1.1fr .8fr;gap:70px;align-items:end;max-width:1260px;margin:0 auto 45px}.section-heading h2,.workflow-copy h2,.resource-intro h2,.control-panel h2,.final-cta h2{font-size:clamp(34px,4vw,55px);line-height:1.05;letter-spacing:-.045em;margin:13px 0}.section-heading p,.workflow-copy>p,.resource-intro>p,.control-panel>div>p,.final-cta>p{color:var(--muted);line-height:1.7;font-size:14px}.feature-grid{max-width:1260px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-grid article{position:relative;background:white;border:1px solid var(--line);border-radius:18px;padding:27px;min-height:280px;transition:transform .2s,box-shadow .2s}.feature-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(22,53,95,.08)}.feature-number{position:absolute;right:22px;top:20px;font-size:10px;color:#a5b1c1;font-weight:900}.feature-icon{width:45px;height:45px;border-radius:13px;background:var(--soft);color:var(--blue);display:grid;place-items:center;font-size:20px}.feature-grid h3{font-size:18px;margin:26px 0 12px}.feature-grid p{color:var(--muted);font-size:12px;line-height:1.7}.workflow-section{padding:110px clamp(24px,6vw,90px);display:grid;grid-template-columns:.8fr 1.1fr;gap:95px;max-width:1440px;margin:auto}.workflow-copy{position:sticky;top:125px;align-self:start}.text-link{display:inline-block;margin-top:16px;color:var(--blue);font-size:12px;font-weight:900;text-decoration:none}.workflow-list{list-style:none;margin:0;padding:0;display:grid}.workflow-list li{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:27px 0;border-bottom:1px solid var(--line)}.workflow-list li>b{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:var(--navy);color:white}.workflow-list span{font-size:8px;color:var(--blue);font-weight:900;letter-spacing:.14em}.workflow-list h3{font-size:18px;margin:7px 0 8px}.workflow-list p{font-size:11px;line-height:1.65;color:var(--muted);margin:0}.resources-section{padding:105px clamp(24px,6vw,90px);background:linear-gradient(155deg,var(--navy),#153d75);color:white;display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.resource-intro{align-self:center}.resource-intro .eyebrow{color:#79a7ff}.resource-intro>p{color:#c4d2e7}.resource-cards{display:grid;grid-template-columns:1fr 1fr;gap:13px}.resource-cards article{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.06)}.resource-cards article>span{width:44px;height:44px;border-radius:13px;background:rgba(82,136,255,.22);display:grid;place-items:center;color:#8eb3ff;font-size:19px}.resource-cards small{font-size:7px;letter-spacing:.13em;color:#78a5fa;font-weight:900}.resource-cards h3{font-size:15px;margin:6px 0 8px}.resource-cards p{font-size:10px;line-height:1.6;color:#c7d4e7;margin:0}.control-section{padding:95px clamp(24px,6vw,90px);background:#fff}.control-panel{max-width:1260px;margin:auto;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#f9fbff,#eef4ff);padding:48px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.control-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.control-grid span{background:white;border:1px solid var(--line);border-radius:13px;padding:16px}.control-grid b,.control-grid small{display:block}.control-grid b{font-size:11px}.control-grid small{font-size:9px;line-height:1.5;color:var(--muted);margin-top:5px}.final-cta{text-align:center;padding:105px 24px;background:var(--bg)}.final-cta h2{max-width:800px;margin:14px auto}.final-cta>p{max-width:650px;margin:0 auto 27px}footer{padding:35px clamp(24px,6vw,90px);display:grid;grid-template-columns:auto 1fr auto;gap:35px;align-items:center;border-top:1px solid var(--line)}footer>p{font-size:10px;color:var(--muted)}footer>div{display:flex;gap:18px}footer>div a{font-size:9px;font-weight:800;text-decoration:none}footer>small{grid-column:1/-1;color:#8a96a7;font-size:8px}.footer-brand .brand-mark{width:34px;height:34px;font-size:17px}
@media(max-width:1050px){.site-header nav{display:none;position:absolute;top:81px;left:0;right:0;background:white;padding:20px 30px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.site-header nav.open{display:flex}.menu-toggle{display:block}.hero-section{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-line{justify-content:center}.hero-product{max-width:760px;width:100%;margin:auto}.feature-grid{grid-template-columns:1fr 1fr}.workflow-section,.resources-section,.control-panel{grid-template-columns:1fr}.workflow-copy{position:static}.resource-intro{max-width:700px}.section-heading{grid-template-columns:1fr;gap:10px}.resources-section{gap:35px}}
@media(max-width:700px){.site-header{height:70px;padding:0 16px;gap:10px}.brand small{display:none}.site-header nav{top:69px}.header-actions .signed-user,.header-actions .ghost{display:none}.header-actions .button{padding:9px 11px}.hero-section{padding:55px 18px 60px}.hero-copy h1{font-size:45px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column}.hero-product{min-height:380px}.product-window{inset:15px 0;transform:none}.preview-grid{grid-template-columns:1fr}.preview-card{min-height:75px}.preview-card b{margin:10px 0 5px}.preview-card:nth-child(n+2){display:none}.fc-one{left:5px}.fc-two{right:5px}.proof-strip{overflow:auto;justify-content:flex-start}.section,.workflow-section,.resources-section,.control-section,.final-cta{padding:72px 18px}.feature-grid,.resource-cards,.control-grid{grid-template-columns:1fr}.control-panel{padding:28px}.section-heading h2,.workflow-copy h2,.resource-intro h2,.control-panel h2,.final-cta h2{font-size:36px}footer{grid-template-columns:1fr;gap:14px}footer>div{flex-wrap:wrap}.floating-card.fc-two{display:none}}

html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-size:17px;line-height:1.55}nav a,.btn{font-size:15px}.site-brand strong{font-size:20px}.site-brand small{font-size:12px}.hero-copy p,.section-head p,.feature-card p{font-size:17px}@media(max-width:680px){body{font-size:16px}.site-header{padding-left:16px;padding-right:16px}.hero{padding-left:18px;padding-right:18px}.hero h1{font-size:clamp(40px,12vw,58px)}.hero-copy p{font-size:17px}.btn{min-height:46px;padding:12px 17px}.site-brand strong{font-size:19px}}


body{font-size:16px}.site-header{height:92px;padding:0 clamp(24px,4vw,72px);gap:28px}.site-header .brand{gap:13px}.site-header .brand-mark{width:48px;height:48px;border-radius:14px;font-size:23px}.site-header .brand strong{font-size:18px;line-height:1.2}.site-header .brand small{font-size:11px;margin-top:3px}.site-header nav{gap:34px}.site-header nav a{font-size:14px}.header-actions{gap:10px}.header-actions .signed-user{font-size:12px}.header-actions .button{font-size:14px;min-height:44px;padding:11px 16px}.hero-section{padding-top:76px;padding-bottom:78px;min-height:calc(100vh - 92px)}.hero-copy h1{font-size:clamp(58px,5.2vw,82px);line-height:.98}.hero-copy>p{font-size:18px;max-width:680px}.trust-line{font-size:11px;gap:18px}.product-window{font-size:12px}.preview-heading small{font-size:8px}.preview-heading b{font-size:19px}.preview-heading span{font-size:9px}.preview-card small{font-size:9px}.preview-card b{font-size:13px}.preview-card p{font-size:9px}.preview-plan small{font-size:8px}.preview-plan b{font-size:12px}.preview-plan span{font-size:9px}.proof-strip{font-size:11px}.feature-grid p,.workflow-list p,.resource-cards p,.control-grid small{font-size:14px}.workflow-list span,.resource-cards small{font-size:10px}.footer-brand strong{font-size:16px}
@media(max-width:1050px){.site-header nav{top:91px}.hero-section{padding-top:58px}.hero-copy h1{font-size:clamp(54px,8vw,76px)}}
@media(max-width:700px){.site-header{height:76px;padding:0 14px}.site-header nav{top:75px}.site-header .brand-mark{width:42px;height:42px}.site-header .brand strong{font-size:17px}.site-header .brand small{display:none}.hero-section{padding-top:48px}.hero-copy h1{font-size:clamp(43px,12vw,58px)}.hero-copy>p{font-size:16px}.header-actions .button{min-height:42px;padding:10px 12px}.product-window{inset:8px 0}.proof-strip{font-size:10px}}

.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:1150px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.feature-grid{grid-template-columns:1fr}}

.developer-section{padding:105px clamp(24px,6vw,90px);background:#fff}.developer-profile{max-width:1260px;margin:auto;border-radius:26px;padding:54px;background:linear-gradient(145deg,#102a51,#173f75);color:#fff;box-shadow:0 28px 70px rgba(13,39,77,.17)}.developer-identity{display:grid;grid-template-columns:104px minmax(0,1fr);gap:28px;align-items:center;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.14)}.developer-monogram{width:96px;height:96px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,#2868f0,#6c9cff);font-size:30px;font-weight:900;letter-spacing:-.04em;box-shadow:0 18px 38px rgba(0,0,0,.18)}.developer-section .eyebrow{color:#86afff}.developer-identity h2{font-size:clamp(34px,4vw,56px);line-height:1.04;letter-spacing:-.045em;margin:12px 0 0;max-width:900px}.developer-content{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;padding:38px 0 30px}.developer-content h3{font-size:25px;margin:0 0 5px}.developer-role{font-size:13px!important;font-weight:900;color:#8fb5ff!important;margin:0 0 20px!important}.developer-content p{font-size:15px;line-height:1.75;color:#d1dced;margin:0 0 14px}.developer-credentials{display:grid;grid-template-columns:1fr 1fr;gap:12px}.developer-credentials span{padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.07)}.developer-credentials b,.developer-credentials small{display:block}.developer-credentials b{font-size:12px}.developer-credentials small{font-size:10px;line-height:1.55;color:#c4d2e7;margin-top:6px}.developer-profile blockquote{margin:0;padding:22px 25px;border-left:4px solid #69a0ff;border-radius:0 14px 14px 0;background:rgba(255,255,255,.07);font-size:17px;line-height:1.6;color:#eaf1ff}
@media(max-width:900px){.developer-content{grid-template-columns:1fr}.developer-credentials{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.developer-section{padding:72px 18px}.developer-profile{padding:28px}.developer-identity{grid-template-columns:1fr}.developer-monogram{width:76px;height:76px;border-radius:20px}.developer-identity h2{font-size:35px}.developer-content{gap:28px}.developer-credentials{grid-template-columns:1fr}.developer-profile blockquote{font-size:15px}}


[hidden]{display:none!important}
html,body{max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}
.menu-toggle{width:44px;height:44px;border-radius:10px;align-items:center;justify-content:center;color:#173b73}
.mobile-auth-link{display:none!important}
@media(max-width:700px){
  .site-header{height:72px;padding:0 13px;gap:9px}
  .site-header .brand{min-width:0;flex:1}
  .site-header .brand strong{font-size:16px}
  .menu-toggle{display:flex;flex:0 0 44px;background:#f4f7fb;border:1px solid #dce4ef}
  .header-actions{display:none}
  .site-header nav{top:71px;left:10px;right:10px;padding:14px;border:1px solid #dce4ef;border-radius:0 0 15px 15px;box-shadow:0 18px 40px rgba(16,42,81,.15);max-height:calc(100dvh - 84px);overflow:auto}
  .site-header nav a{width:100%;min-height:46px;display:flex;align-items:center;padding:9px 11px;border-radius:9px;font-size:15px}
  .site-header nav a:hover{background:#eef4ff}
  .site-header nav .mobile-auth-link{display:flex!important;border:1px solid #cfdcf1;justify-content:center;margin-top:4px}
  .site-header nav .mobile-auth-link.primary{background:var(--blue);color:#fff;border-color:#2868f0}
  .hero-section{padding:46px 16px 56px;min-height:0}
  .hero-copy h1{font-size:clamp(39px,11.5vw,52px);line-height:1.02}
  .hero-copy>p{font-size:16px;line-height:1.62}
  .hero-actions .button{width:100%;min-height:48px;font-size:15px}
  .trust-line{font-size:12px;line-height:1.45}
  .proof-strip{font-size:12px;padding:15px 16px}
  .section,.workflow-section,.resources-section,.control-section,.final-cta,.developer-section{padding-left:16px;padding-right:16px}
  .feature-grid article{padding:22px;min-height:0}
  .feature-grid h3,.workflow-list h3{font-size:20px}
  .feature-grid p,.workflow-list p,.resource-cards p,.control-panel p{font-size:15px;line-height:1.62}
  .workflow-list li{grid-template-columns:46px minmax(0,1fr);gap:13px;padding:22px 0}
  .resource-cards article{grid-template-columns:44px minmax(0,1fr);padding:19px}
  .resource-cards h3{font-size:17px}.resource-cards small{font-size:11px}.resource-cards p{font-size:14px}
  .control-panel{padding:22px;border-radius:18px}
  footer{padding-left:16px;padding-right:16px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
.brand-logo{width:40px;height:40px;border-radius:12px;object-fit:contain;background:#fff;border:1px solid var(--line);padding:3px}.footer-brand .brand-logo{width:34px;height:34px}

/* 1.17.0 — public-site accessibility and visual polish */
.site-skip-link{position:fixed;left:18px;top:12px;z-index:200;transform:translateY(-150%);padding:10px 14px;border-radius:9px;background:#fff;color:#102a51;font-weight:900;text-decoration:none;box-shadow:0 12px 34px rgba(8,27,56,.24)}.site-skip-link:focus{transform:none}
a:focus-visible,button:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(40,104,240,.22)!important}
.site-header{box-shadow:0 1px 0 rgba(16,42,81,.03)}.site-header nav a{position:relative}.site-header nav a::after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;border-radius:2px;background:var(--blue);transform:scaleX(0);transition:transform .16s ease}.site-header nav a:hover::after,.site-header nav a:focus-visible::after{transform:scaleX(1)}
.hero-section{min-height:min(760px,calc(100vh - 92px));padding-top:68px}.hero-copy h1{max-width:850px}.hero-actions .button{min-height:48px}.feature-grid article,.resource-cards article,.control-panel{box-shadow:0 7px 24px rgba(22,53,95,.035)}
@media(max-width:1050px){.site-header nav a::after{display:none}.hero-section{min-height:0}}
@media(max-width:700px){.site-skip-link{left:10px;top:8px}.hero-section{padding-top:40px}.hero-product{min-height:340px}.proof-strip{scrollbar-width:none}.proof-strip::-webkit-scrollbar{display:none}}

/* mtbcustoms developer credit */
.mtbcustoms-credit{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.landing-credit{grid-column:1/-1;padding-top:14px;margin-top:4px;border-top:1px solid #dce4ef;font-size:12px;color:#75839a}.landing-credit strong{color:#173b73}.landing-credit a{color:#2868f0;font-weight:800;text-decoration:none}.landing-credit a:hover{text-decoration:underline}

/* 1.17.12 — public-site mobile hardening */
@media(max-width:700px){
  .site-header{padding-left:12px;padding-right:12px}.site-header .brand{min-width:0}.site-header .brand>span:last-child{min-width:0}.site-header .brand strong{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-actions{gap:6px}.header-actions .button{font-size:12px;padding:9px 10px}.menu-toggle{width:42px;height:42px}.site-header nav{max-height:calc(100dvh - 75px);overflow-y:auto;padding:16px;box-shadow:0 18px 40px rgba(15,38,74,.16)}
  .hero-section{padding-left:14px;padding-right:14px}.hero-copy h1{font-size:clamp(38px,11vw,52px);line-height:1.02}.hero-actions .button{width:100%}.hero-product{min-height:300px}.product-window{inset:5px 0}.section,.workflow-section,.resources-section,.control-section,.final-cta,.developer-section{padding-left:14px;padding-right:14px}.feature-card,.control-panel,.developer-profile{padding:22px 18px}.section-heading h2,.workflow-copy h2,.resource-intro h2,.control-panel h2,.final-cta h2{font-size:32px}.proof-strip{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}
}
@media(max-width:380px){.header-actions .button{font-size:11px;padding:8px}.site-header .brand strong{max-width:120px}.hero-product{min-height:280px}.hero-copy h1{font-size:37px}}
.mini-brand img{width:25px;height:25px;display:block;object-fit:contain}
