@import "https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500;600;700&display=swap";
.brand-detail-module__Kp268G__container{max-width:1680px;margin:0 auto;padding:60px 40px 100px;animation:.8s ease-out brand-detail-module__Kp268G__fadeIn}@keyframes brand-detail-module__Kp268G__fadeIn{0%{opacity:0}to{opacity:1}}.brand-detail-module__Kp268G__loadingContainer{justify-content:center;align-items:center;min-height:60vh;display:flex}.brand-detail-module__Kp268G__loadingSpinner{border:3px solid #f0f0f0;border-top-color:#1a1f27;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite brand-detail-module__Kp268G__spin}@keyframes brand-detail-module__Kp268G__spin{to{transform:rotate(360deg)}}.brand-detail-module__Kp268G__notFound{text-align:center;padding:120px 20px}.brand-detail-module__Kp268G__notFound h1{color:#111;margin-bottom:12px;font-size:1.8rem;font-weight:700}.brand-detail-module__Kp268G__notFound p{color:#666;margin-bottom:32px}.brand-detail-module__Kp268G__backButton{color:#fff;cursor:pointer;background:#1a1f27;border:none;border-radius:12px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .2s}.brand-detail-module__Kp268G__backButton:hover{background:#2d3540;transform:translateY(-2px)}.brand-detail-module__Kp268G__heroSection{flex-direction:column;align-items:center;gap:48px;margin-bottom:120px;display:flex}.brand-detail-module__Kp268G__heroImageWrapper{aspect-ratio:16/7;background:#f8f9fa;border-radius:32px;width:100%;max-width:1200px;animation:.8s ease-out forwards brand-detail-module__Kp268G__fadeIn;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000014}.brand-detail-module__Kp268G__heroImage{object-fit:cover;width:100%;height:100%;transition:transform .8s}.brand-detail-module__Kp268G__heroContent{flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex}.brand-detail-module__Kp268G__brandBranding{text-align:center;flex-direction:column;align-items:center;gap:24px;margin-bottom:40px;animation:.6s ease-out .2s both brand-detail-module__Kp268G__slideUp;display:flex}.brand-detail-module__Kp268G__logoWrapper{z-index:2;background:#fff;border:1px solid #f0f0f0;border-radius:28px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000014}.brand-detail-module__Kp268G__brandLogo{object-fit:cover;width:100%;height:100%}.brand-detail-module__Kp268G__mainTitleArea{flex-direction:column;align-items:center;display:flex}.brand-detail-module__Kp268G__brandTitle{color:#111;letter-spacing:-.03em;margin-bottom:8px;font-size:2.8rem;font-weight:800;line-height:1.1}.brand-detail-module__Kp268G__brandSlogan{color:#666;max-width:500px;font-size:1.2rem;font-weight:500;line-height:1.4}.brand-detail-module__Kp268G__metaInfo{justify-content:center;align-items:center;gap:16px;margin-bottom:32px;animation:.6s ease-out .1s both brand-detail-module__Kp268G__slideUp;display:flex}.brand-detail-module__Kp268G__backLink{color:#888;align-items:center;gap:4px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.brand-detail-module__Kp268G__backLink:hover{color:#111}@keyframes brand-detail-module__Kp268G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.brand-detail-module__Kp268G__categoryBadgeStack{flex-wrap:wrap;gap:8px;display:flex}.brand-detail-module__Kp268G__categoryBadge{color:#888;background:0 0;border:1px solid #eee;border-radius:8px;padding:2px 10px;font-size:.85rem;font-weight:600}.brand-detail-module__Kp268G__tagList{flex-flow:wrap;justify-content:center;gap:12px;margin-bottom:0;animation:.6s ease-out .25s both brand-detail-module__Kp268G__slideUp;display:flex}.brand-detail-module__Kp268G__tagItem{color:#334155;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:100px;align-items:center;padding:7px 18px;font-size:.88rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #00000005}.brand-detail-module__Kp268G__tagItem:hover{color:#1a1f27;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.brand-detail-module__Kp268G__tagItem span{align-items:center;gap:6px;display:flex}.brand-detail-module__Kp268G__tagItem span:before{content:"#";color:#3a89e4;opacity:.7;font-weight:800}.brand-detail-module__Kp268G__storySection{border-top:1px solid #f0f0f0;grid-template-columns:280px 1fr;gap:60px;margin-bottom:120px;padding:80px 0;animation:.6s ease-out .3s both brand-detail-module__Kp268G__slideUp;display:grid}.brand-detail-module__Kp268G__storySidebar{flex-direction:column;display:flex}.brand-detail-module__Kp268G__label{color:#3a89e4;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-size:.85rem;font-weight:800;display:block}.brand-detail-module__Kp268G__storyTitle{color:#111;letter-spacing:-.02em;margin-bottom:0;font-size:1.8rem;font-weight:800;line-height:1.2}.brand-detail-module__Kp268G__storyContent{max-width:800px}.brand-detail-module__Kp268G__storyText{color:#444;white-space:pre-line;font-size:1.1rem;line-height:1.85}@media (max-width:1024px){.brand-detail-module__Kp268G__storySection{grid-template-columns:1fr;gap:32px;padding:60px 0}.brand-detail-module__Kp268G__storySidebar{margin-bottom:12px}}@media (max-width:1200px){.brand-detail-module__Kp268G__heroSection{gap:40px}}@media (max-width:1024px){.brand-detail-module__Kp268G__heroSection{grid-template-columns:1fr;gap:40px;margin-bottom:80px}.brand-detail-module__Kp268G__heroImageWrapper{aspect-ratio:16/9}}.brand-detail-module__Kp268G__productsSection{margin-bottom:80px}.brand-detail-module__Kp268G__sectionHeader{text-align:left;justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.brand-detail-module__Kp268G__sectionTitleGroup{flex-direction:column;gap:8px;display:flex}.brand-detail-module__Kp268G__sectionLabel{color:#3a89e4;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.85rem;font-weight:800}.brand-detail-module__Kp268G__sectionTitle{color:#111;letter-spacing:-.03em;word-break:keep-all;margin-bottom:0;font-size:2.2rem;font-weight:800;line-height:1.2}.brand-detail-module__Kp268G__sectionSubtitle{color:#666;margin-bottom:0;font-size:1.1rem;font-weight:400;line-height:1.6}.brand-detail-module__Kp268G__productGrid{grid-template-columns:repeat(6,minmax(0,1fr));align-content:start;gap:20px;min-width:0;display:grid}.brand-detail-module__Kp268G__productCard{flex-direction:column;display:flex}.brand-detail-module__Kp268G__productImageWrapper{aspect-ratio:1;background:#f8f9fa;border-radius:20px;margin-bottom:16px;position:relative;overflow:hidden}.brand-detail-module__Kp268G__productImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.brand-detail-module__Kp268G__productCard:hover .brand-detail-module__Kp268G__productImage{transform:scale(1.05)}.brand-detail-module__Kp268G__addToCartButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1a1f27;cursor:pointer;opacity:0;background:#fffffff2;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(10px)}.brand-detail-module__Kp268G__productCard:hover .brand-detail-module__Kp268G__addToCartButton{opacity:1;transform:translateY(0)}.brand-detail-module__Kp268G__addToCartButton:hover{color:#fff;background:#1a1f27}.brand-detail-module__Kp268G__productInfo{padding:4px 0}.brand-detail-module__Kp268G__productBrand{color:#888;margin-bottom:4px;font-size:.8rem;display:block}.brand-detail-module__Kp268G__productName{color:#111;margin-bottom:8px;font-size:1rem;font-weight:600}.brand-detail-module__Kp268G__productPrice{color:#111;margin-bottom:8px;font-size:1.1rem;font-weight:700}.brand-detail-module__Kp268G__productCategory{color:#666;background:#f4f6f8;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-block}.brand-detail-module__Kp268G__spacesSection{margin-bottom:120px;padding-top:40px}.brand-detail-module__Kp268G__spaceGrid{grid-template-columns:repeat(5,1fr);gap:40px 20px;display:grid}@media (max-width:1600px){.brand-detail-module__Kp268G__spaceGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1280px){.brand-detail-module__Kp268G__spaceGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.brand-detail-module__Kp268G__spaceGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.brand-detail-module__Kp268G__spaceGrid{grid-template-columns:1fr}}.brand-detail-module__Kp268G__brandHotspot{z-index:10;pointer-events:none;position:absolute;transform:translate(-50%,-50%)}.brand-detail-module__Kp268G__hotspotPing{background:#fff6;border-radius:50%;width:40px;height:40px;animation:2s infinite brand-detail-module__Kp268G__hotspot-ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes brand-detail-module__Kp268G__hotspot-ripple{0%{opacity:.8;transform:translate(-50%,-50%)scale(.6)}to{opacity:0;transform:translate(-50%,-50%)scale(1.8)}}.brand-detail-module__Kp268G__hotspotLogoWrapper{background:#fff;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.brand-detail-module__Kp268G__hotspotLogo{object-fit:contain;width:100%;height:100%}.brand-detail-module__Kp268G__relatedSection{border-top:1px solid #eee;padding-top:60px}.brand-detail-module__Kp268G__relatedGrid{grid-template-columns:repeat(8,1fr);gap:16px;display:grid}.brand-detail-module__Kp268G__relatedCard{color:inherit;flex-direction:column;text-decoration:none;display:flex}.brand-detail-module__Kp268G__relatedImageWrapper{aspect-ratio:1;background:#f8f9fa;border-radius:20px;margin-bottom:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000f}.brand-detail-module__Kp268G__relatedCard:hover .brand-detail-module__Kp268G__relatedImageWrapper{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}.brand-detail-module__Kp268G__relatedImage{object-fit:cover;width:100%;height:100%}.brand-detail-module__Kp268G__relatedSlogan{color:#888;margin-bottom:4px;font-size:.85rem;line-height:1.4}.brand-detail-module__Kp268G__relatedName{color:#111;margin-bottom:8px;font-size:1rem;font-weight:700}.brand-detail-module__Kp268G__relatedCategory{color:#666;background:#f4f6f8;border-radius:6px;width:fit-content;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-block}@media (max-width:1600px){.brand-detail-module__Kp268G__productGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1440px){.brand-detail-module__Kp268G__relatedGrid{grid-template-columns:repeat(6,1fr)}}@media (max-width:1400px){.brand-detail-module__Kp268G__productGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1200px){.brand-detail-module__Kp268G__relatedGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){.brand-detail-module__Kp268G__heroSection{grid-template-columns:1fr;gap:40px}.brand-detail-module__Kp268G__heroContent{order:2}.brand-detail-module__Kp268G__heroImageWrapper{aspect-ratio:16/9;order:1}.brand-detail-module__Kp268G__brandTitle{font-size:2.4rem}.brand-detail-module__Kp268G__missionSection{padding:40px}.brand-detail-module__Kp268G__productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-detail-module__Kp268G__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.brand-detail-module__Kp268G__container{padding:20px 16px 60px}.brand-detail-module__Kp268G__brandTitle{font-size:2rem}.brand-detail-module__Kp268G__brandSlogan{font-size:1.1rem}.brand-detail-module__Kp268G__storySection{margin-bottom:60px;padding:40px 16px 0}.brand-detail-module__Kp268G__storyTitle{font-size:1.5rem}.brand-detail-module__Kp268G__missionSection{border-radius:24px;padding:32px 24px}.brand-detail-module__Kp268G__missionTitle{font-size:1.6rem}.brand-detail-module__Kp268G__sectionTitle{font-size:1.5rem}.brand-detail-module__Kp268G__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.brand-detail-module__Kp268G__relatedGrid{grid-template-columns:repeat(2,1fr);gap:16px}.brand-detail-module__Kp268G__spaceGrid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.brand-detail-module__Kp268G__brandTitle{font-size:1.7rem}.brand-detail-module__Kp268G__heroImage{aspect-ratio:1}.brand-detail-module__Kp268G__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.brand-detail-module__Kp268G__relatedGrid,.brand-detail-module__Kp268G__spaceGrid{grid-template-columns:repeat(2,1fr);gap:12px}}.brand-detail-module__Kp268G__adminTopActions{z-index:4000;gap:12px;display:flex;position:fixed;top:100px;right:40px}.brand-detail-module__Kp268G__adminEditFloatingBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#111111e6;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 15px #0003}.brand-detail-module__Kp268G__adminEditFloatingBtn:hover{background:#000;transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.brand-detail-module__Kp268G__adminEditFloatingBtn svg{flex-shrink:0}@media (max-width:768px){.brand-detail-module__Kp268G__adminTopActions{top:80px;right:20px}.brand-detail-module__Kp268G__adminEditFloatingBtn{padding:8px 14px;font-size:.8rem}}
.ProductCard-module__M-FZOG__card{color:inherit;box-sizing:border-box;background:#fff;border-radius:24px;flex-direction:column;width:100%;min-width:0;padding:0;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000a}.ProductCard-module__M-FZOG__card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000014}.ProductCard-module__M-FZOG__imageWrapper{aspect-ratio:1;background-color:#f8f8f8;border-radius:0;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.ProductCard-module__M-FZOG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ProductCard-module__M-FZOG__card:hover .ProductCard-module__M-FZOG__image{transform:scale(1.05)}.ProductCard-module__M-FZOG__discountBadge{color:#fff;background-color:#ff4d4f;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:700;position:absolute;top:10px;left:10px}.ProductCard-module__M-FZOG__info{flex-direction:column;gap:6px;padding:0 20px 20px;display:flex}.ProductCard-module__M-FZOG__brandRow{align-items:center;gap:8px;margin-top:10px;display:flex}.ProductCard-module__M-FZOG__brandLogo{object-fit:contain;background:#fdfdfd;border-radius:4px;width:20px;height:20px}.ProductCard-module__M-FZOG__brand{color:#111;align-items:center;gap:4px;min-width:0;font-size:.875rem;font-weight:500;display:flex}.ProductCard-module__M-FZOG__brandName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ProductCard-module__M-FZOG__brandArrow{color:#111;flex-shrink:0;font-size:1.1rem;line-height:1}.ProductCard-module__M-FZOG__name{color:#111;-webkit-line-clamp:2;line-clamp:2;letter-spacing:-.01em;-webkit-box-orient:vertical;min-height:2.6em;font-size:1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductCard-module__M-FZOG__description{color:#888;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;font-size:.8125rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__M-FZOG__priceRow{align-items:center;gap:8px;margin-top:2px;display:flex}.ProductCard-module__M-FZOG__discount{color:#3a89e4;font-family:Poppins,sans-serif;font-size:1.0625rem;font-weight:700}.ProductCard-module__M-FZOG__price{color:#000;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400}.ProductCard-module__M-FZOG__heartButton{color:#ff7a8a;z-index:20;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #00000014}.ProductCard-module__M-FZOG__heartButton:after{content:"";position:absolute;inset:-16px}.ProductCard-module__M-FZOG__heartButton:hover{color:#ff4757;transform:scale(1.05);box-shadow:0 6px 12px #00000026}.ProductCard-module__M-FZOG__heartButton.ProductCard-module__M-FZOG__liked{color:#ff4757}.ProductCard-module__M-FZOG__heartButton svg{stroke-width:2.5px;width:14px;height:14px;transition:all .2s}@keyframes ProductCard-module__M-FZOG__heartWiggle{0%{transform:rotate(0)}to{transform:rotate(0)}}.ProductCard-module__M-FZOG__miniCard{aspect-ratio:1;background:#f2f2f2;border-radius:20px;justify-content:center;align-items:center;width:100%;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;overflow:hidden}.ProductCard-module__M-FZOG__miniCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.ProductCard-module__M-FZOG__miniImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ProductCard-module__M-FZOG__miniCard:hover .ProductCard-module__M-FZOG__miniImage{transform:scale(1.05)}.ProductCard-module__M-FZOG__carouselContainer{width:100%;height:100%;position:relative;overflow:hidden}.ProductCard-module__M-FZOG__carouselSlide{width:100%;height:100%;transition:transform .4s cubic-bezier(.65,0,.35,1);position:absolute;top:0;left:0}.ProductCard-module__M-FZOG__carouselImage{object-fit:cover}.ProductCard-module__M-FZOG__arrowLeft,.ProductCard-module__M-FZOG__arrowRight{cursor:pointer;z-index:10;opacity:0;color:#333;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:opacity .2s,background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductCard-module__M-FZOG__imageWrapper:hover .ProductCard-module__M-FZOG__arrowLeft,.ProductCard-module__M-FZOG__imageWrapper:hover .ProductCard-module__M-FZOG__arrowRight{opacity:1}.ProductCard-module__M-FZOG__arrowLeft:hover,.ProductCard-module__M-FZOG__arrowRight:hover{background:#fff}.ProductCard-module__M-FZOG__arrowLeft{left:8px}.ProductCard-module__M-FZOG__arrowRight{right:8px}.ProductCard-module__M-FZOG__pagination{z-index:10;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.ProductCard-module__M-FZOG__dot{cursor:pointer;background:#fff6;border-radius:50%;width:6px;height:6px;transition:all .2s}.ProductCard-module__M-FZOG__activeDot{background:#fff;border-radius:3px;width:16px}.ProductCard-module__M-FZOG__productColors{align-items:center;gap:6px;margin-top:10px;display:flex}.ProductCard-module__M-FZOG__productColorDot{cursor:pointer;border:1px solid #0000000d;border-radius:50%;width:12px;height:12px;transition:transform .2s,box-shadow .2s}.ProductCard-module__M-FZOG__productColorDot:hover{transform:scale(1.2)}.ProductCard-module__M-FZOG__activeProductColor{border:1.5px solid #333;transform:scale(1.3);box-shadow:0 0 0 1px #fff}.ProductCard-module__M-FZOG__moreColors{color:#999;margin-left:2px;font-size:11px}@media (max-width:768px){.ProductCard-module__M-FZOG__info{padding:0 12px 12px}.ProductCard-module__M-FZOG__imageWrapper{margin-bottom:12px}.ProductCard-module__M-FZOG__name{font-size:.85rem;display:block!important}.ProductCard-module__M-FZOG__description{font-size:.75rem;display:-webkit-box!important}.ProductCard-module__M-FZOG__threeColDesc{-webkit-line-clamp:1!important;line-clamp:1!important;min-height:1.4em!important}.ProductCard-module__M-FZOG__price{font-size:.9rem}.ProductCard-module__M-FZOG__discount{font-size:.95rem}.ProductCard-module__M-FZOG__brandRow{margin-top:8px}.ProductCard-module__M-FZOG__brand{font-size:.75rem}.ProductCard-module__M-FZOG__brandArrow{display:none}}
.BrandCard-module__0CC1rq__brandCard{color:inherit;flex-direction:column;text-decoration:none;transition:transform .2s;display:flex}.BrandCard-module__0CC1rq__imageWrapper{aspect-ratio:1;background-color:#f7f7f7;border-radius:20px;width:100%;margin-bottom:12px;transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.BrandCard-module__0CC1rq__brandCard:hover .BrandCard-module__0CC1rq__imageWrapper{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.BrandCard-module__0CC1rq__brandImage{object-fit:cover;width:100%;height:100%}.BrandCard-module__0CC1rq__heartButton{color:#ff7a8a;z-index:20;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #00000014}.BrandCard-module__0CC1rq__heartButton:after{content:"";position:absolute;inset:-16px}.BrandCard-module__0CC1rq__heartButton:hover{color:#ff4757;transform:scale(1.05);box-shadow:0 6px 12px #00000026}.BrandCard-module__0CC1rq__heartButton.BrandCard-module__0CC1rq__liked{color:#ff4757}.BrandCard-module__0CC1rq__heartButton svg{stroke-width:2.5px;width:14px;height:14px;transition:all .2s}.BrandCard-module__0CC1rq__slogan{color:#888;word-break:keep-all;margin-bottom:4px;font-size:13px;line-height:1.4}.BrandCard-module__0CC1rq__brandName{color:#000;margin-bottom:8px;font-size:15px;font-weight:700}.BrandCard-module__0CC1rq__tag{color:#3d3d3d;background-color:#f2f2f2;border-radius:4px;align-self:flex-start;padding:3px 6px;font-size:10px;font-weight:600}
.HotspotImage-module__PlsdVa__container{width:100%;display:inline-block;position:relative}.HotspotImage-module__PlsdVa__container img{width:100%;display:block}.HotspotImage-module__PlsdVa__toggleBtn{cursor:pointer;z-index:60;background:#fffffff2;border:none;border-radius:20px;align-items:center;gap:6px;padding:8px 12px;transition:all .2s;display:flex;position:absolute;bottom:12px;box-shadow:0 2px 12px #00000026}.HotspotImage-module__PlsdVa__right{right:12px}.HotspotImage-module__PlsdVa__left{left:12px}.HotspotImage-module__PlsdVa__toggleBtn:hover{background:#fff;transform:scale(1.05)}.HotspotImage-module__PlsdVa__toggleBtn.HotspotImage-module__PlsdVa__active{background:#111}.HotspotImage-module__PlsdVa__toggleBtn.HotspotImage-module__PlsdVa__active svg{stroke:#fff}.HotspotImage-module__PlsdVa__toggleBtn.HotspotImage-module__PlsdVa__active .HotspotImage-module__PlsdVa__hotspotCount{color:#111;background:#fff}.HotspotImage-module__PlsdVa__hotspotCount{color:#fff;background:#3a89e4;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:700;display:flex}.HotspotImage-module__PlsdVa__hotspot{z-index:50;cursor:pointer;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;transform:translate(-50%,-50%)}.HotspotImage-module__PlsdVa__hotspotIcon{cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:10px;height:10px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;box-shadow:0 2px 8px #0006}.HotspotImage-module__PlsdVa__hotspotIcon:before{content:"";pointer-events:none;z-index:-1;background:#fff;border-radius:50%;width:100%;height:100%;animation:3s infinite HotspotImage-module__PlsdVa__hotspot-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HotspotImage-module__PlsdVa__hotspotDot{display:none}@keyframes HotspotImage-module__PlsdVa__hotspot-pulse{0%{opacity:.6;width:100%;height:100%}70%{opacity:0;width:350%;height:350%}to{opacity:0;width:350%;height:350%}}.HotspotImage-module__PlsdVa__hotspot:hover .HotspotImage-module__PlsdVa__hotspotIcon,.HotspotImage-module__PlsdVa__hotspot.HotspotImage-module__PlsdVa__active .HotspotImage-module__PlsdVa__hotspotIcon{background:#fff;transform:scale(1.5);box-shadow:0 4px 12px #0006}.HotspotImage-module__PlsdVa__tooltip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:auto;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:calc(100% + 15px);left:50%;transform:translate(-50%)translateY(0);z-index:1000!important;box-sizing:border-box!important;background-color:#fffffffa!important;border:1px solid #ffffff80!important;border-radius:12px!important;flex-direction:row!important;align-items:stretch!important;width:260px!important;min-width:260px!important;min-height:84px!important;padding:0!important;text-decoration:none!important;display:flex!important;overflow:hidden!important;box-shadow:0 12px 30px #0000001f,0 4px 10px #0000000d!important}.HotspotImage-module__PlsdVa__tooltip:after{content:"";border:6px solid #0000;border-top-color:#fffffffa;position:absolute;top:100%;left:50%;transform:translate(-50%)}.HotspotImage-module__PlsdVa__isLeft{left:-20px!important;transform:translate(0)!important}.HotspotImage-module__PlsdVa__isLeft:after{left:24px!important;transform:none!important}.HotspotImage-module__PlsdVa__isRight{left:auto!important;right:-20px!important;transform:translate(0)!important}.HotspotImage-module__PlsdVa__isRight:after{left:auto!important;right:24px!important;transform:none!important}.HotspotImage-module__PlsdVa__isBottom{top:calc(100% + 15px)!important;bottom:auto!important}.HotspotImage-module__PlsdVa__isBottom:after{border-top-color:#0000!important;border-bottom-color:#fffffffa!important;top:auto!important;bottom:100%!important}.HotspotImage-module__PlsdVa__hotspot:hover .HotspotImage-module__PlsdVa__tooltip,.HotspotImage-module__PlsdVa__hotspot.HotspotImage-module__PlsdVa__active .HotspotImage-module__PlsdVa__tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.HotspotImage-module__PlsdVa__tooltip:hover{transform:translate(-50%)translateY(-2px);box-shadow:0 20px 40px #00000026!important}.HotspotImage-module__PlsdVa__tooltipImageWrapper{background-color:#f8f9fa;border-right:1px solid #0000000a;flex-shrink:0;justify-content:center;align-items:center;width:84px;min-width:84px;height:84px;display:flex;position:relative;overflow:hidden}.HotspotImage-module__PlsdVa__tooltipImage{transition:transform .5s;object-fit:contain!important;border-radius:0!important;width:100%!important;height:100%!important;padding:4px!important;display:block!important}.HotspotImage-module__PlsdVa__tooltip:hover .HotspotImage-module__PlsdVa__tooltipImage{transform:scale(1.1)}.HotspotImage-module__PlsdVa__tooltipInfo{position:relative;text-align:left!important;flex-direction:column!important;flex:1!important;justify-content:center!important;gap:2px!important;min-width:0!important;padding:10px 14px!important;display:flex!important}.HotspotImage-module__PlsdVa__tooltipBrand{color:#888!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin-bottom:0!important;font-size:10px!important;font-weight:600!important}.HotspotImage-module__PlsdVa__tooltipName{color:#1a1a1a!important;-webkit-line-clamp:1!important;line-clamp:1!important;letter-spacing:-.02em!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:14px!important;font-weight:600!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.HotspotImage-module__PlsdVa__tooltipPrice{color:#3b82f6!important;white-space:nowrap!important;letter-spacing:-.01em!important;margin-top:4px!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important}.HotspotImage-module__PlsdVa__tooltipChevron{color:#d1d5db;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.HotspotImage-module__PlsdVa__tooltip:hover .HotspotImage-module__PlsdVa__tooltipChevron{color:#3b82f6;right:12px}.HotspotImage-module__PlsdVa__tooltipArrow{display:none!important}@media (max-width:768px){.HotspotImage-module__PlsdVa__tooltip{width:220px!important;min-width:220px!important;min-height:72px!important}.HotspotImage-module__PlsdVa__tooltipImageWrapper{width:72px;min-width:72px;height:72px}.HotspotImage-module__PlsdVa__tooltipInfo{padding:8px 12px!important}.HotspotImage-module__PlsdVa__tooltipBrand{font-size:9px!important}.HotspotImage-module__PlsdVa__tooltipName{font-size:12px!important}.HotspotImage-module__PlsdVa__tooltipPrice{font-size:11px!important}}
.Skeleton-module__KeJnyq__skeleton{background-color:#f0f0f0;position:relative;overflow:hidden}.Skeleton-module__KeJnyq__skeleton:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff6 50%,#fff0 100%);width:100%;height:100%;animation:1.5s infinite Skeleton-module__KeJnyq__shimmer;position:absolute;top:0;left:0}@keyframes Skeleton-module__KeJnyq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.page-module___nKOVa__container{background-color:#fff;flex-direction:column;width:100%;min-height:100vh;font-family:Outfit,Pretendard,system-ui,-apple-system,sans-serif;display:flex}.page-module___nKOVa__hero{text-align:left;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1680px;margin:0 auto;padding:40px 40px 20px;display:flex}@media (max-width:1800px){.page-module___nKOVa__hero{padding-left:60px;padding-right:60px}}.page-module___nKOVa__heroSub{color:#3a89e4;text-transform:uppercase;letter-spacing:.12em;text-align:left;margin-bottom:12px;font-size:.85rem;font-weight:700}.page-module___nKOVa__heroTitle{color:#111;letter-spacing:-.03em;word-break:keep-all;text-align:left;margin-bottom:16px;font-size:2.22rem;font-weight:800;line-height:1.25}.page-module___nKOVa__heroDescription{color:#666;text-align:left;max-width:500px;margin-bottom:0;font-size:1.05rem;font-weight:400;line-height:1.6}.page-module___nKOVa__section{width:100%;max-width:1680px;margin:0 auto;padding:60px 40px}@media (max-width:1800px){.page-module___nKOVa__section{padding-left:60px;padding-right:60px}}.page-module___nKOVa__sectionFirst{padding-top:60px}.page-module___nKOVa__sectionLast{padding-bottom:160px}.page-module___nKOVa__sectionHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:50px;display:flex}.page-module___nKOVa__sectionTitleGroup{flex-direction:column;gap:12px;min-width:0;display:flex}.page-module___nKOVa__sectionLabel{color:#3a89e4;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:700}.page-module___nKOVa__sectionTitle{color:#111;letter-spacing:-.02em;font-size:2.2rem;font-weight:800}.page-module___nKOVa__sectionSubtitle{color:#777;font-size:1.05rem;line-height:1.5}.page-module___nKOVa__moreLink{color:#111;white-space:nowrap;border-bottom:1px solid #111;flex-shrink:0;padding-bottom:4px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s}.page-module___nKOVa__moreLink:hover{color:#3a89e4;border-color:#3a89e4}.page-module___nKOVa__horizontalScroll{scrollbar-width:none;gap:16px;margin:0 -20px;padding:10px 20px 40px;display:flex;overflow-x:auto}.page-module___nKOVa__horizontalScroll::-webkit-scrollbar{display:none}.page-module___nKOVa__scrollItem{flex-shrink:0;width:230px}.page-module___nKOVa__curationCard{color:inherit;flex-direction:column;gap:12px;text-decoration:none;transition:transform .3s;display:flex}.page-module___nKOVa__curationCard:hover{transform:translateY(-6px)}.page-module___nKOVa__curationImageWrapper{aspect-ratio:1/1.1;background-color:#f8f9fa;border-radius:16px;width:100%;position:relative;overflow:hidden}.page-module___nKOVa__curationImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module___nKOVa__curationCard:hover .page-module___nKOVa__curationImage{transform:scale(1.05)}.page-module___nKOVa__designerImageWrapper{aspect-ratio:1;background-color:#f8f9fa;border-radius:16px;width:100%;position:relative;overflow:hidden}.page-module___nKOVa__curationBadge{color:#111;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:8px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;top:12px;left:12px}.page-module___nKOVa__curationContent{flex-direction:column;gap:4px;display:flex}.page-module___nKOVa__curationLocation{color:#888;align-items:center;gap:4px;margin-bottom:2px;font-size:.75rem;display:flex}.page-module___nKOVa__curationLocation svg{color:#bbb}.page-module___nKOVa__curationTitle{color:#111;font-size:1rem;font-weight:700;line-height:1.3}.page-module___nKOVa__curationSubtitle{color:#888;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module___nKOVa__tipGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-module___nKOVa__tipCard{color:inherit;flex-direction:column;gap:16px;text-decoration:none;display:flex}.page-module___nKOVa__tipImageWrapper{aspect-ratio:16/10;background-color:#f8f9fa;border-radius:16px;width:100%;overflow:hidden}.page-module___nKOVa__tipImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.page-module___nKOVa__tipCard:hover .page-module___nKOVa__tipImage{transform:scale(1.06)}.page-module___nKOVa__tipInfo{flex-direction:column;gap:8px;display:flex}.page-module___nKOVa__tipTag{color:#3a89e4;font-size:.8rem;font-weight:700}.page-module___nKOVa__tipTitle{color:#111;font-size:1.15rem;font-weight:700;line-height:1.4}.page-module___nKOVa__productGrid{grid-template-columns:repeat(7,1fr);gap:20px;display:grid}.page-module___nKOVa__guideLead{margin-bottom:30px;padding-left:0}.page-module___nKOVa__guideLeadText{color:#111;letter-spacing:-.02em;font-size:1.4rem;font-weight:700;line-height:1.4}.page-module___nKOVa__guideBanner{color:#111;box-sizing:border-box;background:#f8f9fb;border-radius:40px;flex-direction:column;align-items:flex-start;gap:40px;width:100%;padding:60px 50px;display:flex;overflow:hidden}.page-module___nKOVa__guideTitle{margin-bottom:16px;font-size:2.4rem;font-weight:800;line-height:1.2}.page-module___nKOVa__guideDescription{color:#666;max-width:600px;margin-bottom:24px;font-size:1.05rem;line-height:1.6}.page-module___nKOVa__guideVisual{scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px;width:100%;padding-bottom:20px;display:flex;overflow-x:auto}.page-module___nKOVa__guideVisual::-webkit-scrollbar{display:none}.page-module___nKOVa__guideVItem{scroll-snap-align:start;aspect-ratio:4/5;color:#fff;background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;flex-shrink:0;width:280px;min-width:280px;padding:0;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.page-module___nKOVa__guideVItem:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.page-module___nKOVa__guideVImage{object-fit:cover;opacity:.7;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.page-module___nKOVa__guideVItem:hover .page-module___nKOVa__guideVImage{opacity:.5;transform:scale(1.05)}.page-module___nKOVa__guideVContent{z-index:2;box-sizing:border-box;background:linear-gradient(#0000 0%,#000000e6 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:24px;display:flex;position:absolute;bottom:0;left:0}.page-module___nKOVa__guideVStep{color:#3a89e4;letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-size:.85rem;font-weight:700}.page-module___nKOVa__guideVName{text-align:left;font-size:1.35rem;font-weight:700;line-height:1.3}.page-module___nKOVa__brandGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.page-module___nKOVa__spacesGrid5{grid-template-columns:repeat(5,1fr);gap:32px 20px;width:100%;display:grid}.page-module___nKOVa__grid9{grid-template-columns:repeat(8,1fr);gap:24px 16px;width:100%;display:grid}.page-module___nKOVa__grid4{grid-template-columns:repeat(4,1fr);gap:40px 24px;width:100%;display:grid}.page-module___nKOVa__subSectionGroup{margin-top:60px}.page-module___nKOVa__subSectionTitle{color:#111;letter-spacing:-.01em;margin-bottom:24px;font-size:1.25rem;font-weight:700}.page-module___nKOVa__brandCard{color:inherit;flex-direction:column;gap:16px;text-decoration:none;display:flex}.page-module___nKOVa__brandImage{aspect-ratio:1;object-fit:cover;background:#f8f9fa;border-radius:24px;width:100%;height:auto;transition:all .4s cubic-bezier(.16,1,.3,1)}.page-module___nKOVa__brandCard:hover .page-module___nKOVa__brandImage{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.page-module___nKOVa__brandContent{flex-direction:column;gap:4px;display:flex}.page-module___nKOVa__brandName{font-size:1.1rem;font-weight:700}.page-module___nKOVa__brandSlogan{color:#888;font-size:.9rem}@media (max-width:1400px){.page-module___nKOVa__grid9{grid-template-columns:repeat(6,1fr)}}@media (max-width:1200px){.page-module___nKOVa__productGrid{grid-template-columns:repeat(4,1fr)}.page-module___nKOVa__categoryGrid{grid-template-columns:repeat(3,1fr)}.page-module___nKOVa__spacesGrid5{grid-template-columns:repeat(4,1fr)}.page-module___nKOVa__spacesGrid5>:nth-child(n+5){display:none}.page-module___nKOVa__grid9{grid-template-columns:repeat(5,1fr)}.page-module___nKOVa__brandGrid,.page-module___nKOVa__tipGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.page-module___nKOVa__productGrid{grid-template-columns:repeat(3,1fr)}.page-module___nKOVa__grid9,.page-module___nKOVa__spacesGrid5{grid-template-columns:repeat(4,1fr)}.page-module___nKOVa__tipGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.page-module___nKOVa__hero{text-align:left;align-items:flex-start;padding:40px 24px 20px}.page-module___nKOVa__heroTitle{text-align:left;font-size:1.85rem}.page-module___nKOVa__heroDescription{text-align:left;max-width:100%}.page-module___nKOVa__guideBanner{flex-direction:column;padding:40px}.page-module___nKOVa__tipGrid{grid-template-columns:1fr}.page-module___nKOVa__brandGrid{grid-template-columns:repeat(2,1fr)}.page-module___nKOVa__productGrid{width:100%;margin:0;display:grid;overflow-x:visible;padding:0!important}.page-module___nKOVa__spacesGrid5{grid-template-columns:repeat(2,1fr);gap:20px;width:100%;margin:0;display:grid;overflow-x:visible;padding:0!important}.page-module___nKOVa__spacesGrid5>:nth-child(n+5){display:none}.page-module___nKOVa__grid9{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;margin:0;display:grid;overflow-x:visible;padding:0!important}.page-module___nKOVa__tipGrid{grid-template-columns:repeat(2,1fr);gap:20px;width:100%;margin:0;display:grid;overflow-x:visible;padding:0!important}.page-module___nKOVa__section{padding:60px 20px}.page-module___nKOVa__sectionHeader{margin-bottom:30px}.page-module___nKOVa__sectionTitle{font-size:1.7rem}.page-module___nKOVa__sectionSubtitle{word-break:keep-all;font-size:.95rem}.page-module___nKOVa__subSectionTitle{margin-bottom:16px;font-size:1.1rem}.page-module___nKOVa__tipGrid .page-module___nKOVa__tipCard{flex-shrink:0;width:260px;min-width:260px}.page-module___nKOVa__scrollItem{flex-shrink:0;width:210px}}@media (max-width:768px) and (min-width:601px){.page-module___nKOVa__productGrid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:600px){.page-module___nKOVa__sectionHeader{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px;position:relative}.page-module___nKOVa__moreLink{font-size:.85rem;position:absolute;top:32px;right:0}.page-module___nKOVa__sectionSubtitle{letter-spacing:-.03em;word-break:keep-all;width:100%;font-size:.85rem;line-height:1.4}.page-module___nKOVa__productGrid,.page-module___nKOVa__horizontalScroll,.page-module___nKOVa__spacesGrid5,.page-module___nKOVa__grid9,.page-module___nKOVa__tipGrid{scrollbar-width:none;box-sizing:border-box;gap:16px;width:calc(100% + 40px);margin:0 -20px;display:flex;overflow-x:auto}.page-module___nKOVa__horizontalScroll{padding:10px 0 40px 20px!important}.page-module___nKOVa__productGrid,.page-module___nKOVa__spacesGrid5,.page-module___nKOVa__grid9,.page-module___nKOVa__tipGrid{padding:0 0 20px 20px!important}.page-module___nKOVa__spacesGrid5{-webkit-overflow-scrolling:touch;scroll-padding-left:20px}.page-module___nKOVa__productGrid:after,.page-module___nKOVa__horizontalScroll:after,.page-module___nKOVa__spacesGrid5:after,.page-module___nKOVa__grid9:after,.page-module___nKOVa__tipGrid:after{content:"";flex-shrink:0;width:20px;min-width:20px;display:block}.page-module___nKOVa__productGrid::-webkit-scrollbar{display:none}.page-module___nKOVa__horizontalScroll::-webkit-scrollbar{display:none}.page-module___nKOVa__spacesGrid5::-webkit-scrollbar{display:none}.page-module___nKOVa__grid9::-webkit-scrollbar{display:none}.page-module___nKOVa__tipGrid::-webkit-scrollbar{display:none}.page-module___nKOVa__productGrid>*{flex-shrink:0;width:140px;min-width:140px}.page-module___nKOVa__spacesGrid5 .page-module___nKOVa__curationCard{scroll-snap-align:start;flex-shrink:0;width:260px;min-width:260px}.page-module___nKOVa__grid9>*{flex-shrink:0;width:130px;min-width:130px}.page-module___nKOVa__tipGrid .page-module___nKOVa__tipCard{flex-shrink:0;width:280px;min-width:280px}.page-module___nKOVa__scrollItem{flex-shrink:0;width:210px}}
.SpaceCard-module__Cs_SeW__card{flex-direction:column;transition:transform .2s;display:flex}.SpaceCard-module__Cs_SeW__card:hover{transform:translateY(-4px)}.SpaceCard-module__Cs_SeW__imageWrapper{aspect-ratio:4/5;background-color:#f0f0f0;border-radius:12px;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.SpaceCard-module__Cs_SeW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.SpaceCard-module__Cs_SeW__card:hover .SpaceCard-module__Cs_SeW__image{transform:scale(1.05)}.SpaceCard-module__Cs_SeW__content{flex-direction:column;display:flex}.SpaceCard-module__Cs_SeW__designer{margin-bottom:4px}.SpaceCard-module__Cs_SeW__designerHandle{color:#999;font-size:.75rem;font-weight:500}.SpaceCard-module__Cs_SeW__title{color:var(--foreground);margin-bottom:8px;font-size:1rem;font-weight:600;line-height:1.4}.SpaceCard-module__Cs_SeW__tags{gap:6px;margin-bottom:12px;display:flex}.SpaceCard-module__Cs_SeW__tag{color:#888;font-size:.75rem}.SpaceCard-module__Cs_SeW__matchingTag{color:#111;font-weight:700}.SpaceCard-module__Cs_SeW__meta{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.SpaceCard-module__Cs_SeW__location{color:#999;font-size:.75rem}.SpaceCard-module__Cs_SeW__price{color:var(--foreground);font-family:Poppins,sans-serif;font-weight:400}.SpaceCard-module__Cs_SeW__unit{font-size:.75rem;font-weight:400}.SpaceCard-module__Cs_SeW__heartButton{color:#ff7a8a;z-index:20;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #00000014}.SpaceCard-module__Cs_SeW__heartButton:after{content:"";position:absolute;inset:-16px}.SpaceCard-module__Cs_SeW__heartButton:hover{color:#ff4757;transform:scale(1.05);box-shadow:0 6px 12px #00000026}.SpaceCard-module__Cs_SeW__heartButton.SpaceCard-module__Cs_SeW__liked{color:#ff4757}.SpaceCard-module__Cs_SeW__heartButton svg{stroke-width:2.5px;width:14px;height:14px;transition:all .2s}.SpaceCard-module__Cs_SeW__closedBadge{color:#fff;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#e74c3ce6;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #e74c3c33}@media (prefers-color-scheme:dark){.SpaceCard-module__Cs_SeW__description{color:#aaa}}
.DesignerCard-module__Ny28aG__designerCard{color:inherit;flex-direction:column;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.DesignerCard-module__Ny28aG__designerCard:hover{transform:translateY(-8px)}.DesignerCard-module__Ny28aG__imageWrapper{aspect-ratio:1;background-color:#f7f7f7;border-radius:12px;width:100%;margin-bottom:12px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000a}.DesignerCard-module__Ny28aG__designerCard:hover .DesignerCard-module__Ny28aG__imageWrapper{box-shadow:0 12px 30px #0000001f}.DesignerCard-module__Ny28aG__designerImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.DesignerCard-module__Ny28aG__designerCard:hover .DesignerCard-module__Ny28aG__designerImage{transform:scale(1.05)}.DesignerCard-module__Ny28aG__heartButton{color:#ff7a8a;z-index:20;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #00000014}.DesignerCard-module__Ny28aG__heartButton:after{content:"";position:absolute;inset:-16px}.DesignerCard-module__Ny28aG__heartButton:hover{color:#ff4757;transform:scale(1.05);box-shadow:0 6px 12px #00000026}.DesignerCard-module__Ny28aG__heartButton.DesignerCard-module__Ny28aG__liked{color:#ff4757}.DesignerCard-module__Ny28aG__heartButton svg{stroke-width:2.5px;width:14px;height:14px;transition:all .2s}.DesignerCard-module__Ny28aG__description{color:#888;word-break:keep-all;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:4px;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.DesignerCard-module__Ny28aG__designerName{color:#111;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;font-size:.9rem;font-weight:700;overflow:hidden}.DesignerCard-module__Ny28aG__categoryContainer{flex-wrap:wrap;gap:6px;display:flex}.DesignerCard-module__Ny28aG__categoryTag{color:#777;letter-spacing:0;background-color:#f6f6f6;border-radius:4px;padding:3px 8px;font-size:9px;font-weight:600}
.HomeKeywordNav-module__oXkhiW__nav{top:var(--header-height);z-index:2500;-webkit-backdrop-filter:blur(12px);background:#fffffff2;width:100%;transition:top .3s;position:sticky}body.header-hidden .HomeKeywordNav-module__oXkhiW__nav{top:0}.HomeKeywordNav-module__oXkhiW__container{max-width:1680px;margin:0 auto;padding:12px 40px}@media (max-width:1800px){.HomeKeywordNav-module__oXkhiW__container{padding-left:60px;padding-right:60px}}.HomeKeywordNav-module__oXkhiW__keywordList{scrollbar-width:none;-ms-overflow-style:none;gap:8px;margin:-6px -10px 0;padding:10px 10px 15px;display:flex;overflow-x:auto}.HomeKeywordNav-module__oXkhiW__keywordList::-webkit-scrollbar{display:none}.HomeKeywordNav-module__oXkhiW__subKeywordList{scrollbar-width:none;-ms-overflow-style:none;border-top:1px solid #0000000f;gap:8px;margin:0 -10px;padding:8px 10px 10px;display:flex;overflow-x:auto}.HomeKeywordNav-module__oXkhiW__subKeywordList::-webkit-scrollbar{display:none}.HomeKeywordNav-module__oXkhiW__keyword{color:#444;cursor:pointer;white-space:nowrap;background:#f4f4f4;border:1px solid #0000;border-radius:100px;padding:8px 18px;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.HomeKeywordNav-module__oXkhiW__subKeyword{opacity:.3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:1.2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;border:none!important}.HomeKeywordNav-module__oXkhiW__subKeyword:hover:not(.HomeKeywordNav-module__oXkhiW__active){opacity:.6;transform:translateY(-2px)}.HomeKeywordNav-module__oXkhiW__keyword:hover{color:#111;background:#eee}.HomeKeywordNav-module__oXkhiW__keyword.HomeKeywordNav-module__oXkhiW__active{font-weight:600;transform:scale(1.05);box-shadow:0 4px 12px #0000001a;color:#fff!important;opacity:1!important;background:#111!important}.HomeKeywordNav-module__oXkhiW__subKeyword.HomeKeywordNav-module__oXkhiW__active{z-index:10;font-size:1.3rem;transform:scale(1.05);opacity:1!important;box-shadow:none!important;background:0 0!important;border:none!important}@media (max-width:768px){.HomeKeywordNav-module__oXkhiW__nav{top:var(--header-height)}.HomeKeywordNav-module__oXkhiW__container{padding:10px 20px}.HomeKeywordNav-module__oXkhiW__keyword{padding:6px 14px;font-size:.85rem}}
.space-detail-module__cxmdNq__container{max-width:1680px;margin:0 auto;padding:80px 40px 120px}.space-detail-module__cxmdNq__mainLayout{align-items:start;gap:60px;margin-top:10px;display:flex;position:relative}.space-detail-module__cxmdNq__mobileBackButton{cursor:pointer;color:#111;z-index:100;background:0 0;border:none;padding:8px;transition:all .2s;display:none}.space-detail-module__cxmdNq__mobileBackButton:hover{color:#3a89e4;transform:translate(-2px)}.space-detail-module__cxmdNq__closedBadge{color:#fff;letter-spacing:-.02em;background:#e74c3c;border-radius:4px;align-items:center;height:20px;margin-bottom:2px;padding:2px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.space-detail-module__cxmdNq__closedNotice{color:#e03131;background:#fff5f5;border:1px solid #ffe3e3;border-radius:12px;align-items:center;gap:8px;margin-bottom:32px;padding:16px 20px;font-size:.95rem;font-weight:600;line-height:1.6;display:flex}.space-detail-module__cxmdNq__leftColumn{z-index:10;flex-direction:column;flex:0 0 480px;align-self:start;height:fit-content;display:flex;position:sticky;top:100px}.space-detail-module__cxmdNq__leftColumnInfo{margin-top:32px}.space-detail-module__cxmdNq__rightColumn{flex-direction:column;flex:1;gap:60px;min-width:0;display:flex}.space-detail-module__cxmdNq__contentRow{grid-template-columns:1fr 340px;align-items:start;gap:60px;display:grid}.space-detail-module__cxmdNq__carouselWrapper{aspect-ratio:4/5;background:#f0f0f0;border-radius:16px;width:100%;position:relative;overflow:hidden}.space-detail-module__cxmdNq__infoColumn{flex-direction:column;align-self:start;gap:32px;display:flex;position:sticky;top:100px}.space-detail-module__cxmdNq__carouselTrack{width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.space-detail-module__cxmdNq__carouselImageWrapper{flex:0 0 100%;width:100%;height:100%;position:relative}.space-detail-module__cxmdNq__carouselImage{width:100%;height:100%}.space-detail-module__cxmdNq__carouselArrowLeft,.space-detail-module__cxmdNq__carouselArrowRight{color:#fff;cursor:pointer;opacity:0;z-index:20;text-shadow:0 2px 15px #00000080;background:0 0;border:none;align-items:center;width:70px;height:120px;font-size:2rem;font-weight:200;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.space-detail-module__cxmdNq__carouselArrowLeft{justify-content:center;width:30px;padding:0;left:5px}.space-detail-module__cxmdNq__carouselArrowRight{justify-content:center;width:30px;padding:0;right:5px}.space-detail-module__cxmdNq__carouselWrapper:hover .space-detail-module__cxmdNq__carouselArrowLeft,.space-detail-module__cxmdNq__carouselWrapper:hover .space-detail-module__cxmdNq__carouselArrowRight,.space-detail-module__cxmdNq__carouselArrowLeft:hover,.space-detail-module__cxmdNq__carouselArrowRight:hover{opacity:1}.space-detail-module__cxmdNq__carouselArrowLeft:hover span,.space-detail-module__cxmdNq__carouselArrowRight:hover span{transform:scale(1.2)}.space-detail-module__cxmdNq__carouselDots{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.space-detail-module__cxmdNq__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;transition:all .2s}.space-detail-module__cxmdNq__dot:hover{background:#fffc}.space-detail-module__cxmdNq__dotActive{background:#fff;border-radius:50%;width:8px}.space-detail-module__cxmdNq__imageOverlayTag{color:#111;z-index:20;background:#fff;border-radius:8px;padding:6px 14px;font-size:.85rem;font-weight:700;position:absolute;bottom:24px;left:24px;box-shadow:0 4px 12px #0000001a}.space-detail-module__cxmdNq__featureTagActive{color:#fff;background:#111;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.space-detail-module__cxmdNq__keywordWrapper{display:inline-block;position:relative}.space-detail-module__cxmdNq__keywordLink{color:#3a89e4;cursor:pointer;text-underline-offset:4px;font-weight:700;text-decoration:underline;transition:all .2s}.space-detail-module__cxmdNq__keywordLink:hover{color:#2b6cb0;background:#3a89e41a}.space-detail-module__cxmdNq__keywordPopup{z-index:100;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #0000000d;border-radius:16px;width:320px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%)translateY(10px);box-shadow:0 20px 50px #0003}.space-detail-module__cxmdNq__keywordWrapper:hover .space-detail-module__cxmdNq__keywordPopup{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.space-detail-module__cxmdNq__popupImageWrapper{width:100%;height:200px;position:relative}.space-detail-module__cxmdNq__popupImage{object-fit:cover;width:100%;height:100%}.space-detail-module__cxmdNq__popupContent{padding:20px}.space-detail-module__cxmdNq__popupTitle{color:#999;margin-bottom:8px;font-size:.85rem;font-weight:700}.space-detail-module__cxmdNq__popupDesc{color:#111;word-break:keep-all;font-size:.95rem;font-weight:600;line-height:1.5}.space-detail-module__cxmdNq__storyColumn{flex-direction:column;display:flex}.space-detail-module__cxmdNq__storyProgress{background:#f0f0f0;border-radius:2px;width:100%;height:3px;margin-bottom:32px;overflow:hidden}.space-detail-module__cxmdNq__storyProgressBar{background:#111;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.space-detail-module__cxmdNq__storyHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.space-detail-module__cxmdNq__storyTitle{color:#333;align-items:center;gap:8px;min-width:0;margin:0;font-size:1.1rem;font-weight:700;display:flex}.space-detail-module__cxmdNq__storyPageCount{color:#999;white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:.85rem;font-weight:700}.space-detail-module__cxmdNq__designerTag{align-items:center;gap:8px;margin-bottom:12px;display:flex}.space-detail-module__cxmdNq__designerLabel{color:#888;font-size:.85rem;font-weight:500}.space-detail-module__cxmdNq__designerHandle{color:#333;font-size:.85rem;font-weight:600;text-decoration:none}.space-detail-module__cxmdNq__designerHandle:hover{text-decoration:underline}.space-detail-module__cxmdNq__dotDivider{color:#ddd;margin:0 4px;font-size:.8rem}.space-detail-module__cxmdNq__infoCategory{color:#3a89e4;background:#3a89e414;border-radius:4px;padding:2px 8px;font-size:.85rem;font-weight:500}.space-detail-module__cxmdNq__storyText{color:#333;white-space:pre-wrap;word-break:keep-all;margin-bottom:48px;font-size:1.1rem;line-height:2}.space-detail-module__cxmdNq__endOfStory{text-align:center;border-top:1px solid #efefef;margin-top:64px;padding-top:40px;animation:.8s ease-out space-detail-module__cxmdNq__fadeInEnd}.space-detail-module__cxmdNq__endText{color:#999;margin-bottom:12px;font-size:.9rem;font-weight:500}.space-detail-module__cxmdNq__scrollHint{color:#111;flex-direction:column;align-items:center;gap:12px;font-size:.95rem;font-weight:700;display:flex}.space-detail-module__cxmdNq__scrollHint svg{animation:2s infinite space-detail-module__cxmdNq__bounceScroll}@keyframes space-detail-module__cxmdNq__fadeInEnd{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes space-detail-module__cxmdNq__bounceScroll{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}.space-detail-module__cxmdNq__productRow{border-top:1px solid #eee;margin-top:auto;padding-top:40px}.space-detail-module__cxmdNq__productRowTitle{color:#333;align-items:center;gap:8px;margin-bottom:20px;font-size:1rem;font-weight:700;display:flex}.space-detail-module__cxmdNq__productRowTitle:before{content:"";background:#555;width:2px;height:14px}.space-detail-module__cxmdNq__productMiniList{flex-wrap:wrap;gap:16px;display:flex}.space-detail-module__cxmdNq__productMiniItem{cursor:pointer;background:#fff;border:1px solid #00000008;border-radius:22px;justify-content:center;align-items:center;width:90px;height:90px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000000d}.space-detail-module__cxmdNq__productMiniItem:hover{border-color:#eee;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.space-detail-module__cxmdNq__productMiniImage{object-fit:cover;width:100%;height:100%}.space-detail-module__cxmdNq__infoBox{background:#f8f9fa;border-radius:20px;padding:28px}.space-detail-module__cxmdNq__infoLabel{color:#999;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.space-detail-module__cxmdNq__infoValue{color:#111;word-break:keep-all;font-size:1.1rem;font-weight:700}.space-detail-module__cxmdNq__infoHandle{color:#111;text-transform:none;margin-left:4px;font-weight:800}.space-detail-module__cxmdNq__locationBox{justify-content:space-between;align-items:center;gap:16px;display:flex}.space-detail-module__cxmdNq__locationText{flex:1}.space-detail-module__cxmdNq__miniMap{cursor:pointer;background:#e9ecef;border:1px solid #00000014;border-radius:14px;flex-shrink:0;width:72px;height:72px;transition:all .2s;position:relative;overflow:hidden}.space-detail-module__cxmdNq__miniMap:hover{border-color:#3a89e4;transform:scale(1.05);box-shadow:0 4px 12px #3a89e426}.space-detail-module__cxmdNq__miniMapImage{object-fit:cover;filter:saturate(.8)contrast(1.1);width:100%;height:100%}.space-detail-module__cxmdNq__mapOverlay{opacity:0;background:#0000001a;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.space-detail-module__cxmdNq__miniMap:hover .space-detail-module__cxmdNq__mapOverlay{opacity:1}.space-detail-module__cxmdNq__infoBrandBox{flex-direction:column;gap:12px;margin-top:8px;display:flex}.space-detail-module__cxmdNq__infoBrandName{color:#111;font-size:1.1rem;font-weight:700}.space-detail-module__cxmdNq__brandLink{color:#333;background:#fff;border:1px solid #e5e5e5;border-radius:10px;align-items:center;gap:6px;width:fit-content;padding:10px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.space-detail-module__cxmdNq__brandLink:hover{color:#3a89e4;background:#f8f9fa;border-color:#d1d1d1;box-shadow:0 2px 8px #0000000a}.space-detail-module__cxmdNq__followActions{gap:8px;margin-top:12px;display:flex}.space-detail-module__cxmdNq__followBtn{color:#333;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.space-detail-module__cxmdNq__followBtn:hover{background:#f8f9fa;border-color:#d1d1d1;box-shadow:0 2px 8px #0000000a}.space-detail-module__cxmdNq__instagramIconBtn{color:#333;background:#fff;border:1px solid #e5e5e5;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.space-detail-module__cxmdNq__instagramIconBtn:hover{color:#e4405f;background:#f8f9fa;border-color:#d1d1d1}.space-detail-module__cxmdNq__followBtn.space-detail-module__cxmdNq__following{color:#495057;background:#f1f3f5;border-color:#dee2e6}.space-detail-module__cxmdNq__followBtn.space-detail-module__cxmdNq__following:hover{box-shadow:none;background:#e9ecef;transform:none}.space-detail-module__cxmdNq__suggestionBox{background:#fdfdfd;border:1px dashed #ddd;border-radius:20px;flex-direction:column;gap:16px;margin-top:24px;padding:24px;transition:all .2s;display:flex}.space-detail-module__cxmdNq__suggestionBox:hover{background:#3a89e405;border-color:#3a89e4}.space-detail-module__cxmdNq__suggestionTitle{color:#111;word-break:keep-all;margin-bottom:6px;font-size:.95rem;font-weight:700;line-height:1.4}.space-detail-module__cxmdNq__suggestionDesc{color:#777;word-break:keep-all;font-size:.85rem;line-height:1.5}.space-detail-module__cxmdNq__suggestionBtn{color:#3a89e4;cursor:pointer;background:#fff;border:1px solid #3a89e4;border-radius:10px;width:100%;padding:12px;font-size:.9rem;font-weight:800;transition:all .2s}.space-detail-module__cxmdNq__suggestionBtn:hover{color:#fff;background:#3a89e4;box-shadow:0 4px 12px #3a89e433}.space-detail-module__cxmdNq__tagsList{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.space-detail-module__cxmdNq__tagItem{color:#666;background:#f5f5f5;border:none;border-radius:100px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:background-color .2s}.space-detail-module__cxmdNq__tagItem:hover{background:#e0e0e0}.space-detail-module__cxmdNq__commentSection{background:#fff;grid-column:2/4;width:100%;margin-top:40px;margin-bottom:20px;padding-top:0}.space-detail-module__cxmdNq__commentHeaderArea{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.space-detail-module__cxmdNq__commentInputArea{background:#fff;border:1px solid #eee;border-radius:16px;margin-bottom:40px;padding:20px;transition:all .2s}.space-detail-module__cxmdNq__commentInputArea:focus-within{border-color:#111;box-shadow:0 4px 20px #0000000d}.space-detail-module__cxmdNq__commentInputWrapper{background:#f8f9fa;border-radius:12px;align-items:flex-start;gap:16px;padding:2px 16px 0;display:flex}.space-detail-module__cxmdNq__userAvatarSmall{color:#fff;background-color:#3a89e4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 2px 4px #00000014}.space-detail-module__cxmdNq__levelDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 2px #0000001a}.space-detail-module__cxmdNq__userAvatarSmall.space-detail-module__cxmdNq__guest{color:#fff;box-shadow:none;background-color:#adb5bd}.space-detail-module__cxmdNq__guestAvatarPlaceholder{background-color:#0000;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.space-detail-module__cxmdNq__commentInput{resize:none;color:#111;background:0 0;border:none;outline:none;flex:1;min-height:80px;padding:2px 4px;font-size:.95rem;line-height:1.6}.space-detail-module__cxmdNq__loginRedirectLink{color:#888;cursor:pointer;flex:1;align-items:flex-start;min-height:80px;padding:2px 4px;font-size:.95rem;text-decoration:none;transition:color .2s;display:flex}.space-detail-module__cxmdNq__loginAction{color:#3a89e4;text-underline-offset:4px;margin-left:8px;font-weight:700;text-decoration:underline}.space-detail-module__cxmdNq__loginRedirectLink:hover .space-detail-module__cxmdNq__loginAction{color:#2563eb}.space-detail-module__cxmdNq__commentInput::placeholder{color:#aaa}.space-detail-module__cxmdNq__commentInputFooter{border-top:1px solid #f8f9fa;justify-content:space-between;align-items:center;margin-top:16px;padding:4px 16px 10px;display:flex}.space-detail-module__cxmdNq__commentNotice{color:#999;font-size:.8rem}.space-detail-module__cxmdNq__commentSubmitBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;padding:10px 24px;font-size:.9rem;font-weight:700;transition:all .2s}.space-detail-module__cxmdNq__commentSubmitBtn:hover:not(:disabled){background:#333;transform:translateY(-1px)}.space-detail-module__cxmdNq__commentSubmitBtn:disabled{cursor:not-allowed;background:#ccc}.space-detail-module__cxmdNq__commentList{grid-template-columns:repeat(3,1fr);gap:16px;max-height:500px;margin-top:20px;padding-bottom:20px;padding-right:8px;display:grid;overflow-y:auto}.space-detail-module__cxmdNq__commentList::-webkit-scrollbar{width:6px;display:block}.space-detail-module__cxmdNq__commentList::-webkit-scrollbar-track{background:#f1f3f5;border-radius:3px}.space-detail-module__cxmdNq__commentList::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.space-detail-module__cxmdNq__commentList::-webkit-scrollbar-thumb:hover{background:#999}.space-detail-module__cxmdNq__commentItem{flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}.space-detail-module__cxmdNq__commentAvatar{color:#fff;letter-spacing:-.02em;background-color:#3a89e4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.space-detail-module__cxmdNq__commentBubble{background:#f8f9fa;border:1px solid #eee;border-radius:0 12px 12px;width:fit-content;min-width:180px;max-width:85%;padding:10px 14px;position:relative}.space-detail-module__cxmdNq__commentHeader{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.space-detail-module__cxmdNq__commentAuthor{color:#111;font-size:.85rem;font-weight:700}.space-detail-module__cxmdNq__commentDate{color:#999;font-size:.75rem}.space-detail-module__cxmdNq__commentDeleteBtn{color:#bbb;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:.75rem;transition:color .2s}.space-detail-module__cxmdNq__commentDeleteBtn:hover{color:#ff6b6b}.space-detail-module__cxmdNq__commentAuthorInfo{align-items:center;gap:10px;display:flex}.space-detail-module__cxmdNq__commentMeta,.space-detail-module__cxmdNq__commentActions{align-items:center;gap:8px;display:flex}.space-detail-module__cxmdNq__commentActions button{color:#999;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:.75rem;font-weight:600;transition:color .2s}.space-detail-module__cxmdNq__commentActions button:hover{color:#3a89e4}.space-detail-module__cxmdNq__commentFooter{justify-content:flex-start;margin-top:6px;display:flex}.space-detail-module__cxmdNq__commentText{color:#555;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.space-detail-module__cxmdNq__commentFooter{gap:8px;margin-top:8px;display:flex}.space-detail-module__cxmdNq__replyBtn{color:#777;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s}.space-detail-module__cxmdNq__replyBtn:hover{color:#333;background:#f8f9fa;border-color:#ccc}.space-detail-module__cxmdNq__commentItemWrapper{flex-direction:column;margin-bottom:24px;display:flex}.space-detail-module__cxmdNq__commentItemWrapper:last-child{margin-bottom:0}.space-detail-module__cxmdNq__replyLink{color:#999;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:.75rem;font-weight:600;transition:color .2s}.space-detail-module__cxmdNq__replyLink:hover{color:#3a89e4}.space-detail-module__cxmdNq__replyInputArea{background:#f8f9fa;border:1px solid #eee;border-radius:12px;margin-top:12px;margin-left:48px;padding:12px}.space-detail-module__cxmdNq__replyInput{resize:none;color:#333;background:0 0;border:none;outline:none;width:100%;min-height:60px;font-size:.85rem;line-height:1.5}.space-detail-module__cxmdNq__replyActions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.space-detail-module__cxmdNq__replyCancelBtn{color:#999;cursor:pointer;background:0 0;border:none;padding:6px 12px;font-size:.8rem;font-weight:600}.space-detail-module__cxmdNq__replySubmitBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:6px;padding:6px 14px;font-size:.8rem;font-weight:700}.space-detail-module__cxmdNq__editInputArea{background:#f8f9fa;border:1px solid #eee;border-radius:12px;margin-top:12px;padding:12px}.space-detail-module__cxmdNq__editInput{resize:none;color:#333;background:0 0;border:none;outline:none;width:100%;min-height:60px;font-size:.85rem;line-height:1.5}.space-detail-module__cxmdNq__editActions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.space-detail-module__cxmdNq__replySubmitBtn:disabled{background:#ccc}.space-detail-module__cxmdNq__repliesList{border-left:2px solid #f1f3f5;flex-direction:column;gap:12px;margin-top:12px;margin-left:48px;padding-left:16px;display:flex}.space-detail-module__cxmdNq__replyArrow{color:#ccc;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:10px;display:flex}.space-detail-module__cxmdNq__replyItem{align-items:flex-start;gap:10px;display:flex}.space-detail-module__cxmdNq__replyAvatar{color:#fff;background-color:#3a89e4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex;overflow:hidden}.space-detail-module__cxmdNq__replyBubble{background:#fff;border:1px solid #f1f3f5;border-radius:0 10px 10px;width:fit-content;min-width:150px;max-width:85%;padding:8px 12px}.space-detail-module__cxmdNq__fullWidthSection{border-top:1px solid #eee;margin-top:80px;padding-top:60px}.space-detail-module__cxmdNq__sectionTitle{color:#333;align-items:center;gap:8px;margin-bottom:24px;font-size:1.1rem;font-weight:700;display:flex}.space-detail-module__cxmdNq__sectionTitle:before{content:"";background:#555;width:2px;height:16px}.space-detail-module__cxmdNq__productsGrid{grid-template-columns:repeat(7,1fr);gap:16px;display:grid}.space-detail-module__cxmdNq__brandsGrid{grid-template-columns:repeat(9,1fr);gap:16px;display:grid}.space-detail-module__cxmdNq__similarHomesGrid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.space-detail-module__cxmdNq__brandCard{cursor:pointer;background:#111;border-radius:20px;align-items:center;gap:20px;padding:28px;transition:all .3s;display:flex}.space-detail-module__cxmdNq__brandCard:hover{background:#222;transform:translateY(-4px)}.space-detail-module__cxmdNq__brandTextLogo{color:#fff;text-align:center;background:#ffffff14;border-radius:8px;flex-shrink:0;min-width:60px;padding:12px 16px;font-size:.7rem;font-weight:800}.space-detail-module__cxmdNq__brandInfo{flex-direction:column;display:flex}.space-detail-module__cxmdNq__brandName{color:#fff;margin-bottom:4px;font-size:1.1rem;font-weight:700}.space-detail-module__cxmdNq__brandTagline{color:#fff9;margin-bottom:8px;font-size:.8rem;line-height:1.4}.space-detail-module__cxmdNq__brandCategory{color:#fff6;text-transform:uppercase;font-size:.7rem;font-weight:600}@media (max-width:1200px){.space-detail-module__cxmdNq__mainLayout{flex-direction:column}.space-detail-module__cxmdNq__leftColumn{flex:none;width:100%;position:static}.space-detail-module__cxmdNq__rightColumn{width:100%}.space-detail-module__cxmdNq__contentRow{grid-template-columns:1fr}.space-detail-module__cxmdNq__infoColumn{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;position:static}.space-detail-module__cxmdNq__productsGrid{grid-template-columns:repeat(4,1fr)}.space-detail-module__cxmdNq__brandsGrid{grid-template-columns:repeat(5,1fr)}.space-detail-module__cxmdNq__similarHomesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.space-detail-module__cxmdNq__container{padding:6px 16px 80px}.space-detail-module__cxmdNq__mobileBackButton{justify-content:center;align-items:center;margin-bottom:5px;margin-left:-5px;display:flex}.space-detail-module__cxmdNq__mainLayout{gap:16px;margin-top:0}.space-detail-module__cxmdNq__rightColumn,.space-detail-module__cxmdNq__contentRow{gap:60px}.space-detail-module__cxmdNq__infoColumn{grid-template-columns:1fr;gap:16px}.space-detail-module__cxmdNq__titleSpaceName{letter-spacing:-.02em;font-size:1.25rem;font-weight:800;line-height:1.3}.space-detail-module__cxmdNq__titleSubtitle{display:none}.space-detail-module__cxmdNq__leftColumnInfo{margin-top:20px}.space-detail-module__cxmdNq__storyHeader{margin-bottom:16px}.space-detail-module__cxmdNq__storyText{margin-bottom:32px;font-size:.95rem;line-height:1.7}.space-detail-module__cxmdNq__storyTitle{font-size:.95rem}.space-detail-module__cxmdNq__storyPageCount{font-size:.75rem}.space-detail-module__cxmdNq__storyProgress{display:none}.space-detail-module__cxmdNq__productsGrid,.space-detail-module__cxmdNq__brandsGrid,.space-detail-module__cxmdNq__similarHomesGrid{grid-template-columns:repeat(2,1fr);gap:12px}}.space-detail-module__cxmdNq__spaceTitleRow{flex-direction:column;gap:4px;display:flex}.space-detail-module__cxmdNq__titleSubtitle{color:#888;margin-bottom:24px;font-size:.95rem;font-weight:600}.space-detail-module__cxmdNq__titleSpaceName{color:#111;white-space:normal;word-break:keep-all;flex:1;font-size:1.4rem;font-weight:800;line-height:1.25}.space-detail-module__cxmdNq__likeButtonExternal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#0000004d;z-index:30;background:#ffffffe6;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 8px 32px #00000026}.space-detail-module__cxmdNq__likeButtonExternal:hover{color:#ff7a8a;background:#fff;transform:scale(1.1)}.space-detail-module__cxmdNq__likeButtonActive{color:#ff4757;background:#fff}.space-detail-module__cxmdNq__adminTopActions{z-index:4000;gap:12px;display:flex;position:fixed;top:100px;right:40px}.space-detail-module__cxmdNq__adminEditFloatingBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#111111e6;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 15px #0003}.space-detail-module__cxmdNq__adminEditFloatingBtn:hover{background:#000;transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.space-detail-module__cxmdNq__adminEditFloatingBtn svg{flex-shrink:0}@media (max-width:768px){.space-detail-module__cxmdNq__adminTopActions{top:80px;right:20px}.space-detail-module__cxmdNq__adminEditFloatingBtn{padding:8px 14px;font-size:.8rem}}.space-detail-module__cxmdNq__infoShareBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #eee;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;width:fit-content;margin-top:24px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.space-detail-module__cxmdNq__infoShareBtn:hover{color:#111;background:#f8f9fa;border-color:#ddd}.space-detail-module__cxmdNq__infoShareBtn:active{transform:scale(.97)}.space-detail-module__cxmdNq__infoShareBtn svg{opacity:.7}.space-detail-module__cxmdNq__infoShareBtn:hover svg{opacity:1}.space-detail-module__cxmdNq__mobileActionBar{display:none}@media (max-width:768px){.space-detail-module__cxmdNq__mobileActionBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;padding:0 16px;padding-bottom:env(safe-area-inset-bottom);height:calc(70px + env(safe-area-inset-bottom));background:#fffffff2;border-top:1px solid #0000000d;grid-template-columns:auto auto auto auto 1fr;align-items:center;gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0}.space-detail-module__cxmdNq__actionButton{cursor:pointer;color:#888;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:54px;padding:8px 10px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.space-detail-module__cxmdNq__actionButton span{color:#888;letter-spacing:-.01em;font-size:10px;font-weight:600}.space-detail-module__cxmdNq__actionButtonActive,.space-detail-module__cxmdNq__actionButtonActive span{color:#ff4757}.space-detail-module__cxmdNq__activeTabBtn{background:#3a89e4!important;box-shadow:0 8px 16px #3a89e44d!important}.space-detail-module__cxmdNq__viewProductsBtn{color:#fff;background:#111;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;height:46px;margin-left:12px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.space-detail-module__cxmdNq__viewProductsBtn:active{background:#333;transform:scale(.96)}.space-detail-module__cxmdNq__commentBadge{color:#fff;background:#111;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:6px;right:6px}}@media (max-width:1200px){.space-detail-module__cxmdNq__commentList{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.space-detail-module__cxmdNq__commentList{grid-template-columns:1fr;max-height:none;overflow-y:visible}.space-detail-module__cxmdNq__commentBubble,.space-detail-module__cxmdNq__replyBubble{max-width:90%}.space-detail-module__cxmdNq__likeButtonExternal{display:none}}
.ArticleCard-module__B-WIIW__card{color:inherit;cursor:pointer;flex-direction:column;width:100%;text-decoration:none;transition:transform .2s;display:flex}.ArticleCard-module__B-WIIW__card:hover{transform:translateY(-4px)}.ArticleCard-module__B-WIIW__imageWrapper{aspect-ratio:4/3;background-color:#f5f5f5;border-radius:12px;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.ArticleCard-module__B-WIIW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.ArticleCard-module__B-WIIW__card:hover .ArticleCard-module__B-WIIW__image{transform:scale(1.05)}.ArticleCard-module__B-WIIW__category{color:#111;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:12px;left:12px}.ArticleCard-module__B-WIIW__heartButton{color:#ff7a8a;z-index:20;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #00000014}.ArticleCard-module__B-WIIW__heartButton:after{content:"";position:absolute;inset:-16px}.ArticleCard-module__B-WIIW__heartButton:hover{color:#ff4757;transform:scale(1.05);box-shadow:0 6px 12px #00000026}.ArticleCard-module__B-WIIW__heartButton:active{transform:scale(.95)}.ArticleCard-module__B-WIIW__heartButton svg{stroke-width:2.5px;width:14px;height:14px;transition:all .2s}.ArticleCard-module__B-WIIW__heartButton.ArticleCard-module__B-WIIW__liked{color:#ff4757}.ArticleCard-module__B-WIIW__heartButton.ArticleCard-module__B-WIIW__liked svg{fill:#ff4757;stroke:#ff4757}.ArticleCard-module__B-WIIW__content{flex-direction:column;gap:6px;display:flex}.ArticleCard-module__B-WIIW__title{color:#111;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ArticleCard-module__B-WIIW__footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.ArticleCard-module__B-WIIW__author{color:#666;font-size:.8rem;font-weight:500}.ArticleCard-module__B-WIIW__date{color:#999;font-size:.75rem}
.HomeCard-module__9EsWAa__card{color:inherit;background:#fff;border-radius:24px;flex-direction:column;height:100%;text-decoration:none;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.HomeCard-module__9EsWAa__sm .HomeCard-module__9EsWAa__cardTitle{font-size:.9rem}.HomeCard-module__9EsWAa__md .HomeCard-module__9EsWAa__cardTitle{font-size:1rem}.HomeCard-module__9EsWAa__lg .HomeCard-module__9EsWAa__cardTitle{margin-bottom:4px;font-size:1.25rem}.HomeCard-module__9EsWAa__lg .HomeCard-module__9EsWAa__author{font-size:.85rem}.HomeCard-module__9EsWAa__lg .HomeCard-module__9EsWAa__cardInfo{padding:20px 20px 0}.HomeCard-module__9EsWAa__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001f}.HomeCard-module__9EsWAa__imageContainer{aspect-ratio:1/1.1;flex:none;width:100%;position:relative;overflow:hidden}.HomeCard-module__9EsWAa__imageSlider{width:100%;height:100%;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex}.HomeCard-module__9EsWAa__imageWrapper{flex:0 0 100%;width:100%;height:100%;position:relative}.HomeCard-module__9EsWAa__image{object-fit:cover;backface-visibility:hidden;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;filter:blur(.15px);transition:opacity .3s;transform:translateZ(0)}.HomeCard-module__9EsWAa__imagePlaceholder{background-color:#f6f7f9;background-image:linear-gradient(135deg,#f6f7f9 25%,#edeff2 50%,#f6f7f9 75%);background-size:200% 100%;width:100%;height:100%;animation:1.5s linear infinite HomeCard-module__9EsWAa__placeholderShimmer}@keyframes HomeCard-module__9EsWAa__placeholderShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.HomeCard-module__9EsWAa__imageHovered{animation:.3s HomeCard-module__9EsWAa__imageFadeIn}@keyframes HomeCard-module__9EsWAa__imageFadeIn{0%{opacity:.8}to{opacity:1}}.HomeCard-module__9EsWAa__heartButton{color:#ff7a8a;z-index:20;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #00000014}.HomeCard-module__9EsWAa__heartButton:after{content:"";position:absolute;inset:-16px}.HomeCard-module__9EsWAa__heartButton:hover{color:#ff4757;transform:scale(1.05);box-shadow:0 6px 12px #00000026}.HomeCard-module__9EsWAa__heartButton.HomeCard-module__9EsWAa__liked{color:#ff4757}.HomeCard-module__9EsWAa__heartButton svg{stroke-width:2.5px;width:14px;height:14px;transition:all .2s}.HomeCard-module__9EsWAa__arrowLeft,.HomeCard-module__9EsWAa__arrowRight{color:#fff;z-index:10;cursor:pointer;opacity:0;filter:drop-shadow(0 2px 4px #0006);background:0 0;border:none;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HomeCard-module__9EsWAa__arrowLeft{left:4px;transform:translateY(-50%)translate(-10px)}.HomeCard-module__9EsWAa__arrowRight{right:4px;transform:translateY(-50%)translate(10px)}.HomeCard-module__9EsWAa__imageContainer:hover .HomeCard-module__9EsWAa__arrowLeft,.HomeCard-module__9EsWAa__imageContainer:hover .HomeCard-module__9EsWAa__arrowRight{opacity:1;transform:translateY(-50%)translate(0)}.HomeCard-module__9EsWAa__arrowLeft:hover,.HomeCard-module__9EsWAa__arrowRight:hover{transform:translateY(-50%)scale(1.2)!important}@media (max-width:768px){.HomeCard-module__9EsWAa__arrowLeft,.HomeCard-module__9EsWAa__arrowRight{display:none!important}}.HomeCard-module__9EsWAa__pagination{z-index:10;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.HomeCard-module__9EsWAa__dot{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff6;border-radius:50%;width:6px;height:6px;transition:all .3s}.HomeCard-module__9EsWAa__activeDot{background:#fff;transform:scale(1.2)}.HomeCard-module__9EsWAa__cardInfo{flex-direction:column;padding:16px 16px 20px;display:flex}.HomeCard-module__9EsWAa__imageLink{color:inherit;text-decoration:none;display:block}.HomeCard-module__9EsWAa__author{color:#888;letter-spacing:.02em;font-size:.75rem;font-weight:400;line-height:1.45}.HomeCard-module__9EsWAa__metaInfo{flex-direction:column;order:3;align-items:flex-start;gap:6px;margin-top:6px;display:flex}.HomeCard-module__9EsWAa__cardTitle{color:#111;letter-spacing:-.02em;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;order:2;max-height:2.8em;margin-top:4px;font-size:1rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.HomeCard-module__9EsWAa__location{color:#888;order:1;align-items:center;gap:6px;min-width:0;margin-bottom:2px;font-size:.82rem;font-weight:400;line-height:1.4;display:flex}@media (max-width:768px){.HomeCard-module__9EsWAa__metaInfo{order:3;margin-top:4px}.HomeCard-module__9EsWAa__cardTitle{order:2;margin-top:2px}.HomeCard-module__9EsWAa__location{order:1;margin-top:0;margin-bottom:2px}.HomeCard-module__9EsWAa__cardInfo{padding:12px 12px 16px}.HomeCard-module__9EsWAa__tagArea{padding:0 12px 10px}}.HomeCard-module__9EsWAa__location span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.HomeCard-module__9EsWAa__location svg{color:#bbb;flex-shrink:0;width:14px;height:14px;margin-top:2px}.HomeCard-module__9EsWAa__tagArea{padding:0 16px 12px}.HomeCard-module__9EsWAa__productArea{margin-top:15px;padding-top:4px}.HomeCard-module__9EsWAa__productList{-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;align-items:center;gap:8px;margin:0 -4px;padding:6px 4px 10px;display:flex;overflow-x:auto}.HomeCard-module__9EsWAa__productList::-webkit-scrollbar{display:none}.HomeCard-module__9EsWAa__productItem{aspect-ratio:1;background:#fff;border:1px solid #0000000a;border-radius:12px;flex:0 0 calc(28.5714% - 6.85714px);justify-content:center;align-items:center;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f}.HomeCard-module__9EsWAa__productItem:hover{z-index:10;transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.HomeCard-module__9EsWAa__productImage{object-fit:cover;width:100%;height:100%;transition:transform .25s}.HomeCard-module__9EsWAa__productItem:hover .HomeCard-module__9EsWAa__productImage{transform:scale(1.15)}.HomeCard-module__9EsWAa__moreProducts{color:#999;background:#f8f9fa;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:4px;font-size:.8rem;font-weight:600;display:flex}.HomeCard-module__9EsWAa__brandHotspotLayer{pointer-events:none;z-index:15;width:100%;height:100%;position:absolute;top:0;left:0}.HomeCard-module__9EsWAa__brandHotspot{pointer-events:none;position:absolute}.HomeCard-module__9EsWAa__hotspotDot{z-index:2;background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 4px #00000080}.HomeCard-module__9EsWAa__hotspotPing{z-index:1;background:#fff9;border-radius:50%;width:30px;height:30px;animation:2s infinite HomeCard-module__9EsWAa__hotspot-ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes HomeCard-module__9EsWAa__hotspot-ripple{0%{opacity:.8;transform:translate(-50%,-50%)scale(.4)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}.HomeCard-module__9EsWAa__hotspotLogoWrapper{filter:drop-shadow(0 4px 8px #00000040);z-index:3;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:3px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.HomeCard-module__9EsWAa__hotspotLogoWrapper:after{content:"";border-top:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.HomeCard-module__9EsWAa__hotspotLogo{object-fit:contain;background:#fff;border-radius:50%;width:100%;height:100%}
.LoginPromptModal-module__5_GyKG__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;justify-content:center;align-items:center;animation:.3s ease-out LoginPromptModal-module__5_GyKG__fadeIn;display:flex;position:fixed;inset:0}.LoginPromptModal-module__5_GyKG__modalContent{text-align:center;background:#fff;border-radius:24px;width:90%;max-width:400px;padding:40px;animation:.4s cubic-bezier(.16,1,.3,1) LoginPromptModal-module__5_GyKG__slideUp;transform:translateY(0);box-shadow:0 20px 60px #00000026}.LoginPromptModal-module__5_GyKG__iconWrapper{color:#3a89e4;background:#f0f7ff;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.LoginPromptModal-module__5_GyKG__title{color:#111;letter-spacing:-.02em;margin-bottom:12px;font-size:1.5rem;font-weight:800}.LoginPromptModal-module__5_GyKG__description{color:#666;margin-bottom:32px;font-size:1rem;line-height:1.6}.LoginPromptModal-module__5_GyKG__buttonGroup{flex-direction:column;gap:12px;display:flex}.LoginPromptModal-module__5_GyKG__loginBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;width:100%;padding:16px;font-size:1.05rem;font-weight:700;transition:all .2s}.LoginPromptModal-module__5_GyKG__loginBtn:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.LoginPromptModal-module__5_GyKG__cancelBtn{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:12px;width:100%;padding:16px;font-size:1.05rem;font-weight:600;transition:all .2s}.LoginPromptModal-module__5_GyKG__cancelBtn:hover{color:#333;background:#eee}@keyframes LoginPromptModal-module__5_GyKG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoginPromptModal-module__5_GyKG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.SpatialPreview-module__GgSTaq__scene{-webkit-user-select:none;user-select:none;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:280px;height:300px;margin-bottom:20px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.SpatialPreview-module__GgSTaq__condensed{justify-content:center;align-items:center;width:140px;height:140px;margin-bottom:0;overflow:hidden}.SpatialPreview-module__GgSTaq__condensed .SpatialPreview-module__GgSTaq__flatContainer{justify-content:center;align-items:center;margin:0;display:flex;transform:scale(.55)}.SpatialPreview-module__GgSTaq__flatContainer{width:280px;height:240px;position:relative}.SpatialPreview-module__GgSTaq__layerShell{z-index:0;position:absolute;inset:0}.SpatialPreview-module__GgSTaq__roomShellSvg{width:100%;height:100%;display:block}.SpatialPreview-module__GgSTaq__fadeItem{transition:opacity .6s}.SpatialPreview-module__GgSTaq__fullRoomTheme{z-index:10;animation:.6s SpatialPreview-module__GgSTaq__fadeIn;position:absolute;inset:0}.SpatialPreview-module__GgSTaq__themeContent{filter:drop-shadow(0 10px 15px #0000001a);animation:.6s cubic-bezier(.34,1.56,.64,1) SpatialPreview-module__GgSTaq__popCenter}.SpatialPreview-module__GgSTaq__themeLabel{z-index:100;background:#fffffff2;border-radius:20px;padding:6px 12px;font-size:14px;font-weight:800;animation:.5s .2s backwards SpatialPreview-module__GgSTaq__slideUpFade;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}@keyframes SpatialPreview-module__GgSTaq__popCenter{0%{opacity:0;transform:scale(.5)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes SpatialPreview-module__GgSTaq__slideUpFade{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.SpatialPreview-module__GgSTaq__sceneSvg{width:100%;height:100%;animation:.6s SpatialPreview-module__GgSTaq__fadeIn;display:block}.SpatialPreview-module__GgSTaq__posFridge{z-index:5;animation:.6s cubic-bezier(.34,1.56,.64,1) SpatialPreview-module__GgSTaq__bounceDown;position:absolute;top:70px;left:170px}.SpatialPreview-module__GgSTaq__posFridgeFixed{z-index:10;animation:.6s cubic-bezier(.34,1.56,.64,1) SpatialPreview-module__GgSTaq__bounceDown;position:absolute;top:65px;left:15px}.SpatialPreview-module__GgSTaq__posAC{z-index:5;animation:.6s cubic-bezier(.34,1.56,.64,1) .2s backwards SpatialPreview-module__GgSTaq__bounceDown;position:absolute;top:5px;left:20px}.SpatialPreview-module__GgSTaq__posLamp{z-index:4;animation:.6s cubic-bezier(.34,1.56,.64,1) .1s backwards SpatialPreview-module__GgSTaq__bounceDown;position:absolute;top:50px;left:100px}.SpatialPreview-module__GgSTaq__posShelves{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.SpatialPreview-module__GgSTaq__shelfBar{background:#d7ccc8;width:40px;height:4px;animation:.6s ease-out SpatialPreview-module__GgSTaq__slideIn;position:absolute;top:60px;left:200px;transform:skewY(26deg);box-shadow:2px 2px 4px #0000001a}.SpatialPreview-module__GgSTaq__posSofa{z-index:10;animation:.6s cubic-bezier(.34,1.56,.64,1) .1s backwards SpatialPreview-module__GgSTaq__bounceDown;position:absolute;top:115px;left:85px}.SpatialPreview-module__GgSTaq__posTable{z-index:12;animation:.6s cubic-bezier(.34,1.56,.64,1) .2s backwards SpatialPreview-module__GgSTaq__bounceDown;position:absolute;top:85px;left:140px}.SpatialPreview-module__GgSTaq__posPlant{z-index:20;animation:.6s cubic-bezier(.34,1.56,.64,1) .3s backwards SpatialPreview-module__GgSTaq__bounceDown;position:absolute;top:97px;left:180px}.SpatialPreview-module__GgSTaq__posPlantMedium1{z-index:21;animation:.6s cubic-bezier(.34,1.56,.64,1) .4s backwards SpatialPreview-module__GgSTaq__bounceDown;position:absolute;top:125px;left:205px}.SpatialPreview-module__GgSTaq__posPlantMedium2{z-index:21;animation:.6s cubic-bezier(.34,1.56,.64,1) .5s backwards SpatialPreview-module__GgSTaq__bounceDown;position:absolute;top:135px;left:160px}.SpatialPreview-module__GgSTaq__posWhiteShelf{z-index:6;animation:.6s cubic-bezier(.34,1.56,.64,1) .2s backwards SpatialPreview-module__GgSTaq__bounceDown;position:absolute;top:15px;left:95px}.SpatialPreview-module__GgSTaq__posMessySofa{z-index:15;animation:1.2s ease-out .8s backwards SpatialPreview-module__GgSTaq__messyAppear;position:absolute;top:130px;left:110px}.SpatialPreview-module__GgSTaq__posMessyShelf{z-index:15;animation:1.2s ease-out 1s backwards SpatialPreview-module__GgSTaq__messyAppear;position:absolute;top:70px;left:125px}.SpatialPreview-module__GgSTaq__posMessyTable{z-index:15;animation:1.2s ease-out 1.2s backwards SpatialPreview-module__GgSTaq__messyAppear;position:absolute;top:95px;left:155px}.SpatialPreview-module__GgSTaq__posOrganizedBoxes{z-index:7;animation:.8s 1s backwards SpatialPreview-module__GgSTaq__appear;position:absolute;top:15px;left:95px}@keyframes SpatialPreview-module__GgSTaq__messyDisappear{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(5px)}}.SpatialPreview-module__GgSTaq__posMessySofaFadeOut{z-index:15;animation:1.2s forwards SpatialPreview-module__GgSTaq__messyDisappear;position:absolute;top:130px;left:110px}.SpatialPreview-module__GgSTaq__posMessyShelfFadeOut{z-index:15;animation:1.2s forwards SpatialPreview-module__GgSTaq__messyDisappear;position:absolute;top:70px;left:125px}.SpatialPreview-module__GgSTaq__posMessyTableFadeOut{z-index:15;animation:1.2s forwards SpatialPreview-module__GgSTaq__messyDisappear;position:absolute;top:95px;left:155px}@keyframes SpatialPreview-module__GgSTaq__messyAppear{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SpatialPreview-module__GgSTaq__posTableLamp{z-index:13;animation:.6s cubic-bezier(.34,1.56,.64,1) backwards SpatialPreview-module__GgSTaq__bounceDown;position:absolute;top:70px;left:155px}.SpatialPreview-module__GgSTaq__posShelfLamp{z-index:8;animation:.6s cubic-bezier(.34,1.56,.64,1) .2s backwards SpatialPreview-module__GgSTaq__bounceDown;position:absolute;top:15px;left:110px}.SpatialPreview-module__GgSTaq__posWallPosters{z-index:1;animation:.6s ease-out .2s backwards SpatialPreview-module__GgSTaq__slideInFlat;position:absolute;top:20px;left:50px}.SpatialPreview-module__GgSTaq__posRug{z-index:3;animation:.8s ease-out backwards SpatialPreview-module__GgSTaq__slideInFlat;position:absolute;top:90px;left:40px}@keyframes SpatialPreview-module__GgSTaq__slideInFlat{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes SpatialPreview-module__GgSTaq__bounceDown{0%{opacity:0;transform:translateY(-50px)}60%{opacity:1;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes SpatialPreview-module__GgSTaq__slideIn{0%{opacity:0;transform:skewY(26deg)translate(10px)}to{opacity:1;transform:skewY(26deg)translate(0)}}.SpatialPreview-module__GgSTaq__lampBeam{animation:3s ease-in-out infinite SpatialPreview-module__GgSTaq__pulseBeam}@keyframes SpatialPreview-module__GgSTaq__pulseBeam{0%,to{opacity:.5}50%{opacity:.8}}.SpatialPreview-module__GgSTaq__curtainContainer{transform-origin:top;animation:.8s ease-out backwards SpatialPreview-module__GgSTaq__slideDownCurtain}@keyframes SpatialPreview-module__GgSTaq__slideDownCurtain{0%{opacity:0;transform:translateY(-10px)scaleY(.8)rotate(1deg)}to{opacity:1;transform:translateY(0)scaleY(1)rotate(1deg)}}.SpatialPreview-module__GgSTaq__cozyLightOverlay{mix-blend-mode:hard-light;z-index:50;pointer-events:none;clip-path:polygon(140px 0,280px 70px,280px 160px,140px 240px,0 160px,0 70px);background:radial-gradient(circle at 50% 30%,#ffe6c866 0%,#ffb46433 60%,#00000073 100%);animation:1.5s ease-out forwards SpatialPreview-module__GgSTaq__lightFadeIn;position:absolute;inset:0}@keyframes SpatialPreview-module__GgSTaq__lightFadeIn{0%{opacity:0}to{opacity:1}}.SpatialPreview-module__GgSTaq__legend{width:100%;margin-top:10px;padding:0 10px}.SpatialPreview-module__GgSTaq__stepHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.SpatialPreview-module__GgSTaq__stepTag{color:#3a89e4;background:#3a89e41a;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:800}.SpatialPreview-module__GgSTaq__roomStatus{color:#999;font-size:10px}.SpatialPreview-module__GgSTaq__progressBar{background:#f0f0f0;border-radius:2px;width:100%;height:4px;overflow:hidden}.SpatialPreview-module__GgSTaq__progressFill{background-color:#3a89e4;height:100%;transition:width .6s cubic-bezier(.2,.8,.2,1)}@media (max-width:768px){.SpatialPreview-module__GgSTaq__scene{transform-origin:50%;justify-content:center;width:100%;height:auto;min-height:280px;margin-top:0;margin-bottom:0;padding-bottom:20px;transform:scale(.85)}.SpatialPreview-module__GgSTaq__flatContainer{pointer-events:none}.SpatialPreview-module__GgSTaq__layerShell{transform-origin:50%;transform:scale(1)}.SpatialPreview-module__GgSTaq__posPlant{top:62px;left:200px}.SpatialPreview-module__GgSTaq__posPlantMedium2{top:100px;left:180px}.SpatialPreview-module__GgSTaq__posFridgeFixed{top:55px;left:20px}.SpatialPreview-module__GgSTaq__stepTag{border-radius:6px;padding:3px 10px;font-size:13px}.SpatialPreview-module__GgSTaq__roomStatus{color:#666;letter-spacing:-.01em;font-size:13px;font-weight:700}.SpatialPreview-module__GgSTaq__legend{width:100%;max-width:280px;margin-top:15px;padding:0 10px}.SpatialPreview-module__GgSTaq__progressBar{border-radius:3px;height:6px;margin-top:8px}}
.spaces-module__NIZLlq__container{box-sizing:border-box;width:100%;max-width:1680px;margin:0 auto;padding:80px 40px 40px}@media (max-width:768px){.spaces-module__NIZLlq__container{padding:0 20px 100px}}.spaces-module__NIZLlq__header{z-index:1200;margin-bottom:40px;padding:0;position:relative}@media (max-width:1100px){.spaces-module__NIZLlq__header{margin-bottom:20px;padding:0 16px}.spaces-module__NIZLlq__title,.spaces-module__NIZLlq__subtitle{display:none}}.spaces-module__NIZLlq__title{letter-spacing:-.02em;color:#111;margin-top:0;margin-bottom:12px;font-size:2.22rem;font-weight:800;line-height:1.2}.spaces-module__NIZLlq__subtitle{color:#888;margin-bottom:24px;font-size:1rem}.spaces-module__NIZLlq__pageTabsContainer{flex-wrap:wrap;gap:12px;margin-top:0;display:flex}@media (max-width:901px){.spaces-module__NIZLlq__pageTabsContainer{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:1;gap:16px;min-width:0;margin:0;padding:0;overflow-x:auto}.spaces-module__NIZLlq__pageTabsContainer::-webkit-scrollbar{display:none}.spaces-module__NIZLlq__pageTab{flex-shrink:0;padding:6px 16px}}.spaces-module__NIZLlq__pageTab{color:#666;cursor:pointer;background:#f4f6f8;border:none;border-radius:40px;padding:7px 20px;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.spaces-module__NIZLlq__pageTab:hover{color:#1a1f27;background:#eef1f5}.spaces-module__NIZLlq__pageTabActive{color:#fff;background:#1a1f27}.spaces-module__NIZLlq__pageTabActive:hover{color:#fff;background:#2c343f}.spaces-module__NIZLlq__mainContent{align-items:flex-start;gap:40px;display:flex}.spaces-module__NIZLlq__mainGrid{flex:1;padding-top:20px}.spaces-module__NIZLlq__sidebar{flex-shrink:0;width:200px;height:fit-content;padding-top:20px;transition:top .3s cubic-bezier(.4,0,.2,1);position:sticky;top:80px}@media (min-width:901px){.header-hidden .spaces-module__NIZLlq__sidebar{top:10px}}.spaces-module__NIZLlq__filterSection{z-index:999;box-sizing:border-box;background:#fff;border-bottom:1px solid #f0f0f0;flex-direction:row;align-items:center;gap:32px;width:calc(100% + 40px);margin-bottom:0;margin-left:-20px;padding:12px 20px;transition:top .3s cubic-bezier(.4,0,.2,1);display:flex;flex-wrap:nowrap!important;position:sticky!important;top:122px!important}@media (min-width:901px){.spaces-module__NIZLlq__filterSection{border-bottom:1px solid #f2f2f2;width:100%;margin-left:0;padding-left:0;padding-right:0;position:relative!important;top:0!important}.header-hidden .spaces-module__NIZLlq__filterSection{top:0!important}.spaces-module__NIZLlq__stickyHeader{z-index:1000;background:#fff;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;margin:0;padding:12px 0;transition:none;display:flex;position:relative;top:0}.spaces-module__NIZLlq__stickyHeader.spaces-module__NIZLlq__stickyActive{border-bottom-color:#0000}.header-hidden .spaces-module__NIZLlq__stickyHeader{top:0}}@media (max-width:900px){.spaces-module__NIZLlq__header{display:none}.spaces-module__NIZLlq__stickyHeader{top:calc(var(--header-height) - 1px);z-index:1001;background:#fff;border-bottom:1px solid #f0f0f0;margin:0 -20px;padding:0 20px;transition:top .3s cubic-bezier(.4,0,.2,1);position:sticky}.spaces-module__NIZLlq__stickyHeader:before{content:"";pointer-events:none;z-index:-1;background:#fff;height:100px;position:absolute;top:-100px;left:0;right:0}.header-hidden .spaces-module__NIZLlq__stickyHeader{top:-1px}}@media (max-width:768px){.spaces-module__NIZLlq__stickyHeader{top:calc(var(--header-height) - 1px)!important}.header-hidden .spaces-module__NIZLlq__stickyHeader{top:-1px!important}}.spaces-module__NIZLlq__stickyHeader{align-items:center;display:flex}.spaces-module__NIZLlq__viewToggle{display:none}@media (max-width:901px){.spaces-module__NIZLlq__viewToggle{z-index:10;background:#fff;border-radius:0;flex-shrink:0;align-items:center;gap:8px;padding:4px 0 4px 16px;display:flex;position:relative}.spaces-module__NIZLlq__toggleButton{color:#bbb;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.spaces-module__NIZLlq__toggleActive{color:#1a1f27;background:#f8f9fa;border-color:#eee;box-shadow:inset 0 1px 2px #0000000d}.spaces-module__NIZLlq__toggleButton:active{background:#f0f0f0;transform:scale(.92)}}.spaces-module__NIZLlq__mobileFilterToggle{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.9rem;font-weight:600;transition:all .2s;display:none}.spaces-module__NIZLlq__toggleText{align-items:center;display:flex}@media (max-width:900px){.spaces-module__NIZLlq__toggleText{display:none}.spaces-module__NIZLlq__mobileFilterToggle{width:auto;margin-top:0;display:flex}.spaces-module__NIZLlq__filterSection.spaces-module__NIZLlq__stickyActive{align-items:center;gap:0;padding:8px 0;flex-direction:row!important}}.spaces-module__NIZLlq__filterGroupsContainer{flex-wrap:nowrap;flex:1;align-items:center;gap:32px;min-width:0;display:flex}@media (max-width:1100px){.spaces-module__NIZLlq__filterSection{flex-wrap:nowrap;gap:20px;padding:12px 16px}.spaces-module__NIZLlq__filterGroupsContainer{gap:20px}}@media (max-width:768px){.spaces-module__NIZLlq__filterSection{background:#fff;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;z-index:1000!important;flex-flow:row!important;align-items:center!important;gap:0!important;height:auto!important;min-height:0!important;padding:4px 0 6px!important;top:101px!important;overflow:hidden!important}.spaces-module__NIZLlq__filterGroupsContainer{scrollbar-width:none;-webkit-overflow-scrolling:touch;width:auto;min-width:0;flex-flow:row!important;flex:1!important;gap:20px!important;padding:4px 16px!important;display:flex!important;overflow-x:auto!important}.spaces-module__NIZLlq__filterGroupsContainer::-webkit-scrollbar{display:none}.spaces-module__NIZLlq__filterGroup{flex:none!important;margin-right:0!important}.spaces-module__NIZLlq__filterList{flex:none!important;overflow-x:visible!important}.spaces-module__NIZLlq__mobileFilterToggle{z-index:2;justify-content:center;align-items:center;font-size:.88rem;background:0 0!important;border:none!important;border-radius:0!important;flex-shrink:0!important;width:auto!important;height:32px!important;margin:0!important;padding:0 20px 0 14px!important;display:flex!important;position:relative!important}.spaces-module__NIZLlq__mobileFilterToggle svg{color:#666;background:#f4f6f8;border-radius:40px;width:32px;height:32px;padding:6px}.header-hidden .spaces-module__NIZLlq__filterSection{top:42px!important}}.spaces-module__NIZLlq__filterSection:after{content:"";pointer-events:none;background:0 0;width:100%;height:1px;transition:background .2s;position:absolute;bottom:0;left:0}.spaces-module__NIZLlq__stickyActive{box-shadow:none;border-top:none}.spaces-module__NIZLlq__stickyActive:after{background:0 0}.spaces-module__NIZLlq__filterGroup{align-items:center;gap:16px;min-width:0;display:flex}.spaces-module__NIZLlq__filterGroup:first-child{flex:none;margin-right:40px}.spaces-module__NIZLlq__filterGroup:last-child{flex:1}.spaces-module__NIZLlq__filterLabel{color:#111;white-space:nowrap;letter-spacing:.02em;text-transform:uppercase;border-left:2px solid #ddd;margin-right:4px;padding:2px 0 2px 12px;font-size:.82rem;font-weight:800}.spaces-module__NIZLlq__filterList{scrollbar-width:none;flex-wrap:nowrap;flex:1;gap:8px;display:flex;overflow-x:auto}.spaces-module__NIZLlq__filterList::-webkit-scrollbar{display:none}.spaces-module__NIZLlq__sidebarTitle{color:#3d3d3d;margin-top:0;margin-bottom:12px;font-size:16px;font-weight:700;display:inline-block}.spaces-module__NIZLlq__sidebarHeader,.spaces-module__NIZLlq__sidebarFooter{display:none}.spaces-module__NIZLlq__sidebarSection:first-child .spaces-module__NIZLlq__sidebarTitle{margin-top:0}.spaces-module__NIZLlq__sidebarSection{margin-bottom:28px}.spaces-module__NIZLlq__sidebarList{flex-direction:column;gap:8px;display:flex}.spaces-module__NIZLlq__sidebarGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.spaces-module__NIZLlq__sidebarItem{color:#666;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:8px;font-size:14px;transition:color .2s;display:flex}.spaces-module__NIZLlq__sidebarItem:hover{color:#3a89e4}@media (max-width:900px){.spaces-module__NIZLlq__sidebar{z-index:2001;background:#fff;flex-direction:column;width:85%;max-width:320px;height:100vh;padding:0;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 30px #0000001a}.spaces-module__NIZLlq__sidebarOpen{right:0;display:flex!important}.spaces-module__NIZLlq__sidebarHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:20px;padding:20px;display:flex}.spaces-module__NIZLlq__sidebarFooter{background:#fff;border-top:1px solid #eee;margin-top:auto;padding:20px;display:block;position:sticky;bottom:0}.spaces-module__NIZLlq__sidebarSection{padding:0 20px}}.spaces-module__NIZLlq__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.spaces-module__NIZLlq__closeSidebar{cursor:pointer;color:#666;background:0 0;border:none;padding:4px}.spaces-module__NIZLlq__applyFilterButton{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;width:100%;padding:14px;font-size:1rem;font-weight:600}.spaces-module__NIZLlq__mobileOnlyFilters{display:none}@media (max-width:900px){.spaces-module__NIZLlq__mobileOnlyFilters{padding:0;display:block}}.spaces-module__NIZLlq__mobileFilterPills{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.spaces-module__NIZLlq__mobilePill{color:#666;cursor:pointer;background:#f8f9fa;border:1px solid #f0f0f0;border-radius:20px;padding:6px 14px;font-size:.82rem;font-weight:500;transition:all .2s}.spaces-module__NIZLlq__mobilePillActive{color:#fff;background:#1a1f27;border-color:#1a1f27}.spaces-module__NIZLlq__sidebarSeparator{background:#f0f0f0;width:100%;height:1px;margin:20px 0}.spaces-module__NIZLlq__checkbox{background:#fff;border:1.5px solid #ccc;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;transition:all .2s;display:flex}.spaces-module__NIZLlq__checkboxActive{background:#3a89e4;border-color:#3a89e4}.spaces-module__NIZLlq__checkboxActive svg{color:#fff}.spaces-module__NIZLlq__filterItem:hover{color:#1a1f27;background:#eef1f5}.spaces-module__NIZLlq__filterItemActive{font-weight:600;box-shadow:0 4px 10px #0000001a;color:#fff!important;background:#1a1f27!important}.spaces-module__NIZLlq__styleLabel{color:#1a1f27;border-left:2px solid #1a1f27}.spaces-module__NIZLlq__filterItem{color:#666;cursor:pointer;white-space:nowrap;background:#f4f6f8;border:none;border-radius:40px;padding:7px 20px;font-size:.88rem;font-weight:500;transition:background 50ms,color 50ms}.spaces-module__NIZLlq__divider{background:#eee;width:1px;height:30px}.spaces-module__NIZLlq__grid{flex:1;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:0;animation:.8s cubic-bezier(.4,0,.2,1) spaces-module__NIZLlq__fadeIn;display:grid}@keyframes spaces-module__NIZLlq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.spaces-module__NIZLlq__card{color:inherit;background:#fff;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.spaces-module__NIZLlq__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001f}.spaces-module__NIZLlq__imageContainer{aspect-ratio:1/1.1;width:100%;position:relative;overflow:hidden}.spaces-module__NIZLlq__image{object-fit:cover;width:100%;height:100%}.spaces-module__NIZLlq__heartButton{color:#ff7a8a;z-index:20;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:color 1.5s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.175,.885,.32,1.275),box-shadow .2s;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 8px #0000001a}.spaces-module__NIZLlq__heartButton:hover{color:#ff4757;transform:scale(1.05);box-shadow:0 6px 12px #00000026}.spaces-module__NIZLlq__heartButton.spaces-module__NIZLlq__liked{color:#ff4757}.spaces-module__NIZLlq__heartButton svg{stroke-width:2.5px;width:16px;height:16px;transition:fill 1.5s cubic-bezier(.16,1,.3,1),stroke 1.5s cubic-bezier(.16,1,.3,1)}.spaces-module__NIZLlq__arrowLeft,.spaces-module__NIZLlq__arrowRight{color:#fffc;z-index:5;padding:10px;font-size:24px;position:absolute;top:50%;transform:translateY(-50%)}.spaces-module__NIZLlq__arrowLeft{left:8px}.spaces-module__NIZLlq__arrowRight{right:8px}.spaces-module__NIZLlq__paginationDots{z-index:5;gap:4px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.spaces-module__NIZLlq__dot{background:#ffffff80;border-radius:50%;width:5px;height:5px}.spaces-module__NIZLlq__dotActive{background:#fff}.spaces-module__NIZLlq__cardInfo{padding:16px}.spaces-module__NIZLlq__author{color:#888;letter-spacing:.02em;margin-bottom:6px;font-size:.75rem;font-weight:400}.spaces-module__NIZLlq__cardTitle{color:#1a1a1a;letter-spacing:-.01em;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3em;margin-bottom:10px;font-size:.95rem;font-weight:500;line-height:1.5;overflow:hidden}.spaces-module__NIZLlq__tagContainer{gap:6px;display:flex}.spaces-module__NIZLlq__tag{color:#666;background:#f2f2f2;border-radius:30px;padding:4px 12px;font-size:.75rem;font-weight:500}@media (max-width:1580px){.spaces-module__NIZLlq__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:902px) and (max-width:1400px){.spaces-module__NIZLlq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:901px){.spaces-module__NIZLlq__mainContent{flex-direction:column;align-items:stretch;gap:20px}}@media (max-width:480px){.spaces-module__NIZLlq__gridLarge{grid-template-columns:1fr!important}}.spaces-module__NIZLlq__spinnerWrapper{justify-content:center;align-items:center;width:100%;padding:60px 0 100px;display:flex}.spaces-module__NIZLlq__spinner{border:2.5px solid #0000000d;border-top-color:#1a1f27;border-radius:50%;width:28px;height:28px;animation:.8s cubic-bezier(.4,0,.2,1) infinite spaces-module__NIZLlq__spin}@keyframes spaces-module__NIZLlq__spin{to{transform:rotate(360deg)}}.spaces-module__NIZLlq__scrollEnd{width:100%;height:20px}.spaces-module__NIZLlq__viewToggleWrapper{display:none}.spaces-module__NIZLlq__colorItem{align-items:center!important;padding:4px 0!important}.spaces-module__NIZLlq__colorSwatch{cursor:pointer;border:1px solid #eee;border-radius:50%;flex-shrink:0;width:24px;height:24px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative}.spaces-module__NIZLlq__colorItem:hover .spaces-module__NIZLlq__colorSwatch{transform:scale(1.15);box-shadow:0 2px 8px #0000001a}.spaces-module__NIZLlq__colorSwatchActive{z-index:1;border:2px solid #333;transform:scale(1.2);box-shadow:0 0 0 2px #fff,0 0 0 4px #ccc}.spaces-module__NIZLlq__sidebarItemActive{font-weight:500;color:#3a89e4!important}@media (max-width:901px){.spaces-module__NIZLlq__grid{grid-template-columns:repeat(var(--mobile-cols,2),minmax(0,1fr))!important;align-items:start!important;gap:24px 16px!important;width:100%!important;padding:16px 0!important}}@media (max-width:480px){.spaces-module__NIZLlq__grid{grid-template-columns:repeat(var(--mobile-cols,2),minmax(0,1fr))!important;align-items:start!important;gap:20px 12px!important}}
.Skeleton-module__bswdPq__skeleton{background:linear-gradient(90deg,#f0f2f5 25%,#f7f9fb 50%,#f0f2f5 75%) 0 0/200% 100%;animation:1.5s linear infinite Skeleton-module__bswdPq__shimmer;position:relative;overflow:hidden}@keyframes Skeleton-module__bswdPq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
