/*
Theme Name: Straylight Launch V2
Version: 4.20
Description: Product-first Straylight Technologies WordPress theme with Orin coming-soon product page.
*/
:root{
  --bg:#070a0f;--bg2:#0d121b;--panel:rgba(15,22,32,.78);--panel2:rgba(255,255,255,.045);
  --line:rgba(255,255,255,.12);--text:#f1f5fb;--muted:#aeb8c7;--dim:#758196;
  --red:#ff2b2b;--red2:#8f0000;--cyan:#8cf7ff;--blue:#1aa7ff;--green:#64f28d;
  --shadow:0 26px 90px rgba(0,0,0,.55);--radius:26px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;background:radial-gradient(circle at 70% 0,rgba(255,43,43,.14),transparent 26%),linear-gradient(180deg,#06080c 0%,#111722 42%,#070a0f 100%);color:var(--text);overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.17;background-image:linear-gradient(rgba(140,247,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(140,247,255,.045) 1px,transparent 1px);background-size:62px 62px;mask-image:linear-gradient(to bottom,transparent,#000 15%,#000 72%,transparent)}
a{color:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(6,8,12,.78);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);box-shadow:0 10px 42px rgba(0,0,0,.28)}
.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:260px;max-width:48vw;height:auto;display:block}.nav{display:flex;align-items:center;gap:22px;text-transform:uppercase;font-size:13px;letter-spacing:.13em}.nav a{text-decoration:none;color:#d7deea;opacity:.9}.nav a:hover{color:#fff}.nav-cta{border:1px solid rgba(255,43,43,.62);padding:12px 16px;border-radius:14px;background:rgba(255,43,43,.06)}
.hero{position:relative;min-height:780px;padding:70px 0 105px;display:flex;align-items:center;overflow:hidden}.hero:after{content:"";position:absolute;width:820px;height:820px;border:2px solid rgba(255,43,43,.85);border-left-color:rgba(255,255,255,.52);border-bottom-color:transparent;border-radius:50%;right:-220px;top:70px;box-shadow:0 0 45px rgba(255,43,43,.38);opacity:.58;pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr .9fr;gap:56px;align-items:center}
.eyebrow{color:var(--red);letter-spacing:.24em;text-transform:uppercase;font-weight:900;font-size:12px}.cyan{color:var(--cyan)}h1{font-size:clamp(48px,7vw,96px);line-height:.92;margin:18px 0 24px;letter-spacing:-.065em}h2{font-size:clamp(34px,4.5vw,62px);line-height:1;margin:0 0 18px;letter-spacing:-.045em}.lead{font-size:clamp(18px,2vw,23px);line-height:1.55;color:#c7d1df;max-width:760px}
.btn-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;gap:10px;text-decoration:none;border-radius:14px;padding:15px 20px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:13px}.btn-primary{background:linear-gradient(135deg,#ff3030,#910000);box-shadow:0 14px 34px rgba(255,43,43,.26)}.btn-secondary{border:1px solid var(--line);background:rgba(255,255,255,.045)}
.hero-product{position:relative;display:grid;place-items:center}.phone-stack{position:relative;width:min(390px,82vw);transform:rotate(-2deg)}.phone-stack img{width:100%;border-radius:34px;box-shadow:0 35px 100px rgba(0,0,0,.75),0 0 55px rgba(140,247,255,.18)}.badge{position:absolute;right:-18px;top:28px;background:rgba(255,43,43,.94);padding:12px 16px;border-radius:999px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:12px}
.section{padding:92px 0}.section-title{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:34px}.section-title p{color:var(--muted);line-height:1.65;max-width:540px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border-radius:var(--radius);padding:28px;box-shadow:0 18px 55px rgba(0,0,0,.22)}.card p{color:var(--muted);line-height:1.65}.icon{width:48px;height:48px;border-radius:16px;border:1px solid rgba(140,247,255,.42);display:grid;place-items:center;color:var(--cyan);margin-bottom:20px;background:rgba(140,247,255,.07)}
.orin-hero{padding:90px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:radial-gradient(circle at 45% 0,rgba(140,247,255,.18),transparent 30%),rgba(3,7,13,.45)}.orin-brand{display:grid;grid-template-columns:.9fr 1.1fr;gap:46px;align-items:center}.orin-logo-img{width:100%;border-radius:22px;box-shadow:var(--shadow)}
.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.shot{border:1px solid rgba(140,247,255,.20);background:rgba(0,0,0,.38);border-radius:26px;padding:18px;box-shadow:0 20px 70px rgba(0,0,0,.38)}.shot img{width:100%;border-radius:18px;display:block}.shot h3{margin:18px 0 8px}.shot p{color:var(--muted);line-height:1.6}
.mode-wrap{display:grid;grid-template-columns:1fr 1fr;gap:22px}.mode{border-radius:30px;padding:32px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(140,247,255,.08),rgba(255,255,255,.025))}.mode.advanced{background:linear-gradient(145deg,rgba(255,43,43,.10),rgba(255,255,255,.025))}.mode ul{color:var(--muted);line-height:1.9;padding-left:20px}
.future{border:1px solid rgba(255,43,43,.25);background:linear-gradient(135deg,rgba(255,43,43,.12),rgba(140,247,255,.06));border-radius:34px;padding:42px;position:relative;overflow:hidden}.future:after{content:"";position:absolute;right:-120px;top:-150px;width:440px;height:440px;border:1px solid rgba(255,43,43,.7);border-left-color:rgba(255,255,255,.35);border-bottom-color:transparent;border-radius:50%;opacity:.4}
.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{padding:24px;border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.04)}.post-card a{text-decoration:none}.post-card p{color:var(--muted)}
.site-footer{border-top:1px solid var(--line);padding:46px 0;color:#8b96a8}.footer-grid{display:flex;justify-content:space-between;gap:28px;align-items:center}.footer-grid img{width:260px;max-width:70vw}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{text-decoration:none;color:#aeb8c7}
@media(max-width:900px){.hero-grid,.orin-brand,.product-grid,.mode-wrap,.cards,.posts{grid-template-columns:1fr}.nav{display:none}.brand img{max-width:74vw;width:260px}.hero{padding-top:66px}.hero:after{right:-470px;top:190px}.section-title{display:block}.phone-stack{width:min(330px,82vw)}}


/* v2.1 mailing list */
.signup-panel{
  margin-top:28px;
  border:1px solid rgba(140,247,255,.22);
  background:linear-gradient(145deg,rgba(140,247,255,.10),rgba(255,43,43,.055));
  border-radius:30px;
  padding:28px;
  box-shadow:0 22px 70px rgba(0,0,0,.34);
}
.signup-panel h3{margin:0 0 8px;font-size:28px}
.signup-panel p{color:var(--muted);line-height:1.6}
.straylight-signup-form{
  display:grid;
  grid-template-columns:1.2fr .9fr auto;
  gap:12px;
  margin-top:18px;
}
.straylight-signup-form input,
.straylight-signup-form select{
  width:100%;
  border:1px solid var(--line);
  background:#070b11;
  color:var(--text);
  border-radius:14px;
  padding:15px 14px;
}
.straylight-signup-form button{
  border:0;
  cursor:pointer;
}
.straylight-signup-consent{
  grid-column:1 / -1;
  font-size:12px;
  color:#8d99aa;
  line-height:1.45;
}
.straylight-signup-message{
  grid-column:1 / -1;
  margin-top:4px;
  color:var(--cyan);
  font-weight:700;
}
@media(max-width:900px){
  .straylight-signup-form{grid-template-columns:1fr}
}

/* v2.2 page content fix */
.page-content{color:#c7d1df;font-size:18px;line-height:1.72}
.page-content h2{color:var(--text);font-size:clamp(26px,3vw,40px);margin-top:42px}
.page-content h3{color:var(--text)}
.page-content a{color:var(--cyan);text-decoration:none}
.page-content a:hover{color:#fff;text-shadow:0 0 18px rgba(140,247,255,.35)}
.page-content hr{border:0;border-top:1px solid var(--line);margin:32px 0}

/* v2.3 contact/page polish */
.section.contact-page{padding-top:86px}
.contact-hero{
  max-width:940px;
  margin-bottom:38px;
}
.contact-hero h1,
main.section .container > h1{
  font-size:clamp(42px,5.4vw,74px);
  line-height:.96;
  letter-spacing:-.055em;
  margin:18px 0 22px;
}
.contact-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  margin-top:32px;
}
.contact-card{
  display:grid;
  grid-template-columns:58px 1fr;
  gap:18px;
  align-items:start;
  text-decoration:none;
  color:var(--text);
  border:1px solid rgba(140,247,255,.18);
  background:linear-gradient(145deg,rgba(140,247,255,.075),rgba(255,255,255,.025));
  border-radius:26px;
  padding:26px;
  box-shadow:0 18px 55px rgba(0,0,0,.22);
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.contact-card:hover{
  transform:translateY(-3px);
  border-color:rgba(140,247,255,.42);
  box-shadow:0 24px 70px rgba(0,0,0,.32),0 0 34px rgba(140,247,255,.08);
}
.contact-card h2{
  font-size:26px;
  line-height:1.05;
  margin:0 0 10px;
  letter-spacing:-.02em;
}
.contact-card p{
  color:var(--muted);
  line-height:1.62;
  margin:0;
}
.contact-email{
  color:var(--cyan)!important;
  font-weight:800;
  margin-bottom:12px!important;
}
.contact-icon{
  width:52px;
  height:52px;
  border-radius:18px;
  display:grid;
  place-items:center;
  color:var(--cyan);
  border:1px solid rgba(140,247,255,.38);
  background:rgba(140,247,255,.075);
  font-weight:900;
  font-size:24px;
}
.contact-icon.red{
  color:var(--red);
  border-color:rgba(255,43,43,.55);
  background:rgba(255,43,43,.10);
}
.contact-note{
  margin-top:28px;
  border:1px solid rgba(255,43,43,.22);
  background:linear-gradient(135deg,rgba(255,43,43,.08),rgba(140,247,255,.04));
  border-radius:28px;
  padding:30px;
}
.contact-note h2{
  font-size:30px;
  margin:0 0 8px;
}
.contact-note p{
  color:var(--muted);
  line-height:1.6;
}
.contact-note .location{
  color:var(--text);
  font-weight:800;
  margin-top:18px;
}
.page-content h1{font-size:clamp(38px,5vw,68px)}
.page-content h2{font-size:clamp(24px,2.7vw,34px)}
@media(max-width:900px){
  .contact-grid{grid-template-columns:1fr}
  .contact-card{grid-template-columns:1fr}
}

/* v2.4 forced polished contact page */
.contact-page{
  padding-top:90px!important;
}
.contact-page .contact-hero{
  max-width:920px;
  margin-bottom:36px;
}
.contact-page .contact-hero h1{
  font-size:clamp(42px,5.2vw,74px)!important;
  line-height:.96!important;
  letter-spacing:-.055em!important;
  margin:18px 0 22px!important;
  text-decoration:none!important;
}
.contact-page .contact-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:20px!important;
  margin-top:32px!important;
}
.contact-page .contact-card,
.contact-page .contact-card:visited{
  display:grid!important;
  grid-template-columns:58px 1fr!important;
  gap:18px!important;
  align-items:start!important;
  text-decoration:none!important;
  color:var(--text)!important;
  border:1px solid rgba(140,247,255,.20)!important;
  background:linear-gradient(145deg,rgba(140,247,255,.075),rgba(255,255,255,.025))!important;
  border-radius:26px!important;
  padding:26px!important;
  box-shadow:0 18px 55px rgba(0,0,0,.22)!important;
}
.contact-page .contact-card:hover{
  transform:translateY(-3px);
  border-color:rgba(140,247,255,.46)!important;
  box-shadow:0 24px 70px rgba(0,0,0,.32),0 0 34px rgba(140,247,255,.08)!important;
}
.contact-page .contact-card h2{
  font-size:26px!important;
  line-height:1.05!important;
  margin:0 0 10px!important;
  letter-spacing:-.02em!important;
  text-decoration:none!important;
}
.contact-page .contact-card p{
  color:var(--muted)!important;
  line-height:1.62!important;
  margin:0!important;
  text-decoration:none!important;
  font-size:16px!important;
}
.contact-page .contact-email{
  color:var(--cyan)!important;
  font-weight:800!important;
  margin-bottom:12px!important;
}
.contact-page .contact-icon{
  width:52px!important;
  height:52px!important;
  border-radius:18px!important;
  display:grid!important;
  place-items:center!important;
  color:var(--cyan)!important;
  border:1px solid rgba(140,247,255,.38)!important;
  background:rgba(140,247,255,.075)!important;
  font-weight:900!important;
  font-size:24px!important;
}
.contact-page .contact-icon.red{
  color:var(--red)!important;
  border-color:rgba(255,43,43,.55)!important;
  background:rgba(255,43,43,.10)!important;
}
.contact-page .contact-note{
  margin-top:28px!important;
  border:1px solid rgba(255,43,43,.22)!important;
  background:linear-gradient(135deg,rgba(255,43,43,.08),rgba(140,247,255,.04))!important;
  border-radius:28px!important;
  padding:30px!important;
}
.contact-page .contact-note h2{
  font-size:30px!important;
  margin:0 0 8px!important;
  text-decoration:none!important;
}
.contact-page .contact-note p{
  color:var(--muted)!important;
  line-height:1.6!important;
}
.contact-page .contact-note .location{
  color:var(--text)!important;
  font-weight:800!important;
  margin-top:18px!important;
}
.standard-page{
  max-width:980px;
}
.standard-page > h1{
  font-size:clamp(42px,5.2vw,74px)!important;
  line-height:.96!important;
}
@media(max-width:900px){
  .contact-page .contact-grid{grid-template-columns:1fr!important}
  .contact-page .contact-card{grid-template-columns:1fr!important}
}

/* v2.6 privacy/legal page fix */
.legal-container{max-width:980px}
.legal-page h1{font-size:clamp(44px,5.5vw,76px)!important;line-height:.96!important;letter-spacing:-.055em!important;margin:18px 0 22px!important}
.legal-panel{margin-top:34px;border:1px solid rgba(140,247,255,.18);background:linear-gradient(145deg,rgba(140,247,255,.055),rgba(255,255,255,.025));border-radius:28px;padding:34px;box-shadow:0 18px 55px rgba(0,0,0,.22);color:#c7d1df;font-size:18px;line-height:1.72}
.legal-panel h2{color:var(--text);font-size:clamp(25px,3vw,38px);margin:40px 0 12px;letter-spacing:-.025em}
.legal-panel h3{color:var(--cyan);font-size:21px;margin:26px 0 8px}
.legal-panel a{color:var(--cyan);text-decoration:none;font-weight:800}
.legal-panel a:hover{color:#fff;text-shadow:0 0 18px rgba(140,247,255,.35)}
.footer-links{margin-top:12px}

/* V2.7.1 About Page - built on V2.6 Privacy baseline */
.about-container{max-width:1100px}
.about-page h1{
  font-size:clamp(48px,6vw,88px);
  line-height:.95;
  letter-spacing:-.06em;
  margin:20px 0 30px;
}
.about-hero-card,
.about-card,
.about-feature,
.about-founder{
  border:1px solid rgba(140,247,255,.18);
  background:linear-gradient(145deg,rgba(140,247,255,.06),rgba(255,255,255,.02));
  border-radius:28px;
  padding:32px;
  box-shadow:0 18px 55px rgba(0,0,0,.22);
}
.about-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
  margin:28px 0;
}
.about-card h2,
.about-feature h2,
.about-founder h2{
  margin-top:0;
  font-size:30px;
}
.about-card p,
.about-feature p,
.about-founder p{
  color:#c7d1df;
  line-height:1.75;
  font-size:18px;
}
.about-feature,.about-founder{margin-top:24px}
@media(max-width:900px){
  .about-grid{grid-template-columns:1fr}
}

/* V3.0 Orin visual product page */
.orin-product-page .section{padding:88px 0}
.orin-product-hero{
  position:relative;
  padding:90px 0 74px;
  overflow:hidden;
}
.orin-product-hero:after{
  content:"";
  position:absolute;
  width:760px;
  height:760px;
  border:2px solid rgba(140,247,255,.38);
  border-left-color:rgba(255,255,255,.35);
  border-bottom-color:transparent;
  border-radius:50%;
  right:-250px;
  top:40px;
  box-shadow:0 0 42px rgba(140,247,255,.18);
  pointer-events:none;
}
.orin-hero-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:.95fr .68fr;
  gap:54px;
  align-items:center;
}
.orin-hero-copy h1{
  font-size:clamp(48px,6.6vw,96px);
  line-height:.92;
  letter-spacing:-.065em;
  margin:18px 0 26px;
}
.orin-hero-visual{
  position:relative;
  max-width:390px;
  margin:0 auto;
}
.orin-hero-visual img{
  width:100%;
  border-radius:34px;
  border:1px solid rgba(140,247,255,.22);
  box-shadow:0 34px 100px rgba(0,0,0,.72),0 0 60px rgba(140,247,255,.14);
}
.orin-coming-soon-badge{
  position:absolute;
  top:18px;
  right:-12px;
  z-index:2;
  color:#fff;
  background:linear-gradient(135deg,#ff3030,#8d0000);
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  padding:12px 15px;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:900;
  box-shadow:0 16px 38px rgba(255,43,43,.28);
}
.orin-logo-section{
  text-align:center;
  background:radial-gradient(circle at 50% 0,rgba(140,247,255,.16),transparent 38%);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.orin-banner{
  width:min(760px,100%);
  border-radius:24px;
  box-shadow:0 30px 90px rgba(0,0,0,.55),0 0 45px rgba(140,247,255,.16);
}
.orin-quote{
  max-width:820px;
  margin:28px auto 0;
  color:#d9faff;
  font-size:clamp(22px,3vw,34px);
  line-height:1.25;
  font-weight:800;
  letter-spacing:-.03em;
}
.orin-mode-showcase{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:24px;
  align-items:center;
}
.orin-mode-copy{
  display:grid;
  gap:18px;
}
.orin-mode-shot img{
  max-height:760px;
  object-fit:contain;
  background:#020509;
}
.orin-feature-showcase .section-title{
  margin-bottom:48px;
}
.orin-showcase-row{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:34px;
  align-items:center;
  margin:46px 0;
}
.orin-showcase-row.reverse{
  grid-template-columns:1.1fr .9fr;
}
.orin-showcase-row.reverse .shot{
  order:2;
}
.orin-showcase-row.reverse .orin-showcase-copy{
  order:1;
}
.orin-showcase-copy h2{
  font-size:clamp(32px,4vw,58px);
  line-height:1;
  margin:16px 0;
}
.orin-showcase-copy p{
  color:var(--muted);
  font-size:20px;
  line-height:1.65;
}
.early-access-panel{
  border:1px solid rgba(255,43,43,.28);
  background:linear-gradient(135deg,rgba(255,43,43,.12),rgba(140,247,255,.06));
  border-radius:34px;
  padding:42px;
  box-shadow:0 24px 80px rgba(0,0,0,.34);
  position:relative;
  overflow:hidden;
}
.early-access-panel:after{
  content:"";
  position:absolute;
  right:-120px;
  top:-170px;
  width:460px;
  height:460px;
  border:1px solid rgba(255,43,43,.7);
  border-left-color:rgba(255,255,255,.34);
  border-bottom-color:transparent;
  border-radius:50%;
  opacity:.38;
}
.early-access-list{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
  margin:28px 0;
  position:relative;
  z-index:1;
}
.early-access-list div{
  border:1px solid rgba(140,247,255,.20);
  background:rgba(0,0,0,.28);
  border-radius:16px;
  padding:16px;
  color:#d9faff;
  font-weight:800;
}
@media(max-width:900px){
  .orin-hero-grid,
  .orin-mode-showcase,
  .orin-showcase-row,
  .orin-showcase-row.reverse{
    grid-template-columns:1fr;
  }
  .orin-showcase-row.reverse .shot,
  .orin-showcase-row.reverse .orin-showcase-copy{
    order:initial;
  }
  .early-access-list{
    grid-template-columns:1fr;
  }
  .orin-product-hero:after{
    right:-520px;
    top:220px;
  }
}

/* V3.1 Orin screenshot polish */
.orin-banner{
  width:min(520px,100%)!important;
}
.orin-logo-section{
  padding:58px 0!important;
}
.orin-quote{
  max-width:720px!important;
  font-size:clamp(20px,2.4vw,28px)!important;
}
.orin-hero-visual{
  max-width:330px!important;
}
.orin-mode-showcase{
  grid-template-columns:1fr .72fr!important;
  gap:28px!important;
}
.orin-mode-shot{
  max-width:390px!important;
  justify-self:center!important;
}
.orin-mode-shot img{
  max-height:560px!important;
  width:100%!important;
  object-fit:contain!important;
}
.orin-showcase-row,
.orin-showcase-row.reverse{
  grid-template-columns:.72fr 1fr!important;
  gap:42px!important;
  margin:52px 0!important;
}
.orin-showcase-row.reverse{
  grid-template-columns:1fr .72fr!important;
}
.orin-showcase-row .shot{
  max-width:430px!important;
  justify-self:center!important;
}
.orin-showcase-row .shot img{
  max-height:610px!important;
  object-fit:contain!important;
  background:#020509!important;
}
.orin-showcase-copy h2{
  font-size:clamp(30px,3.4vw,48px)!important;
}
.orin-showcase-copy p{
  font-size:18px!important;
}
.orin-product-page .shot{
  padding:12px!important;
  border-radius:22px!important;
}
.orin-product-page .shot img{
  border-radius:16px!important;
}
@media(max-width:900px){
  .orin-mode-showcase,
  .orin-showcase-row,
  .orin-showcase-row.reverse{
    grid-template-columns:1fr!important;
  }
  .orin-showcase-row .shot,
  .orin-mode-shot{
    max-width:92vw!important;
  }
}

/* V3.4 Homepage visual refresh */
.header-inner{
  height:104px!important;
  align-items:center!important;
}
.brand img{
  width:330px!important;
  max-width:42vw!important;
  height:auto!important;
  object-fit:contain!important;
  display:block!important;
}
.site-header{
  overflow:visible!important;
}
.home-tech-visual{
  position:relative;
  border:1px solid rgba(140,247,255,.18);
  background:rgba(0,0,0,.32);
  border-radius:34px;
  padding:14px;
  box-shadow:0 35px 100px rgba(0,0,0,.72),0 0 55px rgba(140,247,255,.12);
  overflow:hidden;
}
.home-tech-visual:after{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 72% 22%,rgba(255,43,43,.18),transparent 28%),linear-gradient(90deg,rgba(0,0,0,.10),rgba(0,0,0,.28));
  pointer-events:none;
}
.home-tech-visual img{
  display:block;
  width:100%;
  aspect-ratio:1.45/1;
  object-fit:cover;
  border-radius:24px;
  filter:saturate(.88) contrast(1.08) brightness(.78);
}
.hero-product{
  align-self:center;
}
@media(max-width:900px){
  .header-inner{
    height:92px!important;
  }
  .brand img{
    width:280px!important;
    max-width:72vw!important;
  }
  .home-tech-visual img{
    aspect-ratio:1.25/1;
  }
}

/* V3.5 homepage/header polish */
.header-inner{
  height:132px!important;
}
.brand img{
  width:330px!important;
  max-width:42vw!important;
  max-height:112px!important;
  object-fit:contain!important;
}
.nav{
  align-self:center!important;
}
.hero{
  padding-top:74px!important;
}
.hero h1{
  font-size:clamp(42px,5.7vw,78px)!important;
  line-height:.98!important;
  letter-spacing:-.055em!important;
}
.hero .lead{
  font-size:clamp(18px,1.8vw,22px)!important;
  max-width:720px!important;
}
.home-tech-visual{
  border-radius:30px!important;
  padding:10px!important;
  border-color:rgba(140,247,255,.12)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(0,0,0,.22))!important;
  box-shadow:0 28px 85px rgba(0,0,0,.58),0 0 38px rgba(140,247,255,.07)!important;
}
.home-tech-visual:after{
  background:radial-gradient(circle at 72% 25%,rgba(255,43,43,.16),transparent 30%),linear-gradient(90deg,rgba(0,0,0,.20),rgba(0,0,0,.44))!important;
}
.home-tech-visual img{
  aspect-ratio:1.38/1!important;
  filter:saturate(.72) contrast(1.08) brightness(.62)!important;
  opacity:.92!important;
}
@media(max-width:900px){
  .header-inner{
    height:104px!important;
  }
  .brand img{
    width:285px!important;
    max-width:74vw!important;
    max-height:90px!important;
  }
  .hero{
    padding-top:56px!important;
  }
  .hero h1{
    font-size:clamp(42px,12vw,58px)!important;
  }
}


/* V3.6 homepage simplification */
.header-inner{height:150px!important;}
.hero h1{
font-size:clamp(38px,4.8vw,68px)!important;
line-height:1.0!important;
}
.home-tech-visual{
position:relative;
overflow:hidden;
}
.home-tech-visual:before{
content:"";
position:absolute;
inset:-10%;
background:radial-gradient(circle at 70% 35%, rgba(255,40,40,.35), transparent 35%);
pointer-events:none;
z-index:2;
}
.home-tech-visual img{
filter:brightness(.75) contrast(1.05);
}

/* V3.7 integrated Straylight homepage hero */
.straylight-hero-v37{
  min-height:720px!important;
  padding:96px 0 110px!important;
  position:relative!important;
  overflow:hidden!important;
}
.straylight-hero-v37:after{
  content:"";
  position:absolute;
  width:min(760px,56vw);
  height:min(760px,56vw);
  border:2px solid rgba(255,43,43,.72);
  border-left-color:rgba(255,255,255,.38);
  border-bottom-color:transparent;
  border-radius:50%;
  right:-80px;
  top:-78px;
  box-shadow:0 0 60px rgba(255,43,43,.32);
  opacity:.72;
  pointer-events:none;
  z-index:1;
}
.hero-earth-art{
  position:absolute;
  right:-4vw;
  top:90px;
  width:min(760px,50vw);
  height:min(540px,36vw);
  background-image:
    radial-gradient(circle at 34% 38%, rgba(0,0,0,.02), rgba(0,0,0,.22) 45%, rgba(0,0,0,.78) 77%),
    linear-gradient(90deg, rgba(7,10,15,0) 0%, rgba(7,10,15,.12) 36%, rgba(255,43,43,.20) 100%),
    url('assets/straylight-digital-earth-clean.jpg');
  background-size:cover;
  background-position:center;
  border-radius:48% 52% 46% 54% / 62% 58% 42% 38%;
  opacity:.72;
  filter:brightness(.78) contrast(1.12) saturate(.72);
  mix-blend-mode:screen;
  mask-image:radial-gradient(ellipse at 46% 55%, #000 0%, #000 46%, rgba(0,0,0,.70) 63%, transparent 84%);
  -webkit-mask-image:radial-gradient(ellipse at 46% 55%, #000 0%, #000 46%, rgba(0,0,0,.70) 63%, transparent 84%);
  z-index:0;
}
.hero-earth-art:after{
  content:"";
  position:absolute;
  inset:-18%;
  background:radial-gradient(circle at 70% 26%, rgba(255,43,43,.42), transparent 28%),
             radial-gradient(circle at 30% 72%, rgba(140,247,255,.22), transparent 33%);
  pointer-events:none;
}
.straylight-hero-v37 .hero-grid{
  position:relative;
  z-index:2;
  grid-template-columns:.82fr .9fr!important;
}
.hero-copy-v37 h1{
  font-size:clamp(40px,5vw,72px)!important;
  line-height:.98!important;
  letter-spacing:-.058em!important;
  margin:18px 0 24px!important;
}
.hero-copy-v37 .lead{
  font-size:clamp(18px,1.7vw,22px)!important;
  max-width:720px!important;
}
.hero-art-spacer{
  min-height:420px;
}
.built-everyone-home{
  padding-top:78px!important;
}
@media(max-width:900px){
  .straylight-hero-v37{
    min-height:auto!important;
    padding:64px 0 78px!important;
  }
  .straylight-hero-v37 .hero-grid{
    grid-template-columns:1fr!important;
  }
  .hero-earth-art{
    position:relative;
    right:auto;
    top:auto;
    width:100%;
    height:330px;
    margin:32px auto 0;
    opacity:.8;
  }
  .hero-art-spacer{
    display:none;
  }
  .straylight-hero-v37:after{
    right:-270px;
    top:100px;
    width:520px;
    height:520px;
  }
}

/* V3.8 homepage rebuild inspired by reference image */
.header-inner{
  height:116px!important;
}
.brand img{
  width:330px!important;
  max-height:98px!important;
  object-fit:contain!important;
}
.site-header{
  background:#05070b!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
.home-ref-hero{
  position:relative;
  min-height:560px;
  overflow:hidden;
  border-bottom:1px solid rgba(255,255,255,.10);
  background:#05070b;
}
.home-ref-bg{
  position:absolute;
  inset:0;
  background-image:url('assets/straylight-home-eclipse-earth.png');
  background-size:cover;
  background-position:center right;
  opacity:1;
}
.home-ref-inner{
  position:relative;
  z-index:2;
  min-height:560px;
  display:flex;
  align-items:center;
}
.home-ref-copy{
  width:min(610px, 94vw);
  padding-top:12px;
}
.home-ref-copy h1{
  font-size:clamp(44px,4.2vw,72px);
  line-height:.96;
  letter-spacing:-.045em;
  margin:18px 0 22px;
  font-weight:850;
}
.home-ref-copy .lead{
  max-width:560px;
  color:#e1e7f1;
  font-size:clamp(17px,1.3vw,21px);
  line-height:1.55;
}
.home-ref-built{
  padding:36px 0 30px;
  background:linear-gradient(180deg,#080c13,#070a0f);
  border-bottom:1px solid rgba(255,255,255,.08);
}
.built-grid-ref{
  display:grid;
  grid-template-columns:1.05fr 1fr 1fr;
  gap:34px;
  align-items:center;
}
.built-heading-ref{
  border-left:1px solid rgba(255,255,255,.10);
  padding-left:42px;
}
.built-heading-ref h2{
  font-size:clamp(26px,2.2vw,38px);
  line-height:1.15;
  margin:12px 0 0;
  letter-spacing:-.035em;
}
.built-mode-ref{
  display:grid;
  grid-template-columns:70px 1fr;
  gap:18px;
  align-items:center;
  border-left:1px solid rgba(255,255,255,.10);
  padding-left:34px;
}
.built-mode-ref h3{
  margin:0 0 8px;
  font-size:22px;
}
.built-mode-ref p{
  color:var(--muted);
  line-height:1.5;
  margin:0;
}
.circle-icon{
  width:62px;
  height:62px;
  border-radius:50%;
  border:1px solid rgba(255,43,43,.75);
  display:grid;
  place-items:center;
  color:#fff;
  font-size:26px;
  background:rgba(255,43,43,.04);
  box-shadow:0 0 24px rgba(255,43,43,.10);
}
.home-ref-cards{
  padding:28px 0 52px;
  background:#070a0f;
}
.card-grid-ref{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.home-ref-card{
  display:grid;
  grid-template-columns:82px 1fr;
  gap:20px;
  align-items:center;
  border:1px solid rgba(255,255,255,.10);
  background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));
  border-radius:18px;
  padding:28px;
  box-shadow:0 18px 55px rgba(0,0,0,.25);
}
.home-ref-card h3{
  margin:0 0 8px;
  text-transform:uppercase;
  letter-spacing:.035em;
  font-size:22px;
}
.home-ref-card p{
  margin:0;
  color:var(--muted);
  line-height:1.55;
}
@media(max-width:980px){
  .home-ref-hero,.home-ref-inner{
    min-height:660px;
  }
  .home-ref-bg{
    background-position:62% center;
    opacity:.72;
  }
  .home-ref-copy{
    padding-top:0;
  }
  .built-grid-ref,.card-grid-ref{
    grid-template-columns:1fr;
  }
  .built-heading-ref,.built-mode-ref{
    border-left:0;
    padding-left:0;
  }
}

/* V3.9 cleaner eclipse hero composite */
.home-ref-bg{
  background-position:center right!important;
}
.home-ref-hero{
  min-height:560px!important;
}
.home-ref-inner{
  min-height:560px!important;
}

/* V4.0 homepage reference-style rebuild */
.header-inner{
  height:112px!important;
}
.brand img{
  width:330px!important;
  max-height:96px!important;
  object-fit:contain!important;
}
.site-header{
  background:#05070b!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
.home-ref-hero.v4-hero{
  position:relative;
  min-height:560px!important;
  overflow:hidden;
  border-bottom:1px solid rgba(255,255,255,.10);
  background:#05070b;
}
.home-ref-bg{
  position:absolute;
  inset:0;
  background-image:url('assets/straylight-home-eclipse-earth.png')!important;
  background-size:cover!important;
  background-position:center right!important;
  opacity:1!important;
}
.home-ref-inner{
  position:relative;
  z-index:2;
  min-height:560px!important;
  display:flex;
  align-items:center;
}
.home-ref-copy{
  width:min(610px,94vw);
}
.home-ref-copy h1{
  font-size:clamp(44px,4.25vw,72px)!important;
  line-height:.96!important;
  letter-spacing:-.045em!important;
  margin:18px 0 22px!important;
  font-weight:850!important;
}
.home-ref-copy .lead{
  max-width:560px!important;
  color:#e1e7f1!important;
  font-size:clamp(17px,1.3vw,21px)!important;
  line-height:1.55!important;
}
.home-ref-built{
  padding:36px 0 30px!important;
  background:linear-gradient(180deg,#080c13,#070a0f)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
.built-grid-ref{
  display:grid!important;
  grid-template-columns:1.05fr 1fr 1fr!important;
  gap:34px!important;
  align-items:center!important;
}
.built-heading-ref{
  border-left:1px solid rgba(255,255,255,.10)!important;
  padding-left:42px!important;
}
.built-heading-ref h2{
  font-size:clamp(26px,2.2vw,38px)!important;
  line-height:1.15!important;
  margin:12px 0 0!important;
  letter-spacing:-.035em!important;
}
.built-mode-ref{
  display:grid!important;
  grid-template-columns:70px 1fr!important;
  gap:18px!important;
  align-items:center!important;
  border-left:1px solid rgba(255,255,255,.10)!important;
  padding-left:34px!important;
}
.built-mode-ref h3{
  margin:0 0 8px!important;
  font-size:22px!important;
}
.built-mode-ref p{
  color:var(--muted)!important;
  line-height:1.5!important;
  margin:0!important;
}
.circle-icon{
  width:62px!important;
  height:62px!important;
  border-radius:50%!important;
  border:1px solid rgba(255,43,43,.75)!important;
  display:grid!important;
  place-items:center!important;
  color:#fff!important;
  font-size:26px!important;
  background:rgba(255,43,43,.04)!important;
  box-shadow:0 0 24px rgba(255,43,43,.10)!important;
}
.home-ref-cards{
  padding:28px 0 52px!important;
  background:#070a0f!important;
}
.card-grid-ref{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:18px!important;
}
.home-ref-card{
  display:grid!important;
  grid-template-columns:82px 1fr!important;
  gap:20px!important;
  align-items:center!important;
  border:1px solid rgba(255,255,255,.10)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018))!important;
  border-radius:18px!important;
  padding:28px!important;
  box-shadow:0 18px 55px rgba(0,0,0,.25)!important;
}
.home-ref-card h3{
  margin:0 0 8px!important;
  text-transform:uppercase!important;
  letter-spacing:.035em!important;
  font-size:22px!important;
}
.home-ref-card p{
  margin:0!important;
  color:var(--muted)!important;
  line-height:1.55!important;
}
@media(max-width:980px){
  .home-ref-hero.v4-hero,.home-ref-inner{
    min-height:660px!important;
  }
  .home-ref-bg{
    background-position:62% center!important;
    opacity:.82!important;
  }
  .built-grid-ref,.card-grid-ref{
    grid-template-columns:1fr!important;
  }
  .built-heading-ref,.built-mode-ref{
    border-left:0!important;
    padding-left:0!important;
  }
}

/* V4.1 homepage hero: Earth-focused version, eclipse removed */
.home-ref-hero.v4-hero{
  min-height:600px!important;
  background:
    radial-gradient(circle at 78% 52%, rgba(52,185,255,.16), transparent 34%),
    linear-gradient(180deg,#05070b 0%,#05070b 78%,#070a0f 100%)!important;
}
.home-ref-bg{
  background-image:url('assets/straylight-home-earth-fade.png')!important;
  background-size:cover!important;
  background-position:center right!important;
  opacity:1!important;
  filter:brightness(1.16) saturate(1.14) contrast(1.08)!important;
}
.home-ref-hero.v4-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    linear-gradient(90deg, rgba(5,7,11,1) 0%, rgba(5,7,11,.94) 25%, rgba(5,7,11,.50) 47%, rgba(5,7,11,.06) 72%, rgba(5,7,11,.10) 100%),
    linear-gradient(180deg, rgba(5,7,11,.30) 0%, rgba(5,7,11,0) 38%, rgba(5,7,11,.76) 100%);
}
.home-ref-hero.v4-hero::after{
  content:"";
  position:absolute;
  inset:auto 0 0 0;
  height:155px;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg, rgba(7,10,15,0), #070a0f 86%);
}
.home-ref-inner{
  min-height:600px!important;
}
.home-ref-copy{
  position:relative;
  z-index:3;
}
.home-ref-copy h1{
  text-shadow:0 18px 50px rgba(0,0,0,.62)!important;
}
.home-ref-copy .lead{
  text-shadow:0 10px 34px rgba(0,0,0,.72)!important;
}
@media(max-width:980px){
  .home-ref-hero.v4-hero,.home-ref-inner{
    min-height:660px!important;
  }
  .home-ref-bg{
    background-position:68% center!important;
    opacity:.88!important;
  }
  .home-ref-hero.v4-hero::before{
    background:
      linear-gradient(90deg, rgba(5,7,11,.98) 0%, rgba(5,7,11,.84) 42%, rgba(5,7,11,.38) 100%),
      linear-gradient(180deg, rgba(5,7,11,.52) 0%, rgba(5,7,11,.12) 44%, rgba(5,7,11,.92) 100%);
  }
}


/* V4.4 homepage refinement: reduced Earth brightness with added clarity */
.site-header{
  background:rgba(5,7,11,.92)!important;
  backdrop-filter:blur(16px)!important;
  -webkit-backdrop-filter:blur(16px)!important;
  box-shadow:0 14px 42px rgba(0,0,0,.30)!important;
}
.nav a:hover{
  color:#fff!important;
  text-shadow:0 0 18px rgba(255,43,43,.40)!important;
}
.home-ref-hero.v4-hero{
  min-height:620px!important;
}
.home-ref-bg{
  background-image:url('assets/straylight-home-earth-fade-v44.png')!important;
  background-position:center right!important;
  filter:brightness(1.04) saturate(1.08) contrast(1.12)!important;
}
.home-ref-hero.v4-hero::before{
  background:
    linear-gradient(90deg, rgba(5,7,11,1) 0%, rgba(5,7,11,.93) 23%, rgba(5,7,11,.46) 47%, rgba(5,7,11,.04) 73%, rgba(5,7,11,.08) 100%),
    linear-gradient(180deg, rgba(5,7,11,.24) 0%, rgba(5,7,11,0) 38%, rgba(5,7,11,.76) 100%)!important;
}
.home-ref-inner{
  min-height:620px!important;
}
.home-ref-copy h1{
  line-height:.94!important;
}
.home-ref-copy .lead{
  max-width:610px!important;
}
.btn.btn-primary:hover{
  box-shadow:0 18px 55px rgba(255,43,43,.36),0 0 28px rgba(255,43,43,.28)!important;
  transform:translateY(-1px)!important;
}
.btn.btn-secondary{
  background:rgba(255,255,255,.035)!important;
}

.home-mission-v43,
.home-clarity-v43,
.home-principles-v43{
  position:relative;
  background:#070a0f;
}
.home-mission-v43{
  padding:72px 0 46px;
  text-align:center;
  background:radial-gradient(circle at 50% 0%,rgba(52,185,255,.10),transparent 42%),linear-gradient(180deg,#070a0f,#05070b);
  border-bottom:1px solid rgba(255,255,255,.08);
}
.mission-inner-v43{
  max-width:860px;
}
.mission-inner-v43 h2{
  margin:16px auto 18px;
  font-size:clamp(34px,3.35vw,58px);
  line-height:1.04;
  letter-spacing:-.045em;
  font-weight:760;
}
.mission-inner-v43 p{
  max-width:760px;
  margin:0 auto;
  color:#cdd5df;
  font-size:clamp(17px,1.18vw,20px);
  line-height:1.7;
}
.mission-rule-v43{
  width:44px;
  height:2px;
  background:var(--red);
  box-shadow:0 0 18px rgba(255,43,43,.55);
  margin:30px auto 0;
}
.home-clarity-v43{
  padding:56px 0 78px;
  background:linear-gradient(180deg,#05070b,#070a0f);
}
.clarity-grid-v43{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:0;
}
.clarity-card-v43{
  padding:34px 42px;
  min-height:270px;
  border-right:1px solid rgba(255,255,255,.10);
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.clarity-card-v43:last-child{border-right:0}
.clarity-card-v43 .circle-icon{
  margin-bottom:26px;
  width:76px!important;
  height:76px!important;
}
.clarity-card-v43 h3,
.principle-v43 h3{
  margin:0 0 12px;
  text-transform:uppercase;
  letter-spacing:.10em;
  font-size:15px;
}
.clarity-card-v43 p,
.principle-v43 p{
  margin:0;
  color:#b7c0cb;
  line-height:1.65;
}
.clarity-card-v43 a{
  margin-top:auto;
  padding-top:24px;
  color:var(--red);
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:.12em;
  font-size:12px;
}
.home-orin-spotlight-v43{
  padding:86px 0 92px;
  background:
    radial-gradient(circle at 100% 55%,rgba(255,43,43,.13),transparent 34%),
    linear-gradient(180deg,#070a0f,#05070b);
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08);
  overflow:hidden;
}
.orin-spotlight-grid-v43{
  display:grid;
  grid-template-columns:.82fr 1.18fr;
  gap:58px;
  align-items:center;
}
.orin-spotlight-copy-v43 h2{
  font-size:clamp(34px,3.1vw,54px);
  line-height:1.08;
  letter-spacing:-.045em;
  margin:14px 0 18px;
}
.orin-spotlight-copy-v43 p{
  color:#cbd3dd;
  font-size:18px;
  line-height:1.7;
  margin:0 0 30px;
}
.orin-spotlight-panel-v43{
  border:1px solid rgba(255,255,255,.12);
  border-radius:24px;
  padding:16px;
  background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.018));
  box-shadow:0 38px 110px rgba(0,0,0,.55),0 0 70px rgba(52,185,255,.10);
  transform:perspective(1100px) rotateY(-6deg) rotateX(2deg);
}
.orin-spotlight-panel-v43 img{
  width:100%;
  display:block;
  border-radius:18px;
  opacity:.96;
}
.home-principles-v43{
  padding:52px 0 58px;
  background:#05070b;
}
.principles-grid-v43{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
}
.principle-v43{
  text-align:center;
  padding:0 28px;
  border-right:1px solid rgba(255,255,255,.10);
}
.principle-v43:last-child{border-right:0}
.principle-v43 .circle-icon{
  margin:0 auto 18px;
  width:58px!important;
  height:58px!important;
  font-size:20px!important;
}
@media(max-width:980px){
  .home-ref-hero.v4-hero,.home-ref-inner{min-height:680px!important}
  .home-ref-bg{background-position:70% center!important;filter:brightness(1.12) saturate(1.12) contrast(1.06)!important}
  .clarity-grid-v43,.orin-spotlight-grid-v43,.principles-grid-v43{grid-template-columns:1fr}
  .clarity-card-v43,.principle-v43{border-right:0;border-bottom:1px solid rgba(255,255,255,.10)}
  .clarity-card-v43{padding:30px 0}
  .principle-v43{padding:24px 0}
  .orin-spotlight-panel-v43{transform:none}
}


/* V4.6 homepage CTA and logo prominence update */
.header-inner{
  height:96px!important;
}
.brand img{
  width:330px!important;
  max-width:52vw!important;
  filter:drop-shadow(0 0 18px rgba(255,255,255,.16)) drop-shadow(0 0 24px rgba(255,43,43,.10)) contrast(1.08)!important;
}
.home-ref-copy .btn-row{
  gap:0!important;
}
.home-ref-copy .btn.btn-primary{
  padding-left:26px!important;
  padding-right:26px!important;
}
@media(max-width:980px){
  .header-inner{height:86px!important}
  .brand img{width:280px!important;max-width:76vw!important}
}


/* V4.8 Homepage cleanup and Orin preview spotlight */
.orin-preview-spotlight-v48{
  padding:74px 0 84px!important;
  background:
    radial-gradient(circle at 84% 44%,rgba(255,43,43,.12),transparent 34%),
    linear-gradient(180deg,#05070b,#070a0f)!important;
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08);
  overflow:hidden;
}
.orin-preview-grid-v48{
  display:grid;
  grid-template-columns:1fr .72fr;
  gap:54px;
  align-items:center;
}
.orin-preview-copy-v48 h2{
  font-size:clamp(34px,3.2vw,54px);
  line-height:1.06;
  letter-spacing:-.045em;
  margin:14px 0 18px;
}
.orin-preview-copy-v48 p{
  color:#cbd3dd;
  font-size:18px;
  line-height:1.7;
  max-width:660px;
}
.orin-preview-panel-v48{
  max-width:300px;
  justify-self:center;
  border:1px solid rgba(255,255,255,.12);
  border-radius:24px;
  padding:14px;
  background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.018));
  box-shadow:0 34px 90px rgba(0,0,0,.55),0 0 60px rgba(52,185,255,.10);
  transform:perspective(1100px) rotateY(-6deg) rotateX(2deg);
}
.orin-preview-panel-v48 img{
  width:100%;
  display:block;
  border-radius:18px;
  opacity:.96;
}
@media(max-width:900px){
  .orin-preview-grid-v48{grid-template-columns:1fr!important}
  .orin-preview-panel-v48{transform:none;max-width:92vw}
}


/* V4.9 Header wordmark and prominent footer logo */
.header-inner{
  height:92px!important;
}
.brand.brand-wordmark{
  display:inline-flex!important;
  align-items:center!important;
  gap:14px!important;
  text-decoration:none!important;
  min-width:0!important;
}
.brand.brand-wordmark .brand-mark{
  width:56px!important;
  height:56px!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  border-radius:12px!important;
  display:block!important;
  filter:drop-shadow(0 0 12px rgba(255,43,43,.22)) contrast(1.05)!important;
}
.brand-text{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  line-height:1!important;
  text-transform:uppercase!important;
}
.brand-name{
  color:#f4f7fb!important;
  font-size:22px!important;
  font-weight:900!important;
  letter-spacing:.18em!important;
  text-shadow:0 0 16px rgba(255,255,255,.10)!important;
}
.brand-subname{
  margin-top:7px!important;
  color:#9faaba!important;
  font-size:10px!important;
  font-weight:800!important;
  letter-spacing:.42em!important;
}
.site-footer{
  padding:74px 0 58px!important;
  background:
    radial-gradient(circle at 50% 0,rgba(255,43,43,.10),transparent 34%),
    linear-gradient(180deg,rgba(5,7,11,.96),#030509)!important;
}
.footer-grid{
  flex-direction:column!important;
  justify-content:center!important;
  text-align:center!important;
  gap:22px!important;
}
.footer-grid img{
  width:min(520px,84vw)!important;
  max-width:84vw!important;
  filter:drop-shadow(0 0 26px rgba(255,255,255,.15)) drop-shadow(0 0 34px rgba(255,43,43,.12)) contrast(1.08)!important;
}
.footer-grid strong{
  display:block!important;
  margin-top:4px!important;
  color:#d8deea!important;
  font-size:15px!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}
.footer-links{
  justify-content:center!important;
  margin-top:16px!important;
}
@media(max-width:980px){
  .header-inner{height:82px!important}
  .brand.brand-wordmark{gap:10px!important}
  .brand.brand-wordmark .brand-mark{width:46px!important;height:46px!important;border-radius:10px!important}
  .brand-name{font-size:17px!important;letter-spacing:.14em!important}
  .brand-subname{font-size:8px!important;letter-spacing:.31em!important;margin-top:6px!important}
}
@media(max-width:420px){
  .brand-name{font-size:15px!important;letter-spacing:.10em!important}
  .brand-subname{font-size:7px!important;letter-spacing:.24em!important}
}


/* V4.10 footer logo blend */
.footer-logo,.footer-logo img,.site-footer img{box-shadow:none !important; filter:none !important; background:transparent !important;}


/* V4.11 footer logo cleanup */
.site-footer{
  padding:42px 0 34px!important;
  background:linear-gradient(180deg,rgba(5,7,11,.97),#030509)!important;
}
.footer-grid{
  gap:12px!important;
}
.footer-grid img.footer-logo-img{
  width:min(430px,76vw)!important;
  max-width:76vw!important;
  display:block!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:none!important;
  margin:0 auto!important;
}
.footer-grid strong{
  margin-top:0!important;
  font-size:14px!important;
}
.footer-links{
  margin-top:12px!important;
}

/* V4.12 fixed header scroll behavior across all pages */
:root{
  --straylight-header-height:92px;
}
body{
  padding-top:var(--straylight-header-height)!important;
}
.site-header{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:9999!important;
  transform:none!important;
  margin:0!important;
}
.header-inner{
  height:var(--straylight-header-height)!important;
}
html{
  scroll-padding-top:calc(var(--straylight-header-height) + 18px)!important;
}
[id]{
  scroll-margin-top:calc(var(--straylight-header-height) + 18px)!important;
}
.admin-bar .site-header{
  top:32px!important;
}
@media(max-width:782px){
  .admin-bar .site-header{
    top:46px!important;
  }
}
@media(max-width:980px){
  :root{
    --straylight-header-height:82px;
  }
}


/* v4.13 active menu highlight */
.nav .current-menu-item > a,
.nav .current_page_item > a,
.nav .current-menu-ancestor > a,
.nav a[aria-current="page"]{
  color: var(--red) !important;
  opacity:1;
  font-weight:700;
}


/* v4.14 reliable active-page menu highlight for hard-coded header links */
.nav a.is-active,
.nav a.is-active:visited,
.nav a.is-active:hover,
.nav .nav-cta.is-active,
.nav .nav-cta.is-active:visited,
.nav .nav-cta.is-active:hover{
  color:#ff2b2b !important;
  opacity:1 !important;
  font-weight:800 !important;
  text-shadow:0 0 18px rgba(255,43,43,.34) !important;
}

/* V4.17: move homepage hero content up under fixed header */
.home-ref-hero.v4-hero{
  min-height:560px!important;
}
.home-ref-hero.v4-hero .home-ref-inner,
.home-ref-inner{
  min-height:560px!important;
}
.home-ref-hero.v4-hero .home-ref-inner{
  align-items:flex-start!important;
  padding-top:96px!important;
  box-sizing:border-box!important;
}
.home-ref-hero.v4-hero .home-ref-copy{
  padding-top:0!important;
}
@media(max-width:980px){
  .home-ref-hero.v4-hero,
  .home-ref-hero.v4-hero .home-ref-inner,
  .home-ref-inner{
    min-height:620px!important;
  }
  .home-ref-hero.v4-hero .home-ref-inner{
    padding-top:72px!important;
  }
}


/* V4.19 Foundation section: Visibility / Understanding / Control */
.foundation-section-v19{
  padding:62px 0 86px!important;
  background:
    radial-gradient(circle at 50% 0%,rgba(255,43,43,.08),transparent 34%),
    linear-gradient(180deg,#05070b,#070a0f)!important;
}
.foundation-heading-v19{
  max-width:860px;
  margin:0 auto 38px;
  text-align:center;
}
.foundation-heading-v19 h2{
  margin:14px 0 0;
  font-size:clamp(30px,3.1vw,52px);
  line-height:1.03;
  letter-spacing:-.045em;
}
.foundation-grid-v19{
  gap:22px!important;
}
.foundation-card-v19{
  min-height:300px!important;
  padding:34px 34px 36px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:24px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.022)),
    radial-gradient(circle at 50% 0%,rgba(140,247,255,.06),transparent 42%);
  box-shadow:0 22px 70px rgba(0,0,0,.26);
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.foundation-card-v19:hover{
  transform:translateY(-3px);
  border-color:rgba(255,43,43,.38)!important;
  box-shadow:0 30px 86px rgba(0,0,0,.34),0 0 34px rgba(255,43,43,.10);
}
.foundation-icon-v19{
  width:78px;
  height:78px;
  display:grid;
  place-items:center;
  margin-bottom:26px;
  border-radius:24px;
  border:1px solid rgba(255,43,43,.38);
  background:linear-gradient(145deg,rgba(255,43,43,.14),rgba(140,247,255,.035));
  box-shadow:inset 0 0 18px rgba(255,255,255,.045),0 0 28px rgba(255,43,43,.08);
}
.foundation-icon-v19 svg{
  width:48px;
  height:48px;
  fill:none;
  stroke:#f4f7fb;
  stroke-width:2.4;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.foundation-icon-v19 svg circle:nth-of-type(1),
.foundation-icon-v19 svg circle:nth-of-type(2){
  stroke:var(--red);
}
.foundation-card-v19 h3{
  font-size:16px!important;
  letter-spacing:.14em!important;
  margin-bottom:14px!important;
}
.foundation-card-v19 p{
  font-size:16px;
  line-height:1.72!important;
  color:#c1cad6!important;
}
@media(max-width:900px){
  .foundation-grid-v19{grid-template-columns:1fr!important}
  .foundation-card-v19{min-height:auto!important}
}

/* V4.20 Foundation redesign: make Mission the statement and Foundation the process */
.foundation-section-v20{
  padding:68px 0 92px!important;
  background:
    linear-gradient(90deg,rgba(255,43,43,.055),transparent 28%,rgba(52,185,255,.045) 100%),
    linear-gradient(180deg,#04060a,#080b11)!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
.foundation-layout-v20{
  display:grid;
  grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);
  gap:48px;
  align-items:center;
}
.foundation-intro-v20{
  text-align:left;
  max-width:420px;
}
.foundation-intro-v20 h2{
  margin:14px 0 18px!important;
  font-size:clamp(34px,3.15vw,56px)!important;
  line-height:1.03!important;
  letter-spacing:-.05em!important;
}
.foundation-intro-v20 p{
  color:#bfc8d4;
  font-size:18px;
  line-height:1.72;
  margin:0;
}
.foundation-flow-v20{
  position:relative;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
}
.foundation-flow-v20:before{
  content:"";
  position:absolute;
  left:12%;
  right:12%;
  top:64px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,43,43,.55),rgba(52,185,255,.34),transparent);
  opacity:.75;
  pointer-events:none;
}
.foundation-card-v20{
  position:relative;
  min-height:310px!important;
  padding:28px 28px 30px!important;
  border-radius:22px!important;
  isolation:isolate;
}
.foundation-card-v20:after{
  content:"→";
  position:absolute;
  right:-24px;
  top:50px;
  color:#ff2b2b;
  font-weight:900;
  font-size:22px;
  text-shadow:0 0 18px rgba(255,43,43,.40);
  z-index:2;
}
.foundation-card-v20:last-child:after{display:none;}
.foundation-step-number-v20{
  position:absolute;
  top:22px;
  right:24px;
  color:rgba(255,255,255,.16);
  font-size:34px;
  font-weight:900;
  letter-spacing:-.05em;
}
.foundation-card-v20 .foundation-icon-v19{
  width:70px!important;
  height:70px!important;
  border-radius:20px!important;
  margin-bottom:24px!important;
}
.foundation-card-v20 .foundation-icon-v19 svg{
  width:43px!important;
  height:43px!important;
}
.foundation-card-v20 h3{
  color:#f4f7fb;
}
@media(max-width:1100px){
  .foundation-layout-v20{grid-template-columns:1fr;gap:34px;}
  .foundation-intro-v20{max-width:820px;text-align:center;margin:0 auto;}
  .foundation-flow-v20:before{left:8%;right:8%;}
}
@media(max-width:900px){
  .foundation-section-v20{padding:58px 0 72px!important;}
  .foundation-flow-v20{grid-template-columns:1fr!important;gap:18px;}
  .foundation-flow-v20:before{display:none;}
  .foundation-card-v20:after{display:none;}
  .foundation-intro-v20{text-align:left;}
}


/* V4.21 Professional foundation icons */
.foundation-icon-v21{
  background:
    radial-gradient(circle at 35% 25%,rgba(255,255,255,.12),transparent 28%),
    linear-gradient(145deg,rgba(255,43,43,.16),rgba(52,185,255,.045))!important;
  border-color:rgba(255,43,43,.48)!important;
  box-shadow:inset 0 0 22px rgba(255,255,255,.045),0 0 30px rgba(255,43,43,.10)!important;
}
.foundation-icon-v21 svg{
  stroke:#f7f9fc!important;
  stroke-width:2.2!important;
}
.foundation-icon-v21 .icon-accent{
  stroke:#ff2b2b!important;
}
.foundation-icon-v21 .icon-ring{
  stroke:rgba(244,247,251,.76)!important;
}
.foundation-icon-v21 .icon-ring.soft{
  stroke:rgba(244,247,251,.38)!important;
}
.foundation-icon-v21 .icon-dot{
  stroke:#ff2b2b!important;
  fill:rgba(255,43,43,.16)!important;
}
.foundation-card-v20:hover .foundation-icon-v21{
  border-color:rgba(255,43,43,.68)!important;
  box-shadow:inset 0 0 24px rgba(255,255,255,.05),0 0 42px rgba(255,43,43,.15)!important;
}

/* V4.27 Products navigation and Orin product preview */
.products-page .products-hero-section{
  padding:72px 0 34px!important;
  background:linear-gradient(180deg,#05070b,#070a0f)!important;
}
.products-page .products-hero-section h1{
  max-width:860px;
  font-size:clamp(38px,4vw,66px);
  line-height:.98;
  letter-spacing:-.05em;
  margin:14px 0 18px;
}
.products-page .products-hero-section .lead{
  max-width:760px;
  color:#cbd3dd;
}
.products-orin-feature{
  padding-top:70px!important;
}
.products-orin-feature .orin-preview-copy-v48 h2{
  color:#ffffff;
  font-size:clamp(42px,5vw,76px);
  line-height:.92;
  margin:12px 0 8px;
  letter-spacing:-.055em;
}
.products-orin-feature .orin-preview-copy-v48 h3{
  color:#ffffff;
  font-size:clamp(28px,3vw,48px);
  line-height:1.05;
  margin:0 0 22px;
  letter-spacing:-.04em;
}
.products-btn-row{
  margin-top:30px;
}
.products-coming-soon-section{
  padding:76px 0 86px!important;
  background:linear-gradient(180deg,#070a0f,#05070b)!important;
}
.coming-soon-panel{
  border:1px solid rgba(255,255,255,.11);
  border-radius:28px;
  padding:40px;
  background:
    radial-gradient(circle at 14% 10%,rgba(255,43,43,.14),transparent 32%),
    linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));
  box-shadow:0 30px 90px rgba(0,0,0,.38);
}
.coming-soon-panel h2{
  font-size:clamp(28px,3vw,48px);
  line-height:1.08;
  margin:12px 0 14px;
  letter-spacing:-.04em;
}
.coming-soon-panel .lead{
  max-width:820px;
  color:#cbd3dd;
}
@media(max-width:900px){
  .products-page .products-hero-section{padding-top:52px!important}
  .coming-soon-panel{padding:28px}
}


/* V4.29 Products page tweaks */
.products-orin-feature .orin-preview-panel-v48 img{
    transform: rotate( -18deg );
}
.site-footer strong{
    letter-spacing: 0.12em;
}

/* V4.30 Products Orin mockup vertical perspective tilt fix */
.products-orin-feature .orin-preview-panel-v48{
  transform: perspective(1100px) rotateY(-13deg) rotateX(4deg) rotateZ(3deg) !important;
  transform-style: preserve-3d;
}
.products-orin-feature .orin-preview-panel-v48 img{
  transform: none !important;
}
@media(max-width:900px){
  .products-orin-feature .orin-preview-panel-v48{
    transform:none !important;
  }
}


/* V4.31 Products page ORIN text and mockup sizing */
.products-orin-feature .orin-preview-panel-v48{
  max-width:255px !important;
}
.products-orin-feature .orin-preview-copy-v48 h2{
  text-transform:uppercase;
}
@media(max-width:900px){
  .products-orin-feature .orin-preview-panel-v48{
    max-width:min(255px,78vw) !important;
  }
}


/* V4.36 site-wide business contact footer + LocalBusiness-ready contact details */
.footer-content{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:8px!important;
}
.footer-business-info{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:4px!important;
  margin:6px 0 2px!important;
  color:#aeb8c7!important;
  font-style:normal!important;
  font-size:14px!important;
  line-height:1.55!important;
}
.footer-business-info span:first-child{
  color:#d8deea!important;
  font-weight:800!important;
  letter-spacing:.05em!important;
}
.footer-business-info a{
  color:#cbd3dd!important;
  text-decoration:none!important;
}
.footer-business-info a:hover{
  color:#ffffff!important;
  text-decoration:underline!important;
}
@media(max-width:640px){
  .footer-business-info{
    max-width:320px!important;
    font-size:13px!important;
  }
}

/* V4.37 cleaner multi-line footer business layout */
.footer-content{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
}
.footer-copyright{
  color:#aeb8c7!important;
  font-size:15px!important;
  line-height:1.45!important;
  margin-top:2px!important;
}
.footer-business-info{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  width:100%!important;
  max-width:760px!important;
  margin:2px auto 0!important;
  color:#aeb8c7!important;
  font-style:normal!important;
  font-size:13px!important;
  line-height:1.45!important;
  text-align:center!important;
}
.footer-business-info div{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  white-space:normal!important;
}
.footer-business-name{
  color:#d8deea!important;
  font-size:13px!important;
  font-weight:800!important;
  letter-spacing:.045em!important;
}
.footer-business-address,
.footer-business-contact{
  color:#9faaba!important;
}
.footer-business-info a{
  color:#cbd3dd!important;
  text-decoration:none!important;
}
.footer-business-info a:hover{
  color:#ffffff!important;
  text-decoration:underline!important;
}
.footer-links{
  margin-top:8px!important;
}
@media(max-width:640px){
  .footer-copyright{font-size:13px!important;max-width:320px!important;}
  .footer-business-info{max-width:320px!important;font-size:12px!important;}
  .footer-business-address,
  .footer-business-contact{max-width:300px!important;}
}


/* V4.40 three-column footer layout - scoped only to the footer */
.site-footer.straylight-footer-v40 {
  padding: 42px 0 34px !important;
  color: #aeb8c7 !important;
}

.site-footer.straylight-footer-v40 .footer-v40-grid {
  display: grid !important;
  grid-template-columns: minmax(150px, 1fr) minmax(360px, 560px) minmax(170px, 1fr) !important;
  align-items: start !important;
  gap: 34px !important;
}

.site-footer.straylight-footer-v40 .footer-v40-links {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 18px !important;
  padding-top: 44px !important;
  text-align: left !important;
}

.site-footer.straylight-footer-v40 .footer-v40-links a {
  color: #d7e6ff !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
}

.site-footer.straylight-footer-v40 .footer-v40-links a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
  text-underline-offset: 5px !important;
}

.site-footer.straylight-footer-v40 .footer-v40-brand {
  text-align: center !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

.site-footer.straylight-footer-v40 .footer-logo-img {
  width: 500px !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto 8px !important;
  display: block !important;
}

.site-footer.straylight-footer-v40 .footer-v40-brand strong {
  display: block !important;
  margin: 2px 0 16px !important;
  color: #ffffff !important;
  font-family: Georgia, 'Times New Roman', serif !important;
  font-size: 18px !important;
  letter-spacing: .08em !important;
  line-height: 1.25 !important;
}

.site-footer.straylight-footer-v40 .footer-business-info {
  margin: 0 !important;
  max-width: 360px !important;
  color: #aeb8c7 !important;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
  text-align: center !important;
}

.site-footer.straylight-footer-v40 .footer-business-name {
  margin-bottom: 8px !important;
  color: #c7d8f5 !important;
  font-style: normal !important;
  font-weight: 600 !important;
  letter-spacing: .02em !important;
}

.site-footer.straylight-footer-v40 .footer-business-contact:first-of-type {
  margin-top: 10px !important;
}

.site-footer.straylight-footer-v40 .footer-business-info a {
  color: #aeb8c7 !important;
  text-decoration: underline !important;
  text-underline-offset: 3px !important;
}

.site-footer.straylight-footer-v40 .footer-business-info a:hover {
  color: #ffffff !important;
}

.site-footer.straylight-footer-v40 .footer-v40-legal {
  align-self: end !important;
  justify-self: end !important;
  padding-bottom: 8px !important;
  color: #d7e6ff !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  text-align: right !important;
}

@media (max-width: 900px) {
  .site-footer.straylight-footer-v40 {
    padding: 36px 0 30px !important;
  }

  .site-footer.straylight-footer-v40 .footer-v40-grid {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 22px !important;
  }

  .site-footer.straylight-footer-v40 .footer-v40-brand {
    order: 1 !important;
  }

  .site-footer.straylight-footer-v40 .footer-v40-links {
    order: 2 !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 12px 20px !important;
    padding-top: 0 !important;
    text-align: center !important;
  }

  .site-footer.straylight-footer-v40 .footer-v40-links a {
    font-size: 16px !important;
  }

  .site-footer.straylight-footer-v40 .footer-v40-legal {
    order: 3 !important;
    align-self: center !important;
    justify-self: center !important;
    text-align: center !important;
    padding-bottom: 0 !important;
  }

  .site-footer.straylight-footer-v40 .footer-logo-img {
    width: min(500px, 92vw) !important;
  }
}


/* V4.41 footer cleanup: address/email only */
.site-footer.straylight-footer-v40 .footer-business-info {
  font-size: 13px !important;
  line-height: 1.42 !important;
}

.site-footer.straylight-footer-v40 .footer-business-name {
  margin-bottom: 7px !important;
}

.site-footer.straylight-footer-v40 .footer-business-contact {
  margin-top: 8px !important;
}


/* V4.45 copyright-only adjustment */
.footer-v40-legal,
.footer-copyright {
    color: #e7eefc !important;
}


/* V4.46 footer text brightness increase */
.footer-business-info,
.footer-business-info a,
.footer-v40-legal,
.footer-copyright {
    color: #f0f4ff !important;
}

.footer-business-name {
    color: #ffffff !important;
}


/* V4.47 actual footer brightness fix - footer scoped */
.site-footer,
.site-footer p,
.site-footer div,
.site-footer span,
.site-footer address,
.site-footer em,
.site-footer i {
    color: #dce8ff !important;
}

.site-footer a,
.site-footer a:visited {
    color: #e8f1ff !important;
}

.site-footer a:hover,
.site-footer a:focus {
    color: #ffffff !important;
}

.site-footer strong,
.site-footer b,
.site-footer .footer-business-name {
    color: #ffffff !important;
}

.site-footer .footer-tagline,
.site-footer .footer-v40-brand strong {
    color: #ffffff !important;
}

.site-footer .footer-v40-legal,
.site-footer .footer-copyright {
    color: #e8f1ff !important;
}


/* V4.49 direct footer repair */
.site-footer.straylight-footer-v40 .footer-v40-grid {
    display: block !important;
    max-width: 900px !important;
    margin: 0 auto !important;
    text-align: center !important;
}

.site-footer.straylight-footer-v40 .footer-v40-links {
    display: block !important;
    text-align: center !important;
    margin: 0 auto 26px auto !important;
    padding: 0 !important;
    line-height: 1.4 !important;
    white-space: normal !important;
}

.site-footer.straylight-footer-v40 .footer-v40-links a,
.site-footer.straylight-footer-v40 .footer-link-separator {
    display: inline !important;
    color: #e8f1ff !important;
    font-size: 19px !important;
    line-height: 1.4 !important;
    text-decoration: underline !important;
    text-underline-offset: 3px !important;
}

.site-footer.straylight-footer-v40 .footer-link-separator {
    text-decoration: none !important;
    margin: 0 7px !important;
}

.site-footer.straylight-footer-v40 .footer-v40-brand {
    display: block !important;
    text-align: center !important;
    margin: 0 auto !important;
}

.site-footer.straylight-footer-v40 .footer-logo-img {
    display: block !important;
    width: 500px !important;
    max-width: 92vw !important;
    height: auto !important;
    margin: 0 auto 10px auto !important;
}

.site-footer.straylight-footer-v40 .footer-v40-brand strong {
    display: block !important;
    color: #ffffff !important;
    font-family: Georgia, 'Times New Roman', serif !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
    line-height: 1.25 !important;
    margin: 6px 0 12px 0 !important;
}

.site-footer.straylight-footer-v40 .footer-business-info {
    display: block !important;
    margin: 0 auto !important;
    color: #e8f1ff !important;
    font-size: 16px !important;
    line-height: 1.55 !important;
    text-align: center !important;
    font-style: italic !important;
}

.site-footer.straylight-footer-v40 .footer-business-info div,
.site-footer.straylight-footer-v40 .footer-business-info a {
    color: #e8f1ff !important;
}

.site-footer.straylight-footer-v40 .footer-business-name {
    color: #ffffff !important;
}

.site-footer.straylight-footer-v40 .footer-business-contact {
    margin-top: 8px !important;
}

.site-footer.straylight-footer-v40 .footer-v40-legal {
    display: block !important;
    margin: 22px auto 0 auto !important;
    padding: 0 !important;
    color: #e8f1ff !important;
    font-size: 18px !important;
    line-height: 1.4 !important;
    text-align: center !important;
    white-space: normal !important;
}


/* V4.50 footer typography polish */
.site-footer.straylight-footer-v40 .footer-v40-brand strong{
    font-size: 16px !important; /* smaller CYBERSECURITY FOR EVERYONE */
}

.site-footer.straylight-footer-v40 .footer-business-name{
    font-size: 16px !important;
    font-weight: 600 !important;
}

.site-footer.straylight-footer-v40 .footer-business-info{
    font-size: 16px !important;
}


/* V4.51 simplified footer */
.site-footer.straylight-footer-v40 .footer-v40-brand strong{
    margin: 4px 0 8px !important;
}

.site-footer.straylight-footer-v40 .footer-business-info{
    line-height: 1.15 !important;
    margin-top: 4px !important;
}

.site-footer.straylight-footer-v40 .footer-business-name{
    margin-bottom: 4px !important;
}

.site-footer.straylight-footer-v40 .footer-business-contact{
    margin-top: 4px !important;
}

.site-footer.straylight-footer-v40 .footer-v40-legal{
    margin-top: 12px !important;
}


/* V4.56 ORIN page: use tilted hero screenshot and remove duplicate preview */
.orin-product-page .orin-hero-visual-tilted-v56 {
  transform: perspective(900px) rotateY(-7deg) rotateX(2deg) rotateZ(-1.5deg) !important;
  transform-origin: center center !important;
}

.orin-product-page .orin-hero-visual-tilted-v56 img {
  display: block !important;
  border-radius: 28px !important;
  box-shadow: 0 28px 80px rgba(0,0,0,.55), 0 0 42px rgba(140,247,255,.12) !important;
}

@media (max-width: 900px) {
  .orin-product-page .orin-hero-visual-tilted-v56 {
    transform: none !important;
  }
}


/* V4.57 rotate In Development badge slightly */
.orin-coming-soon-badge{
    transform: rotate(-8deg) !important;
    transform-origin: center center !important;
}
