
:root{
  --bg:#03070e;
  --ink:#f7f3e8;
  --muted:#aeb8c8;
  --gold:#d8b46d;
  --gold2:#ffe6a6;
  --blue:#58c2ff;
  --line:rgba(255,255,255,.12);
  --shadow:0 28px 90px rgba(0,0,0,.45);
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{
  font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;
  color:var(--ink);
  background:
    radial-gradient(circle at 18% 4%, rgba(88,194,255,.11), transparent 26%),
    radial-gradient(circle at 82% 8%, rgba(216,180,109,.10), transparent 26%),
    linear-gradient(180deg,#03070e,#050914 48%,#03070e);
  overflow-x:hidden;
}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%}
.container{width:min(1320px,calc(100% - 44px));margin-inline:auto}
#networkCanvas{position:fixed;inset:0;z-index:-3;opacity:.42}

.site-header{
  position:sticky;top:0;z-index:80;
  background:rgba(3,7,14,.78);
  border-bottom:1px solid rgba(255,255,255,.09);
  backdrop-filter:blur(24px);
}
.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:flex;align-items:center;gap:13px}
.brand img{width:52px;height:52px;border-radius:18px;object-fit:cover}
.brand strong{display:block;font-size:18px;letter-spacing:-.03em}
.brand small{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.20em;font-weight:800;color:var(--muted)}
.nav-links{display:flex;gap:28px;font-size:13px;font-weight:700;color:rgba(247,243,232,.70);letter-spacing:.04em}
.nav-links a:hover{color:var(--gold2)}
.nav-actions{display:flex;align-items:center;gap:12px}
.menu-btn{display:none;width:48px;height:48px;border-radius:15px;border:1px solid var(--line);background:rgba(255,255,255,.06);color:var(--ink);font-size:24px}

.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800;white-space:nowrap;transition:.24s ease}
.btn:hover{transform:translateY(-2px)}
.btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#08101b;box-shadow:0 18px 48px rgba(216,180,109,.22);padding:13px 20px}
.btn-glass,.btn-ghost{background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.15);color:var(--ink)}
.btn-ghost{padding:12px 18px}
.btn-large{padding:15px 22px;font-size:14px}

.hero{position:relative;min-height:calc(100vh - 82px);overflow:hidden;padding:82px 0}
.hero-backdrop{position:absolute;inset:0;z-index:-2;opacity:.14}
.hero-backdrop img{width:100%;height:100%;object-fit:cover}
.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,7,14,.98),rgba(3,7,14,.76) 54%,rgba(3,7,14,.92)),linear-gradient(180deg,transparent 72%,#03070e)}
.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}
.badge{display:inline-flex;align-items:center;gap:10px;padding:8px 13px;border-radius:999px;background:rgba(216,180,109,.09);border:1px solid rgba(216,180,109,.25);color:var(--gold2);font-size:12px;font-weight:800;margin-bottom:16px}
.badge span{width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 8px rgba(88,194,255,.12)}
.overline{font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:800;color:rgba(255,230,166,.78);margin-bottom:12px}
h1,h2{font-family:"Playfair Display",serif;letter-spacing:-.05em;line-height:.98}
h1{font-size:clamp(42px,5.1vw,70px);max-width:690px;margin-bottom:18px}
.lead{font-size:16.5px;line-height:1.76;color:rgba(230,236,245,.76);max-width:640px;margin-bottom:24px}
.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:620px;margin-bottom:26px}
.hero-points div{padding:13px 15px;border-radius:20px;background:rgba(255,255,255,.052);border:1px solid rgba(255,255,255,.11)}
.hero-points strong{display:block;color:var(--gold2);font-size:16px;margin-bottom:3px}
.hero-points span{font-size:12px;color:var(--muted);font-weight:600}
.hero-actions{display:flex;flex-wrap:wrap;gap:14px}

.showcase-device{
  border:1px solid rgba(255,255,255,.14);
  border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.04));
  box-shadow:var(--shadow);overflow:hidden;
}
.device-top{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.10)}
.dots{display:flex;gap:9px}
.dots i{width:10px;height:10px;border-radius:50%;background:var(--gold)}
.dots i:nth-child(2){background:var(--blue)}
.dots i:nth-child(3){background:#fff}
.device-top strong{font-size:10px;letter-spacing:.18em;color:rgba(247,243,232,.60)}
.showcase-reel{position:relative;height:490px;background:#000}
.slide{position:absolute;inset:0;opacity:0;animation:reel 24s infinite}
.slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.035);animation:kenburns 24s infinite}
.slide figcaption{
  position:absolute;left:18px;right:18px;bottom:18px;padding:15px 17px;border-radius:22px;
  background:linear-gradient(180deg,rgba(8,12,22,.14),rgba(5,9,18,.62));
  border:1px solid rgba(255,255,255,.10);backdrop-filter:blur(12px);
}
.slide b{display:block;font-family:"Playfair Display",serif;font-size:25px;line-height:1}
.slide span{display:block;margin-top:5px;color:rgba(230,236,245,.70);font-size:13px;font-weight:600}
.s1{animation-delay:0s}.s2{animation-delay:4s}.s3{animation-delay:8s}.s4{animation-delay:12s}.s5{animation-delay:16s}.s6{animation-delay:20s}
@keyframes reel{0%,14%{opacity:1}18%,100%{opacity:0}}
@keyframes kenburns{0%{transform:scale(1.035)}14%{transform:scale(1.0)}100%{transform:scale(1.035)}}
.device-footer{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:rgba(255,255,255,.08)}
.device-footer span{display:flex;justify-content:center;padding:13px 8px;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.08em;background:rgba(3,7,14,.7);color:rgba(247,243,232,.62)}

