/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* ============================================================
   Grey and orange components, 1 Sep 2026.
   Depth comes from three steps of grey, so no hairline borders.
   The palette itself lives in the Stellar Skin options, this file
   only adds the components and the rounding.
   ============================================================ */
.entry-content h2{border:0!important;padding:0!important;margin:52px 0 18px!important;}
.entry-content hr{display:none!important;}
.stbar-chip{border:0!important;background:var(--st-surface)!important;border-radius:999px!important;}
.stbar .stbar-chip.stbar-on{background:var(--st-surface)!important;border:1px solid var(--st-accent)!important;color:var(--st-accent2)!important;font-weight:700;}
#masthead,.main-header-bar,.ast-primary-header-bar,.site-primary-header-wrap,.stbar{border:0!important;}
.smc-row{position:relative;background:var(--st-surface);border-radius:18px;margin:0 0 16px;padding:20px 22px 0;overflow:hidden;}
.smc-row:hover{background:var(--st-surface2);}
.smc-tag{position:absolute;top:0;right:0;background:linear-gradient(150deg,#F0B429,#DD9A0B);color:#1A1B1D;font-size:11.5px;font-weight:800;letter-spacing:.05em;padding:7px 18px;border-radius:0 18px 0 14px;}
.smc-top{display:grid;grid-template-columns:112px 1fr 250px;gap:20px;align-items:center;}
.smc-logo{position:relative;background:#12071B;border-radius:18px;min-height:104px;display:flex;align-items:stretch;justify-content:center;padding:14px;box-shadow:inset 0 3px 9px rgba(0,0,0,.75);}
.smc-mark{font-family:Anton,Impact,sans-serif;font-size:17px;line-height:1.05;text-align:center;color:#fff;}
.smc-plate{display:flex;align-items:center;justify-content:center;width:100%;min-height:100%;background:#2C7A54;border-radius:9px;padding:12px 8px;box-shadow:0 1px 0 rgba(255,255,255,.18) inset, 0 3px 7px rgba(0,0,0,.55);}
.smc-num{position:absolute;top:-2px;left:-2px;background:linear-gradient(150deg,var(--st-accent) 10%,var(--st-accent2) 90%);color:#1A1B1D;font-family:Anton,Impact,sans-serif;font-size:13px;padding:3px 10px;border-radius:14px 0 12px 0;}
.smc-name{font-family:Anton,Impact,sans-serif;font-size:25px;color:#fff!important;margin:0 0 10px!important;}
.smc-feat{list-style:none!important;margin:0!important;padding:0!important;}
.smc-feat li{position:relative;padding-left:21px;margin:0 0 6px;font-size:14.5px;line-height:1.4;color:var(--st-muted)!important;}
.smc-feat li::before{content:"";position:absolute;left:0;top:6px;width:9px;height:5px;border-left:2px solid var(--st-good);border-bottom:2px solid var(--st-good);transform:rotate(-45deg);}
.smc-box{background:var(--st-bg);border-radius:16px;padding:16px;text-align:center;}
.smc-k{display:block;font-size:10.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--st-dim);margin-bottom:5px;}
.smc-v{display:block;font-family:Anton,Impact,sans-serif;font-size:18px;color:var(--st-accent2);line-height:1.2;margin-bottom:12px;}
.smc-btn{display:block;background:linear-gradient(150deg,var(--st-accent) 10%,var(--st-accent2) 90%);color:#1A1B1D!important;font-weight:800;font-size:15px;padding:13px;border-radius:999px;text-decoration:none!important;}
.smc-btn:hover{filter:brightness(1.07);color:#1A1B1D!important;}
.smc-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px -22px 0;padding:14px 22px;border-top:1px solid rgba(255,255,255,.055);}
.smc-s{font-size:14.5px;color:var(--st-text);font-weight:600;}
.smc-more{margin:34px 0;}
.smc-more h4{font-family:Anton,Impact,sans-serif;font-size:13px!important;letter-spacing:.14em;text-transform:uppercase;color:var(--st-dim)!important;margin:0 0 14px!important;}
.smc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}
.smc-lnk{display:block;background:var(--st-surface);border-radius:16px;padding:18px 20px;text-decoration:none!important;position:relative;overflow:hidden;}
.smc-lnk::after{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--st-accent),var(--st-accent2));}
.smc-lnk:hover{background:var(--st-surface2);}
.smc-lnk b{display:block;font-family:Anton,Impact,sans-serif;font-size:17px;color:#fff;margin-bottom:5px;}
.smc-lnk i{font-style:normal;font-size:13.5px;color:var(--st-muted);}
.smc-lnk em{font-style:normal;display:block;margin-top:9px;font-size:12.5px;color:var(--st-accent2);}
@media(max-width:860px){
 .smc-top{grid-template-columns:84px 1fr;gap:14px;}
 .smc-box{grid-column:1 / -1;text-align:left;}
 .smc-btn{text-align:center;}
 .smc-stats{grid-template-columns:1fr 1fr;margin:16px -16px 0;padding:14px 16px;}
 .smc-grid{grid-template-columns:1fr;}
 .smc-logo{min-height:78px;}
 .smc-name{font-size:21px;}
 .smc-row{padding:16px 16px 0;border-radius:16px;}
}

/* brand column: plate, then a small review link under it */
.smc-brand{display:flex;flex-direction:column;gap:8px;}
.smc-rev{display:block;text-align:center;font-size:12.5px;color:var(--st-accent2)!important;text-decoration:none!important;line-height:1.2;}
.smc-rev:hover{text-decoration:underline!important;}
.smc-box .smc-v{font-size:16px;margin-bottom:0;}
@media(max-width:860px){.smc-brand{flex-direction:row;align-items:center;gap:12px;}.smc-brand .smc-logo{flex:0 0 92px;}.smc-rev{text-align:left;}}

/* site wordmark sits in its own stepped plate, like the cards */
.site-branding.ast-site-identity{background:#12071B!important;border:2px solid #6B4494!important;border-radius:16px!important;padding:26px 34px 27px!important;display:inline-block!important;box-shadow:inset 0 2px 8px rgba(0,0,0,.75), 0 0 0 5px #33194C, 0 4px 12px rgba(0,0,0,.5)!important;}
.site-branding.ast-site-identity::after{color:var(--st-accent)!important;}
@media(max-width:768px){.site-branding.ast-site-identity{padding:18px 22px 19px!important;border-radius:13px!important;box-shadow:inset 0 2px 6px rgba(0,0,0,.75), 0 0 0 4px #33194C!important;}}

/* card CTA back in the box */
.smc-box .smc-btn{margin-top:12px;}

/* read review as a small chip, overrides the plain link above */
.smc-brand .smc-rev{display:inline-block!important;width:auto!important;align-self:center;font-size:12px!important;line-height:1!important;color:var(--st-muted)!important;text-decoration:none!important;background:var(--st-surface2)!important;border:1px solid var(--st-line2)!important;border-radius:999px!important;padding:7px 13px!important;}
.smc-brand .smc-rev:hover{border-color:var(--st-accent)!important;color:var(--st-accent2)!important;text-decoration:none!important;}
.smc-box .smc-btn{margin-top:12px;}
@media(max-width:860px){.smc-brand .smc-rev{align-self:flex-start;}}

/* The skin plugin prints its CSS after this file, so its padding:0 was winning.
   #masthead raises the specificity enough to take it back. */
#masthead .site-branding.ast-site-identity{background:#12071B!important;border:2px solid #6B4494!important;border-radius:16px!important;padding:11px 16px 12px!important;display:inline-block!important;min-width:0!important;box-shadow:inset 0 2px 8px rgba(0,0,0,.75), 0 0 0 5px #33194C, 0 4px 12px rgba(0,0,0,.5)!important;}
#masthead .site-branding.ast-site-identity::before{font-size:26px!important;letter-spacing:.01em!important;}
#masthead .site-branding.ast-site-identity::after{font-family:Anton,Impact,sans-serif!important;font-size:26px!important;font-weight:400!important;letter-spacing:.01em!important;line-height:.9!important;margin-top:3px!important;}
@media(max-width:768px){#masthead .site-branding.ast-site-identity{padding:9px 13px 10px!important;border-radius:13px!important;box-shadow:inset 0 2px 6px rgba(0,0,0,.75), 0 0 0 4px #33194C!important;}#masthead .site-branding.ast-site-identity::before{font-size:22px!important;}#masthead .site-branding.ast-site-identity::after{font-size:22px!important;letter-spacing:.01em!important;}}

.smc-btn{background:linear-gradient(150deg,var(--st-cta) 10%,var(--st-cta2) 90%)!important;color:var(--st-ctafg)!important;}

/* links follow the call to action colour, gold is kept for trim */
.entry-content a:not(.smc-btn):not(.smc-lnk),.smc-rev,.smc-lnk em{color:var(--st-cta2)!important;}
.entry-content a:not(.smc-btn):not(.smc-lnk):hover{color:var(--st-cta)!important;}
.smc-btn,.smc-btn:hover{color:var(--st-ctafg)!important;}
.smc-brand .smc-rev:hover{border-color:var(--st-cta)!important;color:var(--st-cta2)!important;}
.smc-lnk::after{background:linear-gradient(180deg,var(--st-cta),var(--st-cta2))!important;}
.stbar .stbar-chip.stbar-on{border-color:var(--st-cta)!important;color:var(--st-cta2)!important;}

/* velvet: the pile catches the light, so nothing is a flat fill */
body{background-image:radial-gradient(1100px 520px at 50% -160px, rgba(47,191,107,.10), transparent 72%),radial-gradient(760px 420px at 88% 12%, rgba(212,165,72,.055), transparent 70%)!important;background-attachment:fixed!important;background-repeat:no-repeat!important;}
.smc-row{background:linear-gradient(157deg,var(--st-surface2) 0%,var(--st-surface) 58%,#0B2E1F 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06), 0 6px 18px rgba(0,0,0,.35)!important;}
.smc-row:hover{background:linear-gradient(157deg,#1B5A3C 0%,var(--st-surface2) 58%,var(--st-surface) 100%)!important;}
.smc-box{background:linear-gradient(170deg,#0A2C1E 0%,#061F15 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;}
.smc-lnk{background:linear-gradient(157deg,var(--st-surface2) 0%,var(--st-surface) 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;}
.smc-plate{box-shadow:0 1px 0 rgba(255,255,255,.22) inset, 0 3px 8px rgba(0,0,0,.6)!important;}

/* narrow screens: one column, brand sits on its own row so nothing overlaps */
@media(max-width:860px){
 .smc-top{grid-template-columns:1fr!important;gap:14px!important;align-items:start!important;}
 .smc-brand{flex-direction:row!important;align-items:center!important;gap:14px!important;}
 .smc-brand .smc-logo{flex:0 0 96px!important;min-height:84px!important;}
 .smc-brand .smc-rev{align-self:center!important;}
 .smc-mid{min-width:0;}
 .smc-box{grid-column:auto!important;text-align:left!important;}
}

/* sun on the pile: light comes from top left, the fold falls away to the right */
body{background-image:linear-gradient(90deg,#48246B 0%,#2E1546 18%,#1B0C29 46%,#1B0C29 54%,#2E1546 82%,#48246B 100%)!important;background-attachment:fixed!important;background-repeat:no-repeat!important;background-size:cover!important;}
.smc-row{background:linear-gradient(90deg,#472667 0%,#341A4C 22%,var(--st-surface) 50%,#341A4C 78%,#472667 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10), 0 8px 22px rgba(0,0,0,.38)!important;}
.smc-row:hover{background:linear-gradient(90deg,#573180 0%,#40215D 22%,var(--st-surface2) 50%,#40215D 78%,#573180 100%)!important;}
.smc-box{background:linear-gradient(168deg,#231036 0%,#170A22 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;}
.smc-lnk{background:linear-gradient(152deg,#3C1F59 0%,var(--st-surface) 100%)!important;}
.smc-plate{background:linear-gradient(150deg,#6B4494 0%,#3E2160 100%)!important;box-shadow:0 1px 0 rgba(255,255,255,.28) inset, 0 3px 9px rgba(0,0,0,.55)!important;}

/* ---- hover states, 1 Sep 2026 ---- */
.stbar-chip{border:1px solid transparent!important;transition:border-color .15s ease,color .15s ease;}
.stbar-chip:hover{border-color:var(--st-cta)!important;color:var(--st-cta2)!important;}
.stbar .stbar-chip.stbar-on:hover{border-color:var(--st-cta2)!important;}
.smc-btn{transition:box-shadow .15s ease,filter .15s ease;}
.smc-btn:hover{box-shadow:0 0 0 2px var(--st-accent)!important;filter:brightness(1.06);}
.smc-lnk{border:1px solid transparent!important;transition:border-color .15s ease,background .15s ease;}
.smc-lnk:hover{border-color:var(--st-cta)!important;}
.smc-row{transition:background .15s ease,box-shadow .15s ease;}
