.coffee-setting_shell__1hs_V{--primary:#2563EB;--primary-hover:#1D4ED8;--primary-light:#DBEAFE;--primary-50:#EFF6FF;--text-primary:#101828;--text-secondary:#374151;--text-tertiary:#4B5563;--text-muted:#6B7280;--text-placeholder:#9CA3AF;--bg-white:#FFFFFF;--bg-input:#F9FAFB;--bg-muted:#F3F4F6;--bg-tag:#F1F5F9;--bg-divider:#E5E7EB;--border-light:#F3F4F6;--border-default:#E5E7EB;--border-strong:#D1D5DC;--border-muted:#9CA3AF;--error:#DC2626;--error-fill:#EF4444;--error-bg:#FDECEC;--warning:#FF9D3D;--warning-text:#F59E0B;--warning-bg:#FEF5E6;--success:#10B981;--success-dark:#059669;--success-bg:#DCFCE7;--info:#0E86FF;--info-bg:#EFF6FF;--fs-2xl:22px;--fs-xl:20px;--fs-lg:18px;--fs-md:16px;--fs-sm:14px;--fs-xs:12px;--fs-2xs:10px;--fs-badge:8px;--lh-tight:1.2;--lh-snug:1.3;--lh-normal:1.4;--lh-relaxed:1.5;--sp-xxs:4px;--sp-xs:8px;--sp-sm:12px;--sp-md:16px;--sp-lg:20px;--sp-xl:24px;--sp-2xl:32px;--sp-3xl:48px;--r-sm:4px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-2xl:20px;--r-3xl:24px;--r-full:9999px;--shadow-sm:0 1px 2px rgba(16,24,40,0.05);--shadow-md:0 4px 6px rgba(16,24,40,0.08),0 2px 4px rgba(16,24,40,0.04);--shadow-lg:0 16px 32px rgba(16,24,40,0.12),0 4px 8px rgba(16,24,40,0.06);--stroke-thin:1px;--stroke-medium:2px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg-muted);color:var(--text-primary);line-height:var(--lh-relaxed);-webkit-font-smoothing:antialiased;min-height:100vh;color-scheme:light}.coffee-setting_shell__1hs_V *,.coffee-setting_shell__1hs_V :after,.coffee-setting_shell__1hs_V :before{box-sizing:border-box}.coffee-setting_shell__1hs_V button{font-family:inherit;cursor:pointer;border:none;background:none}.coffee-setting_shell__1hs_V input,.coffee-setting_shell__1hs_V textarea{font-family:inherit}.coffee-setting_shell__1hs_V .container{max-width:1200px;margin:0 auto;padding:var(--sp-3xl) var(--sp-2xl)}.coffee-setting_shell__1hs_V .page-header{margin-bottom:var(--sp-3xl)}.coffee-setting_shell__1hs_V .header-tag{display:inline-flex;align-items:center;gap:var(--sp-xs);padding:var(--sp-xxs) var(--sp-sm);background:var(--primary-50);border-radius:var(--r-full);font-size:var(--fs-xs);font-weight:600;color:var(--primary);margin-bottom:var(--sp-sm)}.coffee-setting_shell__1hs_V .page-title{font-size:clamp(28px,4vw,36px);font-weight:700;line-height:var(--lh-tight);letter-spacing:-.02em;color:var(--text-primary);margin:0}.coffee-setting_shell__1hs_V .page-title em{font-style:normal;color:var(--primary)}.coffee-setting_shell__1hs_V .page-desc{color:var(--text-tertiary);max-width:560px;margin-top:var(--sp-sm);font-size:var(--fs-md);line-height:var(--lh-relaxed)}.coffee-setting_shell__1hs_V .page{display:none}.coffee-setting_shell__1hs_V .page.active{display:block;animation:coffee-setting_csFadeUp__DT8X9 .4s ease}@keyframes coffee-setting_csFadeUp__DT8X9{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.coffee-setting_shell__1hs_V .grid-2col{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp-xl)}@media (max-width:900px){.coffee-setting_shell__1hs_V .grid-2col{grid-template-columns:1fr}.coffee-setting_shell__1hs_V .container{padding:var(--sp-2xl) var(--sp-md)}}.coffee-setting_shell__1hs_V .card{background:var(--bg-white);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-2xl);padding:var(--sp-2xl);box-shadow:var(--shadow-sm)}.coffee-setting_shell__1hs_V .card-head-row{display:flex;align-items:flex-start;gap:var(--sp-md);margin-bottom:var(--sp-xl)}.coffee-setting_shell__1hs_V .step-number{width:48px;height:48px;flex-shrink:0;background:var(--primary);color:var(--bg-white);border-radius:var(--r-lg);display:grid;place-items:center;font-size:var(--fs-xl);font-weight:700;letter-spacing:-.02em;box-shadow:var(--shadow-sm)}.coffee-setting_shell__1hs_V .card-bean .step-number{background:var(--text-primary)}.coffee-setting_shell__1hs_V .card-head-text{flex:1;min-width:0}.coffee-setting_shell__1hs_V .card-label{font-size:var(--fs-xs);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--sp-xxs)}.coffee-setting_shell__1hs_V .card-title{font-size:var(--fs-xl);font-weight:700;letter-spacing:-.015em;color:var(--text-primary);margin-bottom:var(--sp-xxs)}.coffee-setting_shell__1hs_V .card-desc{font-size:var(--fs-sm);color:var(--text-muted);line-height:var(--lh-relaxed)}.coffee-setting_shell__1hs_V .equip-list{display:flex;flex-direction:column;gap:var(--sp-sm)}.coffee-setting_shell__1hs_V .equip-item{display:flex;align-items:center;gap:var(--sp-md);padding:var(--sp-md);background:var(--bg-input);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-lg);cursor:pointer;transition:border-color .15s,background .15s}.coffee-setting_shell__1hs_V .equip-item:hover{border-color:var(--border-strong);background:var(--bg-muted)}.coffee-setting_shell__1hs_V .equip-icon{width:40px;height:40px;border-radius:var(--r-md);display:grid;place-items:center;flex-shrink:0}.coffee-setting_shell__1hs_V .equip-icon.machine{background:var(--primary-light);color:var(--primary)}.coffee-setting_shell__1hs_V .equip-icon.grinder{background:#EDE9FE;color:#7C3AED}.coffee-setting_shell__1hs_V .equip-icon.filter{background:var(--success-bg);color:var(--success-dark)}.coffee-setting_shell__1hs_V .equip-icon.water{background:var(--info-bg);color:var(--info)}.coffee-setting_shell__1hs_V .equip-info{flex:1;min-width:0}.coffee-setting_shell__1hs_V .equip-cat-row{display:flex;align-items:center;gap:var(--sp-xs)}.coffee-setting_shell__1hs_V .equip-cat{font-size:var(--fs-xs);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.coffee-setting_shell__1hs_V .req-badge{font-size:var(--fs-badge);font-weight:700;padding:2px 6px;border-radius:var(--r-sm);line-height:1.4;text-transform:uppercase}.coffee-setting_shell__1hs_V .req-badge.required{background:var(--error-bg);color:var(--error)}.coffee-setting_shell__1hs_V .req-badge.optional{background:var(--bg-tag);color:var(--text-muted)}.coffee-setting_shell__1hs_V .equip-name{font-weight:600;font-size:var(--fs-md);color:var(--text-primary);margin-top:2px}.coffee-setting_shell__1hs_V .equip-name-empty{color:var(--text-placeholder);font-weight:500}.coffee-setting_shell__1hs_V .equip-item-empty{background:transparent;border-style:dashed;border-color:var(--border-strong)}.coffee-setting_shell__1hs_V .equip-item-empty:hover{background:var(--bg-input);border-style:solid}.coffee-setting_shell__1hs_V .equip-edit{font-size:var(--fs-xs);color:var(--text-secondary);font-weight:600;padding:var(--sp-xs) var(--sp-sm);border-radius:var(--r-md);background:var(--bg-white);border:var(--stroke-thin) solid var(--border-default)}.coffee-setting_shell__1hs_V .bean-current{padding:var(--sp-lg);background:var(--bg-input);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-xl)}.coffee-setting_shell__1hs_V .bean-pill{display:inline-block;font-size:var(--fs-2xs);font-weight:600;color:var(--primary);background:var(--primary-light);padding:2px var(--sp-xs);border-radius:var(--r-sm);letter-spacing:.02em;margin-bottom:var(--sp-xs)}.coffee-setting_shell__1hs_V .bean-name{font-size:var(--fs-2xl);font-weight:700;color:var(--text-primary);letter-spacing:-.015em;line-height:var(--lh-snug)}.coffee-setting_shell__1hs_V .bean-meta{display:flex;gap:var(--sp-sm);align-items:center;margin-top:var(--sp-sm);font-size:var(--fs-sm);color:var(--text-tertiary);flex-wrap:wrap}.coffee-setting_shell__1hs_V .bean-meta-item{display:flex;align-items:center;gap:var(--sp-xxs)}.coffee-setting_shell__1hs_V .bean-meta-divider{color:var(--border-default)}.coffee-setting_shell__1hs_V .bean-roast-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#6F4A2A}.coffee-setting_shell__1hs_V .bean-actions{margin-top:var(--sp-md)}.coffee-setting_shell__1hs_V .param-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--sp-md)}.coffee-setting_shell__1hs_V .param{background:var(--bg-input);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-lg);padding:var(--sp-md);position:relative;transition:border-color .15s}.coffee-setting_shell__1hs_V .param:hover{border-color:var(--border-strong)}.coffee-setting_shell__1hs_V .param-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--sp-sm)}.coffee-setting_shell__1hs_V .param-label{font-size:var(--fs-sm);color:var(--text-secondary);font-weight:600;display:flex;align-items:center;gap:var(--sp-xs)}.coffee-setting_shell__1hs_V .param-icon{color:var(--text-muted);display:inline-flex}.coffee-setting_shell__1hs_V .param-unit{font-size:var(--fs-2xs);color:var(--text-muted);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.coffee-setting_shell__1hs_V .param-control{display:flex;align-items:center;gap:var(--sp-xs)}.coffee-setting_shell__1hs_V .param-btn{width:32px;height:32px;border-radius:var(--r-md);border:var(--stroke-thin) solid var(--border-default);background:var(--bg-white);color:var(--text-secondary);font-size:var(--fs-md);font-weight:600;display:grid;place-items:center;transition:all .15s;user-select:none}.coffee-setting_shell__1hs_V .param-btn:hover{background:var(--primary);color:var(--bg-white);border-color:var(--primary)}.coffee-setting_shell__1hs_V .param-btn:active{transform:scale(.94)}.coffee-setting_shell__1hs_V .param-value-input{flex:1;text-align:center;font-size:var(--fs-xl);font-weight:700;color:var(--text-primary);letter-spacing:-.02em;background:transparent;border:var(--stroke-thin) solid transparent;border-radius:var(--r-sm);padding:var(--sp-xxs) 0;width:100%;min-width:0;transition:all .15s;outline:none}.coffee-setting_shell__1hs_V .param-value-input:hover{background:var(--bg-white)}.coffee-setting_shell__1hs_V .param-value-input:focus{background:var(--bg-white);border-color:var(--primary)}.coffee-setting_shell__1hs_V .param.locked{background:var(--bg-muted);opacity:.65}.coffee-setting_shell__1hs_V .param.locked .param-value-input{color:var(--text-muted);pointer-events:none}.coffee-setting_shell__1hs_V .param.locked .param-btn{opacity:.4;pointer-events:none}.coffee-setting_shell__1hs_V .lock-badge{position:absolute;top:var(--sp-sm);right:var(--sp-sm);font-size:var(--fs-badge);color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-weight:700;display:flex;align-items:center;gap:3px}.coffee-setting_shell__1hs_V .advanced-toggle{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:var(--sp-md);background:var(--bg-input);border:var(--stroke-thin) dashed var(--border-strong);border-radius:var(--r-lg);cursor:pointer;user-select:none;transition:all .15s}.coffee-setting_shell__1hs_V .advanced-toggle:hover{border-style:solid;border-color:var(--primary);background:var(--primary-50)}.coffee-setting_shell__1hs_V .advanced-toggle-label{font-size:var(--fs-sm);color:var(--text-secondary);font-weight:600;display:flex;align-items:center;gap:var(--sp-xs);flex-wrap:wrap}.coffee-setting_shell__1hs_V .advanced-toggle-hint{font-size:var(--fs-xs);color:var(--text-muted);font-weight:500}.coffee-setting_shell__1hs_V .toggle-switch{width:40px;height:22px;background:var(--border-default);border-radius:var(--r-full);position:relative;transition:background .2s;flex-shrink:0}.coffee-setting_shell__1hs_V .toggle-switch:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;background:var(--bg-white);border-radius:50%;transition:transform .2s;box-shadow:var(--shadow-sm)}.coffee-setting_shell__1hs_V .advanced-toggle.on .toggle-switch{background:var(--primary)}.coffee-setting_shell__1hs_V .advanced-toggle.on .toggle-switch:after{transform:translateX(18px)}.coffee-setting_shell__1hs_V .rating-display{text-align:center;margin:var(--sp-xs) 0 var(--sp-xl)}.coffee-setting_shell__1hs_V .rating-num{font-size:56px;font-weight:700;line-height:1;color:var(--text-primary);letter-spacing:-.03em}.coffee-setting_shell__1hs_V .rating-num small{font-size:var(--fs-lg);color:var(--text-muted);font-weight:500}.coffee-setting_shell__1hs_V .rating-mood{margin-top:var(--sp-xs);font-size:var(--fs-sm);font-weight:600;color:var(--text-muted)}.coffee-setting_shell__1hs_V .rating-slider{appearance:none;-webkit-appearance:none;width:100%;height:6px;border-radius:var(--r-full);background:linear-gradient(to right,var(--error-fill) 0,var(--warning) 35%,var(--success) 70%,var(--success-dark) 100%);outline:none}.coffee-setting_shell__1hs_V .rating-slider::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:24px;height:24px;border-radius:50%;background:var(--bg-white);border:var(--stroke-medium) solid var(--primary);cursor:pointer;box-shadow:var(--shadow-md)}.coffee-setting_shell__1hs_V .rating-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:var(--bg-white);border:var(--stroke-medium) solid var(--primary);cursor:pointer}.coffee-setting_shell__1hs_V .rating-scale{display:flex;justify-content:space-between;margin-top:var(--sp-xs);font-size:var(--fs-xs);color:var(--text-muted);font-weight:500}.coffee-setting_shell__1hs_V .opinion-wrap{margin-top:var(--sp-xl)}.coffee-setting_shell__1hs_V .opinion-label{font-size:var(--fs-sm);color:var(--text-secondary);margin-bottom:var(--sp-xs);font-weight:600;display:flex;align-items:center;gap:var(--sp-xs)}.coffee-setting_shell__1hs_V .opinion-label .icon-spark{color:var(--warning-text)}.coffee-setting_shell__1hs_V textarea.opinion{width:100%;padding:var(--sp-sm) var(--sp-md);background:var(--bg-input);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-md);font-size:var(--fs-sm);color:var(--text-primary);resize:vertical;min-height:80px;transition:border-color .15s,background .15s;line-height:var(--lh-relaxed);outline:none}.coffee-setting_shell__1hs_V textarea.opinion:focus{border-color:var(--primary);background:var(--bg-white)}.coffee-setting_shell__1hs_V textarea.opinion::placeholder{color:var(--text-placeholder)}.coffee-setting_shell__1hs_V .chips{display:flex;flex-wrap:wrap;gap:var(--sp-xs);margin-top:var(--sp-sm)}.coffee-setting_shell__1hs_V .chip{padding:var(--sp-xs) var(--sp-sm);background:var(--bg-tag);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-full);font-size:var(--fs-xs);color:var(--text-secondary);cursor:pointer;font-weight:500;transition:all .15s}.coffee-setting_shell__1hs_V .chip:hover{background:var(--primary);color:var(--bg-white);border-color:var(--primary)}.coffee-setting_shell__1hs_V .btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--sp-xs);font-weight:600;border-radius:var(--r-lg);transition:all .15s;border:var(--stroke-thin) solid transparent;white-space:nowrap;text-decoration:none}.coffee-setting_shell__1hs_V .btn-sm{height:36px;padding:0 var(--sp-sm);font-size:var(--fs-sm)}.coffee-setting_shell__1hs_V .btn-md{height:40px;padding:0 var(--sp-md);font-size:var(--fs-sm)}.coffee-setting_shell__1hs_V .btn-lg{height:48px;padding:0 var(--sp-md);font-size:var(--fs-md)}.coffee-setting_shell__1hs_V .btn-xl{height:56px;padding:0 var(--sp-lg);font-size:var(--fs-md)}.coffee-setting_shell__1hs_V .btn-primary{background:var(--primary);color:var(--bg-white);box-shadow:var(--shadow-sm)}.coffee-setting_shell__1hs_V .btn-primary:hover{background:var(--primary-hover);box-shadow:var(--shadow-md)}.coffee-setting_shell__1hs_V .btn-primary:active{transform:translateY(1px)}.coffee-setting_shell__1hs_V .btn-primary:disabled{background:var(--border-strong);cursor:not-allowed;box-shadow:none}.coffee-setting_shell__1hs_V .btn-secondary{background:var(--primary-light);color:var(--primary);border-color:var(--primary-light)}.coffee-setting_shell__1hs_V .btn-secondary:hover{background:#BFD9FE}.coffee-setting_shell__1hs_V .btn-outline{background:var(--bg-white);color:var(--text-secondary);border-color:var(--border-default)}.coffee-setting_shell__1hs_V .btn-outline:hover{border-color:var(--text-secondary)}.coffee-setting_shell__1hs_V .btn-outline:disabled{background:var(--bg-input);color:var(--text-placeholder);border-color:var(--border-default);cursor:not-allowed}.coffee-setting_shell__1hs_V .btn-ghost{background:transparent;color:var(--text-tertiary)}.coffee-setting_shell__1hs_V .btn-ghost:hover{background:var(--bg-muted)}.coffee-setting_shell__1hs_V .cta-row{margin-top:var(--sp-2xl);display:flex;justify-content:flex-end;gap:var(--sp-sm)}.coffee-setting_shell__1hs_V .ai-hero{background:var(--text-primary);color:var(--bg-white);border-radius:var(--r-2xl);padding:var(--sp-2xl);margin-bottom:var(--sp-xl);box-shadow:var(--shadow-md)}.coffee-setting_shell__1hs_V .ai-session{font-size:var(--fs-xs);color:var(--primary-light);letter-spacing:.04em;text-transform:uppercase;font-weight:700;display:flex;align-items:center;gap:var(--sp-xs)}.coffee-setting_shell__1hs_V .ai-session:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--primary);box-shadow:0 0 12px var(--primary);animation:coffee-setting_csPulse__xZ_CP 2s infinite}@keyframes coffee-setting_csPulse__xZ_CP{0%,to{opacity:1}50%{opacity:.5}}.coffee-setting_shell__1hs_V .ai-title{font-size:var(--fs-2xl);font-weight:700;letter-spacing:-.02em;margin-top:var(--sp-sm);line-height:var(--lh-snug)}.coffee-setting_shell__1hs_V .ai-title em{font-style:normal;color:#93C5FD}.coffee-setting_shell__1hs_V .ai-meta{margin-top:var(--sp-xs);font-size:var(--fs-xs);color:rgba(255,255,255,.6);display:flex;align-items:center;gap:var(--sp-md);flex-wrap:wrap}.coffee-setting_shell__1hs_V .weather-chip{display:inline-flex;align-items:center;gap:var(--sp-xs);padding:var(--sp-xxs) var(--sp-sm);background:rgba(255,255,255,.08);border-radius:var(--r-full);font-size:var(--fs-xs);color:rgba(255,255,255,.9);font-weight:500}.coffee-setting_shell__1hs_V .ai-narrative{margin-top:var(--sp-lg);padding-top:var(--sp-lg);border-top:var(--stroke-thin) solid rgba(255,255,255,.12);font-size:var(--fs-md);line-height:1.7;color:rgba(255,255,255,.92);max-width:100%;white-space:pre-wrap;word-break:keep-all}.coffee-setting_shell__1hs_V .ai-title{word-break:keep-all;overflow-wrap:anywhere}.coffee-setting_shell__1hs_V .ai-narrative .highlight{color:#93C5FD;font-weight:600}.coffee-setting_shell__1hs_V .comparison{background:var(--bg-white);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-2xl);padding:var(--sp-2xl);box-shadow:var(--shadow-sm)}.coffee-setting_shell__1hs_V .comparison-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:var(--sp-lg);flex-wrap:wrap;gap:var(--sp-sm)}.coffee-setting_shell__1hs_V .comparison-title{font-size:var(--fs-lg);font-weight:700;letter-spacing:-.015em;color:var(--text-primary)}.coffee-setting_shell__1hs_V .comparison-legend{display:flex;gap:var(--sp-md);font-size:var(--fs-xs);color:var(--text-muted);font-weight:600}.coffee-setting_shell__1hs_V .legend-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:var(--sp-xxs);vertical-align:middle}.coffee-setting_shell__1hs_V .legend-dot.before{background:var(--border-strong)}.coffee-setting_shell__1hs_V .legend-dot.after{background:var(--primary)}.coffee-setting_shell__1hs_V .param-row{display:grid;grid-template-columns:120px 1fr auto 1fr auto;align-items:center;gap:var(--sp-sm);padding:var(--sp-md) 0;border-bottom:var(--stroke-thin) solid var(--border-light)}.coffee-setting_shell__1hs_V .param-row:last-child{border-bottom:none}.coffee-setting_shell__1hs_V .param-row-label{font-size:var(--fs-sm);color:var(--text-secondary);font-weight:600}.coffee-setting_shell__1hs_V .param-before{font-size:var(--fs-sm);color:var(--text-muted);padding:var(--sp-xs) var(--sp-sm);background:var(--bg-input);border-radius:var(--r-md);text-align:center;font-weight:600}.coffee-setting_shell__1hs_V .arrow{color:var(--text-placeholder);display:flex;align-items:center}.coffee-setting_shell__1hs_V .param-after{font-size:var(--fs-sm);color:var(--primary);padding:var(--sp-xs) var(--sp-sm);border-radius:var(--r-md);text-align:center;font-weight:700;background:var(--primary-50);border:var(--stroke-thin) solid var(--primary-light)}.coffee-setting_shell__1hs_V .param-after.same{background:var(--bg-input);border-color:var(--border-default);color:var(--text-muted)}.coffee-setting_shell__1hs_V .delta{font-size:var(--fs-xs);font-weight:700;display:inline-flex;align-items:center;gap:2px;padding:2px var(--sp-xs);border-radius:var(--r-sm);min-width:56px;justify-content:center}.coffee-setting_shell__1hs_V .delta.up{color:var(--warning-text);background:var(--warning-bg)}.coffee-setting_shell__1hs_V .delta.down{color:var(--success-dark);background:var(--success-bg)}.coffee-setting_shell__1hs_V .delta.same{color:var(--text-muted);background:transparent}.coffee-setting_shell__1hs_V .feedback-card{background:var(--bg-white);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-2xl);padding:var(--sp-xl);margin-top:var(--sp-xl);box-shadow:var(--shadow-sm)}.coffee-setting_shell__1hs_V .feedback-head{display:flex;align-items:center;gap:var(--sp-xs);margin-bottom:var(--sp-sm);font-size:var(--fs-md);font-weight:700;color:var(--text-primary)}.coffee-setting_shell__1hs_V .feedback-row{display:flex;gap:var(--sp-sm)}.coffee-setting_shell__1hs_V .feedback-input{flex:1;height:48px;padding:0 var(--sp-md);background:var(--bg-input);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-md);font-size:var(--fs-sm);color:var(--text-primary);transition:all .15s;outline:none}.coffee-setting_shell__1hs_V .feedback-input:focus{border-color:var(--primary);background:var(--bg-white)}.coffee-setting_shell__1hs_V .feedback-input::placeholder{color:var(--text-placeholder)}.coffee-setting_shell__1hs_V .feedback-shake{animation:coffee-setting_csShake__J2nC8 .45s ease;border-color:var(--warning-text)!important;background:var(--warning-bg)!important}@keyframes coffee-setting_csShake__J2nC8{0%,to{transform:translateX(0)}25%{transform:translateX(-6px)}50%{transform:translateX(6px)}75%{transform:translateX(-3px)}}.coffee-setting_shell__1hs_V .session-history{background:var(--bg-white);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-2xl);padding:var(--sp-xl);margin-top:var(--sp-xl);box-shadow:var(--shadow-sm)}.coffee-setting_shell__1hs_V .session-history-title{font-size:var(--fs-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--sp-md);font-weight:600}.coffee-setting_shell__1hs_V .session-list{display:flex;flex-direction:column;gap:var(--sp-xs)}.coffee-setting_shell__1hs_V .session-item{display:flex;align-items:center;gap:var(--sp-sm);padding:var(--sp-sm) var(--sp-md);background:var(--bg-input);border:var(--stroke-thin) solid transparent;border-radius:var(--r-md);cursor:pointer;transition:all .15s}.coffee-setting_shell__1hs_V .session-item:hover{background:var(--bg-muted)}.coffee-setting_shell__1hs_V .session-item.current{background:var(--primary-50);border-color:var(--primary-light)}.coffee-setting_shell__1hs_V .session-num{font-size:var(--fs-xs);color:var(--text-muted);font-weight:700;width:28px}.coffee-setting_shell__1hs_V .session-item.current .session-num{color:var(--primary)}.coffee-setting_shell__1hs_V .session-info{flex:1}.coffee-setting_shell__1hs_V .session-title{font-size:var(--fs-sm);font-weight:600;color:var(--text-primary)}.coffee-setting_shell__1hs_V .session-desc{font-size:var(--fs-xs);color:var(--text-muted);margin-top:2px;font-weight:500}.coffee-setting_shell__1hs_V .session-rating{font-size:var(--fs-lg);font-weight:700;color:var(--success-dark)}.coffee-setting_shell__1hs_V .app-cta{display:flex;justify-content:space-between;align-items:center;margin-top:var(--sp-xl);padding:var(--sp-lg) var(--sp-xl);background:linear-gradient(135deg,var(--primary-50) 0,var(--bg-white) 100%);border:var(--stroke-thin) solid var(--primary-light);border-radius:var(--r-2xl);box-shadow:var(--shadow-sm);gap:var(--sp-lg);flex-wrap:wrap}.coffee-setting_shell__1hs_V .app-cta-content{display:flex;align-items:center;gap:var(--sp-md);flex:1;min-width:280px}.coffee-setting_shell__1hs_V .app-cta-icon{width:56px;height:56px;border-radius:var(--r-lg);box-shadow:var(--shadow-md);flex-shrink:0;object-fit:cover}.coffee-setting_shell__1hs_V .app-cta-text{flex:1;min-width:0}.coffee-setting_shell__1hs_V .app-cta-headline{font-size:var(--fs-md);font-weight:700;color:var(--text-primary);letter-spacing:-.015em;line-height:var(--lh-snug)}.coffee-setting_shell__1hs_V .app-cta-sub{font-size:var(--fs-xs);color:var(--text-muted);margin-top:2px;font-weight:500;line-height:var(--lh-normal)}.coffee-setting_shell__1hs_V .app-cta-actions{display:flex;gap:var(--sp-xs);flex-wrap:wrap}@media (max-width:720px){.coffee-setting_shell__1hs_V .app-cta{flex-direction:column;align-items:stretch}.coffee-setting_shell__1hs_V .app-cta-actions{width:100%}.coffee-setting_shell__1hs_V .app-cta-actions .btn{flex:1}}.coffee-setting_shell__1hs_V .icon{width:16px;height:16px;flex-shrink:0}.coffee-setting_shell__1hs_V .icon-lg{width:20px;height:20px}.coffee-setting_shell__1hs_V .modal-backdrop{position:fixed;inset:0;background:rgba(16,24,40,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:100;display:none;align-items:center;justify-content:center;padding:var(--sp-xl)}.coffee-setting_shell__1hs_V .modal-backdrop.open{display:flex;animation:coffee-setting_csFadeIn__Lt4mB .2s ease}@keyframes coffee-setting_csFadeIn__Lt4mB{0%{opacity:0}to{opacity:1}}.coffee-setting_shell__1hs_V .modal{background:var(--bg-white);border-radius:var(--r-3xl);width:100%;max-width:640px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-lg);animation:coffee-setting_csModalIn__Um9g4 .25s cubic-bezier(.16,1,.3,1)}@keyframes coffee-setting_csModalIn__Um9g4{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.coffee-setting_shell__1hs_V .modal-head{padding:var(--sp-xl) var(--sp-2xl) var(--sp-md);border-bottom:var(--stroke-thin) solid var(--border-light);display:flex;align-items:flex-start;justify-content:space-between;gap:var(--sp-md)}.coffee-setting_shell__1hs_V .modal-head-text{flex:1}.coffee-setting_shell__1hs_V .modal-tag{font-size:var(--fs-2xs);letter-spacing:.06em;text-transform:uppercase;color:var(--primary);margin-bottom:var(--sp-xxs);font-weight:700}.coffee-setting_shell__1hs_V .modal-title{font-size:var(--fs-2xl);font-weight:700;letter-spacing:-.015em;color:var(--text-primary)}.coffee-setting_shell__1hs_V .modal-desc{font-size:var(--fs-sm);color:var(--text-muted);margin-top:var(--sp-xxs);line-height:var(--lh-relaxed)}.coffee-setting_shell__1hs_V .modal-close{width:36px;height:36px;border-radius:50%;border:var(--stroke-thin) solid var(--border-default);background:var(--bg-white);color:var(--text-tertiary);display:grid;place-items:center;transition:all .15s;flex-shrink:0}.coffee-setting_shell__1hs_V .modal-close:hover{background:var(--text-primary);color:var(--bg-white);border-color:var(--text-primary)}.coffee-setting_shell__1hs_V .modal-body{padding:var(--sp-xl) var(--sp-2xl);overflow-y:auto;flex:1}.coffee-setting_shell__1hs_V .form-section{margin-bottom:var(--sp-xl)}.coffee-setting_shell__1hs_V .form-section:last-child{margin-bottom:0}.coffee-setting_shell__1hs_V .form-section-title{font-size:var(--fs-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--sp-sm);padding-bottom:var(--sp-xs);border-bottom:var(--stroke-thin) solid var(--border-light);font-weight:600}.coffee-setting_shell__1hs_V .form-row{margin-bottom:var(--sp-md)}.coffee-setting_shell__1hs_V .form-row:last-child{margin-bottom:0}.coffee-setting_shell__1hs_V .form-label{display:flex;align-items:center;gap:var(--sp-xxs);font-size:var(--fs-sm);color:var(--text-secondary);font-weight:600;margin-bottom:var(--sp-xs)}.coffee-setting_shell__1hs_V .form-label .req{color:var(--error);font-size:var(--fs-sm);font-weight:700}.coffee-setting_shell__1hs_V .form-label .opt{font-size:var(--fs-badge);color:var(--text-muted);background:var(--bg-tag);padding:2px var(--sp-xs);border-radius:var(--r-sm);letter-spacing:.04em;text-transform:uppercase;font-weight:600}.coffee-setting_shell__1hs_V .form-input,.coffee-setting_shell__1hs_V .form-textarea{width:100%;height:40px;padding:0 var(--sp-sm);background:var(--bg-input);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-md);font-size:var(--fs-sm);color:var(--text-primary);transition:all .15s;outline:none}.coffee-setting_shell__1hs_V .form-input:focus,.coffee-setting_shell__1hs_V .form-textarea:focus{border-color:var(--primary);background:var(--bg-white)}.coffee-setting_shell__1hs_V .form-input::placeholder,.coffee-setting_shell__1hs_V .form-textarea::placeholder{color:var(--text-placeholder)}.coffee-setting_shell__1hs_V .form-textarea{height:auto;padding:var(--sp-sm);resize:vertical;min-height:72px;line-height:var(--lh-relaxed)}.coffee-setting_shell__1hs_V .form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp-sm)}@media (max-width:600px){.coffee-setting_shell__1hs_V .form-row-2{grid-template-columns:1fr}}.coffee-setting_shell__1hs_V .origin-tags{display:flex;flex-wrap:wrap;gap:var(--sp-xs);margin-bottom:var(--sp-xs)}.coffee-setting_shell__1hs_V .origin-tag{padding:var(--sp-xs) var(--sp-sm);background:var(--bg-input);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-full);font-size:var(--fs-xs);color:var(--text-secondary);cursor:pointer;font-weight:500;transition:all .15s;user-select:none}.coffee-setting_shell__1hs_V .origin-tag:hover{border-color:var(--text-secondary)}.coffee-setting_shell__1hs_V .origin-tag.selected{background:var(--primary);color:var(--bg-white);border-color:var(--primary)}.coffee-setting_shell__1hs_V .roast-row{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--sp-xs)}.coffee-setting_shell__1hs_V .roast-btn{padding:var(--sp-sm) var(--sp-xxs);background:var(--bg-input);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-md);font-size:var(--fs-xs);color:var(--text-secondary);text-align:center;transition:all .15s;user-select:none;cursor:pointer;font-weight:600}.coffee-setting_shell__1hs_V .roast-btn:hover{border-color:var(--text-secondary)}.coffee-setting_shell__1hs_V .roast-btn.selected{background:var(--primary);color:var(--bg-white);border-color:var(--primary)}.coffee-setting_shell__1hs_V .roast-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:var(--sp-xxs);vertical-align:-1px}.coffee-setting_shell__1hs_V .modal-foot{padding:var(--sp-md) var(--sp-2xl);border-top:var(--stroke-thin) solid var(--border-light);display:flex;justify-content:flex-end;gap:var(--sp-xs);background:var(--bg-input)}.coffee-setting_shell__1hs_V .equip-chips{display:flex;flex-wrap:wrap;gap:var(--sp-xs)}.coffee-setting_shell__1hs_V .equip-chip{padding:var(--sp-xs) var(--sp-sm);background:var(--bg-input);border:var(--stroke-thin) solid var(--border-default);border-radius:var(--r-full);font-size:var(--fs-xs);color:var(--text-secondary);cursor:pointer;font-weight:500;transition:all .15s;user-select:none;display:inline-flex;align-items:center;gap:var(--sp-xxs)}.coffee-setting_shell__1hs_V .equip-chip:hover{background:var(--primary);color:var(--bg-white);border-color:var(--primary)}.coffee-setting_shell__1hs_V .equip-chip:before{content:"+";font-weight:700;opacity:.6}.coffee-setting_shell__1hs_V .equip-chip:hover:before{opacity:1}.coffee-setting_shell__1hs_V .equip-brand-group{margin-bottom:var(--sp-md)}.coffee-setting_shell__1hs_V .equip-brand-group:last-child{margin-bottom:0}.coffee-setting_shell__1hs_V .equip-brand-name{font-size:var(--fs-xs);color:var(--text-muted);font-weight:600;margin-bottom:var(--sp-xs);letter-spacing:.02em}.coffee-setting_shell__1hs_V .form-hint{font-size:var(--fs-xs);color:var(--text-muted);margin-top:var(--sp-xs);font-weight:500}.coffee-setting_shell__1hs_V .footnote{text-align:center;margin-top:var(--sp-3xl);font-size:var(--fs-xs);color:var(--text-placeholder);font-weight:500}.coffee-setting_shell__1hs_V .footnote span{color:var(--primary);margin:0 var(--sp-xs)}.coffee-setting_shell__1hs_V .loading-overlay{position:fixed;inset:0;background:rgba(16,24,40,.6);z-index:200;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:var(--sp-md);color:var(--bg-white)}.coffee-setting_shell__1hs_V .loading-spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.2);border-top:4px solid var(--bg-white);border-radius:50%;animation:coffee-setting_csSpin__4UepD .9s linear infinite}@keyframes coffee-setting_csSpin__4UepD{to{transform:rotate(1turn)}}.coffee-setting_shell__1hs_V .loading-text{font-size:var(--fs-md);font-weight:600;display:flex;align-items:center;justify-content:flex-start;gap:2px;min-width:360px;max-width:calc(100vw - 48px);text-align:left}.coffee-setting_shell__1hs_V .loading-dots{display:inline-block;min-width:36px;text-align:left;color:var(--primary-light);letter-spacing:2px}.coffee-setting_shell__1hs_V .loading-sub{margin-top:var(--sp-xs);font-size:var(--fs-sm);color:rgba(255,255,255,.7);font-weight:500;max-width:calc(100vw - 48px);text-align:center}.coffee-setting_shell__1hs_V .error-banner{background:var(--error-bg);border:var(--stroke-thin) solid var(--error);border-radius:var(--r-md);padding:var(--sp-sm) var(--sp-md);color:var(--error);font-size:var(--fs-sm);font-weight:600;margin:var(--sp-md) 0}