.section{padding:104px 0}
.section-head{text-align:center;max-width:760px;margin:0 auto 48px}
.section-label{display:inline-block;color:var(--gold2);font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:800;margin-bottom:16px}
.section-head h2{font-size:clamp(32px,4.4vw,58px);margin-bottom:16px}
.section-head p{font-size:16px;line-height:1.78;color:rgba(230,236,245,.70)}

.portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.portfolio-card{
  position:relative;height:480px;overflow:hidden;border-radius:34px;border:1px solid rgba(255,255,255,.12);
  background:#07101d;box-shadow:0 24px 72px rgba(0,0,0,.36);isolation:isolate;
}
.portfolio-card img{
  width:100%;height:100%;object-fit:cover;object-position:center center;
  transition:transform .75s ease,filter .75s ease;filter:saturate(1.03) contrast(1.02);
}
.portfolio-card:hover img{transform:scale(1.045);filter:saturate(1.07) contrast(1.04)}
.portfolio-card:before{
  content:"";position:absolute;inset:0;z-index:1;
  background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.03) 42%,rgba(2,6,14,.54) 77%,rgba(2,6,14,.82) 100%);
}
.caption{
  position:absolute;left:14px;right:14px;bottom:14px;z-index:2;
  min-height:108px;
  padding:14px 15px 15px;border-radius:22px;
  background:linear-gradient(180deg,rgba(8,12,22,.10),rgba(5,9,18,.58));
  border:1px solid rgba(255,255,255,.10);
  backdrop-filter:blur(12px);
  box-shadow:0 18px 40px rgba(0,0,0,.18);
}
.caption span{
  display:inline-block;color:#f2d88e;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-bottom:7px;
}
.caption h3{
  font-family:"Playfair Display",serif;
  font-size:23px;line-height:1;letter-spacing:-.035em;font-weight:600;margin-bottom:7px;
}
.caption p{
  font-size:12.7px;line-height:1.5;color:rgba(230,236,245,.72);max-width:95%;
}

.service-band{
  display:grid;grid-template-columns:.95fr 1.05fr;gap:48px;align-items:center;padding:44px;border-radius:38px;
  background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.04));
  border:1px solid rgba(255,255,255,.13);box-shadow:var(--shadow)
}
.service-band h2{font-size:clamp(30px,4.2vw,52px)}
.service-copy p{font-size:16px;line-height:1.8;color:rgba(230,236,245,.76);margin-bottom:20px}
.service-copy ul{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none}
.service-copy li{padding:13px 15px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);font-weight:700;color:rgba(247,243,232,.82);font-size:14px}

.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.process-grid > div{padding:28px;border-radius:28px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}
.process-grid > div b{display:block;color:var(--gold2);font-size:28px;margin-bottom:24px}
.process-grid > div h3{font-family:Inter,sans-serif;font-size:18px;letter-spacing:-.02em;margin-bottom:10px}
.process-grid > div p{font-size:14px;color:rgba(230,236,245,.72);line-height:1.72}

.contact-card{
  display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;padding:42px;border-radius:38px;
  background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.04));
  border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow)
}
.contact-card h2{font-size:clamp(32px,4.4vw,56px);margin-bottom:14px}
.contact-card p{color:rgba(230,236,245,.72);font-size:16px;line-height:1.76}
.contact-buttons{display:flex;flex-direction:column;gap:14px}

footer{padding:34px 0;border-top:1px solid rgba(255,255,255,.1);color:var(--muted)}
.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}
.footer-brand{display:flex;align-items:center;gap:12px;font-weight:800;color:var(--ink)}
.footer-brand img{width:42px;height:42px;border-radius:14px}
.quick-actions{position:fixed;right:18px;bottom:18px;z-index:70;display:flex;flex-direction:column;gap:10px}
.quick-actions a{padding:14px 18px;border-radius:999px;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#08101b;font-weight:800;box-shadow:0 16px 46px rgba(0,0,0,.36)}
.quick-actions a+a{background:rgba(255,255,255,.10);color:var(--ink);border:1px solid rgba(255,255,255,.16)}

.reveal{opacity:0;transform:translateY(22px);transition:.75s ease}
.reveal.visible{opacity:1;transform:none}

@media(max-width:1180px){
  .hero-grid,.service-band,.contact-card{grid-template-columns:1fr}
  .portfolio-grid{grid-template-columns:repeat(3,1fr)}
  .process-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:860px){
  .nav-links,.nav-actions{display:none}
  .menu-btn{display:block}
  .nav-links.open{display:grid;position:absolute;left:22px;right:22px;top:92px;padding:18px;border-radius:24px;background:rgba(3,7,14,.96);border:1px solid rgba(255,255,255,.13);box-shadow:var(--shadow)}
  .showcase-reel{height:390px}
  .device-footer{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:700px){
  .container{width:min(100% - 28px,1320px)}
  h1{font-size:40px}
  .lead{font-size:15px}
  .hero-points,.portfolio-grid,.process-grid,.service-copy ul{grid-template-columns:1fr}
  .portfolio-card{height:430px}
  .contact-card,.service-band{padding:24px;border-radius:28px}
  .quick-actions{right:12px;bottom:12px}
  .quick-actions a{padding:12px 14px;font-size:13px}
}


/* V5 process section refinement */
.process-head{max-width:840px}
.process-visual-grid{
  grid-template-columns:repeat(4,1fr);
  gap:22px;
}
.process-card{
  overflow:hidden;
  border-radius:30px;
  background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04));
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 24px 70px rgba(0,0,0,.32);
}
.process-media{
  position:relative;
  aspect-ratio:4/3;
  overflow:hidden;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.process-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .65s ease;
}
.process-card:hover .process-media img{transform:scale(1.04)}
.process-media:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.06) 45%,rgba(4,7,14,.22) 100%);
}
.process-content{
  padding:18px 20px 22px;
}
.process-number{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:56px;
  height:40px;
  padding:0 14px;
  border-radius:999px;
  background:rgba(216,180,109,.10);
  border:1px solid rgba(216,180,109,.26);
  color:var(--gold2);
  font-size:15px;
  font-weight:800;
  letter-spacing:.06em;
  margin-bottom:16px;
}
.process-card h3{
  font-family:"Playfair Display",serif;
  font-size:30px;
  line-height:1;
  letter-spacing:-.03em;
  margin-bottom:12px;
}
.process-card p{
  font-size:14px;
  line-height:1.72;
  color:rgba(230,236,245,.72);
}
@media(max-width:1180px){
  .process-visual-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:700px){
  .process-visual-grid{grid-template-columns:1fr}
  .process-card h3{font-size:26px}
}


