/*
Theme Name: SCY
Theme URI: https://cm.seoyh.net
Author: OpenClaw
Author URI: https://docs.openclaw.ai
Description: 简洁、美观、功能强大的现代化 WordPress 主题，适用于博客、企业展示与内容站点。
Version: 1.0.1
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: scy
*/

:root {
  --scy-bg: #0b1020;
  --scy-surface: rgba(255, 255, 255, 0.08);
  --scy-surface-strong: #ffffff;
  --scy-card: #ffffff;
  --scy-text: #142033;
  --scy-text-soft: #5f6b84;
  --scy-heading: #0f172a;
  --scy-primary: #4f46e5;
  --scy-primary-2: #7c3aed;
  --scy-accent: #06b6d4;
  --scy-border: rgba(15, 23, 42, 0.08);
  --scy-shadow: 0 18px 50px rgba(15, 23, 42, 0.08);
  --scy-radius: 18px;
  --scy-container: 1388px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--scy-text);background:radial-gradient(circle at top left,rgba(79,70,229,.15),transparent 30%),radial-gradient(circle at top right,rgba(6,182,212,.12),transparent 28%),linear-gradient(180deg,#f8fbff 0%,#eef4ff 100%);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.75}a{color:var(--scy-primary);text-decoration:none}a:hover{color:var(--scy-primary-2)}img{max-width:100%;height:auto;display:block}
.container,.site-header__inner,.site-footer__inner,.hero,.content-area,.archive-header,.page-header,.comments-area,.notice-banner,.home-widget-area,.section--shop-products,.category-grid,.trust-strip,.promo-banner,.brand-wall,.shop-tabs{width:min(calc(100% - 32px),var(--scy-container));margin:0 auto}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(16px);background:rgba(255,255,255,.7);border-bottom:1px solid rgba(255,255,255,.5)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px}.branding{display:flex;align-items:center;gap:14px}.site-logo-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--scy-primary),var(--scy-accent));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;box-shadow:0 10px 30px rgba(79,70,229,.25)}.site-title{margin:0;font-size:1.15rem;font-weight:800}.site-description{margin:2px 0 0;color:var(--scy-text-soft);font-size:.92rem}.site-header__actions,.header-tools{display:flex;align-items:center;gap:10px}.header-tool{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:rgba(79,70,229,.08);color:var(--scy-heading);border-radius:999px;font-weight:700}.header-tool--cart{background:linear-gradient(135deg,var(--scy-primary),var(--scy-accent));color:#fff}.header-tool__count{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:rgba(255,255,255,.22);display:inline-flex;align-items:center;justify-content:center;font-size:.8rem}
.site-nav{display:flex;align-items:center;gap:20px}.site-nav ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:6px}.site-nav a{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;color:var(--scy-heading);font-weight:600}.site-nav .current-menu-item>a,.site-nav a:hover{background:rgba(79,70,229,.08);color:var(--scy-primary)}.nav-toggle{display:none;border:0;background:linear-gradient(135deg,var(--scy-primary),var(--scy-primary-2));color:#fff;border-radius:12px;padding:10px 14px;font-weight:700;cursor:pointer}.mobile-shop-nav{position:fixed;left:12px;right:12px;bottom:12px;z-index:60;display:none;justify-content:space-between;gap:8px;padding:10px;border-radius:22px;background:rgba(15,23,42,.92);box-shadow:0 20px 50px rgba(2,8,23,.35)}.mobile-shop-nav a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:rgba(255,255,255,.92);font-size:.86rem}.mobile-shop-nav small{font-size:.72rem}
.hero-wrap{padding:56px 0 24px}.hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:28px;background:linear-gradient(135deg,#111827 0%,#312e81 48%,#0f766e 100%);color:#fff;border-radius:30px;box-shadow:0 30px 80px rgba(15,23,42,.22);padding:42px}.hero__content,.hero__panel{position:relative;z-index:1}.hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.14);font-size:.9rem}.hero__title{margin:16px 0 14px;font-size:clamp(2rem,5vw,3.8rem);line-height:1.12}.hero__text{margin:0;color:rgba(255,255,255,.86);font-size:1.04rem;max-width:60ch}.hero__actions{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap}.hero__panel{display:grid;gap:16px}
.button,.wp-block-button__link,input[type="submit"],button,.scy-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:12px 20px;font-weight:700;cursor:pointer;transition:.2s ease}.button--primary,input[type="submit"],.scy-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:linear-gradient(135deg,#6366f1,#06b6d4);color:#fff;box-shadow:0 16px 30px rgba(79,70,229,.25)}.button--ghost{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.18)}.section-button{min-width:140px}
.metric-card,.feature-card,.post-card,.sidebar-widget,.comment-respond,.comment-list,.single-panel,.empty-state,.notice-banner,.home-widget-area,.scy-product-card__inner,.woocommerce div.product,.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content,.trust-strip__item,.category-card,.scy-trust-box,.promo-banner,.brand-wall__item,.scy-promo-box,.shop-tabs__nav{background:rgba(255,255,255,.92);color:var(--scy-text);border:1px solid rgba(255,255,255,.5);border-radius:24px;box-shadow:var(--scy-shadow)}
.metric-card{padding:22px}.metric-card strong{display:block;color:var(--scy-heading);font-size:1.8rem}.metric-card span{display:block;margin-top:6px;color:var(--scy-text-soft)}
.promo-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 30px;background:linear-gradient(135deg,#111827,#4f46e5,#0f766e);color:#fff}.promo-banner__badge{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.14);font-weight:700;font-size:.9rem}.promo-banner h2{margin:14px 0 10px;font-size:clamp(1.5rem,3vw,2.4rem)}.promo-banner p{margin:0;color:rgba(255,255,255,.82)}.promo-banner--with-image,.hero--with-image{position:relative;overflow:hidden;isolation:isolate}.promo-banner--with-image:before,.hero--with-image:before{content:"";position:absolute;inset:0;background-image:var(--scy-banner-bg,var(--scy-hero-bg));background-size:cover;background-position:center;transform:scale(1.03);z-index:-2}.promo-banner--with-image:after,.hero--with-image:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(17,24,39,.82),rgba(79,70,229,.72),rgba(15,118,110,.68));z-index:-1}.promo-banner__media,.hero__media{display:none}.promo-banner__content,.promo-banner__actions,.hero__content,.hero__panel{position:relative;z-index:1}.countdown-box{margin-bottom:14px;padding:16px 18px;border-radius:18px;background:rgba(255,255,255,.12);color:#fff;text-align:center}.countdown-box__label{display:block;font-size:.86rem;opacity:.85}.countdown-box__time{display:block;margin-top:6px;font-size:1.35rem}
.notice-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px}.notice-banner__label{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(79,70,229,.08);color:var(--scy-primary);font-weight:700;font-size:.9rem}.notice-banner__text{margin:12px 0 0;color:var(--scy-text-soft)}
.features-grid,.posts-grid,.scy-shop-grid,.woocommerce ul.products,.category-grid,.brand-wall{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-card{padding:24px;display:flex;flex-direction:column;gap:8px;background:linear-gradient(135deg,rgba(79,70,229,.06),rgba(6,182,212,.08))}.category-card__name{color:var(--scy-heading);font-weight:800;font-size:1.08rem}.category-card__count{color:var(--scy-text-soft);font-size:.92rem}.brand-wall__item{padding:24px;display:flex;align-items:center;justify-content:center;min-height:90px;font-weight:800;letter-spacing:.08em;color:var(--scy-heading);background:linear-gradient(135deg,rgba(15,23,42,.03),rgba(79,70,229,.06))}
.section{padding:34px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px}.section-heading h2,.archive-title,.page-title,.woocommerce-products-header__title.page-title{margin:0;color:var(--scy-heading);font-size:clamp(1.5rem,2.6vw,2.3rem)}.section-heading p,.archive-description,.page-description{margin:8px 0 0;color:var(--scy-text-soft)}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.trust-strip__item{display:flex;gap:14px;padding:20px}.trust-strip__icon,.scy-trust-box__icon{font-size:1.4rem}.trust-strip__item strong,.scy-trust-box__item strong{display:block;color:var(--scy-heading)}.trust-strip__item p,.scy-trust-box__item p{margin:4px 0 0;color:var(--scy-text-soft);font-size:.92rem}
.shop-tabs__nav{display:flex;flex-wrap:wrap;gap:10px;padding:12px;margin-bottom:18px}.shop-tabs__btn{position:relative;overflow:hidden;background:transparent;color:var(--scy-heading);border-radius:999px;padding:12px 18px}.shop-tabs__btn::after{content:"";position:absolute;left:10px;right:10px;bottom:6px;height:3px;border-radius:999px;background:rgba(255,255,255,.35);transform:scaleX(0);transform-origin:left center;opacity:0;transition:opacity .2s ease}.shop-tabs__btn.is-active{background:linear-gradient(135deg,var(--scy-primary),var(--scy-accent));color:#fff}.shop-tabs__btn.is-active::after{opacity:1;animation:scy-banner-progress var(--scy-banner-delay,5s) linear forwards}.shop-tabs{position:relative}.scy-slider__controls{position:absolute;top:18px;right:18px;z-index:3;display:flex;gap:10px}.scy-slider__arrow{width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(15,23,42,.55);color:#fff;font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;backdrop-filter:blur(8px)}.scy-slider__arrow:hover{background:rgba(15,23,42,.78)}.shop-tabs__panel{display:block;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease,visibility .4s ease;max-height:0;overflow:hidden;touch-action:pan-y}.shop-tabs__panel.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);max-height:2000px}@keyframes scy-banner-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.feature-card,.post-card{overflow:hidden}.feature-card{padding:26px}.feature-icon{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:1.4rem;background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(6,182,212,.14))}.feature-card h3,.post-card__title,.widget-title,.woocommerce-loop-product__title{margin:0 0 10px;color:var(--scy-heading)}.feature-card p,.post-card__excerpt,.widget,.entry-summary,.entry-content,.comment-content{color:var(--scy-text-soft)}
.content-area{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:26px;padding-bottom:56px}.main-content{min-width:0}.post-card{display:flex;flex-direction:column}.post-card__thumb{aspect-ratio:16/9;background:linear-gradient(135deg,rgba(79,70,229,.16),rgba(6,182,212,.18))}.post-card__thumb img{width:100%;height:100%;object-fit:cover}.post-card__body{padding:22px}.post-meta,.entry-meta,.archive-meta{display:flex;flex-wrap:wrap;gap:12px;color:var(--scy-text-soft);font-size:.92rem}.post-meta{margin-bottom:12px}.post-card__title{font-size:1.28rem}.post-card__footer{margin-top:18px;display:flex;justify-content:space-between;align-items:center;gap:12px}.sidebar-widget,.widget{padding:22px;margin-bottom:20px}
input[type="search"],input[type="text"],input[type="email"],input[type="url"],input[type="password"],textarea,select,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{width:100%;border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:14px;padding:12px 14px;color:var(--scy-text);font:inherit}textarea{min-height:140px;resize:vertical}
.single-panel,.woocommerce div.product,.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content,.scy-trust-box,.scy-promo-box{padding:30px}.entry-content{color:var(--scy-text)}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{color:var(--scy-heading)}
.site-footer{color:rgba(255,255,255,.74);background:linear-gradient(135deg,#0f172a 0%,#111827 100%);margin-top:34px}.site-footer__inner{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px;padding:42px 0}.footer-card{padding:24px;border-radius:24px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0 30px}
.scy-form-success{width:min(calc(100% - 32px),var(--scy-container));margin:0 auto 20px;padding:16px 20px;border-radius:16px;background:rgba(16,185,129,.12);color:#065f46;border:1px solid rgba(16,185,129,.22)}
.scy-front-form p{margin:0 0 16px}.header-tool--accent{background:linear-gradient(135deg,var(--scy-primary),var(--scy-accent));color:#fff}.scy-slide .promo-banner{margin-top:0}
.scy-account-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;margin-top:22px}.scy-account-hero__main,.scy-account-hero__side,.scy-member-panel,.scy-member-stat,.scy-member-shortcut,.scy-member-task{background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.5);border-radius:24px;box-shadow:var(--scy-shadow)}.scy-account-hero__main{padding:28px;background:linear-gradient(135deg,#111827,#312e81,#0f766e);color:#fff}.scy-account-hero__main h2{margin:10px 0 8px;font-size:clamp(1.6rem,3vw,2.4rem);color:#fff}.scy-account-hero__main p{margin:0;color:rgba(255,255,255,.84)}.scy-account-badge{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.14);font-size:.88rem;font-weight:700}.scy-account-hero__side{padding:24px}.scy-member-meta{display:grid;gap:12px}.scy-member-meta strong{color:var(--scy-heading)}.scy-member-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px}.scy-member-stat{padding:22px}.scy-member-stat strong{display:block;font-size:1.8rem;color:var(--scy-heading)}.scy-member-stat span{display:block;margin-top:6px;color:var(--scy-text-soft)}.scy-member-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;margin-top:22px}.scy-member-panel{padding:26px}.scy-member-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.scy-member-shortcut{display:flex;gap:14px;align-items:flex-start;padding:20px;background:linear-gradient(135deg,rgba(79,70,229,.05),rgba(6,182,212,.08))}.scy-member-shortcut__icon{width:48px;height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(79,70,229,.12),rgba(6,182,212,.14));font-size:1.25rem}.scy-member-shortcut h3,.scy-member-task h3{margin:0 0 8px;color:var(--scy-heading)}.scy-member-shortcut p,.scy-member-task p{margin:0;color:var(--scy-text-soft)}.scy-member-task-list{display:grid;gap:14px}.scy-member-task{padding:18px}.scy-member-task__meta{display:flex;justify-content:space-between;gap:12px;margin-top:10px;color:var(--scy-text-soft);font-size:.9rem}.scy-member-panel .posts-grid{margin-top:18px}
.scy-product-detail__grid,.scy-checkout-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px}.scy-product-detail__thumb{border-radius:24px;overflow:hidden;background:linear-gradient(135deg,rgba(79,70,229,.08),rgba(6,182,212,.10))}.scy-product-detail__thumb img{width:100%;height:100%;object-fit:cover}.scy-product-detail__thumb--empty{min-height:320px}.scy-product-detail__price{font-size:2rem;font-weight:800;color:#0f766e;margin:18px 0 10px}.scy-product-detail__desc{margin:0 0 18px;color:var(--scy-text-soft)}.scy-product-buybox{margin-top:18px}.scy-product-detail__content{margin-top:26px}.scy-shop-shell{padding:30px}.scy-cart-list{display:grid;gap:16px}.scy-cart-item .post-card__body{display:grid;gap:8px}.scy-cart-summary{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding:20px;border-radius:20px;background:linear-gradient(135deg,rgba(79,70,229,.06),rgba(6,182,212,.08))}.scy-checkout-side h3{margin-top:0}.scy-checkout-line,.scy-checkout-total{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(15,23,42,.08)}.scy-checkout-total{border-bottom:0;font-size:1.1rem;font-weight:800}
@media (max-width:1200px){.features-grid,.posts-grid,.scy-shop-grid,.woocommerce ul.products,.category-grid,.brand-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:1024px){.hero,.content-area,.site-footer__inner,.features-grid,.posts-grid,.scy-shop-grid,.woocommerce ul.products,.woocommerce div.product,.category-grid,.trust-strip,.scy-trust-box__grid,.brand-wall,.scy-account-hero,.scy-member-grid,.scy-member-stats,.scy-product-detail__grid,.scy-checkout-layout{grid-template-columns:1fr}.hero{padding:32px}.notice-banner,.promo-banner,.scy-cart-summary{flex-direction:column;align-items:flex-start}}
@media (max-width:820px){.nav-toggle{display:inline-flex}.site-header__inner{flex-wrap:wrap}.header-tools{order:3;width:100%;justify-content:flex-start;flex-wrap:wrap}.site-nav{position:absolute;left:16px;right:16px;top:calc(100% + 10px);display:none;flex-direction:column;align-items:stretch;padding:16px;border-radius:22px;background:rgba(255,255,255,.96);border:1px solid rgba(15,23,42,.08);box-shadow:var(--scy-shadow)}.site-nav.is-open{display:flex}.site-nav ul{flex-direction:column}.site-nav a{width:100%;border-radius:14px}.hero{padding:24px;border-radius:24px}}
@media (max-width:640px){.scy-member-shortcuts{grid-template-columns:1fr}}
@media (max-width:560px){body{padding-bottom:88px}.mobile-shop-nav{display:flex}.site-header__inner{min-height:70px}.hero__actions,.post-card__footer,.section-heading,.header-tools{flex-direction:column;align-items:flex-start}.features-grid,.posts-grid,.scy-shop-grid,.woocommerce ul.products,.category-grid,.trust-strip,.scy-trust-box__grid,.brand-wall{grid-template-columns:1fr}}

.scy-product-detail__selling{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.scy-product-detail__block{padding:18px;border-radius:20px;background:linear-gradient(135deg,rgba(79,70,229,.05),rgba(6,182,212,.08));border:1px solid rgba(15,23,42,.06)}.scy-product-detail__block h3{margin:0 0 10px;color:var(--scy-heading)}.scy-selling-list{margin:0;padding-left:18px;color:var(--scy-text-soft)}.scy-selling-list li+li{margin-top:6px}.scy-product-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:700;background:rgba(79,70,229,.10);color:var(--scy-primary)}.scy-product-badge--warn{background:rgba(239,68,68,.12);color:#b91c1c}.scy-product-card__pitch{margin-top:12px;padding:12px 14px;border-radius:16px;background:linear-gradient(135deg,rgba(79,70,229,.05),rgba(6,182,212,.08));color:var(--scy-text-soft)}.scy-shop-highlight{margin-bottom:18px}.scy-order-success-card{margin-bottom:22px;padding:24px;border-radius:24px;background:linear-gradient(135deg,rgba(79,70,229,.07),rgba(6,182,212,.10));border:1px solid rgba(79,70,229,.08)}.scy-order-success-card h3{margin:0 0 12px;color:var(--scy-heading)}.scy-order-card{border:1px solid rgba(79,70,229,.08);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(244,247,255,.98))}.scy-order-card__head{display:flex;justify-content:space-between;align-items:center;gap:12px}.scy-order-card__head h3{margin:0}.scy-order-card .post-meta{margin-top:10px}
body.home .hero-wrap{padding:72px 0 34px}
body.home .hero{grid-template-columns:minmax(0,1.2fr) 320px;padding:56px 52px;border-radius:36px;box-shadow:0 30px 90px rgba(15,23,42,.18)}
body.home .hero__content{max-width:680px}body.home .hero__title{max-width:11ch;font-size:clamp(2.6rem,4.2vw,4.3rem);letter-spacing:-.04em}body.home .hero__text{font-size:1.08rem;max-width:48ch;color:rgba(255,255,255,.84)}
body.home .hero__actions{margin-top:30px}.hero__actions .button{min-width:160px;height:50px}
body.home .scy-home-hero-metrics{display:grid;gap:14px}body.home .scy-home-hero-metrics .metric-card{padding:22px 20px;border-radius:22px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px)}body.home .scy-home-hero-metrics .metric-card strong{font-size:2rem;color:#fff}body.home .scy-home-hero-metrics .metric-card span{color:rgba(255,255,255,.74)}
body.home .section-heading{margin-bottom:22px}body.home .section-heading h2{font-size:clamp(1.6rem,2vw,2.2rem);letter-spacing:-.03em}body.home .section-heading .button{height:44px;padding:0 18px}
body.home .section--shop-showcase .section-heading{align-items:end}body.home .section--shop-showcase .section-heading p{max-width:40ch}
body.home .scy-home-grid--products{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}body.home .scy-home-grid--products .post-card{border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 16px 36px rgba(15,23,42,.06)}body.home .scy-home-grid--products .post-card__thumb{aspect-ratio:1/1;background:#f3f6fb}body.home .scy-home-grid--products .post-card__body{padding:16px 16px 14px}body.home .scy-home-grid--products .post-card__title{font-size:.98rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.85em}body.home .scy-home-grid--products .post-meta{font-size:.75rem;gap:6px;color:#8a94a6;min-height:20px}body.home .scy-home-grid--products .post-card__excerpt{display:none}body.home .scy-home-grid--products .scy-product-card__pitch{display:none}body.home .scy-home-grid--products .scy-product-card__footer{margin-top:12px;align-items:center}body.home .scy-home-grid--products .scy-product-card__price{font-size:1.3rem;font-weight:800;color:#111827}body.home .scy-home-grid--products .button{height:38px;padding:0 12px;font-size:.84rem;border-radius:12px;background:#111827;color:#fff}
body.home .scy-home-grid--features{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body.home .scy-home-grid--features .feature-card{padding:22px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff)}
body.home .scy-home-grid--content{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}body.home .scy-home-grid--content .post-card{border-radius:20px;background:rgba(255,255,255,.96)}body.home .scy-home-grid--content .post-card__thumb{aspect-ratio:16/10}body.home .scy-home-grid--content .post-card__body{padding:18px}body.home .scy-home-grid--content .post-card__title{font-size:1.05rem;line-height:1.45}
@media (min-width:1280px){body.home .hero,body.home .section+.section:before,.container,body.home .site-header__inner,body.home .site-footer__inner,body.home .promo-banner,body.home .shop-tabs,body.home .brand-wall{width:min(calc(100% - 48px),1388px)}}
@media (max-width:1024px){body.home .hero-wrap{padding-top:52px}body.home .hero{grid-template-columns:minmax(0,1fr);gap:22px;padding:34px}body.home .hero__content,body.home .hero__panel{width:100%}body.home .hero__panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}body.home .section{padding:32px 0}body.home .section+.section:before{margin-bottom:32px}body.home .scy-home-grid--features{grid-template-columns:repeat(3,minmax(0,1fr))}body.home .scy-home-grid--products{grid-template-columns:repeat(3,minmax(0,1fr))}body.home .scy-home-grid--content{grid-template-columns:repeat(3,minmax(0,1fr))}body.home .brand-wall{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .promo-banner{padding:24px;align-items:flex-start}body.home .promo-banner__actions{width:100%}body.home .promo-banner__actions .button{width:100%}}
@media (max-width:768px){body.home .container,body.home .site-header__inner,body.home .site-footer__inner,body.home .hero,body.home .content-area,body.home .archive-header,body.home .page-header,body.home .comments-area,body.home .notice-banner,body.home .home-widget-area,body.home .section--shop-products,body.home .category-grid,body.home .trust-strip,body.home .promo-banner,body.home .brand-wall,body.home .shop-tabs{width:min(calc(100% - 24px),var(--scy-container))}body.home .hero-wrap{padding:42px 0 18px}body.home .hero{padding:28px;border-radius:26px}body.home .hero__title{font-size:clamp(1.8rem,7vw,2.5rem)}body.home .hero__text{max-width:none}body.home .hero__panel{grid-template-columns:1fr;gap:12px}body.home .section-heading{flex-direction:column;align-items:flex-start}body.home .section-heading .button{width:100%}body.home .shop-tabs__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.home .shop-tabs__btn{width:100%;justify-content:center}body.home .scy-home-grid--features{grid-template-columns:1fr 1fr;gap:16px}body.home .scy-home-grid--products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}body.home .scy-home-grid--content{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}body.home .brand-wall{grid-template-columns:1fr 1fr;gap:16px}body.home .feature-card,body.home .scy-home-grid--content .post-card__body,body.home .brand-wall__item{padding:18px}body.home .brand-wall__item{min-height:84px}}
@media (max-width:560px){body.home .hero{padding:22px;border-radius:22px}body.home .hero__title{max-width:none;font-size:clamp(1.65rem,8vw,2.15rem);line-height:1.18}body.home .hero__text{font-size:.96rem}body.home .hero__actions{gap:10px}body.home .hero__actions .button{width:100%;min-width:0}body.home .section{padding:26px 0}body.home .section+.section:before{margin-bottom:26px;width:min(calc(100% - 24px),var(--scy-container))}body.home .section-heading h2{font-size:1.38rem}body.home .section-heading p{font-size:.95rem}body.home .scy-home-grid--features{grid-template-columns:1fr}body.home .scy-home-grid--products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body.home .scy-home-grid--content{grid-template-columns:1fr;gap:16px}body.home .brand-wall{grid-template-columns:1fr 1fr;gap:12px}body.home .shop-tabs__nav{grid-template-columns:1fr}body.home .promo-banner{padding:20px;border-radius:20px}body.home .promo-banner h2{font-size:1.35rem}body.home .promo-banner p{font-size:.94rem}body.home .feature-card:hover,body.home .post-card:hover,body.home .brand-wall__item:hover{transform:none;box-shadow:var(--scy-shadow)}body.home .scy-home-grid--products .post-card__body{padding:14px}body.home .scy-home-grid--products .post-card__title{font-size:.96rem}body.home .scy-home-grid--products .post-meta{gap:6px;font-size:.76rem}body.home .scy-home-grid--products .scy-product-card__price{font-size:1.12rem}body.home .scy-home-grid--products .scy-product-card__pitch{display:none}body.home .scy-home-grid--products .button{width:100%;padding:8px 10px;font-size:.84rem}body.home .scy-home-grid--content .post-card__body{padding:18px}}

.scy-product-card__footer{align-items:center}.scy-product-card__price{font-size:1.4rem;color:#0f766e}.scy-product-detail__quick-points{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 18px}.scy-product-buybox p{margin:0 0 12px}.scy-product-buybox .button[disabled],.scy-product-buybox button[disabled]{opacity:.55;cursor:not-allowed}
.scy-order-success-items,.scy-order-items{display:grid;gap:10px;margin-top:16px}.scy-order-success-item,.scy-order-item{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:rgba(79,70,229,.05);border:1px solid rgba(79,70,229,.08)}.scy-order-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0}.scy-order-total{display:inline-flex;align-items:center;font-weight:800;color:var(--scy-heading)}.scy-checkout-tips{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 18px}.scy-checkout-tips span,.scy-checkout-helper p{padding:10px 12px;border-radius:14px;background:rgba(79,70,229,.06);color:var(--scy-text-soft);margin:0}.scy-checkout-helper{display:grid;gap:12px;margin-top:18px}.scy-cart-item__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.scy-cart-remove{min-width:auto;padding:8px 14px}.scy-cart-summary__meta{display:grid;gap:4px}.scy-cart-summary__meta span{color:var(--scy-text-soft)}.scy-submit-order[disabled]{opacity:.7;cursor:progress}.scy-cart-item__body{display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px;align-items:start}.scy-cart-thumb{width:88px;height:88px;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,rgba(79,70,229,.08),rgba(6,182,212,.10));display:flex;align-items:center;justify-content:center}.scy-cart-thumb__img{width:100%;height:100%;object-fit:cover}.scy-cart-thumb__placeholder{font-weight:800;color:var(--scy-primary)}.scy-cart-item__content,.scy-order-item__content{display:grid;gap:10px}.scy-stock-alert{padding:10px 12px;border-radius:14px;font-size:.92rem;font-weight:600}.scy-stock-alert--warn{background:rgba(245,158,11,.12);color:#92400e}.scy-stock-alert--danger{background:rgba(239,68,68,.12);color:#991b1b}.scy-cart-item--lowstock{border-color:rgba(245,158,11,.18)}.scy-cart-item--soldout{border-color:rgba(239,68,68,.18)}.scy-order-detail-card{padding:22px}.scy-order-detail-card--cancelled{border:1px solid rgba(239,68,68,.16);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,245,245,.98))}.scy-order-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.scy-order-timeline__item{padding:14px;border-radius:16px;background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.06)}.scy-order-timeline__item strong{display:block;color:var(--scy-heading)}.scy-order-timeline__item span{display:block;margin-top:6px;color:var(--scy-text-soft);font-size:.92rem}.scy-order-timeline__item.is-active{background:linear-gradient(135deg,rgba(79,70,229,.08),rgba(6,182,212,.10));border-color:rgba(79,70,229,.12)}.scy-order-items--detail{gap:14px}.scy-order-item--detail{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:start}.scy-order-item__thumb{flex-shrink:0}.scy-order-item__content strong{color:var(--scy-heading)}.scy-order-item__content span{color:var(--scy-text-soft)}.scy-dashboard-order-card{border:1px solid rgba(79,70,229,.08)}.scy-benefit-hero{margin-bottom:20px}.scy-benefit-hero--starter{background:linear-gradient(135deg,#eff6ff,#f8fafc)}.scy-benefit-hero--silver{background:linear-gradient(135deg,#f3f4f6,#eef2ff)}.scy-benefit-hero--gold{background:linear-gradient(135deg,#fff7ed,#fef3c7)}.scy-benefit-grid .feature-card{border:1px solid rgba(79,70,229,.08)}
@media (max-width:640px){.scy-order-card__grid,.scy-order-timeline,.scy-order-item--detail{grid-template-columns:1fr}.scy-order-success-item,.scy-order-item,.scy-cart-item__head,.scy-cart-item__body{flex-direction:column;display:flex;align-items:flex-start}.scy-cart-thumb,.scy-order-item__thumb{width:100%;height:180px}}
