.ai-panel{border:1px solid var(--line);background:linear-gradient(135deg,#e11f270e,#0000 65%);border-top:3px solid #df2027;border-radius:14px;flex-direction:column;gap:14px;min-width:0;padding:22px;display:flex}.ai-panel header{align-items:center;gap:12px;display:flex}.ai-panel h3,.ai-panel h4,.ai-panel p{margin:0}.ai-panel h3{font-size:1.15rem}.ai-panel p{font-size:.9rem;line-height:1.6}.ai-symbol{color:#fff;background:#df2027;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.ai-kicker{letter-spacing:.08em;font-size:.65rem;font-weight:700}.ai-panel small{opacity:.8;font-size:.77rem;line-height:1.5}.ai-flow{flex-wrap:wrap;gap:8px;display:flex}.ai-flow span{border:1px solid var(--line);border-radius:20px;padding:6px 9px;font-size:.72rem}.ai-panel .ai-check{flex-direction:row;align-items:flex-start;gap:10px;font-size:.8rem;line-height:1.5;display:flex}.ai-panel input[type=checkbox]{accent-color:#df2027;flex-shrink:0;width:18px;height:18px;min-height:18px;margin-top:2px}.ai-photo-choices{flex-wrap:wrap;gap:10px;display:flex}.ai-photo-choices label{border:1px solid var(--line);border-radius:8px;flex-direction:row;align-items:center;gap:6px;padding:8px;display:flex}.ai-review{border-top:1px solid var(--line);flex-direction:column;gap:14px;padding-top:18px;display:flex}.ai-field{border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:7px;padding:12px;display:flex}.ai-field.uncertain{background:#d2993014;border-color:#bb862d}.ai-field .ai-check{flex-wrap:wrap}.ai-certainty{font-size:.7rem;font-weight:400}.ai-panel .notice{gap:8px;display:flex}.ai-spinner{animation:1s linear infinite ai-spin}@keyframes ai-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ai-spinner{animation:none}}@media (max-width:600px){.ai-panel{padding:15px}.ai-panel>.btn,.ai-review>.btn{white-space:normal;width:100%}.ai-panel h3{font-size:1.05rem}}.ai-panel .ai-start-hint{color:var(--muted);margin:12px 0;font-size:.875rem}.ai-panel button:disabled{cursor:not-allowed}
.selling-wizard{max-width:840px}.wizard-progress{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.wizard-progress li{text-align:center;flex-direction:column;align-items:center;gap:6px;min-width:0;display:flex}.wizard-progress li>span{color:#555;background:#e8e8e8;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.8rem;font-weight:700;display:grid}.wizard-progress .current>span{color:#fff;background:#cc2027}.wizard-progress .complete>span{color:#fff;background:#171717}.wizard-progress small{font-size:.7rem;line-height:1.3}.wizard-progress .current small{color:#a71620;font-weight:700}.wizard-heading{outline:none;margin-top:8px;scroll-margin-top:25px}.wizard-fields,.editor-controls{border:0;min-width:0;margin:0;padding:0}.wizard-fields:disabled{opacity:.75}.wizard-actions{justify-content:space-between;gap:12px;margin-top:4px;display:flex}.wizard-actions>button:last-child{white-space:normal;margin-left:auto}.selling-categories{grid-template-columns:1fr 1fr;gap:12px;display:grid}.selling-categories label{border:1px solid var(--line);cursor:pointer;border-radius:9px;flex-direction:row;align-items:center;gap:10px;min-height:78px;padding:19px 14px;display:flex;position:relative}.selling-categories label.selected{background:#fff6f6;border:2px solid #cc2027;padding:18px 13px}.selling-categories label>span{flex:1;min-width:0}.selling-categories input{opacity:0;width:1px;height:1px;min-height:0;padding:0;position:absolute}.selling-categories label:has(input:focus-visible){outline-offset:3px;outline:3px solid #cc2027}.selling-categories svg{flex-shrink:0}.selling-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.selling-photo{border:1px solid var(--line);border-radius:9px;flex-direction:column;gap:10px;min-width:0;padding:10px;display:flex}.selling-photo>img{aspect-ratio:4/3;object-fit:cover;border-radius:6px;width:100%}.selling-photo>strong{font-size:.8rem}.photo-actions{justify-content:space-between;align-items:center;gap:5px;display:flex}.photo-actions .btn{white-space:normal;min-height:44px;padding:9px 10px}.photo-tool{border:1px solid var(--line);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:44px;padding:8px;display:inline-flex}.photo-main{min-width:0;padding:5px;font-size:.7rem}.optional-label{color:var(--muted);margin-top:-5px;font-size:.7rem;font-weight:400;display:inline}.advanced-fields{border:1px solid var(--line);border-radius:8px;padding:15px}.advanced-fields summary{cursor:pointer;min-height:28px;font-size:.9rem;font-weight:700;display:list-item}.advanced-fields[open] summary{margin-bottom:18px}.advanced-fields p{margin-bottom:15px;font-size:.85rem}.advanced-fields small{margin-top:15px;display:block}.preview-photos{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.preview-photos figure{min-width:0;margin:0}.preview-photos img{object-fit:contain;background:#f0f0f0;border-radius:7px;width:100%;height:100px}.preview-photos figcaption{color:var(--muted);margin-top:5px;font-size:.75rem}.preview-price{font-size:1.8rem;font-weight:800}.preview-specs{grid-template-columns:1fr 1fr;gap:0 20px;margin:0;display:grid}.preview-specs>div{border-bottom:1px solid var(--line);overflow-wrap:anywhere;min-width:0;padding:12px 0}.publish-summary{align-items:center;gap:15px;display:flex}.publish-summary>img{object-fit:cover;border-radius:6px;flex-shrink:0;width:90px;height:80px}.publish-summary>div{overflow-wrap:anywhere;min-width:0}.publish-summary p{margin-top:7px;font-size:.8rem}.photo-editor{width:min(600px,100% - 24px);max-height:calc(100dvh - 24px);color:var(--ink);background:#fff;border:0;border-radius:12px;margin:auto;padding:24px;position:fixed;inset:0;overflow:auto;box-shadow:0 20px 70px #0005}.photo-editor::backdrop{background:#000b}.editor-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.editor-heading h2{font-size:1.5rem}.photo-editor>p{margin-bottom:14px;font-size:.8rem}.editor-canvas-wrap{background:#171717;border-radius:8px;justify-content:center;align-items:center;min-height:150px;max-height:280px;margin-bottom:18px;display:flex;overflow:hidden}.editor-canvas-wrap canvas{object-fit:contain;touch-action:none;cursor:grab;max-width:100%;max-height:280px;display:block}.editor-controls{flex-direction:column;gap:13px;display:flex}.editor-controls label{font-size:.8rem}.editor-controls input[type=range]{accent-color:#cc2027;cursor:pointer;min-height:40px;padding:0}.editor-controls .form-grid{gap:14px}.editor-rotations{gap:10px;display:flex}.editor-rotations .btn{flex:1;padding:10px;font-size:.8rem}.photo-editor .wizard-actions{margin-top:18px}.selling-wizard .upload{background:#fafafa;border-color:#bbb}.selling-wizard input,.selling-wizard select,.selling-wizard textarea{min-width:0}.selling-wizard .notice{overflow-wrap:anywhere}@media (max-width:600px){.wizard-panel{padding:18px!important}.wizard-progress{gap:3px}.wizard-progress small{font-size:.6rem}.wizard-progress li>span{width:27px;height:27px}.selling-categories{grid-template-columns:1fr}.selling-categories label{min-height:64px;padding:14px}.selling-categories label.selected{padding:13px}.selling-wizard .form-grid{grid-template-columns:1fr 1fr;gap:14px}.selling-wizard .form-grid label{font-size:.8rem}.selling-wizard .form-grid input,.selling-wizard .form-grid select{padding:11px 9px;font-size:16px}.selling-photos{grid-template-columns:1fr}.photo-actions .photo-main{flex:1;font-size:.8rem}.selling-photo>img{max-height:240px}.wizard-actions .btn{padding:12px;font-size:.8rem}.photo-editor{max-height:calc(100dvh - 16px - env(safe-area-inset-bottom));width:calc(100% - 16px);padding:17px}.editor-canvas-wrap,.editor-canvas-wrap canvas{max-height:215px}.editor-controls .form-grid{grid-template-columns:1fr 1fr}.preview-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-specs{gap:0 12px}.publish-summary>img{width:70px;height:70px}.selling-wizard .upload{padding:22px 12px}.selling-wizard .upload input{max-width:100%}.wizard-heading{font-size:1.5rem}}.wizard-progress li{position:relative}.wizard-progress li:not(:last-child):after{content:"";background:#dedede;height:1px;position:absolute;top:15px;left:calc(50% + 20px);right:calc(12px - 50%)}.wizard-progress li.complete:after{background:#b0b0b0}.wizard-progress li>button{color:#777;opacity:1;cursor:default;background:#fff;border:1px solid #dedede;border-radius:50%;place-items:center;width:31px;height:31px;padding:0;font-size:.75rem;font-weight:700;display:grid}.wizard-progress li.complete>button{color:#fff;cursor:pointer;background:#202124;border-color:#202124}.wizard-progress li.current>button{color:#fff;background:#cc2027;border-color:#cc2027;box-shadow:0 0 0 4px #fff0f0}.wizard-progress .current small{color:#a71620}.field-control{min-width:0;display:block;position:relative}.field-unit{color:#737373;pointer-events:none;font-size:.85rem;font-weight:500;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.selling-wizard .field-control.with-unit input{padding-right:55px}.tire-size-fields{border:1px solid var(--line);background:#fafafa;border-radius:10px;grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr) 15px minmax(0,1fr);align-items:end;gap:10px;padding:16px;display:grid}.tire-size-fields>b{text-align:center;color:#777;padding-bottom:13px;font-size:1rem}.tire-size-fields label{min-width:0;font-size:.8rem}.tire-size-fields input{padding:12px 8px;font-size:1.1rem;font-weight:600}.tire-size-fields .optional-label{font-size:.65rem}.selling-photo{position:relative}.selling-photo>.main-photo-badge{color:#222;background:#fff;border-radius:99px;align-items:center;gap:5px;padding:6px 10px;font-size:.75rem;display:inline-flex;position:absolute;top:19px;left:19px;box-shadow:0 2px 8px #0002}.photo-number{color:#777}.price-type-choice{border:0;align-self:end;min-width:0;margin:0;padding:0}.price-type-choice legend{margin-bottom:7px;padding:0;font-size:.875rem;font-weight:600}.price-type-choice>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.price-type-choice label{border:1px solid var(--line);cursor:pointer;border-radius:8px;gap:2px;padding:10px;position:relative}.price-type-choice label.selected{background:#fff6f6;border-color:#cc2027}.price-type-choice input{opacity:0;width:1px;height:1px;min-height:0;padding:0;position:absolute}.price-type-choice label:has(input:focus-visible){outline-offset:3px;outline:3px solid #cc2027}.price-type-choice strong{font-size:.85rem}.price-type-choice small{font-size:.65rem;line-height:1.25}.price-type-choice label.selected strong{color:#b21b24}@media (max-width:600px){.wizard-progress li>button{width:27px;height:27px}.wizard-progress li:not(:last-child):after{top:13px;left:calc(50% + 17px);right:calc(14px - 50%)}.wizard-progress small{font-size:.62rem}.tire-size-fields{grid-template-columns:minmax(0,1fr) 8px minmax(0,1fr) 12px minmax(0,1fr);gap:5px;padding:12px}.tire-size-fields label{font-size:.68rem;line-height:1.35}.tire-size-fields input{padding:11px 7px;font-size:16px}.price-type-choice{grid-column:1/-1}.price-type-choice label{padding:13px}.price-type-choice small{font-size:.75rem}.selling-wizard .form-grid .with-unit input{padding-right:48px}.selling-photo>img{min-height:130px}}.selling-photo>.listing-image-fallback{aspect-ratio:4/3;border-radius:6px;width:100%;min-height:150px}.preview-photos .listing-image-fallback{height:100px;font-size:.7rem}.publish-summary>.listing-image-fallback{flex-shrink:0;width:90px;height:80px;font-size:.6rem}.publish-summary>.listing-image-fallback svg{width:20px}.photo-upload-options{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.photo-upload-options .upload{min-width:0;margin:0}.photo-upload-options input{width:100%}