/* V6 refined process section - scoped only to process area */
.process-shell{
  position:relative;
}
.process-head-refined{
  text-align:center;
  margin-inline:auto;
  max-width:860px;
}
.process-head-refined p{
  max-width:720px;
  margin:18px auto 0;
  color:rgba(230,236,245,.72);
  line-height:1.8;
  font-size:16px;
}
.process-legend{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
  align-items:center;
  margin:24px auto 28px;
  max-width:1200px;
  position:relative;
}
.process-legend:before{
  content:"";
  position:absolute;
  left:6%;
  right:6%;
  top:50%;
  height:1px;
  background:linear-gradient(90deg,rgba(216,180,109,0),rgba(216,180,109,.5),rgba(216,180,109,.5),rgba(216,180,109,0));
  transform:translateY(-50%);
  z-index:0;
}
.process-legend span{
  position:relative;
  z-index:1;
  justify-self:center;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(10,16,28,.92);
  border:1px solid rgba(255,255,255,.10);
  color:rgba(247,243,232,.76);
  font-size:12px;
  letter-spacing:.16em;
  text-transform:uppercase;
  font-weight:700;
}
.process-visual-grid-refined{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
  align-items:stretch;
}
.process-card-refined{
  overflow:hidden;
  border-radius:30px;
  padding:0;
  background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04));
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 28px 80px rgba(0,0,0,.30);
  transition:transform .35s ease, border-color .35s ease, box-shadow .35s ease;
  backdrop-filter:blur(10px);
}
.process-card-refined:hover{
  transform:translateY(-6px);
  border-color:rgba(216,180,109,.28);
  box-shadow:0 34px 90px rgba(0,0,0,.40);
}
.process-media-refined{
  position:relative;
  aspect-ratio:1/1.05;
  overflow:hidden;
  padding:0;
  background:none;
  border:none;
}
.process-media-refined img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.01);
  transition:transform .55s ease;
}
.process-card-refined:hover .process-media-refined img{
  transform:scale(1.05);
}
.process-media-refined:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(3,7,14,.02) 10%,rgba(3,7,14,.18) 56%,rgba(3,7,14,.70) 100%);
}
.process-content-refined{
  margin:-44px 16px 16px;
  position:relative;
  z-index:2;
  display:flex;
  gap:14px;
  align-items:flex-start;
  padding:18px 18px 17px;
  border-radius:24px;
  background:linear-gradient(180deg,rgba(7,12,22,.92),rgba(7,12,22,.82));
  border:1px solid rgba(255,255,255,.10);
  backdrop-filter:blur(16px);
}
.process-content-refined .process-number{
  flex:0 0 auto;
  min-width:50px;
  height:50px;
  margin:0;
  font-size:16px;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.04);
}
.process-copy{
  min-width:0;
}
.process-content-refined h3{
  font-family:"Playfair Display",serif;
  font-size:30px;
  line-height:1;
  letter-spacing:-.03em;
  margin:4px 0 10px;
  color:var(--ink);
}
.process-content-refined p{
  font-size:14px;
  line-height:1.68;
  color:rgba(230,236,245,.74);
  margin:0 0 12px;
}
.process-content-refined small{
  display:block;
  font-size:11.5px;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:rgba(216,180,109,.78);
  font-weight:700;
}
@media(max-width:1180px){
  .process-visual-grid-refined{grid-template-columns:repeat(2,minmax(0,1fr))}
  .process-legend{grid-template-columns:repeat(2,1fr)}
  .process-legend:before{display:none}
}
@media(max-width:700px){
  .process-head-refined h2{font-size:38px}
  .process-legend{grid-template-columns:repeat(2,1fr);gap:10px;margin:20px auto 24px}
  .process-legend span{font-size:11px;letter-spacing:.12em;padding:9px 12px}
  .process-visual-grid-refined{grid-template-columns:1fr}
  .process-content-refined{margin:-36px 14px 14px;padding:16px 16px 15px}
  .process-content-refined h3{font-size:28px}
}


/* V7 compact process cards - preserve other areas */
.process-visual-grid-refined{
  gap:24px;
}
.process-card-refined{
  position:relative;
  min-height:540px;
  background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03));
}
.process-media-refined{
  aspect-ratio:auto;
  height:100%;
  min-height:540px;
}
.process-media-refined img{
  object-position:center center;
}
.process-media-refined:after{
  background:linear-gradient(180deg,rgba(3,7,14,.02) 8%,rgba(3,7,14,.10) 48%,rgba(3,7,14,.28) 68%,rgba(3,7,14,.82) 100%);
}
.process-content-refined{
  position:absolute;
  left:16px;
  right:16px;
  bottom:16px;
  margin:0;
  min-height:148px;
  padding:16px 18px 16px;
  gap:12px;
  align-items:flex-start;
  background:linear-gradient(180deg,rgba(7,12,22,.86),rgba(7,12,22,.78));
  border:1px solid rgba(255,255,255,.09);
  box-shadow:0 18px 40px rgba(0,0,0,.18);
}
.process-content-refined .process-number{
  min-width:46px;
  width:46px;
  height:46px;
  font-size:15px;
  padding:0;
}
.process-content-refined h3{
  font-size:25px;
  line-height:1.02;
  margin:2px 0 8px;
}
.process-copy{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
}
.process-content-refined p{
  font-size:13.5px;
  line-height:1.5;
  margin:0;
  color:rgba(233,238,245,.75);
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  max-width:92%;
}
.process-content-refined small{display:none !important;}
@media(max-width:700px){
  .process-card-refined,.process-media-refined{min-height:500px}
  .process-content-refined{min-height:136px;left:14px;right:14px;bottom:14px;padding:14px 16px;}
  .process-content-refined h3{font-size:23px}
}


