*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{background:#0D0D0D;font-family:'Inter',system-ui,sans-serif}
.sticky{position:fixed;bottom:0;left:0;right:0;z-index:100;background:rgba(13,13,13,.96);border-top:1px solid rgba(201,168,76,.2);backdrop-filter:blur(12px);padding:12px 24px;display:flex;align-items:center;justify-content:center;gap:20px;transform:translateY(100%);transition:transform .4s ease}
.sticky.on{transform:translateY(0)}
.sticky__txt{font-size:14px;color:#6A6A5E}
.sticky__btn{display:inline-flex;align-items:center;gap:10px;background:#C9A84C!important;color:#0D0D0D!important;text-decoration:none!important;font-size:14px;font-weight:500;letter-spacing:.04em;padding:12px 28px;white-space:nowrap;transition:background .2s;border:none!important}
.sticky__btn:hover{background:#B8942E!important}
.sticky__x{background:none;border:none;cursor:pointer;color:#3A3A30;font-size:22px;line-height:1;padding:4px;transition:color .2s;flex-shrink:0}
.sticky__x:hover{color:#8A8A7E}
.cta-gold{display:inline-flex!important;align-items:center!important;gap:14px!important;background:#C9A84C!important;color:#0D0D0D!important;text-decoration:none!important;font-size:14px!important;font-weight:500!important;letter-spacing:.04em!important;padding:18px 36px!important;border:none!important;transition:background .25s,gap .25s}
.cta-gold:hover{background:#B8942E!important;gap:20px!important}
.cta-ghost{display:inline-flex!important;align-items:center!important;gap:12px!important;border:1px solid rgba(201,168,76,.4)!important;color:#C9A84C!important;text-decoration:none!important;font-size:14px!important;font-weight:400!important;letter-spacing:.04em!important;padding:17px 32px!important;background:transparent!important}
.cta-ghost:hover{border-color:#C9A84C!important;color:#E0C070!important}
.cta-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.b1{background:#0D0D0D;min-height:100vh;display:flex;overflow:hidden}
.b1__in{display:grid;grid-template-columns:55% 45%;width:100%;max-width:1300px;margin:0 auto;padding:0 48px}
.b1__l{display:flex;flex-direction:column;justify-content:center;padding:100px 80px 100px 0}
.tag{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#C9A84C;margin-bottom:36px}
.tag::before{content:'';width:28px;height:1px;background:#C9A84C;display:block}
.b1__h1{font-family:'Playfair Display',serif;font-size:clamp(40px,4.2vw,66px);font-weight:700;line-height:1.08;color:#F5F5F0;margin:0 0 18px;letter-spacing:-.02em}
.b1__it{font-family:'Playfair Display',serif;font-size:clamp(15px,1.4vw,20px);font-weight:700;font-style:italic;line-height:1.45;color:#C9A84C;margin:0 0 28px;max-width:460px}
.b1__bd{font-size:15px;font-weight:300;line-height:1.8;color:#6A6A5E;margin:0 0 52px;max-width:420px}
.b1__bd strong{color:#9A9A8E;font-weight:400}
.stats{display:flex;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);padding:22px 0;margin-bottom:52px}
.stat{flex:1;padding-right:24px;border-right:1px solid rgba(255,255,255,.07)}
.stat:last-child{border-right:none;padding-right:0;padding-left:24px}
.stat:nth-child(2){padding-left:24px}
.stat__n{font-family:'Playfair Display',serif;font-size:26px;font-weight:700;color:#F0F0E8;line-height:1;margin-bottom:6px}
.stat__l{font-size:11px;color:#404038;line-height:1.4;letter-spacing:.03em}
.b1__r{position:relative;overflow:hidden;background:#0D0D0D}
.b1__img{width:100%;height:100%;min-height:100vh;object-fit:cover;object-position:center center;display:block;filter:brightness(.92) contrast(1.03)}
.b1__fade{position:absolute;inset:0;background:linear-gradient(to right,#0D0D0D 0%,rgba(13,13,13,.55) 18%,transparent 48%),linear-gradient(to bottom,#0D0D0D 0%,transparent 12%,transparent 88%,#0D0D0D 100%);pointer-events:none}
.b2{background:#111;padding:120px 48px}
.b2__in{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}
.lbl{font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#C9A84C;margin-bottom:20px}
.h2{font-family:'Playfair Display',serif;font-size:clamp(32px,3vw,52px);font-weight:700;line-height:1.08;color:#F5F5F0;letter-spacing:-.01em}
.b2__txt{font-size:15px;font-weight:300;line-height:1.8;color:#5A5A4E;margin:28px 0 36px}
.b2__txt strong{color:#7A7A6E;font-weight:400}
.quote{border-left:2px solid rgba(201,168,76,.35);padding:4px 0 4px 20px}
.quote p{font-family:'Playfair Display',serif;font-size:15px;font-style:italic;line-height:1.7;color:#8A8A7E;margin:0 0 10px}
.quote cite{font-size:12px;color:#4A4A3E;letter-spacing:.06em}
.list{list-style:none}
.li{display:flex;align-items:flex-start;gap:18px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.05);transition:border-color .2s}
.li:first-child{border-top:1px solid rgba(255,255,255,.05)}
.li:hover{border-bottom-color:rgba(201,168,76,.12)}
.li__ic{width:28px;height:28px;min-width:28px;border:1px solid rgba(201,168,76,.2);display:flex;align-items:center;justify-content:center;margin-top:1px;flex-shrink:0;transition:border-color .2s}
.li:hover .li__ic{border-color:rgba(201,168,76,.5)}
.li__ic svg{width:12px;height:12px;stroke:#C9A84C;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.li__t{font-size:15px;font-weight:300;line-height:1.65;color:#9A9A8E}
.li__t strong{color:#D8D8CC;font-weight:500}
.b3{background:#0D0D0D;padding:120px 48px}
.b3__hd{max-width:1100px;margin:0 auto 64px}
.b3__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2px}
.card{background:#141414;padding:40px 36px;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;transition:border-color .25s,background .25s}
.card:hover{background:#161616;border-color:rgba(201,168,76,.15)}
.card__n{font-family:'Playfair Display',serif;font-size:clamp(36px,3.5vw,52px);font-weight:900;color:#C9A84C;line-height:1;margin-bottom:8px;letter-spacing:-.02em}
.card__lb{font-size:13px;color:#4A4A3E;margin-bottom:28px;line-height:1.4}
.card__div{width:32px;height:1px;background:rgba(201,168,76,.25);margin-bottom:20px}
.card__tx{font-size:14px;font-weight:300;line-height:1.75;color:#7A7A6E;margin-bottom:24px;flex:1}
.card__tx strong{color:#A8A89C;font-weight:400}
.card__pl{font-size:11px;color:#3A3A30;letter-spacing:.06em}
.b4{background:#111;padding:120px 48px}
.b4__in{max-width:1100px;margin:0 auto}
.b4__top{margin-bottom:72px}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0}
.step{background:#141414;padding:36px 28px;border:1px solid rgba(255,255,255,.05);transition:border-color .25s;position:relative}
.step:not(:last-child)::after{content:'→';position:absolute;right:-12px;top:36px;color:rgba(201,168,76,.25);font-size:16px;z-index:1}
.step:hover{border-color:rgba(201,168,76,.12)}
.step__n{font-family:'Playfair Display',serif;font-size:48px;font-weight:900;color:rgba(201,168,76,.1);line-height:1;margin-bottom:20px}
.step__ti{font-size:15px;font-weight:500;color:#D8D8CC;margin-bottom:12px;line-height:1.3}
.step__tx{font-size:14px;font-weight:300;line-height:1.75;color:#5A5A4E}
.step__tx strong{color:#7A7A6E;font-weight:400}
.b5{background:#0D0D0D;padding:120px 48px}
.b5__in{max-width:720px;margin:0 auto}
.b5__hd{text-align:center;margin-bottom:56px}
.b5__h2{font-family:'Playfair Display',serif;font-size:clamp(28px,2.8vw,44px);font-weight:700;line-height:1.15;color:#F5F5F0;margin:12px 0;letter-spacing:-.01em}
.b5__sub{font-size:15px;font-weight:300;color:#5A5A4E}
.qwrap{background:#111;border:1px solid rgba(255,255,255,.06);padding:48px}
.prog{display:flex;gap:4px;margin-bottom:6px}
.prog__d{height:2px;flex:1;background:rgba(255,255,255,.08);transition:background .3s}
.prog__d.on{background:#C9A84C}
.prog__lb{font-size:11px;color:#3A3A30;text-align:right;margin-bottom:32px}
.qstep{display:none}
.qstep.on{display:block}
.q__tx{font-family:'Playfair Display',serif;font-size:clamp(18px,1.8vw,24px);font-weight:700;color:#F0F0E8;margin-bottom:28px;line-height:1.3}
.opts{display:flex;flex-direction:column;gap:8px}
.opt{display:flex;align-items:center;gap:14px;padding:14px 18px;border:1px solid rgba(255,255,255,.07);cursor:pointer;transition:border-color .2s,background .2s;font-size:14px;font-weight:300;color:#9A9A8E}
.opt:hover{border-color:rgba(201,168,76,.35);color:#C8C8BC}
.opt.sel{border-color:#C9A84C;color:#F0F0E8;background:rgba(201,168,76,.06)}
.opt__dot{width:16px;height:16px;min-width:16px;border:1px solid rgba(255,255,255,.15);border-radius:50%;transition:border-color .2s,background .2s;flex-shrink:0}
.opt.sel .opt__dot{border-color:#C9A84C;background:#C9A84C}
.q__err{font-size:12px;color:#C9A84C;margin-top:8px;display:none}
.qnav{display:flex;justify-content:space-between;align-items:center;margin-top:32px}
.btn-next{display:inline-flex!important;align-items:center!important;gap:10px!important;background:#C9A84C!important;color:#0D0D0D!important;border:none!important;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.04em;padding:14px 28px;transition:background .2s,gap .2s;font-family:'Inter',system-ui,sans-serif}
.btn-next:hover{background:#B8942E!important}
.btn-back{background:none!important;border:none!important;cursor:pointer;font-size:13px;color:#4A4A3E;font-family:'Inter',system-ui,sans-serif;transition:color .2s}
.btn-back:hover{color:#8A8A7E}
.qresult{display:none;text-align:center;padding:20px 0}
.qresult.on{display:block}
.qresult__ic{font-size:40px;margin-bottom:20px}
.qresult__ti{font-family:'Playfair Display',serif;font-size:28px;font-weight:700;color:#F5F5F0;margin-bottom:12px}
.qresult__tx{font-size:15px;font-weight:300;color:#6A6A5E;line-height:1.7;margin-bottom:32px}
.btn-tg{display:inline-flex!important;align-items:center!important;gap:10px!important;background:#C9A84C!important;color:#0D0D0D!important;text-decoration:none!important;font-size:14px!important;font-weight:500!important;padding:16px 32px!important;border:none!important}
.btn-tg:hover{background:#B8942E!important}
.btn-restart{background:none!important;border:none!important;cursor:pointer;font-size:13px;color:#4A4A3E;font-family:'Inter',system-ui,sans-serif;margin-top:16px;display:block;width:100%;text-align:center}
.btn-restart:hover{color:#8A8A7E}
.b6{background:#111;padding:120px 48px}
.b6__in{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}
.iphone{position:relative;width:260px;margin:0 auto;filter:drop-shadow(0 32px 64px rgba(0,0,0,.6))}
.iphone__frame{background:#1A1A1A;border-radius:44px;padding:12px;border:2px solid #2A2A2A;position:relative}
.iphone__frame::before{content:'';position:absolute;top:12px;left:50%;transform:translateX(-50%);width:90px;height:28px;background:#1A1A1A;border-radius:0 0 18px 18px;z-index:2}
.iphone__frame::after{content:'';position:absolute;top:14px;left:50%;transform:translateX(-50%);width:10px;height:10px;background:#0D0D0D;border-radius:50%;z-index:3}
.iphone__screen{border-radius:34px;overflow:hidden;aspect-ratio:9/19.5;background:#000;position:relative}
.iphone__screen img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}
.iphone::before{content:'';position:absolute;left:-4px;top:80px;width:3px;height:30px;background:#222;border-radius:2px}
.iphone::after{content:'';position:absolute;right:-4px;top:100px;width:3px;height:50px;background:#222;border-radius:2px}
.b6__stats{display:flex;gap:40px;margin:28px 0 36px}
.b6__stat-n{font-family:'Playfair Display',serif;font-size:36px;font-weight:700;color:#F0F0E8;line-height:1;margin-bottom:6px}
.b6__stat-l{font-size:12px;color:#4A4A3E;letter-spacing:.04em}
.b6__list{display:flex;flex-direction:column;gap:14px;margin-bottom:40px}
.b6__item{display:flex;align-items:flex-start;gap:12px;font-size:14px;font-weight:300;color:#7A7A6E;line-height:1.5}
.b6__item::before{content:'→';color:#C9A84C;flex-shrink:0;margin-top:1px}
.b7{background:#0D0D0D;padding:120px 48px}
.b7__in{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.b7__pw{position:relative}
.b7__img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top center;display:block}
.b7__border{position:absolute;inset:-12px;border:1px solid rgba(201,168,76,.12);pointer-events:none;z-index:-1}
.b7__name{font-family:'Playfair Display',serif;font-size:clamp(32px,3vw,48px);font-weight:700;color:#F5F5F0;margin-bottom:8px;letter-spacing:-.01em;line-height:1.1}
.b7__role{font-size:14px;color:#5A5A4E;margin-bottom:32px;letter-spacing:.04em}
.b7__tx{font-size:15px;font-weight:300;line-height:1.85;color:#6A6A5E;margin-bottom:36px}
.b7__tx strong{color:#9A9A8E;font-weight:400}
.creds{display:flex;flex-direction:column;gap:14px}
.cred{display:flex;align-items:flex-start;gap:14px;font-size:14px;font-weight:300;color:#7A7A6E;line-height:1.5}
.cred span:first-child{color:#C9A84C;flex-shrink:0}
.b8{background:#111;padding:120px 48px}
.b8__in{max-width:800px;margin:0 auto}
.b8__top{margin-bottom:56px}
.faq{border-bottom:1px solid rgba(255,255,255,.06)}
.faq:first-child{border-top:1px solid rgba(255,255,255,.06)}
.faq__q{width:100%!important;background:none!important;border:none!important;border-bottom:none!important;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;text-align:left;font-size:15px;font-weight:400;color:#C8C8BC!important;font-family:'Inter',system-ui,sans-serif;transition:color .2s}
.faq__q:hover{color:#F0F0E8!important}
.faq__ic{width:24px;height:24px;min-width:24px;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;transition:border-color .2s,transform .3s}
.faq__ic svg{width:10px;height:10px;stroke:#C9A84C;fill:none;stroke-width:2;stroke-linecap:round}
.faq.open .faq__ic{transform:rotate(45deg);border-color:rgba(201,168,76,.4)}
.faq__a{overflow:hidden;max-height:0;transition:max-height .35s ease}
.faq__ai{font-size:14px;font-weight:300;line-height:1.8;color:#5A5A4E;padding-bottom:24px;max-width:680px}
.faq__ai strong{color:#7A7A6E;font-weight:400}
.faq.open .faq__a{max-height:400px}
.b9{background:#0D0D0D;padding:120px 48px;text-align:center;position:relative;overflow:hidden}
.b9::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(201,168,76,.05) 0%,transparent 70%);pointer-events:none}
.b9__in{max-width:560px;margin:0 auto;position:relative;z-index:1}
.b9__av{width:64px;height:64px;border-radius:50%;object-fit:cover;object-position:top;border:2px solid rgba(201,168,76,.3);margin:0 auto 20px;display:block}
.b9__h2{font-family:'Playfair Display',serif;font-size:clamp(28px,3vw,46px);font-weight:700;line-height:1.15;color:#F5F5F0;margin-bottom:20px;letter-spacing:-.01em}
.b9__tx{font-size:16px;font-weight:300;line-height:1.75;color:#5A5A4E;margin-bottom:44px}
.b9__ct{margin-top:28px;font-size:13px;color:#3A3A30}
.b9__ct a{color:#6A6A5E!important;text-decoration:none!important}
.b9__ct a:hover{color:#C9A84C!important}
.bsrv{background:#111;padding:120px 48px}
.bsrv__in{max-width:1100px;margin:0 auto}
.bsrv__top{margin-bottom:16px}
.bsrv__sub{font-size:15px;font-weight:300;color:#5A5A4E;margin:16px 0 56px;max-width:560px}
.srv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}
.srv-card{background:#141414;padding:28px 24px 24px;border:1px solid rgba(255,255,255,.05);transition:border-color .25s,background .25s;cursor:default}
.srv-card:hover{background:#161616;border-color:rgba(201,168,76,.12)}
.srv-ic{width:32px;height:32px;margin-bottom:16px;opacity:.4}
.srv-ic svg{width:32px;height:32px;stroke:#C9A84C;fill:none;stroke-width:1.5;stroke-linecap:round}
.srv-ti{font-size:14px;font-weight:500;color:#D0D0C4;margin-bottom:8px;line-height:1.3}
.srv-tx{font-size:13px;font-weight:300;color:#5A5A4E;line-height:1.5}
.bsrv__foot{margin-top:40px;padding-top:32px;border-top:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.bsrv__foot-tx{font-size:14px;font-weight:300;color:#5A5A4E}
.bsrv__foot-tx strong{color:#8A8A7E;font-weight:400}
@media(max-width:768px){
  .b1__in{grid-template-columns:1fr;padding:0}
  .b1__r{order:-1;height:70vw;min-height:340px}
  .b1__img{min-height:0;height:100%}
  .b1__fade{background:linear-gradient(to bottom,#0D0D0D 0%,transparent 18%,transparent 72%,#0D0D0D 100%)}
  .b1__l{padding:36px 24px 60px}
  .cta-gold,.cta-ghost{width:100%!important;justify-content:center!important}
  .b2,.b3,.b4,.b5,.b6,.b7,.b8,.b9,.bsrv{padding:72px 24px}
  .b2__in,.b7__in{grid-template-columns:1fr;gap:48px}
  .b3__grid{grid-template-columns:1fr}
  .steps{grid-template-columns:1fr 1fr}
  .step:not(:last-child)::after{display:none}
  .qwrap{padding:28px 20px}
  .b6__in{grid-template-columns:1fr;gap:56px}
  .iphone{width:220px}
  .b7__pw{order:-1}
  .srv-grid{grid-template-columns:1fr 1fr}
  .bsrv__foot{flex-direction:column;align-items:flex-start}
}
