
:root{--bg:#0d0d0d;--paper:#f3eee4;--gold:#d6a64a;--gold2:#f0cf85;--line:rgba(255,255,255,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}
.top{position:sticky;top:0;z-index:20;height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,calc((100vw - 1180px)/2));background:rgba(13,13,13,.86);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:24px;font-weight:900;letter-spacing:-1px}.brand b{color:var(--gold)}.mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,var(--gold2),var(--gold));color:#111;font-family:Georgia,serif}
nav{display:flex;gap:8px}nav button{border:0;background:transparent;color:#ddd;padding:11px 13px;font-weight:800}.light{background:#f2ede3!important;color:#111!important;border-radius:12px}
main{max-width:1180px;margin:auto;padding:0 24px}.hero{min-height:680px;display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center;padding:70px 0}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:950;color:var(--gold2)}.hero h1,.paper h2,.how>h2,.cta h2{font-family:Georgia,serif;font-weight:500}.hero h1{font-size:clamp(58px,8vw,102px);line-height:.9;letter-spacing:-5px;margin:16px 0 24px}.hero h1 em{color:var(--gold2)}.copy>p{max-width:650px;color:#b9b3a9;font-size:19px;line-height:1.6}.actions{display:flex;gap:12px;margin-top:28px}.gold{border:0;border-radius:14px;padding:15px 21px;font-weight:950;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111}.ghost{border:0;background:transparent;color:#fff;font-weight:900}.copy>small{display:block;color:#6f6c67;margin-top:17px}
.visual{min-height:500px;position:relative;display:grid;place-items:center}.ring{position:absolute;width:420px;height:420px;border:1px solid rgba(214,166,74,.32);border-radius:50%;box-shadow:0 0 0 34px rgba(214,166,74,.04),0 0 0 70px rgba(214,166,74,.018)}.crown{position:absolute;right:35px;top:15px;font-size:95px;color:var(--gold)}.sample{position:absolute;border-radius:27px;box-shadow:0 20px 55px rgba(0,0,0,.35)}.front{width:300px;min-height:380px;padding:28px;background:linear-gradient(160deg,#1d1d1d,#121212);z-index:3;text-align:center;display:flex;flex-direction:column;align-items:center}.front .avatar{width:120px;height:120px;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;background:linear-gradient(145deg,var(--gold2),#a67526);font-size:44px;font-weight:950;color:#111}.front small{color:var(--gold2);font-weight:900;letter-spacing:1.5px}.front h3{font-size:30px;margin:8px 0 2px}.front>span{color:#888}.front>strong{margin-top:auto;border-top:1px solid var(--line);padding-top:22px;width:100%;font-size:34px}.back{right:0;bottom:50px;width:220px;height:140px;background:#e7dfd0;color:#111;padding:22px;transform:rotate(7deg);display:flex;flex-direction:column;justify-content:space-between}.back strong{font-size:31px}
.paper{background:var(--paper);color:#111;margin-left:calc((100vw - min(1180px,100vw - 48px))/-2);margin-right:calc((100vw - min(1180px,100vw - 48px))/-2);padding:76px max(24px,calc((100vw - 1180px)/2)) 88px;border-radius:40px 40px 0 0}.dark{color:#986915}.sectionHead{display:flex;justify-content:space-between;align-items:end;gap:20px}.sectionHead h2,.how>h2{font-size:clamp(40px,5vw,62px);letter-spacing:-2px;margin:8px 0}.chip{border:1px solid rgba(0,0,0,.13);padding:10px 14px;border-radius:999px;background:#fff;font-size:13px;font-weight:900}
.top3{display:grid;grid-template-columns:1fr 1.18fr 1fr;gap:16px;align-items:end;margin:36px 0 28px}.king{position:relative;background:#111;color:#fff;border-radius:26px;padding:22px;text-align:center;min-height:360px}.king.first{min-height:420px;background:linear-gradient(160deg,#171717,#292014)}.stamp{position:absolute;top:17px;left:17px;background:rgba(255,255,255,.09);border-radius:11px;padding:8px 10px;font-weight:950}.first .stamp{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111}.kingPhoto{width:112px;height:112px;border-radius:24px;margin:48px auto 18px;display:grid;place-items:center;background:linear-gradient(135deg,#725f44,#27221b);background-size:cover;background-position:center;font-size:36px;font-weight:950}.first .kingPhoto{width:132px;height:132px}.king h3{font-size:24px;margin:0}.city{color:#9c968e;margin-top:5px}.money{font-size:34px;font-weight:950;margin:22px 0}.waLink{display:block;text-decoration:none;background:#f6f1e8;color:#111;border-radius:13px;padding:12px;font-weight:950}
.board{background:#fff;border:1px solid #ddd4c7;border-radius:25px;overflow:hidden}.boardHead{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #ebe4d8;gap:16px}.boardHead>div:first-child{display:flex;flex-direction:column}.boardHead small{font-size:10px;letter-spacing:1.4px;color:#986915;font-weight:950}.boardHead strong{font-size:22px}.tabs{display:flex;gap:6px;overflow:auto}.tabs button{border:0;border-radius:999px;padding:9px 12px;background:#eee9e0;font-weight:850}.tabs button.active{background:#111;color:#fff}.row{display:grid;grid-template-columns:48px 54px 1fr auto auto;gap:13px;align-items:center;padding:15px 18px;border-bottom:1px solid #eee7dc}.row:last-child{border-bottom:0}.num{font-size:20px;font-weight:950}.miniAvatar{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#826e51,#2b2720);background-size:cover;background-position:center;color:#fff;font-weight:950}.name strong{display:block}.name small{color:#888278}.rowMoney{font-weight:950;font-size:18px}.rowBtn{border:0;border-radius:11px;padding:10px 12px;background:#111;color:#fff;font-weight:900}.rowBtn.wa{background:#1f9e67}.rowBtn.lock{background:#eee8df;color:#8a847b}
.how{padding:82px 0}.steps{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:16px}.steps article{min-height:300px;border:1px solid var(--line);border-radius:26px;padding:26px;background:#151515;position:relative;overflow:hidden}.steps b{font-size:12px;color:var(--gold2);letter-spacing:1.5px}.steps h3{font-size:28px;margin:28px 0 8px}.steps p{color:#9d978e;line-height:1.55;margin:0}.photos{position:absolute;left:26px;right:26px;bottom:26px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.photos i{height:86px;border-radius:15px;background:linear-gradient(145deg,#8b795c,#2e2922)}.photos i:nth-child(2){background:linear-gradient(145deg,#5b5142,#211e1a)}.photos i:nth-child(3){background:linear-gradient(145deg,#a28a62,#393126)}.photos i:nth-child(4){background:linear-gradient(145deg,#6a6256,#27231e)}.badge{position:absolute;bottom:26px;left:26px;background:var(--gold2);color:#111;border-radius:13px;padding:13px 15px;font-weight:950}.green{background:#143b2b;color:#75dbad}
.cta{margin-bottom:74px;border:1px solid rgba(214,166,74,.28);border-radius:30px;padding:34px;background:linear-gradient(135deg,#18140e,#111);display:flex;align-items:center;justify-content:space-between;gap:20px}.cta h2{font-size:44px;margin:7px 0}.cta p{color:#989188;margin:0}
footer{max-width:1180px;margin:auto;padding:28px 24px 44px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:#77726b}.floating{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:18px;border:0;background:linear-gradient(145deg,var(--gold2),var(--gold));font-size:30px;z-index:30}
.modalWrap{display:none;position:fixed;inset:0;z-index:50;background:rgba(0,0,0,.72);backdrop-filter:blur(9px);padding:18px;place-items:center}.modalWrap.open{display:grid}.modal{width:min(640px,100%);max-height:92vh;overflow:auto;background:var(--paper);color:#111;border-radius:28px;padding:28px;position:relative}.modal.small{width:min(500px,100%)}.x{position:absolute;right:18px;top:18px;width:38px;height:38px;border-radius:50%;border:0;background:#e5ddd0;font-size:24px}.modal h3{font-family:Georgia,serif;font-size:38px;font-weight:500;margin:8px 0}.modal>p{color:#777067}.grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}label{display:block;font-size:13px;font-weight:900;margin:13px 0}input,textarea,select{width:100%;margin-top:7px;border:1px solid #d9cfc0;border-radius:12px;padding:13px;background:#fff}textarea{min-height:88px}.consent{display:flex;gap:10px;align-items:flex-start;color:#69635a;font-weight:700;line-height:1.4}.consent input{width:auto}.full{width:100%;margin-top:7px}.preview{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.preview img{width:100%;aspect-ratio:1;border-radius:12px;object-fit:cover}.amounts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.amounts button{border:1px solid #d8cebe;border-radius:12px;background:#fff;padding:13px;font-weight:950}.amounts button.selected{background:#fff3d1;border-color:#9a6911;color:#81550a}.toast{position:fixed;left:50%;bottom:28px;z-index:80;transform:translate(-50%,30px);opacity:0;background:#f3eee4;color:#111;padding:13px 18px;border-radius:12px;font-weight:900;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:820px){nav>button:not(.light){display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:54px 0}.hero h1{font-size:64px;letter-spacing:-3px}.visual{min-height:420px}.ring{width:320px;height:320px}.top3{grid-template-columns:1fr}.king.first{order:-1}.steps{grid-template-columns:1fr}.row{grid-template-columns:38px 44px 1fr auto}.miniAvatar{width:44px;height:44px}.rowMoney{grid-column:3}.rowBtn{grid-column:4;grid-row:1/3}.boardHead{flex-direction:column;align-items:flex-start}.cta{flex-direction:column;align-items:flex-start}}
@media(max-width:520px){main{padding:0 18px}.top{padding:0 18px}.hero h1{font-size:54px}.actions{flex-direction:column;align-items:flex-start}.front{width:260px;min-height:340px}.back{width:190px}.ring{width:285px;height:285px}.sectionHead{flex-direction:column;align-items:flex-start}.grid{grid-template-columns:1fr}.preview{grid-template-columns:repeat(2,1fr)}.amounts{grid-template-columns:repeat(2,1fr)}footer{flex-direction:column;align-items:flex-start;gap:12px}}

.profileHero{text-align:center}.profileGallery{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:20px 0}.profileGallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px}.profileHero h3{margin-bottom:2px}.profileHandle{color:#986915;font-weight:900}.profileHero>p{color:#777067}.profileStats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.profileStats>div{background:#fff;border:1px solid #ddd4c6;border-radius:14px;padding:14px 8px}.profileStats small{display:block;font-size:9px;color:#8c8478;font-weight:950;letter-spacing:1px}.profileStats strong{display:block;margin-top:5px;font-size:19px}.profileNeed{background:#fff3d1;border:1px solid #e6c873;border-radius:13px;padding:12px;margin-bottom:12px;color:#6e4c0d}
@media(max-width:520px){.profileGallery{grid-template-columns:repeat(2,1fr)}.profileStats{grid-template-columns:1fr}}

/* v7 — unified premium AgaBenim design */
.brand-art{
  width:58px;height:58px;display:block;flex:0 0 58px;border-radius:15px;
  overflow:hidden;border:1px solid rgba(218,171,81,.58);
  box-shadow:0 7px 24px rgba(218,171,81,.15);
}
.brand-art img{width:100%;height:100%;object-fit:cover;display:block}
.top{height:86px;background:#090909;border-bottom:1px solid rgba(216,166,74,.22)}
.top .brand{gap:12px}
.top .brand>span:last-child{font-size:30px;letter-spacing:-1.7px}
.top nav .light{
  border-radius:16px!important;
  background:linear-gradient(135deg,#f3d98c,#d7a446)!important;
  padding:14px 20px!important;
  box-shadow:0 9px 28px rgba(214,166,74,.16)
}

.hero.hero-premium{
  position:relative;min-height:690px;
  grid-template-columns:minmax(0, .92fr) minmax(420px, 1.08fr);
  gap:20px;padding:72px 0 36px;overflow:visible;
  align-items:center;
}
.premium-copy{position:relative;z-index:5;padding-left:2px}
.premium-copy .eyebrow{letter-spacing:4px;font-size:13px;color:#e7bd64}
.premium-copy h1{font-size:clamp(62px,7vw,106px);line-height:.87;margin:22px 0 28px;letter-spacing:-5.5px}
.premium-copy h1 em{
  color:#e6bb5f;font-weight:500;
  text-shadow:0 0 26px rgba(218,166,74,.12)
}
.premium-copy>p{max-width:650px;font-size:19px;line-height:1.65;color:#c2bdb4}
.premium-copy .actions{margin-top:32px;align-items:center}
.crown-button{font-size:17px;padding:17px 25px;border-radius:17px}
.premium-copy .ghost{font-size:16px}
.premium-copy>small{margin-top:19px;color:#77726b;max-width:520px;line-height:1.45}

.king-stage{
  height:620px;position:relative;align-self:stretch;
  display:flex;align-items:flex-end;justify-content:center;z-index:2;
  overflow:hidden;border-radius:0 0 34px 34px;
}
.king-stage:before{
  content:"";position:absolute;inset:0;
  background:
    linear-gradient(90deg,#0d0d0d 0%,rgba(13,13,13,.55) 13%,transparent 38%),
    linear-gradient(0deg,#0d0d0d 0%,transparent 26%);
  z-index:2;pointer-events:none;
}
.king-stage img{
  width:100%;height:100%;object-fit:cover;object-position:center center;
  display:block;filter:saturate(.96) contrast(1.03);
}
.king-glow{
  position:absolute;width:430px;height:430px;border-radius:50%;
  background:rgba(209,155,48,.17);filter:blur(80px);right:40px;top:60px;z-index:1
}

.hero-features{
  grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);
  background:rgba(8,8,8,.88);border:1px solid rgba(216,166,74,.34);
  border-radius:22px;padding:18px 22px;gap:8px;
  margin-top:-18px;position:relative;z-index:8;
  box-shadow:0 22px 60px rgba(0,0,0,.28)
}
.hero-features>div{
  min-height:74px;display:grid;
  grid-template-columns:46px 1fr;grid-template-rows:auto auto;
  column-gap:12px;align-content:center;padding:8px 12px;
  border-right:1px solid rgba(216,166,74,.13)
}
.hero-features>div:last-child{border-right:0}
.hero-features span{
  grid-row:1/3;width:44px;height:44px;border:1px solid rgba(216,166,74,.55);
  border-radius:50%;display:grid;place-items:center;color:#eac66e;font-size:21px
}
.hero-features b{align-self:end;font-size:14px}
.hero-features small{align-self:start;color:#8d8880;margin-top:4px;font-size:11px}

@media(max-width:900px){
  .hero.hero-premium{grid-template-columns:1fr;padding-top:55px;gap:0}
  .king-stage{height:530px;margin:18px -18px 0}
  .king-stage:before{
    background:linear-gradient(0deg,#0d0d0d 0%,transparent 30%),
               linear-gradient(90deg,#0d0d0d 0%,transparent 20%)
  }
  .hero-features{grid-template-columns:1fr 1fr;margin-top:-5px}
  .hero-features>div:nth-child(2){border-right:0}
  .hero-features>div{border-bottom:1px solid rgba(216,166,74,.13)}
}
@media(max-width:520px){
  .top{height:82px}
  .brand-art{width:54px;height:54px;flex-basis:54px;border-radius:14px}
  .top .brand>span:last-child{font-size:27px}
  .top nav .light{padding:13px 16px!important;font-size:15px}
  .hero.hero-premium{padding:48px 0 28px}
  .premium-copy h1{font-size:58px;line-height:.9;letter-spacing:-3px}
  .premium-copy>p{font-size:17px}
  .king-stage{height:420px;margin:22px -18px 0}
  .king-stage img{object-position:56% center}
  .hero-features{grid-template-columns:1fr;margin-top:0;padding:10px 14px}
  .hero-features>div{border-right:0;border-bottom:1px solid rgba(216,166,74,.13)}
  .hero-features>div:last-child{border-bottom:0}
}