/* V8 contact section refinement - scoped only to contact area */
.contact-card-luxury{
  position:relative;
  grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);
  gap:34px;
  padding:46px;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 18%, rgba(216,180,109,.10), transparent 28%),
    radial-gradient(circle at 86% 24%, rgba(85,155,255,.10), transparent 30%),
    linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.04));
  border:1px solid rgba(255,255,255,.14);
}
.contact-card-luxury:before{
  content:"";
  position:absolute;
  inset:auto -10% -32% auto;
  width:420px;
  height:420px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(216,180,109,.09), rgba(216,180,109,0) 66%);
  pointer-events:none;
  filter:blur(10px);
}
.contact-copy-luxury,
.contact-panel-luxury{position:relative;z-index:1}
.contact-copy-luxury h2{
  max-width:700px;
  margin-bottom:14px;
  font-size:clamp(34px,4.2vw,62px);
  line-height:.98;
  letter-spacing:-.04em;
}
.contact-copy-luxury p{
  max-width:660px;
  font-size:16px;
  line-height:1.82;
  color:rgba(230,236,245,.74);
}
.contact-tags{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:22px;
}
.contact-tags span{
  padding:12px 16px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.055);
  color:rgba(247,243,232,.84);
  font-size:13px;
  font-weight:700;
  letter-spacing:.01em;
}
.contact-panel-luxury{
  padding:24px;
  border-radius:30px;
  background:linear-gradient(180deg, rgba(10,16,28,.9), rgba(10,16,28,.76));
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 22px 50px rgba(0,0,0,.22);
  backdrop-filter:blur(14px);
}
.contact-eyebrow{
  display:inline-block;
  margin-bottom:14px;
  padding:10px 14px;
  border-radius:999px;
  background:rgba(216,180,109,.10);
  border:1px solid rgba(216,180,109,.22);
  color:var(--gold2);
  font-size:12px;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.contact-panel-top h3{
  font-family:"Playfair Display",serif;
  font-size:34px;
  line-height:1.02;
  letter-spacing:-.03em;
  margin-bottom:10px;
}
.contact-panel-top p{
  font-size:14px;
  line-height:1.78;
  color:rgba(230,236,245,.70);
}
.contact-panel-actions{
  display:grid;
  grid-template-columns:1fr;
  gap:14px;
  margin:22px 0;
}
.contact-panel-actions .btn{
  justify-content:center;
}
.contact-points{
  display:grid;
  gap:12px;
}
.contact-points div{
  padding:14px 15px;
  border-radius:20px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.08);
}
.contact-points strong{
  display:block;
  margin-bottom:6px;
  color:var(--ink);
  font-size:14px;
}
.contact-points span{
  display:block;
  color:rgba(230,236,245,.68);
  font-size:13px;
  line-height:1.65;
}
@media(max-width:1180px){
  .contact-card-luxury{grid-template-columns:1fr;gap:24px;padding:36px}
  .contact-copy-luxury h2,.contact-copy-luxury p{max-width:none}
}
@media(max-width:700px){
  .contact-card-luxury{padding:26px;border-radius:28px}
  .contact-panel-luxury{padding:18px;border-radius:24px}
  .contact-copy-luxury h2{font-size:40px}
  .contact-panel-top h3{font-size:28px}
  .contact-tags{gap:10px}
  .contact-tags span{padding:10px 13px;font-size:12px}
}


/* V9 luxury polish: header, why-it-works, floating actions */
.site-header{
  background:linear-gradient(180deg, rgba(4,8,16,.86), rgba(4,8,16,.74));
  border-bottom:1px solid rgba(255,255,255,.06);
  box-shadow:0 8px 32px rgba(0,0,0,.16);
}
.nav-refined{
  height:78px;
  gap:18px;
}
.brand-refined img{
  width:46px;
  height:46px;
  border-radius:16px;
  box-shadow:0 10px 24px rgba(0,0,0,.22);
}
.brand-refined strong{
  font-size:17px;
  letter-spacing:-.035em;
}
.brand-refined small{
  font-size:10px;
  letter-spacing:.22em;
  color:rgba(230,236,245,.66);
}
.nav-center-shell{
  padding:8px 14px;
  border-radius:999px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.08);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.02);
}
.nav-links{
  gap:24px;
  font-size:12px;
  font-weight:700;
  color:rgba(247,243,232,.74);
  letter-spacing:.05em;
}
.nav-links a{
  position:relative;
  padding:4px 2px;
}
.nav-links a:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-2px;
  height:1px;
  background:linear-gradient(90deg, transparent, rgba(216,180,109,.72), transparent);
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .24s ease;
}
.nav-links a:hover:after{transform:scaleX(1)}
.nav-actions-refined{gap:10px}
.btn-header{
  min-height:44px;
  padding:11px 16px;
  font-size:13px;
  font-weight:700;
  letter-spacing:.02em;
  gap:10px;
}
.btn-header .btn-mark{
  width:8px;
  height:8px;
  border-radius:50%;
  display:inline-block;
  background:currentColor;
  opacity:.72;
}
.btn-gold.btn-header{
  box-shadow:0 14px 34px rgba(216,180,109,.16);
  padding-inline:18px;
}
.btn-glass,.btn-ghost{
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.12);
}
.btn-ghost.btn-header{
  color:rgba(247,243,232,.88);
}
.btn-ghost.btn-header .btn-mark{background:var(--blue);opacity:.9}

