.eic-card{position:relative;width:100%;height:100%;border-radius:14px;overflow:hidden;border:1px solid var(--primary-blob);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;cursor:pointer}.eic-card:hover{transform:translateY(-1px);border:1px solid rgba(200,150,12,.45)}.eic-img{width:100%;height:100%;object-fit:cover;display:block}.eic-overlay{position:absolute;top:0;left:0;right:0;padding:14px 14px 28px;background:linear-gradient(180deg,rgba(0,0,0,.82) 0,rgba(0,0,0,.5) 55%,transparent);display:flex;flex-direction:column;gap:5px;text-align:left}.eic-name-price{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:10px;gap:10px}.eic-name{color:#ffffff;line-height:1.35;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;word-break:break-word}.eic-name,.eic-price{font-family:var(--font-accent);font-size:.88rem;font-weight:700}.eic-price{color:var(--secondary-color);white-space:nowrap;flex-shrink:0}.eic-add-btn{position:absolute;bottom:10px;right:10px;height:30px;min-width:70px;padding:0 16px;border-radius:999px;background:rgba(255,255,255,.96);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1.6px solid rgba(200,150,12,.75);cursor:pointer;font-family:var(--font-body);font-size:.76rem;font-weight:700;letter-spacing:0;color:#c8960c;box-shadow:0 8px 16px rgba(110,78,26,.1),inset 0 1px 0 rgba(255,255,255,.9);transition:transform .18s ease,box-shadow .18s ease}.eic-add-btn:hover{transform:translateY(-1px)}.eic-qty-ctrl{position:absolute;bottom:10px;right:10px;height:30px;min-width:70px;padding:0 6px;gap:2px;border-radius:999px;background:rgba(255,255,255,.96);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1.6px solid rgba(200,150,12,.75);box-shadow:0 8px 16px rgba(110,78,26,.1),inset 0 1px 0 rgba(255,255,255,.9);overflow:hidden}.eic-qty-btn,.eic-qty-ctrl{display:flex;align-items:center}.eic-qty-btn{width:22px;height:22px;border:none;background:transparent;cursor:pointer;color:#c8960c;font-size:1rem;font-weight:700;justify-content:center;transition:background var(--transition);flex-shrink:0}.eic-qty-btn:hover{background:rgba(0,0,0,.12)}.eic-qty-count{font-size:.78rem;font-weight:700;color:#c8960c;min-width:14px;text-align:center;line-height:1}.eic-desc,.eic-qty-count{font-family:var(--font-accent)}.eic-desc{font-size:.72rem;color:rgba(255,255,255,.7);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.eic-item-tag{right:10px;bottom:44px;max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;background:rgba(255,255,255,.9);color:#000;font-size:.7rem;font-weight:600;padding:3px 8px;border-radius:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;white-space:nowrap}.eic-badges,.eic-item-tag{position:absolute;z-index:2}.eic-badges{bottom:10px;left:10px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.eic-modifier-badge{position:static;width:20px;height:20px;border-radius:4px;background:var(--primary-color);border:none;display:flex;align-items:center;justify-content:center;color:var(--secondary-color);pointer-events:none;box-shadow:0 2px 8px rgba(0,0,0,.2)}.eic-note-indicator{position:absolute;top:-3px;right:-3px;width:8px;height:8px;border-radius:50%;background:var(--red-dark);box-shadow:0 1px 2px rgba(0,0,0,.35)}.eic-note-btn{position:relative;width:20px;height:20px;border-radius:4px;background:var(--secondary-color);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 8px rgba(0,0,0,.3);transition:transform .18s ease}.eic-note-btn:hover{transform:translateY(-1px)}.eic-note-icon{width:12px;height:13px;display:block;filter:brightness(0)}.eic-note-plus{position:absolute;top:-3px;right:-3px;width:8px;height:8px;border-radius:50%;background:var(--red-dark);color:#fff;font-size:.4rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(0,0,0,.35)}@media screen and (max-width:576px){.eic-name{font-size:.77em;font-weight:500}.eic-price{font-size:.75em;font-weight:500}}.te-wrap{display:flex;flex-direction:column;gap:24px}.te-header{display:flex;align-items:center;gap:16px}.te-slider{display:flex;gap:18px;overflow-x:auto;padding-bottom:8px;padding-top:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.te-slider::-webkit-scrollbar{display:none}.te-slide{flex:0 0 280px;height:200px;scroll-snap-align:start}@media (max-width:640px){.te-slider{gap:12px}}.shim-card{position:relative;display:flex;flex-direction:column;height:100%;padding:8px;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,rgba(36,36,36,.98),rgba(10,10,10,.98));border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 44px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.08)}.shim-card:not(.shim-card--list){padding-bottom:0}.shim-card-img-wrap{position:relative;width:100%;aspect-ratio:1/.76;overflow:hidden;border-radius:22px;background:rgba(0,0,0,.28)}.shim-card:not(.shim-card--list) .shim-card-img-wrap{border-radius:22px 22px 0 0;margin-bottom:-6px}.shim-card-img{width:100%;height:100%;border-radius:inherit}.shim-card-heart{position:absolute;top:12px;right:12px;z-index:2;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1)}.shim-card-body{position:relative;z-index:1;display:flex;flex:1 1;flex-direction:column;gap:10px;margin-top:-10px;min-height:176px;padding:24px 14px 8px;border-radius:26px 26px 22px 22px;overflow:visible}.shim-card-body:before{content:"";position:absolute;inset:0;left:-8px;right:-8px;background:50%/100% 100% no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 220' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23181818' stop-opacity='.98'/%3E%3Cstop offset='1' stop-color='%230e0e0e' stop-opacity='.98'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M0 26Q0 0 26 0H186C202 0 214 2 222 6C230 10 234 17 236 26C238 38 243 47 252 53C261 58 273 60 289 60H304C313 60 320 65 320 73V198Q320 220 298 220H22Q0 220 0 198Z' fill='url(%23g)'/%3E%3C/svg%3E");filter:drop-shadow(0 12px 24px rgba(0,0,0,.2));pointer-events:none;z-index:0}.shim-card-body>*{position:relative;z-index:1}.shim-card-price-pocket{position:absolute;top:8px;right:-2px;z-index:3;display:flex;align-items:center;justify-content:flex-end;min-width:60px;height:30px}.shim-card-price{min-width:64px;height:32px;border-radius:10px}.shim-card-tag-row{display:inline-flex;align-items:center;gap:6px;min-height:18px;padding-right:82px}.shim-card-tag-dot{width:6px;height:6px;border-radius:999px;flex-shrink:0}.shim-card-tag{width:72px;height:12px;border-radius:999px}.shim-card-name{width:62%;height:16px;border-radius:6px}.shim-card-desc{width:90%;height:11px;border-radius:6px}.shim-card-desc--short{width:58%}.shim-card-footer{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.shim-card-icon-row{display:flex;align-items:center;gap:10px;min-height:34px}.shim-card-icon{width:24px;height:24px;border-radius:8px}.shim-card-add{flex-shrink:0;min-width:72px;height:34px;border-radius:999px}@media (max-width:640px){.shim-card{height:100%;border-radius:22px;padding:6px}.shim-card:not(.shim-card--list){padding-bottom:0}.shim-card-img-wrap{border-radius:18px}.shim-card:not(.shim-card--list) .shim-card-img-wrap{aspect-ratio:1/.66;border-radius:18px 18px 0 0;margin-bottom:-4px}.shim-card-heart{top:10px;right:10px;width:30px;height:30px}.shim-card-body{min-height:138px;gap:8px;padding:18px 10px 7px;border-radius:20px 20px 18px 18px}.shim-card-body:before{left:-7px;right:-7px;background:50%/100% 100% no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 220' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23181818' stop-opacity='.98'/%3E%3Cstop offset='1' stop-color='%230e0e0e' stop-opacity='.98'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M0 22Q0 0 22 0H198C210 0 220 2 226 6C232 10 236 16 238 23C240 29 245 35 252 39C259 43 269 45 283 45H304C313 45 320 50 320 58V200Q320 220 300 220H20Q0 220 0 200Z' fill='url(%23g)'/%3E%3C/svg%3E")}.shim-card-price-pocket{top:8px;right:-2px;min-width:42px;height:24px}.shim-card-price{min-width:42px;height:24px;border-radius:6px}.shim-card-tag-row{padding-right:52px}.shim-card-tag{width:56px;height:10px}.shim-card-name{width:66%;height:14px}.shim-card-desc{height:10px}.shim-card-add{min-width:62px;height:28px}.shim-card-icon-row{min-height:28px}.shim-card-icon{width:22px;height:22px}}@media (max-width:576px){.shim-card--list{flex-direction:row;align-items:stretch;height:152px;min-height:152px}.shim-card--list .shim-card-img-wrap{order:2;flex-shrink:0;width:40%;min-width:116px;max-width:156px;height:100%;aspect-ratio:auto;border-radius:20px;margin-bottom:0}.shim-card--list .shim-card-body{order:1;flex:1 1;min-width:0;margin-top:0;min-height:100%;padding:10px 12px;border-radius:22px;gap:6px}.shim-card--list .shim-card-body:before{display:none}.shim-card--list .shim-card-heart{top:8px;right:8px;width:28px;height:28px}.shim-card--list .shim-card-price-pocket{top:8px;right:8px;min-width:54px;height:24px}.shim-card--list .shim-card-price{min-width:54px;height:24px;border-radius:7px}.shim-card--list .shim-card-desc,.shim-card--list .shim-card-name,.shim-card--list .shim-card-tag-row{margin-right:64px}.shim-card--list .shim-card-tag-row{min-height:12px;padding-right:0}.shim-card--list .shim-card-tag{width:48px}.shim-card--list .shim-card-name{width:74%;height:14px}.shim-card--list .shim-card-desc{width:82%;height:10px}.shim-card--list .shim-card-desc--short{width:58%}.shim-card--list .shim-card-footer{margin-top:auto;min-height:28px;align-items:center}.shim-card--list .shim-card-add{min-width:64px;height:28px;margin-left:auto}}@media (min-width:641px) and (max-width:1024px){.shim-card:not(.shim-card--list) .shim-card-img-wrap{aspect-ratio:1/.7}.shim-card:not(.shim-card--list) .shim-card-body{min-height:150px;padding:18px 12px 8px;gap:9px}.shim-card:not(.shim-card--list) .shim-card-body:before{background:50%/100% 100% no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 220' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23181818' stop-opacity='.98'/%3E%3Cstop offset='1' stop-color='%230e0e0e' stop-opacity='.98'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M0 24Q0 0 24 0H182C198 0 211 2 220 5C229 8 235 14 238 22C241 31 247 37 255 41C263 45 274 47 289 47H304C313 47 320 52 320 60V198Q320 220 298 220H22Q0 220 0 198Z' fill='url(%23g)'/%3E%3C/svg%3E")}.shim-card:not(.shim-card--list) .shim-card-tag-row{padding-right:68px}.shim-card:not(.shim-card--list) .shim-card-price-pocket{top:8px;right:2px;min-width:60px;height:30px}.shim-card:not(.shim-card--list) .shim-card-price{min-width:58px;height:28px;border-radius:8px}}.mn-main{padding:72px 0 100px;background-color:var(--primary-color);overflow:hidden}.mn-container,.mn-main{position:relative;z-index:1}.mn-container{max-width:1280px;margin:0 auto;padding:0 48px;gap:56px}.mn-container,.mn-group{display:flex;flex-direction:column}.mn-group{gap:40px}.mn-sub-section{display:flex;flex-direction:column;gap:24px}.mn-group-header{display:flex;align-items:center;gap:16px}.mn-item-count{font-family:var(--font-body);font-size:.75rem;color:rgba(255,255,255,.5);white-space:nowrap;letter-spacing:.04em;flex-shrink:0}.mn-group-line{flex:1 1;min-width:24px;height:1px;background-color:rgba(255,255,255,.25)}@media (max-width:640px){.mn-item-count{font-size:.65rem}.mn-group-line{min-width:16px}}@media (max-width:480px){.mn-item-count{font-size:.6rem}}.mn-card-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;align-items:stretch}.mn-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:80px 0;color:var(--secondary-color);font-family:var(--font-body);font-size:1rem;letter-spacing:.04em}.mn-state--error{color:var(--red-dark)}.mn-spinner{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--red-dark);border-radius:50%;animation:mn-spin .75s linear infinite}@keyframes mn-spin{to{transform:rotate(1turn)}}@media (max-width:1100px){.mn-card-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.mn-container{padding:0 24px;gap:44px}.mn-main{padding:56px 0 80px}}@media (max-width:640px){.mn-container{padding:0 11px;gap:36px}.mn-main{padding:44px 0 72px}.mn-card-grid{grid-template-columns:repeat(2,1fr);column-gap:7px;row-gap:18px;align-items:start}.mn-group{gap:28px}.mn-group-header{gap:10px}}@media (max-width:360px){.mn-card-grid{column-gap:8px;row-gap:16px}}@media (max-width:576px){.mn-card-grid--list{grid-template-columns:1fr;column-gap:0;row-gap:12px}}