:root{--bg:#06070b;--card:#0f1220;--card-2:#141a2c;--text:#eef2fb;--muted:#9aa4b8;--accent:#c635ff;--accent-2:#6f35ff;--line:#ffffff14}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--text);background:radial-gradient(circle at 15% 10%, #00a0ff2e, transparent 45%), radial-gradient(circle at 80% 90%, #c635ff33, transparent 55%), var(--bg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}.page{min-height:100vh;padding:20px}.shell{width:min(920px,100%);margin:0 auto}.hero{border:1px solid var(--line);background:linear-gradient(#0b101cfa,#0b101ceb);border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #00000059}.gallery-desktop{background:#ffffff05;padding:10px;display:block}.gallery-desktop-frame{background:#0b0f1a;border:1px solid #ffffff0a;border-radius:18px;height:clamp(360px,62vh,760px);min-height:360px;max-height:760px;position:relative;overflow:hidden}.gallery-desktop-image-wrap{width:100%;height:100%;display:block}.gallery-desktop-image{object-fit:cover;width:100%;height:100%;display:block}.gallery-desktop-image.is-portrait{object-fit:contain;background:#0b0f1a}.gallery-arrow{color:#eef2fb;cursor:pointer;z-index:2;background:#090b12b3;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:42px;height:42px;font-size:28px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow:hover{background:#121622e6}.gallery-arrow-left{left:12px}.gallery-arrow-right{right:12px}.gallery-thumbs{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px;display:grid}.gallery-thumb{cursor:pointer;background:#0b0f1a;border:1px solid #ffffff14;border-radius:12px;height:82px;padding:0;overflow:hidden}.gallery-thumb.is-active{border-color:#c635ff80;box-shadow:inset 0 0 0 1px #c635ff59}.gallery-thumb img{object-fit:cover;width:100%;height:100%;display:block}.gallery-mobile{background:#ffffff05;padding:8px;display:none}.gallery-mobile-track{scroll-snap-type:x mandatory;scrollbar-width:none;background:#0b0f1a;border-radius:18px;display:flex;overflow-x:auto}.gallery-mobile-track::-webkit-scrollbar{display:none}.gallery-mobile-slide{scroll-snap-align:start;flex:0 0 100%;width:100%;display:block}.gallery-mobile-image{object-fit:cover;background:#0b0f1a;width:100%;height:360px;display:block}.gallery-mobile-image.is-portrait{object-fit:contain}.gallery-mobile-dots{justify-content:center;gap:8px;margin-top:10px;display:flex}.gallery-mobile-dot{background:#aeb1be66;border:none;border-radius:999px;width:30px;height:4px;padding:0}.gallery-mobile-dot.is-active{background:#e8eaf1}.empty-gallery{min-height:380px;color:var(--muted);border:1px dashed var(--line);border-radius:18px;place-items:center;margin:8px;display:grid}.content{padding:18px 18px 22px}.master-row{align-items:center;gap:14px;margin-bottom:14px;display:flex}.master-row-spread{justify-content:space-between}.master-identity{align-items:center;gap:14px;min-width:0;display:flex}.master-copy{min-width:0}.master-side-meta{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.master-side-meta .master-level-badge{margin-top:0}.master-like-meta{color:var(--muted);align-items:center;gap:4px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.master-like-icon{font-size:22px;line-height:1}.avatar{object-fit:cover;border:1px solid var(--line);background:#0d1120;border-radius:50%;width:58px;height:58px}.master-name{margin:0;font-size:28px;font-weight:800;line-height:1.05}.master-city{color:var(--muted);margin-top:4px;font-size:14px}.master-level-badge{color:#f8fbff;letter-spacing:.01em;border:1px solid #8b90a657;border-radius:999px;align-items:center;width:fit-content;margin-top:8px;padding:5px 9px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.master-level-badge--top{background:#31d97524;border-color:#31d97575}.master-level-badge--experienced{background:#b536ff24;border-color:#b536ff75}.master-level-badge--beginner{background:#8b90a624;border-color:#8b90a65c}.section{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#edd7ff;background:#6f35ff24;border:1px solid #c635ff2e;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600}.about{color:#dde4f4;white-space:pre-wrap;margin:0;line-height:1.55}.cta-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.btn{border:1px solid var(--line);background:#ffffff05;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border:none}.footer-note{color:var(--muted);margin-top:12px;font-size:12px}.center-empty{place-items:center;min-height:60vh;display:grid}.error-card{border:1px solid var(--line);background:linear-gradient(#0c0f1af2,#0a0c16e6);border-radius:20px;width:min(620px,100%);padding:20px}.auction-hero .content{padding-top:22px}.auction-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.auction-title{margin:0;font-size:32px}.auction-count{color:#42ff9d;background:#26ff8224;border:1px solid #26ff8247;border-radius:999px;justify-content:center;align-items:center;min-width:40px;height:32px;padding:0 12px;font-weight:800;display:inline-flex}.auction-list{gap:10px;display:grid}.auction-item{border:1px solid var(--line);background:linear-gradient(#0d111ef0,#0b0f1ce6);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.auction-master{align-items:center;gap:10px;min-width:0;display:flex}.auction-avatar{width:48px;height:48px}.auction-master-name{font-size:18px;font-weight:800;line-height:1.1}.auction-right{align-items:center;gap:10px;display:flex}.auction-bid{color:#42ff9d;white-space:nowrap;font-size:20px;font-weight:800}.auction-open-btn{border-radius:12px;padding:10px 14px}@media (max-width:760px){.page{padding:12px}.gallery-desktop{display:none}.gallery-mobile{display:block}.gallery-mobile-image{height:300px}.master-row-spread{align-items:flex-start}.master-side-meta{padding-top:2px}.master-name{font-size:22px}.auction-title{font-size:26px}.auction-item{flex-direction:column;align-items:flex-start}.auction-right{justify-content:space-between;width:100%}.auction-bid{font-size:18px}}.site-page{background:radial-gradient(circle at 0% 0%, #00b7ff33, transparent 34rem), radial-gradient(circle at 94% 8%, #c635ff47, transparent 30rem), linear-gradient(180deg, #041822eb, #06070dfa 28rem), var(--bg);min-height:100vh;padding:20px;overflow:hidden}.site-header{justify-content:space-between;align-items:center;gap:18px;width:min(1180px,100%);margin:0 auto 42px;display:flex}.site-brand{letter-spacing:-.03em;align-items:center;gap:12px;font-weight:900;display:inline-flex}.site-brand-mark{color:#fff;background:linear-gradient(135deg,#c635ff,#6f35ff);border-radius:16px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 12px 38px #c635ff59}.site-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070912a3;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:6px;display:flex}.site-nav a{color:#c3cbda;padding:10px 14px;font-size:14px;font-weight:800}.site-hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:start;gap:26px;width:min(1180px,100%);margin:0 auto;display:grid}.site-hero-copy{padding:28px 0 0;position:sticky;top:24px}.site-hero-copy h1{letter-spacing:-.07em;max-width:760px;margin:0;font-size:clamp(44px,7vw,88px);line-height:.88}.site-hero-copy p{color:#b4bfd1;max-width:560px;margin:24px 0 0;font-size:18px;line-height:1.6}.site-stat-row{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.site-stat-card{background:#0f1220b8;border:1px solid #c635ff59;border-radius:20px;min-width:156px;padding:16px 18px;box-shadow:inset 0 1px #ffffff0f}.site-stat-card strong{color:#fff;font-size:32px;line-height:1;display:block}.site-stat-card span{color:#b9c1d1;margin-top:6px;font-weight:800;display:block}.lead-quiz{background:linear-gradient(135deg,#c635ff1f,#0000 42%),linear-gradient(#0d101cfa,#080a12f0);border:1px solid #ffffff17;border-radius:34px;padding:22px;box-shadow:0 30px 80px #0000006b}.lead-quiz-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.lead-quiz-step{color:#c635ff;text-transform:uppercase;letter-spacing:.11em;margin:0 0 8px;font-size:13px;font-weight:900}.lead-quiz h2{letter-spacing:-.05em;margin:0;font-size:clamp(28px,4vw,44px);line-height:.95}.lead-quiz-progress{gap:7px;padding-top:8px;display:flex}.lead-quiz-progress span{background:#ffffff29;border-radius:999px;width:28px;height:5px}.lead-quiz-progress span.is-active{background:linear-gradient(90deg,#c635ff,#8f39ff)}.lead-quiz-panel{gap:16px;display:grid}.lead-field{gap:8px;display:grid}.lead-field span{color:#c4ccdb;font-weight:900}.lead-field input,.lead-field select,.lead-field textarea{color:#f4f6fb;width:100%;font:inherit;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:18px;outline:none;padding:15px 16px}.lead-field select option{color:#070912}.lead-field textarea{resize:vertical;min-height:140px}.lead-field input:focus,.lead-field select:focus,.lead-field textarea:focus{border-color:#c635ffbf;box-shadow:0 0 0 4px #c635ff24}.lead-helper{color:#9aa4b8;margin:0;line-height:1.5}.lead-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lead-choice{text-align:left;color:#eef2fb;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:22px;min-height:104px;padding:16px}.lead-choice strong{font-size:17px;line-height:1.2;display:block}.lead-choice span{color:#aeb7c9;margin-top:8px;line-height:1.35;display:block}.lead-choice.is-active{background:linear-gradient(135deg,#c635ff4d,#6f35ff1f);border-color:#c635ffd9;box-shadow:inset 0 1px #ffffff1a}.lead-upload{cursor:pointer;background:#c635ff14;border:1px dashed #c635ff8c;border-radius:24px;place-items:center;min-height:138px;display:grid}.lead-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.lead-upload span{color:#e6c7ff;font-size:20px;font-weight:900}.lead-upload small{color:#9aa4b8;margin-top:-24px;font-weight:800}.lead-preview-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.lead-preview{aspect-ratio:1;background:#ffffff0f;border-radius:16px;overflow:hidden}.lead-preview img{object-fit:cover;width:100%;height:100%;display:block}.lead-choice-grid-price{grid-template-columns:1fr}.lead-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lead-honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.lead-error{color:#ffd4dd;background:#ff53711f;border:1px solid #ff537152;border-radius:16px;margin-top:14px;padding:12px 14px;font-weight:800}.lead-quiz-actions{grid-template-columns:.7fr 1.3fr;gap:12px;margin-top:18px;display:grid}.lead-primary,.lead-secondary{cursor:pointer;min-height:54px;font-size:16px}.lead-secondary:disabled,.lead-primary:disabled{opacity:.5;cursor:not-allowed}.lead-quiz-success{align-content:center;min-height:420px;display:grid}.lead-quiz-success-mark{color:#31d975;background:#31d97526;border-radius:24px;place-items:center;width:76px;height:76px;margin-bottom:18px;font-size:38px;font-weight:900;display:grid}.lead-quiz-success p{color:#b7c0d0;max-width:560px;line-height:1.6}.site-section{width:min(1180px,100%);margin:76px auto 0}.site-section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.site-section-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(34px,5vw,62px);line-height:.92}.site-section-head p{color:#aeb7c9;max-width:430px;margin:0;line-height:1.5}.site-master-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.site-master-card{background:#0b0e19d1;border:1px solid #ffffff14;border-radius:28px;gap:14px;padding:12px;transition:transform .18s,border-color .18s;display:grid}.site-master-card:hover{border-color:#c635ff6b;transform:translateY(-4px)}.site-master-photo{aspect-ratio:4/5;color:#9aa4b8;background:linear-gradient(135deg,#101828e6,#311244b8);border-radius:22px;place-items:center;font-weight:900;display:grid;overflow:hidden}.site-master-photo img{object-fit:cover;width:100%;height:100%;display:block}.site-master-info{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.site-master-info h3{letter-spacing:-.04em;margin:0;font-size:24px;line-height:1}.site-master-info p{color:#9aa4b8;margin:6px 0 0}.site-master-tags{flex-wrap:wrap;gap:8px;display:flex}.site-master-tags span{color:#e8d3ff;background:#c635ff1f;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.site-faq-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.site-faq-grid article{background:linear-gradient(#0f1220db,#090b14c7);border:1px solid #ffffff14;border-radius:28px;min-height:184px;padding:22px}.site-faq-grid h3{letter-spacing:-.04em;margin:0;font-size:24px}.site-faq-grid p{color:#b4bfd1;margin:12px 0 0;line-height:1.55}@media (max-width:980px){.site-hero{grid-template-columns:1fr}.site-hero-copy{padding-top:0;position:static}.site-master-grid,.site-faq-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.site-page{padding:14px}.site-header{margin-bottom:28px}.site-nav{display:none}.site-hero-copy h1{font-size:clamp(42px,14vw,58px)}.site-hero-copy p{font-size:16px}.lead-quiz{border-radius:26px;padding:16px}.lead-quiz-head,.site-section-head{display:grid}.lead-choice-grid,.lead-contact-grid,.site-master-grid,.site-faq-grid{grid-template-columns:1fr}.lead-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lead-quiz-actions{grid-template-columns:1fr}.site-section{margin-top:54px}}