.service-band-refined{
  grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);
  gap:42px;
  padding:40px 46px;
  background:
    radial-gradient(circle at 8% 20%, rgba(216,180,109,.08), transparent 24%),
    radial-gradient(circle at 92% 12%, rgba(88,194,255,.08), transparent 22%),
    linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.04));
  border:1px solid rgba(255,255,255,.12);
}
.service-intro-refined h2{
  font-size:clamp(34px,4vw,54px);
  max-width:520px;
  line-height:.96;
  margin-bottom:14px;
}
.service-intro-refined p{
  max-width:470px;
  font-size:15px;
  line-height:1.8;
  color:rgba(230,236,245,.70);
}
.service-copy-refined{
  display:flex;
  flex-direction:column;
  gap:22px;
  align-self:center;
}
.service-summary-refined{
  font-size:15.5px !important;
  line-height:1.84 !important;
  color:rgba(230,236,245,.78) !important;
  margin:0 !important;
}
.service-benefits-refined{
  display:grid;
  grid-template-columns:repeat(2, minmax(0,1fr));
  gap:14px;
}
.benefit-pill{
  display:flex;
  align-items:center;
  gap:14px;
  min-height:58px;
  padding:14px 16px;
  border-radius:20px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.10);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.02);
}
.benefit-pill b{
  flex:0 0 36px;
  width:36px;
  height:36px;
  border-radius:18px;
  display:grid;
  place-items:center;
  background:rgba(216,180,109,.12);
  color:var(--gold2);
  font-size:13px;
  letter-spacing:.08em;
}
.benefit-pill span{
  font-size:14px;
  font-weight:700;
  color:rgba(247,243,232,.88);
  line-height:1.4;
}

.quick-actions-refined{
  position:fixed;
  right:18px;
  bottom:18px;
  z-index:70;
  display:grid;
  gap:10px;
  padding:10px;
  border-radius:24px;
  background:rgba(7,12,22,.70);
  border:1px solid rgba(255,255,255,.08);
  backdrop-filter:blur(18px);
  box-shadow:0 24px 60px rgba(0,0,0,.28);
}
.quick-actions-refined a{
  min-width:170px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:13px 16px;
  border-radius:18px;
  font-weight:700;
  box-shadow:none;
}
.quick-actions-refined .qa-icon{
  width:26px;
  height:26px;
  display:grid;
  place-items:center;
  border-radius:13px;
  font-size:12px;
  line-height:1;
}
.quick-actions-refined .qa-text{font-size:14px;letter-spacing:.01em}
.quick-actions-refined .qa-whatsapp{
  background:linear-gradient(135deg,var(--gold),var(--gold2));
  color:#08101b;
}
.quick-actions-refined .qa-whatsapp .qa-icon{
  background:rgba(8,16,28,.12);
  color:#08101b;
}
.quick-actions-refined .qa-call{
  background:rgba(255,255,255,.055);
  color:var(--ink);
  border:1px solid rgba(255,255,255,.11);
}
.quick-actions-refined .qa-call .qa-icon{
  background:rgba(88,194,255,.14);
  color:var(--blue);
}
.quick-actions-refined a:hover{transform:translateY(-1px)}

@media(max-width:1180px){
  .service-band-refined{grid-template-columns:1fr;gap:28px;padding:34px}
  .service-intro-refined h2,.service-intro-refined p{max-width:none}
}
@media(max-width:860px){
  .nav-center-shell{display:none}
  .nav-links.open{display:grid;position:absolute;left:22px;right:22px;top:88px;padding:18px;border-radius:24px;background:rgba(3,7,14,.96);border:1px solid rgba(255,255,255,.13);box-shadow:var(--shadow)}
}
@media(max-width:700px){
  .nav-refined{height:74px}
  .brand-refined strong{font-size:16px}
  .btn-header{min-height:40px;padding:10px 13px;font-size:12px}
  .service-band-refined{padding:26px;border-radius:28px}
  .service-benefits-refined{grid-template-columns:1fr}
  .quick-actions-refined{right:12px;bottom:12px;padding:8px;border-radius:20px}
  .quick-actions-refined a{min-width:148px;padding:12px 14px;border-radius:16px}
  .quick-actions-refined .qa-text{font-size:13px}
}


