
:root{--bg:#050505;--bg2:#0b0a08;--gold:#d7a93f;--gold2:#fff0a0;--line:#7d5b1c;--txt:#efefef;--muted:#b9b4aa}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 5%,#171006 0,#050505 31%),var(--bg);color:var(--txt);font-family:Georgia,"Times New Roman",serif}
a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 36px));margin:auto}
.header{position:sticky;top:0;z-index:30;background:rgba(4,4,4,.88);backdrop-filter:blur(14px);border-bottom:1px solid rgba(215,169,63,.36)}
.nav{height:74px;display:flex;align-items:center;gap:28px}.brand{font-family:"Times New Roman",serif;font-style:italic;font-size:34px;white-space:nowrap;background:linear-gradient(105deg,#7b5312 0%,#e8bd57 22%,#fff0a0 42%,#b27a1c 58%,#ffe69a 78%,#9b6817 100%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 18px rgba(255,203,70,.18);animation:goldShimmer 8s linear infinite}
.menu{display:flex;gap:24px;margin-left:auto}.menu a{font-size:13px;text-transform:uppercase;color:#d8bd7b;letter-spacing:.05em}.menu a:hover{color:#fff2b0}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid var(--gold);background:linear-gradient(180deg,rgba(255,211,100,.08),rgba(137,89,5,.08));color:#f3cc68;text-transform:uppercase;letter-spacing:.05em;font-weight:700;box-shadow:inset 0 0 18px rgba(219,167,54,.07),0 0 18px rgba(0,0,0,.5);cursor:pointer}.btn:hover{background:rgba(215,169,63,.12);box-shadow:0 0 22px rgba(215,169,63,.16)}.btn-small{min-height:40px;padding:0 16px;font-size:12px}.menu-btn{display:none;background:none;color:var(--gold);border:1px solid var(--line);font-size:22px}
.hero{min-height:660px;overflow:hidden;border-bottom:1px solid rgba(215,169,63,.34);background:radial-gradient(circle at 72% 34%,rgba(87,54,10,.17),transparent 34%),linear-gradient(90deg,#050505 0%,#070604 58%,#050505 100%)}.hero-grid{min-height:660px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center}.hero-copy{padding:74px 0 62px}.eyebrow{font-size:12px;letter-spacing:.22em;color:#b8954b;margin-bottom:19px}.hero h1{font-size:72px;line-height:.92;margin:0;text-transform:uppercase;font-weight:500;background:linear-gradient(100deg,#8b5e16 0%,#f0c65f 22%,#fff1a6 40%,#a46e18 58%,#f8d66f 78%,#8c5c13 100%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 8px rgba(255,196,53,.16);animation:goldShimmer 4.5s ease-in-out infinite alternate}.hero h1 span{color:inherit}.subtitle{font-size:32px;text-transform:uppercase;letter-spacing:.12em;color:#bab4ab;margin-top:25px}.gold-rule{display:flex;align-items:center;gap:12px;width:280px;margin:22px 0}.gold-rule i{height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.gold-rule b{color:#ffe38b;text-shadow:0 0 11px #d59c28}.hero-copy p{max-width:525px;font:20px/1.7 Arial,sans-serif;color:#c7c3bb}.hero-actions{display:flex;gap:22px;align-items:center;margin-top:30px}.text-link{color:#bfa665;font-size:14px}.hero-art{height:660px;position:relative;display:flex;align-items:flex-end;justify-content:center}.hero-art:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505 0,rgba(5,5,5,.22) 13%,transparent 28%,transparent 80%,#050505 100%),linear-gradient(180deg,#050505 0,transparent 12%,transparent 88%,#050505 100%);z-index:2;pointer-events:none}.hero-art img{position:relative;z-index:1;max-height:640px;width:auto;filter:contrast(1.07) saturate(1.06) brightness(.96);mix-blend-mode:screen;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 88%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 88%,transparent 100%)}.gold-halo{position:absolute;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(228,169,44,.19),rgba(228,169,44,.04) 45%,transparent 72%);filter:blur(4px);top:100px;left:50%;transform:translateX(-48%)}
.advantages{border-bottom:1px solid rgba(215,169,63,.32);background:#070706}.adv-grid{display:grid;grid-template-columns:repeat(4,1fr)}.adv-grid article{padding:28px 24px;border-right:1px solid rgba(215,169,63,.35)}.adv-grid article:last-child{border-right:0}.adv-grid span,.ico{font-size:34px;color:#efc55e}.adv-grid h3,.info-grid h3{color:#d8ad4c;text-transform:uppercase;font-size:16px;letter-spacing:.05em;margin:10px 0}.adv-grid p,.info-grid p{font:14px/1.65 Arial,sans-serif;color:#aaa69e;margin:0}
.section{padding:76px 0}.section-title{display:flex;align-items:center;gap:18px;justify-content:center;margin-bottom:40px}.section-title span{width:120px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.section-title span:last-child{background:linear-gradient(90deg,var(--gold),transparent)}.section-title h2{margin:0;color:#dfb84f;text-transform:uppercase;font-weight:500;letter-spacing:.08em}
.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{border:1px solid rgba(196,145,44,.45);padding:25px;background:linear-gradient(145deg,rgba(216,170,61,.045),transparent);min-height:180px}.service-card b{color:#6f5629;font-size:30px}.service-card h3{color:#e0b754;font-size:20px}.service-card p{font:15px/1.65 Arial,sans-serif;color:#aaa69e}.price-box{max-width:850px;margin:28px auto 0;border:1px solid var(--line);padding:18px;text-align:center;font:16px/1.7 Arial,sans-serif;color:#bcb7ad}.price-box strong{color:#e8c773}
.workflow{background:linear-gradient(180deg,#080706,#0b0906,#070706);border-block:1px solid rgba(215,169,63,.2)}.steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid rgba(215,169,63,.42);align-items:stretch}.steps article{padding:25px 16px;text-align:center;border-right:1px solid rgba(215,169,63,.25);display:grid;grid-template-rows:auto 44px 30px 1fr;align-items:start;min-width:0}.steps article:last-child{border-right:0}.steps b{display:block;color:#e3ba56;font-size:34px}.steps .step-icon{display:flex;align-items:center;justify-content:center;color:#f2ca62;font-size:28px;margin:7px auto;width:52px;height:38px}.steps h3{color:#d9b45c;font-size:15px;line-height:1.1;margin:6px 0;white-space:nowrap}.card-icon svg{width:48px;height:34px;fill:none;stroke:#f2ca62;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.steps p{font:14px/1.65 Arial,sans-serif;color:#aaa69e}.signme{text-align:center;color:#aaa59b;font:15px Arial,sans-serif}.signme strong{color:#dfb84f}
.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.info-grid article{border:1px solid rgba(215,169,63,.5);padding:24px;min-height:255px}.info-grid a{color:#dfb84f}
.about{background:radial-gradient(circle at 10% 40%,rgba(194,139,37,.09),transparent 30%),#080706}.about-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:54px;align-items:center}.portrait-frame{max-width:520px;justify-self:center}.portrait-frame{border:1px solid var(--line);padding:10px;background:#0b0906;box-shadow:0 20px 50px rgba(0,0,0,.6)}.portrait-frame img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;filter:contrast(1.03)}.about-copy h2,.contact-section h2{font-size:40px;line-height:1.1;color:#e1b853;font-weight:500;margin:0 0 22px}.about-copy p,.contact-section p{font:17px/1.75 Arial,sans-serif;color:#bbb6ae}.facts{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:25px 0}.facts div{border-left:2px solid var(--gold);padding:8px 14px}.facts small{display:block;color:#827962;font:12px Arial,sans-serif;text-transform:uppercase}.facts strong{display:block;color:#e5cf97;margin-top:5px}.contacts{display:grid;gap:8px;margin:24px 0;font:15px Arial,sans-serif;color:#c8b47d}
.contact-section{border-top:1px solid rgba(215,169,63,.25)}.form-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.notice{border-left:2px solid #bc8d2e;background:rgba(188,141,46,.07);padding:16px;font:14px/1.6 Arial,sans-serif;color:#bcb6ab}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{display:grid;gap:7px;color:#cbb57c;font:13px Arial,sans-serif}.contact-form label:nth-child(4),.contact-form .check,.contact-form button,.form-hint{grid-column:1/-1}.contact-form input,.contact-form textarea{width:100%;background:#090909;border:1px solid #5e491f;color:#eee;padding:14px;font:15px Arial,sans-serif;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:#d2a342;box-shadow:0 0 0 2px rgba(210,163,66,.08)}.check{grid-template-columns:auto 1fr!important;align-items:start;line-height:1.5!important;color:#aaa!important}.check input{width:auto;margin-top:3px}.check a{color:#d8b65e;text-decoration:underline}.form-hint{font:12px/1.5 Arial,sans-serif;color:#7f7c76;margin:0}
.footer{padding:28px 0;border-top:1px solid rgba(215,169,63,.35);background:#030303}.legal-page{background:#080706}.mini-header{height:70px;border-bottom:1px solid #5f4618;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1000px)/2));position:sticky;top:0;background:rgba(5,5,5,.94);z-index:5}.back{color:#c8a551}.legal-wrap{width:min(930px,calc(100% - 36px));margin:50px auto 80px}.legal-wrap h1{font-size:42px;color:#e0b650}.legal-wrap h2{margin-top:34px;color:#d3a94a}.legal-wrap p{font:16px/1.75 Arial,sans-serif;color:#c2beb5}.legal-footer{text-align:center;padding:26px;border-top:1px solid #4f3a16;color:#8e7b50}
@media(max-width:900px){
  .nav-cta{display:none}.menu-btn{display:block;margin-left:auto}.menu{display:none;position:absolute;top:74px;left:0;right:0;background:#070706;border-bottom:1px solid var(--line);padding:20px;flex-direction:column}.menu.open{display:flex}
  .hero{min-height:auto}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:60px 0 20px}.hero h1{font-size:55px}.hero-art{height:480px}.hero-art img{max-height:470px}.advantages .adv-grid{grid-template-columns:1fr 1fr}.adv-grid article:nth-child(2){border-right:0}.services-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.steps article{border-bottom:1px solid rgba(215,169,63,.25)}.steps article:nth-child(even){border-right:0}.steps article:last-child{grid-column:1/-1}.info-grid{grid-template-columns:1fr 1fr}.about-grid,.form-grid{grid-template-columns:1fr}.portrait-frame{max-width:580px;margin:auto}
}
@media(max-width:560px){
  .shell{width:min(100% - 24px,1180px)}.brand{font-size:29px}.hero h1{font-size:46px}.subtitle{font-size:23px}.hero-copy p{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.hero-art{height:390px}.hero-art img{max-height:390px}.adv-grid,.services-grid,.info-grid{grid-template-columns:1fr!important}.adv-grid article{border-right:0;border-bottom:1px solid rgba(215,169,63,.22)}.steps{grid-template-columns:1fr}.steps article,.steps article:last-child{grid-column:auto;border-right:0}.about-copy h2,.contact-section h2{font-size:32px}.facts,.contact-form{grid-template-columns:1fr}.contact-form label{grid-column:1}.contact-form label:nth-child(4),.contact-form .check,.contact-form button,.form-hint{grid-column:1}.legal-wrap h1{font-size:34px}
}

@keyframes goldShimmer{0%{background-position:0% 50%}100%{background-position:220% 50%}}
.footer-center{text-align:center;color:#d6b25b;letter-spacing:.12em;font-size:15px;position:relative}.footer-center:before,.footer-center:after{content:"";display:inline-block;width:90px;height:1px;vertical-align:middle;margin:0 18px;background:linear-gradient(90deg,transparent,#b58327)}.footer-center:after{background:linear-gradient(90deg,#b58327,transparent)}

/* V3 refinements */
.adv-grid article{display:grid;grid-template-rows:48px 28px 1fr;align-content:start;min-height:178px}
.adv-grid span{display:flex;align-items:center;height:48px;margin:0}
.adv-grid h3{display:flex;align-items:center;height:28px;margin:8px 0 10px;white-space:nowrap}
.adv-grid p{margin:0}
.footer{padding:32px 0}
.footer-center{font-size:14px;letter-spacing:.18em;color:#c9a24d;font-weight:600}
.footer-center span{color:#f4d77b;margin:0 10px;text-shadow:0 0 12px rgba(244,215,123,.4)}
@media(max-width:900px){.adv-grid article{min-height:170px}}
@media(max-width:560px){.adv-grid article{grid-template-rows:44px auto 1fr;min-height:0}.adv-grid h3{height:auto;white-space:normal}.footer-center:before,.footer-center:after{width:42px;margin:0 9px}.footer-center{font-size:12px;letter-spacing:.12em}}


/* V4 refinements */
/* Hero art: preserve complete sword and all book titles; no edge masking/cropping. */
.hero-art{height:660px;overflow:visible;align-items:center;padding:36px 0 18px}
.hero-art:before{background:linear-gradient(90deg,#050505 0,rgba(5,5,5,.82) 4%,rgba(5,5,5,.18) 15%,transparent 28%,transparent 93%,rgba(5,5,5,.55) 100%),linear-gradient(180deg,rgba(5,5,5,.35) 0,transparent 9%,transparent 91%,rgba(5,5,5,.6) 100%)}
.hero-art img{width:100%;height:auto;max-height:586px;object-fit:contain;object-position:center;mix-blend-mode:normal;-webkit-mask-image:none;mask-image:none;filter:contrast(1.08) saturate(1.08) brightness(.99);border:0}
.gold-halo{width:480px;height:480px;top:80px;opacity:.72}

/* More premium animated gold shimmer on non-document headings. */
.section-title h2,.service-card h3,.adv-grid h3,.info-grid h3,.steps h3,.about-copy h2,.contact-section h2,.footer-center{
  background:linear-gradient(105deg,#8b5d10 0%,#d9a73c 20%,#fff1a4 42%,#a96f16 58%,#f7d66f 78%,#936115 100%);
  background-size:230% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;
  animation:goldShimmer 4.5s ease-in-out infinite alternate;text-shadow:0 0 9px rgba(224,174,58,.12)
}

/* Advantage cards: exact common baselines and equal internal geometry. */
.adv-grid{align-items:stretch}
.adv-grid article{grid-template-rows:50px 30px minmax(64px,1fr);min-height:188px;padding:27px 24px}
.adv-grid span{height:50px;align-items:center}
.adv-grid h3{height:30px;margin:7px 0 10px;display:flex;align-items:center}
.adv-grid p{align-self:start}

/* Full portrait with extra breathing room so both shoes remain completely visible. */
.portrait-frame{max-width:555px;padding:14px;overflow:visible}
.portrait-frame img{display:block;width:96%;height:auto;max-height:none;object-fit:contain;object-position:center;margin:0 auto 2%;transform:none}
.executor-name{margin-bottom:6px!important}
.tax-mode{margin-top:0!important}

/* Legal pages remain strict and non-animated. */
.legal-page h1,.legal-page h2,.legal-page .brand{animation:none}
.legal-page h1,.legal-page h2{background:none!important;-webkit-background-clip:border-box;background-clip:border-box;color:#d9b45c;text-shadow:none}
.legal-note{border-left:2px solid #b8872d;background:rgba(184,135,45,.07);padding:15px 17px;margin:22px 0;color:#bcb6ab;font:14px/1.65 Arial,sans-serif}

@media(max-width:900px){.hero-art{height:500px;padding:18px 0}.hero-art img{max-height:470px}.adv-grid article{min-height:180px}.portrait-frame{max-width:620px}}
@media(max-width:560px){.hero-art{height:420px}.hero-art img{max-height:395px}.adv-grid article{grid-template-rows:44px auto 1fr;min-height:0}.portrait-frame{padding:10px}.portrait-frame img{width:98%;margin-bottom:1%}}
\n/* Final approved desktop composition */\n.hero-grid{grid-template-columns:.92fr 1.08fr}\n.hero-art{position:relative;padding-right:210px}\n.hero-art img{width:100%;max-width:700px;max-height:600px;object-fit:contain}\n.hero-quote{position:absolute;right:0;top:50%;transform:translateY(-50%);width:200px;margin:0;color:#e7bd55;font:italic 21px/1.48 Georgia,serif;text-align:left;text-shadow:0 0 12px rgba(219,165,50,.18)}\n.hero-quote:after{content:"";display:block;width:120px;height:1px;margin-top:20px;background:linear-gradient(90deg,#d7a93f,transparent)}\n.portrait-frame{max-width:620px}\n.portrait-frame img{width:100%;margin:0;object-fit:contain}\n@media(max-width:1100px){.hero-art{padding-right:170px}.hero-quote{width:165px;font-size:18px}}\n@media(max-width:900px){.hero-art{padding-right:0}.hero-quote{right:4%;top:45%;width:180px;font-size:17px;background:rgba(5,5,5,.48);padding:12px}.hero-art img{max-width:100%}}\n@media(max-width:560px){.hero-quote{position:relative;right:auto;top:auto;transform:none;width:auto;margin:8px 18px 0;font-size:16px;text-align:center}.hero-art{height:auto;display:block;padding-bottom:22px}.hero-art img{display:block;max-height:none}}\n
/* 2026-09-09 approved desktop corrections */
/* Keep the hero copy completely inside its own column. */
@media (min-width:1101px){
  .hero-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:34px}
  .hero-copy{position:relative;z-index:5;min-width:0}
  .hero h1{font-size:62px;line-height:.94;max-width:100%;letter-spacing:-.018em}
  .hero-art{min-width:0;padding-right:205px;overflow:visible}
}
/* Stable gold: no black flashes or visible reset between animation cycles. */
.hero h1,.brand,.section-title h2,.service-card h3,.adv-grid h3,.info-grid h3,.steps h3,.about-copy h2,.contact-section h2,.footer-center{
  animation:none!important;
}
/* Quote is ordinary warm gold, with no attribution. */
.hero-quote{color:#d9b45c!important;background:none!important;text-shadow:none!important}
/* Use the exact supplied portrait without regeneration/cropping; show it larger. */
.about-grid{grid-template-columns:minmax(560px,.98fr) minmax(0,1.02fr);gap:46px;align-items:center}
.portrait-frame{width:100%;max-width:700px;min-height:0;padding:8px;overflow:visible}
.portrait-frame img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:center;filter:none!important;transform:none!important;margin:0!important}
@media(max-width:1100px){.about-grid{grid-template-columns:1fr}.portrait-frame{max-width:720px}}


/* 2026-09-09 FINAL: only requested hero adjustments. */
.hero-grid{grid-template-columns:1fr!important;justify-items:center!important;align-items:center!important}
.hero-copy{width:min(100%,900px)!important;margin:0 auto!important;padding:74px 0 62px!important;text-align:center!important}
.hero h1{max-width:none!important;margin-left:auto!important;margin-right:auto!important}
.subtitle{margin-left:auto!important;margin-right:auto!important}
.gold-rule{margin-left:auto!important;margin-right:auto!important}
.hero-copy p{margin-left:auto!important;margin-right:auto!important;text-align:center!important}
.hero-actions{justify-content:center!important}
.hero-art,.hero-quote{display:none!important}

/* Smooth gold shimmer with no abrupt reset: alternate direction. */
@keyframes approvedGoldShimmer{0%{background-position:0% 50%}100%{background-position:100% 50%}}
.hero h1,.brand,.section-title h2,.service-card h3,.adv-grid h3,.info-grid h3,.steps h3,.about-copy h2,.contact-section h2,.footer-center{
  background:linear-gradient(100deg,#9a6a1d 0%,#d7a93f 22%,#fff0a0 42%,#c28a28 60%,#f4cf69 80%,#9a6a1d 100%)!important;
  background-size:240% 100%!important;
  -webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;
  animation:approvedGoldShimmer 4.5s ease-in-out infinite alternate!important;
}
@media(max-width:900px){.hero-copy{padding:60px 0 50px!important}}
@media(max-width:560px){.hero-copy{padding:48px 0 42px!important}.hero-actions{align-items:center!important}.hero-actions .btn{width:min(100%,390px)}}


/* FINAL APPROVED: no layout/content changes; shimmer on existing gold text only. */
.menu a,.btn,.eyebrow,.text-link,.price-box strong,.steps b,.steps h3,.signme strong,.info-grid a,.facts strong,.check a,.back,.footer-center,.footer-center span{
  background:linear-gradient(100deg,#9a6a1d 0%,#d7a93f 22%,#fff0a0 42%,#c28a28 60%,#f4cf69 80%,#9a6a1d 100%);
  background-size:240% 100%;
  -webkit-background-clip:text;background-clip:text;color:transparent;
  animation:approvedGoldShimmer 4.5s ease-in-out infinite alternate;
}
/* Legal-document pages stay static and readable. */
.legal-page .back,.legal-page .footer-center,.legal-page .footer-center span{
  background:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;color:#d9b45c!important;animation:none!important;
}

/* 2026-09-09 — ONLY requested change: much more visible shimmer on ALL existing yellow-gold text. */
@keyframes strongApprovedGoldShimmer{
  0%{background-position:220% 50%;filter:brightness(1)}
  45%{filter:brightness(1.06)}
  50%{filter:brightness(1.18)}
  55%{filter:brightness(1.06)}
  100%{background-position:-120% 50%;filter:brightness(1)}
}
.hero h1,.hero h1 span,.brand,.menu a,.btn,.eyebrow,.text-link,
.section-title h2,.service-card h3,.adv-grid h3,.info-grid h3,.steps b,.steps h3,
.about-copy h2,.contact-section h2,.price-box strong,.signme strong,.info-grid a,
.facts strong,.check a,.back,.footer-center,.footer-center span{
  background-image:linear-gradient(105deg,
    #8a5a12 0%,#b77c1d 20%,#e5b64d 34%,#fff0a0 43%,#fffbd7 48%,#ffffff 50%,
    #fffbd7 52%,#ffe177 57%,#d79a28 67%,#a86d16 82%,#8a5a12 100%)!important;
  background-size:320% 100%!important;
  background-repeat:no-repeat!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  color:transparent!important;
  animation:strongApprovedGoldShimmer 3.35s linear infinite!important;
  text-shadow:0 0 10px rgba(255,204,76,.22),0 0 18px rgba(255,186,40,.10)!important;
}
/* Preserve the legal-document pages exactly as static documents. */
.legal-page .brand,.legal-page .menu a,.legal-page .btn,.legal-page .eyebrow,
.legal-page .back,.legal-page .footer-center,.legal-page .footer-center span,
.legal-page h1,.legal-page h2,.legal-page a{
  animation:none!important;
}
@media (prefers-reduced-motion:reduce){
  .hero h1,.hero h1 span,.brand,.menu a,.btn,.eyebrow,.text-link,
  .section-title h2,.service-card h3,.adv-grid h3,.info-grid h3,.steps b,.steps h3,
  .about-copy h2,.contact-section h2,.price-box strong,.signme strong,.info-grid a,
  .facts strong,.check a,.back,.footer-center,.footer-center span{animation:none!important;}
}

/* FINAL: gold text is permanently visible; only a bright highlight travels across it. */
@keyframes permanentVisibleGoldShimmer{
  0%{background-position:220% 50%}
  100%{background-position:-120% 50%}
}
.hero h1,.hero h1 span,.brand,.menu a,.btn,.eyebrow,.text-link,
.section-title h2,.service-card h3,.adv-grid h3,.info-grid h3,.steps b,.steps h3,
.about-copy h2,.contact-section h2,.price-box strong,.signme strong,.info-grid a,
.facts strong,.check a,.back,.footer-center,.footer-center span{
  background-image:linear-gradient(105deg,
    #d9ad43 0%,#d9ad43 38%,#f3cf69 44%,#fff3a6 47%,#ffffff 50%,#fff3a6 53%,#f3cf69 56%,#d9ad43 62%,#d9ad43 100%)!important;
  background-size:300% 100%!important;
  background-repeat:no-repeat!important;
  -webkit-background-clip:text!important;background-clip:text!important;
  -webkit-text-fill-color:transparent!important;color:transparent!important;
  filter:none!important;
  opacity:1!important;
  animation:permanentVisibleGoldShimmer 3.2s linear infinite!important;
  text-shadow:0 0 7px rgba(255,204,76,.16)!important;
}
.legal-page .brand,.legal-page .menu a,.legal-page .btn,.legal-page .eyebrow,
.legal-page .back,.legal-page .footer-center,.legal-page .footer-center span,
.legal-page h1,.legal-page h2,.legal-page a{
  animation:none!important;
}

/* FINAL LOCKED DESIGN — ONLY shimmer behavior changed.
   Every affected glyph remains luminous gold at all times; no black/dark phase. */
@keyframes alwaysGoldLightSweep{
  0%{background-position:220% 50%}
  100%{background-position:-120% 50%}
}
.hero h1,.hero h1 span,.brand,.menu a,.btn,.eyebrow,.text-link,
.section-title h2,.service-card h3,.adv-grid h3,.info-grid h3,.steps b,.steps h3,
.about-copy h2,.contact-section h2,.price-box strong,.signme strong,.info-grid a,
.facts strong,.check a,.back,.footer-center,.footer-center span{
  /* All gradient stops are gold or brighter — never black, brown or transparent. */
  background-image:linear-gradient(105deg,
    #e0b84f 0%,#e0b84f 39%,#f0cb66 44%,#ffe58a 47%,#fff7c7 49%,#ffffff 50%,
    #fff7c7 51%,#ffe58a 53%,#f0cb66 56%,#e0b84f 61%,#e0b84f 100%)!important;
  background-size:320% 100%!important;
  background-repeat:no-repeat!important;
  -webkit-background-clip:text!important;background-clip:text!important;
  -webkit-text-fill-color:transparent!important;color:#e0b84f!important;
  opacity:1!important;filter:none!important;
  animation:alwaysGoldLightSweep 3.2s linear infinite!important;
  text-shadow:0 0 6px rgba(255,210,82,.34),0 0 14px rgba(226,174,52,.18)!important;
}
/* Static gold fallback for reduced-motion users. */
@media (prefers-reduced-motion:reduce){
  .hero h1,.hero h1 span,.brand,.menu a,.btn,.eyebrow,.text-link,
  .section-title h2,.service-card h3,.adv-grid h3,.info-grid h3,.steps b,.steps h3,
  .about-copy h2,.contact-section h2,.price-box strong,.signme strong,.info-grid a,
  .facts strong,.check a,.back,.footer-center,.footer-center span{
    animation:none!important;background:#e0b84f!important;-webkit-background-clip:border-box!important;
    background-clip:border-box!important;-webkit-text-fill-color:#e0b84f!important;color:#e0b84f!important;
  }
}
/* Legal-document pages remain unchanged/static. */
.legal-page .brand,.legal-page .menu a,.legal-page .btn,.legal-page .eyebrow,
.legal-page .back,.legal-page .footer-center,.legal-page .footer-center span,
.legal-page h1,.legal-page h2,.legal-page a{animation:none!important;}

/* 2026-09-09 — USER-LOCKED DESIGN.
   ONLY the shimmer mechanism and requested gold-text coverage are changed.
   Text never fades, darkens, turns black, or changes opacity.
   The highlight moves continuously left <-> right over an always-gold base. */
@keyframes lockedGoldSweepLR {
  0%   { background-position: 0% 50%; }
  100% { background-position: 100% 50%; }
}

/* Exact requested gold text groups on the homepage. */
body:not(.legal-page) .hero h1,
body:not(.legal-page) .hero h1 span,
body:not(.legal-page) .subtitle,
body:not(.legal-page) .brand,
body:not(.legal-page) .menu a,
body:not(.legal-page) .btn,
body:not(.legal-page) .eyebrow,
body:not(.legal-page) .text-link,
body:not(.legal-page) .adv-grid h3,
body:not(.legal-page) .section-title h2,
body:not(.legal-page) .service-card h3,
body:not(.legal-page) .steps b,
body:not(.legal-page) .steps h3,
body:not(.legal-page) .info-grid h3,
body:not(.legal-page) .about-copy h2,
body:not(.legal-page) .contact-section h2,
body:not(.legal-page) .contacts a,
body:not(.legal-page) .price-box strong,
body:not(.legal-page) .signme strong,
body:not(.legal-page) .info-grid a,
body:not(.legal-page) .facts strong,
body:not(.legal-page) .check a,
body:not(.legal-page) .footer-center,
body:not(.legal-page) .footer-center span {
  /* No black/transparent/dark color stops: the entire glyph is always gold. */
  background-image: linear-gradient(90deg,
    #e1b64a 0%,
    #e1b64a 25%,
    #f0ca61 37%,
    #ffe88d 44%,
    #fff6c2 48%,
    #ffffff 50%,
    #fff6c2 52%,
    #ffe88d 56%,
    #f0ca61 63%,
    #e1b64a 75%,
    #e1b64a 100%) !important;
  background-size: 240% 100% !important;
  background-repeat: no-repeat !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: #e1b64a !important;
  opacity: 1 !important;
  filter: none !important;
  animation: lockedGoldSweepLR 2.6s ease-in-out infinite alternate !important;
  text-shadow:
    0 0 6px rgba(255, 214, 92, .46),
    0 0 14px rgba(230, 174, 49, .25) !important;
}

/* Keep the user's existing legal-document pages static and unchanged. */
body.legal-page .brand,
body.legal-page .menu a,
body.legal-page .btn,
body.legal-page .eyebrow,
body.legal-page .back,
body.legal-page .footer-center,
body.legal-page .footer-center span,
body.legal-page h1,
body.legal-page h2,
body.legal-page a {
  animation: none !important;
}

/* 2026-09-09 — ONLY CHANGE: stronger, sharper gold light sweep. Layout/content untouched. */
@keyframes vividLockedGoldSweepLR {
  0%   { background-position: 0% 50%; }
  100% { background-position: 100% 50%; }
}
body:not(.legal-page) .hero h1,
body:not(.legal-page) .hero h1 span,
body:not(.legal-page) .subtitle,
body:not(.legal-page) .brand,
body:not(.legal-page) .menu a,
body:not(.legal-page) .btn,
body:not(.legal-page) .eyebrow,
body:not(.legal-page) .text-link,
body:not(.legal-page) .adv-grid h3,
body:not(.legal-page) .section-title h2,
body:not(.legal-page) .service-card h3,
body:not(.legal-page) .steps b,
body:not(.legal-page) .steps h3,
body:not(.legal-page) .info-grid h3,
body:not(.legal-page) .about-copy h2,
body:not(.legal-page) .contact-section h2,
body:not(.legal-page) .contacts a,
body:not(.legal-page) .price-box strong,
body:not(.legal-page) .signme strong,
body:not(.legal-page) .info-grid a,
body:not(.legal-page) .facts strong,
body:not(.legal-page) .check a,
body:not(.legal-page) .footer-center,
body:not(.legal-page) .footer-center span {
  background-image:linear-gradient(90deg,
    #e3b94d 0%,
    #e3b94d 38%,
    #f4cd5e 43%,
    #ffe36f 46%,
    #fff3a3 48%,
    #ffffff 49.4%,
    #fffef0 50%,
    #ffffff 50.6%,
    #fff3a3 52%,
    #ffe36f 54%,
    #f4cd5e 57%,
    #e3b94d 62%,
    #e3b94d 100%) !important;
  background-size:300% 100% !important;
  background-repeat:no-repeat !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  color:#e3b94d !important;
  opacity:1 !important;
  animation:vividLockedGoldSweepLR 1.75s linear infinite !important;
  text-shadow:0 0 7px rgba(255,211,75,.70),0 0 17px rgba(244,180,34,.42),0 0 28px rgba(221,146,18,.18) !important;
}

/* 2026-09-09 — ONLY requested change: remove excessive yellow glow around letters.
   Layout, typography, colors and left-to-right shimmer remain unchanged. */
body:not(.legal-page) .hero h1,
body:not(.legal-page) .hero h1 span,
body:not(.legal-page) .subtitle,
body:not(.legal-page) .brand,
body:not(.legal-page) .menu a,
body:not(.legal-page) .btn,
body:not(.legal-page) .eyebrow,
body:not(.legal-page) .text-link,
body:not(.legal-page) .adv-grid h3,
body:not(.legal-page) .section-title h2,
body:not(.legal-page) .service-card h3,
body:not(.legal-page) .steps b,
body:not(.legal-page) .steps h3,
body:not(.legal-page) .info-grid h3,
body:not(.legal-page) .about-copy h2,
body:not(.legal-page) .contact-section h2,
body:not(.legal-page) .contacts a,
body:not(.legal-page) .price-box strong,
body:not(.legal-page) .signme strong,
body:not(.legal-page) .info-grid a,
body:not(.legal-page) .facts strong,
body:not(.legal-page) .check a,
body:not(.legal-page) .footer-center,
body:not(.legal-page) .footer-center span {
  text-shadow:0 0 2px rgba(255,211,75,.20),0 0 5px rgba(230,174,49,.08) !important;
}
