/*
Theme Name: Stellar Astro Research Point
Theme URI: https://www.stellarastro.com/
Author: Stellar Astro Research Point
Description: Polished lightweight classic WordPress theme for Stellar Astro Research Point, designed for WooCommerce and responsive use.
Version: 0.3.1
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: stellar-astro
*/
:root{--navy:#101827;--navy2:#1d2b44;--gold:#c7a45a;--gold2:#e0c47d;--cream:#f7f3ea;--paper:#fffdf8;--ink:#1e2633;--muted:#667085;--line:#e7e2d8;--white:#fff;--shadow:0 14px 38px rgba(16,24,39,.09);--radius:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:var(--white);line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:var(--navy);text-decoration:none}a:hover{color:#8f6f2d}.container{width:min(1180px,92%);margin-inline:auto}
/* Header */
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);box-shadow:0 4px 18px rgba(16,24,39,.04);backdrop-filter:blur(10px)}.header-inner{min-height:82px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand-logo{width:118px;height:62px;object-fit:contain;object-position:center}.brand-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.primary-nav{margin-left:auto}.primary-nav ul{display:flex;align-items:center;justify-content:flex-end;gap:4px;list-style:none;margin:0;padding:0}.primary-nav li{margin:0;padding:0}.primary-nav a{display:block;padding:11px 10px;border-radius:9px;font-size:14px;font-weight:650;color:var(--navy);white-space:nowrap}.primary-nav a:hover,.primary-nav .current-menu-item>a,.primary-nav .current_page_item>a{background:var(--cream);color:#7b5e23}.primary-nav .menu-item:last-child>a{border:1px solid #d9c79b;padding-inline:14px}.header-actions{display:flex;gap:8px;align-items:center;margin-left:4px}.header-action{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:14px;font-weight:800;color:var(--navy);position:relative}.cart-count{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:99px;background:var(--gold);color:var(--navy);font-size:10px;display:grid;place-items:center}.menu-toggle{display:none;margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 12px;font-weight:750;color:var(--navy)}
/* Hero */
.hero{background:radial-gradient(circle at 82% 35%,rgba(199,164,90,.16),transparent 28%),linear-gradient(135deg,#111725 0%,#202c46 58%,#2c2141 100%);color:#fff;padding:84px 0 88px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:58px;align-items:center}.eyebrow{color:var(--gold2);font-weight:800;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(42px,5vw,66px);line-height:1.05;letter-spacing:-.035em;margin:14px 0 22px;max-width:760px}.hero h1 em{font-style:normal;color:var(--gold2)}.hero p{font-size:18px;max-width:700px;color:#e5eaf1;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:10px;font-weight:750;border:1px solid transparent;transition:.2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--gold);color:#111827}.button-primary:hover{background:var(--gold2);color:#111827}.button-secondary{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.04)}.hero-visual{position:relative;display:grid;place-items:center;min-height:350px}.hero-orbit{position:absolute;width:330px;height:330px;border:1px solid rgba(224,196,125,.28);border-radius:50%;transform:rotate(-17deg)}.hero-orbit:before{content:"";position:absolute;inset:36px -16px;border:1px solid rgba(224,196,125,.2);border-radius:50%;transform:rotate(28deg)}.hero-logo{position:relative;width:240px;height:240px;object-fit:contain;border-radius:50%;box-shadow:0 20px 55px rgba(0,0,0,.3);background:#f9ead2;padding:5px}
/* Sections */
.section{padding:76px 0}.section.alt{background:var(--cream)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section-head h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:38px;line-height:1.12;margin:5px 0 0;color:var(--navy)}.section-intro{max-width:620px;color:var(--muted);margin:0}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.category-card{min-height:205px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s ease}.category-card:hover{transform:translateY(-4px);border-color:#d8c99f}.category-icon{font-size:22px;color:var(--gold);margin-bottom:18px}.category-card h3{margin:0 0 8px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:500}.category-card p{margin:0;color:var(--muted);font-size:14px}.category-card .arrow{margin-top:20px;color:#866a2d;font-size:13px;font-weight:800}.intro-band{background:var(--paper);border-block:1px solid var(--line);padding:18px 0}.intro-band .container{display:flex;justify-content:center;gap:28px;flex-wrap:wrap}.intro-point{font-size:13px;font-weight:700;color:var(--navy)}.intro-point span{color:var(--gold);margin-right:7px}
/* Woo */
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:22px;padding:0!important;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--line);border-radius:16px;padding:14px!important;background:#fff;box-shadow:0 10px 30px rgba(16,24,39,.06);overflow:hidden}.woocommerce ul.products li.product a img{border-radius:11px;margin-bottom:16px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px;color:var(--navy);padding:0 3px}.woocommerce ul.products li.product .price{padding:0 3px;font-weight:750;color:#263247}.woocommerce ul.products li.product .button{background:var(--navy);color:#fff;border-radius:9px;padding:10px 13px;margin:10px 3px 3px}.woocommerce ul.products li.product .button:hover{background:#253652}.woocommerce span.onsale{background:var(--gold);color:var(--navy);min-width:46px;min-height:46px;line-height:46px}.woocommerce .quantity .qty,.woocommerce input.input-text,.woocommerce textarea,.woocommerce select{min-height:44px;border:1px solid #d7dbe0;border-radius:8px}.woocommerce button.button,.woocommerce a.button{border-radius:9px;background:var(--navy);color:#fff}.woocommerce div.product .product_title{color:var(--navy)}
/* About/testimonials */
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.about-panel{background:linear-gradient(145deg,#111827,#243650);color:#fff;border-radius:22px;padding:40px;box-shadow:var(--shadow)}.about-panel h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:36px;line-height:1.12;color:#fff;margin:8px 0 16px}.about-panel p{color:#d9e1eb}.quote{border-left:3px solid var(--gold);padding:4px 0 4px 20px;margin:24px 0;color:#4d596a}.testimonial{padding:26px}.stars{letter-spacing:2px;color:var(--gold);font-size:14px}.testimonial p{font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.55;color:#374151}.testimonial strong{color:var(--navy);font-size:14px}.forum-cta{background:linear-gradient(135deg,#f7f0df,#fffdf8);border:1px solid #e2d5b8;border-radius:20px;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:25px}.forum-cta h2{margin:0 0 7px;font-family:Georgia,"Times New Roman",serif;font-weight:500;color:var(--navy)}.forum-cta p{margin:0;color:var(--muted)}
/* Pages */
.page-hero{background:var(--cream);padding:58px 0;border-bottom:1px solid var(--line)}.page-hero h1{margin:0;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:46px}.content-wrap{padding:58px 0}.content-wrap h2,.content-wrap h3{color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-weight:500}.logo-large{width:210px;border-radius:50%;margin:auto}.form-note{background:#fff8e8;border:1px solid #ead7a4;padding:16px;border-radius:10px}
/* Consistent interface icons */
.header-action svg,.mobile-bottom-nav svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-bottom-nav span{position:relative}.mobile-cart-count{position:absolute;right:-9px;top:-6px;min-width:15px;height:15px;padding:0 3px;border-radius:99px;background:var(--gold);color:var(--navy);font-size:9px;line-height:15px;font-weight:800}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.mobile-bottom-nav span{display:flex;align-items:center;justify-content:center;height:21px}.mobile-bottom-nav b{font-family:inherit}
/* Footer */
.site-footer{background:#0c1421;color:#cfd7e1;padding:60px 0 26px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:34px}.site-footer h3{color:#fff;margin:0 0 14px;font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:19px}.site-footer p{font-size:14px}.site-footer a{color:#cfd7e1}.site-footer a:hover{color:var(--gold2)}.footer-brand-logo{width:125px;height:70px;object-fit:contain;background:#f9ead2;border-radius:12px;padding:3px;margin-bottom:15px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:18px;font-size:13px;display:flex;justify-content:space-between;gap:20px}.mobile-bottom-nav{display:none}
@media(max-width:1120px){.header-inner{gap:14px}.brand-logo{width:105px}.primary-nav a{padding:10px 7px;font-size:13px}.header-actions{display:none}.hero-grid{gap:35px}}
@media(max-width:980px){.primary-nav{display:none}.menu-toggle{display:block}.header-inner{min-height:74px}.header-actions{display:none}.hero-grid,.about-grid{grid-template-columns:1fr}.hero-visual{min-height:300px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr 1fr}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.mobile-nav-open .primary-nav{display:block;position:absolute;left:0;right:0;top:74px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 14px 30px rgba(16,24,39,.08);padding:10px 4% 16px}.mobile-nav-open .primary-nav ul{display:grid;gap:2px}.mobile-nav-open .primary-nav a{padding:12px}.mobile-nav-open .primary-nav .menu-item:last-child>a{border:0}}
@media(max-width:640px){.container{width:min(92%,540px)}.brand-logo{width:100px;height:56px}.hero{padding:44px 0 40px}.hero-grid{gap:16px}.hero h1{font-size:32px;line-height:1.08;margin:12px 0 18px}.hero p{font-size:16px;line-height:1.55;margin-bottom:22px}.hero-actions{gap:10px}.hero-actions .button{font-size:15px;padding:11px 15px}.hero-visual{min-height:180px;margin-top:2px}.hero-orbit{width:190px;height:190px}.hero-logo{width:135px;height:135px}.section{padding:56px 0}.section-head{display:block}.section-head .button{margin-top:16px}.section-head h2{font-size:31px}.grid-4,.grid-3{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important;gap:12px}.woocommerce ul.products li.product{font-size:14px;padding:10px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px}.woocommerce ul.products li.product .button{font-size:12px;padding:9px 10px}.page-hero{padding:40px 0}.page-hero h1{font-size:34px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:block}.footer-bottom p{margin:8px 0}.forum-cta{display:block}.forum-cta .button{margin-top:18px}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);z-index:120;padding:7px 0 calc(7px + env(safe-area-inset-bottom));box-shadow:0 -5px 18px rgba(16,24,39,.08)}.mobile-bottom-nav a{text-align:center;font-size:11px;font-weight:750;color:var(--navy)}.mobile-bottom-nav span{display:flex;font-size:16px;margin-bottom:1px}.site-footer{padding-bottom:88px}.footer-grid{grid-template-columns:1fr}.intro-band .container{gap:14px;justify-content:flex-start}}