/* V10 typography + motion polish: global precision pass */
:root{
  --font-body:"Inter Tight", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display:"Playfair Display", Georgia, serif;
  --ink-soft:rgba(247,243,232,.92);
  --body-soft:rgba(230,236,245,.72);
  --hairline:rgba(255,255,255,.095);
}
body{
  font-family:var(--font-body);
  font-weight:400;
  text-rendering:geometricPrecision;
  -webkit-font-smoothing:antialiased;
  letter-spacing:-.006em;
}
#networkCanvas{
  opacity:.38;
  mix-blend-mode:screen;
}
.site-header{
  background:linear-gradient(180deg, rgba(5,9,17,.88), rgba(5,9,17,.70));
  border-bottom:1px solid rgba(255,255,255,.055);
}
.nav-refined{height:76px;}
.brand-refined strong{
  font-weight:700;
  letter-spacing:-.045em;
}
.brand-refined small{
  font-weight:700;
  letter-spacing:.20em;
}
.nav-center-shell{
  background:rgba(255,255,255,.032);
  border-color:rgba(255,255,255,.075);
  padding:8px 16px;
}
.nav-links{
  font-size:12px;
  font-weight:650;
  letter-spacing:.035em;
  color:rgba(247,243,232,.68);
}
.btn,
.quick-actions-refined a{
  font-weight:700;
  letter-spacing:-.004em;
}
.btn-header{
  min-height:42px;
  padding:10px 15px;
  font-size:12.5px;
}
.btn-gold{
  background:linear-gradient(135deg,#d5b064,#f6dda1);
  box-shadow:0 12px 28px rgba(216,180,109,.16);
}
.btn-gold:hover{box-shadow:0 16px 38px rgba(216,180,109,.20);}
.btn-glass,.btn-ghost{
  background:rgba(255,255,255,.052);
  border-color:rgba(255,255,255,.11);
}

h1,h2,
.slide b,
.caption h3,
.process-content-refined h3,
.contact-copy-luxury h2,
.contact-panel-top h3,
.service-intro-refined h2{
  font-family:var(--font-display);
  color:var(--ink-soft);
  font-weight:700;
  letter-spacing:-.048em;
}
h1{
  font-size:clamp(42px,4.9vw,68px);
  line-height:.965;
  max-width:720px;
  margin-bottom:18px;
}
h2,
.section-head h2{
  font-size:clamp(34px,4.2vw,56px);
  line-height:1.0;
  letter-spacing:-.044em;
}
.lead{
  max-width:660px;
  font-size:16px;
  line-height:1.78;
  font-weight:450;
  color:var(--body-soft);
}
.section-head{
  max-width:820px;
}
.section-head p,
.service-summary-refined,
.service-intro-refined p,
.contact-copy-luxury p,
.contact-panel-top p{
  font-size:15.5px !important;
  line-height:1.78 !important;
  font-weight:450;
  color:rgba(230,236,245,.70) !important;
}
.section-label,
.overline,
.badge,
.contact-eyebrow,
.caption span,
.process-legend span{
  font-weight:750;
  letter-spacing:.18em;
}
.badge{
  font-size:11.5px;
  padding:8px 13px;
}
.overline,
.section-label{font-size:10.5px;}
.hero-points div{
  background:rgba(255,255,255,.044);
  border-color:rgba(255,255,255,.095);
}
.hero-points strong{
  font-size:15.5px;
  font-weight:700;
}
.hero-points span{
  font-size:12px;
  font-weight:500;
  color:rgba(230,236,245,.62);
}

/* Portfolio cards: image-first, lighter copy */
.caption{
  min-height:104px;
  background:linear-gradient(180deg,rgba(8,12,22,.08),rgba(5,9,18,.54));
  border-color:rgba(255,255,255,.085);
}
.caption h3{
  font-size:22px;
  line-height:1.0;
  font-weight:650;
  letter-spacing:-.036em;
}
.caption p{
  font-size:12.5px;
  line-height:1.52;
  font-weight:430;
  color:rgba(230,236,245,.68);
}

/* Why-it-works section: fill emptiness with quiet premium structure */
.service-band-refined{
  padding:42px 46px;
  border-radius:34px;
  border-color:var(--hairline);
  background:
    linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.032)),
    radial-gradient(circle at 14% 20%,rgba(216,180,109,.08),transparent 24%),
    radial-gradient(circle at 90% 10%,rgba(88,194,255,.07),transparent 22%);
}
.service-intro-refined h2{
  font-size:clamp(32px,3.8vw,52px);
  max-width:560px;
}
.benefit-pill{
  min-height:56px;
  border-color:rgba(255,255,255,.085);
  background:rgba(255,255,255,.038);
}
.benefit-pill span{
  font-size:13.5px;
  font-weight:650;
}
.benefit-pill b{
  font-weight:750;
}

/* Process section: keep explanations compact */
.process-head-refined p{font-size:15.5px;}
.process-content-refined p{
  font-size:13.2px;
  font-weight:430;
  line-height:1.5;
}
.process-content-refined h3{font-size:24px;font-weight:650;}
.process-number{font-weight:750;}
.process-legend span{
  font-size:11px;
  font-weight:700;
}

/* Contact + footer polish */
.contact-copy-luxury h2{
  font-size:clamp(34px,4vw,58px);
}
.contact-panel-top h3{
  font-size:30px;
  font-weight:650;
}
.contact-tags span,
.contact-points strong,
.contact-points span{
  font-weight:500;
}
.contact-tags span{font-size:12.5px;}
.contact-points strong{font-weight:650;}
.footer-inner p{
  font-size:13.5px;
  color:rgba(230,236,245,.58);
}

.quick-actions-refined{
  right:20px;
  bottom:20px;
  padding:8px;
  border-radius:22px;
  background:rgba(7,12,22,.62);
  border-color:rgba(255,255,255,.075);
}
.quick-actions-refined a{
  min-width:154px;
  padding:12px 14px;
  border-radius:17px;
}
.quick-actions-refined .qa-icon{
  width:24px;
  height:24px;
  border-radius:12px;
  font-size:11px;
}
.quick-actions-refined .qa-text{
  font-size:13.2px;
  font-weight:700;
}

@media(max-width:700px){
  h1{font-size:40px;}
  h2,.section-head h2{font-size:36px;}
  .lead,.section-head p{font-size:14.5px !important;}
  .caption h3{font-size:21px;}
  .quick-actions-refined a{min-width:142px;}
}


