.font-bebas{font-family:Bebas Neue,cursive}.font-mono{font-family:Space Mono,monospace}.eyebrow{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-color)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.breadcrumbs{max-width:1400px;margin:0 auto;padding:88px 40px 0}.breadcrumbs ul{list-style:none;display:flex;align-items:center;gap:8px;font-family:Space Mono,monospace;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.breadcrumbs li{color:var(--muted-color);display:flex;align-items:center;gap:8px}.breadcrumbs li:last-child{color:var(--fg)}.breadcrumbs .sep{color:var(--muted-color);opacity:.4}.product-main{max-width:1400px;margin:0 auto;padding:32px 40px 60px;display:grid;grid-template-columns:55% 45%;gap:60px}.gallery-main{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--radius);border:1px solid var(--border);background:var(--card-bg);cursor:crosshair}.gallery-main .ph{width:100%;height:100%;filter:grayscale(20%);transition:filter .4s}.gallery-main:hover .ph{filter:grayscale(0%)}.gallery-main .ph img{width:100%;height:100%;display:block;object-fit:cover}.badge-sale{position:absolute;top:16px;left:16px;z-index:2;font-family:Space Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:var(--red);color:#fff;padding:6px 14px;border-radius:var(--radius)}.gallery-thumbs{display:flex;gap:12px;margin-top:16px}.gallery-thumb{width:80px;height:80px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;cursor:pointer;transition:border-color .2s;flex-shrink:0}.gallery-thumb.active,.gallery-thumb:hover{border-color:var(--yellow)}.gallery-thumb .ph{width:100%;height:100%;filter:grayscale(30%);transition:filter .3s;object-fit:cover}.gallery-thumb:hover .ph,.gallery-thumb.active .ph{filter:grayscale(0%)}.gallery-slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#fff;font-size:24px;cursor:pointer;opacity:0;transition:opacity .25s,background .2s}.gallery-main:hover .gallery-slider-btn{opacity:1}.gallery-slider-btn:hover{background:#000000b3}.gallery-slider-prev{left:12px}.gallery-slider-next{right:12px}.gallery{position:relative;overflow:visible}.zoom-pane{display:none;position:absolute;top:0;left:calc(100% + 20px);width:70%;aspect-ratio:1 / 1;border-radius:var(--radius);border:1px solid var(--border);background-color:var(--card-bg);background-repeat:no-repeat;background-size:300% auto;z-index:10;box-shadow:0 8px 40px #00000040;pointer-events:none}.zoom-pane.active{display:block}.zoom-bbox{display:none;position:absolute;z-index:4;pointer-events:none;background:#ffffff40;border:2px solid rgba(255,255,255,.6);box-shadow:0 0 0 9999px #00000059}.zoom-bbox.active{display:block}body.light .zoom-bbox{background:#00000014;border-color:#00000059;box-shadow:0 0 0 9999px #00000026}@media(max-width:900px){.zoom-pane,.zoom-bbox{display:none!important}.gallery-main{cursor:default}.gallery-slider-btn{opacity:.8}}@media(max-width:576px){.gallery-slider-btn{width:34px;height:34px;font-size:20px}.gallery-slider-prev{left:8px}.gallery-slider-next{right:8px}}.product-page .ph-1{background:linear-gradient(135deg,#3a3a3a,#555 40%,#4a4a4a)}.product-page .ph-2{background:linear-gradient(135deg,#444,#5a5a5a 40%,#3e3e3e)}.product-page .ph-3{background:linear-gradient(135deg,#383838,#505050 40%,#454545)}.product-page .ph-4{background:linear-gradient(135deg,#424242,#5e5e5e 40%,#404040)}.product-page .ph-5{background:linear-gradient(135deg,#3c3c3c,#565656 40%,#484848)}.product-page .ph-6{background:linear-gradient(135deg,#404040,#525252 40%,#3a3a3a)}body.light .product-page .ph-1{background:linear-gradient(135deg,#c8c0b4,#d5cfc5 40%,#c0b8ab)}body.light .product-page .ph-2{background:linear-gradient(135deg,#ccc4b8,#d8d2c8 40%,#c5bdb0)}body.light .product-page .ph-3{background:linear-gradient(135deg,#c5bdb0,#d2ccc2 40%,#c0b8ab)}body.light .product-page .ph-4{background:linear-gradient(135deg,#cac2b6,#d6d0c6 40%,#c2bab0)}body.light .product-page .ph-5{background:linear-gradient(135deg,#c6beb2,#d4cec4 40%,#c1b9ac)}body.light .product-page .ph-6{background:linear-gradient(135deg,#c9c1b5,#d5cfc5 40%,#bfb7aa)}.product-info{padding-top:8px}.product-brand{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-color);margin-bottom:8px}.product-title{font-family:Syne,sans-serif;font-size:30px;font-weight:700;line-height:1.2;margin-bottom:16px}.product-rating{display:flex;align-items:center;gap:10px;margin-bottom:20px;cursor:pointer;transition:opacity .2s}.product-rating:hover{opacity:.7}.stars{color:var(--yellow);font-size:16px;letter-spacing:2px}body.light .stars{color:#d4a800}.rating-num{font-family:Space Mono,monospace;font-size:13px;font-weight:700;color:var(--fg)}.rating-count{font-family:Space Mono,monospace;font-size:11px;color:var(--muted-color)}.divider{height:1px;background:var(--border-soft);margin:20px 0}.price-block{margin-bottom:4px}.price-current{font-family:Space Mono,monospace;font-size:32px;font-weight:700;color:var(--accent)}.price-old{font-family:Space Mono,monospace;font-size:16px;color:var(--muted-color);text-decoration:line-through;margin-left:12px}.discount-badge{display:inline-block;background:var(--red);color:#fff;font-family:Space Mono,monospace;font-size:12px;font-weight:700;letter-spacing:.05em;padding:4px 10px;border-radius:var(--radius);margin-left:12px;vertical-align:middle}.retail-compare{border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-top:16px}.retail-compare-label{font-family:Space Mono,monospace;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-color);margin-bottom:8px}.retail-price{font-family:Space Mono,monospace;font-size:14px;color:var(--muted-color);text-decoration:line-through;margin-bottom:4px}.retail-save{font-family:Space Mono,monospace;font-size:14px;font-weight:700;color:var(--tag-new);display:flex;align-items:center;gap:6px}.retail-save .arrow-down{display:inline-block;transform:rotate(0)}.characteristics{margin-top:0}.char-list{display:grid;gap:16px}.char-item{display:flex;align-items:center;justify-content:space-between}.char-label{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted-color)}.char-value{font-family:Syne,sans-serif;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.char-link{font-family:Space Mono,monospace;font-size:10px;color:var(--yellow);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid transparent;transition:border-color .2s}body.light .char-link{color:var(--accent)}.char-link:hover{border-bottom-color:currentColor}.badge-condition{font-family:Space Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;background:#3b82f626;color:#60a5fa;border-radius:var(--radius)}.chip-style{font-family:Space Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border:1px solid var(--border);border-radius:var(--radius);color:var(--fg)}.store-block{display:flex;align-items:center;gap:14px;margin-top:0}.store-logo{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#555,#777);display:flex;align-items:center;justify-content:center;font-family:Bebas Neue,cursive;font-size:16px;color:#fff;flex-shrink:0}body.light .store-logo{background:linear-gradient(135deg,#a09080,#c0b0a0)}.store-info{flex:1}.store-name{font-family:Syne,sans-serif;font-size:14px;font-weight:700;transition:color .2s}.store-name:hover{color:var(--yellow)}body.light .store-name:hover{color:var(--accent)}.store-meta{font-family:Space Mono,monospace;font-size:10px;color:var(--muted-color);letter-spacing:.05em;display:flex;align-items:center;gap:10px;margin-top:2px}.store-meta .store-rating-stars{color:var(--yellow);font-size:10px}body.light .store-meta .store-rating-stars{color:#d4a800}.product-info .btn-order{display:block;width:100%;font-family:Syne,sans-serif;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:18px;border-radius:var(--radius);text-align:center;background:var(--accent);color:#080808;cursor:pointer;transition:opacity .2s;margin-bottom:10px}.product-info .btn-order:hover{opacity:.85}.product-info .btn-primary{display:block;width:100%;font-size:14px;padding:16px;border-radius:var(--radius);text-align:center;background:transparent;color:var(--fg);border:1px solid var(--border)}.product-info .btn-primary:hover{border-color:var(--fg);transform:none;box-shadow:none}.product-info .btn-ghost{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;font-size:14px;padding:16px;border:1px solid var(--border);border-radius:var(--radius);border-bottom:1px solid var(--border);margin-top:12px}.product-info .btn-ghost:hover{border-color:var(--muted-color);color:var(--fg)}.product-info .btn-ghost .accent-word{color:var(--accent)}.product-info .btn-ghost.wishlisted .accent-word{color:var(--red)}.product-info .btn-ghost .heart{font-size:18px;transition:color .2s}.product-info .btn-ghost.wishlisted{border-color:var(--red);color:var(--red)}.product-info .btn-ghost.wishlisted .heart{color:var(--red)}.product-contact{display:flex;align-items:center;gap:10px;margin-top:16px;padding:16px;border:1px solid var(--border);border-radius:var(--radius)}.product-contact .contact-phone{flex:1;padding:10px 14px;background:transparent;border:1px solid var(--border);border-radius:var(--radius);color:var(--muted-color);font-family:Space Mono,monospace;font-size:12px;cursor:pointer;transition:all .2s;text-align:center;white-space:nowrap}.product-contact .contact-phone:hover{border-color:var(--fg);color:var(--fg)}.product-contact .contact-phone.revealed{color:var(--accent);border-color:var(--accent);cursor:default}.product-contact .contact-link{width:40px;height:40px;flex-shrink:0;border:1px solid var(--border);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;color:var(--muted-color);transition:all .2s;text-decoration:none}.product-contact .contact-link:hover{border-color:var(--accent);color:var(--accent)}.product-contact .contact-link svg{width:18px;height:18px}.product-contact .contact-label{font-family:Space Mono,monospace;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted-color);margin-bottom:10px}.delivery-block{margin-top:16px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.delivery-label{font-family:Space Mono,monospace;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-color);padding:14px 16px 0}.delivery-list{display:flex;flex-direction:column}.delivery-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border-soft);transition:background .2s}.delivery-item:last-child{border-bottom:none}.delivery-item:hover{background:#ffffff08}body.light .delivery-item:hover{background:#00000005}.delivery-logo{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden}.delivery-logo svg{display:block}.delivery-info{flex:1;display:flex;flex-direction:column;gap:2px}.delivery-name{font-family:Syne,sans-serif;font-size:13px;font-weight:600}.delivery-desc{font-family:Space Mono,monospace;font-size:10px;color:var(--muted-color);letter-spacing:.05em}.delivery-time{font-family:Space Mono,monospace;font-size:11px;color:var(--muted-color);white-space:nowrap}.update-number{font-family:Space Mono,monospace;font-size:10px;color:var(--muted-color);margin-top:20px;letter-spacing:.1em}.size-modal-overlay{position:fixed;inset:0;z-index:9999;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s}.size-modal-overlay.open{opacity:1;pointer-events:auto}.size-modal{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);width:480px;max-width:90vw;max-height:80vh;display:flex;flex-direction:column;transform:translateY(20px);transition:transform .25s}.size-modal-overlay.open .size-modal{transform:translateY(0)}.size-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-soft)}.size-modal-title{font-family:Syne,sans-serif;font-size:18px;font-weight:700}.size-modal-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--muted-color);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;background:transparent;transition:all .2s}.size-modal-close:hover{color:var(--fg);border-color:var(--fg)}.size-modal-body{padding:20px 24px;overflow-y:auto}.size-table{width:100%;border-collapse:collapse;font-family:Space Mono,monospace;font-size:13px}.size-table th{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted-color);text-align:center;padding:8px 12px;border-bottom:1px solid var(--border)}.size-table td{text-align:center;padding:10px 12px;border-bottom:1px solid var(--border-soft)}.size-table tbody tr:hover{background:#ffffff08}body.light .size-table tbody tr:hover{background:#00000005}.size-table .size-highlight{background:#4ade801a}.size-table .size-highlight td{color:var(--accent);font-weight:700}.section{max-width:1400px;margin:0 auto;padding:0 40px}.description-section{border-top:1px solid var(--border-soft);padding-top:48px;padding-bottom:48px}.section-title{font-family:Bebas Neue,cursive;font-size:48px;letter-spacing:.04em;margin-bottom:24px}.description-text{font-family:Syne,sans-serif;font-size:14px;line-height:1.8;color:var(--muted-fg);max-width:760px}.description-text p{margin-bottom:16px}.description-text p:last-child{margin-bottom:0}.reviews-section{border-top:1px solid var(--border-soft);padding-top:48px;padding-bottom:48px}.section-title-row{display:flex;align-items:baseline;gap:16px;margin-bottom:32px}.review-total{font-family:Space Mono,monospace;font-size:14px;color:var(--muted-color)}.review-card{padding:24px 0;border-bottom:1px solid var(--border-soft)}.review-card:last-child{border-bottom:none}.review-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.review-avatar{width:36px;height:36px;border-radius:50%;background:var(--yellow);display:flex;align-items:center;justify-content:center;font-family:Syne,sans-serif;font-weight:800;font-size:14px;color:#080808;flex-shrink:0}.review-author-info{flex:1}.review-author-name{font-family:Syne,sans-serif;font-size:14px;font-weight:700}.review-meta{display:flex;align-items:center;gap:10px}.review-date{font-family:Space Mono,monospace;font-size:10px;color:var(--muted-color);letter-spacing:.05em}.review-stars{font-size:12px;color:var(--yellow);letter-spacing:1px}body.light .review-stars{color:#d4a800}.review-text{font-family:Syne,sans-serif;font-size:14px;line-height:1.7;color:var(--muted-fg);margin-bottom:12px}.review-photo{width:100px;height:100px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.review-photo .ph{width:100%;height:100%;filter:grayscale(20%);transition:filter .3s}.review-photo:hover .ph{filter:grayscale(0%)}.review-bought{font-family:Space Mono,monospace;font-size:10px;color:var(--muted-color);letter-spacing:.1em;margin-bottom:8px}.similar-section{border-top:1px solid var(--border-soft);padding-top:48px;padding-bottom:80px}.similar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px}.similar-grid .product-card{position:relative;overflow:hidden;border-radius:var(--radius);border:1px solid var(--border);background:var(--card-bg);transition:border-color .3s;aspect-ratio:unset}a.product-card-link{display:block;text-decoration:none;color:inherit;cursor:pointer}body.light .similar-grid .product-card{box-shadow:0 2px 12px #0000000f}.similar-grid .product-card:hover{border-color:var(--yellow)}body.light .similar-grid .product-card:hover{border-color:var(--accent)}.product-card-img{position:relative;aspect-ratio:3 / 4;overflow:hidden}.product-card-img .ph{width:100%;height:100%;filter:grayscale(30%);transition:filter .4s,transform .5s}.product-card:hover .product-card-img .ph{filter:grayscale(0%);transform:scale(1.08)}.product-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,var(--gradient-card) 0%,transparent 50%);pointer-events:none}.product-card-body{padding:14px 16px 16px}.product-card-brand{font-family:Space Mono,monospace;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-color);margin-bottom:4px}.product-card-name{font-family:Syne,sans-serif;font-size:14px;font-weight:600;margin-bottom:8px;line-height:1.3}.product-card-prices{display:flex;align-items:center;gap:8px}.product-card-price{font-family:Space Mono,monospace;font-size:16px;font-weight:700;color:var(--accent)}.product-card-old-price{font-family:Space Mono,monospace;font-size:12px;color:var(--muted-color);text-decoration:line-through}.chat-overlay{position:fixed;inset:0;background:#0006;z-index:8999;opacity:0;pointer-events:none;transition:opacity .3s}.chat-overlay.open{opacity:1;pointer-events:auto}.chat-panel{position:fixed;bottom:24px;right:24px;width:400px;max-width:calc(100vw - 48px);height:520px;max-height:calc(100vh - 48px);background:var(--bg);border:1px solid var(--border);border-radius:12px;z-index:9000;display:flex;flex-direction:column;box-shadow:0 12px 48px #0000004d;transform:translateY(110%) scale(.95);opacity:0;pointer-events:none;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .3s}.chat-panel.open{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border);flex-shrink:0}.chat-header-info{display:flex;align-items:center;gap:12px}.chat-shop-logo{width:36px;height:36px;border-radius:50%;background:var(--yellow);color:#080808;display:flex;align-items:center;justify-content:center;font-family:Bebas Neue,sans-serif;font-size:18px;flex-shrink:0}.chat-shop-name{font-family:Syne,sans-serif;font-size:14px;font-weight:700;color:var(--fg)}.chat-status{font-family:Space Mono,monospace;font-size:10px;color:var(--muted-color);margin-top:2px}.chat-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--muted-color);background:transparent;border:none;cursor:pointer;border-radius:50%;transition:background .2s,color .2s}.chat-close:hover{background:var(--border);color:var(--fg)}.chat-body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px}.chat-body::-webkit-scrollbar{width:4px}.chat-body::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.chat-product-card{display:flex;gap:12px;padding:12px;background:var(--card-bg);border:1px solid var(--border);border-radius:8px}.chat-product-img{width:56px;height:56px;border-radius:6px;overflow:hidden;flex-shrink:0;background:var(--border)}.chat-product-img img{width:100%;height:100%;object-fit:cover}.chat-product-info{display:flex;flex-direction:column;justify-content:center;gap:4px}.chat-product-name{font-family:Syne,sans-serif;font-size:12px;font-weight:600;color:var(--fg);line-height:1.3}.chat-product-price{font-family:Space Mono,monospace;font-size:12px;font-weight:700;color:var(--accent)}.chat-msg{max-width:80%;padding:10px 14px;font-family:Space Mono,monospace;font-size:12px;line-height:1.5;border-radius:12px;word-break:break-word;position:relative}.chat-msg.outgoing{align-self:flex-end;background:var(--yellow);color:#080808;border-bottom-right-radius:0;margin-right:6px}.chat-msg.outgoing:after{content:"";position:absolute;right:-6px;bottom:0;width:8px;height:14px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14'%3E%3Cpath d='M0 0 C0 5 1 8 3 10.5 Q5.5 13 8 14 L0 14Z' fill='%23e0ff00'/%3E%3C/svg%3E") no-repeat;background-size:contain}.chat-msg.incoming{align-self:flex-start;background:#1e1e1e;border:1px solid rgba(255,255,255,.08);color:var(--fg);border-bottom-left-radius:0;margin-left:6px}.chat-msg.incoming:after{content:"";position:absolute;left:-6px;bottom:0;width:8px;height:14px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14'%3E%3Cpath d='M8 0 C8 5 7 8 5 10.5 Q2.5 13 0 14 L8 14Z' fill='%231e1e1e'/%3E%3C/svg%3E") no-repeat;background-size:contain}.chat-msg .chat-time{display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:9px;font-family:Syne,sans-serif;margin-top:3px;line-height:1;letter-spacing:.02em;white-space:nowrap}.chat-msg.outgoing .chat-time{color:#08080873}.chat-msg.incoming .chat-time{justify-content:flex-start;color:var(--muted-color)}.chat-check{display:inline-flex;align-items:center;color:#08080866}.chat-check.read{color:#080808}.chat-msg-attachments{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.chat-msg-image-link{display:block}.chat-msg-image{max-width:180px;max-height:160px;border-radius:8px;object-fit:cover;cursor:pointer;transition:opacity .15s}.chat-msg-image:hover{opacity:.85}.chat-msg-file{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:6px;font-family:Space Mono,monospace;font-size:11px;text-decoration:none;transition:opacity .15s}.chat-msg.outgoing .chat-msg-file{background:#0808081a;color:#080808}.chat-msg.incoming .chat-msg-file{background:#ffffff14;color:var(--fg, #fff)}.chat-msg-file:hover{opacity:.7}.chat-preview-strip{display:flex;gap:8px;padding:8px 16px;border-top:1px solid var(--border, #2a2a2a);overflow-x:auto;flex-shrink:0}.chat-preview-strip::-webkit-scrollbar{height:3px}.chat-preview-strip::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.chat-preview-item{position:relative;flex-shrink:0;width:52px;text-align:center}.chat-preview-thumb{width:52px;height:52px;border-radius:6px;object-fit:cover;border:1px solid var(--border, #2a2a2a)}.chat-preview-file{width:52px;height:52px;border-radius:6px;border:1px solid var(--border, #2a2a2a);background:var(--card-bg, #1e1e1e);display:flex;align-items:center;justify-content:center;color:var(--muted-color, #999)}.chat-preview-remove{position:absolute;top:-4px;right:-4px;width:18px;height:18px;border-radius:50%;background:#f44;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.chat-preview-name{display:block;font-family:Space Mono,monospace;font-size:7px;color:var(--muted-color, #999);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.chat-attach-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid var(--border, #2a2a2a);border-radius:8px;color:var(--muted-color, #999);cursor:pointer;flex-shrink:0;transition:color .2s,border-color .2s}.chat-attach-btn:hover{color:var(--fg, #fff);border-color:var(--fg, #fff)}.hidden{display:none!important}.chat-footer{display:flex;align-items:center;gap:8px;padding:12px 16px;border-top:1px solid var(--border);flex-shrink:0}.chat-input{flex:1;font-family:Space Mono,monospace;font-size:12px;color:var(--fg);background:var(--card-bg);border:1px solid var(--border);padding:10px 14px;border-radius:8px;outline:none;transition:border-color .2s}.chat-input:focus{border-color:var(--yellow)}.chat-input::placeholder{color:var(--muted-color)}.chat-send{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:var(--yellow);color:#080808;border:none;border-radius:8px;cursor:pointer;flex-shrink:0;transition:transform .2s,opacity .2s}.chat-send:hover{transform:scale(1.05)}.chat-send:active{transform:scale(.95)}@media(max-width:900px){.product-main{grid-template-columns:1fr;gap:24px;padding:20px 16px 40px}.breadcrumbs{padding:72px 16px 0}.section{padding:0 16px}.product-title{font-size:22px}.product-brand{font-size:10px;margin-bottom:6px}.price-current{font-size:26px}.price-old{font-size:14px}.discount-badge{font-size:11px;padding:3px 8px}.section-title{font-size:36px}.similar-grid{grid-template-columns:repeat(2,1fr);gap:12px}.gallery-main{aspect-ratio:1/1}.gallery-thumbs{gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumb{width:64px;height:64px}.char-item{flex-direction:column;align-items:flex-start;gap:4px}.store-block{flex-wrap:wrap}.product-info .btn-order{padding:16px;font-size:14px}.product-info .btn-primary,.product-info .btn-ghost{padding:14px}.product-contact{flex-wrap:wrap;gap:8px}.product-contact .contact-phone{flex:1 1 100%}.delivery-item{padding:10px 12px}.delivery-name{font-size:12px}.description-section{padding-top:32px;padding-bottom:32px}.description-text{font-size:13px}.reviews-section{padding-top:32px;padding-bottom:32px}.review-text{font-size:13px}.review-photo{width:80px;height:80px}.similar-section{padding-top:32px;padding-bottom:48px}.size-modal{width:95vw}.size-table th,.size-table td{padding:6px 8px;font-size:11px}}@media(max-width:576px){.product-main{padding:16px 12px 32px}.breadcrumbs{padding:68px 12px 0}.breadcrumbs ul{font-size:9px;gap:5px}.section{padding:0 12px}.product-title{font-size:20px}.price-current{font-size:24px}.gallery-thumb{width:56px;height:56px}.gallery-thumbs{gap:6px}.retail-compare{padding:12px}.retail-compare-label{font-size:9px}.retail-price,.retail-save{font-size:12px}.char-label{font-size:10px}.char-value{font-size:13px}.section-title{font-size:30px}.section-title-row{flex-direction:column;gap:8px}.similar-grid{gap:8px}.product-card-body{padding:10px 12px 12px}.product-card-name{font-size:12px}.product-card-price{font-size:14px}.product-card-brand{font-size:8px}.product-card-old-price{font-size:10px}.update-number{font-size:9px}.chat-panel{bottom:0;left:0;width:100%;max-width:100%;height:85vh;max-height:85vh;border-radius:16px 16px 0 0}}@media(max-width:380px){.product-main{padding:12px 10px 28px}.breadcrumbs{padding:64px 10px 0}.product-title{font-size:18px}.price-current{font-size:22px}.gallery-thumb{width:48px;height:48px}.similar-grid{gap:6px}}
