.SellerWorkflow-module-scss-module__jO_sjG__section{width:100%;margin:var(--space-section-y) 0;padding:0 var(--space-page-x);color:var(--text-main)}.SellerWorkflow-module-scss-module__jO_sjG__header{gap:var(--space-3);max-width:760px;margin:0 auto var(--space-6);text-align:center;display:grid}.SellerWorkflow-module-scss-module__jO_sjG__eyebrow{color:var(--ai-accent);font-size:var(--font-size-xs);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:800}.SellerWorkflow-module-scss-module__jO_sjG__title{color:var(--text-main);font-size:clamp(var(--font-size-xl),5vw,var(--font-size-2xl));margin:0;font-weight:800;line-height:1.15}.SellerWorkflow-module-scss-module__jO_sjG__subtitle{color:var(--text-muted);font-size:var(--font-size-base);margin:0;line-height:1.6}.SellerWorkflow-module-scss-module__jO_sjG__steps{gap:var(--space-4);grid-template-columns:minmax(0,1fr);max-width:960px;margin:0 auto;padding:0;list-style:none;display:grid;position:relative}.SellerWorkflow-module-scss-module__jO_sjG__steps:before{content:"";background:linear-gradient(180deg, var(--ai-accent-soft) 0%, var(--ai-accent) 50%, var(--ai-accent-soft) 100%);opacity:.35;z-index:0;width:2px;position:absolute;top:0;bottom:0;left:23px}.SellerWorkflow-module-scss-module__jO_sjG__step{align-items:flex-start;gap:var(--space-4);padding:var(--space-5);border:var(--card-border);border-radius:var(--shape-radius-lg);background:var(--card-bg);box-shadow:var(--shadow-depth-1);transition:transform var(--transition-base) var(--ease-default),box-shadow var(--transition-base) var(--ease-default),border-color var(--transition-base) var(--ease-default);isolation:isolate;display:flex;position:relative}.SellerWorkflow-module-scss-module__jO_sjG__step:before{content:"";border-radius:var(--radius-full);background:var(--ai-accent-soft);opacity:.35;z-index:-1;width:120px;height:120px;position:absolute;top:-40px;right:-40px}.SellerWorkflow-module-scss-module__jO_sjG__step:hover{border-color:var(--ai-border);box-shadow:var(--shadow-depth-2);transform:translateY(-2px)}.SellerWorkflow-module-scss-module__jO_sjG__order{z-index:1;border-radius:var(--radius-full);background:var(--ai-surface);border:1.5px solid var(--ai-border);width:48px;height:48px;color:var(--ai-accent);font-size:var(--font-size-sm);letter-spacing:-.02em;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:inline-flex;position:relative}.SellerWorkflow-module-scss-module__jO_sjG__body{gap:var(--space-2);flex:1;min-width:0;display:grid}.SellerWorkflow-module-scss-module__jO_sjG__stepTitle{color:var(--text-main);font-size:var(--font-size-lg);margin:0;font-weight:800;line-height:1.25}.SellerWorkflow-module-scss-module__jO_sjG__stepText{color:var(--text-muted);font-size:var(--font-size-sm);margin:0;line-height:1.6}.SellerWorkflow-module-scss-module__jO_sjG__footer{margin-top:var(--space-8);justify-content:center;display:flex}.SellerWorkflow-module-scss-module__jO_sjG__cta{min-height:var(--button-height);padding:0 var(--space-6);border-radius:var(--shape-radius-pill);background:var(--primary-color);color:var(--text-inverse);font-size:var(--font-size-base);box-shadow:var(--shadow-depth-2);transition:transform var(--transition-fast) var(--ease-default),box-shadow var(--transition-fast) var(--ease-default),background-color var(--transition-fast) var(--ease-default);justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.SellerWorkflow-module-scss-module__jO_sjG__cta:hover{background:var(--primary-dark);box-shadow:var(--glow-primary);transform:translateY(-2px)}.SellerWorkflow-module-scss-module__jO_sjG__cta:focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-outline-offset)}:is([data-theme=dark] .SellerWorkflow-module-scss-module__jO_sjG__section,.dark-mode .SellerWorkflow-module-scss-module__jO_sjG__section){color:var(--text-main)}:is([data-theme=dark] .SellerWorkflow-module-scss-module__jO_sjG__step,.dark-mode .SellerWorkflow-module-scss-module__jO_sjG__step){background:var(--card-bg);box-shadow:var(--shadow-depth-1);border-color:#94a3b82e}:is([data-theme=dark] .SellerWorkflow-module-scss-module__jO_sjG__step:hover,.dark-mode .SellerWorkflow-module-scss-module__jO_sjG__step:hover){border-color:var(--ai-border);box-shadow:var(--shadow-depth-2)}[data-theme=dark] .SellerWorkflow-module-scss-module__jO_sjG__step:before{opacity:.25}.dark-mode .SellerWorkflow-module-scss-module__jO_sjG__step:before{opacity:.25}:is([data-theme=dark] .SellerWorkflow-module-scss-module__jO_sjG__order,.dark-mode .SellerWorkflow-module-scss-module__jO_sjG__order){background:var(--ai-accent-soft);border-color:var(--ai-border);color:var(--ai-accent-strong)}:is([data-theme=dark] .SellerWorkflow-module-scss-module__jO_sjG__cta,.dark-mode .SellerWorkflow-module-scss-module__jO_sjG__cta){background:var(--primary-color);color:var(--text-inverse);box-shadow:var(--shadow-depth-2)}:is([data-theme=dark] .SellerWorkflow-module-scss-module__jO_sjG__cta:hover,.dark-mode .SellerWorkflow-module-scss-module__jO_sjG__cta:hover){background:var(--primary-dark);box-shadow:var(--glow-primary)}@media (prefers-reduced-motion:reduce){.SellerWorkflow-module-scss-module__jO_sjG__step,.SellerWorkflow-module-scss-module__jO_sjG__cta{transition:none}.SellerWorkflow-module-scss-module__jO_sjG__step:hover,.SellerWorkflow-module-scss-module__jO_sjG__cta:hover{transform:none}}@media (min-width:640px){.SellerWorkflow-module-scss-module__jO_sjG__header{margin-bottom:var(--space-8)}.SellerWorkflow-module-scss-module__jO_sjG__steps{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr))}.SellerWorkflow-module-scss-module__jO_sjG__steps:before{display:none}.SellerWorkflow-module-scss-module__jO_sjG__step{min-height:220px;padding:var(--space-6);flex-direction:column;align-items:flex-start}.SellerWorkflow-module-scss-module__jO_sjG__order{width:56px;height:56px;font-size:var(--font-size-base)}.SellerWorkflow-module-scss-module__jO_sjG__body{margin-top:var(--space-4)}}@media (min-width:1024px){.SellerWorkflow-module-scss-module__jO_sjG__header{align-items:end;gap:var(--space-10);text-align:left;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);max-width:1120px}.SellerWorkflow-module-scss-module__jO_sjG__eyebrow{grid-column:1/-1}.SellerWorkflow-module-scss-module__jO_sjG__subtitle{text-align:right;justify-self:end}.SellerWorkflow-module-scss-module__jO_sjG__steps{gap:var(--space-4);grid-template-columns:repeat(5,minmax(0,1fr));max-width:1200px}.SellerWorkflow-module-scss-module__jO_sjG__step{min-height:280px;padding:var(--space-5)}.SellerWorkflow-module-scss-module__jO_sjG__step:first-child{border-top-left-radius:var(--shape-radius-xl);border-bottom-left-radius:var(--shape-radius-xl)}.SellerWorkflow-module-scss-module__jO_sjG__step:last-child{border-top-right-radius:var(--shape-radius-xl);border-bottom-right-radius:var(--shape-radius-xl)}.SellerWorkflow-module-scss-module__jO_sjG__stepTitle{font-size:var(--font-size-lg)}.SellerWorkflow-module-scss-module__jO_sjG__footer{margin-top:var(--space-10)}}@media (min-width:1280px){.SellerWorkflow-module-scss-module__jO_sjG__steps{gap:var(--space-5)}.SellerWorkflow-module-scss-module__jO_sjG__step{padding:var(--space-6)}}