/* V11 verified motion layer: visible, premium, and still subtle */
html, body{
  min-height:100%;
}
body{
  position:relative;
  background-color:#03070e;
}
#networkCanvas{
  position:fixed;
  inset:0;
  z-index:1;
  pointer-events:none;
  opacity:.72;
  mix-blend-mode:screen;
  filter:saturate(1.06);
}
.site-header,
main,
footer,
.quick-actions-refined{
  position:relative;
  z-index:2;
}
.site-header{z-index:80;}
.quick-actions-refined{z-index:90;}
@media(max-width:700px){
  #networkCanvas{opacity:.55;}
}
@media (prefers-reduced-motion: reduce){
  #networkCanvas{opacity:.28;}
}

/* V12 — more visible, still premium background clusters */
#networkCanvas{
  position:fixed;
  inset:0;
  z-index:-2;
  opacity:.86;
  pointer-events:none;
  mix-blend-mode:screen;
}
body:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-3;
  pointer-events:none;
  background:
    radial-gradient(circle at 12% 20%, rgba(88,194,255,.075), transparent 28%),
    radial-gradient(circle at 85% 18%, rgba(216,180,109,.070), transparent 26%),
    radial-gradient(circle at 50% 82%, rgba(88,194,255,.055), transparent 32%);
}
@media(max-width:700px){
  #networkCanvas{opacity:.74;}
}


/* V13 — make cluster motion visible in the hero/top screen */
body{
  position:relative;
}

#networkCanvas{
  position:fixed !important;
  inset:0 !important;
  z-index:0 !important;
  opacity:.86 !important;
  pointer-events:none !important;
  mix-blend-mode:screen;
}

.site-header,
main,
footer,
.quick-actions{
  position:relative;
  z-index:2;
}

/* Keep hero overlays behind content, not above the motion canvas */
.hero{
  isolation:auto;
}

.hero:after{
  opacity:.74;
}

/* dedicated subtle visible hero glows */
.hero:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 18% 34%, rgba(88,194,255,.095), transparent 27%),
    radial-gradient(circle at 50% 47%, rgba(102,220,198,.055), transparent 25%),
    radial-gradient(circle at 83% 25%, rgba(216,180,109,.080), transparent 24%);
  mix-blend-mode:screen;
}

.hero-grid{
  position:relative;
  z-index:3;
}

/* small animated cluster accents in hero, guaranteed visible without disturbing content */
.hero-cluster-layer{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  overflow:hidden;
}

.hero-cluster{
  position:absolute;
  width:220px;
  height:220px;
  opacity:.40;
  filter:blur(.1px);
  animation:heroClusterDrift 13s ease-in-out infinite alternate;
}

.hero-cluster.c1{left:7%; top:18%; animation-delay:0s;}
.hero-cluster.c2{right:8%; top:15%; animation-delay:1.4s;}
.hero-cluster.c3{left:42%; top:58%; animation-delay:2.1s; opacity:.28;}

.hero-cluster span{
  position:absolute;
  width:4px;
  height:4px;
  border-radius:50%;
  background:rgba(88,194,255,.62);
  box-shadow:0 0 12px rgba(88,194,255,.38);
}

.hero-cluster.c2 span{
  background:rgba(216,180,109,.60);
  box-shadow:0 0 12px rgba(216,180,109,.34);
}

.hero-cluster.c3 span{
  background:rgba(102,220,198,.45);
  box-shadow:0 0 12px rgba(102,220,198,.28);
}

.hero-cluster svg{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  overflow:visible;
}

.hero-cluster line{
  stroke:rgba(122,195,255,.18);
  stroke-width:1;
}

.hero-cluster.c2 line{stroke:rgba(216,180,109,.16);}
.hero-cluster.c3 line{stroke:rgba(102,220,198,.13);}

@keyframes heroClusterDrift{
  0%{transform:translate3d(0,0,0) scale(1);}
  100%{transform:translate3d(18px,-12px,0) scale(1.04);}
}

@media(max-width:800px){
  .hero-cluster{opacity:.25; transform:scale(.8);}
  .hero-cluster.c1{left:-10%; top:14%;}
  .hero-cluster.c2{right:-12%; top:18%;}
  .hero-cluster.c3{display:none;}
}

/* V15 — surgical CTA refinement based on V13 only */
:root{
  --cta-dark:rgba(12,18,31,.78);
  --cta-dark-strong:rgba(8,13,24,.92);
  --cta-line:rgba(255,255,255,.10);
  --cta-soft:rgba(247,243,232,.86);
}

.nav-actions-refined{
  gap:12px;
}

.btn-header{
  position:relative;
  min-height:46px;
  padding:11px 18px;
  border-radius:18px;
  font-size:13px;
  font-weight:700;
  letter-spacing:-.01em;
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  box-shadow:0 10px 24px rgba(0,0,0,.16), inset 0 1px 0 rgba(255,255,255,.05);
}
.btn-header .btn-mark{
  width:9px;
  height:9px;
  border-radius:50%;
  flex:0 0 auto;
}
.btn-ghost.btn-header{
  background:linear-gradient(180deg, rgba(20,28,44,.78), rgba(10,15,26,.92));
  border:1px solid rgba(255,255,255,.10);
  color:var(--cta-soft);
}
.btn-ghost.btn-header:hover{
  border-color:rgba(88,194,255,.24);
  box-shadow:0 14px 34px rgba(0,0,0,.22), 0 0 0 1px rgba(88,194,255,.08) inset;
}
.btn-ghost.btn-header .btn-mark{
  background:#63c9ff;
  box-shadow:0 0 0 6px rgba(88,194,255,.10);
}
.btn-gold.btn-header{
  background:linear-gradient(135deg,#d9b96d 0%, #efce88 52%, #f7dfa5 100%);
  color:#111824;
  border:1px solid rgba(255,236,191,.38);
  box-shadow:0 14px 30px rgba(216,180,109,.18), inset 0 1px 0 rgba(255,255,255,.28);
}
.btn-gold.btn-header:hover{
  box-shadow:0 18px 38px rgba(216,180,109,.24), inset 0 1px 0 rgba(255,255,255,.32);
}
.btn-gold.btn-header .btn-mark{
  background:rgba(17,24,36,.72);
  box-shadow:0 0 0 6px rgba(17,24,36,.08);
}

.contact-panel-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  align-items:center;
}
.contact-panel-actions .btn{
  min-height:52px;
  padding:0 20px;
  border-radius:18px;
  font-size:14px;
  font-weight:700;
  letter-spacing:-.01em;
  box-shadow:0 16px 34px rgba(0,0,0,.16);
}
.contact-panel-actions .btn-gold{
  padding-inline:22px;
}
.contact-panel-actions .btn-glass{
  background:linear-gradient(180deg, rgba(20,28,44,.72), rgba(10,15,26,.88));
  border:1px solid rgba(255,255,255,.11);
  color:rgba(247,243,232,.92);
}
.contact-panel-actions .btn-glass:hover{
  border-color:rgba(88,194,255,.22);
}

