:root{
  --hcsc-bg:#09070f;--hcsc-panel:#151020;--hcsc-panel2:#1d1429;--hcsc-border:#51356d;
  --hcsc-text:#f8f5ff;--hcsc-muted:#c9bdd8;--hcsc-purple:#b756ff;--hcsc-pink:#ff6ce5;
}
.hc-sell-page{width:min(calc(100% - 32px),1240px);margin:0 auto;padding:48px 0 80px;color:var(--hcsc-text)}
.hc-sell-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:44px;align-items:center;padding:44px;border:1px solid var(--hcsc-border);border-radius:28px;background:radial-gradient(circle at 80% 12%,rgba(183,86,255,.28),transparent 34%),linear-gradient(145deg,#171020,#0c0912);overflow:hidden}
.hc-sell-eyebrow{display:block;color:var(--hcsc-pink);font-size:.78rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px}
.hc-sell-hero h1{font-size:clamp(2.4rem,6vw,5rem);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px}
.hc-sell-hero h1 span{background:linear-gradient(90deg,#fff,#d88bff,#ff78dd);-webkit-background-clip:text;background-clip:text;color:transparent}
.hc-sell-hero p{font-size:1.08rem;color:var(--hcsc-muted);max-width:760px}
.hc-sell-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.hc-sell-pills span{padding:7px 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.04);font-weight:800;font-size:.88rem}
.hc-sell-offer-card{padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(7,5,11,.72);box-shadow:0 24px 70px rgba(0,0,0,.28)}
.hc-sell-offer-card strong{display:block;font-size:1.65rem;color:#efd3ff}.hc-sell-offer-card p{font-size:.96rem;margin:4px 0 16px}.hc-sell-offer-label{display:block;color:var(--hcsc-pink);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;margin-bottom:16px}.hc-sell-or{text-align:center;color:#9e8baa;font-weight:900;margin:12px 0;position:relative}.hc-sell-or:before,.hc-sell-or:after{content:"";display:inline-block;width:35%;height:1px;background:#4d3c5d;vertical-align:middle;margin:0 10px}
.hc-sell-notice{display:grid;gap:4px;padding:18px 22px;margin:24px 0;border-radius:16px}.hc-sell-success{background:#10261a;border:1px solid #2c8d55}.hc-sell-error{background:#301418;border:1px solid #a64957}.hc-sell-notice span{color:#e6dcea}
.hc-sell-how{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:26px 0 56px}.hc-sell-how>div{padding:22px;border:1px solid var(--hcsc-border);border-radius:18px;background:var(--hcsc-panel)}.hc-sell-how span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#7d35d6,#d354ed);font-weight:900;margin-bottom:12px}.hc-sell-how strong{display:block;font-size:1.08rem}.hc-sell-how p{color:var(--hcsc-muted);margin:5px 0 0}
.hc-sell-form-wrap{padding:42px;border:1px solid var(--hcsc-border);border-radius:26px;background:linear-gradient(180deg,#14101c,#0e0a14)}.hc-sell-form-heading h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;margin:0}.hc-sell-form-heading p{color:var(--hcsc-muted)}
.hc-sell-form{display:grid;gap:24px;margin-top:28px}.hc-sell-form fieldset{margin:0;padding:24px;border:1px solid #49375a;border-radius:18px;background:rgba(255,255,255,.018)}.hc-sell-form legend{padding:0 10px;font-size:1.15rem;font-weight:900;color:#f2d8ff}.hc-form-grid{display:grid;gap:18px}.hc-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.hc-sell-form label{display:grid;gap:7px;font-weight:800;color:#f2eafa}.hc-sell-form input[type=text],.hc-sell-form input[type=email],.hc-sell-form input[type=tel],.hc-sell-form input[type=number],.hc-sell-form select,.hc-sell-form textarea{width:100%;border:1px solid #5a4470;border-radius:11px;background:#0a0710;color:#fff;padding:12px 13px;font:inherit;outline:none}.hc-sell-form input:focus,.hc-sell-form select:focus,.hc-sell-form textarea:focus{border-color:var(--hcsc-purple);box-shadow:0 0 0 3px rgba(183,86,255,.16)}.hc-sell-form option{background:#0a0710;color:#fff}.hc-full-label{margin-top:18px}.hc-field-help{display:block;color:var(--hcsc-muted);margin-bottom:11px}.hc-space-top{margin-top:22px}
.hc-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hc-choice-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.hc-choice{display:flex!important;align-items:center;gap:9px!important;padding:12px;border:1px solid #4e3a61;border-radius:12px;background:#100b17;cursor:pointer}.hc-choice:hover{border-color:#8d5db0}.hc-choice input{accent-color:var(--hcsc-purple);width:18px;height:18px}.hc-choice span{font-weight:800}
.hc-upload-box{display:flex!important;flex-direction:column;align-items:center;text-align:center;padding:32px;border:2px dashed #765590;border-radius:18px;background:#0c0812;cursor:pointer}.hc-upload-box:hover{border-color:var(--hcsc-pink)}.hc-upload-title{font-size:1.15rem;font-weight:900}.hc-upload-subtitle{font-weight:500;color:var(--hcsc-muted);margin-bottom:15px}.hc-upload-box input{max-width:100%}.hc-upload-box #hc-photo-count{margin-top:12px;color:#e2b6ff}.hc-photo-tip{color:var(--hcsc-muted)}
.hc-form-agreements{display:grid;gap:12px}.hc-form-agreements label{display:flex;align-items:flex-start;gap:10px;font-weight:600;color:var(--hcsc-muted)}.hc-form-agreements input{margin-top:5px;accent-color:var(--hcsc-purple)}.hc-sell-submit{width:100%;min-height:54px;border-radius:999px;border:1px solid #c462ff;background:linear-gradient(90deg,#7f34dc,#ca4eea);color:#fff;font-weight:900;font-size:1.05rem;cursor:pointer}.hc-sell-submit:hover{filter:brightness(1.08)}.hc-form-fineprint{text-align:center;color:#a99bb5;font-size:.88rem;margin:0}.hc-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.hc-sell-faq{max-width:900px;margin:60px auto 0}.hc-sell-faq h2{font-size:2rem}.hc-sell-faq details{border:1px solid var(--hcsc-border);border-radius:14px;background:var(--hcsc-panel);margin:12px 0;padding:17px 20px}.hc-sell-faq summary{font-weight:900;cursor:pointer}.hc-sell-faq p{color:var(--hcsc-muted);margin-bottom:0}
.hc-sell-menu-item>a{color:#ffd5ff!important}
@media(max-width:900px){.hc-sell-hero{grid-template-columns:1fr;padding:30px}.hc-sell-how{grid-template-columns:1fr}.hc-choice-grid,.hc-choice-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-form-grid-3{grid-template-columns:1fr}.hc-sell-form-wrap{padding:28px}}
@media(max-width:600px){.hc-sell-page{width:min(calc(100% - 20px),1240px);padding-top:24px}.hc-sell-hero{padding:24px}.hc-sell-form-wrap{padding:18px}.hc-sell-form fieldset{padding:17px}.hc-form-grid-2,.hc-choice-grid,.hc-choice-grid-wide{grid-template-columns:1fr}.hc-sell-hero h1{font-size:2.45rem}}
