/*
Theme Name: Sonia Perez Chaisson Divi Child
Theme URI: https://example.com/
Description: Custom Divi child theme for The Law Offices of Sonia Perez Chaisson.
Author: Attorney Visibility AI
Template: Divi
Version: 1.0.0
Text Domain: spc-divi-child
*/

/* Homepage styles are scoped to avoid affecting Divi-built interior pages. */
.spc-home-active{
  --spc-wine:#6f2230;
  --spc-wine-dark:#3d111a;
  --spc-wine-deep:#240b10;
  --spc-gold:#c7a66b;
  --spc-gold-light:#ead7af;
  --spc-ivory:#f7f3ed;
  --spc-sand:#ece3d8;
  --spc-paper:#fffdf9;
  --spc-ink:#211a1c;
  --spc-muted:#6d6365;
  --spc-line:rgba(61,17,26,.14);
  --spc-shadow:0 24px 70px rgba(40,15,20,.16);
  --spc-radius:28px;
  --spc-container:1240px;
  margin:0;
  color:var(--spc-ink);
  background:var(--spc-paper);
  font-family:"Manrope",Arial,sans-serif;
  -webkit-font-smoothing:antialiased;
}
.spc-home-active.spc-menu-open{overflow:hidden}
.spc-home-active *{box-sizing:border-box}
.spc-home-active img{max-width:100%;display:block}
.spc-home-active a{color:inherit;text-decoration:none}
.spc-home-active button,.spc-home-active input,.spc-home-active textarea,.spc-home-active select{font:inherit}
.spc-home-active .spc-wrap{width:min(var(--spc-container),calc(100% - 44px));margin-inline:auto}
.spc-home-active .spc-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--spc-wine);font-size:.74rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.spc-home-active .spc-eyebrow::before{content:"";width:32px;height:1px;background:var(--spc-gold)}
.spc-home-active .spc-site h1,.spc-home-active .spc-site h2,.spc-home-active .spc-site h3,.spc-home-active .spc-site p{margin:0}
.spc-home-active .spc-site h1,.spc-home-active .spc-site h2,.spc-home-active .spc-site h3{font-family:"Cormorant Garamond",Georgia,serif;line-height:.96}
.spc-home-active .spc-site h2{font-size:clamp(3.2rem,5.5vw,6rem);font-weight:600;letter-spacing:-.045em}
.spc-home-active .spc-site p{font-size:1.02rem;line-height:1.75;color:var(--spc-muted)}
.spc-home-active .spc-section{padding:110px 0}
.spc-home-active .spc-section-head{max-width:790px;margin-bottom:48px}
.spc-home-active .spc-section-head.is-center{margin-inline:auto;text-align:center}
.spc-home-active .spc-section-head.is-center .spc-eyebrow{justify-content:center}
.spc-home-active .spc-section-head h2{margin-top:18px}
.spc-home-active .spc-section-head p{max-width:700px;margin-top:22px;font-size:1.08rem}
.spc-home-active .spc-section-head.is-center p{margin-inline:auto}
.spc-home-active .spc-btn{min-height:56px;padding:0 25px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;transition:.25s ease}
.spc-home-active .spc-btn:hover{transform:translateY(-3px)}
.spc-home-active .spc-btn-primary{background:var(--spc-wine);color:#fff;box-shadow:0 16px 34px rgba(111,34,48,.24)}
.spc-home-active .spc-btn-primary:hover{background:var(--spc-wine-dark)}
.spc-home-active .spc-btn-light{background:#fff;color:var(--spc-wine-dark)}
.spc-home-active .spc-btn-outline{border-color:rgba(255,255,255,.4);color:#fff;background:rgba(255,255,255,.04)}
.spc-home-active .spc-topbar{background:var(--spc-wine-deep);color:rgba(255,255,255,.78);font-size:.76rem}
.spc-home-active .spc-topbar .spc-wrap{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.spc-home-active .spc-topbar a:hover{color:var(--spc-gold-light)}
.spc-home-active .spc-topbar-links{display:flex;gap:22px;align-items:center}
.spc-home-active .spc-site-header{position:sticky;top:0;z-index:1000;background:rgba(255,253,249,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(61,17,26,.08)}
.spc-home-active.admin-bar .spc-site-header{top:32px}
.spc-home-active .spc-nav{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:34px}
.spc-home-active .spc-brand{display:flex;align-items:center;gap:14px;min-width:255px}
.spc-home-active .spc-brand-mark{width:52px;height:52px;border:1px solid var(--spc-gold);border-radius:50%;display:grid;place-items:center;color:var(--spc-wine);font-family:"Cormorant Garamond";font-weight:700;font-size:1.2rem;letter-spacing:-.08em;background:#fff}
.spc-home-active .spc-brand-copy strong{display:block;color:var(--spc-wine-dark);font-family:"Cormorant Garamond";font-size:1.28rem;line-height:1}
.spc-home-active .spc-brand-copy span{display:block;margin-top:6px;color:var(--spc-muted);font-size:.59rem;letter-spacing:.15em;text-transform:uppercase}
.spc-home-active .spc-nav-links{display:flex;align-items:center;gap:27px}
.spc-home-active .spc-nav-links>a:not(.spc-btn){font-size:.76rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.spc-home-active .spc-nav-links a:hover{color:var(--spc-wine)}
.spc-home-active .spc-nav-cta{min-height:46px;padding-inline:19px}
.spc-home-active .spc-menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--spc-line);border-radius:50%;background:#fff;color:var(--spc-wine);cursor:pointer}
.spc-home-active .spc-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 15%,rgba(199,166,107,.28),transparent 25%),linear-gradient(120deg,var(--spc-wine-deep),#4d1721 58%,#6f2230);color:#fff}
.spc-home-active .spc-hero::after{content:"";position:absolute;inset:auto -160px -300px auto;width:640px;height:640px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.025)}
.spc-home-active .spc-hero-grid{min-height:760px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:60px}
.spc-home-active .spc-hero-copy{position:relative;z-index:2;padding:90px 0}
.spc-home-active .spc-hero .spc-eyebrow{color:var(--spc-gold-light)}
.spc-home-active .spc-hero h1{max-width:850px;margin-top:24px;font-size:clamp(4.4rem,7vw,8.1rem);font-weight:600;letter-spacing:-.055em;color:#fff}
.spc-home-active .spc-hero h1 em{display:block;color:var(--spc-gold-light);font-style:normal}
.spc-home-active .spc-hero-copy>p{max-width:700px;margin-top:28px;color:rgba(255,255,255,.72);font-size:1.15rem}
.spc-home-active .spc-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}
.spc-home-active .spc-hero-proof{display:flex;gap:32px;flex-wrap:wrap;margin-top:46px;padding-top:30px;border-top:1px solid rgba(255,255,255,.14)}
.spc-home-active .spc-hero-proof div{min-width:130px}
.spc-home-active .spc-hero-proof strong{display:block;font-family:"Cormorant Garamond";font-size:2.3rem;color:#fff;line-height:1}
.spc-home-active .spc-hero-proof span{display:block;margin-top:7px;color:rgba(255,255,255,.52);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}
.spc-home-active .spc-hero-visual{position:relative;z-index:2;align-self:center;padding-top:0;display:flex;align-items:center;justify-content:flex-end}
.spc-home-active .spc-portrait-frame{position:relative;width:100%;max-width:520px;margin-left:auto;min-height:650px;border-radius:240px 240px 28px 28px;overflow:hidden;border:1px solid rgba(255,255,255,.25);box-shadow:0 34px 100px rgba(0,0,0,.34);background:#cebfae}
.spc-home-active .spc-portrait-frame img{width:100%;height:100%;min-height:650px;object-fit:cover;object-position:center;filter:saturate(.86) contrast(1.03)}
.spc-home-active .spc-portrait-frame::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(36,11,16,.45),transparent 42%)}
.spc-home-active .spc-portrait-badge{position:absolute;left:-22px;bottom:44px;z-index:3;width:180px;padding:20px;border-radius:20px;background:#fff;color:var(--spc-wine-dark);box-shadow:var(--spc-shadow)}
.spc-home-active .spc-portrait-badge strong{display:block;font-family:"Cormorant Garamond";font-size:1.8rem;line-height:1}
.spc-home-active .spc-portrait-badge span{display:block;margin-top:8px;color:var(--spc-muted);font-size:.7rem;line-height:1.45;text-transform:uppercase;letter-spacing:.1em}
.spc-home-active .spc-trust-strip{background:#fff;border-bottom:1px solid var(--spc-line)}
.spc-home-active .spc-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.spc-home-active .spc-trust-item{padding:31px 24px;border-right:1px solid var(--spc-line)}
.spc-home-active .spc-trust-item:last-child{border-right:0}
.spc-home-active .spc-trust-item strong{display:block;color:var(--spc-wine-dark);font-family:"Cormorant Garamond";font-size:1.35rem}
.spc-home-active .spc-trust-item span{display:block;margin-top:7px;color:var(--spc-muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}
.spc-home-active .spc-practice{background:var(--spc-ivory)}
.spc-home-active .spc-practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.spc-home-active .spc-practice-card{min-height:330px;padding:34px;display:flex;flex-direction:column;border-radius:24px;border:1px solid var(--spc-line);background:rgba(255,255,255,.76);transition:.28s ease;position:relative;overflow:hidden}
.spc-home-active .spc-practice-card::before{content:"";position:absolute;right:-70px;bottom:-70px;width:180px;height:180px;border:1px solid rgba(111,34,48,.08);border-radius:50%}
.spc-home-active .spc-practice-card:hover{transform:translateY(-7px);background:#fff;box-shadow:var(--spc-shadow);border-color:rgba(111,34,48,.3)}
.spc-home-active .spc-practice-number{color:var(--spc-gold);font-family:"Cormorant Garamond";font-size:1.25rem}
.spc-home-active .spc-practice-card h3{margin-top:44px;font-size:2.35rem;font-weight:600;color:var(--spc-wine-dark)}
.spc-home-active .spc-practice-card p{margin-top:17px;font-size:.95rem}
.spc-home-active .spc-practice-link{margin-top:auto;padding-top:28px;color:var(--spc-wine);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.spc-home-active .spc-about{background:#fff}
.spc-home-active .spc-about-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:90px;align-items:center}
.spc-home-active .spc-about-art{position:relative;min-height:610px}
.spc-home-active .spc-about-panel{position:absolute;inset:0 70px 70px 0;border-radius:var(--spc-radius);background:var(--spc-wine-dark);overflow:hidden;box-shadow:var(--spc-shadow)}
.spc-home-active .spc-about-panel::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(45,7,18,.42) 100%);pointer-events:none}
.spc-home-active .spc-about-panel img{width:100%;height:100%;object-fit:cover;object-position:center 18%;display:block}
.spc-home-active .spc-about-quote{position:absolute;right:0;bottom:0;width:78%;padding:36px;border-radius:24px;background:var(--spc-paper);box-shadow:var(--spc-shadow)}
.spc-home-active .spc-about-quote blockquote{margin:0;color:var(--spc-wine-dark);font-family:"Cormorant Garamond";font-size:2rem;line-height:1.12}
.spc-home-active .spc-about-quote cite{display:block;margin-top:18px;color:var(--spc-muted);font-style:normal;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}
.spc-home-active .spc-about-copy h2{margin-top:18px;color:var(--spc-wine-dark)}
.spc-home-active .spc-about-copy>p{margin-top:24px;font-size:1.08rem}
.spc-home-active .spc-about-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:32px}
.spc-home-active .spc-about-list div{padding:18px;border:1px solid var(--spc-line);border-radius:16px;background:var(--spc-ivory)}
.spc-home-active .spc-about-list strong{display:block;color:var(--spc-wine-dark);font-size:.86rem}
.spc-home-active .spc-about-list span{display:block;margin-top:6px;color:var(--spc-muted);font-size:.78rem;line-height:1.5}
.spc-home-active .spc-strategy{background:var(--spc-wine-deep);color:#fff;position:relative;overflow:hidden}
.spc-home-active .spc-strategy::before{content:"";position:absolute;left:-300px;top:-300px;width:700px;height:700px;border:1px solid rgba(255,255,255,.08);border-radius:50%}
.spc-home-active .spc-strategy-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:86px;align-items:start;position:relative;z-index:2}
.spc-home-active .spc-strategy h2{margin-top:18px;color:#fff}
.spc-home-active .spc-strategy-copy>p{margin-top:24px;color:rgba(255,255,255,.66)}
.spc-home-active .spc-strategy-steps{display:grid;gap:12px}
.spc-home-active .spc-strategy-step{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:25px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.045)}
.spc-home-active .spc-strategy-step b{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:var(--spc-gold);color:var(--spc-wine-deep);font-family:"Cormorant Garamond";font-size:1.25rem}
.spc-home-active .spc-strategy-step h3{color:#fff;font-size:1.8rem}
.spc-home-active .spc-strategy-step p{margin-top:8px;color:rgba(255,255,255,.58);font-size:.9rem}
.spc-home-active .spc-credentials{background:var(--spc-paper)}
.spc-home-active .spc-credential-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.spc-home-active .spc-credential{padding:28px 24px;border-top:3px solid var(--spc-gold);background:#fff;border-radius:0 0 20px 20px;box-shadow:0 14px 35px rgba(40,15,20,.06)}
.spc-home-active .spc-credential strong{display:block;color:var(--spc-wine-dark);font-family:"Cormorant Garamond";font-size:1.55rem;line-height:1.08}
.spc-home-active .spc-credential span{display:block;margin-top:12px;color:var(--spc-muted);font-size:.8rem;line-height:1.55}
.spc-home-active .spc-reviews{background:var(--spc-ivory)}
.spc-home-active .spc-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.spc-home-active .spc-review{padding:32px;border:1px solid var(--spc-line);border-radius:24px;background:#fff}
.spc-home-active .spc-stars{color:var(--spc-gold);letter-spacing:.12em}
.spc-home-active .spc-review blockquote{margin:23px 0 0;color:var(--spc-wine-dark);font-family:"Cormorant Garamond";font-size:1.65rem;line-height:1.22}
.spc-home-active .spc-review footer{margin-top:24px;padding-top:18px;border-top:1px solid var(--spc-line);color:var(--spc-muted);font-size:.76rem;line-height:1.5}
.spc-home-active .spc-blog{background:#fff}
.spc-home-active .spc-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.spc-home-active .spc-blog-card{min-height:460px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--spc-line);border-radius:24px;background:var(--spc-paper);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.spc-home-active .spc-blog-card:hover{transform:translateY(-7px);border-color:rgba(111,34,48,.26);box-shadow:var(--spc-shadow)}
.spc-home-active .spc-blog-visual{position:relative;min-height:205px;overflow:hidden;background:linear-gradient(145deg,var(--spc-wine-dark),var(--spc-wine))}
.spc-home-active .spc-blog-visual.has-image img{width:100%;height:205px;object-fit:cover}
.spc-home-active .spc-blog-visual:not(.has-image)::before,.spc-home-active .spc-blog-visual:not(.has-image)::after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.18)}
.spc-home-active .spc-blog-visual:not(.has-image)::before{width:230px;height:230px;right:-70px;top:-95px}
.spc-home-active .spc-blog-visual:not(.has-image)::after{width:135px;height:135px;right:38px;top:-28px}
.spc-home-active .spc-blog-visual span{position:absolute;left:28px;bottom:24px;color:rgba(255,255,255,.95);font-family:"Cormorant Garamond",Georgia,serif;font-size:4.4rem;font-weight:600;line-height:1;letter-spacing:-.06em}
.spc-home-active .spc-blog-card:nth-child(2) .spc-blog-visual{background:linear-gradient(145deg,#2f171e,#785463)}
.spc-home-active .spc-blog-card:nth-child(3) .spc-blog-visual{background:linear-gradient(145deg,#7b6039,#c7a66b)}
.spc-home-active .spc-blog-body{padding:28px;display:flex;flex:1;flex-direction:column}
.spc-home-active .spc-blog-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--spc-wine);font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.spc-home-active .spc-blog-body h3{margin-top:19px;color:var(--spc-wine-dark);font-size:2rem;font-weight:600;line-height:1.02}
.spc-home-active .spc-blog-body p{margin-top:15px;font-size:.9rem;line-height:1.68}
.spc-home-active .spc-blog-link{margin-top:auto;padding-top:24px;color:var(--spc-wine);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.spc-home-active .spc-contact{background:linear-gradient(135deg,#f3ebe1,#fff)}
.spc-home-active .spc-contact-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding:62px;border-radius:34px;background:#fff;box-shadow:var(--spc-shadow)}
.spc-home-active .spc-contact-copy h2{margin-top:18px;color:var(--spc-wine-dark);font-size:clamp(3.5rem,5vw,5.8rem)}
.spc-home-active .spc-contact-copy>p{margin-top:22px}
.spc-home-active .spc-contact-details{display:grid;gap:14px;margin-top:30px}
.spc-home-active .spc-contact-details a,.spc-home-active .spc-contact-details span{padding:15px 17px;border:1px solid var(--spc-line);border-radius:14px;color:var(--spc-wine-dark);font-size:.86rem}
.spc-home-active .spc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.spc-home-active .spc-form-grid label{display:grid;gap:7px;color:var(--spc-wine-dark);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.spc-home-active .spc-form-grid .is-full{grid-column:1/-1}
.spc-home-active .spc-form-grid input,.spc-home-active .spc-form-grid textarea,.spc-home-active .spc-form-grid select{width:100%;border:1px solid var(--spc-line);border-radius:13px;background:var(--spc-ivory);padding:15px;color:var(--spc-ink);outline:none}
.spc-home-active .spc-form-grid input,.spc-home-active .spc-form-grid select{height:54px}
.spc-home-active .spc-form-grid textarea{height:140px;resize:vertical}
.spc-home-active .spc-form-grid input:focus,.spc-home-active .spc-form-grid textarea:focus,.spc-home-active .spc-form-grid select:focus{border-color:var(--spc-wine);box-shadow:0 0 0 3px rgba(111,34,48,.09)}
.spc-home-active .spc-honeypot{position:absolute!important;left:-9999px!important;opacity:0!important;height:1px!important;width:1px!important}
.spc-home-active .spc-form-note{margin-top:13px;color:var(--spc-muted);font-size:.7rem;line-height:1.5}
.spc-home-active .spc-form-message{grid-column:1/-1;padding:13px 15px;border-radius:12px;font-size:.84rem}
.spc-home-active .spc-form-message.is-success{background:#edf8ef;color:#225e2e;border:1px solid rgba(34,94,46,.18)}
.spc-home-active .spc-form-message.is-error{background:#fff0f1;color:#8b2533;border:1px solid rgba(139,37,51,.18)}
.spc-home-active .spc-site-footer{background:var(--spc-wine-deep);color:rgba(255,255,255,.66);padding:78px 0 28px}
.spc-home-active .spc-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px;padding-bottom:46px;border-bottom:1px solid rgba(255,255,255,.1)}
.spc-home-active .spc-footer-brand .spc-brand-copy strong{color:#fff}
.spc-home-active .spc-footer-brand .spc-brand-copy span{color:rgba(255,255,255,.45)}
.spc-home-active .spc-footer-brand p{max-width:430px;margin-top:22px;color:rgba(255,255,255,.55);font-size:.88rem}
.spc-home-active .spc-footer-col h4{margin:0 0 18px;color:#fff;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}
.spc-home-active .spc-footer-col{display:flex;flex-direction:column;gap:11px}
.spc-home-active .spc-footer-col a,.spc-home-active .spc-footer-col span{font-size:.8rem}
.spc-home-active .spc-footer-col a:hover{color:var(--spc-gold-light)}
.spc-home-active .spc-footer-bottom{padding-top:25px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.7rem}
.spc-home-active .spc-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}
.spc-home-active .spc-reveal.is-visible{opacity:1;transform:none}
.spc-home-active.no-js .spc-reveal{opacity:1;transform:none}
@media(max-width:1080px){
  .spc-home-active .spc-nav-links{display:none;position:fixed;inset:124px 18px auto;background:#fff;border:1px solid var(--spc-line);border-radius:22px;padding:24px;box-shadow:var(--spc-shadow);flex-direction:column;align-items:stretch}
  .spc-home-active.admin-bar .spc-nav-links{inset:156px 18px auto}
  .spc-home-active .spc-nav-links.is-open{display:flex}
  .spc-home-active .spc-menu-toggle{display:grid;place-items:center}
  .spc-home-active .spc-hero-grid,.spc-home-active .spc-about-grid,.spc-home-active .spc-strategy-grid,.spc-home-active .spc-contact-shell{grid-template-columns:1fr}
  .spc-home-active .spc-hero-grid{min-height:auto}
  .spc-home-active .spc-hero-copy{padding-bottom:30px}
  .spc-home-active .spc-hero-visual{padding-top:0;display:block;align-self:center}
  .spc-home-active .spc-portrait-frame{margin:0 auto;min-height:560px}
  .spc-home-active .spc-portrait-frame img{min-height:560px}
  .spc-home-active .spc-practice-grid,.spc-home-active .spc-review-grid,.spc-home-active .spc-blog-grid{grid-template-columns:repeat(2,1fr)}
  .spc-home-active .spc-credential-grid{grid-template-columns:repeat(2,1fr)}
  .spc-home-active .spc-footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:782px){.spc-home-active.admin-bar .spc-site-header{top:46px}.spc-home-active.admin-bar .spc-nav-links{inset:168px 18px auto}}
@media(max-width:720px){
  .spc-home-active .spc-wrap{width:calc(100% - 28px)}
  .spc-home-active .spc-section{padding:78px 0}
  .spc-home-active .spc-topbar .spc-wrap{justify-content:center}.spc-home-active .spc-topbar-links{display:none}
  .spc-home-active .spc-nav{min-height:76px}
  .spc-home-active .spc-brand-copy span{display:none}
  .spc-home-active .spc-hero h1{font-size:clamp(3.8rem,17vw,5.7rem)}
  .spc-home-active .spc-hero-proof{gap:20px}.spc-home-active .spc-hero-proof div{min-width:105px}
  .spc-home-active .spc-portrait-frame{min-height:470px;border-radius:180px 180px 24px 24px}
  .spc-home-active .spc-portrait-frame img{min-height:470px}
  .spc-home-active .spc-portrait-badge{left:10px;bottom:20px;width:160px}
  .spc-home-active .spc-trust-grid{grid-template-columns:1fr 1fr}.spc-home-active .spc-trust-item:nth-child(2){border-right:0}.spc-home-active .spc-trust-item:nth-child(-n+2){border-bottom:1px solid var(--spc-line)}
  .spc-home-active .spc-practice-grid,.spc-home-active .spc-review-grid,.spc-home-active .spc-blog-grid,.spc-home-active .spc-credential-grid{grid-template-columns:1fr}
  .spc-home-active .spc-about-art{min-height:480px}.spc-home-active .spc-about-panel{inset:0 24px 70px 0}.spc-home-active .spc-about-quote{width:92%;padding:28px}
  .spc-home-active .spc-about-list{grid-template-columns:1fr}
  .spc-home-active .spc-contact-shell{padding:28px 20px}.spc-home-active .spc-form-grid{grid-template-columns:1fr}.spc-home-active .spc-form-grid .is-full{grid-column:auto}
  .spc-home-active .spc-footer-grid{grid-template-columns:1fr}
}