.header{background:#fff;border-bottom:1px solid #e2e8f0;padding:10px 24px;position:sticky;top:0;z-index:60}.header-container{max-width:1240px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:18px;background:transparent;border:0;border-radius:0;box-shadow:none;padding:0}.header-menu{position:relative}.header-catDropdown{position:absolute;top:44px;left:auto;right:0;min-width:240px;max-height:min(70vh,400px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 12px 30px #0f172a14;padding:10px;opacity:0;pointer-events:none;transform:translateY(-6px);transition:all .16s ease;z-index:100}.header-catDropdown::-webkit-scrollbar{display:none;width:0;height:0}.header-catDropdown:before{content:"";position:absolute;top:-12px;left:0;right:0;height:12px}.header-menu:hover .header-catDropdown,.header-menu:focus-within .header-catDropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.header-menu.is-open .header-catDropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.header-catItem{display:block;padding:8px 10px;border-radius:10px;font-weight:700}button.header-catItem--action{width:100%;text-align:left;border:none;background:transparent;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.header-catItem:hover,button.header-catItem--action:hover{background:#0000000d}.header-cartWrap{position:relative}.mini-cart{position:absolute;top:54px;right:0;width:320px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 16px 32px #0f172a14;padding:12px;z-index:100}.mini-cart-title{font-weight:900;margin-bottom:10px}.mini-cart-list{display:grid;gap:8px}.mini-cart-item{display:grid;grid-template-columns:50px 1fr auto 32px;gap:8px;align-items:center}.mini-cart-img{width:50px;height:50px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.12);overflow:hidden;display:flex;align-items:center;justify-content:center}.mini-cart-img img{width:100%;height:100%;object-fit:contain;object-position:center;padding:6px}.mini-cart-info{min-width:0}.mini-cart-name{font-weight:800;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-cart-qty{color:var(--text-secondary);font-size:.8rem}.mini-cart-qtyRow{display:inline-flex;align-items:center;gap:6px;margin-top:3px}.mini-cart-qtyBtn{width:20px;height:20px;border-radius:999px;border:1px solid rgba(15,23,42,.18);background:#fff;color:#0f172a;font-size:.8rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;line-height:1}.mini-cart-price{font-weight:800;font-size:.85rem}.mini-cart-remove{justify-self:end;align-self:center;width:30px;height:30px;border-radius:50%;background:#ffffffe6;border:1px solid rgba(0,0,0,.08);display:inline-flex;align-items:center;justify-content:center;color:#000000b3}.mini-cart-remove svg{width:16px;height:16px;display:block}.mini-cart-btn{margin-top:10px;display:inline-flex;width:100%;justify-content:center;padding:10px 12px;border-radius:12px;background:#b9ef66;font-weight:900}.header-left{display:flex;align-items:center;gap:2rem;flex:1}.logo{display:flex;align-items:center;gap:.25rem;font-weight:900;font-size:1.85rem;color:var(--text-primary)}.logo-subtext{font-size:1.9rem;font-weight:900;letter-spacing:-.03em;color:#0f172a}.search-bar{flex:1;max-width:500px;position:relative}.search-input{width:100%;padding:12px 42px 12px 16px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;font-size:.96rem;transition:border-color .2s ease,background .2s ease;box-shadow:none}.search-input:focus{outline:none;border-color:#94a3b8;background:#fff;box-shadow:none}.search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:999px;background:#00000014;font-weight:900}.search-dropdown{position:absolute;top:52px;left:0;right:0;max-height:min(65vh,380px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 16px 30px #0f172a14;padding:8px;z-index:120}.search-dropdown::-webkit-scrollbar{display:none;width:0;height:0}.search-item{display:grid;grid-template-columns:44px 1fr;gap:10px;padding:8px;border-radius:12px}.search-item:hover{background:#0000000a}.search-item-img{width:44px;height:44px;border-radius:12px;background:#f5f5f5e6;border:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;overflow:hidden}.search-item-img img{width:100%;height:100%;object-fit:contain;padding:6px}.search-item-name{font-weight:800;font-size:.92rem}.search-item-price{color:var(--theme-primary);font-weight:800;font-size:.9rem}.search-empty{padding:10px 12px;color:var(--text-secondary);font-weight:700}.header-right{display:flex;align-items:center;gap:12px;margin-left:auto}.header-navDesktop{display:flex;align-items:center;gap:10px}.header-navMobile{display:none;align-items:center;gap:12px}.header-navText{position:relative;display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 10px;border-radius:8px;font-size:.92rem;font-weight:700;color:#0f172a;white-space:nowrap;border:0;background:transparent;box-shadow:none;transition:color .2s ease,background .2s ease}.header-navText:hover{background:#f8fafc;color:#111827;transform:none;box-shadow:none}.header-navTrigger{cursor:pointer}.header-navText .header-badge{position:absolute;top:-8px;right:-10px}.header-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:transparent;border:1px solid #e2e8f0;color:var(--text-primary);transition:all .3s ease;cursor:pointer;box-shadow:none;position:relative}.header-icon[data-tooltip]:after{content:attr(data-tooltip);position:absolute;bottom:-34px;left:50%;transform:translate(-50%);background:#141414e6;color:#fff;padding:6px 8px;border-radius:8px;font-size:.72rem;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .14s ease,transform .14s ease}.header-icon[data-tooltip]:hover:after{opacity:1;transform:translate(-50%) translateY(2px)}.header-badge{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#000000d9;color:#fff;font-size:12px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.header-icon:hover{transform:none;box-shadow:none;background:#f8fafc}.favorite-icon{color:#ef4444}.user-profile{display:flex;align-items:center;gap:.75rem;padding:8px 12px;border-radius:999px;background:#ffffffbf;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 18px #00000014}.user-profile:hover{box-shadow:var(--shadow-md)}.user-name{font-weight:500;color:var(--text-primary)}.user-avatar{width:38px;height:38px;border-radius:50%;background:#0f172a;color:#fff;border:1px solid rgba(15,23,42,.2);display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 768px){.header-catItem{padding:6px 8px;font-size:.82rem;font-weight:650}.header-catDropdown{position:fixed;top:56px;left:12px;right:12px;min-width:0;width:auto;max-height:calc(100dvh - 64px);max-height:calc(100vh - 64px);padding:8px;overflow-y:auto;-webkit-overflow-scrolling:touch}.search-dropdown{max-height:calc(100dvh - 68px);max-height:calc(100vh - 68px);padding:6px;overflow-y:auto;-webkit-overflow-scrolling:touch}.search-item{grid-template-columns:38px 1fr;gap:8px;padding:6px}.search-item-img{width:38px;height:38px}.search-item-name{font-size:.8rem}.search-item-price{font-size:.78rem}.header{padding:10px 16px}.header-container{flex-wrap:nowrap;background:transparent;border:0;border-radius:0;box-shadow:none;padding:0}.header-left{flex:1;min-width:0;width:auto;order:0;gap:10px}.search-bar{flex:1 1 auto;min-width:0;max-width:none}.search-input{min-width:0;width:100%;padding:10px 36px 10px 12px;font-size:.88rem}.header-right{order:0}.header-navDesktop{display:none}.header-navMobile{display:flex}.header-navMobile .header-menu:not(.is-open) .header-catDropdown{opacity:0;pointer-events:none;transform:translateY(-6px)}.header-navMobile .header-menu.is-open .header-catDropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.user-name{display:none}.header-menu{display:block}.logo,.logo-subtext{white-space:nowrap}.logo{flex-shrink:0}.header-navMobile .header-icon svg{width:18px;height:18px}}@media (max-width: 540px){.header-container,.header-left{gap:12px}.logo-subtext{font-size:1.2rem}.search-input{padding:12px 40px 12px 14px;font-size:.95rem}.header-right{gap:8px;flex-wrap:nowrap}.header-icon{width:36px;height:36px}.user-profile{padding:6px 10px}.search-dropdown{position:fixed;top:58px;left:12px;right:12px;width:auto;max-height:calc(100dvh - 70px);max-height:calc(100vh - 70px);overflow-y:auto;-webkit-overflow-scrolling:touch}.header-icon[data-tooltip]:after{display:none}.mini-cart{position:fixed;left:10px;right:10px;top:64px;width:auto}.header-catDropdown{position:fixed;top:58px;left:12px;right:12px;min-width:0;width:auto;max-height:calc(100dvh - 70px);max-height:calc(100vh - 70px);overflow-y:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 480px){.header-container{flex-direction:row;align-items:center;flex-wrap:nowrap;gap:10px}.header-left{width:auto;flex:1;flex-direction:row;align-items:center;gap:10px}.header-right{width:auto;justify-content:flex-end;flex-wrap:nowrap;gap:6px}.header-icon{width:32px;height:32px}.logo-subtext{font-size:1rem}.search-bar{flex:1 1 auto;min-width:0;max-width:none}.search-input{padding:8px 28px 8px 10px;font-size:.82rem}.search-clear{width:22px;height:22px}.mini-cart{position:fixed;left:10px;right:10px;top:64px;width:auto}.header-catDropdown{left:10px;right:10px;min-width:0;max-height:calc(100dvh - 66px);max-height:calc(100vh - 66px);overflow-y:auto;-webkit-overflow-scrolling:touch}.search-dropdown{left:10px;right:10px;max-height:calc(100dvh - 66px);max-height:calc(100vh - 66px);overflow-y:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 420px){.logo-subtext{font-size:1.02rem}.search-bar{flex:1 1 auto;min-width:0;max-width:none}.search-input{padding:8px 26px 8px 9px;font-size:.8rem}.header-icon{width:30px;height:30px}.user-avatar{width:32px;height:32px}.user-profile{padding:4px 8px}}@media (max-width: 390px){.header-icon{width:28px;height:28px}.search-input{padding:9px 36px 9px 10px;font-size:.88rem}.logo-subtext{font-size:.96rem}}@media (max-width: 360px){.header-right{gap:6px}.user-avatar{width:30px;height:30px}}.tp-footer{margin-top:0;padding:40px 24px 28px;background:#0b1220;border-top:1px solid #1e293b;border-radius:0;box-shadow:none}.tp-footerGrid{display:grid;max-width:1240px;margin:0 auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start}.tp-footerTitle{font-weight:900;color:#f8fafc;margin-bottom:8px}.tp-footerText{color:#cbd5e1;font-weight:600;font-size:.92rem;line-height:1.5}.tp-footerList{display:grid;gap:6px;color:#e2e8f0;font-weight:700;font-size:.9rem}.tp-footerList a{color:inherit}.tp-footerRightBlock{grid-column:3 / -1;display:flex;flex-direction:column;gap:10px;align-self:start}.tp-footerRightTop{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tp-footerPaymentWrap{display:flex}.tp-footerPaymentLogos{max-width:220px;height:auto;object-fit:contain}.tp-footerPaymentRow{display:none}.tp-footerPaymentMobile .tp-footerPaymentLogos{max-width:100%;width:100%}.tp-footerMobileCredit{max-width:1240px;margin-left:auto;margin-right:auto}.tp-footerNote{margin-top:14px;font-size:.7rem;color:#94a3b8;text-align:right}.tp-footerNote a{color:#cbd5e1;font-weight:700;text-decoration:underline;text-underline-offset:2px}.tp-footerNote a:hover{color:#f8fafc}@media (min-width: 721px){.tp-footerMobileCredit{display:block}.tp-footerNote{max-width:none}}@media (max-width: 720px){.tp-footer{padding:20px 14px 14px}.tp-footerGrid{grid-template-columns:1fr;gap:8px}.tp-footerRightBlock{grid-column:1 / -1}.tp-footerRightTop{grid-template-columns:1fr;gap:8px}.tp-footerPaymentDesktop{display:none}.tp-footerMobileCredit{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #1e293b}.tp-footerPaymentRow.tp-footerPaymentMobile{display:flex;justify-content:flex-start;margin-top:0;padding-top:0;border-top:none;flex:0 0 auto}.tp-footerPaymentMobile .tp-footerPaymentLogos{max-width:110px;width:auto;height:auto}.tp-footerNote{flex:1;margin-top:0;text-align:right;min-width:0;line-height:1.25}}@media (max-width: 540px){.tp-footer{padding:16px 12px 12px}.tp-footerPaymentDesktop{display:none}.tp-footerMobileCredit{gap:8px;margin-top:10px;padding-top:10px}.tp-footerPaymentRow.tp-footerPaymentMobile{justify-content:flex-start}.tp-footerPaymentMobile .tp-footerPaymentLogos{max-width:92px;width:auto}.tp-footerRightBlock{min-width:140px}.tp-footerGrid{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:hidden;padding-bottom:6px}.tp-footerGrid::-webkit-scrollbar{display:none}.tp-footerGrid{scrollbar-width:none;-ms-overflow-style:none}.tp-footerGrid>div{flex:1 1 0;min-width:0}.tp-footerTitle{margin-bottom:2px;font-size:.8rem}.tp-footerText{font-size:.72rem;line-height:1.25}.tp-footerList{gap:3px;font-size:.72rem}.tp-footerNote{margin-top:0;font-size:.55rem;text-align:right}}@media (max-width: 420px){.tp-footer{padding:10px}.tp-footerTitle{font-size:.84rem}.tp-footerText,.tp-footerList{font-size:.76rem}.tp-footerNote{font-size:.6rem}}.tp-page{min-height:100vh;padding:0;background:#fff;display:flex;flex-direction:column}.tp-shellBody{width:100%;flex:1 0 auto;max-width:none;margin:0 auto;padding:0}.tp-page>.tp-footer{margin-top:auto}@media (max-width: 1100px){.tp-page,.tp-shellBody{padding:0}}@media (max-width: 600px){.tp-page,.tp-shellBody{padding:0}}@media (max-width: 420px){.tp-page,.tp-shellBody{padding:0}}.tp-dashboard,.tp-mainOnly{width:100%}.tp-section{width:100%;padding:56px 0}.tp-sectionInner{max-width:1240px;margin:0 auto;padding:0 24px}.tp-sectionHero{padding-top:24px;background:#fff}.tp-sectionRental,.tp-sectionFeatured,.tp-sectionDiscounted{background:#f8fafc}.tp-sectionCategories{background:#fff}.tp-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:36px;align-items:center}.tp-hero-left{display:grid;gap:24px}.tp-hero-title{margin:0;font-size:clamp(2.2rem,4vw,3.55rem);line-height:1;letter-spacing:-.045em;color:#0f172a}.tp-hero-lead{margin-top:16px;color:#475569;max-width:58ch;font-size:1rem}.tp-hero-row{display:grid;grid-template-columns:auto 1fr;gap:10px 14px;align-items:center}.tp-hero-num{grid-row:span 2;font-size:2.15rem;font-weight:800;color:#e2e8f0}.tp-hero-line{height:1px;background:#e2e8f0}.tp-hero-rowTitle{font-size:1rem;font-weight:700}.tp-hero-rowSub{color:#64748b;font-size:.92rem}.tp-hero-actions{display:flex;gap:12px;align-items:center}.tp-hero-actionsMobile,.tp-hero-actionLeftMobile,.tp-hero-actionRightMobile,.tp-hero-actionsMobileRow{display:none}.tp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 16px;border-radius:10px;font-weight:800;font-size:.96rem;border:1px solid transparent;transition:transform .16s ease,filter .16s ease}.tp-btn:hover{transform:translateY(-1px);filter:brightness(.98)}.tp-btn:first-child{background:#b9ef66;color:#111827}.tp-btn.tp-btn-call{background:#60a5fa;color:#0b1220}.tp-btnIcon{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff}.tp-btnIcon.tp-btnIcon-dark{background:#0f172a}.tp-arrowIcon{width:15px;height:15px}.tp-hero-social{display:flex;align-items:center;gap:12px;color:#64748b;font-size:.92rem;padding-top:20px;border-top:1px solid #e2e8f0}.tp-socialDots{display:inline-flex;align-items:center;gap:8px}.tp-dot{width:30px;height:30px;border-radius:999px;border:1px solid #e2e8f0;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.tp-hero-right{display:flex}.tp-hero-ad{width:100%;min-height:460px;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;background:#fff}.tp-hero-logo{width:100%;height:100%;object-fit:cover;object-position:center}.tp-rental{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:28px;align-items:center}.tp-rentalLeft{display:grid;gap:16px}.tp-rentalCopy{display:grid;gap:14px}.tp-pill{width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid #dbeafe;background:#fff;color:#1e293b;font-size:.8rem;font-weight:700;margin-bottom:4px}.tp-rentalTitle{margin:0;font-size:clamp(1.5rem,2.8vw,2.3rem);line-height:1.08}.tp-rentalText{color:#475569;margin-top:12px}.tp-rentalCta{width:fit-content;background:#0f172a;color:#fff}.tp-rentalRight{width:100%}.tp-rentalArt{width:100%;height:300px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.tp-rentalArt img{width:100%;height:100%;object-fit:contain}.tp-rentalPlaceholder{color:#64748b;text-align:center;display:grid;gap:8px}.tp-categoriesHead{margin-bottom:16px}.tp-categoriesHead h2,.tp-stripHead h2{margin:0;font-size:clamp(1.3rem,2.6vw,1.9rem);letter-spacing:-.02em}.tp-categoriesGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.tp-categoryBox{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px;display:grid;gap:8px;transition:transform .16s ease}.tp-categoryBox:hover{transform:translateY(-2px)}.tp-categoryImg{aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center}.tp-categoryImg img{width:100%;height:100%;object-fit:contain;padding:8px}.tp-categoryName{font-weight:700;font-size:.82rem;text-align:center;line-height:1.25;color:#0f172a}.tp-strip{position:relative}.tp-stripHead{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px}.tp-stripAll{color:#2563eb;font-weight:700;font-size:.9rem}.tp-stripList{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:2px 2px 10px;cursor:grab;scrollbar-width:thin;scrollbar-color:rgba(71,85,105,.65) rgba(148,163,184,.24)}.tp-stripList:active{cursor:grabbing}.tp-stripList::-webkit-scrollbar{height:6px}.tp-stripList::-webkit-scrollbar-track{background:#94a3b83d;border-radius:999px}.tp-stripList::-webkit-scrollbar-thumb{background:#475569a8;border-radius:999px}.tp-stripItem{position:relative;flex:0 0 224px;scroll-snap-align:start;background:#fff;border:none;border-radius:12px;padding:10px}.tp-stripImg{aspect-ratio:1 / 1;height:auto;border-radius:10px;border:1px solid #e2e8f0;background:#fff;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.tp-stripImg img{width:100%;height:100%;object-fit:contain;object-position:center;padding:0}.tp-stripBadge{position:absolute;left:8px;top:8px;font-size:.65rem;font-weight:700;padding:3px 8px;border-radius:999px;background:#0f172ae6;color:#fff}.tp-stripBadge.with-discount{top:28px}.tp-stripDiscountCorner{position:absolute;left:6px;top:6px;z-index:4;padding:2px 5px;border-radius:999px;font-size:.55rem;font-weight:800;line-height:1.15;color:#fff;background:#dc2626}.tp-stripItem .pcard-text{margin-top:8px}.tp-stripDelivery{margin-top:6px;color:#64748b;font-size:.72rem;text-align:center;width:100%}.tp-stripFreeShipQty{margin-top:5px;width:fit-content;border-radius:999px;font-size:.66rem;font-weight:800;padding:2px 7px;color:#fff;background:#dc2626}.tp-stripEmpty{min-height:120px;display:grid;place-items:center;color:#64748b;font-weight:700}.tp-sectionRental{background:#b9ef66}.tp-sectionFeatured{background:#fff}.tp-sectionDiscounted{background:radial-gradient(110% 140% at 20% 0%,#1e293b,#0f172a 55%,#020617)}.tp-sectionRental .tp-rentalTitle,.tp-sectionRental .tp-rentalText{color:#0f172a}.tp-sectionRental .tp-pill{background:#ffffffe0;border-color:#0f172a2e;color:#0f172a}.tp-sectionRental .tp-rentalCta{background:#fff;color:#111827}.tp-sectionRental .tp-rentalCta .tp-btnIcon{background:#111827;color:#fff}.tp-sectionRental .tp-rentalArt{background:#fff;border-color:#0f172a24}.tp-sectionRental .tp-rentalPlaceholder{color:#334155}.tp-sectionFeatured .tp-stripHead h2{color:#0f172a}.tp-sectionFeatured .tp-stripAll{color:#334155}.tp-sectionFeatured .tp-stripItem,.tp-sectionDiscounted .tp-stripItem{background:#fff;border:none;-webkit-backdrop-filter:none;backdrop-filter:none}.tp-sectionDiscounted .tp-stripItem{background:transparent}.tp-sectionFeatured .tp-stripImg,.tp-sectionDiscounted .tp-stripImg{background:#fff;border-color:#e2e8f0}.tp-sectionFeatured .tp-stripDelivery,.tp-sectionFeatured .tp-stripEmpty{color:#64748b}.tp-sectionDiscounted .tp-stripDelivery{display:none}.tp-sectionDiscounted .tp-strip:after{content:none}.tp-sectionDiscounted .tp-stripHead h2{color:#f8fafc}.tp-sectionDiscounted .tp-stripAll,.tp-sectionDiscounted .tp-stripEmpty,.tp-sectionDiscounted .tp-stripDelivery{color:#cbd5e1}.tp-sectionDiscounted .tp-stripList{scrollbar-width:none}.tp-sectionDiscounted .tp-stripList::-webkit-scrollbar{display:none}@media (max-width: 768px){.tp-sectionDiscounted .tp-stripItem .pcard-fav{width:22px;height:22px;right:5px;top:5px}.tp-sectionDiscounted .tp-stripItem .pcard-fav svg{width:11px;height:11px}}@media (max-width: 540px){.tp-sectionDiscounted .tp-stripItem .pcard-fav{width:19px;height:19px;right:3px;top:3px}.tp-sectionDiscounted .tp-stripItem .pcard-fav svg{width:9px;height:9px}}.tp-stripScrollHint{position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:999px;border:1px solid rgba(148,163,184,.5);background:#0f172adb;color:#e2e8f0;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;padding-left:2px;pointer-events:none}.tp-stripListGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;overflow:visible;scroll-snap-type:none;cursor:default;padding:0}.tp-stripListGrid .tp-stripItem{flex:initial;width:100%}@media (max-width: 1000px){.tp-hero{grid-template-columns:1fr}.tp-hero-ad{min-height:360px}.tp-rental{grid-template-columns:1fr}}@media (max-width: 768px){.tp-section{padding:40px 0}.tp-sectionInner{padding:0 16px}.tp-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:start}.tp-hero-left{gap:10px}.tp-hero-title{font-size:1.35rem;line-height:1.05}.tp-hero-lead{margin-top:8px;font-size:.76rem;line-height:1.35}.tp-hero-row{gap:6px 8px}.tp-hero-num{font-size:1.2rem}.tp-hero-rowTitle{font-size:.78rem}.tp-hero-rowSub{font-size:.68rem;line-height:1.25}.tp-hero-left .tp-hero-actions{display:none}.tp-hero-actionsMobileRow{display:flex;flex-direction:column;width:100%;margin-top:0;gap:6px;justify-content:flex-start;align-items:stretch}.tp-hero-actionsMobileRow .tp-btn{min-height:30px;font-size:.68rem;padding:0 10px;justify-content:space-between;width:100%;white-space:nowrap}.tp-hero-actionsMobileRow .tp-btnIcon{width:20px;height:20px}.tp-hero-actionsMobileRow .tp-arrowIcon{width:10px;height:10px}.tp-btn{min-height:44px}.tp-hero-social{display:none}.tp-hero-ad{min-height:0;display:block;line-height:0}.tp-hero-ad .tp-hero-logo{width:100%;height:auto;max-height:none;display:block;object-fit:contain;object-position:center}.tp-hero-right{display:flex;flex-direction:column;gap:8px;align-items:stretch}.tp-section.tp-sectionRental{padding:22px 0}.tp-rental{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;align-items:stretch}.tp-rentalLeft{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.tp-rentalCopy{gap:6px;width:100%}.tp-pill{font-size:.65rem;padding:4px 8px;margin-bottom:0}.tp-rentalTitle{font-size:.88rem;line-height:1.12}.tp-rentalText{font-size:.65rem;line-height:1.28;margin-top:0}.tp-rentalRight{display:flex;flex-direction:column;min-height:0;min-width:0}.tp-rentalArt{flex:1 1 auto;height:auto;min-height:96px;border-radius:10px;align-self:stretch}.tp-sectionRental .tp-rentalArt img{object-fit:cover;object-position:center}.tp-rentalLeft .tp-rentalCta{display:inline-flex;align-self:flex-start;margin-top:0;width:auto;max-width:none;justify-content:center;gap:6px;min-height:0;height:auto;font-size:.58rem;padding:5px 9px;border-radius:8px;box-sizing:border-box}.tp-rentalLeft .tp-rentalCta .tp-btnIcon{width:16px;height:16px;flex-shrink:0}.tp-rentalLeft .tp-rentalCta .tp-arrowIcon{width:9px;height:9px}.tp-categoriesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tp-stripItem{flex-basis:156px}.tp-sectionDiscounted{padding:28px 0}.tp-sectionDiscounted .tp-stripHead{margin-bottom:8px}.tp-sectionDiscounted .tp-stripItem{flex-basis:128px;padding:6px}.tp-sectionDiscounted .tp-stripImg{height:88px}.tp-stripListGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tp-stripDelivery,.tp-stripScrollHint{display:none}.tp-stripItem .pcard-name{font-size:.68rem}.tp-stripItem .pcard-rating{font-size:.52rem}.tp-stripItem .pcard-current{font-size:.68rem}.tp-stripItem .pcard-old{font-size:.58rem}}@media (max-width: 540px){.tp-sectionHero{padding-top:12px}.tp-hero{gap:16px}.tp-hero-title{font-size:1.18rem}.tp-hero-lead{font-size:.7rem}.tp-hero-row{gap:8px 10px}.tp-hero-num{font-size:1.65rem}.tp-hero-rowTitle{font-size:.74rem}.tp-hero-rowSub{font-size:.66rem}.tp-hero-social{font-size:.8rem;gap:8px}.tp-dot{width:26px;height:26px;font-size:.72rem}.tp-btnIcon{width:26px;height:26px}.tp-section.tp-sectionRental{padding:16px 0}.tp-rental{gap:6px}.tp-rentalArt{min-height:84px;border-radius:8px}.tp-rentalTitle{font-size:.8rem}.tp-rentalText{font-size:.6rem;line-height:1.25}.tp-pill{font-size:.58rem;padding:3px 6px}.tp-rentalLeft .tp-rentalCta{font-size:.54rem;padding:4px 8px;gap:5px;border-radius:7px}.tp-rentalLeft .tp-rentalCta .tp-btnIcon{width:14px;height:14px}.tp-rentalLeft .tp-rentalCta .tp-arrowIcon{width:8px;height:8px}.tp-categoryBox{padding:6px}.tp-categoryName{font-size:.68rem}.tp-stripList{gap:8px}.tp-stripScrollHint{right:2px;width:28px;height:28px;font-size:.9rem}.tp-stripItem{flex-basis:122px;padding:6px}.tp-sectionDiscounted{padding:16px 0}.tp-sectionDiscounted .tp-stripHead{margin-bottom:6px}.tp-sectionDiscounted .tp-stripItem{flex-basis:100px;padding:5px}.tp-sectionDiscounted .tp-stripImg{height:68px}.tp-sectionDiscounted .tp-stripItem .pcard-name,.tp-sectionDiscounted .tp-stripItem .pcard-current{font-size:.6rem}.tp-sectionDiscounted .tp-stripItem .pcard-old{font-size:.52rem}.tp-stripListGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tp-stripImg{height:92px}.tp-stripItem .pcard-name{font-size:.64rem}.tp-stripItem .pcard-rating{font-size:.5rem}.tp-stripItem .pcard-current{font-size:.64rem}.tp-stripItem .pcard-old{font-size:.56rem}.tp-stripItem .pcard-discount{font-size:.52rem;padding:1px 5px}}.category-content{max-width:1400px;margin:0 auto;padding:6px 4px 14px}.category-header{margin-bottom:3rem;text-align:left}.category-headRow{display:flex;align-items:center;justify-content:space-between;gap:14px}.category-title{font-size:2rem;font-weight:800;letter-spacing:-.03em;color:var(--text-primary);margin-bottom:0}.category-sortWrap{position:relative}.category-sortBtn{height:38px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#fff;padding:0 14px;font-weight:700;color:#0f172a;box-shadow:0 8px 16px #0f172a14}.category-sortMenu{position:absolute;right:0;top:calc(100% + 8px);width:190px;padding:8px;border-radius:14px;border:1px solid rgba(15,23,42,.12);background:#fff;box-shadow:0 16px 28px #0f172a29;z-index:12;display:grid;gap:4px}.category-sortOption{width:100%;text-align:left;border-radius:10px;padding:8px 10px;background:transparent;color:#0f172a;font-weight:600}.category-sortOption:hover,.category-sortOption.is-active{background:#0f172a14}.category-description{font-size:1.25rem;color:var(--text-secondary);margin-top:.75rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.category-empty{grid-column:1 / -1;height:180px;display:grid;place-items:center;font-size:1.2rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#0f172a;background:transparent;border:0}.product-card{background:var(--card-bg);border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--shadow-md);transition:all .3s ease;cursor:pointer;position:relative}.product-skeleton{cursor:default}.product-skeleton .product-image{background:linear-gradient(90deg,#f2f2f2,#e9e9e9,#f2f2f2);background-size:200% 100%;animation:shimmer 1.2s ease-in-out infinite;border:1px solid rgba(0,0,0,.06)}.product-skeleton .product-info{background:#fff}.skeleton-line{height:12px;border-radius:8px;background:#ececec;margin-bottom:8px}.skeleton-line.sm{width:70%}.skeleton-line.xs{width:45%;margin-bottom:0}@keyframes shimmer{0%{background-position:0 0}to{background-position:-200% 0}}.product-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.product-image{position:relative;width:100%;aspect-ratio:1 / 1;max-height:360px;height:auto;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.12)}.product-image img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .3s ease}.product-stockBadge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:999px;background:#111827d9;color:#fff;font-size:.75rem;font-weight:600;z-index:2}.product-stockBadge.with-free-shipping{top:44px}.product-freeShipBadge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:999px;background:#dc2626;color:#fff;font-size:.72rem;font-weight:700;z-index:2}.product-card:hover .product-image img{transform:scale(1.1)}.product-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-fav{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(15,23,42,.12);box-shadow:0 12px 24px #0f172a2e;color:#1f2937;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease;z-index:3}.product-fav.is-on{color:#fff;background:linear-gradient(135deg,#ff4d6d,#ff7b93);border-color:transparent}.product-fav:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 14px 28px #0000002e}.product-fav svg{width:18px;height:18px;filter:drop-shadow(0 1px 2px rgba(15,23,42,.18))}.product-card:hover .product-overlay{opacity:1}.quick-view-btn{padding:.75rem 1.5rem;background:var(--theme-accent);color:#fff;border-radius:var(--border-radius-sm);font-weight:600;font-size:.875rem;transition:all .3s ease}.quick-view-btn:hover{transform:scale(1.05)}.product-info{padding:1.5rem;background:#fff}.product-oldPrice{text-decoration:line-through;color:#7a7a7a;font-weight:600;margin-right:6px;font-size:.9rem}.product-currentPrice{color:#111;font-weight:900;margin-right:6px}.product-discount{font-size:.7rem;font-weight:800;padding:2px 6px;border-radius:999px;background:#36c37c33;color:#0f7a42}.product-name{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.product-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;color:var(--text-secondary)}.product-price{font-size:1.5rem;font-weight:900;color:#111;display:flex;align-items:baseline;gap:6px;flex-wrap:nowrap}.product-delivery{margin-top:6px;font-size:.8rem;color:#64748b}.product-freeShipQty{margin-top:4px;width:fit-content;padding:4px 8px;border-radius:999px;background:#dc2626;color:#fff;font-size:.7rem;font-weight:800}@media (max-width: 768px){.category-content{padding:1rem}.category-header{margin-bottom:10px}.category-title{font-size:2rem}.category-headRow{justify-content:space-between}.category-description{display:none}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.product-card{padding:5px;border-radius:14px}.product-image{height:auto;aspect-ratio:1 / 1}.product-info{padding:6px 2px 2px;text-align:center}.product-name{font-size:.68rem;margin-bottom:.3rem;line-height:1.2;text-align:center}.product-price{font-size:.68rem;justify-content:center;width:100%;display:flex;text-align:center}.product-currentPrice,.product-oldPrice{margin-right:0}.product-currentPrice{font-size:.72rem}.product-oldPrice{font-size:.62rem;margin-right:4px}.product-discount{font-size:.58rem;padding:2px 5px}.product-rating,.product-delivery,.product-freeShipQty,.product-overlay,.product-freeShipBadge{display:none}.product-stockBadge{font-size:.62rem;padding:3px 6px;top:8px;left:8px}.product-stockBadge.with-free-shipping{top:8px}.product-fav{width:30px;height:30px;top:8px;right:8px}.product-fav svg{width:14px;height:14px}}@media (max-width: 600px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.product-card{padding:5px;border-radius:14px}.product-image{height:auto;aspect-ratio:1 / 1}.product-name,.product-price{font-size:.68rem}.product-info{padding:6px 2px 2px}}@media (max-width: 420px){.category-title{font-size:1.5rem}.category-sortBtn{height:34px;padding:0 12px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.product-card{border-radius:12px;padding:4px}.product-image{height:auto;aspect-ratio:1 / 1}.product-name,.product-price{font-size:.64rem}.product-info{padding:5px 2px 2px}.product-stockBadge{font-size:.58rem;padding:3px 5px}}.category-content .products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}@media (max-width: 768px){.category-content .products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.category-content .product-card{padding:5px;border-radius:14px}.category-content .product-image{height:auto;aspect-ratio:1 / 1}.category-content .product-info{padding:6px 2px 2px;text-align:center}.category-content .product-name{font-size:.68rem;margin-bottom:.3rem;line-height:1.2;text-align:center}.category-content .product-price{font-size:.68rem;justify-content:center;width:100%;display:flex;text-align:center}.category-content .product-info .product-price{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;width:100%!important;margin:0 auto!important;gap:4px!important}.category-content .product-info .product-currentPrice,.category-content .product-info .product-oldPrice{margin-right:0!important}.category-content .product-currentPrice,.category-content .product-oldPrice{margin-right:0}.category-content .product-currentPrice{font-size:.72rem}.category-content .product-oldPrice{font-size:.62rem;margin-right:4px}.category-content .product-discount{font-size:.58rem;padding:2px 5px}.category-content .product-rating,.category-content .product-delivery,.category-content .product-freeShipQty,.category-content .product-overlay,.category-content .product-freeShipBadge{display:none}.category-content .product-stockBadge{font-size:.62rem;padding:3px 6px;top:8px;left:8px}.category-content .product-stockBadge.with-free-shipping{top:8px}.category-content .product-fav{width:30px;height:30px;top:8px;right:8px}.category-content .product-fav svg{width:14px;height:14px}}@media (max-width: 420px){.category-content .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.category-content .product-card{border-radius:12px;padding:4px}.category-content .product-name,.category-content .product-price{font-size:.64rem}.category-content .product-info{padding:5px 2px 2px}.category-content .product-stockBadge{font-size:.58rem;padding:3px 5px}}.category-content{max-width:1240px;padding:24px}.category-header{margin-bottom:24px}.category-title{font-size:2rem}.product-card{border:none;border-radius:12px;box-shadow:none}.product-card:hover{box-shadow:none;transform:translateY(-2px)}.category-sortBtn,.category-sortMenu,.product-fav{box-shadow:none}@media (max-width: 768px){.category-content{padding:16px}}.ap-container{padding:10px 4px 14px}.ap-headRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.ap-title{font-size:2rem;letter-spacing:-.03em;margin:6px 0 10px}.ap-pageLead{margin:0 0 12px;color:#64748b;font-size:.92rem;font-weight:600;line-height:1.45}.ap-headRow+.ap-grid,.ap-headRow+.ap-empty{margin-top:18px}.ap-pageLead+.ap-grid,.ap-pageLead+.ap-empty{margin-top:4px}@media (max-width: 640px){.ap-pageLead{display:none}}.ap-sortWrap{position:relative}.ap-controls{display:flex;align-items:center;gap:10px}.ap-sortBtn{height:38px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#fff;padding:0 14px;font-weight:700;color:#0f172a;box-shadow:0 8px 16px #0f172a14}.ap-sortMenu{position:absolute;right:0;top:calc(100% + 8px);width:190px;padding:8px;border-radius:14px;border:1px solid rgba(15,23,42,.12);background:#fff;box-shadow:0 16px 28px #0f172a29;z-index:12;display:grid;gap:4px}.ap-sortOption{width:100%;text-align:left;border-radius:10px;padding:8px 10px;background:transparent;color:#0f172a;font-weight:600}.ap-sortOption:hover,.ap-sortOption.is-active{background:#0f172a14}.ap-empty{height:180px;display:grid;place-items:center;font-size:1.2rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#0f172a;background:transparent;border:0}.ap-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px}.ap-card{background:#fff;border:none;border-radius:22px;box-shadow:0 14px 26px #0f172a1f;padding:12px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.ap-card:hover{transform:translateY(-4px);box-shadow:0 18px 32px #0f172a29}.ap-badges{position:absolute;left:12px;top:12px;z-index:3;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.ap-badges.has-discount{top:30px}.ap-categoryTag{padding:3px 7px;border-radius:999px;font-size:.62rem;font-weight:700;background:#0f172a75;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f8fafc}.ap-freeShipBadge{padding:3px 7px;border-radius:999px;font-size:.62rem;font-weight:800;background:#dc26269e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff}.ap-discountCorner{position:absolute;left:6px;top:6px;z-index:4;padding:2px 5px;border-radius:999px;font-size:.55rem;font-weight:800;line-height:1.15;color:#fff;background:#dc2626}.ap-img{aspect-ratio:1 / 1;height:auto;border-radius:18px;background:#fff;border:1px solid rgba(0,0,0,.05);overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.ap-img img{width:100%;height:100%;object-fit:contain;object-position:center;padding:0;pointer-events:none;-webkit-user-drag:none}.ap-stockBadge{padding:4px 8px;border-radius:999px;background:#111827d9;color:#fff;font-size:.7rem;font-weight:600}.ap-delivery{margin-top:6px;font-size:.74rem;color:#64748b;text-align:center;width:100%}.ap-freeShipQty{margin-top:4px;width:fit-content;font-size:.68rem;font-weight:800;color:#fff;background:#dc2626;border-radius:999px;padding:3px 8px}@media (max-width: 768px){.ap-container{padding:6px 2px 12px}.ap-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}@media (max-width: 540px){.ap-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ap-card{padding:5px;border-radius:14px}.ap-img{height:auto;aspect-ratio:1 / 1}.ap-card .pcard-text{margin-top:6px;gap:3px}.ap-card .pcard-name{font-size:.68rem}.ap-card .pcard-rating{font-size:.58rem}.ap-card .pcard-current{font-size:.68rem}.ap-card .pcard-old{font-size:.6rem}.ap-card .pcard-discount{font-size:.55rem;padding:1px 5px}.ap-categoryTag,.ap-freeShipBadge,.ap-freeShipQty{display:none}.ap-badges{top:8px;left:8px}.ap-stockBadge{font-size:.62rem;padding:3px 6px}}@media (max-width: 640px){.ap-headRow{flex-wrap:nowrap;align-items:center;gap:6px;min-width:0}.ap-title{font-size:1.05rem;margin:0;flex:1 1 0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.02em}.ap-controls{flex:0 0 auto;flex-wrap:nowrap;gap:4px;width:auto;min-width:0;justify-content:flex-end}.ap-sortBtn{height:28px;padding:0 7px;font-size:.62rem;border-radius:8px;white-space:nowrap}.ap-sortMenu{width:min(168px,72vw);right:0;top:calc(100% + 6px);padding:6px}.ap-sortOption{padding:6px 8px;font-size:.78rem}}@media (max-width: 420px){.ap-title{font-size:.95rem}.ap-headRow{align-items:center;flex-wrap:nowrap}.ap-sortBtn{height:26px;padding:0 6px;font-size:.58rem}.ap-controls{width:auto;justify-content:flex-end;flex-wrap:nowrap}.ap-card{padding:4px}.ap-img{height:auto;aspect-ratio:1 / 1}.ap-card .pcard-name{font-size:.64rem}.ap-card .pcard-rating{font-size:.55rem}.ap-card .pcard-current{font-size:.64rem}.ap-card .pcard-old{font-size:.58rem}}.ap-container{max-width:1240px;margin:0 auto;padding:24px}.ap-card{border-radius:12px;box-shadow:none;border:none}.ap-card:hover{box-shadow:none;transform:translateY(-2px)}.ap-sortBtn,.ap-sortMenu{box-shadow:none}@media (max-width: 768px){.ap-container{padding:16px}}.product-detail-content{max-width:1400px;margin:0 auto;padding:6px 4px 14px}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;color:var(--text-secondary)}.breadcrumb a{color:var(--theme-primary);transition:color .3s ease}.breadcrumb a:hover{color:var(--text-primary)}.breadcrumb span{color:var(--text-secondary)}.product-detail-main{display:grid;grid-template-columns:minmax(0,min(480px,100%)) minmax(0,1fr);gap:3rem;margin-bottom:4rem;align-items:start}.product-images{display:flex;flex-direction:column;gap:1rem;min-width:0;width:100%;max-width:min(480px,100%)}.main-image{width:100%;max-width:480px;margin-inline:auto;aspect-ratio:1 / 1;max-height:min(480px,80vw);height:auto;border-radius:var(--border-radius);overflow:hidden;background:var(--card-bg);box-shadow:var(--shadow-md);display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}.pd-detailDiscountBadge{position:absolute;top:12px;left:12px;z-index:4;padding:6px 12px;border-radius:10px;background:#dc2626;color:#fff;font-size:.8rem;font-weight:800;line-height:1.2;box-shadow:0 2px 8px #00000026;pointer-events:none}.main-image img{width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center;padding:12px;cursor:grab;box-sizing:border-box}.main-video{width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center;padding:12px;background:#fff;box-sizing:border-box}.image-placeholder{color:var(--text-secondary);font-weight:600}.image-nav{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:#ffffffe6;color:#111827;font-size:1.4rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-sm)}.image-nav svg{width:20px;height:20px;stroke:currentColor;stroke-width:2.4;fill:none}.image-navPrev{left:14px}.image-navNext{right:14px}.image-counter{position:absolute;bottom:12px;right:12px;padding:4px 10px;border-radius:999px;background:#0f172acc;color:#fff;font-size:.75rem;font-weight:700}.thumbnail-images{display:flex;gap:.65rem;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.thumbnail{width:72px;height:72px;min-width:72px;border-radius:var(--border-radius-sm);overflow:hidden;background:var(--card-bg);cursor:pointer;box-shadow:var(--shadow-sm);transition:all .3s ease;border:2px solid transparent;flex-shrink:0}.thumbnail:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.thumbnail img{width:100%;height:100%;object-fit:contain;object-position:center;padding:0}.thumb-video{width:100%;height:100%;position:relative;background:#fff}.thumb-video video{width:100%;height:100%;object-fit:contain;object-position:center;padding:6px;background:#fff;filter:saturate(.95) contrast(1.05)}.thumb-video img{width:100%;height:100%;object-fit:contain;object-position:center;padding:6px;background:#fff;display:block}.thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:.95rem;text-shadow:0 2px 10px rgba(0,0,0,.65);background:linear-gradient(180deg,#0000000d,#0006)}.thumb-play:before{content:"";width:34px;height:34px;border-radius:50%;background:#0f172abf;border:1px solid rgba(255,255,255,.35);box-shadow:0 6px 16px #00000059;position:absolute}.thumb-play:after{content:"▶";position:relative;font-size:.8rem}.thumbnail.is-active{border-color:var(--theme-primary)}.product-details{display:flex;flex-direction:column;gap:1rem;min-width:0}.product-title{font-size:2.2rem;font-weight:700;color:var(--text-primary);margin:0}.product-rating-section{display:flex;align-items:center;gap:.6rem;margin-top:-6px}.rating-stars{display:flex;gap:.25rem}.rating-value{font-size:1rem;font-weight:600;color:var(--text-primary)}.reviews-count{font-size:.82rem;color:var(--text-secondary)}.product-pricing{display:flex;flex-direction:column;gap:14px}.product-pricing-mainRow{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px}.pricing-left{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 1 auto}.pricing-secondRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pricing-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px;align-self:start}.pricing-actions-buttons{display:flex;align-items:center;gap:12px}.pd-detailQtyRow{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap}.pd-buyRow{display:flex;align-items:flex-start;justify-content:flex-start;gap:12px;flex-wrap:wrap}.pd-detailQtyLabel{font-size:.88rem;font-weight:700;color:#475569}.pd-detailQtyStepper{display:inline-flex;align-items:center;gap:0;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#fff}.pd-detailQtyBtn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;background:#f8fafc;font-size:1.25rem;font-weight:700;color:#0f172a;cursor:pointer;line-height:1}.pd-detailQtyBtn:hover:not(:disabled){background:#e2e8f0}.pd-detailQtyBtn:disabled{opacity:.45;cursor:not-allowed}.pd-detailQtyInput{width:64px;height:40px;border:none;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;text-align:center;font-weight:800;font-size:1rem;color:#0f172a;background:#fff}.pd-detailQtyInput::-webkit-outer-spin-button,.pd-detailQtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pd-detailQtyInput[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.pd-detailQtyInput:focus{outline:none;box-shadow:inset 0 0 0 1px #16a34a}.pd-variantNote{font-size:.88rem;color:#64748b;margin-bottom:4px}.pd-variantNote strong{color:#0f172a}.pricing-mainPriceRow{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.original-price-inline{font-size:1rem;font-weight:600;color:#94a3b8;text-decoration:line-through}.current-price{font-size:2rem;font-weight:900;color:#111}.pricing-priceWithVat{margin-top:6px;font-size:.95rem;font-weight:700;color:#475569}.pricing-vatBadge{display:inline-block;width:fit-content;margin-top:6px;padding:6px 12px;border-radius:10px;background:#dc2626;color:#fff;font-weight:800;letter-spacing:.01em}.pricing-havaleNote{margin-top:10px;font-size:.88rem;font-weight:800;color:#0f172a}.kdv-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;background:#ef4444;color:#fff;font-size:.74rem;font-weight:800;letter-spacing:.02em}.shipping-free-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;background:#dc2626;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.02em}.pricing-delivery{width:auto;font-size:.9rem;color:#334155;font-weight:700}.pricing-deliveryTerm{color:#475569;font-weight:700}.pricing-noteBadge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:10px;line-height:1.2}.pricing-freeShipQtyNote{background:#dc2626;color:#fff}.pricing-minOrderNote{background:#0f172a;color:#fff}.original-price{font-size:1.1rem;color:#475569;text-decoration:line-through;font-weight:700}.discount{padding:.35rem .75rem;background:var(--accent-red);color:#fff;border-radius:var(--border-radius-sm);font-size:.8rem;font-weight:600}.product-description,.product-features{padding:1rem;background:var(--card-bg);border-radius:var(--border-radius);box-shadow:var(--shadow-sm)}.product-description h3,.product-features h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}.pd-descHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:.55rem}.pd-descMeta{display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:flex-end}.pd-descMetaItem{font-size:.72rem;font-weight:800;color:#334155;letter-spacing:.01em;line-height:1.2;white-space:nowrap}.pd-descInfoList{margin:0 0 8px;padding-left:18px;display:grid;gap:4px;color:#334155;font-size:.86rem;font-weight:600}.pd-descHtml{color:var(--text-secondary);line-height:1.65;font-size:.9rem;text-align:left;overflow-wrap:anywhere;white-space:pre-line}.pd-descHtml.is-collapsed{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.pd-descHtml.is-expanded{display:block}.pd-descHtml h1,.pd-descHtml h2,.pd-descHtml h3,.pd-descHtml h4{color:var(--text-primary);font-weight:800;margin:.75rem 0 .35rem}.pd-descHtml p{margin:.35rem 0}.pd-descHtml ul,.pd-descHtml ol{margin:.35rem 0 .35rem 1.1rem;padding:0}.pd-descHtml a{color:var(--theme-primary)}.pd-descHtml img{max-width:100%;height:auto}.product-features ul{list-style:disc;padding-left:1.15rem;margin:0}.product-features li{color:var(--text-secondary);font-size:.9rem;padding:.35rem 0 .35rem .35rem}.product-features li::marker{color:#0f172a}.pd-readMoreBtn{margin-top:8px;padding:0;border:none;background:transparent;color:#16a34a;font-size:.86rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.product-stock{font-size:1rem;font-weight:500}.in-stock{color:var(--theme-accent)}.out-of-stock{color:var(--accent-red)}.product-actions{display:flex;gap:1rem}.add-to-cart-btn{padding:1rem 2rem;background:#b9ef66;color:var(--text-primary);border-radius:var(--border-radius-sm);font-weight:600;font-size:1.125rem;transition:all .3s ease;box-shadow:var(--shadow-md)}.add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.add-to-cart-btn.is-disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none;transform:none}.add-to-favorites-btn{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.12);color:#1f2937;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease;box-shadow:0 12px 26px #0f172a2e}.add-to-favorites-btn.is-on{background:linear-gradient(135deg,#ff4d6d,#ff7b93);color:#fff;border-color:transparent}.add-to-favorites-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 18px 32px #0f172a33;background:linear-gradient(135deg,#ff4d6d,#ff7b93);color:#fff}.add-to-favorites-btn svg{width:22px;height:22px;filter:drop-shadow(0 1px 2px rgba(15,23,42,.18))}.product-variants-compact{display:flex;flex-wrap:nowrap;gap:8px;margin:0;flex:1 1 460px;min-width:0;overflow:visible}.variant-compact-group{position:relative;flex:0 0 auto;min-width:0}.variant-compact-trigger{display:flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #d6ddd9;border-radius:6px;background:#fff;color:#0f172a;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.variant-compact-trigger:hover{border-color:#0f2d1f;background:#f8f9fa}.variant-compact-trigger.has-selection{background:#fff;border-color:#d6ddd9;color:#0f172a}.variant-compact-trigger.is-required{border-color:#d6ddd9}.variant-compact-label{font-size:.75rem;opacity:.8}.variant-compact-value{font-weight:600;min-width:60px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.variant-compact-arrow{width:12px;height:12px;transition:transform .2s ease;flex-shrink:0}.required-asterisk{color:#ef4444;margin-left:2px}.variant-compact-dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:1000;min-width:120px;max-width:200px;max-height:200px;overflow-y:auto;background:#fff;border:1px solid #d6ddd9;border-radius:8px;box-shadow:0 4px 12px #00000026;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.variant-compact-option{display:block;width:100%;padding:8px 12px;border:none;background:#fff;color:#0f172a;font-size:.8rem;font-weight:500;text-align:left;cursor:pointer;transition:background .15s ease}.variant-compact-option:hover{background:#f8f9fa}.variant-compact-option.is-selected{background:#e9f5ee;color:#0f2d1f}@media (max-width: 768px){.pd-buyRow{align-items:flex-start;flex-wrap:wrap}.pd-detailQtyRow{width:100%}.product-variants-compact{flex-wrap:wrap;gap:6px;overflow-x:visible;padding-bottom:0}.variant-compact-trigger{padding:5px 8px;font-size:.75rem}.variant-compact-value{min-width:50px}.variant-compact-dropdown{min-width:100px;max-width:160px}.variant-compact-option{padding:6px 10px;font-size:.75rem}}.related-products{margin-top:4rem}.related-products-empty{margin-top:12px;display:flex;justify-content:flex-start}.related-products-cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;background:#0f2d1f;color:#fff;font-weight:700}.related-products h2{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:2rem}.related-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.related-product-card{position:relative;display:block;text-decoration:none;color:inherit;background:var(--card-bg);border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--shadow-md);transition:all .3s ease;cursor:pointer}.related-product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.related-product-image{width:100%;height:200px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:var(--border-radius) var(--border-radius) 0 0;position:relative;box-sizing:border-box}.related-product-image img{width:100%;height:100%;object-fit:contain}.related-discountCorner{position:absolute;left:6px;top:6px;z-index:4;padding:2px 5px;border-radius:999px;font-size:.55rem;font-weight:800;line-height:1.15;color:#fff;background:#dc2626}.related-product-badge{position:absolute;top:8px;left:8px;padding:4px 8px;border-radius:999px;background:#111827d9;color:#fff;font-size:.7rem;font-weight:600}.related-product-badge--belowDiscount{top:28px}.related-product-info{padding:1rem}.related-product-info .pcard-text{margin-top:0}.related-product-delivery{margin-top:6px;font-size:.76rem;color:#64748b}.related-product-freeShipQty{margin-top:4px;width:fit-content;padding:3px 8px;border-radius:999px;background:#dc2626;color:#fff;font-size:.66rem;font-weight:800}@media (max-width: 1024px){.product-detail-main{grid-template-columns:minmax(0,min(420px,100%)) minmax(0,1fr);gap:1.5rem}}@media (max-width: 768px){.product-detail-content{padding:1rem}.breadcrumb{display:none}.product-detail-main{grid-template-columns:1fr;gap:1.2rem}.product-images{max-width:min(480px,100%);margin-inline:auto}.product-title{font-size:1.75rem}.current-price{font-size:2rem}.pricing-actions{align-items:flex-end}.add-to-cart-btn{flex:0 0 auto}.thumbnail-images{display:none}}@media (max-width: 540px){.product-detail-main{gap:1.1rem}.product-pricing{gap:10px}.pricing-delivery{font-size:.82rem}.pricing-noteBadge{padding:5px 8px;border-radius:8px}.pricing-secondRow{gap:6px;row-gap:6px;flex-wrap:wrap;align-items:center}.current-price{font-size:1.4rem}.pricing-priceWithVat{font-size:.82rem}.related-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.related-product-image{height:96px}.related-product-info .pcard-name{font-size:.82rem}.related-product-info .pcard-rating{font-size:.62rem}.related-product-info .pcard-current{font-size:.88rem}.related-products h2{font-size:1.4rem;margin-bottom:1rem}}@media (max-width: 420px){.current-price{font-size:1.4rem}.original-price{font-size:.9rem}.discount{font-size:.72rem}.add-to-cart-btn{font-size:.95rem;padding:.85rem 1.1rem}.add-to-favorites-btn{width:48px;height:48px}}@media (max-width: 390px){.product-title,.current-price{font-size:1.3rem}}@media (max-width: 360px){.product-title{font-size:1.2rem}.pd-buyRow{gap:8px;align-items:flex-start}.product-variants-compact{flex:1 1 auto;min-width:0;gap:6px}.variant-compact-group{flex:1 1 0;min-width:0}.variant-compact-trigger{width:100%;min-height:36px;padding:5px 8px;justify-content:space-between}.variant-compact-value{min-width:0;max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.variant-compact-dropdown{min-width:100%;max-width:min(92vw,220px)}.pd-detailQtyRow{gap:6px;flex-wrap:nowrap}.pd-detailQtyLabel{font-size:.78rem}.pd-detailQtyBtn{width:34px;height:34px;font-size:1.05rem}.pd-detailQtyInput{width:50px;height:34px;font-size:.95rem}.add-to-cart-btn{font-size:.9rem;padding:.75rem 1rem}}.product-detail-content{max-width:1240px;padding:24px}.product-detail-main{gap:40px;grid-template-columns:minmax(0,min(480px,100%)) minmax(0,1fr);align-items:start}.main-image,.thumbnail,.product-description,.product-features{box-shadow:none;border:1px solid #e2e8f0;border-radius:12px}.related-product-card{box-shadow:none;border:none;border-radius:12px}.add-to-cart-btn,.add-to-favorites-btn{box-shadow:none;border-radius:10px}.related-product-card:hover,.add-to-cart-btn:hover,.add-to-favorites-btn:hover{box-shadow:none}@media (max-width: 768px){.product-detail-content{padding:16px}}.fp-container{padding:10px 4px 14px}.fp-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:6px 0 18px}.fp-title{margin:0;font-size:2rem;letter-spacing:-.03em}.fp-clear{padding:10px 14px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 22px #0000001a;font-weight:800}.fp-empty{background:#ffffffe6;border:1px solid rgba(0,0,0,.06);border-radius:26px;box-shadow:0 14px 40px #0000001a;padding:22px}.fp-emptyTitle{font-weight:900;font-size:1.25rem}.fp-emptySub{color:var(--text-secondary);margin-top:6px}.fp-cta{display:inline-flex;margin-top:14px;padding:12px 16px;border-radius:999px;background:#b9ef66;font-weight:900}.fp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.fp-card{background:#ffffffe6;border:none;border-radius:22px;box-shadow:0 12px 32px #0000001a;padding:12px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.fp-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000024}.fp-img{height:150px;border-radius:18px;background:#fff;border:1px solid rgba(0,0,0,.12);overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.fp-img img{width:100%;height:100%;object-fit:contain;object-position:center;padding:12px}.fp-discountCorner{position:absolute;left:6px;top:6px;z-index:4;padding:2px 5px;border-radius:999px;font-size:.55rem;font-weight:800;line-height:1.15;color:#fff;background:#dc2626}.fp-stockBadge{position:absolute;top:8px;left:8px;padding:4px 8px;border-radius:999px;background:#111827d9;color:#fff;font-size:.7rem;font-weight:600}.fp-stockBadge--belowDiscount{top:28px}@media (max-width: 768px){.fp-container{padding:6px 2px 12px}.fp-head{margin:4px 0 12px;gap:8px}.fp-title{font-size:1.35rem}.fp-clear{padding:7px 10px;font-size:.75rem;font-weight:800}.fp-empty{padding:16px}.fp-emptyTitle{font-size:1.02rem}.fp-emptySub{font-size:.85rem}.fp-cta{margin-top:10px;padding:10px 14px;font-size:.85rem}}@media (max-width: 480px){.fp-head{flex-direction:row;align-items:center}.fp-title{font-size:1.22rem}.fp-clear{padding:8px 12px;font-size:.9rem}.fp-grid{grid-template-columns:1fr}.fp-card{display:grid;grid-template-columns:86px 1fr;gap:10px;padding:10px}.fp-img{height:86px}.fp-card .pcard-name{font-size:.88rem}.fp-card .pcard-current{font-size:.82rem}.fp-card .pcard-rating{font-size:.58rem}}.fp-container{max-width:1240px;margin:0 auto;padding:24px}.fp-empty,.fp-card{border-radius:12px;box-shadow:none;border:0}.fp-card:hover,.fp-clear{box-shadow:none}@media (max-width: 768px){.fp-container{padding:16px}}.cp-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:10px 4px 14px}.cp-title{margin:0;font-size:2rem;letter-spacing:-.03em}.cp-clear{padding:10px 14px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 22px #0000001a;font-weight:900}.cp-empty{margin:0 4px 14px;background:#ffffffe6;border:1px solid rgba(0,0,0,.06);border-radius:26px;box-shadow:0 14px 40px #0000001a;padding:22px}.cp-emptyTitle{font-weight:900;font-size:1.25rem}.cp-emptySub{color:var(--text-secondary);margin-top:6px}.cp-cta{display:inline-flex;margin-top:14px;padding:12px 16px;border-radius:999px;background:#b9ef66;font-weight:900}.cp-grid{display:grid;grid-template-columns:1fr 360px;gap:16px;padding:0 4px 14px}.cp-left{display:flex;flex-direction:column;gap:12px}.cp-item{background:#ffffffe6;border:1px solid rgba(0,0,0,.06);border-radius:22px;box-shadow:0 12px 32px #0000001a;padding:12px;display:grid;grid-template-columns:110px 1fr;gap:12px}.cp-img{position:relative;height:110px;border-radius:18px;background:#fff;border:1px solid rgba(0,0,0,.12);overflow:hidden;display:flex;align-items:center;justify-content:center}.cp-discountCorner{position:absolute;left:4px;top:4px;z-index:2;padding:2px 4px;border-radius:999px;font-size:.5rem;font-weight:800;line-height:1.1;color:#fff;background:#dc2626}.cp-img img{width:100%;height:100%;object-fit:contain;object-position:center;padding:10px}.cp-info{min-width:0}.cp-pcardLink{text-decoration:none;color:inherit;display:block}.cp-info .pcard-text--left .pcard-name{font-size:.92rem}.cp-info .pcard-text--left .pcard-current{font-size:.88rem}.cp-meta{margin-top:6px;display:flex;gap:10px;flex-wrap:wrap;color:var(--text-secondary);font-weight:700;font-size:.9rem}.cp-variant{margin-top:6px;display:flex;gap:10px;flex-wrap:wrap;color:var(--text-secondary);font-weight:700;font-size:.88rem}.cp-variant span{padding:4px 10px;background:#0000000d;border-radius:8px}.cp-minQty{margin-top:6px;font-size:.78rem;font-weight:800;color:#b45309}.cp-ship{margin-top:6px;font-size:.88rem;font-weight:700;color:var(--text-secondary)}.cp-vatNote{margin-top:4px;font-size:.78rem;font-weight:700;color:#ef4444}.cp-actions{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.cp-qty{display:grid;grid-template-columns:42px 56px 42px;border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.08);background:#ffffffe6}.cp-qty button{height:42px;background:#f5f5f5cc;font-size:18px;font-weight:900}.cp-qty input{height:42px;border:none;outline:none;text-align:center;font-weight:900;background:transparent}.cp-remove{width:38px;height:38px;border-radius:50%;background:#ffffffe6;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 22px #00000014;display:inline-flex;align-items:center;justify-content:center;color:#000000b3}.cp-trash{width:18px;height:18px;display:block}.cp-summary{position:sticky;top:18px;background:#ffffffe6;border:1px solid rgba(0,0,0,.06);border-radius:22px;box-shadow:0 12px 32px #0000001a;padding:14px}.cp-sTitle{font-weight:900;font-size:1.1rem;margin-bottom:10px}.cp-field{display:grid;gap:6px;margin-bottom:10px}.cp-field label{font-weight:800;color:var(--text-secondary);font-size:.85rem}.cp-select{height:44px;border-radius:14px;border:1px solid rgba(0,0,0,.08);padding:0 10px;background:#fffffff2;font-weight:700}.cp-couponRow{display:grid;grid-template-columns:1fr auto;gap:8px}.cp-couponInput{height:44px;border-radius:14px;border:1px solid rgba(0,0,0,.08);padding:0 12px;font-weight:700;background:#fffffff2}.cp-apply{height:44px;padding:0 16px;border-radius:14px;background:#ffffffe6;border:1px solid rgba(0,0,0,.08);font-weight:900}.cp-couponMsg{font-weight:800;font-size:.85rem}.cp-couponMsg.ok{color:#0f7a42}.cp-couponMsg.bad{color:var(--accent-red)}.cp-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;color:var(--text-secondary);font-weight:700}.cp-row strong{color:#111}.cp-divider{height:1px;background:#00000014;margin:6px 0}.cp-total span,.cp-total strong{color:#111;font-weight:900}.cp-checkout{width:100%;margin-top:12px;padding:12px 16px;border-radius:999px;background:#b9ef66;font-weight:900;box-shadow:0 10px 24px #0000001f}.cp-note{margin-top:10px;color:var(--text-secondary);font-weight:600;font-size:.9rem}@media (max-width: 1024px){.cp-grid{grid-template-columns:1fr}.cp-summary{position:relative;top:0}}@media (max-width: 600px){.cp-grid{grid-template-columns:1fr;gap:10px;padding:0 2px 12px}.cp-summary{max-width:320px;margin-left:auto}.cp-item{grid-template-columns:72px 1fr;gap:8px;padding:8px;border-radius:12px}.cp-img{height:72px;border-radius:12px}.cp-meta{flex-direction:column;gap:4px;font-size:.82rem}.cp-info .pcard-text--left .pcard-name{font-size:.88rem}.cp-info .pcard-text--left .pcard-current{font-size:.85rem}.cp-actions{margin-top:8px;flex-direction:row;align-items:center}.cp-qty{grid-template-columns:36px 44px 36px}.cp-qty button,.cp-qty input{height:36px}.cp-remove{width:32px;height:32px}.cp-trash{width:16px;height:16px}.cp-summary{max-width:none;width:100%;padding:10px;border-radius:12px}.cp-sTitle{font-size:.95rem;margin-bottom:8px}.cp-field label{font-size:.78rem}.cp-select,.cp-couponInput,.cp-apply{height:38px;border-radius:10px;font-size:.85rem}.cp-couponRow{grid-template-columns:1fr}.cp-apply{width:100%}.cp-row{font-size:.9rem}}@media (max-width: 420px){.cp-title{font-size:1.05rem}.cp-item{grid-template-columns:64px 1fr;gap:6px;padding:6px}.cp-info .pcard-text--left .pcard-name{font-size:.84rem}.cp-info .pcard-text--left .pcard-current{font-size:.82rem}.cp-meta{font-size:.78rem}.cp-qty{flex-direction:column;align-items:flex-start}.cp-summary{padding:8px}.cp-checkout{padding:9px 10px;font-size:.88rem;border-radius:10px}.cp-img{height:64px}}.cp-head,.cp-grid{max-width:1240px;margin:0 auto;padding-left:24px;padding-right:24px}.cp-empty,.cp-summary{border-radius:12px;box-shadow:none;border:1px solid #e2e8f0}.cp-item{border-radius:12px;box-shadow:none;border:none}.cp-empty{max-width:1240px;margin:0 auto 14px;padding-left:24px;padding-right:24px}.cp-clear,.cp-remove,.cp-checkout{box-shadow:none}@media (max-width: 768px){.cp-head,.cp-grid{padding-left:16px;padding-right:16px}.cp-empty{box-sizing:border-box;width:calc(100% - 32px);max-width:1240px;margin-left:16px;margin-right:16px;margin-bottom:14px;padding:16px}.cp-head{align-items:center;gap:8px}.cp-title{font-size:1.35rem}.cp-clear{padding:7px 10px;font-size:.75rem;font-weight:800}.cp-emptyTitle{font-size:1.02rem}.cp-emptySub{font-size:.85rem}.cp-cta{margin-top:10px;padding:10px 14px;font-size:.85rem}}.co-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.co-title{font-size:1.8rem;margin:0}.co-back{text-decoration:none;color:#0f2d1f;font-weight:600}.co-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.co-card,.co-summary{background:#fff;border-radius:16px;padding:18px;box-shadow:0 12px 28px #0f1c1614}.co-cardTitle,.co-summaryTitle{font-size:1.1rem;font-weight:700;margin-bottom:12px}.co-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;font-size:.95rem}.co-field input,.co-field textarea,.co-select{border:1px solid #d6ddd9;border-radius:10px;padding:10px 12px;font:inherit}.co-row2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.co-help{grid-column:1 / -1;margin-top:-6px;font-size:.82rem;color:#6b7a73}.co-customerType{display:flex;gap:12px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #e4ebe7}.co-typeBtn{flex:1;padding:12px 16px;border:2px solid #d6ddd9;border-radius:10px;background:#fff;color:#5a6d62;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease}.co-typeBtn:hover{border-color:#0f2d1f;color:#0f2d1f}.co-typeBtn.is-active{background:#0f2d1f;border-color:#0f2d1f;color:#fff}.co-required{color:#ef4444;font-weight:700}.co-pay{width:100%;border:none;border-radius:12px;padding:12px 14px;background:#0f2d1f;color:#fff;font-weight:700;cursor:pointer}.co-payRow{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.co-pay--primary{background:#0f2d1f;color:#fff}.co-pay--havale{background:#fff;color:#0f172a;border:2px solid #0f172a}.co-pay--full{margin-top:12px}.co-paymentMode{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.co-modeBtn{border-radius:10px;border:2px solid #e4ebe7;background:#fff;padding:10px 12px;font-weight:700;font-size:.82rem;color:#334155;cursor:pointer;line-height:1.25}.co-modeBtn.is-active{border-color:#0f2d1f;background:#f4f7f5;color:#0f172a}.co-havaleIntro{margin:0 0 12px;font-size:.88rem;color:#475569;line-height:1.45}.co-contactRow{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.co-contactBtn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:10px;font-weight:800;font-size:.88rem;text-decoration:none}.co-contactBtn--wa{background:#25d366;color:#fff}.co-contactBtn--tel{background:#fff;color:#0f172a;border:2px solid #0f172a}.co-havaleBank{display:grid;gap:10px;padding:12px 14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;margin-bottom:8px;font-size:.9rem}.co-havaleLabel{display:block;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin-bottom:4px}.co-havaleIban{font-weight:800;letter-spacing:.02em;word-break:break-all}.co-havaleNote{margin:0;font-size:.82rem;color:#b45309;font-weight:700;line-height:1.35}.co-havaleSubTitle{margin-top:18px!important;margin-bottom:8px!important;font-size:1rem!important}.co-havaleHint{margin:0 0 10px;font-size:.82rem;color:#64748b;line-height:1.45}.co-itemQty{font-size:.72rem;font-weight:700;color:#64748b}.co-pay:disabled{opacity:.7;cursor:default}.co-modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:grid;place-items:center;padding:16px;z-index:60}.co-modal{width:min(520px,100%);background:#fff;border-radius:16px;padding:16px;border:1px solid #e2e8f0;box-shadow:0 24px 48px #0f172a2e}.co-modalTitle{font-size:1.1rem;font-weight:800;margin-bottom:10px}.co-modalBank{display:grid;gap:8px;padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;margin-bottom:12px;font-size:.92rem}.co-modalLabel{display:block;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin-bottom:4px}.co-modalIban{font-weight:800;letter-spacing:.02em;word-break:break-all}.co-modalNote{margin:0;font-size:.85rem;color:#b45309;font-weight:700;line-height:1.35}.co-modalSectionTitle{margin-top:4px;font-weight:800}.co-modalHint{margin:6px 0 10px;font-size:.85rem;color:#64748b;line-height:1.45}.co-modalMsg{margin-top:10px;padding:8px 10px;border-radius:10px;background:#ecfdf3;color:#14532d;font-weight:700;font-size:.88rem}.co-modalActions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.co-modalGhost{border-radius:10px;border:1px solid #cbd5e1;background:#fff;padding:10px 12px;font-weight:700;cursor:pointer}.co-modalPrimary{border-radius:10px;border:none;background:#0f2d1f;color:#fff;padding:10px 12px;font-weight:800;cursor:pointer}.co-note{margin-top:8px;font-size:.85rem;color:#5a6d62}.co-row{display:flex;align-items:center;justify-content:space-between;margin:6px 0;font-size:.95rem}.co-items{display:grid;gap:10px;margin-bottom:10px}.co-item{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.9rem}.co-itemName{font-weight:700;color:#1f2937}.co-itemPrice{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.co-itemVat{font-size:.75rem;font-weight:700;color:#ef4444}.co-shipList{margin-top:8px;padding:8px 10px;border-radius:12px;background:#f4f7f5;border:1px solid #e4ebe7;display:grid;gap:6px}.co-shipTitle{font-size:.85rem;font-weight:700;color:#5a6d62}.co-shipItem{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.9rem}.co-divider{height:1px;background:#e4ebe7;margin:10px 0}.co-total{font-size:1.05rem}.co-coupon{margin-top:8px;font-size:.9rem;color:#0f2d1f;font-weight:600}.co-error{background:#ffe8e8;color:#8f1d1d;border-radius:10px;padding:10px 12px;margin:8px 0 12px;font-size:.9rem}.co-empty{background:#fff;border-radius:16px;padding:24px;text-align:center}.co-emptyTitle{font-size:1.2rem;font-weight:700;margin-bottom:6px}.co-emptySub{color:#5a6d62;margin-bottom:12px}.co-cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;background:#0f2d1f;color:#fff;border-radius:10px;text-decoration:none;font-weight:600}.co-iyzico{margin-top:18px;background:#fff;border-radius:16px;padding:12px}@media (max-width: 900px){.co-grid{grid-template-columns:1fr}}@media (max-width: 600px){.co-row2{grid-template-columns:1fr}.co-head{margin-bottom:10px;flex-wrap:wrap;gap:8px}.co-title{font-size:1.2rem}.co-back{font-size:.85rem}.co-card,.co-summary{padding:10px}.co-cardTitle,.co-summaryTitle{font-size:.95rem;margin-bottom:8px}.co-field{margin-bottom:8px;font-size:.82rem;gap:4px}.co-field input,.co-field textarea,.co-select{padding:8px 10px;font-size:.88rem}.co-customerType{flex-direction:column;gap:8px;margin-bottom:12px;padding-bottom:12px}.co-typeBtn{padding:9px 12px;font-size:.85rem}.co-payRow,.co-paymentMode{grid-template-columns:1fr}.co-pay{padding:10px 12px;font-size:.88rem}.co-summary{width:100%}.co-row{font-size:.82rem;margin:4px 0}.co-note{font-size:.75rem}.co-items{gap:6px;margin-bottom:8px}.co-item{font-size:.8rem;gap:8px}.co-iyzico{padding:8px;margin-top:12px}}@media (max-width: 400px){.co-title{font-size:1.05rem}.co-card,.co-summary{padding:8px}}.co-head,.co-grid,.co-empty,.co-iyzico{max-width:1240px;margin-left:auto;margin-right:auto}.co-head,.co-grid,.co-empty,.co-iyzico{padding-left:24px;padding-right:24px}.co-card,.co-summary,.co-empty,.co-iyzico{border-radius:12px;box-shadow:none;border:1px solid #e2e8f0}.co-shipList{border-radius:10px}@media (max-width: 768px){.co-head,.co-grid,.co-empty,.co-iyzico{padding-left:16px;padding-right:16px}}.hns-wrap{max-width:640px;margin:0 auto;padding:24px 16px 48px}.hns-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px 22px;box-shadow:0 12px 28px #0f172a14;text-align:center}.hns-check{color:#16a34a;margin-bottom:12px}.hns-title{margin:0 0 8px;font-size:1.5rem;font-weight:900;letter-spacing:-.02em;color:#0f172a}.hns-lead{margin:0 0 20px;color:#475569;font-size:.95rem;line-height:1.55;text-align:left}.hns-ref{display:inline-flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:24px;padding:12px 16px;background:#f1f5f9;border-radius:12px;width:100%;box-sizing:border-box}.hns-refLabel{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.hns-refValue{font-size:1.05rem;font-weight:900;color:#0f172a;letter-spacing:.02em}.hns-section{text-align:left;margin-bottom:20px;padding-top:16px;border-top:1px solid #e2e8f0}.hns-sectionTitle{margin:0 0 10px;font-size:.95rem;font-weight:800;color:#0f172a}.hns-lines{list-style:none;margin:0;padding:0;display:grid;gap:8px}.hns-line{display:flex;justify-content:space-between;gap:12px;font-size:.88rem;color:#334155}.hns-lineName{font-weight:600}.hns-lineQty{font-weight:700;color:#64748b}.hns-linePrice{font-weight:800;color:#0f172a;white-space:nowrap}.hns-totals{margin-top:12px}.hns-totalRow{display:flex;justify-content:space-between;font-size:.92rem;color:#334155}.hns-totalRow strong{color:#0f172a}.hns-address{margin:0;font-family:inherit;font-size:.88rem;line-height:1.5;color:#475569;white-space:pre-wrap;background:#f8fafc;padding:12px 14px;border-radius:10px;border:1px solid #e2e8f0}.hns-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}.hns-cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:10px;background:#0f2d1f;color:#fff;font-weight:800;text-decoration:none;font-size:.9rem}.hns-cta--ghost{background:#fff;color:#0f172a;border:2px solid #0f172a}@media (max-width: 480px){.hns-card{padding:22px 16px}.hns-title{font-size:1.3rem}}.pay-success{max-width:960px;margin:0 auto;padding:20px 12px 30px}.pay-card{background:#fff;border-radius:22px;padding:24px;box-shadow:0 18px 40px #0000001f;display:grid;gap:16px;text-align:center}.pay-icon{width:64px;height:64px;border-radius:50%;background:#16a34a26;color:#16a34a;display:grid;place-items:center;font-size:2rem;font-weight:900;margin:0 auto}.pay-summary{background:#f8fafc;border-radius:18px;padding:16px;display:grid;gap:12px;text-align:left}.pay-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:700}.pay-itemsTitle{font-weight:900;margin-bottom:6px}.pay-item{display:grid;grid-template-columns:1fr auto auto;gap:10px;font-size:.95rem;padding:6px 0;border-bottom:1px dashed rgba(0,0,0,.08)}.pay-item:last-child{border-bottom:none}.pay-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.pay-btn{padding:12px 18px;border-radius:999px;background:#b9ef66;font-weight:900}.pay-btnGhost{padding:12px 18px;border-radius:999px;border:1px solid rgba(0,0,0,.12);font-weight:900}.pay-summaryEmpty{font-weight:600;color:#64748b}.pay-success{max-width:1240px;padding:24px}.pay-card,.pay-summary{border-radius:12px;box-shadow:none;border:1px solid #e2e8f0}.pay-btn,.pay-btnGhost{border-radius:10px}@media (max-width: 600px){.pay-success{padding:12px 10px 18px}.pay-card{padding:14px;gap:12px}.pay-icon{width:48px;height:48px;font-size:1.35rem}.pay-summary{padding:10px;gap:8px}.pay-row{font-size:.82rem}.pay-item{grid-template-columns:1fr auto;row-gap:4px;font-size:.8rem;padding:4px 0}.pay-btn,.pay-btnGhost{padding:9px 14px;font-size:.85rem}.pay-actions{gap:8px}}@media (max-width: 400px){.pay-success{padding:10px 8px 14px}.pay-card{padding:12px}.pay-item{font-size:.76rem}}.contact-wrap{padding:10px 4px 16px}.contact-card{background:#ffffffbf;border:1px solid rgba(255,255,255,.7);border-radius:26px;box-shadow:0 14px 40px #0000001a;padding:20px}.contact-card h1{margin:0 0 6px;font-size:2rem;font-weight:800;letter-spacing:-.03em}.contact-card p{color:var(--text-secondary);margin-bottom:18px}.contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.contact-label{font-weight:800;color:var(--text-secondary);font-size:.85rem}.contact-value{font-weight:800}.contact-phone{display:inline-flex;align-items:center;justify-content:center;margin-top:4px;padding:10px 14px;border-radius:999px;background:#60a5fa;color:#0b1220;font-weight:900;box-shadow:0 10px 22px #0000001f}.contact-whatsapp{display:inline-flex;align-items:center;justify-content:center;margin-top:4px;padding:10px 14px;border-radius:999px;background:#b9ef66;color:#111827;font-weight:900;box-shadow:0 10px 22px #0000001f}.contact-form{display:grid;gap:10px}.contact-form input,.contact-form textarea{border-radius:14px;border:1px solid rgba(0,0,0,.08);padding:12px;background:#ffffffe6}.contact-form button{border-radius:999px;padding:12px 16px;background:#b9ef66;font-weight:900}.contact-error{color:#ef4444;font-size:.85rem;font-weight:600}.contact-success{color:#16a34a;font-size:.85rem;font-weight:600}@media (max-width: 720px){.contact-grid{grid-template-columns:1fr}}@media (max-width: 420px){.contact-card{padding:14px}.contact-card h1{font-size:1.5rem}.contact-form input,.contact-form textarea{padding:10px}.contact-form button{padding:10px 12px}}.contact-wrap{max-width:1240px;margin:0 auto;padding:24px}.contact-card{border-radius:12px;box-shadow:none;border:1px solid #e2e8f0;background:#fff}.contact-phone,.contact-whatsapp{box-shadow:none;border-radius:10px}@media (max-width: 768px){.contact-wrap,.contact-card{padding:16px}.contact-card h1{font-size:1.35rem;margin-bottom:8px}.contact-card>p{font-size:.88rem;margin-bottom:14px;line-height:1.45}.contact-label{font-size:.72rem}.contact-value{font-size:.88rem}.contact-phone,.contact-whatsapp{padding:8px 12px;font-size:.8rem;font-weight:800;margin-top:2px}.contact-form input,.contact-form textarea{padding:10px 12px;font-size:.9rem}.contact-form button{padding:10px 14px;font-size:.88rem}}.legal-page{padding:10px 4px 24px;max-width:720px;margin:0 auto}.legal-page h1{margin:0 0 16px;font-size:1.5rem}.legal-page h2{margin:20px 0 10px;font-size:1.15rem}.legal-page h3{margin:14px 0 6px;font-size:1rem}.legal-page p{color:var(--text-secondary);margin:0 0 10px;line-height:1.6;font-weight:600}.legal-page ul{margin:0 0 12px;padding-left:20px;color:var(--text-secondary);font-weight:600;line-height:1.55}.legal-page li{margin-bottom:6px}.legal-page strong{color:inherit}@media (max-width: 540px){.legal-page{padding:10px 4px 16px}.legal-page h1{font-size:1.3rem}.legal-page h2{font-size:1.05rem}}.legal-page{max-width:860px;padding:32px 24px}@media (max-width: 768px){.legal-page{padding:20px 16px}}.blog-page{max-width:1200px;margin:0 auto;padding:8px 8px 18px}.blog-head h1{font-size:2rem;font-weight:800;letter-spacing:-.03em;margin:0 0 6px}.blog-head{margin-bottom:18px}.blog-head p{margin:0;color:var(--text-secondary);font-size:.88rem;line-height:1.35}@media (max-width: 768px){.blog-head p{font-size:.72rem;line-height:1.3}}@media (max-width: 480px){.blog-head p{font-size:.65rem;line-height:1.28}}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.blog-card{display:flex;flex-direction:column;min-width:0;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #e2e8f0;box-shadow:none;transition:transform .2s ease,border-color .2s ease;text-decoration:none;color:inherit}.blog-card:hover{transform:translateY(-2px);border-color:#cbd5e1}.blog-cardImage{height:96px;flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;padding:6px;border-bottom:1px solid #e2e8f0}.blog-cardImage img{width:100%;height:100%;object-fit:contain;object-position:center}.blog-cardPlaceholder{width:100%;height:100%;display:grid;place-items:center;color:#64748b;font-weight:800}.blog-cardBody{padding:6px 8px 8px;flex:1;display:flex;flex-direction:column;min-width:0}.blog-date{font-size:.6rem;color:#64748b;margin-bottom:3px;font-weight:600}.blog-cardBody h2{font-size:.68rem;margin:0 0 3px;color:#0f172a;font-weight:800;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-cardBody p{margin:0;color:#475569;font-size:.62rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.blog-readMore{display:inline-block;margin-top:4px;font-size:.6rem;font-weight:800;color:#0f172a}@media (min-width: 768px){.blog-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.blog-card{border-radius:16px;box-shadow:0 10px 24px #0f172a1a}.blog-card:hover{box-shadow:0 16px 28px #0f172a29}.blog-cardImage{height:200px;padding:10px}.blog-cardBody{padding:12px}.blog-date{font-size:.78rem;margin-bottom:6px}.blog-cardBody h2{font-size:1rem;margin:0 0 8px;-webkit-line-clamp:unset;display:block;overflow:visible}.blog-cardBody p{font-size:.88rem;-webkit-line-clamp:unset;display:block;overflow:visible}.blog-readMore{margin-top:10px;font-size:.8rem}}.blog-empty{border-radius:14px;padding:20px;background:#fffc;border:1px solid rgba(15,23,42,.08);color:#64748b;font-weight:700}.blog-back{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;box-shadow:0 8px 18px #0f172a14;margin-bottom:10px;font-weight:700;color:#0f172a}.blog-backIcon{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff}.blog-backIcon svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.2;fill:none}.blog-detailHead h1{margin:0 0 4px;font-size:1.8rem}.blog-detailContent{margin-top:14px;color:#334155;line-height:1.7}.blog-detailLayout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;margin-top:14px}.blog-detailLayout.no-toc{grid-template-columns:minmax(0,1fr)}.blog-toc{order:2;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:12px;height:fit-content;position:sticky;top:90px}.blog-tocTitle{font-size:.95rem;font-weight:800;color:#0f172a;margin-bottom:8px}.blog-toc ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.blog-toc li{margin:0;padding:0}.blog-toc li.level-3{padding-left:14px}.blog-toc a{color:#334155;font-size:.88rem}.blog-toc a:hover{color:#0f172a}.blog-detailContent h2,.blog-detailContent h3,.blog-detailContent h4{color:#0f172a;margin:18px 0 8px;scroll-margin-top:90px}.blog-detailContent p{margin:0 0 10px;text-align:justify}.blog-inlineImage{float:left;width:min(320px,48%);margin:2px 16px 10px 0;border-radius:14px;border:1px solid rgba(15,23,42,.12);background:#fff;padding:8px}.blog-inlineImage img{width:100%;height:220px;object-fit:contain;object-position:center;display:block}.blog-richContent h1,.blog-richContent h2,.blog-richContent h3,.blog-richContent h4{color:#0f172a;margin:16px 0 8px;line-height:1.35;scroll-margin-top:90px}.blog-richContent p{margin:0 0 10px;color:#334155;text-align:justify}.blog-richContent ul,.blog-richContent ol{margin:8px 0 12px;padding-left:20px;color:#334155}.blog-richContent blockquote{margin:10px 0;padding:8px 12px;border-left:4px solid #0ea5e9;background:#0ea5e914;border-radius:8px}.blog-richContent pre{margin:10px 0;padding:10px;border-radius:10px;background:#0f172a;color:#e2e8f0;overflow-x:auto}.blog-richContent code{border-radius:6px;background:#0f172a14;padding:2px 6px}.blog-richContent a{color:#0369a1;text-decoration:underline}.blog-related{margin-top:22px}.blog-related h2{margin:0 0 10px;color:#0f172a}@media (max-width: 600px){.blog-head h1{font-size:1.5rem}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.blog-cardImage{height:82px;padding:5px}.blog-cardBody{padding:5px 6px 6px}.blog-cardBody h2{font-size:.64rem}.blog-cardBody p{font-size:.58rem;-webkit-line-clamp:2}.blog-date{font-size:.55rem}.blog-readMore{font-size:.55rem;margin-top:3px}.blog-inlineImage{float:none;width:100%;margin:0 0 12px}.blog-inlineImage img{height:180px}}@media (max-width: 980px){.blog-detailLayout{grid-template-columns:1fr}.blog-toc{order:0;position:static}}.blog-page{max-width:1240px;padding:24px}.blog-card,.blog-toc,.blog-inlineImage,.blog-empty{border-radius:12px;box-shadow:none;border-color:#e2e8f0}.blog-card:hover{box-shadow:none}.blog-back{box-shadow:none;border-radius:10px}@media (max-width: 768px){.blog-page{padding:16px}}.app{min-height:100vh;background-color:var(--primary-bg)}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-bg: #ffffff;--card-bg: #ffffff;--text-primary: #0f172a;--text-secondary: #475569;--accent-green: #22c55e;--accent-blue: #2563eb;--accent-orange: #fb7185;--accent-red: #ef4444;--accent-cyan: #06b6d4;--shadow-sm: 0 0 0 rgba(0, 0, 0, 0);--shadow-md: 0 0 0 rgba(0, 0, 0, 0);--shadow-lg: 0 0 0 rgba(0, 0, 0, 0);--border-radius: 12px;--border-radius-sm: 10px;--theme-primary: #4a90e2;--theme-secondary: #00d4ff;--theme-accent: #4a90e2}html{scrollbar-gutter:stable;overflow-y:scroll}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--primary-bg);color:var(--text-primary);line-height:1.55}#root{width:100%}.site-container{width:100%;max-width:1240px;margin:0 auto;padding:0 24px}.site-section{width:100%;padding:56px 0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea{font-family:inherit}.toast-viewport{position:fixed;right:22px;bottom:22px;display:flex;flex-direction:column;gap:10px;z-index:9999}.toast{min-width:220px;padding:12px 14px;border-radius:14px;background:#141414e6;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 12px 28px #00000040;border:1px solid rgba(255,255,255,.08);font-size:.9rem}.toast.success{background:#0f7841eb}.toast-message{font-weight:700}.toast-close{width:28px;height:28px;border-radius:8px;background:#ffffff1f;color:#fff;font-weight:900}@media (max-width: 768px){.site-container{padding:0 16px}.site-section{padding:40px 0}html,body{width:100%;min-width:0;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}#root{width:100%;min-width:0;overflow-x:hidden}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}*::-webkit-scrollbar{display:none}}.pcard-text{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;margin-top:10px;width:100%;min-width:0}.pcard-text--left{align-items:flex-start;text-align:left;margin-top:0}.pcard-name{font-weight:800;font-size:.95rem;line-height:1.3;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%}.pcard-rating{font-size:.68rem;font-weight:800;line-height:1.2}.pcard-rating--on{color:#ca8a04}.pcard-rating--off{color:#94a3b8}.pcard-priceRow{display:flex;flex-direction:row;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:6px 10px;width:100%}.pcard-text--left .pcard-priceRow{justify-content:flex-start}.pcard-pricePair{display:inline-flex;flex-direction:row;align-items:baseline;gap:6px;flex-wrap:nowrap;min-width:0}.pcard-old{flex-shrink:0;font-size:.74rem;font-weight:700;color:#94a3b8;text-decoration:line-through;text-decoration-color:#94a3b8}.pcard-current{font-size:.88rem;font-weight:900;color:#111827}.pcard-discount{font-size:.62rem;font-weight:800;padding:2px 7px;border-radius:999px;background:#36c37c33;color:#0f7a42}.pcard-text--inverse .pcard-name{color:#f8fafc}.pcard-text--inverse .pcard-current{color:#e2e8f0}.pcard-text--inverse .pcard-old{color:#94a3b8}.pcard-text--inverse .pcard-discount{background:#22c55e38;color:#bbf7d0}.pcard-text--inverse .pcard-rating--on{color:#facc15}.pcard-text--inverse .pcard-rating--off{color:#64748b}.pcard-fav{position:absolute;right:8px;top:8px;z-index:4;width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.12);background:#ffffffe0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#94a3b8;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 10px #0f172a0f;transition:transform .15s ease,box-shadow .15s ease,color .15s ease,border-color .15s ease}.pcard-fav.is-on{color:#e11d48;background:#ffffffe6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-color:#e11d4859;box-shadow:0 2px 12px #e11d481f}.pcard-fav--inverse{background:#0f172a6b;border-color:#f8fafc2e;color:#94a3b8}.pcard-fav--inverse.is-on{color:#fb7185;background:#0f172a7a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-color:#fb718573;box-shadow:0 2px 12px #0003}@media (hover: hover) and (pointer: fine){.pcard-fav:hover{transform:scale(1.05);box-shadow:0 4px 14px #0f172a1a}.pcard-fav:not(.is-on):hover{color:#e11d48;border-color:#e11d4840}.pcard-fav.is-on:hover{color:#be123c}.pcard-fav--inverse:not(.is-on):hover{color:#fda4af;background:#0f172a8c}.pcard-fav--inverse.is-on:hover{color:#fecdd3}}@media (max-width: 540px){.pcard-fav{width:26px;height:26px;right:6px;top:6px}.pcard-fav svg{width:13px;height:13px}}
