.auth_pageWrapper__Ex0iv{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#1e293b;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;min-height:100vh}.auth_header__DtlzZ{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.auth_headerContainer__7vW93{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 1.5rem}.auth_logo__H8eUJ{color:#22c55e;font-size:1.5rem;font-weight:700;text-decoration:none}.auth_nav__OK-8H a{color:#64748b;font-weight:500;margin-left:2rem;text-decoration:none}.auth_nav__OK-8H a:hover{color:#22c55e}.auth_container__gWu42{align-items:center;display:flex;flex:1;justify-content:center;padding:2rem 1.5rem}.auth_card__ArIQz{background:#fff;border-radius:1rem;box-shadow:0 10px 40px rgba(0,0,0,.1);max-width:500px;padding:3rem;width:100%}.auth_cardHeader__NLIXk{margin-bottom:2rem;text-align:center}.auth_cardHeader__NLIXk h1{color:#1e293b;font-size:2rem;margin-bottom:.5rem}.auth_cardHeader__NLIXk p{color:#64748b}.auth_formGroup__jHURv{margin-bottom:1.5rem}.auth_formGroup__jHURv label{color:#1e293b;display:block;font-weight:600;margin-bottom:.5rem}.auth_required__NYayV{color:#ef4444}.auth_formGroup__jHURv input,.auth_formGroup__jHURv select{border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem;padding:.875rem;transition:all .3s;width:100%}.auth_formGroup__jHURv input:focus,.auth_formGroup__jHURv select:focus{border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1);outline:none}.auth_formGroup__jHURv input::placeholder{color:#94a3b8}.auth_inputHelper__JCc6F{color:#64748b;font-size:.875rem;margin-top:.25rem}.auth_checkboxRow__DkdmY{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.auth_checkboxGroup__LjkBO{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.auth_checkboxGroup__LjkBO input[type=checkbox]{cursor:pointer;margin:0;width:auto}.auth_checkboxGroup__LjkBO label{cursor:pointer;font-weight:400;margin:0}.auth_forgotPassword__cS7om{background:none;border:none;color:#64748b;cursor:pointer;font-size:.875rem;padding:0;text-decoration:none}.auth_forgotPassword__cS7om:hover{color:#22c55e}.auth_alert__Ng0c8{background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#991b1b;margin-bottom:1.5rem;padding:.875rem}.auth_loginLink__YGWYa,.auth_signupLink__9FQ8M{color:#64748b;margin-top:1.5rem;text-align:center}.auth_loginLink__YGWYa a,.auth_signupLink__9FQ8M a{color:#22c55e;font-weight:600;text-decoration:none}.auth_loginLink__YGWYa a:hover,.auth_signupLink__9FQ8M a:hover{text-decoration:underline}.auth_termsSection__eEytx{background:#f8fafc;border-radius:.5rem;margin-bottom:1.5rem;padding:1.5rem}.auth_termsSection__eEytx h3{color:#1e293b;font-size:1rem;margin-bottom:1rem}.auth_footer__0g4-4{background:#1e293b;color:#fff;padding:1.5rem;text-align:center}.auth_footerContainer__qaQRo{color:#94a3b8;margin:0 auto;max-width:1200px}@media (max-width:640px){.auth_card__ArIQz{padding:2rem 1.5rem}.auth_cardHeader__NLIXk h1{font-size:1.5rem}.auth_nav__OK-8H a{font-size:.875rem;margin-left:1rem}}.header{background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,.05);position:sticky;top:0;z-index:100}.header-container{padding:1rem 2rem}.logo{align-items:center;color:#4caf50;display:flex;gap:.5rem;transition:color .3s}.logo:hover{color:#45a049}.nav{align-items:center;display:flex;gap:1.5rem}.nav a{color:#333;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:color .3s}.nav a:hover{color:#4caf50}.cart-link{gap:.35rem;position:relative}.cart-badge,.cart-link{align-items:center;display:inline-flex}.cart-badge{background:#ff6b6b;border-radius:999px;color:#fff;font-size:.8rem;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 6px}.btn-logout{background:none;border:1px solid #e0e0e0;border-radius:4px;color:#666;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .3s}.btn-logout:hover{background:#f5f5f5;border-color:#ccc}.user-info{background:#f5f5f5;border-radius:4px;color:#666;font-size:.9rem;padding:.5rem 1rem}@media (max-width:768px){.header-container{padding:1rem}.nav{gap:.5rem}.nav a{font-size:.9rem;padding:.5rem}.user-info{display:none}}.footer{background:#2c3e50;color:#ecf0f1;margin-top:auto}.footer-container{padding:3rem 2rem 1rem}.footer-content{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#4caf50;font-size:1.1rem;margin-bottom:1rem}.footer-section p{color:#bdc3c7;line-height:1.6}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#bdc3c7;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#4caf50}.social-links{display:flex;gap:1rem}.social-links a{background:#34495e;border-radius:4px;display:inline-block;padding:.5rem 1rem;transition:background .3s}.social-links a:hover{background:#4caf50;color:#fff}.footer-bottom{border-top:1px solid #34495e;padding-top:1rem;text-align:center}.footer-bottom p{color:#95a5a6;font-size:.9rem}@media (max-width:768px){.footer-container{padding:2rem 1rem 1rem}.footer-content{gap:1.5rem;grid-template-columns:1fr}}.layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;padding:0}.container{padding:2rem}@media (max-width:768px){.container{padding:1rem}}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;cursor:pointer;overflow:hidden;position:relative;transition:all .2s}.product-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.08);transform:translateY(-5px)}.product-image{align-items:center;background:#f1f5f9;display:flex;font-size:3rem;height:200px;justify-content:center;overflow:hidden;position:relative;width:100%}.product-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-emoji{font-size:3rem}.product-badge{font-size:.75rem;font-weight:800;padding:.25rem .6rem;position:absolute;right:.75rem;top:.75rem}.badge-caution{background:#f97316}.badge-new{background:#3b82f6}.badge-best{background:#eab308}.product-info{padding:1.25rem}.product-category,.product-name{margin-bottom:.35rem}.product-name{color:#1e293b;font-size:1.125rem;font-weight:700}.product-description{color:#64748b;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.product-nutrition{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;margin-top:.5rem}.nutrition-tag{background:#f1f5f9;border-radius:.25rem;color:#475569;font-size:.75rem;padding:.25rem .5rem}.product-price{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.25rem}.price-discount{align-items:center;display:flex;gap:.5rem}.original-price{color:#94a3b8;text-decoration:line-through}.discount-rate,.original-price{font-size:.875rem}.sale-price{color:#1e293b;font-size:1.35rem;font-weight:800}.product-actions{margin-top:1rem}@media (max-width:768px){.product-image{font-size:2.5rem;height:150px}.product-name{font-size:1rem}.product-description{font-size:.85rem}.product-price{font-size:1.15rem}}.main-page{background:#f7f9fb}.hero{background:linear-gradient(135deg,#22c55e,#0ea5e9);color:#fff;padding:4rem 1.5rem 3.25rem;text-align:center}.hero-container{margin:0 auto;max-width:1200px}.hero-eyebrow{background:hsla(0,0%,100%,.15);border-radius:999px;display:inline-flex;font-weight:700;letter-spacing:.05em;margin-bottom:.75rem;padding:.4rem .9rem}.hero h1{font-size:2.7rem;font-weight:800;margin-bottom:.6rem}.hero-desc{font-size:1.125rem;margin-bottom:1.8rem;opacity:.94}.search-box{backdrop-filter:blur(4px);background:hsla(0,0%,100%,.12);border-radius:.75rem;flex-wrap:wrap;gap:.5rem;margin:0 auto;max-width:880px;padding:.35rem}.search-box input,.search-box select{border:none;border-radius:.5rem;font-size:1rem;padding:1rem}.search-box select{background:#fff;cursor:pointer;min-width:150px}.search-box input{min-width:200px}.search-box button{background:#1e293b;box-shadow:0 10px 24px rgba(0,0,0,.08);font-weight:700;padding:1rem 1.5rem;white-space:nowrap}.search-box button:hover{background:#334155}.container{margin:0 auto;max-width:1200px;padding:3rem 1.5rem}.section{margin-bottom:4rem}.section-card{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;box-shadow:0 10px 32px rgba(15,23,42,.05);padding:1.5rem}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.section-title{color:#1e293b;font-size:2rem;font-weight:800}.section-sub{color:#475569;font-size:.95rem;margin:.2rem 0 0}.section-link{color:#22c55e;font-weight:600;text-decoration:none;transition:-webkit-text-decoration .2s;transition:text-decoration .2s;transition:text-decoration .2s,-webkit-text-decoration .2s}.section-link:hover{text-decoration:underline}.ai-banner{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:.75rem;box-shadow:0 10px 24px rgba(37,99,235,.2);color:#fff;margin:0 0 3rem;padding:2rem;text-align:center}.ai-banner h2{font-size:1.75rem;margin-bottom:.5rem}.ai-banner p{margin-bottom:1.25rem;opacity:.95}.ai-banner .btn{background:#fff;border:0;border-radius:.5rem;color:#2563eb;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:filter .2s}.ai-banner .btn:hover{filter:brightness(.95)}.filter-chips{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0 1rem}.chip{border:1px solid #e2e8f0;border-radius:9999px;color:#334155;font-weight:700;padding:.5rem .85rem;transition:all .2s}.chip:hover{background:#f8fafc}.chip.active{background:#22c55e;border-color:#22c55e;color:#fff}.product-skeleton{animation:skeleton 1.2s ease-in-out infinite;background:linear-gradient(90deg,#f8fafc 25%,#e2e8f0 37%,#f8fafc 63%);background-size:400% 100%;border-radius:12px;height:320px}@keyframes skeleton{0%{background-position:100% 50%}to{background-position:0 50%}}.hidden{display:none!important}@media (max-width:768px){.hero h1{font-size:2rem}.hero p{font-size:1rem}.search-box{flex-direction:column}.search-box select{width:100%}.section-title{font-size:1.5rem}.product-grid{grid-template-columns:1fr}.filter-chips{justify-content:center}.ai-banner h2{font-size:1.5rem}}@media (max-width:480px){.hero{padding:3rem 1rem}.container{padding:2rem 1rem}.section{margin-bottom:3rem}}.alert{align-items:center;animation:slideDown .3s ease-out;border-radius:8px;display:flex;font-size:.95rem;margin-bottom:1rem;padding:1rem 1.5rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.alert-icon{font-size:1.2rem;margin-right:.75rem}.alert-message{flex:1;line-height:1.5}.alert-close{background:none;border:none;cursor:pointer;font-size:1.2rem;margin-left:1rem;opacity:.6;padding:0;transition:opacity .2s}.alert-close:hover{opacity:1}.alert-error{background-color:#fee;border:1px solid #fcc;color:#c33}.alert-success{background-color:#efe;border:1px solid #cfc;color:#3c3}.alert-warning{background-color:#ffe;border:1px solid #ffc;color:#c93}.alert-info{background-color:#eef;border:1px solid #ccf;color:#33c}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem}.loading-fullscreen{background:hsla(0,0%,100%,.95);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#4caf50}.loading-spinner-small{border-width:2px;height:20px;width:20px}.loading-spinner-medium{border-width:4px;height:40px;width:40px}.loading-spinner-large{border-width:6px;height:60px;width:60px}.loading-text{color:#666;font-size:.95rem;margin-top:1rem}*{box-sizing:border-box;margin:0;padding:0}.login-page{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#1e293b;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;min-height:100vh}header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 1.5rem}.logo{color:#22c55e;font-size:1.5rem;font-weight:700}.logo,nav a{text-decoration:none}nav a{color:#64748b;font-weight:500;margin-left:2rem}nav a:hover{color:#22c55e}.login-container{align-items:center;display:flex;flex:1;justify-content:center;padding:2rem 1.5rem}.login-card{background:#fff;border-radius:1rem;box-shadow:0 10px 40px rgba(0,0,0,.1);max-width:450px;padding:3rem;width:100%}.login-header{margin-bottom:2rem;text-align:center}.login-header h1{color:#1e293b;font-size:2rem;margin-bottom:.5rem}.login-header p{color:#64748b}.form-group.password-group{margin-top:.6rem}.required{margin-left:.25rem}input{border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem;padding:.875rem;transition:all .3s;width:100%}input:focus{border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1);outline:none}input::-moz-placeholder{color:#94a3b8}input::placeholder{color:#94a3b8}input:disabled{background-color:#f8fafc;cursor:not-allowed}.checkbox-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;margin-top:1rem}.checkbox-group{align-items:center;gap:.5rem}.checkbox-group input[type=checkbox]{margin:0;width:auto}.checkbox-group label{font-size:.875rem;font-weight:400;margin:0}.forgot-password{color:#64748b;font-size:.875rem;text-decoration:none}.forgot-password:hover{color:#22c55e}.divider{color:#94a3b8;margin:1.5rem 0;position:relative;text-align:center}.divider:after,.divider:before{background:#e2e8f0;content:"";height:1px;position:absolute;top:50%;width:45%}.divider:before{left:0}.divider:after{right:0}.social-login{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.btn-social{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;display:flex;font-weight:500;gap:.5rem;justify-content:center;padding:.875rem;transition:all .3s}.btn-social:hover{background:#f8fafc;border-color:#cbd5e1}.btn-google{color:#1e293b}.btn-kakao{background:#fee500;border-color:#fee500;color:#000}.btn-kakao:hover{background:#fdd835;border-color:#fdd835}.signup-link{color:#64748b;margin-top:1.5rem;text-align:center}.signup-link a{color:#22c55e;font-weight:600;text-decoration:none}.signup-link a:hover{text-decoration:underline}.alert{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:.875rem}footer{background:#1e293b;color:#fff;padding:1.5rem;text-align:center}.footer-container{color:#94a3b8;margin:0 auto;max-width:1200px}@media (max-width:768px){.login-card{padding:2rem}.login-header h1{font-size:1.5rem}nav a{margin-left:1rem}}.product-list-page{background-color:#f8fafc;min-height:100vh}.page-header{margin-bottom:1.5rem}.page-title{margin-bottom:.5rem}.page-subtitle{color:#64748b;font-size:1rem}.search-filter-bar{align-items:flex-start;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;gap:1rem;margin-bottom:2rem;padding:1.5rem}.category-selector{flex-shrink:0;min-width:220px;position:relative}.category-selector-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#1e293b;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding:.875rem 1rem;transition:all .2s;width:100%}.category-selector-btn:hover:not(:disabled){border-color:#22c55e}.category-selector-btn:disabled{cursor:not-allowed;opacity:.5}.dropdown-icon{color:#64748b;font-size:.75rem;margin-left:.5rem}.category-breadcrumb{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.25rem;margin-top:.5rem;padding:.25rem .5rem}.breadcrumb-sep{color:#cbd5e1;margin:0 .25rem}.breadcrumb-link{background:none;border:none;color:#64748b;cursor:pointer;font-size:.75rem;padding:0;transition:color .2s}.breadcrumb-link:hover{color:#22c55e;text-decoration:underline}.breadcrumb-link.active{color:#1e293b;cursor:default;font-weight:600}.breadcrumb-link.active:hover{text-decoration:none}.category-dropdown-panel{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1);left:0;max-height:400px;overflow-y:auto;padding:.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:100}.category-dropdown-group{border-bottom:1px solid #f1f5f9}.category-dropdown-group:last-child{border-bottom:none}.category-dropdown-option{align-items:center;background:none;border:none;border-radius:.375rem;color:#64748b;cursor:pointer;display:flex;font-size:.9rem;justify-content:space-between;padding:.75rem 1rem;text-align:left;transition:all .2s;width:100%}.category-dropdown-option:hover{background:#f8fafc;color:#22c55e}.category-dropdown-option.active{background:#22c55e;color:#fff;font-weight:600}.category-dropdown-option.depth-1{font-weight:500}.category-dropdown-option.depth-1.expanded{background:#f8fafc}.category-dropdown-option.depth-2{font-size:.875rem;padding-left:2rem}.category-dropdown-option.depth-3{color:#475569;font-size:.9rem;padding-left:2.5rem}.category-dropdown-option.depth-3:hover{background:#f8fafc;color:#1e293b}.category-dropdown-option.depth-3.active{color:#22c55e;font-weight:600}.expand-icon{color:#94a3b8;font-size:.75rem}.category-dropdown-option.active .expand-icon{color:#fff}.category-dropdown-submenu{background:#f8fafc;padding:.25rem 0}.search-box{display:flex;flex:1;gap:.75rem}.search-box input{border:1px solid #e2e8f0;border-radius:.5rem;flex:1;font-size:1rem;padding:.875rem}.search-box input:focus{border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1);outline:none}.search-box button{background:#22c55e;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.875rem 2rem;transition:background .2s}.search-box button:hover:not(:disabled){background:#16a34a}.search-box button:disabled{cursor:not-allowed;opacity:.5}.category-filter{border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem}.category-btn{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.category-btn:hover:not(:disabled){border-color:#22c55e;color:#22c55e}.category-btn.active{background:#22c55e;border-color:#22c55e;color:#fff}.category-btn:disabled{cursor:not-allowed;opacity:.5}.filters{flex-wrap:wrap;gap:1rem}.filter-group,.filters{align-items:center;display:flex}.filter-group{gap:.5rem}.filter-group label{color:#1e293b;font-size:.875rem;font-weight:600;white-space:nowrap}select{border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:border-color .2s}select:focus{border-color:#22c55e;outline:none}.checkbox-group{display:flex;gap:1rem}.checkbox-group label{align-items:center;cursor:pointer;display:flex;font-weight:500;gap:.5rem}.checkbox-group input[type=checkbox]{cursor:pointer}.filter-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.filter-tag{align-items:center;background:#22c55e;border-radius:.375rem;color:#fff;display:flex;font-size:.875rem;gap:.5rem;padding:.375rem .75rem}.filter-tag button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.125rem;line-height:1;transition:transform .2s}.filter-tag button:hover{transform:scale(1.2)}.results-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:0 .25rem}.results-count{color:#64748b;font-size:.95rem}.results-count strong{color:#22c55e;font-weight:700}.sort-select{align-items:center;display:flex;gap:.5rem}.sort-select label{color:#1e293b;font-size:.875rem;font-weight:600}.no-products{background:#fff;border-radius:.75rem;margin-bottom:3rem;padding:4rem 2rem;text-align:center}.no-products p{color:#64748b;font-size:1.125rem}.product-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:3rem}.pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:3rem}.page-btn{background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#64748b;cursor:pointer;font-weight:500;min-width:40px;padding:.5rem .875rem;transition:all .2s}.page-btn:hover{background:#f8fafc;border-color:#22c55e;color:#22c55e}.page-btn.active{background:#22c55e;border-color:#22c55e;color:#fff}@media (max-width:768px){.container{padding:1.5rem 1rem}.page-title{font-size:1.5rem}.search-filter-bar{padding:1rem}.search-box{flex-direction:column}.filter-group,.filters{align-items:stretch;flex-direction:column}.filter-group label{margin-bottom:.25rem}.checkbox-group{flex-direction:column;gap:.5rem}.results-bar{align-items:stretch;flex-direction:column;gap:1rem}.sort-select{justify-content:flex-end}.product-grid{grid-template-columns:1fr}.pagination{flex-wrap:wrap}}@media (max-width:480px){.page-header{margin-bottom:1.5rem}.search-filter-bar{padding:.75rem}.pagination{gap:.25rem}.page-btn{font-size:.875rem;min-width:36px;padding:.4rem .7rem}.search-filter-bar{flex-direction:column}.category-selector{min-width:auto;width:100%}.category-dropdown-panel{max-height:300px}}.product-detail-page{background-color:#f8fafc;min-height:100vh;padding-bottom:2rem}.breadcrumb{align-items:center;display:flex;gap:.5rem;margin-bottom:2rem}.breadcrumb,.breadcrumb button{color:#64748b;font-size:.875rem}.breadcrumb button{background:none;border:none;cursor:pointer;padding:0}.breadcrumb button:hover{color:#22c55e;text-decoration:underline}.breadcrumb span:last-child{color:#1e293b;font-weight:500}.product-section{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:2rem;padding:2rem}.product-main{display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.product-image-section{position:relative}.product-image-main{align-items:center;aspect-ratio:1;background:#f1f5f9;border-radius:.75rem;display:flex;justify-content:center;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.product-image-main img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-emoji{align-items:center;display:flex;font-size:8rem;justify-content:center}.product-image-thumbnails{display:flex;flex-wrap:wrap;gap:.75rem}.thumbnail{align-items:center;background:#f1f5f9;border:2px solid #e2e8f0;border-radius:.5rem;cursor:pointer;display:flex;height:80px;justify-content:center;overflow:hidden;position:relative;transition:border-color .2s;width:80px}.thumbnail.active,.thumbnail:hover{border-color:#22c55e}.thumbnail.active{border-width:3px}.thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.thumbnail-emoji{align-items:center;display:flex;font-size:2rem;justify-content:center}.product-info-section{display:flex;flex-direction:column}.product-badge{align-self:flex-start;border-radius:.375rem;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1rem;padding:.375rem .875rem}.badge-recommended{background:#22c55e}.product-category{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.product-title{color:#1e293b;font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.product-rating{align-items:center;display:flex;gap:.5rem;margin-bottom:1.5rem}.stars{color:#f59e0b;font-size:1.25rem}.rating-text{color:#64748b;font-size:.875rem}.product-price-section{background:transparent;margin-bottom:1.5rem;padding:0}.price-original{color:#94a3b8;font-size:.875rem;margin-bottom:.5rem;text-decoration:line-through}.price-info{align-items:baseline;display:flex;gap:.5rem}.discount-rate{color:#ef4444}.discount-rate,.product-price{font-size:1.75rem;font-weight:700}.product-price{color:#1e293b}.product-brief-description{border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;color:#475569;line-height:1.8;margin-bottom:1.5rem;padding:1rem 0}.ai-actions{margin-bottom:.75rem}.ai-recommend-btn{background-color:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;cursor:pointer;font-size:.95rem;font-weight:600;padding:.85rem 1rem;transition:all .2s ease;width:100%}.ai-recommend-btn:hover{background-color:#f8fafc;border-color:#94a3b8}.ai-recommend-btn:active{background-color:#e2e8f0}.ai-recommend-btn:disabled{background-color:#f1f5f9;color:#94a3b8;cursor:not-allowed}.ai-recommendation-box{background:#fff;border:2px solid;border-radius:.75rem;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1.25rem}.ai-recommendation-box.loading{background:#eff6ff;border-color:#93c5fd}.ai-recommendation-box.level-high{background:#f0fdf4;border-color:#86efac}.ai-recommendation-box.level-medium{background:#fefce8;border-color:#fde047}.ai-recommendation-box.level-low{background:#fef2f2;border-color:#fca5a5}.ai-icon{flex-shrink:0;font-size:2rem;line-height:1}.ai-content{flex:1}.ai-label{color:#22c55e;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.ai-headline{color:#1e293b;font-size:1rem;font-weight:700;line-height:1.4;margin-bottom:.5rem}.ai-body{color:#64748b;font-size:.875rem}.ai-body,.alert{line-height:1.6}.alert p{margin:0}.alert strong{display:block;margin-bottom:.25rem}.alert-success{background:#d1fae5;border:1px solid #86efac;color:#065f46}.alert-info{background:#dbeafe;border:1px solid #93c5fd}.alert-warning{background:#fef3c7;border:1px solid #fde68a;color:#92400e}.option-group{margin-bottom:1.5rem}.option-group label{color:#1e293b;display:block;font-weight:600;margin-bottom:.5rem}.quantity-control{gap:.75rem}.quantity-btn{font-size:1.25rem;height:2.5rem;transition:background .2s;width:2.5rem}.quantity-input{padding:.5rem;width:4rem}.product-actions{display:flex;gap:.5rem;margin-bottom:1rem}.product-actions .btn{flex:1}.stock-info{font-size:.875rem}.in-stock{color:#22c55e;font-weight:600}.out-of-stock{color:#ef4444;font-weight:600}.tabs{border-bottom:2px solid #e2e8f0}.tab{border-bottom:2px solid transparent;margin-bottom:-2px;padding:1rem 1.5rem;transition:color .2s}.tab.active,.tab:hover{color:#22c55e}.tab.active{border-bottom-color:#22c55e}.tab-content h3{color:#1e293b;font-size:1.5rem;margin-bottom:1.5rem}.detail-content{color:#475569;line-height:1.8}.detail-content p{margin-bottom:1rem}.detail-description{background:#f8fafc;border-radius:.5rem;margin-bottom:1.5rem;padding:1.5rem}.detail-description p{line-height:1.8;margin-bottom:.5rem}.detail-description p:last-child{margin-bottom:0}.table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1.5rem;overflow:hidden}.nutrition-table{border-collapse:separate;border-spacing:0;width:100%}.nutrition-table td,.nutrition-table th{border-bottom:1px solid #e2e8f0;padding:1rem .875rem;text-align:left;vertical-align:middle}.nutrition-table thead th{background:#f8fafc;color:#1e293b;font-weight:700}.nutrition-table tbody tr:nth-child(2n){background:#fafafa}.nutrition-table tfoot td{background:#f8fafc;color:#334155;font-weight:600}.nutrition-table td.col-amount,.nutrition-table td.col-dv,.nutrition-table th.col-amount,.nutrition-table th.col-dv{text-align:center}.health-points{background:#f8fafc;border-radius:.5rem;padding:1.5rem}.health-points h4{color:#22c55e;font-size:1.125rem;margin-bottom:.75rem}.health-points ul{color:#475569;line-height:1.8;list-style-position:inside}.health-points li{margin-bottom:.5rem}.review-list{display:flex;flex-direction:column;gap:1.5rem}.review-item{border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem}.review-item:last-child{border-bottom:none}.review-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.review-author{color:#1e293b;font-weight:600}.review-date{color:#64748b;font-size:.875rem}.review-rating{color:#f59e0b;font-size:1.125rem;margin-bottom:.5rem}.review-content{color:#475569;line-height:1.6}.error-message{color:#64748b;font-size:1.125rem;padding:3rem;text-align:center}@media (max-width:768px){.product-main{gap:2rem;grid-template-columns:1fr}.product-price,.product-title{font-size:1.5rem}.tabs{flex-wrap:wrap}.tab{font-size:.875rem;padding:.75rem 1rem}.product-actions{flex-direction:column}.btn{width:100%}}.health-warn-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;flex-direction:column;gap:1rem;margin:1.25rem 0 1.5rem;padding:1rem 1.25rem}.warn-item strong{color:#0f172a;display:block;font-size:.95rem;margin-bottom:.5rem}.warn-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:.8rem;font-weight:600;line-height:1;padding:.35rem .6rem}.tag-allergy{background:#fff7ed;border-color:#fdba74;color:#9a3412}.tag-disease{background:#eff6ff;border-color:#93c5fd;color:#1e40af}.stats-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}.stat-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:2rem;text-align:center}.stat-value{color:#22c55e;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#64748b;font-size:.875rem}.tabs{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;gap:.5rem;margin-bottom:2rem;padding:.5rem}.tab{background:transparent;border:none;border-radius:.5rem;color:#64748b;cursor:pointer;flex:1;font-size:1rem;font-weight:500;padding:1rem;transition:all .3s}.tab:hover{background:#f8fafc}.tab.active{background:#22c55e;color:#fff}.tab-content{display:none}.tab-content.active{display:block}.custom-card{padding:1.5rem}.custom-card__header{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding-bottom:1rem}.custom-eyebrow{color:#16a34a;font-size:.95rem;font-weight:700;letter-spacing:.02em;margin:0}.custom-muted{color:#64748b;font-size:.95rem;margin:.35rem 0 0}.custom-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.custom-product-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 6px 16px rgba(15,23,42,.05);display:flex;flex-direction:column;overflow:hidden}.custom-thumb{align-items:center;background:#f8fafc;display:flex;height:150px;justify-content:center;overflow:hidden;position:relative}.custom-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.custom-emoji{font-size:2.5rem}.custom-badge{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;color:#15803d;font-size:.8rem;font-weight:700;left:10px;padding:.35rem .6rem;position:absolute;top:10px}.custom-info{display:flex;flex:1;flex-direction:column;gap:.4rem;padding:1rem}.custom-name{color:#0f172a;font-size:1.05rem;margin:0}.custom-desc{color:#64748b;font-size:.92rem;line-height:1.4;margin:0;min-height:44px}.custom-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.custom-price{color:#0f9933;font-weight:700}.card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:2rem}.card,.card-header{margin-bottom:1.5rem}.card-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding-bottom:1rem}.card-title{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0}.orders-card__header{margin-bottom:1rem}.orders-card__subtitle{color:#475569;font-size:.95rem;margin-top:.25rem}.orders-loading{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;padding:2rem}.orders-loading__spinner{animation:spin .9s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#22c55e;height:48px;margin-bottom:.75rem;width:48px}.orders-loading__text{color:#475569;font-size:.95rem}.order-list{display:flex;flex-direction:column;gap:1rem}.order-empty{border:1px dashed #cbd5e1;border-radius:.75rem;color:#64748b;padding:1.5rem;text-align:center}.order-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 12px 24px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:1rem;padding:1.75rem}.order-card__top{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.order-card__eyebrow{color:#94a3b8;font-size:.8rem;margin-bottom:.25rem}.order-card__title{color:#0f172a;font-size:1.3rem;margin:0}.status-pill{border-radius:999px;color:#1e293b;font-size:.85rem;font-weight:600;padding:.35rem .8rem;text-transform:uppercase}.status-pill--order-confirmed{background:#dcfce7;color:#166534}.status-pill--shipping{background:#dbeafe;color:#1e40af}.status-pill--delivered,.status-pill--배송완료{background:#dcfce7;color:#166534}.status-pill--default{background:#f1f5f9;color:#475569}.order-card__info{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.order-card__label{color:#94a3b8;font-size:.8rem;margin-bottom:.25rem}.order-card__value{color:#0f172a;font-size:1rem;font-weight:600;margin:0}.order-card__value--price{color:#0f9933}.order-card__footer{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.order-card__footer .btn{padding:.5rem 1.25rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-row{gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.form-row .form-group{margin-bottom:0}.optional{color:#94a3b8;font-size:.875rem;font-weight:400}.alert-info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;font-size:.95rem}.address-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.address-card{border:2px solid #e2e8f0;border-radius:.75rem;cursor:pointer;display:flex;flex-direction:column;min-height:140px;padding:1.25rem;transition:all .3s}.address-card:hover{background:#f8fafc;border-color:#22c55e}.address-card.active{background:#f0fdf4;border-color:#22c55e}.address-card.empty{align-items:center;border:2px dashed #cbd5e1;display:flex;justify-content:center;min-height:140px}.address-card.empty:hover{background:#f8fafc;border-color:#22c55e}.survey-stepper{background:#fff;border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding:1rem 0 1.5rem;position:sticky;top:0;z-index:10}.survey-bar{background:#e2e8f0;border-radius:10px;height:6px;margin-bottom:.75rem;overflow:hidden}.survey-bar>span{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:10px;display:block;height:100%;transition:width .3s ease;width:0}.survey-steps{color:#64748b;display:flex;font-size:.75rem;font-weight:500;justify-content:space-between;margin:0 2px}.survey-section-title{border-bottom:2px solid #22c55e;color:#1e293b;display:inline-block;font-size:1.25rem;font-weight:700;margin:0 0 2rem;padding-bottom:.75rem}.chip-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.chip-label{cursor:pointer;display:block}.chip-label input[type=checkbox],.chip-label input[type=radio]{height:0;opacity:0;position:absolute;width:0}.chip{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#1e293b;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;justify-content:center;min-height:52px;padding:1rem .75rem;text-align:center;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chip:hover{background:#f0fdf4;border-color:#22c55e;box-shadow:0 2px 4px rgba(34,197,94,.1);transform:translateY(-1px)}.chip-label input[type=checkbox]:checked+.chip,.chip-label input[type=radio]:checked+.chip{background:#22c55e;border-color:#22c55e;box-shadow:0 2px 6px rgba(34,197,94,.3);color:#fff;font-weight:600}.chip-label input[type=checkbox]:checked+.chip:hover,.chip-label input[type=radio]:checked+.chip:hover{background:#16a34a;border-color:#16a34a;transform:translateY(-1px)}.hint{background:#f8fafc;border-left:3px solid #22c55e;border-radius:.5rem;color:#64748b;font-size:.8125rem;margin:.25rem 0 1rem;padding:.5rem .75rem}.required:after{color:#ef4444;content:" *"}.error-message{background:#fef2f2;border-left:3px solid #ef4444;border-radius:.5rem;color:#ef4444;display:block;font-size:.8125rem;margin-top:.5rem;padding:.5rem .75rem}.consent-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.75rem;font-size:.875rem;line-height:1.6;margin-bottom:1.25rem;padding:1.25rem}.consent-box p{color:#166534;margin:.5rem 0}.consent-checkbox{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;cursor:pointer;display:flex;font-weight:500;gap:.75rem;padding:1rem 1.25rem;transition:all .2s ease}.consent-checkbox:hover{background:#f8fafc;border-color:#22c55e}.consent-checkbox input[type=checkbox]{accent-color:#22c55e;cursor:pointer;height:20px;width:20px}.survey-footer{background:#f8fafc;border-radius:.5rem;color:#64748b;font-size:.75rem;margin-top:1rem;padding:.75rem;text-align:center}.step-buttons{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:12px}.step-buttons>*{flex:1}.modal-overlay{align-items:center;animation:fadeIn .2s ease-in-out;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.modal{animation:slideUp .3s ease-out;background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-height:90vh;max-width:500px;overflow-y:auto;position:relative;width:90%;z-index:10000}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem}.modal-header h2{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:.5rem;color:#64748b;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.modal-close:hover{background:#f1f5f9;color:#1e293b}.modal-body,.modal-footer{padding:1.5rem}.modal-footer{border-top:1px solid #e2e8f0;display:flex;gap:.75rem;justify-content:flex-end}.star-rating{display:flex;font-size:2rem;gap:.5rem;margin:.5rem 0}.star{color:#cbd5e1;cursor:pointer;transition:color .2s}.star.filled,.star:hover{color:#fbbf24}.image-preview{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.image-preview img{border:2px solid #e2e8f0;border-radius:.5rem;height:100px;-o-object-fit:cover;object-fit:cover;width:100px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.address-grid,.form-row{grid-template-columns:1fr}.tabs{flex-direction:column}.chip-grid{grid-template-columns:1fr}.survey-steps{font-size:10px}.modal{max-height:95vh;width:95%}}.cart-page{background-color:#f8fafc;min-height:calc(100vh - 200px);padding-bottom:2rem}.cart-page .container{margin:0 auto;max-width:1200px;padding:2rem 1.5rem}.step.active .step-label{color:#22c55e}.cart-layout{display:grid;gap:2rem;grid-template-columns:1fr 400px}.cart-items{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:1.5rem}.cart-header{border-bottom:2px solid #e2e8f0;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.cart-header,.select-all{align-items:center;display:flex}.select-all{gap:.5rem}.select-all input{cursor:pointer;height:1.25rem;width:1.25rem}.select-all label{cursor:pointer;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.delete-selected{background:none;border:none;color:#ef4444;cursor:pointer;font-weight:500;transition:all .2s ease}.delete-selected:hover{text-decoration:underline;transform:scale(1.05)}.cart-item{border:1px solid #e2e8f0;border-radius:.75rem;display:flex;gap:1.5rem;margin-bottom:1rem;padding:1.5rem;position:relative;transition:all .3s ease}.cart-item:hover{border-color:#cbd5e1;box-shadow:0 4px 6px rgba(0,0,0,.07)}.item-checkbox{cursor:pointer;height:1.25rem;margin-top:.5rem;width:1.25rem}.item-image{font-size:3rem;height:120px;width:120px}.item-badge{background:#22c55e;border-radius:.25rem;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:.5rem;padding:.25rem .5rem}.item-name{font-size:1.125rem;margin-bottom:.5rem}.item-option{color:#64748b;font-size:.875rem;margin-bottom:.75rem}.item-controls{align-items:center;display:flex;gap:1rem;margin-top:1rem}.quantity-control{align-items:center;display:flex;gap:.5rem}.quantity-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;cursor:pointer;display:flex;font-size:1.125rem;height:2rem;justify-content:center;transition:all .2s ease;width:2rem}.quantity-btn:hover{background:#f8fafc;border-color:#cbd5e1}.quantity-input{border:1px solid #e2e8f0;border-radius:.375rem;font-size:1rem;font-weight:500;height:2rem;text-align:center;width:3.5rem}.quantity-input:focus{border-color:#22c55e;outline:none}.item-delete{background:none;border:1px solid #e2e8f0;border-radius:.375rem;color:#64748b;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.item-delete:hover{background:#fef2f2;border-color:#ef4444;color:#ef4444}.item-price-section{align-items:flex-end;display:flex;flex-direction:column;justify-content:center}.item-price{font-size:1.5rem}.order-summary{height:-moz-fit-content;height:fit-content;top:100px}.summary-title{color:#1e293b;font-size:1.5rem}.delivery-notice{background:#f0fdf4;border-radius:.5rem;font-size:.875rem;margin-bottom:1.5rem;padding:1rem}.delivery-notice p{color:#166534;margin:.25rem 0}.delivery-notice p.remaining{color:#ef4444;font-weight:600;margin-top:.5rem}.delivery-notice strong{font-weight:700}.summary-row{border-bottom:1px solid #e2e8f0}.summary-row span{color:#64748b}.summary-row .value{color:#1e293b;font-weight:600}.summary-row .value.discount{color:#ef4444}.summary-row.total{border-bottom:none;margin-top:.5rem;padding:1rem 0}.summary-row.total span{color:#1e293b;font-size:1.125rem;font-weight:700}.summary-row.total .value{font-size:1.5rem}.btn-outline:hover{border-color:#cbd5e1}.empty-cart{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:4rem 2rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-cart h3{color:#1e293b;font-size:1.5rem;margin-bottom:.5rem}.empty-cart p{color:#64748b;margin-bottom:2rem}.empty-cart .btn{margin:0 auto;max-width:300px}@media (max-width:1024px){.cart-layout{grid-template-columns:1fr}.order-summary{position:static}}@media (max-width:768px){.page-title{font-size:1.5rem}.cart-steps{flex-direction:column;gap:.5rem}.step{padding:.75rem}.cart-item{flex-direction:column;gap:1rem}.item-checkbox{left:1rem;position:absolute;top:1rem}.item-image{height:150px;margin-left:0;width:100%}.item-price-section{align-items:flex-start}.item-controls{flex-wrap:wrap}}@media (max-width:480px){.cart-items,.cart-page .container,.order-summary{padding:1rem}.item-name{font-size:1rem}.item-price{font-size:1.25rem}.btn{font-size:.9375rem;padding:.875rem}}.checkout-container{margin:2rem auto;max-width:1200px;padding:0 1.5rem}.page-header{margin-bottom:2rem}.page-title{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:1rem}.cart-steps{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.step.active{background:#f0fdf4;border-color:#22c55e}.step-number{transition:all .3s ease}.step.active .step-number,.step.complete .step-number{background:#22c55e;color:#fff}.step-label{transition:color .3s ease}.step.active .step-label,.step.complete .step-label{color:#22c55e}.checkout-layout{display:grid;gap:2rem;grid-template-columns:1fr 400px}.section-title{font-size:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#1e293b;display:block;font-weight:600;margin-bottom:.5rem}.required{color:#ef4444}.form-group input,.form-group select,.form-group textarea{border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem;padding:.875rem;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1);outline:none}.form-row{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.address-search{display:flex;gap:.5rem}.address-search button{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;font-weight:500;padding:.875rem 1.5rem;white-space:nowrap}.address-search button:hover{background:#e2e8f0}.point-box{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem 1.5rem}.point-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.point-head strong{color:#0f172a;font-size:1.1rem}.point-input-wrap{align-items:center;display:flex;gap:.5rem}.point-input{border:1px solid #d1d5db;flex:1;font-size:1rem}.point-btn,.point-input{border-radius:.5rem;padding:.75rem 1rem}.point-btn{background:#22c55e;border:none;color:#fff;cursor:pointer;font-size:.95rem;white-space:nowrap}.point-btn:hover{background:#16a34a}.point-hint{color:#64748b;font-size:.85rem;margin-top:.5rem}.payment-methods{display:grid;gap:.75rem}.payment-method{align-items:center;border:2px solid #e2e8f0;border-radius:.5rem;cursor:pointer;display:flex;gap:1rem;padding:1.25rem;transition:all .3s}.payment-method:hover{border-color:#22c55e}.payment-method.selected{background:#f0fdf4;border-color:#22c55e}.payment-icon{font-size:2rem}.payment-info h4{font-weight:600;margin-bottom:.25rem}.payment-info p{color:#64748b;font-size:.875rem}.order-item{border:1px solid #e2e8f0}.item-image{background:#f1f5f9}.item-price{color:#22c55e}.order-summary{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:1.5rem;position:sticky;top:2rem}.summary-title{border-bottom:2px solid #e2e8f0;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem}.summary-row{color:#64748b;margin-bottom:1rem}.summary-row.total{color:#1e293b;margin-top:1rem}.summary-row.total .value{color:#22c55e}.btn{padding:1rem;transition:all .3s;width:100%}.btn-primary:hover:not(:disabled){background:#16a34a}.btn-primary:disabled{background:#94a3b8;cursor:not-allowed}.agreement{background:#f8fafc;border-radius:.5rem;margin:1.5rem 0;padding:1rem}.agreement-item{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.agreement-item:last-child{margin-bottom:0}.agreement-item input{width:auto}.agreement-item label{font-weight:400;margin:0}.alert{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;color:#1e40af;margin-bottom:1.5rem;padding:1rem}@media (max-width:1024px){.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.form-row{grid-template-columns:1fr}}.order-complete-container{margin:2rem auto;max-width:900px;padding:0 1.5rem}.order-steps{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.step{background:#fff;border:2px solid #e2e8f0;border-radius:.5rem;flex:1;max-width:200px;padding:1rem;text-align:center;transition:all .3s ease}.step.complete{background:#f0fdf4;border-color:#22c55e}.step-number{background:#e2e8f0;border-radius:50%;color:#64748b;display:inline-block;font-weight:600;height:2rem;line-height:2rem;margin-bottom:.5rem;width:2rem}.step.complete .step-number{background:#22c55e;color:#fff}.step-label{color:#64748b;font-size:.9375rem;font-weight:600}.step.complete .step-label{color:#22c55e}.success-section{background:#fff;border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:2rem;padding:3rem 2rem;text-align:center}.success-icon{animation:bounce 1s ease-in-out;font-size:5rem;margin-bottom:1.5rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.success-title{color:#22c55e;font-size:2rem;font-weight:700;margin-bottom:.5rem}.success-subtitle{color:#64748b;font-size:1.125rem;margin-bottom:2rem}.order-number{background:#f0fdf4;border:2px solid #22c55e;border-radius:.5rem;cursor:pointer;display:inline-block;margin-bottom:1.5rem;padding:1rem 2rem;transition:all .2s}.order-number:hover{background:#dcfce7;box-shadow:0 4px 6px rgba(34,197,94,.2);transform:translateY(-2px)}.order-number-label{color:#64748b;font-size:.875rem;margin-bottom:.25rem}.order-number-value{color:#22c55e;font-size:1.5rem;font-weight:700}.delivery-estimate{background:#eff6ff;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.delivery-estimate-text{color:#1e40af;font-size:.9375rem;font-weight:600}.section{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:1.5rem;padding:2rem}.section-title{border-bottom:2px solid #e2e8f0;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem}.order-items{display:flex;flex-direction:column;gap:1rem}.order-item{background:#f8fafc;gap:1rem;padding:1rem}.item-image,.order-item{align-items:center;border-radius:.5rem;display:flex}.item-image{background:#fff;flex-shrink:0;font-size:2.5rem;height:80px;justify-content:center;width:80px}.item-info{flex:1}.item-name{color:#1e293b;font-weight:600;margin-bottom:.25rem}.item-quantity{color:#64748b;font-size:.875rem}.item-price{color:#1e293b;font-size:1.125rem;font-weight:700}.info-box{background:#f8fafc;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.info-row{display:flex;padding:.5rem 0}.info-label{color:#64748b;flex-shrink:0;font-weight:600;width:120px}.info-value{color:#1e293b;flex:1}.summary-row{display:flex;font-size:1rem;justify-content:space-between;padding:.75rem 0}.summary-row.total{border-top:2px solid #e2e8f0;font-size:1.25rem;font-weight:700;margin-top:.75rem;padding-top:1rem}.value{font-weight:600}.alert-box{background:#fef3c7;border:1px solid #f59e0b;border-radius:.5rem;margin-bottom:2rem;padding:1rem}.alert-title{color:#92400e;font-weight:700;margin-bottom:.5rem}.alert-list{color:#92400e;font-size:.9375rem;margin:0;padding-left:1.25rem}.alert-list li{margin-bottom:.25rem}.btn{border:none;border-radius:.5rem;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.875rem 2rem;text-align:center;text-decoration:none;transition:all .2s}.btn-primary{background:#22c55e;color:#fff}.btn-primary:hover{background:#16a34a;box-shadow:0 4px 6px rgba(34,197,94,.3);transform:translateY(-2px)}.btn-outline{background:#fff;border:2px solid #e2e8f0;color:#64748b}.btn-outline:hover{background:#f8fafc;border-color:#22c55e;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#22c55e;transform:translateY(-2px)}.btn-group{display:flex;gap:1rem;justify-content:center;margin-top:2rem}@media (max-width:768px){.order-complete-container{margin:1rem auto;padding:0 1rem}.order-steps{gap:.5rem}.step{padding:.75rem .5rem}.step-number{font-size:.875rem;height:1.75rem;line-height:1.75rem;width:1.75rem}.step-label{font-size:.8125rem}.success-section{padding:2rem 1rem}.success-icon{font-size:4rem}.success-title{font-size:1.5rem}.success-subtitle{font-size:1rem}.order-number{padding:.75rem 1.5rem}.order-number-value{font-size:1.25rem}.section{padding:1.5rem 1rem}.section-title{font-size:1.125rem}.order-item{align-items:flex-start;flex-direction:column;text-align:left}.item-image{font-size:2rem;height:60px;width:60px}.item-price{font-size:1rem}.info-row{flex-direction:column;gap:.25rem}.info-label{width:100%}.btn-group{flex-direction:column}.btn{width:100%}}