html{overflow-y:scroll}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background:#fff;box-shadow:0 2px 8px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-top{border-bottom:1px solid #f0f0f0;justify-content:space-between;margin:0 auto;max-width:1200px;padding:8px 15px}.header-top,.logo-section{align-items:center;display:flex}.logo-section{gap:20px}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;font-size:20px;margin:0}.logo,.situation-btn{cursor:pointer;font-weight:700;white-space:nowrap}.situation-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 4px 15px #667eea4d;color:#fff;font-size:16px;padding:8px 20px;transition:all .3s}.situation-btn:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.situation-btn.active{background:linear-gradient(135deg,#764ba2,#667eea);box-shadow:0 6px 20px #764ba280;transform:scale(1.05)}.user-menu{align-items:center;display:flex;gap:8px}.username{color:#666}.menu-link,.username{font-size:12px;white-space:nowrap}.menu-link{background:none;border:none;color:#333;cursor:pointer;font-weight:500;padding:0;position:relative;text-decoration:none;transition:color .3s}.menu-link:hover{color:#667eea}.mypage-btn{background:none!important;border:none!important;border-radius:0!important;color:#ff4757!important;font-weight:700!important;padding:0!important}.mypage-btn:hover{background:none!important;box-shadow:none!important;color:#ff3838!important;text-decoration:underline!important;transform:none!important}.logout-btn{background:none!important;border:none!important;color:#333!important;display:inline-block!important;font-size:12px!important;padding:0!important}.logout-btn:hover{color:#667eea!important}.badge{align-items:center;background:#dc3545;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;position:absolute;right:-8px;top:-6px;width:16px}.cart-link,.payment-link,.wishlist-link{position:relative}.payment-link{color:#666;transition:all .3s}.payment-link.has-pending{animation:blinkColor 1.5s infinite;font-weight:700}@keyframes blinkColor{0%,to{color:#e74c3c}50%{color:#c0392b}}.pending-badge{animation:blinkBadge 1.5s infinite;background:linear-gradient(135deg,#e74c3c,#c0392b)}@keyframes blinkBadge{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.payment-link.has-pending:hover{animation:none;color:#c0392b}.payment-link.has-pending:hover .pending-badge{animation:none;opacity:1;transform:scale(1)}.header-bottom{background:linear-gradient(135deg,#667eea,#764ba2);justify-content:space-between;margin:0 auto;max-width:1200px;padding:4px 15px;position:relative;z-index:100}.header-bottom,.nav{align-items:center;display:flex}.nav{gap:8px}.nav-btn{background:#0000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:4px 12px;text-decoration:none;transition:all .3s;white-space:nowrap}.nav-btn:hover{background:#fff3;transform:translateY(-2px)}.customer-menu-wrapper{display:inline-block;position:relative;z-index:10001}.customer-dropdown{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;margin-top:0;min-width:180px;padding-top:5px;position:absolute;top:100%;z-index:10002}.customer-menu-wrapper:after{background:#0000;content:"";height:5px;left:0;position:absolute;right:0;top:100%;z-index:10001}.dropdown-item{color:#333;display:block;font-size:14px;padding:12px 20px;text-decoration:none;transition:background .2s}.dropdown-item:hover{background:#f8f9fa}.dropdown-item:first-child{border-radius:8px 8px 0 0}.dropdown-item:last-child{border-radius:0 0 8px 8px}.search-form{background:#fff;border-radius:50px;box-shadow:0 2px 8px #0000001a;display:flex;max-width:300px;overflow:hidden}.search-input{flex:1 1;font-size:13px;min-width:180px;outline:none}.search-btn,.search-input{border:none;padding:8px 15px}.search-btn{background:#0000;cursor:pointer;font-size:16px;transition:transform .2s}.search-btn:hover{transform:scale(1.1)}@media (max-width:1024px){.header-top{padding:8px 15px}.logo-section{gap:15px}.logo{font-size:18px}.situation-btn{font-size:14px;padding:6px 16px}.user-menu{gap:6px}.username{display:none}.mypage-btn{font-size:11px!important;padding:5px 10px!important}.header-bottom{padding:6px 15px}.nav{gap:6px}.nav-btn{font-size:12px;padding:4px 10px}.search-form{max-width:220px}.search-input{min-width:140px}}@media (max-width:768px){.header-top{padding:6px 10px}.logo-section{gap:10px}.logo{font-size:16px}.situation-btn{font-size:12px;padding:5px 12px}.user-menu{gap:5px}.menu-link{font-size:11px}.mypage-btn{font-size:10px!important;padding:4px 8px!important}.header-bottom{flex-direction:column;gap:8px;padding:8px 10px}.nav{gap:6px;justify-content:center;overflow-x:auto;width:100%}.nav-btn{font-size:11px;padding:4px 10px}.search-form{max-width:100%;width:100%}.search-input{min-width:auto}}.situation-tag-bar{z-index:100!important}.customer-dropdown{z-index:10002!important}.customer-menu-wrapper{z-index:10001!important}.footer{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:0;box-shadow:0 10px 30px #0000001f;color:#fff;margin:40px auto 0;max-width:1200px;padding:60px 0 30px;width:100%}.footer-inner{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 15px}.footer-top{align-items:flex-start;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;margin-bottom:40px;padding-bottom:40px}.footer-cs h3{font-size:24px;font-weight:700;margin-bottom:20px}.cs-buttons{display:flex;gap:15px;margin-bottom:15px}.inquiry-btn,.kakao-btn{align-items:center;border-radius:8px;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s}.kakao-btn{background:#fee500;color:#3c1e1e}.kakao-btn:hover{background:gold;box-shadow:0 4px 12px #ffe50066;transform:translateY(-2px)}.inquiry-btn{background:#fff3;border:1px solid #fff;color:#fff}.inquiry-btn:hover{background:#ffffff4d;transform:translateY(-2px)}.kakao-btn img{height:20px;width:20px}.cs-info{color:#fffc;font-size:13px;line-height:1.6}.footer-qr{text-align:center}.footer-qr img{background:#fff;border-radius:12px;height:120px;margin-bottom:10px;padding:10px;width:120px}.footer-qr p{color:#fffc;font-size:13px}.footer-policy{grid-gap:40px;border-bottom:1px solid #fff3;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:40px;padding-bottom:40px}.policy-section h4{align-items:center;display:flex;font-size:18px;font-weight:600;gap:8px;margin-bottom:15px}.policy-section ul{list-style:none;margin:0;padding:0}.policy-section li{color:#ffffffe6;font-size:14px;line-height:1.8;margin-bottom:8px}.policy-section strong{color:gold;font-weight:600}.return-cost,.return-limit,.tax-notice{color:#fffc;font-size:13px;line-height:1.6;margin-left:10px}.footer-bottom{text-align:center}.company-name{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,gold,orange);-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:700;margin-bottom:15px}.company-info p{color:#fffc;font-size:13px;margin:5px 0}.company-address{margin-top:10px}.footer-links{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:20px 0}.footer-links a{color:#fffc;font-size:13px;text-decoration:none;transition:color .3s}.footer-links a.highlight,.footer-links a:hover{color:gold;font-weight:600}.footer-notice{background:#0003;border-radius:8px;margin:20px 0;padding:20px}.footer-notice p{color:#ffffffb3;font-size:12px;line-height:1.8;margin:0;text-align:left}.copyright{color:#fff9;font-size:12px;margin-top:20px}@media (max-width:1200px){.footer-container{padding:0 20px}}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-top{flex-direction:column;gap:30px}.footer-policy{gap:30px;grid-template-columns:1fr}.cs-buttons,.footer-links{flex-direction:column}.footer-links{gap:10px}.company-name{font-size:24px}.footer-qr img{height:100px;width:100px}}@media (max-width:480px){.footer{padding:30px 0 15px}.footer-container{padding:0 15px}.footer-cs h3{font-size:20px}.policy-section h4{font-size:16px}.policy-section li{font-size:13px}.footer-notice{padding:15px}}.popup-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.popup-wrapper{display:flex;gap:20px;max-width:95%}.popup-container{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000004d;overflow:hidden;position:relative;width:380px}.popup-image-wrapper{position:relative;width:100%}.popup-image{display:block;height:auto;width:100%}.popup-text-overlay{background:#ffffffd9;border-radius:10px;left:50%;padding:15px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%}.popup-text-overlay h2{color:#222;font-size:24px;font-weight:700;margin:0 0 15px}.popup-text-overlay div{color:#333;font-size:16px;line-height:1.8}.popup-link-btn{background:#333;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:14px;margin-top:20px;padding:12px 24px;transition:background .2s}.popup-link-btn:hover{background:#555}.popup-buttons{border-top:1px solid #eee;display:flex}.popup-buttons button{background:#fff;border:none;border-right:1px solid #eee;color:#666;cursor:pointer;flex:1 1;font-size:13px;padding:12px 8px;transition:background .2s}.popup-buttons button:last-child{border-right:none}.popup-buttons button:hover{background:#f5f5f5}@media (max-width:800px){.popup-wrapper{flex-direction:column;gap:15px;max-height:90vh;overflow-y:auto}.popup-container{max-width:380px;width:90vw}}.wishlist-button{align-items:center;background:#fff;border:2px solid #ddd;border-radius:50%;box-shadow:0 2px 5px #0000001a;cursor:pointer;display:flex;font-size:20px;justify-content:center;position:relative;transition:all .3s;z-index:100}.wishlist-button:hover{border-color:#e74c3c;transform:scale(1.1)}.wishlist-button.active{animation:heartbeat .5s;border-color:#e74c3c}.wishlist-button:disabled{cursor:not-allowed;opacity:.5}.wishlist-button.small{font-size:16px;height:35px;width:35px}.wishlist-button.medium{font-size:20px;height:45px;width:45px}.wishlist-button.large{font-size:24px;height:55px;width:55px}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.product-card{border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 5px #0000001a;display:flex;flex-direction:column;max-width:282px;position:relative;transition:transform .2s,box-shadow .2s;width:100%}.product-card:hover{box-shadow:0 4px 10px #0003}.wishlist-btn-wrapper{position:absolute;right:20px;top:20px;z-index:10}.product-image{align-items:center;background:#f5f5f5;border-radius:5px;display:flex;height:280px;justify-content:center;margin-bottom:12px;overflow:hidden;width:100%}.product-image img{height:100%;object-fit:cover;width:100%}.no-image{font-size:14px}.product-info{display:flex;flex:1 1;flex-direction:column;gap:8px}.product-info h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:16px;height:44px;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis}.price{font-size:20px;margin:0}.price-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.price{color:#e74c3c;font-size:16px;font-weight:700;order:3}.base-price{color:#999;font-size:13px;order:1;text-decoration:line-through}.discount-rate{color:#e74c3c;font-size:12px;font-weight:700;order:2}.home{margin:0 auto;max-width:1230px;padding:0}.notice-banner{background:#0000;border-radius:0;height:48px;margin:0 auto 10px;max-width:1200px;overflow:hidden;padding:0;position:relative;width:100%}.notice-banner:before{background:linear-gradient(135deg,#0f2027,#203a43 50%,#2c5364);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.notice-content{animation:scrollVertical 20s linear infinite;display:flex;flex-direction:column;position:relative;z-index:1}.notice-content span{color:#000;font-size:14px;font-weight:600;line-height:24px;padding:12px 30px;white-space:nowrap}@keyframes scrollVertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.situation-tag-bar{align-items:center;background:#0000;border-radius:0;display:flex;flex-wrap:wrap;gap:8px;margin:0 auto;max-width:1200px;padding:12px 0 12px 30px;position:relative;z-index:1000}.situation-tag-bar:before{background:linear-gradient(135deg,#667eea,#764ba2);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tag-dropdown{flex-shrink:0}.tag-current,.tag-dropdown{position:relative;z-index:1100}.tag-current{background:#fff;border:none;border-radius:20px;color:#667eea;cursor:pointer;font-size:14px;font-weight:600;padding:6px 16px;transition:all .3s;white-space:nowrap}.tag-current:hover{background:#ffffffe6;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.btn-reset-tags{background:#fff;border:none;border-radius:20px;color:#ff4757;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:600;padding:6px 16px;transition:all .3s;white-space:nowrap}.btn-reset-tags:hover{background:#ffffffe6;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.tag-options-portal{animation:fadeIn .15s ease-out;background:#fff;border:2px solid #667eea;border-radius:10px;box-shadow:0 10px 40px #00000040;max-height:350px;min-width:250px;overflow-y:auto}.tag-options{background:#0000;border:none;box-shadow:none}.tag-options button{background:#fff;border:none;border-bottom:1px solid #f0f0f0;color:#333;cursor:pointer;display:block;font-size:14px;padding:12px 15px;text-align:left;transition:all .2s;width:100%}.tag-options button:last-child{border-bottom:none}.tag-options button:hover{background:#f8f9fa}.tag-options button.active{background:#667eea;color:#fff;font-weight:700}.category-navigation{margin:0 auto;max-width:1200px;position:relative;z-index:1}.category-level2{background:#0000;gap:8px;margin-bottom:1px;padding:12px 0 12px 30px;position:relative}.category-level2:before{background:linear-gradient(135deg,#667eea99,#764ba299);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.cat-btn{background:#fff;border:none;border-radius:20px;color:#333;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:600;padding:6px 16px;transition:all .3s;white-space:nowrap}.cat-btn:hover{background:#ffffffe6;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.cat-btn.active{background:#fffffff2;box-shadow:0 4px 12px #0003;color:#764ba2;transform:scale(1.05)}.category-level3{background:#0000;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:0;padding:12px 0 12px 30px;position:relative}.category-level3:before{background:linear-gradient(135deg,#667eea4d,#764ba24d);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.cat-btn-small{background:#fff;border:none;border-radius:20px;color:#333;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:500;padding:6px 14px;transition:all .3s;white-space:nowrap}.cat-btn-small:hover{background:#ffffffe6;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.cat-btn-small.active{background:#fffffff2;box-shadow:0 4px 12px #0003;color:#764ba2;transform:scale(1.05)}.result-info{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex-wrap:wrap;gap:10px;margin:0 auto 20px;max-width:1200px;padding:12px 20px}.result-count{color:#333;font-size:15px}.result-count strong{color:#667eea;font-size:18px;font-weight:700}.search-keyword{background:#fff3cd;color:#856404}.search-keyword,.selected-path{border-radius:15px;font-size:13px;font-weight:600;padding:5px 12px}.selected-path{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-clear{background:#fff;border:2px solid #667eea;border-radius:15px;color:#667eea;cursor:pointer;font-size:13px;font-weight:600;margin-left:auto;padding:6px 16px;transition:all .3s}.btn-clear:hover{background:#667eea;color:#fff}.no-products{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;margin:0 auto;max-width:1200px;padding:60px 20px;text-align:center}.no-products-icon{animation:bounce 2s infinite;font-size:60px;margin-bottom:15px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.no-products p{color:#666;font-size:16px;margin-bottom:15px}.btn-reset{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:10px 24px;transition:transform .3s}.btn-reset:hover{transform:scale(1.05)}.products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:0 auto 30px;padding:0 10px}.pagination,.products-grid{justify-content:center;max-width:1200px}.pagination{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex-wrap:wrap;gap:6px;margin:30px auto;padding:15px}.page-btn{background:#fff;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;font-size:14px;font-weight:500;padding:8px 12px;transition:all .2s}.page-btn:hover:not(:disabled){background:#667eea;border-color:#667eea;color:#fff}.page-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;color:#fff;font-weight:700}.page-btn:disabled{cursor:not-allowed;opacity:.3}.loading{padding:80px 20px}.skeleton-message{animation:pulse 1.5s ease-in-out infinite;color:#667eea;font-size:32px;font-weight:700;padding:40px 20px;text-align:center}.skeleton-emoji{animation:shake 2s ease-in-out infinite;display:inline-block;font-size:48px;margin-right:15px}.skeleton-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes shake{0%,to{transform:rotate(0deg)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}@media (max-width:768px){.home{padding:0 10px}.notice-banner{height:40px;margin:0 0 15px}.notice-content span{font-size:13px;padding:10px 15px}.situation-tag-bar{gap:6px;padding:10px}.btn-reset-tags,.tag-current{font-size:13px;padding:5px 12px}.btn-reset-tags{margin-left:0;margin-top:5px;width:100%}.tag-options-portal{max-height:300px;min-width:150px}.tag-options button{font-size:13px;padding:10px 12px}.category-level2{gap:6px;padding:10px}.cat-btn{font-size:13px;padding:5px 12px}.category-level3{gap:6px;padding:10px}.cat-btn-small{font-size:11px;padding:5px 12px}.products-grid{gap:12px;grid-template-columns:repeat(3,1fr);margin:0 auto 20px;padding:0 10px}.result-info{flex-wrap:wrap;margin:0 0 15px;padding:10px}.btn-clear{margin-left:0;margin-top:5px;width:100%}}@media (max-width:480px){.notice-content span{font-size:12px;padding:8px 10px}.btn-reset-tags,.cat-btn,.tag-current{font-size:12px;padding:4px 10px}.cat-btn-small{font-size:11px;padding:4px 10px}.products-grid{gap:10px;grid-template-columns:repeat(2,1fr);padding:0 5px}}.category-bar{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;padding:12px 20px}.category-bar,.category-level2{display:flex;justify-content:center}.category-level2{flex-wrap:wrap;gap:10px}.category-level2 .cat-btn{background:#fff;border:1px solid #ddd;border-radius:20px;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s}.category-level2 .cat-btn.active,.category-level2 .cat-btn:hover{background:#667eea;border-color:#667eea;color:#fff}.category-level3-bar{background:#fff;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:10px 20px}.category-level3-bar .cat-btn-small{background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;cursor:pointer;font-size:13px;padding:6px 12px;transition:all .2s}.category-level3-bar .cat-btn-small.active,.category-level3-bar .cat-btn-small:hover{background:#764ba2;border-color:#764ba2;color:#fff}.product-detail-page{background:#f5f5f5;min-height:100vh;padding:0}.detail-wrapper{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0}.product-detail-container{background:#fff;border-radius:8px;box-sizing:border-box;display:flex;gap:30px;margin:0;padding:15px}.product-images-section{display:flex;flex:1 1;gap:15px}.image-thumbnails{display:flex;flex-direction:column;gap:10px;max-height:600px;overflow-y:auto;width:80px}.thumbnail{align-items:center;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;height:80px;justify-content:center;overflow:hidden;transition:all .3s;width:80px}.thumbnail.active,.thumbnail:hover{border-color:#ff6b00}.thumbnail.active{box-shadow:0 0 8px #ff6b004d}.thumbnail img{height:100%;object-fit:cover;width:100%}.video-thumb{color:#ff6b00;font-size:32px}.product-detail-page .main-image-container{align-items:center;background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;display:flex;flex:1 1;height:600px;justify-content:center;min-height:600px;overflow:hidden;position:relative;width:100%}.product-detail-page .image-wrapper{align-items:center;cursor:zoom-in;display:flex;height:100%;justify-content:center;width:100%}.product-detail-page .image-wrapper img{height:100%;object-fit:contain;transition:transform .3s;width:100%}.image-wrapper.zoomed{background:#000000e6;cursor:zoom-out;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.image-wrapper.zoomed img{object-fit:contain;transform:scale(1.5)}.zoom-hint{background:#000000b3;border-radius:20px;bottom:20px;color:#fff;font-size:12px;padding:8px 16px;pointer-events:none;position:absolute;right:20px}.product-info-section{flex:1 1;max-width:500px}.breadcrumb{color:#666;font-size:14px;margin-bottom:12px}.product-name{font-size:24px;font-weight:600;line-height:1.4;margin-bottom:15px}.price-section{align-items:baseline;border-bottom:1px solid #e0e0e0;display:flex;gap:5px;margin-bottom:15px;padding-bottom:15px}.price-symbol{color:#333;font-size:20px;font-weight:500}.price-amount{color:#ff6b00;font-size:32px;font-weight:700}.option-box{margin-bottom:20px}.option-title{color:#333;font-size:15px;font-weight:600;margin-bottom:10px}.color-list{display:flex;flex-wrap:wrap;gap:12px}.color-item{align-items:center;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:5px;min-width:80px;padding:8px;transition:all .3s}.color-item:hover{box-shadow:0 4px 12px #ff6b0026;transform:translateY(-2px)}.color-item.selected,.color-item:hover{background:#fff5f0;border-color:#ff6b00}.color-item.selected{box-shadow:0 4px 12px #ff6b0040}.color-thumbnail{border:1px solid #eee;border-radius:4px;height:60px;object-fit:cover;width:60px}.color-label{color:#333;font-size:12px;font-weight:600;text-align:center}.quantity-box{align-items:center;border:2px solid #e0e0e0;border-radius:8px;display:flex;gap:0;overflow:hidden;width:-webkit-fit-content;width:fit-content}.qty-decrease,.qty-increase{background:#f5f5f5;border:none;color:#333;cursor:pointer;font-size:18px;height:40px;transition:background .3s;width:40px}.qty-decrease:hover,.qty-increase:hover{background:#e0e0e0}.qty-input{border:none;font-size:16px;font-weight:600;height:40px;text-align:center;width:60px}.total-box{align-items:center;background:#f8f8f8;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:15px;padding:15px}.total-label{color:#666;font-size:16px}.total-amount{color:#ff6b00;font-size:28px}.button-group{align-items:stretch;display:flex;flex-direction:row;gap:12px;margin-top:20px}.btn-heart{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex:none;font-size:24px;justify-content:center;min-width:60px;padding:0;transition:all .3s ease;width:60px}.btn-heart:hover{transform:scale(1.1)}.btn-heart.active,.btn-heart:hover{background:#fff5f0;border-color:#ff6b00}.btn-heart.active{color:#ff6b00}.btn-add-cart{background:#fff;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;flex:1 1;font-size:16px;font-weight:700;padding:16px 20px;transition:all .3s ease;white-space:nowrap}.btn-add-cart:hover{background:#667eea;box-shadow:0 4px 12px #667eea40;color:#fff;transform:translateY(-2px)}.btn-buy-now{background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #0000;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:16px;font-weight:700;padding:16px 20px;transition:all .3s ease;white-space:nowrap}.btn-buy-now:hover{box-shadow:0 6px 16px #667eea59;opacity:.95;transform:translateY(-2px)}.delivery-info{display:none}.template-wrapper{width:100%}.template-section{background:#fff;box-shadow:0 3px 15px #00000014;margin-bottom:0;overflow:hidden;width:100%}.template-3 .hook-section{background:linear-gradient(135deg,#f5f0ff,#f0ebff);padding:21px 40px}.template-3 .hook-item{align-items:center;background:#fff;border:2px solid #0000;box-shadow:0 2px 10px #9b59b60f;display:flex;gap:20px;margin-bottom:0;padding:11px 28px;transition:border-color .3s,box-shadow .3s}.template-3 .hook-item:hover{border-color:#d4c5e8;box-shadow:0 4px 15px #9b59b61f}.template-3 .hook-item:last-child{margin-bottom:0}.template-3 .hook-emoji{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;font-size:40px;height:60px;justify-content:center;width:60px}.template-3 .hook-text{color:#5a4d6b;flex:1 1;font-size:24px;font-weight:800;line-height:1.4;width:100%}.template-3 .desc-section{background:#fff;padding:0 40px}.template-3 .desc-title{align-items:center;background:#fff;color:#b19cd9;display:flex;font-size:20px;font-weight:700;gap:10px;margin-bottom:10px;padding-top:18px}.template-3 .desc-title:before{content:"📝";font-size:22px}.template-3 .desc-text{background:#fff;color:#7a6d8a;font-size:19px;line-height:1.8;padding-bottom:18px}.product-description-section{background:#fff;border-radius:8px;box-sizing:border-box;margin:0;padding:30px}.detail-images{display:flex;flex-direction:column;gap:10px}.detail-image{border-radius:4px;height:auto;width:100%}.error,.loading{font-size:18px;padding:100px 20px;text-align:center}.error{color:#f44336}.detail-category-nav{background:linear-gradient(135deg,#667eea99,#764ba299);margin:0 auto 10px;max-width:1200px;padding:12px 30px}.category-path{color:#fff;font-size:14px;font-weight:600}.size-list{display:flex;flex-wrap:wrap;gap:10px}.size-item{background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;min-width:60px;padding:10px 20px;text-align:center;transition:all .3s}.size-item:hover{background:#fff5f0;border-color:#ff6b00}.size-item.selected{background:#ff6b00;border-color:#ff6b00;color:#fff}.color-swatch{border:1px solid #ddd;border-radius:4px;height:60px;width:60px}.selected-options{align-items:center;background:#f0f8ff;border-radius:8px;display:flex;gap:15px;margin-bottom:15px;padding:15px}.selected-label{color:666;font-size:14px;font-weight:600}.selected-item{background:#fff;border:1px solid #ddd;border-radius:20px;color:#333;font-size:13px;padding:5px 12px}.situation-tag-static{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:20px;color:#555;cursor:default;display:inline-block;font-size:13px;padding:6px 14px}.situation-tag-static:hover{background:#f0f0f0}@media (max-width:1024px){.product-detail-container{flex-direction:column}.product-info-section{max-width:100%}}@media (max-width:768px){.detail-wrapper{padding:0 10px}.product-detail-container{padding:20px}.product-images-section{flex-direction:column-reverse}.image-thumbnails{flex-direction:row;max-height:none;overflow-x:auto;width:100%}.thumbnail{height:60px;min-width:60px}.product-detail-page .main-image-container{height:450px;max-height:450px;min-height:450px}.product-detail-page .image-wrapper{height:450px;max-height:450px}.product-detail-page .image-wrapper img{max-height:440px;object-fit:contain;width:auto}.product-name{font-size:20px}.price-amount{font-size:26px}.button-group{gap:8px}.btn-heart{font-size:20px;min-width:50px;width:50px}.btn-add-cart,.btn-buy-now{flex:1 1;font-size:14px;padding:14px 10px}.template-3 .hook-section{padding:14px 25px}.template-3 .hook-item{gap:15px;margin-bottom:0;padding:10px 20px}.template-3 .hook-emoji{font-size:36px;height:54px;width:54px}.template-3 .hook-text{font-size:20px}.template-3 .desc-section{padding:0 25px}.template-3 .desc-title{font-size:18px;margin-bottom:8px;padding-top:13px}.template-3 .desc-title:before{font-size:20px}.template-3 .desc-text{font-size:17px;padding-bottom:13px}.size-list{gap:8px}.size-item{font-size:13px;min-width:50px;padding:8px 15px}.selected-options{align-items:flex-start;flex-direction:column;gap:8px;padding:12px}.color-item{min-width:70px;padding:6px}.color-swatch,.color-thumbnail{height:50px;width:50px}}@media (max-width:360px){.product-detail-page .main-image-container{height:375px;max-height:375px;min-height:375px}.product-detail-page .image-wrapper{height:375px;max-height:375px}.product-detail-page .image-wrapper img{max-height:365px}.btn-heart{font-size:18px;min-width:45px;width:45px}.btn-add-cart,.btn-buy-now{font-size:13px;padding:12px 8px}}.cart-page{margin:0 auto;max-width:1200px;padding:20px}.cart-page h1{font-size:28px;font-weight:700;margin:0 0 20px}.cart-header{background:#f8f9fa;border-radius:8px;justify-content:space-between;margin-bottom:20px;padding:15px 20px}.cart-header,.select-all-label{align-items:center;display:flex}.select-all-label{cursor:pointer;font-size:15px;font-weight:500;gap:8px}.select-all-label input{cursor:pointer;height:18px;width:18px}.btn-delete-selected{background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s}.btn-delete-selected:hover:not(:disabled){background:#ff6b6b;border-color:#ff6b6b;color:#fff}.btn-delete-selected:disabled{cursor:not-allowed;opacity:.5}.cart-items{margin-bottom:30px}.cart-item{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:12px;display:flex;gap:15px;margin-bottom:15px;padding:20px;transition:all .2s}.cart-item:hover{box-shadow:0 2px 8px #0000001a}.image-wrapper{flex-shrink:0;height:100px;position:relative;width:100px}.item-checkbox{appearance:none;-webkit-appearance:none;background:#fff;border:2px solid #ddd;border-radius:4px;cursor:pointer;height:20px;left:8px;position:absolute;top:8px;width:20px;z-index:10}.item-checkbox:checked{background:#4caf50;border-color:#4caf50}.item-checkbox:checked:after{color:#fff;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.cart-page .item-image{border-radius:8px;cursor:pointer;height:100px;object-fit:cover;width:100px}.item-details{min-width:0}.item-details h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer;display:-webkit-box;font-size:16px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;transition:color .2s}.item-details h3:hover{color:#4caf50}.item-option{color:#666;font-size:14px;margin-bottom:8px}.item-price{font-size:16px;font-weight:700}.item-actions{align-items:flex-end;display:flex;flex-direction:column;gap:10px}.quantity-controls{align-items:center;display:flex;gap:8px}.quantity-controls button{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:16px;height:30px;transition:background .2s;width:30px}.quantity-controls button:hover:not(:disabled){background:#f5f5f5}.quantity-controls button:disabled{cursor:not-allowed;opacity:.3}.quantity-controls input{border:1px solid #ddd;border-radius:4px;font-size:14px;height:30px;text-align:center;width:50px}.item-total{color:#ff6b6b;font-size:18px}.remove-btn{background:#f5f5f5;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;padding:6px 12px;transition:all .2s}.remove-btn:hover{background:#ff6b6b;border-color:#ff6b6b;color:#fff}.cart-summary{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:20px}.summary-row{color:#666;font-size:15px;padding:12px 0}.summary-row:not(:last-child){border-bottom:1px solid #f0f0f0}.summary-row.total{border-bottom:none;border-top:2px solid #333;color:#ff6b6b;font-weight:700;margin-top:10px;padding-top:15px}.checkout-btn{background:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:15px;padding:16px;transition:all .2s;width:100%}.checkout-btn:hover:not(:disabled){background:#45a049}.checkout-btn:disabled{background:#ccc;cursor:not-allowed}.empty-cart{padding:100px 20px;text-align:center}.empty-cart p{color:#666;font-size:18px;margin-bottom:20px}.empty-cart button{background:#4caf50;font-size:16px;padding:12px 24px}.empty-cart button:hover{background:#45a049}@media (max-width:768px){.cart-item{align-items:flex-start;flex-direction:column}.item-actions{align-items:center;flex-direction:row;justify-content:space-between;width:100%}.cart-page .item-image,.image-wrapper{height:80px;width:80px}}.checkout-page{background:#f8f9fa;margin:0 auto;max-width:1200px;padding:40px 20px}.checkout-page>h1{color:#2c3e50;font-size:28px;font-weight:700;margin-bottom:30px;text-align:center}.checkout-container{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:1fr 1fr}.order-items{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:30px}.order-items>h2{border-bottom:2px solid #667eea;color:#2c3e50;font-size:22px;font-weight:700;margin-bottom:20px;padding-bottom:15px}.order-item{border-bottom:1px solid #e9ecef;padding:20px 0}.order-item img{background:#f0f0f0!important;border:1px solid #e0e0e0!important;border-radius:8px!important;display:block!important;flex-shrink:0!important;height:120px!important;object-fit:cover!important;width:120px!important}.order-item .item-info{flex:1 1}.order-item .item-info h3{color:#2c3e50;font-size:17px;font-weight:600;line-height:1.4;margin-bottom:8px}.order-item .item-info p{color:#6c757d;font-size:15px;margin-top:5px}.order-item .item-total{align-self:center;color:#667eea;font-size:18px;font-weight:700}.order-items-total{align-items:center;border-top:2px solid #dee2e6;display:flex;justify-content:space-between;margin-top:15px;padding-top:15px}.order-items-total span:first-child{color:#2c3e50;font-size:18px;font-weight:700}.order-items-total span:last-child{color:#ff4757;font-size:24px;font-weight:800;text-align:right}.order-form{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:25px}.order-form>h2{border-bottom:2px solid #667eea;color:#2c3e50;font-size:20px;font-weight:700;margin-bottom:15px;padding-bottom:12px}.profile-loaded-notice{align-items:center;background:#e7f3ff;border:1px solid #b3d9ff;border-radius:8px;color:#004085;display:flex;font-size:13px;gap:8px;margin-bottom:12px;padding:8px 12px}.form-group{margin-bottom:12px}.form-group label{color:#2c3e50;font-size:16px;margin-bottom:6px}.form-group label span{color:#e74c3c;margin-left:2px}.form-group input{height:42px}.form-group input,.form-group textarea{border:1px solid #dee2e6;padding:10px 12px;transition:all .2s}.form-group textarea{border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:15px;line-height:1.5;max-height:45px;min-height:45px;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input:read-only{background:#f8f9fa;color:#6c757d;cursor:not-allowed}.customs-warning{align-items:center;color:#ff4757;display:flex;font-size:13px;font-weight:700;gap:6px;margin-top:6px}.address-search-wrapper{display:flex;gap:10px}.address-search-wrapper input{flex:1 1}.address-search-btn{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;height:42px;padding:10px 18px;transition:all .2s;white-space:nowrap}.address-search-btn:hover{background:#5568d3;transform:translateY(-1px)}.order-summary{background:#f8f9fa;border-radius:8px;margin-top:15px;padding:15px}.summary-row{align-items:center;color:#495057;display:flex;font-size:17px;font-weight:700;justify-content:space-between;padding:10px 0}.summary-row.total{border-top:2px solid #dee2e6;color:#2c3e50;font-size:20px;font-weight:800;margin-top:8px;padding-top:12px}.summary-row.total span:last-child{color:#ff4757;font-size:24px;font-weight:800}.submit-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:800;gap:8px;justify-content:center;margin-top:12px;padding:16px;transition:all .3s;width:100%}.submit-button:before{content:"💳";font-size:22px}.submit-button:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}.empty-cart,.loading{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:80px 20px;text-align:center}.loading{color:#667eea}.empty-cart h2{color:#6c757d;font-size:22px;margin-bottom:20px}.empty-cart button{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 30px;transition:all .2s}.empty-cart button:hover{background:#5568d3;transform:translateY(-2px)}@media (max-width:768px){.checkout-container{grid-template-columns:1fr}.checkout-page>h1{font-size:24px}.order-form,.order-items{padding:20px}.order-item{align-items:flex-start;flex-direction:column}.order-item img{height:200px;width:100%}.order-item .item-total{align-self:flex-start;margin-top:10px}.submit-button{font-size:16px;padding:16px}.address-search-wrapper{flex-direction:column}.address-search-btn{width:100%}}.coupon-row,.point-row{align-items:flex-start;flex-direction:column;gap:8px}.coupon-select{width:100%}.coupon-btn{background:#f8f9fa;border:1px dashed #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:14px;font-weight:600;padding:10px;transition:all .2s;width:100%}.coupon-btn:hover{background:#667eea;color:#fff}.selected-coupon{align-items:center;background:#e7f3ff;border:1px solid #667eea;border-radius:8px;display:flex;gap:10px;padding:10px}.selected-coupon .coupon-name{color:#2c3e50;flex:1 1;font-size:14px;font-weight:600}.selected-coupon .coupon-discount{color:#ff4757;font-size:14px;font-weight:700}.selected-coupon .coupon-cancel{background:none;border:none;color:#999;cursor:pointer;font-size:16px}.point-input-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:8px;width:100%}.point-input-wrapper input{border:1px solid #dee2e6;border-radius:6px;font-size:14px;padding:8px 10px;text-align:right;width:100px}.point-unit{color:#666;font-size:14px}.point-all-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:6px 12px}.point-balance{color:#999;font-size:13px}.discount-total .discount-amount{color:#ff4757;font-weight:700}.coupon-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.coupon-modal{background:#fff;border-radius:12px;max-height:80vh;max-width:450px;overflow:hidden;width:90%}.coupon-modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:15px 20px}.coupon-modal-header h3{color:#2c3e50;font-size:18px;font-weight:700}.modal-close{background:none;border:none;color:#999;cursor:pointer;font-size:20px}.coupon-modal-body{max-height:60vh;overflow-y:auto;padding:15px}.no-coupon{color:#999;padding:40px;text-align:center}.coupon-item{border:1px solid #dee2e6;border-radius:10px;cursor:pointer;display:flex;gap:15px;margin-bottom:10px;padding:15px;transition:all .2s}.coupon-item:hover{background:#f8f9ff;border-color:#667eea}.coupon-item.selected{background:#e7f3ff;border-color:#667eea}.coupon-item.disabled{cursor:not-allowed;opacity:.5}.coupon-item-left{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;justify-content:center;min-width:80px;padding:10px}.coupon-value{color:#fff;font-size:18px;font-weight:800}.coupon-item-right{flex:1 1}.coupon-item-name{color:#2c3e50;font-size:15px;font-weight:700;margin-bottom:5px}.coupon-item-condition{color:#666;font-size:13px}.coupon-item-expire{color:#999;font-size:12px;margin-top:3px}.coupon-item-warning{color:#ff4757;font-size:12px;font-weight:600;margin-top:5px}.wishlist-page{background:#f5f5f5!important;margin:0 auto!important;max-width:1200px!important;min-height:calc(100vh - 200px)!important;padding:40px 20px!important}.wishlist-header{align-items:center!important;display:flex!important;justify-content:space-between!important;margin-bottom:30px!important;padding:0 10px!important}.wishlist-header h1{color:#333!important;font-size:28px!important;font-weight:700!important;margin:0!important}.clear-all-btn{background:#fff!important;border:2px solid #ff6b6b!important;border-radius:8px!important;color:#ff6b6b!important;cursor:pointer!important;font-size:14px!important;font-weight:600!important;padding:12px 24px!important;transition:all .3s!important}.clear-all-btn:hover{background:#ff6b6b!important;color:#fff!important}.loading{color:#666!important;font-size:18px!important;padding:100px 20px!important}.empty-wishlist,.loading{text-align:center!important}.empty-wishlist{background:#fff!important;border-radius:8px!important;padding:80px 20px!important}.empty-icon{font-size:60px!important;margin-bottom:20px!important}.empty-wishlist p{color:#666!important;font-size:16px!important;margin-bottom:30px!important}.empty-wishlist button{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;border-radius:8px!important;color:#fff!important;cursor:pointer!important;font-size:16px!important;font-weight:600!important;padding:14px 40px!important;transition:all .3s!important}.empty-wishlist button:hover{box-shadow:0 4px 12px #667eea4d!important;transform:translateY(-2px)!important}.wishlist-grid{grid-gap:20px!important;display:grid!important;gap:20px!important;grid-template-columns:repeat(4,1fr)!important;padding:0!important}.wishlist-item{background:#fff!important;border:1px solid #ddd!important;border-radius:8px!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;position:relative!important;transition:all .3s!important}.wishlist-item:hover{box-shadow:0 4px 12px #0000001a!important;transform:translateY(-5px)!important}.remove-icon{align-items:center!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#ff6b6b,#ff5252)!important;border:2px solid #fff!important;border-radius:50%!important;box-shadow:0 4px 12px #ff6b6b66!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-size:20px!important;font-weight:700!important;height:40px!important;justify-content:center!important;position:absolute!important;right:10px!important;top:10px!important;transition:all .3s!important;width:40px!important;z-index:10!important}.remove-icon:hover{background:linear-gradient(135deg,#ff5252,#ff3838)!important;box-shadow:0 6px 20px #ff6b6b99!important;transform:translateY(-3px) rotate(90deg)!important}.remove-icon:active{transform:translateY(-1px) rotate(90deg) scale(.95)!important}.wishlist-item .item-image{background:#f5f5f5!important;flex-shrink:0!important;overflow:hidden!important;padding-top:133.33%!important;position:relative!important;width:100%!important}.wishlist-item .item-image img{height:100%!important;left:0!important;object-fit:cover!important;position:absolute!important;top:0!important;transition:transform .3s!important;width:100%!important}.wishlist-item:hover .item-image img{transform:scale(1.05)!important}.item-info{display:flex!important;flex:1 1!important;flex-direction:column!important;gap:6px!important;padding:15px!important}.item-name{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;word-wrap:break-word!important;color:#333!important;display:-webkit-box!important;font-size:14px!important;font-weight:500!important;height:42px!important;line-height:1.5!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important}.item-price{color:#ff4757!important;font-size:18px!important;font-weight:700!important;margin:0!important;padding-right:0!important;text-align:right!important}.item-actions{display:flex!important;margin-top:auto!important;padding:0 15px 15px!important}.btn-cart{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;border-radius:8px!important;color:#fff!important;cursor:pointer!important;flex:1 1!important;font-size:15px!important;font-weight:600!important;padding:14px!important;transition:all .3s!important}.btn-cart:hover{box-shadow:0 6px 20px #667eea66!important;transform:translateY(-2px)!important}.btn-cart:active{transform:translateY(0)!important}@media (max-width:1024px){.wishlist-page{max-width:100%!important;padding:30px 15px!important}.wishlist-grid{gap:15px!important;grid-template-columns:repeat(3,1fr)!important}.item-name{font-size:13px!important}.item-price{font-size:16px!important}.btn-cart{font-size:13px!important}}@media (max-width:768px){.wishlist-header{align-items:flex-start!important;flex-direction:column!important;gap:15px!important}.wishlist-header h1{font-size:24px!important}.wishlist-grid{grid-template-columns:repeat(2,1fr)!important}.remove-icon{font-size:18px!important;height:36px!important;right:8px!important;top:8px!important;width:36px!important}.item-info{padding:12px!important}}@media (max-width:480px){.wishlist-grid{gap:15px!important;grid-template-columns:1fr!important}.item-info{padding:10px!important}.item-name{font-size:12px!important;max-height:36px!important;min-height:36px!important}.item-price{font-size:15px!important}.btn-cart{font-size:12px!important;padding:10px!important}.remove-icon{font-size:16px!important;height:32px!important;right:6px!important;top:6px!important;width:32px!important}}.pagination{align-items:center!important;display:flex!important;gap:8px!important;justify-content:center!important;margin-top:40px!important;padding:20px 0!important}.page-btn{background:#fff!important;border:1px solid #ddd!important;border-radius:6px!important;color:#333!important;cursor:pointer!important;font-size:14px!important;font-weight:500!important;height:40px!important;min-width:40px!important;padding:0 12px!important;transition:all .3s!important}.page-btn:hover:not(:disabled){background:#f8f9ff!important;border-color:#667eea!important;color:#667eea!important}.page-btn.active{background:linear-gradient(135deg,#667eea,#764ba2)!important;border-color:#0000!important;color:#fff!important}.page-btn:disabled{cursor:not-allowed!important;opacity:.3!important}@media (max-width:768px){.pagination{gap:6px!important;margin-top:30px!important}.page-btn{font-size:13px!important;height:36px!important;min-width:36px!important}}.wishpop-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.wishpop-content{background:#fff;border-radius:12px;max-height:90vh;max-width:800px;overflow:hidden;position:relative;width:100%}.wishpop-close{background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:36px;position:absolute;right:15px;top:15px;transition:all .3s;width:36px;z-index:10}.wishpop-close:hover{background:#ff6b00;transform:rotate(90deg)}.wishpop-container{display:flex;gap:20px;max-height:90vh;overflow-y:auto;padding:20px}.wishpop-image-section{border:2px solid #e0e0e0;border-radius:8px;flex:0 0 300px;height:400px;overflow:hidden}.wishpop-image-section img{height:100%;object-fit:cover;width:100%}.no-image{align-items:center;background:#f5f5f5;color:#999;display:flex;height:100%;justify-content:center;width:100%}.wishpop-info-section{display:flex;flex:1 1;flex-direction:column;gap:15px}.wishpop-product-name{color:#333;font-size:20px;font-weight:700;margin:0}.wishpop-price-section{align-items:center;border-bottom:1px solid #eee;display:flex;gap:8px;padding-bottom:15px}.wishpop-base-price{color:#999;font-size:14px;text-decoration:line-through}.wishpop-price{color:#ff6b00;font-size:24px;font-weight:700}.wishpop-discount{color:#ff6b00;font-size:14px;font-weight:600}.wishpop-option-section{display:flex;flex-direction:column;gap:10px}.wishpop-section-title{color:#333;font-size:14px;font-weight:600}.wishpop-option-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.wishpop-option-item{align-items:center;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:10px;transition:all .3s}.wishpop-option-item.active,.wishpop-option-item:hover{background:#fff5f0;border-color:#ff6b00}.wishpop-option-image{object-fit:cover}.wishpop-option-color,.wishpop-option-image{border-radius:4px;height:60px;margin-bottom:6px;width:60px}.wishpop-option-color{align-items:center;color:#fff;display:flex;font-size:12px;font-weight:600;justify-content:center}.wishpop-option-name{font-size:12px;margin-bottom:4px;text-align:center}.wishpop-option-price{color:#ff6b00;font-size:12px;font-weight:600}.wishpop-size-options{display:flex;flex-wrap:wrap;gap:8px}.wishpop-size-option{background:#fff;border:2px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;min-width:60px;padding:10px 15px;transition:all .3s}.wishpop-size-option.active,.wishpop-size-option:hover{background:#ff6b00;border-color:#ff6b00;color:#fff}.wishpop-quantity-selector{border:1px solid #ddd;border-radius:6px;display:inline-flex;overflow:hidden}.wishpop-quantity-selector button{background:#fff;border:none;cursor:pointer;font-size:18px;height:40px;width:40px}.wishpop-quantity-selector input{border:1px solid #ddd;border-bottom:none;border-top:none;font-size:14px;text-align:center;width:60px}.wishpop-total-section{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;padding-top:15px}.wishpop-total-label{font-size:15px;font-weight:600}.wishpop-total-amount{color:#ff6b00;font-size:22px;font-weight:700}.wishpop-btn-cart{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:auto;padding:16px;transition:all .3s;width:100%}.wishpop-btn-cart:hover{opacity:.9;transform:translateY(-2px)}.wishpop-btn-cart:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.wishpop-container{flex-direction:column;padding:15px}.wishpop-image-section{flex:0 0 auto;height:300px}.wishpop-product-name{font-size:18px}.wishpop-price{font-size:20px}}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:20px}.login-box{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;max-width:400px;padding:40px;width:100%}.login-box h2{color:#333;margin-bottom:30px;text-align:center}.btn-login{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:10px;padding:14px;width:100%}.btn-login:hover{opacity:.9}.btn-login:disabled{background:#ccc;cursor:not-allowed}.find-links{border-top:1px solid #eee;margin-top:20px;padding-top:15px;text-align:center}.find-links a{color:#667eea;font-size:14px;font-weight:500;text-decoration:none}.find-links a:hover{text-decoration:underline}.find-links .divider{color:#ddd;margin:0 15px}.login-footer{border-top:1px solid #eee;margin-top:20px;padding-top:20px;text-align:center}.login-footer a{color:#667eea;font-weight:700;text-decoration:none}.login-footer a:hover{text-decoration:underline}.register-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.register-box{background:#fff;border-radius:10px;box-shadow:0 10px 25px #0003;max-width:500px;padding:40px;width:100%}.register-box h2{color:#333;margin-bottom:30px;text-align:center}.form-group label{position:relative}.inline-message{font-size:.9em;font-weight:400;margin-left:10px}.inline-message.success{color:#28a745}.inline-message.error{color:#dc3545}.inline-message.warning{color:#ffc107}.form-group input{border:1px solid #ddd;border-radius:5px;font-size:14px;padding:12px}.form-group input:disabled{background-color:#f0f0f0;cursor:not-allowed}.input-with-button{gap:10px}.btn-check{background-color:#667eea;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;padding:12px 20px;transition:background-color .3s;white-space:nowrap}.btn-check:hover:not(:disabled){background-color:#5568d3}.btn-check:disabled{background-color:#ccc;cursor:not-allowed}.help-text{align-items:center;display:flex;font-size:.9em;justify-content:space-between;margin-top:8px}.btn-resend{background-color:#28a745;border:none;border-radius:4px;color:#fff;font-size:.85em;padding:6px 12px;transition:background-color .3s}.btn-resend:hover{background-color:#218838}.checkbox-group{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;margin:20px 0;padding:15px}.checkbox-label{align-items:center;color:#555;cursor:pointer;display:flex;font-size:14px;gap:10px;margin:0}.checkbox-label input[type=checkbox]{cursor:pointer;height:18px;margin:0;width:18px}.privacy-link{color:#667eea;font-weight:600;text-decoration:none}.privacy-link:hover{text-decoration:underline}.btn-submit{background-color:#764ba2;border-radius:5px;font-weight:600;transition:background-color .3s}.btn-submit:hover:not(:disabled){background-color:#5d3a7f}.btn-submit:disabled{background-color:#ccc}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:5px;color:#721c24}.login-link{color:#666;margin-top:20px;text-align:center}.login-link a{color:#667eea;font-weight:600;text-decoration:none}.login-link a:hover{text-decoration:underline}@media (max-width:600px){.register-box{padding:30px 20px}.input-with-button{flex-direction:column}.btn-check{width:100%}}.profile-container{margin:40px auto;max-width:800px;padding:20px}.profile-box{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:40px}.profile-box h2{color:#333;font-size:28px;margin-bottom:30px;text-align:center}.profile-loading{color:#999;font-size:18px;padding:60px 20px;text-align:center}.btn-retry{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:14px;margin:15px auto 0;padding:8px 20px}.btn-retry:hover{background:#5568d3}.success-message{background:#efe;border:1px solid #cfc;border-radius:6px;color:#3c3;padding:12px}.section{border-bottom:2px solid #f0f0f0;margin-bottom:40px;padding-bottom:30px}.section:last-of-type{border-bottom:none}.section h3{align-items:center;color:#555;display:flex;font-size:20px;gap:10px;margin-bottom:20px}.section h3:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;content:"";height:20px;width:4px}.required{color:#e74c3c;font-weight:700}.disabled-input{background:#f5f5f5;color:#999;cursor:not-allowed}.input-with-button{display:flex;gap:8px}.input-with-button input{flex:1 1}.btn-search{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 20px;white-space:nowrap}.btn-search:hover{background:#5a6268}.help-text{color:#999;margin-top:5px}.help-text a{color:#667eea;margin-left:5px;text-decoration:none}.help-text a:hover{text-decoration:underline}.info-box{background:#fff9e6;border:2px solid #ffe066;border-radius:8px;margin:30px 0;padding:20px}.info-box p{color:#666;font-size:14px;line-height:1.6;margin:8px 0}.info-box strong{color:#333}.btn-submit{font-size:18px;margin-top:20px;padding:16px}@media (max-width:768px){.profile-container{padding:10px}.profile-box{padding:20px}.profile-box h2{font-size:24px}.section h3{font-size:18px}}.find-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:20px}.find-box{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;max-width:450px;padding:40px;width:100%}.find-box h2{color:#333;margin-bottom:15px;text-align:center}.find-description{color:#666;font-size:14px;line-height:1.5;margin-bottom:25px;text-align:center}.info-text{color:#888;font-size:13px;margin-top:10px}.error-message{background:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;font-size:14px;padding:12px}.error-message,.success-message{margin-bottom:20px;text-align:center}.success-message{background:#e8f5e9;border:1px solid #4caf50;border-radius:8px;color:#2e7d32;padding:20px}.success-message strong{color:#1b5e20;font-size:18px}.form-group{margin-bottom:20px}.form-group label{color:#555;font-weight:500}.timer{color:#667eea;float:right;font-size:13px;font-weight:400}.form-group input{border:2px solid #ddd;border-radius:8px;box-sizing:border-box;font-size:15px;padding:12px 15px;width:100%}.form-group input:focus{border-color:#667eea;outline:none}.btn-submit{border-radius:8px;cursor:pointer;font-size:16px;font-weight:700;margin-top:10px;padding:14px;width:100%}.btn-submit:hover{opacity:.9}.btn-submit:disabled{background:#ccc}.btn-resend{background:#fff;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:14px;font-weight:600;margin-top:10px;padding:12px;width:100%}.btn-resend:hover{background:#f5f5f5}.find-footer{border-top:1px solid #eee;margin-top:25px;padding-top:25px;text-align:center}.find-footer a{color:#667eea;font-size:14px;font-weight:500;text-decoration:none}.find-footer a:hover{text-decoration:underline}.find-footer .divider{color:#ddd;margin:0 15px}.terms-container{background:#f8f9fa;min-height:100vh;padding:40px 20px}.terms-content{background:#fff;border-radius:12px;box-shadow:0 2px 20px #00000014;margin:0 auto;max-width:1000px;padding:60px}.terms-content h1{border-bottom:3px solid #667eea;color:#2c3e50;font-size:36px;font-weight:700;padding-bottom:20px;text-align:center}.terms-content h1,.terms-section{margin-bottom:40px}.terms-section h2{border-left:4px solid #667eea;color:#667eea;font-size:22px;font-weight:600;margin-bottom:20px;padding-left:10px}.terms-section p{color:#555;font-size:15px;line-height:1.8;margin-bottom:15px}.terms-section ol{list-style:decimal;margin-bottom:15px;padding-left:30px}.terms-section ol li{color:#555;font-size:15px;line-height:1.8;margin-bottom:12px}.terms-section ul{list-style:disc;margin-top:10px;padding-left:40px}.terms-section ul li{color:#666;font-size:14px;line-height:1.6;margin-bottom:8px}.terms-footer{align-items:center;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-top:60px;padding-top:30px}.terms-footer p{color:#999;font-size:14px}.btn-back{font-size:15px}.btn-back:hover{box-shadow:0 4px 12px #667eea4d}@media (max-width:768px){.terms-content{padding:30px 20px}.terms-content h1{font-size:28px}.terms-section h2{font-size:18px}.terms-footer{flex-direction:column;gap:20px}.btn-back{width:100%}}.business-container{background:#f8f9fa;min-height:100vh;padding:40px 20px}.business-content{margin:0 auto;max-width:1200px}.business-content h1{color:#2c3e50;font-size:36px;font-weight:700;margin-bottom:40px;text-align:center}.business-card{background:#fff;border-radius:16px;box-shadow:0 2px 20px #00000014;margin-bottom:30px;padding:50px}.business-header{align-items:center;border-bottom:3px solid #667eea;display:flex;justify-content:space-between;margin-bottom:40px;padding-bottom:20px}.business-header h2{color:#2c3e50;font-size:32px;font-weight:700}.business-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:14px;font-weight:600;padding:8px 20px}.business-info-grid{grid-gap:20px;display:grid;gap:20px}.info-row{grid-gap:20px;border-bottom:1px solid #f0f0f0;display:grid;gap:20px;grid-template-columns:200px 1fr;padding:15px 0}.info-row.full-width{grid-template-columns:200px 1fr}.info-label{color:#666;font-size:15px;font-weight:600}.info-value{color:#2c3e50;font-size:15px;font-weight:500}.business-notice{background:#fff;border-radius:16px;box-shadow:0 2px 20px #00000014;margin-bottom:30px;padding:40px}.business-notice h3{color:#667eea;font-size:20px;font-weight:700;margin-bottom:20px}.business-notice ul{list-style:none;padding:0}.business-notice ul li{color:#555;font-size:15px;line-height:1.8;margin-bottom:12px;padding-left:20px;position:relative}.business-notice ul li:before{color:#667eea;content:"•";font-size:18px;font-weight:700;left:0;position:absolute}.business-links{display:flex;gap:15px;margin-bottom:30px}.btn-kakao,.btn-verify{align-items:center;border-radius:12px;display:flex;flex:1 1;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:18px 30px;text-align:center;text-decoration:none;transition:all .3s}.btn-verify{background:#667eea;border:2px solid #667eea;color:#fff}.btn-verify:hover{background:#5568d3;border-color:#5568d3;box-shadow:0 6px 20px #667eea4d;transform:translateY(-2px)}.btn-kakao{background:#fee500;border:2px solid #fee500;color:#3c1e1e}.btn-kakao:hover{background:gold;border-color:gold;box-shadow:0 6px 20px #ffe50066;transform:translateY(-2px)}.business-footer{text-align:center}.btn-back{background:#667eea;border-radius:12px;font-weight:600;padding:15px 40px;transition:all .3s}.btn-back:hover{background:#5568d3;box-shadow:0 6px 20px #667eea4d;transform:translateY(-2px)}@media (max-width:1200px){.business-content{max-width:100%;padding:0 20px}}@media (max-width:768px){.business-card{padding:30px 20px}.business-header{flex-direction:column;gap:15px;text-align:center}.info-row{gap:8px;grid-template-columns:1fr}.info-label{color:#667eea;font-weight:700}.business-links{flex-direction:column}.business-content h1{font-size:28px}}.point-history-container{background-color:#f5f5f5;min-height:100vh;padding-bottom:80px}.point-header{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;gap:16px;margin:0 auto;max-width:1200px;padding:16px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.point-header h1{font-size:20px;font-weight:700;margin:0}.point-balance-card{background:linear-gradient(135deg,#a855f7,#ec4899);border-radius:16px;box-shadow:0 8px 16px #a855f74d;color:#fff;margin:24px auto;max-width:1168px;padding:24px}.balance-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.balance-header span:first-child{font-size:14px;opacity:.9}.balance-icon{font-size:24px}.balance-amount{font-size:40px;font-weight:700;margin:8px 0}.balance-info{font-size:14px;margin:0;opacity:.75}.point-list{margin:0 auto;max-width:1200px;padding:0 16px 24px}.list-title{color:#333;font-size:18px;font-weight:700;margin-bottom:16px}.loading{align-items:center;display:flex;height:400px;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f0f0f0;border-radius:50%;border-top-color:#a855f7;height:48px;width:48px}@keyframes spin{to{transform:rotate(1turn)}}.empty-state{background:#fff;border-radius:16px;padding:80px 20px;text-align:center}.empty-icon{font-size:64px;margin-bottom:16px}.empty-state p{color:#999;font-size:16px}.point-items{display:flex;flex-direction:column;gap:12px}.point-item{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;justify-content:space-between;padding:16px}.point-item-left{display:flex;flex:1 1;gap:12px}.point-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:20px;height:40px;justify-content:center;width:40px}.point-icon.point-earn{background:#d1fae5}.point-icon.point-use{background:#fee2e2}.point-icon.point-cancel{background:#fed7aa}.point-icon.point-default{background:#dbeafe}.point-details{flex:1 1}.point-description{color:#333;font-weight:500;margin:0 0 4px}.point-date{color:#666;font-size:14px;margin:0}.point-order{color:#999;font-size:12px;margin:4px 0 0}.point-item-right{text-align:right}.point-amount{font-size:18px;font-weight:700;margin:0 0 4px}.point-amount.earn{color:#10b981}.point-amount.use{color:#ef4444}.point-balance-after{color:#999;font-size:12px;margin:0}@media (max-width:768px){.point-header{padding:16px}.point-balance-card{margin:16px;padding:20px}.balance-amount{font-size:32px}.point-list{padding:0 16px 24px}.point-item{flex-direction:column;gap:12px}.point-item-right{align-items:center;display:flex;justify-content:space-between;text-align:left;width:100%}}.coupon-page{background:#f5f5f5;margin:0 auto;max-width:800px;min-height:calc(100vh - 200px);padding:40px 20px}.coupon-header h1{color:#333;font-size:28px;font-weight:700;margin-bottom:30px;text-align:center}.coupon-tabs{display:flex;gap:10px;margin-bottom:30px}.tab-btn{flex:1 1;padding:12px}.coupons-list{display:flex;flex-direction:column;gap:15px}.coupon-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:20px;overflow:hidden;padding:20px;position:relative}.coupon-card.used{background:#f5f5f5;opacity:.5}.coupon-left{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;display:flex;flex:0 0 120px;flex-direction:column;justify-content:center;padding:15px}.coupon-discount{font-size:28px;font-weight:800;margin-bottom:5px}.coupon-min{font-size:11px;opacity:.9;text-align:center}.coupon-right{flex:1 1}.coupon-right h3{color:#333;font-size:16px;font-weight:700;margin-bottom:8px}.coupon-expire{color:#666;font-size:13px;margin-bottom:10px}.used-badge{background:#f44336;border-radius:12px;color:#fff;font-size:12px;font-weight:700;padding:4px 12px;position:absolute;right:10px;top:10px}.empty-coupons{background:#fff;border-radius:12px;padding:80px 20px;text-align:center}.empty-coupons p{color:#666;font-size:16px}.best-products{margin:0 auto;max-width:1230px;padding:0}.best-header{align-items:center;background:#0000;border-bottom:1px solid #eee;display:flex;gap:15px;height:50px;justify-content:center}.best-header h1{color:#333;font-size:20px;margin:0}.best-header p{color:#888;font-size:14px;margin:0}.best-products .products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:0 10px}.best-products .no-products{background:#fff;border-radius:10px;margin:20px;padding:60px 20px;text-align:center}.best-products .no-products-icon{font-size:60px;margin-bottom:15px}.best-products .pagination{align-items:center;display:flex;gap:6px;justify-content:center;margin:20px auto;padding:15px}.best-products .page-btn{background:#fff;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;font-size:14px;font-weight:500;padding:8px 12px;transition:all .2s}.best-products .page-btn:hover:not(:disabled){background:#667eea;border-color:#667eea;color:#fff}.best-products .page-btn.active{background:#667eea;border-color:#0000;color:#fff}.best-products .page-btn:disabled{cursor:not-allowed;opacity:.3}.best-products .skeleton-card{background:#f0f0f0;border-radius:8px;overflow:hidden}.best-products .skeleton-image{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;padding-top:120%;width:100%}.best-products .skeleton-info{padding:15px}.best-products .skeleton-title{background:#e0e0e0;border-radius:4px;height:14px;margin-bottom:8px}.best-products .skeleton-title.short{width:60%}.best-products .skeleton-price{background:#e0e0e0;border-radius:4px;height:18px;width:40%}@media (max-width:768px){.best-products .products-grid{gap:12px;grid-template-columns:repeat(3,1fr);padding:0 10px}.best-header{gap:10px;height:40px}.best-header h1{font-size:16px}.best-header p{font-size:12px}}@media (max-width:480px){.best-products .products-grid{gap:10px;grid-template-columns:repeat(2,1fr);padding:0 5px}}.new-products{margin:0 auto;max-width:1230px;padding:0}.new-header{align-items:center;background:#0000;border-bottom:1px solid #eee;display:flex;gap:15px;height:50px;justify-content:center}.new-header h1{color:#333;font-size:20px;margin:0}.new-header p{color:#888;font-size:14px;margin:0}.new-products .products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:0 10px}.new-products .no-products{background:#fff;border-radius:10px;margin:20px;padding:60px 20px;text-align:center}.new-products .no-products-icon{font-size:60px;margin-bottom:15px}.new-products .pagination{align-items:center;display:flex;gap:6px;justify-content:center;margin:20px auto;padding:15px}.new-products .page-btn{background:#fff;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;font-size:14px;font-weight:500;padding:8px 12px;transition:all .2s}.new-products .page-btn:hover:not(:disabled){background:#f5576c;border-color:#f5576c;color:#fff}.new-products .page-btn.active{background:#f5576c;border-color:#0000;color:#fff}.new-products .page-btn:disabled{cursor:not-allowed;opacity:.3}.new-products .skeleton-card{background:#f0f0f0;border-radius:8px;overflow:hidden}.new-products .skeleton-image{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;padding-top:120%;width:100%}.new-products .skeleton-info{padding:15px}.new-products .skeleton-title{background:#e0e0e0;border-radius:4px;height:14px;margin-bottom:8px}.new-products .skeleton-title.short{width:60%}.new-products .skeleton-price{background:#e0e0e0;border-radius:4px;height:18px;width:40%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.new-products .products-grid{gap:12px;grid-template-columns:repeat(3,1fr);padding:0 10px}.new-header{gap:10px;height:40px}.new-header h1{font-size:16px}.new-header p{font-size:12px}}@media (max-width:480px){.new-products .products-grid{gap:10px;grid-template-columns:repeat(2,1fr);padding:0 5px}}.notice-container{margin:0 auto;max-width:1000px;padding:30px 20px}.notice-container h1{border-bottom:2px solid #333;font-size:28px;margin-bottom:25px;padding-bottom:15px}.notice-list{display:flex;flex-direction:column}.notice-item{align-items:center;border-bottom:1px solid #eee;color:#333;display:flex;padding:18px 15px;text-decoration:none;transition:background .2s}.notice-item.pinned{border-left:4px solid #e74c3c}.notice-item.pinned .notice-title{color:#e74c3c;font-weight:600}.notice-num{color:#888;flex-shrink:0;font-size:16px;text-align:center;width:60px}.notice-title{flex:1 1;font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-date{color:#999;flex-shrink:0;font-size:15px;text-align:right;width:120px}.notice-pagination{display:flex;gap:8px;justify-content:center;margin-top:40px}.notice-pagination button{background:#fff;border:1px solid #ddd;border-radius:5px;cursor:pointer;font-size:15px;padding:10px 16px}.notice-pagination button:hover:not(:disabled){background:#f0f0f0}.notice-pagination button.active{background:#333;border-color:#333;color:#fff}.notice-pagination button:disabled{cursor:not-allowed;opacity:.5}.notice-empty,.notice-error,.notice-loading{color:#666;font-size:18px;padding:80px 20px;text-align:center}.notice-error button{background:#333;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:12px 25px}@media (max-width:768px){.notice-container{padding:20px 15px}.notice-container h1{font-size:24px}.notice-item{padding:15px 10px}.notice-num{font-size:14px;width:50px}.notice-title{font-size:15px}.notice-date{font-size:13px;width:90px}}@media (max-width:480px){.notice-container{padding:15px 10px}.notice-container h1{font-size:20px}.notice-item{padding:12px 8px}.notice-num{font-size:12px;width:40px}.notice-title{font-size:14px}.notice-date{font-size:11px;width:70px}.notice-pagination button{font-size:13px;padding:8px 12px}}.notice-detail-container{margin:0 auto;max-width:800px;padding:20px}.notice-detail-header{border-bottom:2px solid #333;margin-bottom:20px;padding-bottom:15px}.notice-detail-header h1{font-size:22px;margin:10px 0}.badge-pinned{background:#e74c3c;border-radius:3px;color:#fff;display:inline-block;font-size:12px;padding:3px 8px}.notice-detail-date{color:#888;font-size:14px}.notice-detail-content{border-bottom:1px solid #eee;font-size:15px;line-height:1.8;min-height:200px;padding:20px 0}.btn-back{background:#333;border-radius:4px;font-size:14px;margin-top:20px;padding:10px 25px}.btn-back:hover{background:#555}.notice-detail-error,.notice-detail-loading{color:#666;padding:50px;text-align:center}@media (max-width:600px){.notice-detail-container{padding:15px}.notice-detail-header h1{font-size:18px}.notice-detail-content{font-size:14px}}.faq-container{margin:0 auto;max-width:1000px;padding:30px 20px}.faq-container h1{border-bottom:2px solid #333;font-size:28px;margin-bottom:25px;padding-bottom:15px}.faq-categories{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}.category-btn{background:#fff;border:1px solid #ddd;border-radius:5px;cursor:pointer;font-size:15px;padding:10px 18px;transition:all .2s}.category-btn:hover{background:#f0f0f0}.category-btn.active{background:#333;border-color:#333;color:#fff}.faq-list{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid #eee}.faq-question{align-items:center;cursor:pointer;display:flex;padding:18px 15px;transition:background .2s}.faq-question:hover{background:#f9f9f9}.faq-num{color:#888;flex-shrink:0;font-size:16px;text-align:center;width:50px}.faq-category-badge{background:#f0f0f0;border-radius:4px;color:#666;flex-shrink:0;font-size:13px;margin-right:15px;padding:5px 12px}.faq-title{color:#333;flex:1 1;font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.faq-toggle{color:#999;flex-shrink:0;font-size:14px;text-align:center;width:30px}.faq-answer{background:#f9f9f9;border-top:1px solid #eee;padding:20px 25px 20px 65px}.faq-answer p{color:#555;font-size:15px;line-height:1.8;margin:0;white-space:pre-wrap}.faq-empty,.faq-loading{color:#666;font-size:18px;padding:80px 20px;text-align:center}@media (max-width:768px){.faq-container{padding:20px 15px}.faq-container h1{font-size:24px}.faq-categories{gap:8px}.category-btn{font-size:14px;padding:8px 14px}.faq-question{padding:15px 10px}.faq-num{font-size:14px;width:40px}.faq-category-badge{font-size:12px;margin-right:10px;padding:4px 8px}.faq-title{font-size:15px}.faq-answer{padding:15px 15px 15px 50px}.faq-answer p{font-size:14px}}@media (max-width:480px){.faq-container{padding:15px 10px}.faq-container h1{font-size:20px}.category-btn{font-size:13px;padding:6px 10px}.faq-question{flex-wrap:wrap;padding:12px 8px}.faq-num{font-size:12px;width:35px}.faq-category-badge{font-size:11px;padding:3px 6px}.faq-title{font-size:14px;margin-top:8px;white-space:normal;width:100%}.faq-toggle{position:absolute;right:10px;top:12px}.faq-question{position:relative}.faq-answer{padding:12px}.faq-answer p{font-size:13px}}.inquiry-container{margin:50px auto;max-width:1000px;padding:20px}.inquiry-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.inquiry-header h1{font-size:32px;margin:0}.btn-write{background:#3498db;border-radius:8px;color:#fff;font-weight:700;padding:12px 24px;text-decoration:none;transition:background .2s}.btn-write:hover{background:#2980b9}.empty-message{background:#fff;border-radius:8px;padding:80px 20px}.empty-message p{color:#666;font-size:18px;margin-bottom:30px}.inquiry-list{display:flex;flex-direction:column;gap:15px}.inquiry-item{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:inherit;display:flex;gap:20px;padding:20px;text-decoration:none;transition:transform .2s}.inquiry-item:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.badge-status{border-radius:20px;font-size:14px;font-weight:700;padding:6px 16px;white-space:nowrap}.badge-status.pending{background:#f39c12;color:#fff}.badge-status.answered{background:#2ecc71;color:#fff}.inquiry-info{flex:1 1}.inquiry-info h3{font-size:16px;margin:0 0 8px}.inquiry-date{margin:0}.inquiry-write-container{margin:50px auto;max-width:900px;padding:20px}.inquiry-write-container h1{color:#333;font-size:32px;margin-bottom:30px;text-align:center}.inquiry-form{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;padding:40px}.form-group{margin-bottom:30px}.form-group label{font-size:15px;margin-bottom:12px}.inquiry-type-buttons{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.type-btn{background:#fff;border:2px solid #e0e0e0;border-radius:12px;color:#666;cursor:pointer;font-size:16px;font-weight:600;padding:20px;transition:all .3s}.type-btn:hover{background:#f8f9fa;border-color:#3498db;box-shadow:0 4px 12px #3498db26;transform:translateY(-2px)}.type-btn.active{background:#3498db;border-color:#3498db;color:#fff}.selected-product{align-items:center;background:#f8f9fa;border:2px solid #3498db;border-radius:12px;display:flex;gap:15px;margin-bottom:30px;padding:20px}.selected-product .product-info{flex:1 1}.selected-product .status{background:#e8f4fd;border-radius:4px;color:#1976d2;display:inline-block;font-size:12px;font-weight:500;margin-bottom:8px;padding:3px 10px}.selected-product h4{color:#333;font-size:16px;margin:0 0 8px}.selected-product .price{color:#e74c3c;font-size:18px;font-weight:700;margin:0}.btn-remove{background:#e74c3c;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;height:32px;transition:all .2s;width:32px}.btn-remove:hover{background:#c0392b;transform:rotate(90deg)}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:15px;padding:15px;transition:border-color .2s;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#3498db;outline:none}.form-group textarea{line-height:1.6;min-height:200px;resize:vertical}.form-actions{gap:15px;justify-content:center;margin-top:40px}.btn-cancel,.btn-submit{border:none;font-weight:700;line-height:1;max-width:200px;padding:15px 30px}.btn-cancel{background:#95a5a6}.btn-cancel:hover{background:#7f8c8d;box-shadow:0 4px 12px #7f8c8d4d}.btn-submit:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-submit:disabled{background:#bdc3c7;box-shadow:none;cursor:not-allowed;transform:none}.modal-overlay{align-items:center;animation:fadeIn .2s;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s;background:#fff;border-radius:16px;max-height:80vh;max-width:900px;overflow:hidden;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:25px 30px}.modal-header h3{color:#333;font-size:20px;margin:0}.btn-close{background:#f8f9fa;border:none;border-radius:50%;color:#666;cursor:pointer;font-size:20px;height:36px;transition:all .2s;width:36px}.btn-close:hover{background:#e74c3c;color:#fff;transform:rotate(90deg)}.modal-body{max-height:calc(80vh - 90px);overflow-y:auto;padding:30px}.product-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.product-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;padding:15px;transition:all .3s}.product-card:hover{border-color:#3498db;box-shadow:0 8px 20px #3498db33;transform:translateY(-5px)}.product-card img{border-radius:8px;height:180px;margin-bottom:12px;object-fit:cover;width:100%}.product-card .product-info h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:14px;margin:0 0 8px;overflow:hidden}.product-card .price{color:#e74c3c;font-size:16px;font-weight:700;margin:0}.empty-message{color:#999;font-size:16px;padding:60px 20px;text-align:center}@media (max-width:768px){.inquiry-write-container{padding:15px}.inquiry-form{padding:25px}.inquiry-type-buttons{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.form-actions{flex-direction:column}.btn-cancel,.btn-submit{max-width:100%;width:100%}}.product-list{display:flex;flex-direction:column}.product-row{align-items:center;border-bottom:1px solid #eee;cursor:pointer;display:flex;padding:15px 10px;transition:background .2s}.product-row:hover{background:#f5f5f5}.product-num{color:#888;font-size:14px;width:40px}.product-num,.product-status{flex-shrink:0;text-align:center}.product-status{border-radius:4px;font-size:12px;margin-right:15px;padding:4px 8px;width:80px}.product-status.pending{background:#ffeaa7;color:#d68910}.product-status.paid{background:#dfe6e9;color:#636e72}.product-status.preparing{background:#81ecec;color:#00838f}.product-status.shipping{background:#74b9ff;color:#0056b3}.product-status.delivered{background:#55efc4;color:#00695c}.product-name{color:#333;flex:1 1;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-price{color:#e74c3c;flex-shrink:0;font-size:15px;font-weight:600;text-align:right;width:100px}.inquiry-detail-container{margin:50px auto;max-width:900px;padding:20px}.inquiry-header{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;padding:30px}.inquiry-header h1{font-size:24px;margin:15px 0}.inquiry-date{color:#999;font-size:14px}.inquiry-answer,.inquiry-content{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;padding:30px}.inquiry-answer h3,.inquiry-content h3{color:#333;font-size:18px;margin-bottom:15px}.inquiry-answer p,.inquiry-content p{color:#555;line-height:1.8}.inquiry-answer{background:#f8f9fa;border-left:4px solid #2ecc71}.answer-info{border-top:1px solid #ddd;color:#666;font-size:14px;margin-top:20px;padding-top:15px}.btn-back{background:#95a5a6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 30px;transition:background .2s}.btn-back:hover{background:#7f8c8d}.mypage-container{padding-bottom:80px}.mypage-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:24px 0}.mypage-header-content{margin:0 auto;max-width:1200px;padding:0 16px}.mypage-header-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.mypage-header h1{font-size:24px;font-weight:700;margin:0}.user-profile{gap:16px}.user-avatar,.user-profile{align-items:center;display:flex}.user-avatar{background:#fff3;border-radius:50%;font-size:32px;height:64px;justify-content:center;width:64px}.user-name{font-size:20px;font-weight:700;margin:0 0 4px}.user-email{font-size:14px;margin:0;opacity:.8}.mypage-container{background-color:#f5f5f5;margin:0 auto;max-height:1000px;max-width:1200px;min-height:100vh;overflow-y:auto;padding-bottom:20px}.menu-section{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000d;margin-bottom:24px;overflow:hidden}.section-header{background:#f8f8f8;border-bottom:1px solid #eee;padding:16px 20px}.section-header h2{color:#666;font-size:15px;font-weight:600;margin:0}.menu-item{align-items:center;border-bottom:1px solid #f0f0f0;color:inherit;display:flex;justify-content:space-between;padding:18px 20px;text-decoration:none;transition:background .2s}.menu-item:last-child{border-bottom:none}.menu-item:hover{background:#f8f8f8}.menu-item-left{align-items:center;display:flex;gap:12px}.menu-icon{font-size:24px}.menu-label{color:#333;font-size:15px;font-weight:500}.menu-item-right{align-items:center;display:flex;gap:8px}.menu-badge{color:#10b981;font-size:14px;font-weight:700}.menu-arrow{color:#ccc;font-size:24px}@media (max-width:768px){.mypage-header{padding:20px 0}.mypage-content{padding:16px}}.orders-page{background:#f5f5f5;margin:0 auto;max-width:1200px;min-height:calc(100vh - 200px);padding:40px 20px}.orders-header{margin-bottom:30px}.orders-header h1{color:#333;font-size:28px;font-weight:700;text-align:center}.orders-tabs{display:flex;gap:10px;margin-bottom:30px;overflow-x:auto;padding-bottom:10px}.tab-btn{align-items:center;background:#fff;border:2px solid #ddd;border-radius:8px;color:#666;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 20px;transition:all .3s;white-space:nowrap}.tab-btn:hover{border-color:#667eea;color:#667eea}.tab-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;color:#fff}.tab-count{background:#ffffff4d;border-radius:12px;font-size:12px;padding:2px 8px}.tab-btn.active .tab-count{background:#fff6}.orders-list{display:flex;flex-direction:column;gap:20px}.order-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.order-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px}.order-info{display:flex;flex-direction:column;gap:5px}.order-date{color:#333;font-size:16px;font-weight:600}.order-number{color:#666;font-size:13px}.status-badge{border-radius:20px;color:#fff;font-size:13px;font-weight:700;padding:6px 16px}.order-items{padding:20px}.order-item{border-bottom:1px solid #f0f0f0;display:flex;gap:15px;padding:15px 0}.order-item:last-child{border-bottom:none}.order-item img{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;flex-shrink:0;height:80px;object-fit:cover;width:80px}.item-details{flex:1 1}.item-details h3{color:#333;font-size:15px;font-weight:600;line-height:1.4;margin-bottom:6px}.item-details p{color:#666;font-size:13px;margin-top:4px}.item-price{color:#333;font-weight:600}.item-total{align-self:center;color:#667eea;font-size:16px;font-weight:700}.order-footer{align-items:center;background:#f8f9fa;border-top:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px}.order-total{display:flex;flex-direction:column;gap:5px}.order-total span:first-child{color:#666;font-size:13px}.total-amount{color:#ff4757;font-size:20px;font-weight:700}.order-actions{display:flex;gap:10px}.btn-cancel,.btn-detail,.btn-review{border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s}.btn-detail{background:#fff;border:2px solid #667eea;color:#667eea}.btn-detail:hover{background:#667eea;color:#fff}.btn-cancel{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.btn-cancel:hover{opacity:.9;transform:translateY(-2px)}.btn-review{background:#ff6b00;border:none;color:#fff}.btn-review:hover{background:#f50;transform:translateY(-2px)}.empty-orders{background:#fff;border-radius:12px;padding:80px 20px;text-align:center}.empty-icon{font-size:60px;margin-bottom:20px}.empty-orders p{color:#666;font-size:16px;margin-bottom:30px}.empty-orders button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 40px;transition:all .3s}.empty-orders button:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.loading{color:#666;font-size:18px;padding:100px 20px;text-align:center}@media (max-width:768px){.orders-page{padding:20px 10px}.orders-tabs{gap:6px}.tab-btn{font-size:13px;padding:10px 15px}.order-header{align-items:flex-start;gap:10px}.order-header,.order-item{flex-direction:column}.order-item img{height:200px;width:100%}.order-footer{align-items:stretch;flex-direction:column;gap:15px}.order-actions{width:100%}.btn-cancel,.btn-detail,.btn-review{flex:1 1}}.change-password-page{background-color:#f5f5f5;min-height:100vh;padding:40px 20px 80px}.change-password-container{margin:0 auto;max-width:600px}.password-header{align-items:center;display:flex;gap:16px;margin-bottom:30px}.back-btn{background:none;border:none;color:#333;cursor:pointer;font-size:32px;padding:0;transition:transform .2s}.back-btn:hover{transform:translateX(-4px)}.password-header h1{color:#333;font-size:24px;font-weight:700;margin:0}.password-form{background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;padding:30px}.form-group,.password-form{margin-bottom:24px}.form-group label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.required{color:#ef4444}.password-input-wrapper{position:relative}.password-input-wrapper input{border:2px solid #e0e0e0;border-radius:8px;font-size:15px;padding:12px 50px 12px 16px;transition:all .3s;width:100%}.password-input-wrapper input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.password-input-wrapper input.error{border-color:#ef4444}.toggle-password{background:none;border:none;cursor:pointer;font-size:20px;padding:4px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:transform .2s}.toggle-password:hover{transform:translateY(-50%) scale(1.1)}.password-strength{margin-top:8px}.strength-bar{background:#e0e0e0;border-radius:2px;height:4px;margin-bottom:4px;overflow:hidden}.strength-fill{border-radius:2px;height:100%;transition:all .3s}.strength-text{font-size:12px;font-weight:600;margin:0}.error-message{color:#ef4444;font-size:13px;margin:6px 0 0}.success-message{color:#10b981;font-weight:600}.help-text,.success-message{font-size:13px;margin:6px 0 0}.help-text{color:#666}.form-actions{display:flex;gap:12px;margin-top:32px}.btn-cancel,.btn-submit{border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:14px;transition:all .3s}.btn-cancel{background:#fff;border:2px solid #ddd;color:#666}.btn-cancel:hover:not(:disabled){border-color:#999;color:#333}.btn-submit{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.btn-submit:hover:not(:disabled){box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.btn-cancel:disabled,.btn-submit:disabled{cursor:not-allowed;opacity:.5}.password-notice{background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;padding:24px}.password-notice h3{color:#333;font-size:16px;font-weight:600;margin:0 0 16px}.password-notice ul{margin:0;padding-left:20px}.password-notice li{color:#666;font-size:14px;line-height:1.8;margin-bottom:8px}.password-notice li:last-child{margin-bottom:0}@media (max-width:768px){.change-password-page{padding:20px 10px 60px}.password-form{padding:20px}.password-header h1{font-size:20px}.form-actions{flex-direction:column}.password-notice{padding:20px}}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{height:100%}#root,.App{display:flex;flex-direction:column;min-height:100vh}.App{background-color:#f8f9fa}.main-content{flex:1 1;max-width:100%;padding-bottom:0;width:100%}.App-header{background-color:#2c3e50;box-shadow:0 2px 5px #0000001a;color:#fff;padding:20px;text-align:center}.App-header h1{font-size:32px;font-weight:700}footer{margin-top:auto;width:100%}footer .footer-container{margin:0 auto!important;max-width:1200px!important;padding:0 20px!important}
/*# sourceMappingURL=main.2d5e5bc0.css.map*/