/*
Theme Name: Rocket Science Tech
Theme URI: https://rocketscience-tech.com/
Author: Rocket Science Tech
Description: Responsive business website for Rocket Science Tech.
Version: 1.0.2
Text Domain: rocket-science-tech
*/

:root{--ink:#07111f;--ink-2:#101d30;--paper:#f3f7fa;--white:#fff;--orange:#59c3ff;--orange-2:#1688c9;--text:#19283a;--muted:#667488;--line:#dce5eb;--radius:18px;--shadow:0 18px 50px rgba(7,17,31,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--white);color:var(--text);font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:1000;background:#fff;padding:10px 16px}.site-header{position:sticky;top:0;z-index:100;background:rgba(11,17,27,.96);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(12px)}.header-row{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;text-decoration:none;min-width:225px}.brand img{width:230px;height:auto;display:block}.main-nav{display:flex;align-items:center;gap:28px}.main-nav a{color:#eef1f5;text-decoration:none;font-weight:650;font-size:14px}.main-nav a:hover{color:var(--orange)}.nav-cta{border:1px solid var(--orange);border-radius:999px;padding:10px 18px}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:29px;line-height:1;cursor:pointer}
.hero{background:var(--ink);color:#fff;position:relative;overflow:hidden;padding:104px 0 92px}.hero:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;right:-170px;top:-220px;background:radial-gradient(circle,rgba(231,148,53,.26),rgba(231,148,53,0) 68%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}.eyebrow{margin:0 0 17px;color:var(--orange);font-size:13px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hero h1{font-size:clamp(44px,6vw,76px);line-height:1.02;letter-spacing:-.045em;margin:0 0 26px;max-width:760px}.lead{font-size:19px;color:#c7ced9;max-width:660px;margin:0 0 34px}.actions{display:flex;flex-wrap:wrap;gap:13px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:8px;text-decoration:none;font-weight:750;border:1px solid transparent;transition:.2s}.button-primary{background:var(--orange);color:#16100a}.button-primary:hover{background:#f0a34a;transform:translateY(-1px)}.button-ghost{color:#fff;border-color:#5b6574}.button-ghost:hover{border-color:#fff}.hero-panel{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.13);border-radius:24px;padding:40px;box-shadow:0 26px 70px rgba(0,0,0,.26)}.hero-panel .brand img{width:100%;max-width:390px}.hero-panel p{color:#c7ced9;margin:27px 0 0}.signal{display:flex;gap:8px;margin-top:28px}.signal i{width:9px;height:9px;background:var(--orange);border-radius:50%;display:block;box-shadow:18px 0 rgba(231,148,53,.7),36px 0 rgba(231,148,53,.4)}
.trust{background:#111a29;color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}.trust-item{padding:4px 24px;border-right:1px solid rgba(255,255,255,.12)}.trust-item:first-child{padding-left:0}.trust-item:last-child{border:0}.trust-item strong{display:block;font-size:17px}.trust-item span{color:#9da7b6;font-size:13px}
.section{padding:92px 0}.section-soft{background:var(--paper)}.section-dark{background:var(--ink);color:#fff}.section-head{max-width:720px;margin-bottom:43px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section h2{font-size:clamp(34px,4vw,51px);line-height:1.08;letter-spacing:-.035em;margin:0 0 18px}.section-head>p:last-child{color:var(--muted);font-size:18px;margin:0}.section-dark .section-head>p:last-child{color:#aeb7c5}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 7px 22px rgba(11,17,27,.045);transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#efc796}.icon{width:46px;height:46px;border-radius:12px;background:#fff4e8;color:var(--orange-2);display:grid;place-items:center;font-size:22px;font-weight:900;margin-bottom:22px}.card h3{font-size:20px;line-height:1.25;margin:0 0 10px}.card p{color:var(--muted);margin:0}.card a{display:inline-block;color:var(--orange-2);margin-top:17px;text-decoration:none;font-weight:750}
.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:75px}.feature-box{background:var(--ink-2);border-radius:24px;padding:42px;color:#fff;box-shadow:var(--shadow)}.feature-box h3{font-size:28px;margin:0 0 12px}.feature-box>p{color:#b4bdca}.check-list{list-style:none;padding:0;margin:28px 0 0}.check-list li{position:relative;padding:13px 0 13px 34px;border-top:1px solid rgba(255,255,255,.1)}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:900}.plain-list{display:grid;gap:18px;margin-top:28px}.plain-list div{display:grid;grid-template-columns:44px 1fr;gap:13px}.plain-list b{font-size:17px}.plain-list span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff1df;color:var(--orange-2);font-weight:900}.plain-list p{margin:2px 0;color:var(--muted)}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;counter-reset:steps}.step{counter-increment:steps;padding:33px;border:1px solid #2a3546;border-radius:var(--radius);background:var(--ink-2)}.step:before{content:"0" counter(steps);color:var(--orange);font-weight:900;letter-spacing:.12em}.step h3{font-size:24px;margin:17px 0 8px}.step p{color:#aeb7c5;margin:0}.about-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.stat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:26px}.stat strong{display:block;font-size:31px;color:var(--ink);line-height:1}.stat span{font-size:14px;color:var(--muted)}
.contact-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;background:#fff;color:var(--text);padding:48px;border-radius:24px}.contact-card h2{color:var(--ink)}.contact-links{display:grid;gap:12px;margin-top:25px}.contact-links a{text-decoration:none;font-weight:750}.contact-links a:hover{color:var(--orange-2)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-full{grid-column:1/-1}.contact-form label{font-size:13px;font-weight:750;display:block;margin-bottom:6px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #cfd5dc;background:#fafbfc;border-radius:8px;padding:13px 14px;font:inherit}.contact-form textarea{min-height:120px;resize:vertical}.contact-form button{cursor:pointer;width:100%}.notice{border-radius:8px;padding:11px 14px;margin-bottom:16px}.notice-success{background:#e5f6eb;color:#176437}.notice-error{background:#fde8e8;color:#943737}.site-footer{background:#070b12;color:#aeb7c5;padding:40px 0}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand img{width:190px}.footer-copy{text-align:right;font-size:13px}.footer-copy a{color:#fff}
@media(max-width:900px){.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--ink);padding:24px;flex-direction:column;align-items:flex-start;border-top:1px solid #273041}.main-nav.open{display:flex}.hero-grid,.split,.contact-card{grid-template-columns:1fr}.hero{padding:75px 0}.hero-panel{max-width:610px}.cards{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr);row-gap:22px}.trust-item:nth-child(2){border:0}.contact-card{gap:35px}}
@media(max-width:620px){.wrap{width:min(100% - 28px,1160px)}.brand img{width:190px}.hero h1{font-size:44px}.hero-panel{padding:27px}.section{padding:70px 0}.cards,.steps,.form-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.trust-item{padding:8px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.trust-item:last-child{border:0}.contact-card{padding:27px}.footer-row{align-items:flex-start;flex-direction:column}.footer-copy{text-align:left}.about-stats{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.contact-form .consent{display:flex;align-items:flex-start;gap:10px;font-weight:500;color:var(--muted)}.contact-form .consent input{width:auto;margin-top:6px}.contact-form .consent a{color:var(--orange-2)}

/* Keep legacy Elementor Site Kit colours from overriding this theme. */
.hero,.hero h1,.hero h2,.hero h3,.hero p,.hero a{color:#fff}.hero .eyebrow{color:var(--orange)}.hero .lead,.hero-panel p{color:#c7ced9}
.trust,.trust strong{color:#fff}.trust span{color:#9da7b6}
.section:not(.section-dark),.section:not(.section-dark) h1,.section:not(.section-dark) h2,.section:not(.section-dark) h3,.section:not(.section-dark) h4{color:var(--text)!important}
.section:not(.section-dark) .eyebrow{color:var(--orange)!important}.section:not(.section-dark) p{color:var(--text)}.section:not(.section-dark) .section-head>p:last-child,.section:not(.section-dark) .card p,.section:not(.section-dark) .plain-list p{color:var(--muted)!important}
.section-dark,.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4{color:#fff!important}.section-dark .eyebrow{color:var(--orange)!important}.section-dark .step p{color:#aeb7c5!important}
.section-dark .contact-card,.section-dark .contact-card h1,.section-dark .contact-card h2,.section-dark .contact-card h3,.section-dark .contact-card p,.section-dark .contact-card label,.section-dark .contact-card span{color:var(--text)!important}.section-dark .contact-card .eyebrow{color:var(--orange)!important}
.button-primary,.button-primary:visited{color:#16100a!important}.button-ghost,.button-ghost:visited,.nav-cta,.nav-cta:visited{color:#fff!important}

/* Deliberate high-contrast treatment for the Why Us and About sections. */
#why-us,#about{background:#0b0f17!important;color:#f4f6fa!important}
#why-us h1,#why-us h2,#why-us h3,#why-us h4,#why-us b,#about h1,#about h2,#about h3,#about h4,#about b{color:#f7f8fb!important}
#why-us>*,#about>*{color:#f4f6fa}
#why-us p,#why-us .plain-list p,#about p{color:#c2cad6!important}
#why-us .feature-box{background:#141d2a!important;border:1px solid #303b4c}
#why-us .feature-box>p,#why-us .check-list li{color:#d5dbe4!important}
#about .stat{background:#161f2c!important;border-color:#354052}
#about .stat strong{color:#fff!important}
#about .stat span{color:#c5ccd7!important}
#why-us .eyebrow,#about .eyebrow{color:var(--orange)!important}
