.sell-page{--plum:#4b0834;--plum-dark:#350524;--green:#2f6f46;--green-dark:#255b3a;--gold:#c7a64c;--ink:#241820;--muted:#6f6369;--line:#e2d8d0;--paper:#fffdf9;--page:#fbf8f3;background:var(--page);min-height:100vh;color:var(--ink);font-family:Arial,Helvetica,sans-serif}.sell-page *{box-sizing:border-box}.sell-page button,.sell-page input,.sell-page select{font:inherit}.sell-page a{color:inherit;text-decoration:none}.sell-page :where(button,a,input,select):focus-visible{outline-offset:3px;outline:3px solid #4b083438}.sell-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(1180px,100% - 40px);min-height:104px;margin:0 auto;display:grid}.sell-back{min-height:44px;color:var(--ink);justify-self:start;align-items:center;gap:10px;font-weight:700;display:inline-flex}.sell-back svg{width:26px;height:26px}.sell-brand{color:var(--plum);text-align:center;justify-self:center;line-height:1}.sell-brand>strong{letter-spacing:.15em;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,42px);font-weight:500;display:block}.sell-brand>span{letter-spacing:.55em;margin-top:11px;font-size:14px;display:block;transform:translate(.25em)}.brand-o{color:var(--gold);display:inline-block;position:relative}.brand-o:after{content:"";background:var(--gold);transform-origin:50%;width:1px;height:38px;position:absolute;top:-7px;left:50%;transform:rotate(28deg)}.sell-help{border:1px solid var(--green);background:var(--green);color:#fff;text-align:left;border-radius:8px;flex-direction:column;justify-content:center;justify-self:end;gap:4px;min-height:58px;padding:9px 16px;display:flex;box-shadow:0 8px 22px #2f6f462e}.sell-help small{font-size:11px}.sell-help strong{align-items:center;gap:8px;font-size:14px;display:flex}.sell-help svg{width:24px;height:24px}.sell-shell{width:min(1080px,100% - 28px);margin:0 auto;padding:10px 0 34px}.sell-progress{grid-template-columns:repeat(3,1fr);margin:8px auto 30px;display:grid}.progress-item{color:var(--ink);text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.progress-item:not(:last-child):after{content:"";z-index:0;background:#8f8589;height:1px;position:absolute;top:25px;left:calc(50% + 40px);right:calc(40px - 50%)}.progress-circle{z-index:1;background:var(--page);width:52px;height:52px;color:var(--ink);border:1px solid #7e7579;border-radius:50%;place-items:center;font-size:18px;display:grid;position:relative}.progress-item.is-current .progress-circle{border-color:var(--plum);background:var(--plum);color:#fff}.progress-item.is-current strong{color:var(--plum)}.progress-item.is-complete .progress-circle{border-color:var(--green);color:var(--green)}.progress-item.is-complete:not(:last-child):after{background:#2f6f468c}.sell-card{background:#fffffff5;border:1px solid #e7dfd8;border-radius:16px;padding:32px 34px 30px;box-shadow:0 12px 32px #3d21300f}.sell-card h1,.piece-editor h2{color:var(--plum);margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.sell-card h1{font-size:clamp(38px,4vw,52px);line-height:1.05}.sell-card h1:focus{outline:none}.sell-card>p,.sell-card-heading p{color:var(--ink);margin:10px 0 28px;font-size:15px}.personal-grid{grid-template-columns:repeat(6,1fr);gap:22px 18px;display:grid}.form-field{grid-column:span 3}.form-field.field-address{grid-column:1/-1}.personal-grid .form-field:nth-last-child(-n+3){grid-column:span 2}.form-field label{margin-bottom:10px;font-size:14px;font-weight:700;display:block}.input-shell{background:#fff;border:1px solid #ded4cd;border-radius:9px;align-items:center;gap:12px;min-height:58px;padding:0 16px;display:flex}.input-shell svg{width:25px;height:25px;color:var(--ink);flex:none}.input-shell input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.input-shell input::placeholder{color:#9c9598}.input-shell:has(input[aria-invalid=true]){border-color:#a62942}.field-error{color:#a62942;margin-top:6px;font-size:12px;display:block}.personal-actions{justify-content:flex-end;margin-top:42px;display:flex}.button-primary,.button-outline,.text-button{cursor:pointer;border-radius:8px}.button-primary{border:1px solid var(--plum);background:linear-gradient(135deg, var(--plum-dark), #6d0a4b);color:#fff;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:0 28px;font-size:17px;display:inline-flex}.button-primary:hover:not(:disabled){filter:brightness(1.06)}.button-primary:disabled{cursor:not-allowed;opacity:.62}.button-primary svg{width:25px;height:25px}.button-continue{width:260px}.form-message{min-height:18px;color:var(--green);text-align:center;margin:14px 0 0;font-size:12px}.security-note{color:var(--muted);justify-content:center;align-items:center;gap:10px;margin:22px auto 0;font-size:13px;display:flex}.security-note svg{width:24px;height:24px;color:var(--green)}.sell-card-piece{padding-bottom:26px}.piece-editor{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.piece-editor-heading{justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:14px 18px;display:flex}.piece-editor h2{font-size:26px}.piece-switcher{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.piece-switcher button{border:1px solid var(--line);width:32px;height:32px;color:var(--plum);background:#fff;border-radius:50%}.category-tabs{grid-template-columns:repeat(4,1fr);gap:10px;padding:0 12px 12px;display:grid}.category-tabs button{border:1px solid var(--line);min-height:48px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:0 11px;font-size:13px;display:grid}.category-tabs button svg{width:21px;height:21px}.category-tabs button b{letter-spacing:1px;font-size:11px}.category-tabs button.is-active{border-color:var(--plum);box-shadow:inset 0 0 0 1px var(--plum);color:var(--plum)}.piece-fields{border-top:1px solid var(--line)}.detail-row{border-bottom:1px solid var(--line);grid-template-columns:26px minmax(140px,1fr) minmax(150px,auto) 20px;align-items:center;gap:10px;min-height:58px;padding:0 16px;display:grid}.detail-row>svg{width:22px;height:22px}.detail-row>svg:last-child{width:18px;height:18px}.detail-label{font-size:14px;font-weight:700}.detail-label small{color:var(--muted);font-weight:400}.detail-row select,.detail-row input{width:100%;min-width:0;color:var(--ink);text-align:right;background:0 0;border:0;outline:0;font-size:14px}.detail-row input::placeholder{color:#9a9296}.photo-section{border-bottom:1px solid var(--line);padding:15px 16px 16px}.photo-section-title{align-items:center;gap:10px;margin-bottom:12px;font-size:14px;display:flex}.photo-section-title svg{width:22px;height:22px}.photo-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.photo-field{text-align:center;border:1px dashed #d0c4bc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:190px;padding:13px;display:flex}.photo-field>strong{font-size:13px}.photo-field img{object-fit:cover;border-radius:6px;width:100%;height:110px}.photo-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--muted);font-size:11px;overflow:hidden}.photo-empty{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;min-height:145px;display:flex}.photo-empty input,.photo-actions input{opacity:0;width:1px;height:1px;position:absolute}.attachment-circle{width:44px;height:44px;color:var(--plum);border:1px solid #cfc4bd;border-radius:50%;place-items:center;margin-bottom:3px;display:grid}.attachment-circle svg{width:22px;height:22px}.photo-empty b{font-size:13px}.photo-empty small{color:var(--muted);font-size:10px}.photo-actions{gap:8px;display:flex}.photo-actions label,.photo-actions button{min-height:34px;color:var(--plum);cursor:pointer;background:#fff;border:1px solid #cfc4bd;border-radius:6px;align-items:center;padding:0 10px;font-size:11px;display:inline-flex}.piece-empty{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin:0;padding:34px}.button-save,.button-add,.button-confirm{width:100%;margin-top:14px}.button-outline{border:1px solid var(--plum);min-height:50px;color:var(--plum);background:#fff;justify-content:center;align-items:center;gap:10px;font-family:Georgia,Times New Roman,serif;font-size:19px;display:flex}.button-outline svg{width:24px;height:24px}.button-outline:disabled{opacity:.5;cursor:not-allowed}.piece-limit{color:var(--muted);justify-content:center;align-items:center;gap:10px;margin-top:14px;font-size:13px;display:flex}.piece-limit svg{width:22px;height:22px;color:var(--green)}.step-navigation{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.text-button{min-height:42px;color:var(--plum);background:0 0;border:0;font-weight:700}.button-next{min-height:48px;font-size:14px}.sell-card-final{padding-bottom:30px}.final-intro{max-width:620px;line-height:1.6}.summary-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.summary-row{border:0;border-bottom:1px solid var(--line);width:100%;min-height:92px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;grid-template-columns:62px 1fr 24px;align-items:center;gap:16px;padding:14px 18px;display:grid}.summary-row:last-child{border-bottom:0}.summary-icon{width:54px;height:54px;color:var(--plum);background:#f5f0eb;border-radius:50%;place-items:center;display:grid}.summary-icon svg{width:27px;height:27px}.summary-copy{flex-direction:column;gap:6px;display:flex}.summary-copy strong{font-size:16px}.summary-copy small{color:var(--muted);font-size:14px}.summary-row>svg{width:20px;height:20px}.consent-row{cursor:pointer;align-items:flex-start;gap:14px;margin-top:30px;line-height:1.55;display:flex}.consent-row input{width:24px;height:24px;accent-color:var(--plum);flex:none}.consent-row u{color:var(--plum)}.button-confirm{min-height:62px;font-size:20px}.final-message{max-width:700px;margin:12px auto 0}.final-security{color:var(--muted);justify-content:center;align-items:center;gap:10px;margin-top:18px;font-size:13px;display:flex}.final-security svg{color:var(--green)}.final-back{margin:12px auto 0;display:block}.trust-footer{color:#fff;background:linear-gradient(90deg,#3b0829,#5a0b3f 50%,#3b0829);grid-template-columns:repeat(4,1fr);min-height:104px;margin-top:34px;display:grid}.trust-footer article{border-left:1px solid #ffffff2b;align-items:center;gap:18px;min-height:104px;padding:20px 30px;display:flex}.trust-footer article:first-child{border-left:0}.trust-footer article>svg{width:48px;height:48px;color:var(--gold);flex:none}.trust-footer article div{flex-direction:column;gap:8px;display:flex}.trust-footer article small{opacity:.9;font-size:12px}@media (max-width:900px){.sell-header{grid-template-columns:auto 1fr auto;width:min(100% - 28px,760px)}.sell-help small{display:none}.sell-help{min-height:48px;padding:8px 12px}.sell-help strong{font-size:12px}.sell-brand>strong{font-size:30px}.trust-footer{grid-template-columns:1fr 1fr}.trust-footer article:nth-child(3){border-top:1px solid #ffffff2b;border-left:0}.trust-footer article:nth-child(4){border-top:1px solid #ffffff2b}}@media (max-width:700px){.sell-header{grid-template-columns:42px 1fr 42px;gap:8px;min-height:86px}.sell-back span,.sell-help strong span{display:none}.sell-help{border-radius:50%;align-items:center;width:42px;min-height:42px;padding:0}.sell-help strong{font-size:0}.sell-help svg{width:24px;height:24px}.sell-brand>strong{font-size:23px}.sell-brand>span{margin-top:7px;font-size:10px}.sell-shell{width:min(100% - 20px,520px);padding-top:2px}.sell-progress{margin-bottom:20px}.progress-circle{width:42px;height:42px}.progress-item:not(:last-child):after{top:21px;left:calc(50% + 31px);right:calc(31px - 50%)}.progress-item strong{font-size:11px}.sell-card{border-radius:14px;padding:24px 16px}.sell-card h1{font-size:38px}.personal-grid{grid-template-columns:1fr;gap:17px}.form-field,.personal-grid .form-field:nth-last-child(-n+3),.form-field.field-address{grid-column:1}.personal-actions{margin-top:28px}.button-continue{width:100%}.category-tabs{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.category-tabs button{scroll-snap-align:start;min-width:150px}.detail-row{grid-template-columns:24px minmax(105px,1fr) minmax(96px,auto) 18px;padding:0 11px}.detail-label,.detail-row select,.detail-row input{font-size:12px}.photo-grid{grid-template-columns:1fr}.step-navigation{flex-direction:column-reverse}.step-navigation .button-next,.step-navigation .text-button{width:100%}.summary-row{grid-template-columns:52px 1fr 20px;padding:12px}.summary-icon{width:46px;height:46px}.summary-copy strong{font-size:14px}.summary-copy small{font-size:12px}.trust-footer{grid-template-columns:1fr}.trust-footer article,.trust-footer article:nth-child(2),.trust-footer article:nth-child(3),.trust-footer article:nth-child(4){border-top:1px solid #ffffff2b;border-left:0;min-height:76px;padding:14px 22px}.trust-footer article:first-child{border-top:0}.trust-footer article>svg{width:38px;height:38px}}.piece-switcher button:disabled{opacity:.35;cursor:not-allowed}.piece-switcher button svg{width:17px;height:17px}.detail-row select{appearance:none}.text-button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.text-button svg{width:18px;height:18px}.button-primary,.button-outline,.text-button,.category-tabs button,.piece-switcher button,.summary-row{transition:filter .18s,transform .18s,border-color .18s}.button-primary:hover:not(:disabled),.button-outline:hover:not(:disabled),.category-tabs button:hover,.summary-row:hover{filter:brightness(1.04)}.sell-page{flex-direction:column;width:100%;max-width:1536px;min-height:100dvh;margin-inline:auto;display:flex;overflow-x:clip;box-shadow:0 0 40px #3012230d}.sell-header{flex:none;width:min(1120px,100% - 40px);min-height:84px}.sell-brand{justify-content:center;align-items:center;width:220px;height:70px;display:flex}.sell-brand img{object-fit:contain;object-position:center;width:100%;height:100%}.sell-help{border-color:var(--plum-dark);background:linear-gradient(135deg, var(--plum-dark), #5d0b41);color:#fff;min-height:54px;box-shadow:0 8px 22px #3a05272e}.sell-help:hover{border-color:var(--plum-dark);background:linear-gradient(135deg,#29031b,#56093b)}.sell-shell{flex:1 0 auto;width:min(1000px,100% - 28px);padding:2px 0 18px}.sell-progress{margin:2px auto 18px}.progress-item{gap:8px}.progress-circle{width:44px;height:44px;font-size:16px}.progress-circle svg{width:23px;height:23px}.progress-item:not(:last-child):after{top:22px;left:calc(50% + 34px);right:calc(34px - 50%)}.progress-item strong{font-size:13px}.sell-card{border-radius:14px;padding:24px 26px 22px}.sell-card h1{font-size:clamp(36px,3.5vw,46px)}.sell-card>p,.sell-card-heading p{margin:7px 0 20px;font-size:14px}.personal-grid{gap:16px 14px}.form-field label{margin-bottom:7px;font-size:13px}.input-shell{min-height:48px;padding-inline:14px}.input-shell svg{width:22px;height:22px}.input-shell input{font-size:14px}.personal-actions{margin-top:26px}.button-primary{min-height:50px}.security-note{margin-top:12px}.trust-footer{flex:none;min-height:84px;margin-top:auto}.trust-footer article{gap:14px;min-height:84px;padding:14px 24px}.trust-footer article>svg{width:41px;height:41px}.trust-footer article div{gap:6px}.trust-footer article strong{font-size:11px}.trust-footer article small{font-size:10px}@media (min-width:1000px) and (min-height:760px){.sell-page{min-height:100dvh}.sell-shell{flex-direction:column;justify-content:flex-start;display:flex}}@media (max-width:900px){.sell-brand{width:190px;height:62px}}@media (max-width:700px){.sell-brand{width:160px;height:54px}.sell-shell{width:min(100% - 20px,520px)}.sell-card{padding:22px 16px}.trust-footer{margin-top:20px}}.sell-help{color:#fff;background:linear-gradient(135deg,#00a846,#008f3b);border-color:#008c3a;flex-direction:row;justify-content:flex-start;align-items:center;gap:11px;min-width:230px;min-height:58px;padding:8px 14px;display:flex;box-shadow:0 8px 22px #00893933}.sell-help:hover{background:linear-gradient(135deg,#009c40,#007f34);border-color:#007f34}.sell-help>span{flex-direction:column;gap:1px;line-height:1.15;display:flex}.sell-help>span small{font-size:10px;font-weight:600;display:block}.sell-help>span strong{letter-spacing:.05em;font-size:15px}.sell-help>svg{flex:none;width:31px;height:31px}.photo-prompt{font-size:13px}.photo-help{color:var(--muted);font-size:10px}.photo-source-actions{flex-wrap:wrap;justify-content:center;width:100%}.photo-source-actions label,.photo-source-actions button{justify-content:center;gap:6px}.photo-source-actions label{flex:105px}.photo-source-actions button{flex:none}.photo-source-actions svg{width:17px;height:17px}@media (max-width:900px){.sell-help{min-width:190px}}@media (max-width:700px){.sell-help{border-radius:50%;justify-content:center;width:42px;min-width:42px;min-height:42px;padding:0}.sell-help>span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.sell-help>svg{width:25px;height:25px}.sell-header{grid-template-columns:42px 1fr 42px;width:min(100% - 20px,520px);min-height:88px;padding-block:8px}.sell-header:after{content:"";width:42px;height:42px}.sell-back{grid-column:1}.sell-brand{grid-column:2;width:174px;height:58px}.sell-help{display:none!important}.sell-shell{width:min(100% - 18px,520px);padding:0 0 22px}.sell-progress{margin:4px auto 18px}.progress-item{gap:8px}.progress-circle{width:40px;height:40px;font-size:15px}.progress-item:not(:last-child):after{top:20px;left:calc(50% + 29px);right:calc(29px - 50%)}.progress-item strong{max-width:92px;font-size:10.5px;line-height:1.2}.sell-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:20px 12px 22px}.sell-card h1{font-size:clamp(35px,10vw,43px)}.sell-card>p,.sell-card-heading p{margin-bottom:22px;line-height:1.4}.personal-grid{gap:16px}.input-shell{border-radius:8px;min-height:54px}.personal-actions{margin-top:24px}.button-primary,.button-outline{border-radius:8px;min-height:54px}.button-continue,.button-next,.button-confirm,.button-save,.button-add{width:100%}.piece-editor{border-radius:12px}.piece-editor-heading{padding-inline:12px}.piece-editor h2{font-size:24px}.category-tabs{grid-template-columns:1fr 1fr;gap:8px;padding:0 10px 12px;display:grid;overflow:visible}.category-tabs button{min-width:0;min-height:46px;padding-inline:9px;font-size:12px}.detail-row{grid-template-columns:22px minmax(94px,1fr) minmax(82px,auto) 16px;gap:8px;min-height:56px;padding-inline:10px}.photo-section{padding-inline:10px}.photo-grid{grid-template-columns:1fr 1fr;gap:10px}.photo-field{min-height:172px;padding:10px 7px}.photo-source-actions{gap:5px}.photo-source-actions label,.photo-source-actions button{min-height:32px;padding-inline:7px;font-size:10px}.step-navigation{gap:10px}.sell-card-final{text-align:center}.summary-card,.consent-row{text-align:left}.trust-footer{display:none}}@media (max-width:390px){.sell-brand{width:154px}.progress-item strong{font-size:9.5px}.category-tabs button{grid-template-columns:auto 1fr}.category-tabs button b{display:none}.photo-grid{grid-template-columns:1fr}}
