.admin-module__4WpgRW__loadingScreen{background-color:#020617;justify-content:center;align-items:center;min-height:100vh;display:flex}.admin-module__4WpgRW__spinner{border:3px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite admin-module__4WpgRW__spin}@keyframes admin-module__4WpgRW__spin{to{transform:rotate(360deg)}}.admin-module__4WpgRW__container{color:#f8fafc;min-height:100vh;font-family:var(--font-sans);background-color:#020617;display:flex}.admin-module__4WpgRW__sidebar{width:280px;transition:var(--transition-smooth);z-index:1000;background-color:#0f172a;border-right:1px solid #ffffff0d;flex-direction:column;display:flex;position:relative}.admin-module__4WpgRW__sidebar.admin-module__4WpgRW__hidden{width:80px}.admin-module__4WpgRW__logo{font-family:var(--font-serif);letter-spacing:.15em;color:#fff;border-bottom:1px solid #0f172a1a;align-items:center;gap:15px;padding:30px;font-size:1.5rem;font-weight:800;display:flex}.admin-module__4WpgRW__sidebar.admin-module__4WpgRW__hidden .admin-module__4WpgRW__logo{padding:30px;font-size:1rem}.admin-module__4WpgRW__nav{flex-direction:column;flex:1;gap:8px;padding:20px 15px;display:flex}.admin-module__4WpgRW__navGroupTitle{color:#475569;letter-spacing:.15em;text-transform:uppercase;padding:24px 15px 12px;font-size:.7rem;font-weight:900}.admin-module__4WpgRW__navItem{border-radius:var(--radius-sm);color:#94a3b8;cursor:pointer;transition:var(--transition-fast);align-items:center;gap:15px;padding:14px 20px;font-size:.9rem;font-weight:600;display:flex}.admin-module__4WpgRW__navItem:hover{color:#fff;background:#ffffff0d}.admin-module__4WpgRW__navItem.admin-module__4WpgRW__active{background:var(--accent-gradient);color:#fff;box-shadow:0 4px 12px #d4af3733}.admin-module__4WpgRW__main{background:#020617;flex-direction:column;flex:1;display:flex;overflow-x:hidden}.admin-module__4WpgRW__header{-webkit-backdrop-filter:blur(12px);z-index:999;background:#0f172ab3;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:80px;padding:0 40px;display:flex;position:sticky;top:0}.admin-module__4WpgRW__header h1{font-family:var(--font-sans);color:#fff;margin:0;font-size:1.5rem;font-weight:800}.admin-module__4WpgRW__toggleBtn{color:#fff;border-radius:var(--radius-sm);cursor:pointer;width:40px;height:40px;transition:var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:flex}.admin-module__4WpgRW__toggleBtn:hover{background:#ffffff1a}.admin-module__4WpgRW__profile{border-radius:var(--radius-full);background:#ffffff08;border:1px solid #ffffff0d;align-items:center;gap:12px;padding:8px 16px;display:flex}.admin-module__4WpgRW__contentArea{width:100%;max-width:1400px;margin:0 auto;padding:40px}.admin-module__4WpgRW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:30px;display:grid}.admin-module__4WpgRW__statCard{border-radius:var(--radius-md);transition:var(--transition-smooth);background:#0f172a;border:1px solid #ffffff0d;padding:30px}.admin-module__4WpgRW__statCard:hover{border-color:#d4af374d;transform:translateY(-5px);box-shadow:0 20px 40px #0003}.admin-module__4WpgRW__statCard h3{color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;font-size:.8rem;font-weight:800}.admin-module__4WpgRW__statCard .admin-module__4WpgRW__value{color:#fff;margin-bottom:10px;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:900}.admin-module__4WpgRW__statCard .admin-module__4WpgRW__trend{color:#4ade80;font-size:.9rem;font-weight:600}.admin-module__4WpgRW__recentOrders{margin-top:60px}.admin-module__4WpgRW__recentOrders h2{color:#fff;margin-bottom:30px;font-size:1.5rem;font-weight:800}.admin-module__4WpgRW__alertBox{border-left:4px solid var(--accent);border-radius:0 var(--radius-md)var(--radius-md)0;color:#fffc;background:linear-gradient(135deg,#d4af371a 0%,#d4af370d 100%);padding:30px}.admin-module__4WpgRW__alertBox strong{color:#fff;margin-bottom:10px;font-size:1.1rem;display:block}.admin-module__4WpgRW__overlay{display:none}@media (max-width:900px){.admin-module__4WpgRW__sidebar{width:250px;height:100%;position:fixed;left:-250px}.admin-module__4WpgRW__sidebar.admin-module__4WpgRW__show{left:0}.admin-module__4WpgRW__overlay.admin-module__4WpgRW__show{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0009;display:block;position:fixed;inset:0}}
.AdminComponents-module__Sd1j2W__componentContainer{background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border);transition:var(--transition-smooth);padding:40px}.AdminComponents-module__Sd1j2W__title{font-family:var(--font-sans);color:var(--text-primary);align-items:center;gap:12px;margin-bottom:30px;font-size:1.8rem;font-weight:800;display:flex}.AdminComponents-module__Sd1j2W__desc{color:var(--text-secondary);margin-bottom:40px;font-size:1rem}.AdminComponents-module__Sd1j2W__settingSection{border-bottom:1px solid var(--border);margin-bottom:40px;padding-bottom:40px}.AdminComponents-module__Sd1j2W__settingSection:last-of-type{border-bottom:none}.AdminComponents-module__Sd1j2W__settingSection h3{color:var(--text-primary);margin-bottom:8px;font-size:1.1rem;font-weight:700}.AdminComponents-module__Sd1j2W__sectionDesc{color:var(--text-secondary);margin-bottom:20px;font-size:.85rem;line-height:1.5}.AdminComponents-module__Sd1j2W__formGroup{margin-bottom:16px}.AdminComponents-module__Sd1j2W__formGroup label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.8rem;font-weight:700;display:block}.AdminComponents-module__Sd1j2W__input{border:1.5px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);background:var(--bg);transition:var(--transition-fast);box-sizing:border-box;padding:12px 16px;font-size:.95rem}.AdminComponents-module__Sd1j2W__input:focus{border-color:var(--text-primary);outline:none;box-shadow:0 0 0 3px #0a0a0a14}.AdminComponents-module__Sd1j2W__actions{justify-content:flex-end;margin-top:8px;display:flex}.AdminComponents-module__Sd1j2W__saveBtn{background:var(--text-primary);color:var(--bg);border-radius:var(--radius-btn);cursor:pointer;border:none;padding:14px 32px;font-size:.95rem;font-weight:700;transition:opacity .2s}.AdminComponents-module__Sd1j2W__saveBtn:hover{opacity:.85}.AdminComponents-module__Sd1j2W__saveBtn:disabled{opacity:.5;cursor:not-allowed}.AdminComponents-module__Sd1j2W__tableWrapper{border-radius:var(--radius-sm);border:1px solid var(--border);overflow-x:auto}.AdminComponents-module__Sd1j2W__table{border-collapse:separate;border-spacing:0;width:100%}.AdminComponents-module__Sd1j2W__table th{background:var(--surface);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--border);padding:20px 24px;font-size:.8rem;font-weight:800}.AdminComponents-module__Sd1j2W__table td{color:var(--text-primary);border-bottom:1px solid var(--border);padding:20px 24px;font-size:.95rem}.AdminComponents-module__Sd1j2W__table tr:last-child td{border-bottom:none}.AdminComponents-module__Sd1j2W__table tr:hover{background:var(--surface)}.AdminComponents-module__Sd1j2W__priceInput{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);transition:var(--transition-fast);background:var(--bg);width:100%;padding:12px 18px;font-size:1rem;font-weight:600}.AdminComponents-module__Sd1j2W__priceInput:focus{border-color:var(--text-primary);outline:none;box-shadow:0 0 0 4px #0a0a0a14}.AdminComponents-module__Sd1j2W__badge{border-radius:var(--radius-full);text-transform:uppercase;padding:6px 16px;font-size:.75rem;font-weight:900;display:inline-flex}.AdminComponents-module__Sd1j2W__badgePaid{color:#166534;background:#dcfce7}.AdminComponents-module__Sd1j2W__badgePending{color:#854d0e;background:#fef9c3}.AdminComponents-module__Sd1j2W__badgeShipped{color:#1e40af;background:#dbeafe}.AdminComponents-module__Sd1j2W__badgeCancelled{color:#991b1b;background:#fee2e2}.AdminComponents-module__Sd1j2W__code{background:var(--surface);color:var(--text-secondary);border-radius:4px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:.8rem}.AdminComponents-module__Sd1j2W__actionSelect{border-radius:var(--radius-sm);border:1px solid var(--border);cursor:pointer;background:var(--bg);color:var(--text-primary);padding:10px;font-weight:600}.AdminComponents-module__Sd1j2W__viewBtn{border-radius:var(--radius-sm);background:var(--bg);border:1px solid var(--border);width:36px;height:36px;color:var(--text-secondary);transition:var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.AdminComponents-module__Sd1j2W__viewBtn:hover{background:var(--surface);border-color:var(--text-primary);color:var(--text-primary)}.AdminComponents-module__Sd1j2W__modalOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AdminComponents-module__Sd1j2W__modalContent{background:var(--bg);border-radius:var(--radius-md);width:100%;max-width:650px;box-shadow:var(--shadow-lg);animation:.4s cubic-bezier(.2,1,.3,1) AdminComponents-module__Sd1j2W__slideIn;overflow:hidden}@keyframes AdminComponents-module__Sd1j2W__slideIn{0%{opacity:0;transform:translateY(30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.AdminComponents-module__Sd1j2W__modalHeader{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:30px;display:flex}.AdminComponents-module__Sd1j2W__modalHeader h3{color:var(--text-primary);font-size:1.4rem;font-weight:800}.AdminComponents-module__Sd1j2W__modalBody{padding:40px}.AdminComponents-module__Sd1j2W__infoGrid{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:40px;display:grid}.AdminComponents-module__Sd1j2W__infoItem label{color:var(--text-secondary);text-transform:uppercase;margin-bottom:8px;font-size:.7rem;font-weight:900;display:block}.AdminComponents-module__Sd1j2W__infoItem p{color:var(--text-primary);font-size:1.1rem;font-weight:600}.AdminComponents-module__Sd1j2W__modalFooter{background:var(--surface);border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:30px 40px;display:flex}.AdminComponents-module__Sd1j2W__totalAmount strong{color:var(--text-primary);font-size:1.8rem;font-weight:900}.AdminComponents-module__Sd1j2W__summaryBox{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-top:40px;display:grid}.AdminComponents-module__Sd1j2W__summaryItem{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);padding:30px}.AdminComponents-module__Sd1j2W__summaryItem label{color:var(--text-secondary);margin-bottom:15px;font-size:.85rem;font-weight:700;display:block}.AdminComponents-module__Sd1j2W__summaryItem span{color:var(--text-primary);font-size:1.8rem;font-weight:900}
.Toast-module__DGgETa__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.Toast-module__DGgETa__toast{pointer-events:auto;color:#333;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:8px;min-width:250px;padding:12px 18px;font-size:.9rem;font-weight:500;animation:.3s ease-out Toast-module__DGgETa__slideIn;display:flex;box-shadow:0 4px 12px #00000026}@keyframes Toast-module__DGgETa__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__DGgETa__success{border-left:4px solid #10b981}.Toast-module__DGgETa__error{border-left:4px solid #ef4444}.Toast-module__DGgETa__info{border-left:4px solid #3b82f6}
.alminerShop-module__2Y22Ma__container{max-width:1200px;min-height:100vh;margin:0 auto;padding-top:120px;padding-bottom:100px}.alminerShop-module__2Y22Ma__topSection{gap:50px;margin-bottom:80px;padding:0 20px;display:flex}.alminerShop-module__2Y22Ma__gallery{align-self:flex-start;width:50%;position:sticky;top:120px}.alminerShop-module__2Y22Ma__mainImageWrapper{background:var(--surface);border:1px solid var(--border);width:100%;margin-bottom:12px;padding-top:100%;position:relative;overflow:hidden}.alminerShop-module__2Y22Ma__mainImage{object-fit:cover}.alminerShop-module__2Y22Ma__thumbnails{gap:8px;display:flex}.alminerShop-module__2Y22Ma__thumb{border:1px solid var(--border);cursor:pointer;width:60px;height:60px;transition:border-color .15s;position:relative;overflow:hidden}.alminerShop-module__2Y22Ma__thumb.alminerShop-module__2Y22Ma__activeThumb{border-color:var(--alminer-primary);border-width:2px}.alminerShop-module__2Y22Ma__thumbImg{object-fit:cover}.alminerShop-module__2Y22Ma__thumbPlaceholder{background:var(--surface);width:100%;height:100%}.alminerShop-module__2Y22Ma__infoArea{width:50%}.alminerShop-module__2Y22Ma__productTitle{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.025em;word-break:keep-all;margin-bottom:10px;font-size:1.7rem;font-weight:800;line-height:1.2}.alminerShop-module__2Y22Ma__rating{color:#e6a800;align-items:center;gap:5px;margin-bottom:20px;font-size:.88rem;display:flex}.alminerShop-module__2Y22Ma__reviewCount{color:var(--text-muted);cursor:pointer;text-decoration:underline}.alminerShop-module__2Y22Ma__priceRow{align-items:baseline;gap:10px;margin-bottom:20px;display:flex}.alminerShop-module__2Y22Ma__discountRate{color:var(--alminer-primary);letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.alminerShop-module__2Y22Ma__finalPrice{color:var(--text-main);letter-spacing:-.03em;font-size:2rem;font-weight:800}.alminerShop-module__2Y22Ma__originalPrice{color:var(--text-muted);font-size:1rem;text-decoration:line-through}.alminerShop-module__2Y22Ma__shippingInfo{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:24px;padding:14px 0}.alminerShop-module__2Y22Ma__shipLabel{color:var(--text-muted);margin-right:10px;font-size:.9rem;font-weight:600}.alminerShop-module__2Y22Ma__shipValue{color:var(--text-main);font-size:.9rem;font-weight:500}.alminerShop-module__2Y22Ma__selectInput{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-main);outline:none;margin-bottom:16px;padding:11px 14px;font-size:.95rem;transition:border-color .2s}.alminerShop-module__2Y22Ma__selectInput:focus{border-color:var(--alminer-primary)}.alminerShop-module__2Y22Ma__selectedList{background:var(--surface);border:1px solid var(--border);max-height:200px;margin-bottom:18px;padding:12px;overflow-y:auto}.alminerShop-module__2Y22Ma__selectedItem{background:var(--bg);border:1px solid var(--border);margin-bottom:8px;padding:14px}.alminerShop-module__2Y22Ma__selectedItem:last-child{margin-bottom:0}.alminerShop-module__2Y22Ma__itemTop{color:var(--text-main);justify-content:space-between;margin-bottom:10px;font-size:.9rem;font-weight:500;display:flex}.alminerShop-module__2Y22Ma__deleteBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;font-size:1.1rem;line-height:1;transition:color .15s}.alminerShop-module__2Y22Ma__deleteBtn:hover{color:var(--text-main)}.alminerShop-module__2Y22Ma__itemBottom{justify-content:space-between;align-items:center;display:flex}.alminerShop-module__2Y22Ma__qtyControl{border:1px solid var(--border);display:flex}.alminerShop-module__2Y22Ma__qtyControl button{background:var(--surface);cursor:pointer;width:28px;height:28px;color:var(--text-sub);border:none;transition:background .15s}.alminerShop-module__2Y22Ma__qtyControl button:hover{background:var(--border)}.alminerShop-module__2Y22Ma__qtyControl span{text-align:center;width:34px;color:var(--text-main);font-size:.88rem;line-height:28px}.alminerShop-module__2Y22Ma__itemPrice{color:var(--text-main);font-size:.92rem;font-weight:700}.alminerShop-module__2Y22Ma__totalRow{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.alminerShop-module__2Y22Ma__totalRow span:first-child{color:var(--text-muted);font-size:.88rem;font-weight:600}.alminerShop-module__2Y22Ma__totalPriceText{color:var(--text-main);letter-spacing:-.03em;font-size:1.9rem;font-weight:800}.alminerShop-module__2Y22Ma__btnGroup{gap:8px;display:flex}.alminerShop-module__2Y22Ma__cartBtn,.alminerShop-module__2Y22Ma__buyBtn{flex:1;height:52px;font-size:1rem}.alminerShop-module__2Y22Ma__tabNav{border-bottom:1px solid var(--border);background:var(--bg);z-index:10;margin-bottom:40px;display:flex;position:sticky;top:68px}.alminerShop-module__2Y22Ma__tab{text-align:center;cursor:pointer;color:var(--text-muted);background:var(--bg);border-bottom:2px solid #0000;flex:1;padding:14px 0;font-size:.88rem;font-weight:600;transition:color .2s}.alminerShop-module__2Y22Ma__tab:hover{color:var(--text-main)}.alminerShop-module__2Y22Ma__activeTab{color:var(--alminer-primary);border-bottom-color:var(--alminer-primary);font-weight:700}.alminerShop-module__2Y22Ma__detailContent{min-height:600px}@media (max-width:768px){.alminerShop-module__2Y22Ma__topSection{flex-direction:column;gap:28px}.alminerShop-module__2Y22Ma__gallery,.alminerShop-module__2Y22Ma__infoArea{width:100%}.alminerShop-module__2Y22Ma__gallery{position:static}}
.ProductDetail-module__F6B_aq__container{background:var(--bg);width:100%;max-width:860px;margin:0 auto}.ProductDetail-module__F6B_aq__storyIntro{text-align:center;background:var(--surface);margin-bottom:20px;padding:60px 20px}.ProductDetail-module__F6B_aq__storyIntro h2{color:var(--text-primary);font-size:1.8rem;font-family:var(--font-heading);margin-bottom:15px}.ProductDetail-module__F6B_aq__storyIntro p{color:var(--text-secondary);font-size:1rem;line-height:1.8}.ProductDetail-module__F6B_aq__imageWrapper{width:100%;line-height:0;position:relative}.ProductDetail-module__F6B_aq__detailImage{width:100%;height:auto;display:block}
.Footer-module__S6Hkya__footer{background:var(--invert-bg);color:var(--text-muted);font-family:var(--font-body);border-top:1px solid #ffffff0d;padding:80px 0 40px}.Footer-module__S6Hkya__inner{flex-direction:column;gap:64px;display:flex}.Footer-module__S6Hkya__top{grid-template-columns:2fr 1fr 1fr;gap:48px;display:grid}.Footer-module__S6Hkya__brand{max-width:360px}.Footer-module__S6Hkya__companyName{font-family:var(--font-heading);color:#fff;letter-spacing:.22em;text-transform:uppercase;margin-bottom:20px;font-size:1rem;font-weight:900}.Footer-module__S6Hkya__address{color:#ffffff4d;word-break:keep-all;margin-bottom:0;font-size:.85rem;line-height:1.8}.Footer-module__S6Hkya__contact{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__contact p{color:#fff6;word-break:keep-all;margin:0;font-size:.85rem}.Footer-module__S6Hkya__links{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__linkTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.2em;margin-bottom:4px;font-size:.65rem;font-weight:900}.Footer-module__S6Hkya__links a{color:#ffffff59;word-break:keep-all;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:#fff}.Footer-module__S6Hkya__adminLink{font-weight:700;color:#fff9!important}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:24px;padding-top:40px;display:flex}.Footer-module__S6Hkya__socials{gap:24px;display:flex}.Footer-module__S6Hkya__socialLink{color:#ffffff40;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__socialLink:hover{color:#fff}.Footer-module__S6Hkya__copyright{color:#fff3;margin:0;font-size:.72rem}@media (max-width:1024px){.Footer-module__S6Hkya__top{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__brand{grid-column:span 2}}@media (max-width:640px){.Footer-module__S6Hkya__top{grid-template-columns:1fr}.Footer-module__S6Hkya__brand{grid-column:span 1}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start}}
.Reviews-module__yTtV6W__container{max-width:900px;margin:0 auto;padding:40px 0}.Reviews-module__yTtV6W__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Reviews-module__yTtV6W__header h3{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:800}.Reviews-module__yTtV6W__sourceBadge{color:var(--text-muted);background:var(--surface);border:1px solid var(--border);align-items:center;gap:8px;padding:5px 12px;font-size:.78rem;display:flex}.Reviews-module__yTtV6W__sourceLogo{color:#a80000;font-weight:800}.Reviews-module__yTtV6W__ratingOverview{background:var(--surface);border:1px solid var(--border);text-align:center;margin-bottom:44px;padding:28px}.Reviews-module__yTtV6W__bigRating{font-family:var(--font-heading);color:var(--text-main);font-size:3rem;font-weight:900;line-height:1}.Reviews-module__yTtV6W__stars{color:#e6a800;margin:8px 0 4px;font-size:1.1rem}.Reviews-module__yTtV6W__countText{color:var(--text-muted);font-size:.85rem}.Reviews-module__yTtV6W__sectionTitle{color:var(--text-main);border-left:3px solid var(--text-main);letter-spacing:-.01em;margin-bottom:18px;padding-left:10px;font-size:1rem;font-weight:700}.Reviews-module__yTtV6W__photoGrid{background:var(--border);grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:40px;display:grid}.Reviews-module__yTtV6W__photoCard{background:var(--bg);transition:opacity .2s;overflow:hidden}.Reviews-module__yTtV6W__photoCard:hover{opacity:.88}.Reviews-module__yTtV6W__photoWrapper{width:100%;height:200px;position:relative}.Reviews-module__yTtV6W__photoImg{object-fit:cover}.Reviews-module__yTtV6W__photoOverlay{color:#fff;background:linear-gradient(#0000,#000000bf);justify-content:space-between;align-items:flex-end;padding:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.Reviews-module__yTtV6W__photoUser{font-size:.82rem;font-weight:600}.Reviews-module__yTtV6W__photoRating{font-size:.78rem}.Reviews-module__yTtV6W__photoContent{color:var(--text-sub);background:var(--bg);padding:14px;font-size:.86rem}.Reviews-module__yTtV6W__reviewList{flex-direction:column;display:flex}.Reviews-module__yTtV6W__reviewItem{border-bottom:1px solid var(--border);padding:28px 0}.Reviews-module__yTtV6W__reviewHeader{justify-content:space-between;margin-bottom:14px;display:flex}.Reviews-module__yTtV6W__userInfo{align-items:center;gap:10px;display:flex}.Reviews-module__yTtV6W__name{color:var(--text-main);font-size:.92rem;font-weight:700}.Reviews-module__yTtV6W__date{color:var(--text-muted);font-size:.82rem}.Reviews-module__yTtV6W__sourceTag{color:var(--text-sub);background:var(--surface);border:1px solid var(--border);padding:2px 7px;font-size:.7rem;font-weight:600}.Reviews-module__yTtV6W__content{color:var(--text-sub);margin-bottom:14px;font-size:.92rem;line-height:1.7}.Reviews-module__yTtV6W__reviewImages{gap:8px;display:flex}.Reviews-module__yTtV6W__thumbWrapper{width:76px;height:76px;position:relative;overflow:hidden}.Reviews-module__yTtV6W__reviewImg{object-fit:cover}@media (max-width:768px){.Reviews-module__yTtV6W__photoGrid{grid-template-columns:1fr}}
.ProductQnA-module__SfPGba__container{max-width:900px;margin:0 auto;padding:40px 0}.ProductQnA-module__SfPGba__header{border-bottom:2px solid var(--text-main);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:14px;display:flex}.ProductQnA-module__SfPGba__header h3{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:800}.ProductQnA-module__SfPGba__writeBtn{background:var(--btn-bg);color:var(--btn-text);letter-spacing:.04em;cursor:pointer;border:none;padding:9px 18px;font-size:.78rem;font-weight:700;transition:background .2s}.ProductQnA-module__SfPGba__writeBtn:hover{background:var(--btn-hover)}.ProductQnA-module__SfPGba__notice{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);margin-bottom:28px;padding:18px 20px;font-size:.84rem;line-height:1.7}.ProductQnA-module__SfPGba__notice ul{margin:0;padding-left:18px}.ProductQnA-module__SfPGba__notice li{margin-bottom:4px}.ProductQnA-module__SfPGba__qnaList{flex-direction:column;display:flex}.ProductQnA-module__SfPGba__qnaItem{border-bottom:1px solid var(--border);padding:26px 0}.ProductQnA-module__SfPGba__qnaItem:last-child{border-bottom:none}.ProductQnA-module__SfPGba__questionSection{margin-bottom:18px}.ProductQnA-module__SfPGba__qHeader,.ProductQnA-module__SfPGba__aHeader{align-items:center;gap:10px;margin-bottom:8px;display:flex}.ProductQnA-module__SfPGba__badgeQ{background:var(--text-main);color:var(--btn-text);letter-spacing:.06em;padding:2px 8px;font-size:.7rem;font-weight:700}.ProductQnA-module__SfPGba__badgeA{background:var(--alminer-primary);color:#fff;letter-spacing:.06em;padding:2px 8px;font-size:.7rem;font-weight:700}.ProductQnA-module__SfPGba__user,.ProductQnA-module__SfPGba__adminName{color:var(--text-main);font-size:.9rem;font-weight:700}.ProductQnA-module__SfPGba__date{color:var(--text-muted);font-size:.82rem}.ProductQnA-module__SfPGba__qContent,.ProductQnA-module__SfPGba__aContent{white-space:pre-wrap;color:var(--text-sub);padding-left:44px;font-size:.92rem;line-height:1.7}.ProductQnA-module__SfPGba__answerSection{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--text-main);margin-top:12px;padding:18px 20px}.ProductQnA-module__SfPGba__questionForm{background:var(--surface);border:1px solid var(--border);margin-bottom:20px;padding:20px}.ProductQnA-module__SfPGba__questionInput{border:1px solid var(--border);background:var(--bg);resize:vertical;width:100%;font-size:.92rem;font-family:var(--font-body);color:var(--text-main);box-sizing:border-box;outline:none;padding:12px 14px;transition:border-color .2s}.ProductQnA-module__SfPGba__questionInput:focus{border-color:var(--text-sub)}.ProductQnA-module__SfPGba__questionInput::placeholder{color:var(--text-muted)}.ProductQnA-module__SfPGba__formFooter{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.ProductQnA-module__SfPGba__secretLabel{color:var(--text-muted);cursor:pointer;align-items:center;gap:6px;font-size:.86rem;display:flex}.ProductQnA-module__SfPGba__submitBtn{background:var(--btn-bg);color:var(--btn-text);cursor:pointer;border:none;padding:9px 22px;font-size:.78rem;font-weight:700;transition:background .2s}.ProductQnA-module__SfPGba__submitBtn:hover{background:var(--btn-hover)}.ProductQnA-module__SfPGba__submitBtn:disabled{opacity:.35;cursor:not-allowed}.ProductQnA-module__SfPGba__answeredBadge{background:var(--surface);color:var(--text-sub);border:1px solid var(--border);padding:2px 8px;font-size:.7rem;font-weight:600}.ProductQnA-module__SfPGba__successBanner{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--text-main);color:var(--text-sub);margin-bottom:16px;padding:12px 16px;font-size:.88rem}
.ScrollToTop-module__bPaVnG__scrollToTop{background:var(--btn-bg);width:50px;height:50px;color:var(--btn-text);cursor:pointer;box-shadow:var(--shadow-md);z-index:99;opacity:.8;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px}.ScrollToTop-module__bPaVnG__scrollToTop:hover{opacity:1;background:var(--accent);transform:translateY(-5px)}@media (max-width:768px){.ScrollToTop-module__bPaVnG__scrollToTop{width:40px;height:40px;font-size:1.2rem;bottom:20px;right:20px}}
.TradeKoreaAnalysis-module__Ohjgjq__container{width:100%;font-family:var(--font-sans);color:var(--text-primary);animation:.5s ease-out TradeKoreaAnalysis-module__Ohjgjq__fadeIn}@keyframes TradeKoreaAnalysis-module__Ohjgjq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.TradeKoreaAnalysis-module__Ohjgjq__header{background:var(--bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border);border-left:5px solid #00acc1;flex-direction:column;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;padding:24px;display:flex}@media (min-width:768px){.TradeKoreaAnalysis-module__Ohjgjq__header{flex-direction:row}}.TradeKoreaAnalysis-module__Ohjgjq__brandArea{align-items:center;gap:20px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__logoIcon{color:#fff;border-radius:var(--radius-md);background:linear-gradient(135deg,#00acc1 0%,#00838f 100%);justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s;display:flex;transform:rotate(3deg);box-shadow:0 10px 15px -3px #00acc14d}.TradeKoreaAnalysis-module__Ohjgjq__logoIcon:hover{transform:rotate(0)}.TradeKoreaAnalysis-module__Ohjgjq__brandText h2{color:var(--text-primary);letter-spacing:-.025em;margin:0;font-size:1.5rem;font-weight:800}.TradeKoreaAnalysis-module__Ohjgjq__subBrand{color:var(--text-secondary);align-items:center;gap:8px;margin-top:4px;font-size:.875rem;font-weight:500;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__oceanTag{color:#006064;border-radius:var(--radius-full);background:#e0f7fa;border:1px solid #b2ebf2;padding:2px 10px;font-size:.75rem;font-weight:700}.TradeKoreaAnalysis-module__Ohjgjq__tabBar{background:var(--surface);border-radius:var(--radius-md);gap:4px;max-width:100%;padding:6px;display:flex;overflow-x:auto}.TradeKoreaAnalysis-module__Ohjgjq__tabBtn{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__tabBtn:hover{color:var(--text-primary);background:#0000000d}.TradeKoreaAnalysis-module__Ohjgjq__activeTab{background:var(--bg);color:#00838f;box-shadow:var(--shadow-sm)}.TradeKoreaAnalysis-module__Ohjgjq__gridMain{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:1024px){.TradeKoreaAnalysis-module__Ohjgjq__gridMain{grid-template-columns:2fr 1fr}}.TradeKoreaAnalysis-module__Ohjgjq__gridCols3{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.TradeKoreaAnalysis-module__Ohjgjq__gridCols3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.TradeKoreaAnalysis-module__Ohjgjq__gridCols3{grid-template-columns:repeat(3,1fr)}}.TradeKoreaAnalysis-module__Ohjgjq__card{background:var(--bg);border-radius:var(--radius-md);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:32px}.TradeKoreaAnalysis-module__Ohjgjq__profileHeader{flex-direction:column;align-items:center;gap:32px;margin-bottom:32px;display:flex}@media (min-width:640px){.TradeKoreaAnalysis-module__Ohjgjq__profileHeader{flex-direction:row}}.TradeKoreaAnalysis-module__Ohjgjq__avatarContainer{position:relative}.TradeKoreaAnalysis-module__Ohjgjq__avatar{border:4px solid var(--bg);width:96px;height:96px;box-shadow:var(--shadow-sm);color:#00acc1;background:#e0f7fa;border-radius:50%;justify-content:center;align-items:center;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__verifiedBadge{color:#fff;border:2px solid var(--bg);background:#10b981;border-radius:50%;padding:4px;display:flex;position:absolute;bottom:-4px;right:-4px}.TradeKoreaAnalysis-module__Ohjgjq__profileInfo h3{color:var(--text-primary);margin:0 0 4px;font-size:1.5rem;font-weight:800}.TradeKoreaAnalysis-module__Ohjgjq__profileTags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__tag{border-radius:var(--radius-sm);border:1px solid #0000;padding:4px 12px;font-size:.75rem;font-weight:700}.TradeKoreaAnalysis-module__Ohjgjq__tagGreen{color:#166534;background:#dcfce7;border-color:#bbf7d0}.TradeKoreaAnalysis-module__Ohjgjq__tagPurple{color:#6b21a8;background:#f3e8ff;border-color:#e9d5ff}.TradeKoreaAnalysis-module__Ohjgjq__tagOrange{color:#9a3412;background:#ffedd5;border-color:#fed7aa}.TradeKoreaAnalysis-module__Ohjgjq__healthScore{background:var(--surface);border-radius:var(--radius-sm);border:1px solid var(--border);text-align:right;min-width:120px;padding:16px}.TradeKoreaAnalysis-module__Ohjgjq__scoreVal{color:var(--text-primary);font-size:2.25rem;font-weight:900}.TradeKoreaAnalysis-module__Ohjgjq__scoreMax{color:var(--text-secondary);font-size:1.125rem;font-weight:500}.TradeKoreaAnalysis-module__Ohjgjq__scoreLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:.75rem;font-weight:700}.TradeKoreaAnalysis-module__Ohjgjq__statsGrid{border-top:2px dashed var(--border);grid-template-columns:repeat(3,1fr);gap:24px;padding-top:24px;display:grid}.TradeKoreaAnalysis-module__Ohjgjq__statItem{text-align:center;border-radius:var(--radius-sm);padding:12px;transition:background .2s}.TradeKoreaAnalysis-module__Ohjgjq__statItem:hover{background:var(--surface)}.TradeKoreaAnalysis-module__Ohjgjq__statVal{color:var(--text-primary);font-size:1.875rem;font-weight:900;transition:color .2s}.TradeKoreaAnalysis-module__Ohjgjq__statItem:hover .TradeKoreaAnalysis-module__Ohjgjq__statVal{color:#00acc1}.TradeKoreaAnalysis-module__Ohjgjq__statLabel{color:var(--text-secondary);margin-top:8px;font-size:.75rem;font-weight:700}.TradeKoreaAnalysis-module__Ohjgjq__inquiryCard{background:var(--text-primary);color:var(--bg);border-radius:var(--radius-md);box-shadow:var(--shadow-md);flex-direction:column;justify-content:space-between;padding:24px;display:flex;position:relative;overflow:hidden}.TradeKoreaAnalysis-module__Ohjgjq__inquiryGlow{filter:blur(60px);opacity:.2;pointer-events:none;background:#06b6d4;border-radius:50%;width:150px;height:150px;margin-top:-40px;margin-right:-40px;position:absolute;top:0;right:0}.TradeKoreaAnalysis-module__Ohjgjq__inquiryHeader{align-items:center;gap:12px;margin-bottom:24px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__iconBox{border-radius:var(--radius-sm);background:#ffffff1a;padding:8px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__alertList{flex-direction:column;gap:12px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__alertItem{border-radius:var(--radius-sm);cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;padding:16px;transition:all .2s}.TradeKoreaAnalysis-module__Ohjgjq__alertItem:hover{border-color:#06b6d480}.TradeKoreaAnalysis-module__Ohjgjq__alertTop{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__dot{background:#ef4444;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.TradeKoreaAnalysis-module__Ohjgjq__buyerName{color:#ffffffb3;font-size:.75rem;font-weight:700}.TradeKoreaAnalysis-module__Ohjgjq__time{color:#fff6;font-family:monospace;font-size:.7rem}.TradeKoreaAnalysis-module__Ohjgjq__msgPreview{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:500;overflow:hidden}.TradeKoreaAnalysis-module__Ohjgjq__actionBtn{color:#fff;border-radius:var(--radius-btn);cursor:pointer;width:100%;box-shadow:var(--shadow-sm);background:#0891b2;border:none;margin-top:24px;padding:12px;font-size:.875rem;font-weight:700;transition:all .2s}.TradeKoreaAnalysis-module__Ohjgjq__actionBtn:hover{background:#06b6d4;transform:translateY(-1px)}.TradeKoreaAnalysis-module__Ohjgjq__listingWrapper{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:1024px){.TradeKoreaAnalysis-module__Ohjgjq__listingWrapper{grid-template-columns:5fr 1fr 6fr}}.TradeKoreaAnalysis-module__Ohjgjq__configPanel{background:var(--bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border);height:fit-content;padding:32px}.TradeKoreaAnalysis-module__Ohjgjq__panelTitle{color:var(--text-primary);align-items:center;gap:12px;margin-bottom:24px;font-size:1.25rem;font-weight:800;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__iconPurple{color:#9333ea;border-radius:var(--radius-sm);background:#f3e8ff;padding:8px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__formField{margin-bottom:24px}.TradeKoreaAnalysis-module__Ohjgjq__formLabel{color:var(--text-secondary);margin-bottom:8px;font-size:.875rem;font-weight:700;display:block}.TradeKoreaAnalysis-module__Ohjgjq__selectWrapper{position:relative}.TradeKoreaAnalysis-module__Ohjgjq__select{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);appearance:none;cursor:pointer;outline:none;padding:12px 16px;font-size:.875rem;font-weight:700;transition:border-color .2s}.TradeKoreaAnalysis-module__Ohjgjq__select:focus{border-color:#06b6d4}.TradeKoreaAnalysis-module__Ohjgjq__arrow{color:var(--text-secondary);pointer-events:none;font-size:.75rem;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.TradeKoreaAnalysis-module__Ohjgjq__connector{justify-content:center;align-items:center;display:none}@media (min-width:1024px){.TradeKoreaAnalysis-module__Ohjgjq__connector{display:flex}}.TradeKoreaAnalysis-module__Ohjgjq__arrowCircle{background:var(--surface);width:40px;height:40px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__aiOutputPanel{background:var(--text-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-md);color:var(--bg);flex-direction:column;justify-content:space-between;padding:32px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__aiTitle{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__aiTitle h3{margin:0;font-size:1.25rem;font-weight:800}.TradeKoreaAnalysis-module__Ohjgjq__b2bBadge{color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;background:#0891b2;padding:4px 8px;font-size:.65rem;font-weight:700}.TradeKoreaAnalysis-module__Ohjgjq__outputGroup{margin-bottom:24px}.TradeKoreaAnalysis-module__Ohjgjq__outputLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.75rem;font-weight:700;display:block}.TradeKoreaAnalysis-module__Ohjgjq__codeBlock{border-radius:var(--radius-sm);color:#6ee7b7;background:#ffffff0f;border:1px solid #ffffff1a;padding:20px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.125rem;line-height:1.6}.TradeKoreaAnalysis-module__Ohjgjq__tags{flex-wrap:wrap;gap:8px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__aiTag{color:#67e8f9;border-radius:var(--radius-sm);background:#06b6d41a;border:1px solid #06b6d44d;padding:6px 12px;font-family:ui-monospace,monospace;font-size:.875rem}.TradeKoreaAnalysis-module__Ohjgjq__tipBox{border-radius:var(--radius-sm);background:#ffffff0d;border-left:4px solid #f59e0b;padding:16px}.TradeKoreaAnalysis-module__Ohjgjq__tipHeader{color:#f59e0b;align-items:center;gap:8px;margin-bottom:4px;font-size:.875rem;font-weight:700;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__tipText{color:#ffffffb3;margin:0;font-size:.75rem;line-height:1.5}.TradeKoreaAnalysis-module__Ohjgjq__strategyCard{background:var(--bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border);cursor:pointer;border-bottom:4px solid #0000;padding:24px;transition:all .3s}.TradeKoreaAnalysis-module__Ohjgjq__strategyCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.TradeKoreaAnalysis-module__Ohjgjq__borderRed{border-color:#ef4444}.TradeKoreaAnalysis-module__Ohjgjq__borderBlue{border-color:#2563eb}.TradeKoreaAnalysis-module__Ohjgjq__borderGreen{border-color:#10b981}.TradeKoreaAnalysis-module__Ohjgjq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__iconCircle{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__strategyCard:hover .TradeKoreaAnalysis-module__Ohjgjq__iconRed{color:#fff;background:#ef4444}.TradeKoreaAnalysis-module__Ohjgjq__strategyCard:hover .TradeKoreaAnalysis-module__Ohjgjq__iconBlue{color:#fff;background:#2563eb}.TradeKoreaAnalysis-module__Ohjgjq__strategyCard:hover .TradeKoreaAnalysis-module__Ohjgjq__iconGreen{color:#fff;background:#10b981}.TradeKoreaAnalysis-module__Ohjgjq__iconRed{color:#dc2626;background:#fef2f2}.TradeKoreaAnalysis-module__Ohjgjq__iconBlue{color:#2563eb;background:#eff6ff}.TradeKoreaAnalysis-module__Ohjgjq__iconGreen{color:#059669;background:#ecfdf5}.TradeKoreaAnalysis-module__Ohjgjq__cardLabel{color:var(--text-secondary);text-transform:uppercase;font-size:.75rem;font-weight:700}.TradeKoreaAnalysis-module__Ohjgjq__cardTitle{color:var(--text-primary);margin:0 0 12px;font-size:1.25rem;font-weight:900}.TradeKoreaAnalysis-module__Ohjgjq__cardDesc{color:var(--text-secondary);margin:0;font-size:.875rem;font-weight:500;line-height:1.6}.TradeKoreaAnalysis-module__Ohjgjq__highlightRed{color:#dc2626;font-weight:700}.TradeKoreaAnalysis-module__Ohjgjq__highlightBlue{color:#2563eb;font-weight:700}.TradeKoreaAnalysis-module__Ohjgjq__checklistContainer{background:var(--bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border);padding:32px}.TradeKoreaAnalysis-module__Ohjgjq__progressHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__progressStats{text-align:right}.TradeKoreaAnalysis-module__Ohjgjq__percent{color:#00acc1;font-size:2.25rem;font-weight:900;display:block}.TradeKoreaAnalysis-module__Ohjgjq__progressLabel{color:var(--text-secondary);text-transform:uppercase;font-size:.75rem;font-weight:700}.TradeKoreaAnalysis-module__Ohjgjq__progressBar{background:var(--surface);border-radius:var(--radius-full);border:1px solid var(--border);width:100%;height:12px;margin-bottom:32px;overflow:hidden}.TradeKoreaAnalysis-module__Ohjgjq__progressFill{border-radius:var(--radius-full);background:linear-gradient(90deg,#00acc1 0%,#26c6da 100%);height:100%;transition:width .7s cubic-bezier(.4,0,.2,1)}.TradeKoreaAnalysis-module__Ohjgjq__stepList{flex-direction:column;gap:12px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__stepItem{border-radius:var(--radius-sm);cursor:pointer;background:var(--bg);box-shadow:var(--shadow-sm);border:2px solid #0000;justify-content:space-between;align-items:center;padding:20px;transition:all .2s;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__stepItem:hover{border-color:#00acc1;transform:scale(1.01);box-shadow:0 4px 6px #00acc11a}.TradeKoreaAnalysis-module__Ohjgjq__stepItem.TradeKoreaAnalysis-module__Ohjgjq__completed{background:var(--surface);border-color:var(--border);opacity:.8;box-shadow:none}.TradeKoreaAnalysis-module__Ohjgjq__stepContent{align-items:center;gap:20px;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__checkCircle{border:2px solid var(--border);color:#0000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.TradeKoreaAnalysis-module__Ohjgjq__stepItem.TradeKoreaAnalysis-module__Ohjgjq__completed .TradeKoreaAnalysis-module__Ohjgjq__checkCircle{color:#fff;background:#00acc1;border-color:#00acc1}.TradeKoreaAnalysis-module__Ohjgjq__stepItem:hover:not(.TradeKoreaAnalysis-module__Ohjgjq__completed) .TradeKoreaAnalysis-module__Ohjgjq__checkCircle{color:#00acc1;border-color:#00acc1}.TradeKoreaAnalysis-module__Ohjgjq__stepTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.TradeKoreaAnalysis-module__Ohjgjq__stepItem.TradeKoreaAnalysis-module__Ohjgjq__completed .TradeKoreaAnalysis-module__Ohjgjq__stepTitle{color:var(--text-secondary);text-decoration:line-through}.TradeKoreaAnalysis-module__Ohjgjq__nextPriority{color:#00acc1;margin-top:4px;font-size:.75rem;font-weight:600}.TradeKoreaAnalysis-module__Ohjgjq__actionTag{background:var(--surface);color:var(--text-secondary);border-radius:var(--radius-sm);padding:6px 12px;font-size:.75rem;font-weight:700;display:none}.TradeKoreaAnalysis-module__Ohjgjq__stepItem:hover:not(.TradeKoreaAnalysis-module__Ohjgjq__completed) .TradeKoreaAnalysis-module__Ohjgjq__actionTag{color:#00838f;background:#e0f7fa;display:block}@media (min-width:640px){.TradeKoreaAnalysis-module__Ohjgjq__actionTag{display:block}}
.AIChatBot-module__xpYPjW__floatingButtonContainer{z-index:9999;transition:all .3s;position:fixed;bottom:24px;right:24px}.AIChatBot-module__xpYPjW__floatingButtonContainer.AIChatBot-module__xpYPjW__hidden{opacity:0;pointer-events:none;transform:translateY(16px)}.AIChatBot-module__xpYPjW__floatingButton{color:#fff;box-shadow:var(--shadow-md);cursor:pointer;background:#0a0a0a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;padding:16px;transition:all .2s;display:flex;position:relative}.AIChatBot-module__xpYPjW__floatingButton:hover{background:#1a1a1a;box-shadow:0 6px 32px #00000059}.AIChatBot-module__xpYPjW__gradientBg{display:none}.AIChatBot-module__xpYPjW__tooltip{white-space:nowrap;pointer-events:none;opacity:0;color:#fff;background:#0a0a0a;border:1px solid #ffffff1a;margin-right:12px;padding:6px 12px;font-size:13px;transition:all .2s;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.AIChatBot-module__xpYPjW__floatingButton:hover .AIChatBot-module__xpYPjW__tooltip{opacity:1}.AIChatBot-module__xpYPjW__chatWindow{z-index:9999;border:1px solid var(--border);border-radius:var(--radius-md);width:380px;height:580px;max-height:80vh;box-shadow:var(--shadow-lg);transform-origin:100% 100%;background:#fff;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden}.AIChatBot-module__xpYPjW__chatWindow.AIChatBot-module__xpYPjW__closed{opacity:0;pointer-events:none;transform:scale(.92)translateY(8px)}.AIChatBot-module__xpYPjW__header{border-bottom:1px solid var(--border);background:#0a0a0a;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.AIChatBot-module__xpYPjW__headerTitle{letter-spacing:.06em;color:#fff;align-items:center;gap:8px;font-size:.8rem;font-weight:800;display:flex}.AIChatBot-module__xpYPjW__betaTag{color:#fff9;letter-spacing:.08em;background:#ffffff1a;padding:2px 7px;font-size:.6rem;font-weight:700}.AIChatBot-module__xpYPjW__statusText{color:#fff6;align-items:center;gap:4px;font-size:.7rem;display:flex}.AIChatBot-module__xpYPjW__closeButton{color:#fff6;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .2s}.AIChatBot-module__xpYPjW__closeButton:hover{color:#fff}.AIChatBot-module__xpYPjW__messageArea{background:var(--bg);flex-direction:column;flex:1;gap:14px;padding:20px;display:flex;overflow-y:auto}.AIChatBot-module__xpYPjW__messageArea::-webkit-scrollbar{width:3px}.AIChatBot-module__xpYPjW__messageArea::-webkit-scrollbar-thumb{background:var(--border)}.AIChatBot-module__xpYPjW__messageRow{flex-direction:column;display:flex}.AIChatBot-module__xpYPjW__messageRow.AIChatBot-module__xpYPjW__bot{align-items:flex-start}.AIChatBot-module__xpYPjW__messageRow.AIChatBot-module__xpYPjW__user{align-items:flex-end}.AIChatBot-module__xpYPjW__messageRow.AIChatBot-module__xpYPjW__system{align-items:center}.AIChatBot-module__xpYPjW__systemMessage{color:var(--text-muted);background:var(--surface);border:1px solid var(--border);align-items:center;gap:6px;margin:4px 0;padding:4px 12px;font-size:.7rem;display:flex}.AIChatBot-module__xpYPjW__bubble{border-radius:var(--radius-md);max-width:85%;padding:11px 15px;font-size:.88rem;line-height:1.6}.AIChatBot-module__xpYPjW__bubble.AIChatBot-module__xpYPjW__bot{background:var(--surface);color:var(--text-main);border:1px solid var(--border);border-top-left-radius:4px}.AIChatBot-module__xpYPjW__bubble.AIChatBot-module__xpYPjW__user{color:#fff;background:#0a0a0a;border-top-right-radius:4px;font-weight:500}.AIChatBot-module__xpYPjW__timestamp{color:var(--text-muted);margin-top:4px;padding:0 2px;font-size:.65rem}.AIChatBot-module__xpYPjW__quickActions{white-space:nowrap;gap:6px;padding:0 16px 10px;display:flex;overflow-x:auto}.AIChatBot-module__xpYPjW__quickActions::-webkit-scrollbar{display:none}.AIChatBot-module__xpYPjW__actionButton{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-sub);cursor:pointer;padding:5px 12px;font-size:.75rem;transition:all .15s}.AIChatBot-module__xpYPjW__actionButton:hover{background:var(--surface);border-color:var(--text-muted);color:var(--text-main)}.AIChatBot-module__xpYPjW__inputArea{border-top:1px solid var(--border);background:var(--bg);padding:14px 16px}.AIChatBot-module__xpYPjW__inputWrapper{position:relative}.AIChatBot-module__xpYPjW__textInput{background:var(--surface);width:100%;color:var(--text-main);border:1px solid var(--border);border-radius:var(--radius-full);box-sizing:border-box;font-size:.88rem;font-family:var(--font-body);outline:none;padding:11px 48px 11px 14px;transition:border-color .2s}.AIChatBot-module__xpYPjW__textInput::placeholder{color:var(--text-muted)}.AIChatBot-module__xpYPjW__textInput:focus{border-color:var(--text-sub)}.AIChatBot-module__xpYPjW__sendButton{color:#fff;cursor:pointer;background:#0a0a0a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.AIChatBot-module__xpYPjW__sendButton:hover{background:#262626}.AIChatBot-module__xpYPjW__sendButton:disabled{opacity:.35;cursor:not-allowed}.AIChatBot-module__xpYPjW__footer{text-align:center;color:var(--text-muted);margin-top:8px;font-size:.65rem}@keyframes AIChatBot-module__xpYPjW__pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes AIChatBot-module__xpYPjW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.AIChatBot-module__xpYPjW__animatePulse{animation:2s cubic-bezier(.4,0,.6,1) infinite AIChatBot-module__xpYPjW__pulse}.AIChatBot-module__xpYPjW__typingIndicator{align-items:center;gap:4px;display:flex}.AIChatBot-module__xpYPjW__dot{background:var(--text-muted);border-radius:50%;width:5px;height:5px;animation:1s infinite AIChatBot-module__xpYPjW__bounce}.AIChatBot-module__xpYPjW__productCard{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;align-items:center;gap:10px;max-width:260px;margin-top:8px;padding:10px 12px;text-decoration:none;transition:box-shadow .2s,border-color .2s;display:flex}.AIChatBot-module__xpYPjW__productCard:hover{border-color:var(--text-primary);box-shadow:var(--shadow-sm)}.AIChatBot-module__xpYPjW__productCardImg{object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0;width:52px;height:52px}.AIChatBot-module__xpYPjW__productCardBody{flex:1;min-width:0}.AIChatBot-module__xpYPjW__productBrandTag{letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-full);margin-bottom:4px;padding:2px 6px;font-size:.6rem;font-weight:800;display:inline-block}.AIChatBot-module__xpYPjW__productBrandTag.AIChatBot-module__xpYPjW__lacan{color:#ede0d4;background:#5d4037}.AIChatBot-module__xpYPjW__productBrandTag.AIChatBot-module__xpYPjW__alminer{color:#fff;background:#ff5c00}.AIChatBot-module__xpYPjW__productCardName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.78rem;font-weight:700;overflow:hidden}.AIChatBot-module__xpYPjW__productCardDesc{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:.7rem;overflow:hidden}.AIChatBot-module__xpYPjW__productCardCta{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;align-items:center;gap:3px;font-size:.65rem;font-weight:700;display:flex}
.ProductPolicy-module__pre9Qq__container{max-width:900px;color:var(--text-main);margin:0 auto;padding:40px 0}.ProductPolicy-module__pre9Qq__title{color:var(--text-main);border-left:3px solid var(--text-main);letter-spacing:-.01em;margin-bottom:14px;padding-left:10px;font-size:1rem;font-weight:700}.ProductPolicy-module__pre9Qq__table{border-top:2px solid var(--text-main);border-collapse:collapse;width:100%;font-size:.88rem}.ProductPolicy-module__pre9Qq__table th{background:var(--surface);text-align:left;border-bottom:1px solid var(--border);width:150px;color:var(--text-muted);padding:14px 16px;font-weight:600}.ProductPolicy-module__pre9Qq__table td{border-bottom:1px solid var(--border);color:var(--text-sub);padding:14px 16px;line-height:1.65}.ProductPolicy-module__pre9Qq__subtext{color:var(--text-muted);margin-top:4px;font-size:.82rem;display:block}.ProductPolicy-module__pre9Qq__noticeBox{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);margin-bottom:18px;padding:14px 16px;font-size:.88rem;line-height:1.65}.ProductPolicy-module__pre9Qq__limitList{color:var(--text-muted);padding-left:18px;font-size:.88rem;line-height:1.8}.ProductPolicy-module__pre9Qq__sellerTable{border-top:2px solid var(--text-main);border-collapse:collapse;width:100%;margin-bottom:48px;font-size:.88rem}.ProductPolicy-module__pre9Qq__sellerTable th{background:var(--surface);border-bottom:1px solid var(--border);text-align:left;width:140px;color:var(--text-muted);padding:12px 14px;font-weight:600}.ProductPolicy-module__pre9Qq__sellerTable td{border-bottom:1px solid var(--border);color:var(--text-sub);padding:12px 14px}@media (max-width:768px){.ProductPolicy-module__pre9Qq__table th,.ProductPolicy-module__pre9Qq__table td{width:100%;display:block}.ProductPolicy-module__pre9Qq__table th{border-bottom:none;padding-bottom:4px}}
.MarketComparison-module__chdu7W__container{padding:20px}.MarketComparison-module__chdu7W__titleSection{margin-bottom:30px}.MarketComparison-module__chdu7W__tableWrapper{background:var(--bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border);margin-bottom:40px;overflow-x:auto}.MarketComparison-module__chdu7W__comparisonTable{border-collapse:collapse;width:100%;min-width:800px}.MarketComparison-module__chdu7W__comparisonTable th{background:var(--surface);text-align:left;color:var(--text-primary);border-bottom:2px solid var(--border);padding:20px 15px;font-weight:700}.MarketComparison-module__chdu7W__comparisonTable td{border-bottom:1px solid var(--border);vertical-align:top;color:var(--text-primary);padding:20px 15px}.MarketComparison-module__chdu7W__platformCell{align-items:center;gap:12px;display:flex}.MarketComparison-module__chdu7W__platformIcon{background:var(--surface);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.MarketComparison-module__chdu7W__platformName{color:var(--text-primary);font-weight:700}.MarketComparison-module__chdu7W__feeValue{color:var(--text-primary);font-size:1.1rem;font-weight:700}.MarketComparison-module__chdu7W__subText{color:var(--text-secondary);margin-top:4px;font-size:.85rem}.MarketComparison-module__chdu7W__tag{border-radius:var(--radius-full);margin-bottom:5px;margin-right:5px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-block}.MarketComparison-module__chdu7W__tagBlue{color:#1e40af;background:#eff6ff}.MarketComparison-module__chdu7W__tagGreen{color:#166534;background:#f0fdf4}.MarketComparison-module__chdu7W__tagOrange{color:#9a3412;background:#fff7ed}.MarketComparison-module__chdu7W__cardGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.MarketComparison-module__chdu7W__infoCard{background:var(--bg);border-radius:var(--radius-md);border:1px solid var(--border);padding:25px;transition:transform .2s}.MarketComparison-module__chdu7W__infoCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.MarketComparison-module__chdu7W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.MarketComparison-module__chdu7W__cardHeader h3{color:var(--text-primary);margin:0;font-size:1.25rem}.MarketComparison-module__chdu7W__detailList{margin:0;padding:0;list-style:none}.MarketComparison-module__chdu7W__detailList li{border-bottom:1px dashed var(--border);justify-content:space-between;padding:10px 0;font-size:.95rem;display:flex}.MarketComparison-module__chdu7W__detailList li span:first-child{color:var(--text-secondary)}.MarketComparison-module__chdu7W__detailList li span:last-child{color:var(--text-primary);text-align:right;font-weight:600}@media (max-width:768px){.MarketComparison-module__chdu7W__cardGrid{grid-template-columns:1fr}}
.business-module__hu48pW__page{background:var(--bg);min-height:100dvh;overflow-x:hidden}.business-module__hu48pW__hero{background:#0a0a0a;justify-content:flex-start;align-items:flex-end;min-height:60dvh;margin-top:-80px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.business-module__hu48pW__heroBg{z-index:0;position:absolute;inset:0}.business-module__hu48pW__heroImg{object-fit:cover;object-position:center 25%;filter:brightness(.3)contrast(1.05);transform:scale(1.04)}.business-module__hu48pW__heroOverlay{z-index:1;background:linear-gradient(160deg,#00000040 0%,#000c 100%);position:absolute;inset:0}.business-module__hu48pW__heroContent{z-index:2;padding:0 80px;animation:1.1s cubic-bezier(.2,1,.3,1) both business-module__hu48pW__fadeUp;position:relative}.business-module__hu48pW__heroBadge{border-radius:var(--radius-full);letter-spacing:.22em;color:#ffffff80;text-transform:uppercase;border:1px solid #fff3;margin-bottom:18px;padding:5px 16px;font-size:.62rem;font-weight:900;display:inline-block}.business-module__hu48pW__heroTitle{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;word-break:keep-all;margin:0;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.06}.business-module__hu48pW__sectionInner{max-width:1100px;margin:0 auto}.business-module__hu48pW__eyebrow{letter-spacing:.36em;text-transform:uppercase;color:var(--text-muted);margin-bottom:18px;font-size:.62rem;font-weight:900;display:block}.business-module__hu48pW__sectionTitle{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--text-main);word-break:keep-all;margin:0 0 14px;font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:800;line-height:1.08}.business-module__hu48pW__sectionDesc{color:var(--text-sub);word-break:keep-all;max-width:520px;margin:0 0 44px;font-size:.95rem;line-height:1.8}.business-module__hu48pW__downloadSection{background:var(--bg);border-bottom:1px solid var(--border);padding:100px 40px}.business-module__hu48pW__downloadGrid{background:var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.business-module__hu48pW__downloadCard{background:var(--bg);flex-direction:column;padding:36px 32px;transition:background .2s;display:flex}.business-module__hu48pW__downloadCard:hover{background:var(--surface)}.business-module__hu48pW__fileTag{background:var(--text-main);color:var(--btn-text);letter-spacing:.1em;align-self:flex-start;margin-bottom:20px;padding:4px 12px;font-size:.65rem;font-weight:900;display:inline-block}.business-module__hu48pW__fileInfo{flex:1;margin-bottom:28px}.business-module__hu48pW__fileName{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.01em;word-break:keep-all;margin:0 0 6px;font-size:1.1rem;font-weight:700}.business-module__hu48pW__fileMeta{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.78rem;overflow:hidden}.business-module__hu48pW__downloadBtn{border:1px solid var(--text-main);color:var(--text-main);letter-spacing:.1em;cursor:pointer;border-radius:var(--radius-btn);background:0 0;align-self:flex-start;padding:9px 18px;font-size:.72rem;font-weight:800;transition:background .2s,color .2s}.business-module__hu48pW__downloadBtn:hover{background:var(--text-main);color:var(--btn-text)}.business-module__hu48pW__inquirySection{background:var(--surface);padding:100px 40px}.business-module__hu48pW__inquiryBox{background:var(--invert-bg)}.business-module__hu48pW__inquiryHeader{border-bottom:1px solid #ffffff0f;padding:60px 64px 52px}.business-module__hu48pW__inquiryEyebrow{letter-spacing:.36em;text-transform:uppercase;color:#ffffff59;margin-bottom:18px;font-size:.62rem;font-weight:900;display:block}.business-module__hu48pW__inquiryTitle{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;word-break:keep-all;margin:0 0 14px;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:800;line-height:1.08}.business-module__hu48pW__inquiryDesc{color:#ffffff73;word-break:keep-all;margin:0;font-size:.95rem;line-height:1.8}.business-module__hu48pW__form{padding:52px 64px}.business-module__hu48pW__formRow{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.business-module__hu48pW__input,.business-module__hu48pW__select,.business-module__hu48pW__textarea{width:100%;font-size:.95rem;font-family:var(--font-body);color:#fff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;outline:none;padding:14px 18px;transition:border-color .2s,background .2s}.business-module__hu48pW__input::placeholder,.business-module__hu48pW__textarea::placeholder{color:#ffffff40}.business-module__hu48pW__select option{color:#fff;background:#0a0a0a}.business-module__hu48pW__input:focus,.business-module__hu48pW__select:focus,.business-module__hu48pW__textarea:focus{background:#ffffff14;border-color:#fff6}.business-module__hu48pW__textarea{resize:vertical;height:160px;margin-bottom:28px;display:block}.business-module__hu48pW__submitBtn{color:#0a0a0a;width:100%;font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border-radius:var(--radius-btn);background:#fff;border:none;padding:18px;font-size:.85rem;font-weight:800;transition:background .2s,transform .2s}.business-module__hu48pW__submitBtn:hover:not(:disabled){background:#e5e5e5;transform:translateY(-1px)}.business-module__hu48pW__submitBtn:disabled{opacity:.35;cursor:not-allowed}@keyframes business-module__hu48pW__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (max-width:1024px){.business-module__hu48pW__downloadGrid{grid-template-columns:1fr}}@media (max-width:768px){.business-module__hu48pW__heroContent{padding:0 28px}.business-module__hu48pW__downloadSection,.business-module__hu48pW__inquirySection{padding:80px 20px}.business-module__hu48pW__inquiryHeader{padding:44px 28px 36px}.business-module__hu48pW__form{padding:36px 28px}.business-module__hu48pW__formRow{grid-template-columns:1fr}}
.checkout-module__A5EbsG__container{background:var(--surface);max-width:1200px;min-height:100vh;margin:0 auto;padding:120px 20px 100px}.checkout-module__A5EbsG__title{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.025em;margin-bottom:40px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.checkout-module__A5EbsG__grid{grid-template-columns:1.5fr 1fr;gap:24px;display:grid}.checkout-module__A5EbsG__sectionBlock{background:var(--bg);border:1px solid var(--border);margin-bottom:20px;padding:28px 32px}.checkout-module__A5EbsG__sectionBlock h2{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--border);color:var(--text-main);margin-bottom:24px;padding-bottom:14px;font-size:1rem;font-weight:800}.checkout-module__A5EbsG__formGroup{margin-bottom:18px}.checkout-module__A5EbsG__formGroup label{letter-spacing:.04em;color:var(--text-muted);text-transform:uppercase;margin-bottom:7px;font-size:.8rem;font-weight:700;display:block}.checkout-module__A5EbsG__input{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-main);font-size:.95rem;font-family:var(--font-body);box-sizing:border-box;outline:none;padding:11px 14px;transition:border-color .2s}.checkout-module__A5EbsG__input:focus{border-color:var(--text-sub)}.checkout-module__A5EbsG__input::placeholder{color:var(--text-muted)}.checkout-module__A5EbsG__inputShort{border:1px solid var(--border);background:var(--bg);width:120px;color:var(--text-main);font-size:.95rem;font-family:var(--font-body);outline:none;padding:11px 14px;transition:border-color .2s}.checkout-module__A5EbsG__inputShort:focus{border-color:var(--text-sub)}.checkout-module__A5EbsG__addressGroup{gap:10px;display:flex}.checkout-module__A5EbsG__searchBtn{background:var(--btn-bg);color:var(--btn-text);cursor:pointer;white-space:nowrap;border:none;padding:0 18px;font-size:.8rem;font-weight:700;transition:background .2s}.checkout-module__A5EbsG__searchBtn:hover{background:var(--btn-hover)}.checkout-module__A5EbsG__paymentMethods{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.checkout-module__A5EbsG__payMethod{border:1px solid var(--border);text-align:center;cursor:pointer;color:var(--text-muted);background:var(--bg);padding:14px 10px;font-size:.82rem;font-weight:600;transition:all .15s}.checkout-module__A5EbsG__payMethod:hover{border-color:var(--text-sub);color:var(--text-main)}.checkout-module__A5EbsG__payMethod.checkout-module__A5EbsG__active{border-color:var(--text-main);background:var(--text-main);color:var(--btn-text)}.checkout-module__A5EbsG__summaryCard{background:var(--bg);border:1px solid var(--border);padding:28px 32px;position:sticky;top:88px}.checkout-module__A5EbsG__summaryCard h2{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--border);color:var(--text-main);margin-bottom:24px;padding-bottom:14px;font-size:1rem;font-weight:800}.checkout-module__A5EbsG__itemList{margin-bottom:24px}.checkout-module__A5EbsG__item{border-bottom:1px solid var(--border);gap:14px;margin-bottom:14px;padding-bottom:14px;display:flex}.checkout-module__A5EbsG__item:last-child{border-bottom:none;margin-bottom:0}.checkout-module__A5EbsG__itemImg{background:var(--surface);border:1px solid var(--border);flex-shrink:0;width:56px;height:56px}.checkout-module__A5EbsG__itemInfo{flex:1}.checkout-module__A5EbsG__itemName{color:var(--text-main);margin-bottom:3px;font-size:.9rem;font-weight:600}.checkout-module__A5EbsG__itemMeta{color:var(--text-muted);font-size:.82rem}.checkout-module__A5EbsG__itemPrice{color:var(--text-main);white-space:nowrap;font-size:.9rem;font-weight:700}.checkout-module__A5EbsG__totalRow,.checkout-module__A5EbsG__shippingRow{color:var(--text-sub);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.9rem;display:flex}.checkout-module__A5EbsG__totalRow span:first-child{color:var(--text-main);font-weight:600}.checkout-module__A5EbsG__totalPrice{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.02em;font-size:1.3rem;font-weight:900}.checkout-module__A5EbsG__checkoutBtn{background:var(--alminer-primary);color:#fff;width:100%;font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;margin-top:18px;padding:16px;font-size:.9rem;font-weight:800;transition:background .2s}.checkout-module__A5EbsG__checkoutBtn:hover{background:#e65100}.checkout-module__A5EbsG__checkoutBtn:disabled{opacity:.4;cursor:not-allowed}.checkout-module__A5EbsG__paymentNote{color:var(--text-muted);text-align:center;margin-top:14px;font-size:.78rem;line-height:1.6}@media (max-width:768px){.checkout-module__A5EbsG__grid{grid-template-columns:1fr}.checkout-module__A5EbsG__sectionBlock,.checkout-module__A5EbsG__summaryCard{padding:20px}.checkout-module__A5EbsG__summaryCard{position:static}}
.TeamCalendar-module__jjhPZW__calendarContainer{background-color:var(--bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border);font-family:var(--font-sans);margin-bottom:2rem;overflow:hidden}.TeamCalendar-module__jjhPZW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.TeamCalendar-module__jjhPZW__headerTitleGroup{align-items:center;gap:16px;display:flex}.TeamCalendar-module__jjhPZW__iconBox{border-radius:var(--radius-sm);background-color:var(--surface);width:40px;height:40px;color:var(--text-primary);justify-content:center;align-items:center;display:flex}.TeamCalendar-module__jjhPZW__title{color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.TeamCalendar-module__jjhPZW__subtitle{color:var(--text-secondary);margin:0;font-size:12px}.TeamCalendar-module__jjhPZW__controls{align-items:center;gap:20px;display:flex}.TeamCalendar-module__jjhPZW__legend{gap:12px;display:flex}.TeamCalendar-module__jjhPZW__legendItem{color:var(--text-secondary);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.TeamCalendar-module__jjhPZW__dot{border-radius:50%;width:10px;height:10px}.TeamCalendar-module__jjhPZW__dot.TeamCalendar-module__jjhPZW__meeting{background-color:#3b82f6}.TeamCalendar-module__jjhPZW__dot.TeamCalendar-module__jjhPZW__deadline{background-color:#ef4444}.TeamCalendar-module__jjhPZW__navButton{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;padding:4px;display:flex}.TeamCalendar-module__jjhPZW__navBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:6px;align-items:center;padding:4px 8px;transition:all .2s;display:flex}.TeamCalendar-module__jjhPZW__navBtn:hover{background-color:var(--bg);color:var(--text-primary);box-shadow:var(--shadow-sm)}.TeamCalendar-module__jjhPZW__currentDate{color:var(--text-primary);text-align:center;width:100px;font-size:14px;font-weight:600}.TeamCalendar-module__jjhPZW__gridHeader{border-bottom:1px solid var(--border);background-color:var(--surface);grid-template-columns:repeat(7,1fr);display:grid}.TeamCalendar-module__jjhPZW__dayName{text-align:center;letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);padding:12px 0;font-size:12px;font-weight:600}.TeamCalendar-module__jjhPZW__dayName.TeamCalendar-module__jjhPZW__sun{color:#ef4444}.TeamCalendar-module__jjhPZW__dayName.TeamCalendar-module__jjhPZW__sat{color:#3b82f6}.TeamCalendar-module__jjhPZW__gridBody{background-color:var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.TeamCalendar-module__jjhPZW__cell{background-color:var(--bg);cursor:pointer;min-height:120px;padding:8px;transition:background-color .2s;position:relative}.TeamCalendar-module__jjhPZW__cell:hover,.TeamCalendar-module__jjhPZW__cell.TeamCalendar-module__jjhPZW__today{background-color:var(--surface)}.TeamCalendar-module__jjhPZW__cellHeader{justify-content:space-between;align-items:flex-start;height:24px;margin-bottom:8px;display:flex}.TeamCalendar-module__jjhPZW__dayNumber{width:24px;height:24px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}.TeamCalendar-module__jjhPZW__dayNumber.TeamCalendar-module__jjhPZW__today{background-color:var(--text-primary);color:var(--bg)}.TeamCalendar-module__jjhPZW__dayNumber.TeamCalendar-module__jjhPZW__weekend{color:#ef4444}.TeamCalendar-module__jjhPZW__addBtn{opacity:0;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}.TeamCalendar-module__jjhPZW__cell:hover .TeamCalendar-module__jjhPZW__addBtn{opacity:1}.TeamCalendar-module__jjhPZW__addBtn:hover{background-color:var(--surface);color:var(--text-primary)}.TeamCalendar-module__jjhPZW__eventList{flex-direction:column;gap:4px;max-height:80px;display:flex;overflow-y:auto}.TeamCalendar-module__jjhPZW__event{border-left:3px solid #0000;border-radius:4px;justify-content:space-between;align-items:center;padding:4px 8px;font-size:11px;font-weight:500;transition:transform .1s;display:flex;box-shadow:0 1px 2px #0000000d}.TeamCalendar-module__jjhPZW__event:hover{transform:translateY(-1px)}.TeamCalendar-module__jjhPZW__event.TeamCalendar-module__jjhPZW__meeting{color:#1e40af;background-color:#eff6ff;border-left-color:#3b82f6}.TeamCalendar-module__jjhPZW__event.TeamCalendar-module__jjhPZW__deadline{color:#991b1b;background-color:#fef2f2;border-left-color:#ef4444}.TeamCalendar-module__jjhPZW__event.TeamCalendar-module__jjhPZW__other{background-color:var(--surface);color:var(--text-primary);border-left-color:var(--border)}.TeamCalendar-module__jjhPZW__deleteBtn{opacity:0;cursor:pointer;color:currentColor;background:0 0;border:none;padding:0 2px}.TeamCalendar-module__jjhPZW__event:hover .TeamCalendar-module__jjhPZW__deleteBtn{opacity:.6}.TeamCalendar-module__jjhPZW__deleteBtn:hover{opacity:1}.TeamCalendar-module__jjhPZW__modalOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;background-color:#00000080;justify-content:center;align-items:center;animation:.2s ease-out TeamCalendar-module__jjhPZW__fadeIn;display:flex;position:fixed;inset:0}@keyframes TeamCalendar-module__jjhPZW__fadeIn{0%{opacity:0}to{opacity:1}}.TeamCalendar-module__jjhPZW__modal{background:var(--bg);border-radius:var(--radius-md);width:100%;max-width:360px;box-shadow:var(--shadow-lg);border:1px solid var(--border);padding:24px}.TeamCalendar-module__jjhPZW__modalHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.TeamCalendar-module__jjhPZW__modalTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.TeamCalendar-module__jjhPZW__modalDate{color:var(--text-secondary);margin:0;font-size:13px}.TeamCalendar-module__jjhPZW__closeBtn{background:var(--surface);cursor:pointer;width:28px;height:28px;color:var(--text-secondary);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.TeamCalendar-module__jjhPZW__closeBtn:hover{background-color:var(--border);color:var(--text-primary)}.TeamCalendar-module__jjhPZW__input{border:1px solid var(--border);border-radius:var(--radius-sm);background-color:var(--surface);width:100%;color:var(--text-primary);outline:none;margin-bottom:16px;padding:12px;font-size:14px;transition:all .2s}.TeamCalendar-module__jjhPZW__input:focus{background-color:var(--bg);border-color:var(--text-primary);box-shadow:0 0 0 3px #0a0a0a14}.TeamCalendar-module__jjhPZW__typeSelector{gap:8px;margin-bottom:24px;display:flex}.TeamCalendar-module__jjhPZW__typeBtn{border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--bg);color:var(--text-secondary);cursor:pointer;flex:1;padding:8px;font-size:12px;font-weight:500;transition:all .2s}.TeamCalendar-module__jjhPZW__typeBtn.TeamCalendar-module__jjhPZW__active.TeamCalendar-module__jjhPZW__meeting{color:#1d4ed8;background-color:#eff6ff;border-color:#3b82f6}.TeamCalendar-module__jjhPZW__typeBtn.TeamCalendar-module__jjhPZW__active.TeamCalendar-module__jjhPZW__deadline{color:#b91c1c;background-color:#fef2f2;border-color:#ef4444}.TeamCalendar-module__jjhPZW__typeBtn.TeamCalendar-module__jjhPZW__active.TeamCalendar-module__jjhPZW__other{background-color:var(--surface);border-color:var(--border);color:var(--text-primary)}.TeamCalendar-module__jjhPZW__createBtn{background-color:var(--text-primary);width:100%;color:var(--bg);border-radius:var(--radius-btn);cursor:pointer;box-shadow:var(--shadow-sm);border:none;padding:12px;font-size:14px;font-weight:600;transition:opacity .2s}.TeamCalendar-module__jjhPZW__createBtn:hover{opacity:.85}