.quick-actions-refined{
  right:20px;
  bottom:20px;
  display:flex;
  flex-direction:column;
  gap:10px;
  padding:10px;
  border-radius:24px;
  background:linear-gradient(180deg, rgba(9,14,24,.84), rgba(8,12,22,.72));
  border:1px solid rgba(255,255,255,.08);
  backdrop-filter:blur(22px);
  -webkit-backdrop-filter:blur(22px);
  box-shadow:0 24px 60px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.04);
}
.quick-actions-refined a{
  min-width:172px;
  min-height:54px;
  padding:11px 15px;
  border-radius:18px;
  display:flex;
  align-items:center;
  gap:12px;
  font-weight:700;
  letter-spacing:-.01em;
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.quick-actions-refined .qa-icon{
  width:28px;
  height:28px;
  border-radius:50%;
  display:grid;
  place-items:center;
  font-size:11px;
  font-weight:800;
  line-height:1;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18);
}
.quick-actions-refined .qa-text{
  font-size:14px;
  font-weight:700;
  letter-spacing:-.01em;
}
.quick-actions-refined .qa-whatsapp{
  background:linear-gradient(135deg,#dab768 0%, #efd28f 58%, #f6dfa8 100%);
  color:#111824;
  border:1px solid rgba(255,236,191,.34);
  box-shadow:0 14px 28px rgba(216,180,109,.18), inset 0 1px 0 rgba(255,255,255,.25);
}
.quick-actions-refined .qa-whatsapp .qa-icon{
  background:rgba(17,24,36,.10);
  color:#111824;
}
.quick-actions-refined .qa-call{
  background:linear-gradient(180deg, rgba(20,28,44,.84), rgba(10,15,26,.98));
  color:rgba(247,243,232,.92);
  border:1px solid rgba(255,255,255,.10);
}
.quick-actions-refined .qa-call .qa-icon{
  background:rgba(88,194,255,.16);
  color:#63c9ff;
}
.quick-actions-refined a:hover{
  transform:translateY(-1px);
}
.quick-actions-refined .qa-whatsapp:hover{
  box-shadow:0 18px 34px rgba(216,180,109,.22), inset 0 1px 0 rgba(255,255,255,.32);
}
.quick-actions-refined .qa-call:hover{
  border-color:rgba(88,194,255,.24);
  box-shadow:0 16px 32px rgba(0,0,0,.20), inset 0 1px 0 rgba(255,255,255,.05);
}

@media(max-width:700px){
  .nav-actions-refined{gap:10px;}
  .btn-header{
    min-height:44px;
    padding:10px 16px;
    border-radius:17px;
    font-size:12.5px;
  }
  .contact-panel-actions{
    flex-direction:column;
    align-items:stretch;
  }
  .contact-panel-actions .btn{
    width:100%;
    justify-content:center;
  }
  .quick-actions-refined{
    right:14px;
    bottom:14px;
    padding:9px;
    border-radius:22px;
    width:min(190px, calc(100vw - 28px));
  }
  .quick-actions-refined a{
    min-width:unset;
    width:100%;
    min-height:52px;
    padding:11px 14px;
  }
}


/* V17 — personal creator identity update */
.brand-refined strong,
.brand strong{
  letter-spacing:-.035em;
}

.brand-refined small,
.brand small{
  letter-spacing:.18em;
}

.footer-brand span{
  letter-spacing:-.02em;
}

.contact-eyebrow{
  letter-spacing:.13em;
}

.hero .badge{
  text-transform:none;
}

.section-label{
  letter-spacing:.20em;
}


/* V19 — targeted rollback: previous website retained, only old branded hero background removed */
.hero{
  background:
    radial-gradient(circle at 18% 28%, rgba(88,194,255,.050), transparent 30%),
    radial-gradient(circle at 78% 30%, rgba(102,220,198,.045), transparent 28%),
    linear-gradient(180deg, rgba(2,6,13,.94), rgba(3,7,14,.98));
}

.hero-backdrop{
  display:none !important;
}

.hero:after{
  background:
    linear-gradient(90deg, rgba(3,7,14,.90), rgba(3,7,14,.55) 54%, rgba(3,7,14,.78)),
    linear-gradient(180deg, transparent 72%, #03070e);
}


/* V20 — targeted header profile update only */
.brand-refined img,
.brand img{
  object-fit:cover;
  object-position:center top;
  border-radius:50%;
  border:1px solid rgba(216,180,109,.42);
  box-shadow:
    0 0 0 3px rgba(216,180,109,.08),
    0 12px 26px rgba(0,0,0,.22);
  background:#07101b;
}

.brand-refined strong,
.brand strong{
  letter-spacing:-.035em;
}

.brand-refined small,
.brand small{
  text-transform:none;
  letter-spacing:.16em;
}
