:root{--brown:#292923;--gray-900:#34332a;--gray-700:#555;--gray-500:#999;--gray-300:#ddd;--gray-200:#e8e8e8;--gray-100:#fefefe;--color-brown-light:#6c6a5c;--footer-header:#1c1b19;--bg-brown:#f6f5f1;--white:#fff;--button-radius:8px;--tag-radius:50px;--shadow-none:none;--shadow-list:0 1px 8px #0000000a;--shadow-card:0 .5px 8px #0000000d;--shadow-container:0 .5px 8px #00000014}@scope(.audiohub-home,.product-list-page,.product-detail-page,.brand-explorer-page,.system-browsing-page,.mysystem-page,.equipment-page){img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}:scope{--brown:#292923;--gray-900:#34332a;--gray-700:#555;--gray-500:#999;--gray-300:#ddd;--gray-200:#e8e8e8;--gray-100:#fefefe;--color-brown-light:#6c6a5c;--footer-header:#1c1b19;--bg-brown:#f6f5f1;--white:#fff;--button-radius:8px;--tag-radius:50px;--shadow-none:none;--shadow-list:0 1px 8px #0000000a;--shadow-card:0 .5px 8px #0000000d;--shadow-container:0 .5px 8px #00000014}.card_title{justify-content:space-between;padding:0 10px 10px;display:flex}.btn{color:var(--white);cursor:pointer;background-color:#b18153;border-radius:10px;padding:12px 16px;font-size:16px;font-weight:500}.btn_incard{border:1px solid var(--brown);width:100%;color:var(--brown);cursor:pointer;border-radius:10px;padding:12px 20px;font-size:16px;font-weight:500}.product-notice{color:#fff;background:var(--brown);text-align:center;padding:11px 16px;font-size:15px}.product-page-header{background:var(--footer-header);height:60px}.product-page-header:has(.product-nav){background-color:var(--footer-header)}.product-page-header-in{background:var(--footer-header);align-items:center;gap:66px;max-width:1520px;height:60px;margin:0 auto;padding:0 24px;display:flex}.product-logo{background:0 0;width:200px;height:40px}.product-nav{align-items:stretch;gap:42px;height:100%;display:flex}.product-nav .menu-body{color:var(--gray-300)}.nav-btn{color:var(--gray-300);white-space:nowrap;background:0 0;border:0;text-decoration:none}.activenav-btn{color:var(--white);white-space:nowrap;background:0 0;border:0;font-weight:700;text-decoration:none}.product-nav .activenav,.product-nav .activenav-btn{color:var(--white)}.header-actions{justify-content:flex-end;align-items:center;margin-left:auto;display:flex}.header-actions>button{margin-left:24px}.user-icon{background:url(/icon/ion_person-outline.png) 50%/contain no-repeat;width:24px;height:24px}.column-list{gap:10px;display:flex}.full-width{width:700px;min-width:40%}.device-list-item{border-bottom:1px solid var(--gray-200);box-sizing:border-box;grid-template-columns:80px 1fr auto;column-gap:14px;min-height:92px;padding:24px 8px;display:grid}.device-list-item:last-child{border-bottom:none}.device-list-item__image{justify-content:center;align-items:center;width:80px;height:80px;display:flex}.device-list-item__image img{object-fit:contain;max-width:100%;max-height:100%}.device-list-item__content{flex-direction:column;justify-content:space-between;align-items:flex-start;min-width:0;padding:0;display:flex}.device-list-item__brand{color:var(--gray-700);margin-bottom:2px;font-size:12px;line-height:18px}.device-list-item__name{margin:0;font-size:16px;font-weight:700;line-height:24px}.device-list-item__category{color:var(--gray-700);margin-top:2px;font-size:13px;line-height:18px}.device-list-item__action{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.device-list-item__like{color:var(--gray-700);align-items:center;gap:5px;font-size:12px;display:flex}.device-list-item__tag{background:var(--bg-brown);color:var(--gray-700);border-radius:20px;padding:3px 10px}.feed-action{color:#3c3c3c;align-items:center;gap:.375rem;font-size:1.3rem;font-weight:300;display:flex}.feed-action img{object-fit:contain;width:1.5rem;height:1.5rem}.system-card{background:var(--gray-100);box-sizing:border-box;border:.5px solid var(--gray-300);border-radius:10px;margin-bottom:20px;padding:14px 16px}.system-card__header{justify-content:space-between;align-items:center;display:flex}.system-card__user{align-items:center;gap:10px;display:flex}.avatar_icon{background:var(--white);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.avatar_icon img{border-radius:50%;width:40px;height:40px}.system-card__title{margin:0;font-size:15px;font-weight:700;line-height:21px}.system-card__user-name{color:#777;margin-top:1px;font-size:11px;line-height:16px}.system-card__like{color:#444;font-size:12px}.system-card__devices{justify-content:space-between;align-items:center;margin-top:14px;padding:0 24px;display:flex}.system-card__device{text-align:center;width:80px}.system-card__device-image{justify-content:center;align-items:center;height:80px;display:flex}.system-card__device-image img{object-fit:contain;max-width:100%;max-height:100%}.system-card__device-name{white-space:nowrap;margin-top:5px;font-size:9px;line-height:14px}.system-card__line{background:#ddd;flex:1;height:1px;margin:0 10px}.review-item{flex:center;border-bottom:1px solid var(--gray-200);grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.review-item__avatar{border-radius:50%;width:38px;height:38px;overflow:hidden}.review-item__avatar img{object-fit:cover;width:100%;height:100%}.review-item__content{gap:3px;min-width:0;max-width:95%}.review-item__title{margin:0 0 3px;font-size:14px;font-weight:700;line-height:20px}.review-item__text{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:18px;display:-webkit-box;overflow:hidden}.review-item__like{white-space:nowrap;font-size:12px}.system-update-item{border-bottom:1px solid var(--gray-200);padding:12px 0}.system-update-item:last-child{border-bottom:none}.system-update-item__header{align-items:center;gap:8px;display:flex}.system-update-item__avatar{background:#ddd;border-radius:50%;width:30px;height:30px}.system-update-item__user{font-size:13px;font-weight:700}.system-update-item__time{color:#999;margin-left:auto;font-size:10px}.system-update-item__change{color:#afbfd8;align-items:center;gap:8px;margin-top:12px;margin-left:48px;display:flex}.combination-card{border-right:1px solid var(--gray-200);background:var(--gray-100);flex-direction:column;justify-content:space-between;height:172px;padding:14px;display:flex}.popular-combination:last-child .combination-card{border-right:none}.combination-card__devices{justify-content:center;align-items:center;gap:18px;height:110px;display:flex}.combination-card__device{justify-content:center;align-items:center;width:120px;height:120px;display:flex}.combination-card__device img{object-fit:contain;max-width:100%;max-height:100%}.combination-card__info{justify-content:center;align-items:center;margin-top:8px;display:flex}.device-table{border-collapse:collapse;width:100%}.device-table__head{color:#555;border-top:1px solid #ddd;border-bottom:1px solid #ddd;height:36px;font-size:11px;font-weight:500}.device-table__row{border-bottom:1px solid #ddd;height:58px}.device-table__cell{white-space:nowrap;padding:0 16px;font-size:13px}.device-table__brand{width:16%}.device-table__english{width:22%;font-weight:700}.device-table__korean{width:28%;font-weight:700}.device-table__series{color:#555;width:24%}.device-table__category{width:10%}.device-table__tag{color:#fff;background:#aaa;border-radius:20px;align-items:center;padding:3px 12px;display:inline-flex}.site-footer{background:var(--footer-header);width:100%;color:var(--white)}.footer-inner{box-sizing:border-box;max-width:1520px;margin:0 auto;padding:10px 20px 5px}.site-footer .footer-top{border-bottom:1px solid var(--gray-700);grid-template-columns:1.2fr .8fr 1fr 1.8fr auto;align-items:start;gap:40px;padding-bottom:5px;display:grid}.footer-brand__logo{width:120px;height:auto;margin-bottom:14px;display:block}.footer-brand__desc{color:var(--gray-500);margin:0;font-size:14px;line-height:1.7}.footer-column{flex-direction:column;gap:16px;display:flex}.footer-column .title{color:#fffefc;margin:0}.footer-nav{flex-direction:column;gap:12px;display:flex}.footer-nav a,.footer-nav span{color:var(--gray-300);text-decoration:none}.footer-nav a:hover{color:var(--white)}.site-footer .footer-side{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.footer-powered{color:var(--gray-500)}.footer-side>img{width:100px;height:auto;display:block}.footer-bottom{justify-content:space-between;align-items:center;padding-top:5px;display:flex}.footer-bottom-left{gap:24px;display:flex}.footer-bottom-left a{color:var(--gray-300);font-size:14px;text-decoration:none}.footer-bottom-right{align-items:center;gap:28px;display:flex}.footer-social{align-items:center;gap:18px;display:flex}.footer-icon{justify-content:center;align-items:center;display:flex}.footer-icon img{object-fit:contain;width:26px;height:26px}.footer-copy{color:var(--gray-500);margin:0;font-size:14px}}.product-page-header .notification-wrap,.product-page-header .header-profile-wrap{flex:none;align-items:center;display:flex;position:relative}.product-page-header .profile-dropdown{z-index:1000;background:#fff;border:1px solid #e5e1dd;border-radius:10px;flex-direction:column;width:144px;padding:6px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 14px 34px #22191229}.product-page-header .profile-menu-item{color:#423c38;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:6px;width:100%;padding:10px 12px;font-family:Pretendard,sans-serif;font-size:14px}.product-page-header .profile-menu-item:hover,.product-page-header .profile-menu-item:focus-visible{background:#f8f5f2;outline:none}.product-page-header .notification-icon{cursor:pointer;background:url(/icon/wh-notification.png) 50%/contain no-repeat;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;position:relative}.product-page-header .notification-count{color:#fff;white-space:nowrap;pointer-events:none;background:#b78351;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;line-height:13px;display:inline-flex;position:absolute;top:-8px;right:-10px}.product-page-header .notification-dropdown{z-index:1000;box-sizing:border-box;color:#222;background:#fff;border:1px solid #e5e1dd;border-radius:10px;width:min(420px,100vw - 32px);max-height:min(560px,100vh - 96px);position:absolute;top:calc(100% + 12px);right:0;overflow-y:auto;box-shadow:0 14px 34px #22191229}.product-page-header .notification-dropdown__header{border-bottom:1px solid #eee9e4;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px 12px;display:flex}.product-page-header .notification-dropdown__header h2{color:#222;margin:0;font-family:Pretendard,sans-serif;font-size:17px;font-weight:700}.product-page-header .notification-dropdown__header span{color:#999;white-space:nowrap;font-family:Pretendard,sans-serif;font-size:12px}.product-page-header .notification-list{flex-direction:column;display:flex}.product-page-header .notification-state{color:#888;text-align:center;padding:48px 18px;font-family:Pretendard,sans-serif;font-size:14px;line-height:1.5}.product-page-header .notification-item{cursor:pointer;background:#fff;border-bottom:1px solid #eee9e4;padding:14px 18px;font-family:Pretendard,sans-serif;transition:background-color .14s}.product-page-header .notification-item:last-child{border-bottom:0}.product-page-header .notification-item:hover,.product-page-header .notification-item:focus-visible{background:#f8f5f2;outline:none}.product-page-header .notification-item--unread{background:#fcf8f4}.product-page-header .avatar-text{align-items:flex-start;gap:10px;min-width:0;display:flex}.product-page-header .notification-avatar{flex:0 0 34px;width:34px;height:34px}.product-page-header .notification-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.product-page-header .notification-text{color:#423c38;flex:1;min-width:0;font-family:Pretendard,sans-serif;font-size:14px;font-weight:400;line-height:1.45}.product-page-header .notification-text p{margin:0}.product-page-header .notification-text strong{color:#222;font-weight:700}.product-page-header .notification-time{color:#999;white-space:nowrap;margin-left:6px;font-size:12px}.product-page-header .notification-comment{overflow-wrap:anywhere;border-radius:6px;margin:8px 0 0 44px;font-family:Pretendard,sans-serif;font-size:14px;line-height:1.45}@media (max-width:600px){.product-page-header .notification-dropdown{width:min(360px,100vw - 24px);right:-8px}}
.audiohubHome-module__TxBH3G__audiohubHomePage{box-sizing:border-box;margin:0;padding:0}.audiohubHome-module__TxBH3G__audiohubHomePage *{box-sizing:border-box;margin:0;padding:0}:is(.audiohubHome-module__TxBH3G__audiohubHomePage ul,.audiohubHome-module__TxBH3G__audiohubHomePage ol){list-style:none}.audiohubHome-module__TxBH3G__audiohubHomePage a{color:inherit;text-decoration:none}.audiohubHome-module__TxBH3G__audiohubHomePage button{cursor:pointer;border:none;padding:0;font-family:inherit}.audiohubHome-module__TxBH3G__audiohubHomePage textarea{resize:none;border:none;outline:none;width:100%;font-family:inherit;font-size:1.25rem}.audiohubHome-module__TxBH3G__audiohubHomePage input{border:none;outline:none;width:100%;font-family:inherit}.audiohubHome-module__TxBH3G__audiohubHomePage{--primary-color:#b08359;--bg-gray:#f2f2f2;--text-main:#333;--text-muted:#8b95a1;--border-color:#e5e8eb;color:var(--text-main);background-color:#f2f2f2;min-height:100vh;font-family:Pretendard,sans-serif}.audiohubHome-module__TxBH3G__audiohubHomePage .container{--product-brown:#3b281b;--product-line:#e5e1dd;color:#111;background:#f2f2f2;min-height:100vh;font-family:Pretendard,sans-serif;font-size:14px}.audiohubHome-module__TxBH3G__audiohubHomePage .product-notice{color:#fff;background:var(--gray-700);text-align:center;padding:11px 16px;font-size:15px}.audiohubHome-module__TxBH3G__audiohubHomePage .product-page-header{background-color:var(--footer-header);border-bottom:none;height:60px}.audiohubHome-module__TxBH3G__audiohubHomePage .product-page-header-in{background:var(--footer-header);align-items:center;gap:66px;max-width:1520px;height:60px;margin:0 auto;padding:0 24px;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .product-logo{background:0 0;flex:0 0 200px;align-items:center;gap:8px;width:200px;height:40px;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .product-logo:before{aspect-ratio:1;content:"";background:url(/icon/svg/audiograph_icon_transparent.svg) 50%/contain no-repeat;flex:0 0 30px;width:30px}.audiohubHome-module__TxBH3G__audiohubHomePage .product-logo:after{aspect-ratio:1092/189;content:"";background:url(/img/wh_audiograph_text.png) 0/contain no-repeat;flex:0 0 156px;width:156px}.audiohubHome-module__TxBH3G__audiohubHomePage .product-nav{align-items:stretch;gap:42px;height:100%;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .nav-btn{color:#66615d;white-space:nowrap;background:0 0;border:0;text-decoration:none}.audiohubHome-module__TxBH3G__audiohubHomePage .product-nav .menu-body{color:var(--gray-300)}.audiohubHome-module__TxBH3G__audiohubHomePage .header-actions{justify-content:flex-end;align-items:center;gap:24px;margin-left:auto;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .product-page-header .notification-count{padding:0 4px}.audiohubHome-module__TxBH3G__audiohubHomePage .product-page-header .notification-dropdown{padding:20px 22px}.audiohubHome-module__TxBH3G__audiohubHomePage .product-page-header .notification-dropdown__header{padding-bottom:12px}.audiohubHome-module__TxBH3G__audiohubHomePage .product-page-header .notification-item{border-bottom:1px solid #e8e8e8;padding:14px 0}.audiohubHome-module__TxBH3G__audiohubHomePage .product-page-header .notification-item:last-child{padding-bottom:0}.audiohubHome-module__TxBH3G__audiohubHomePage .product-page-header .notification-avatar img{height:100%}.audiohubHome-module__TxBH3G__audiohubHomePage .product-page-header .notification-comment{margin:8px 0 0 46px;padding:8px 10px}.audiohubHome-module__TxBH3G__audiohubHomePage .product-page-header .notification-state{padding:36px 12px 24px}.audiohubHome-module__TxBH3G__audiohubHomePage{--brown:#292923;--gray-900:#34332a;--gray-700:#555;--gray-500:#999;--gray-300:#ddd;--gray-200:#e8e8e8;--gray-100:#fefefe;--color-brown-light:#6c6a5c;--footer-header:#1c1b19;--bg-brown:#f6f5f1;--white:#fff;--button-radius:8px;--shadow-container:0 .5px 8px #00000014;--tag-radius:50px;--home-feed-item-min-height:119px}.audiohubHome-module__TxBH3G__audiohubHomePage .card_title{justify-content:space-between;padding:0 10px 10px;display:flex}:is(.audiohubHome-module__TxBH3G__audiohubHomePage .main_content,.audiohubHome-module__TxBH3G__audiohubHomePage .Second_content){justify-content:space-between;align-items:flex-start;gap:0;max-width:1520px;margin:20px auto 0;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .Second_content>div{width:100%;min-width:0}.audiohubHome-module__TxBH3G__audiohubHomePage .stat-item{font-size:13px}.audiohubHome-module__TxBH3G__audiohubHomePage .btn{color:var(--white);cursor:pointer;background-color:#b18153;border-radius:10px;padding:12px 16px;font-size:16px;font-weight:500}.audiohubHome-module__TxBH3G__audiohubHomePage .btn_incard{border:1px solid var(--brown);width:100%;color:var(--brown);cursor:pointer;border-radius:10px;padding:12px 20px;font-size:16px;font-weight:500}.audiohubHome-module__TxBH3G__audiohubHomePage .btn-register-system{background-color:var(--brown);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 24px;font-size:15px;font-weight:600;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .header_content_background{color:#111;background:linear-gradient(#00000075,#00000061),url(/img/homeHeader.png) 50% 27%/cover;justify-content:center;align-items:end;height:300px;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .header_content{color:#fff;justify-content:space-between;align-items:start;gap:350px;width:100%;max-width:1520px;height:60%;margin:0 auto;display:flex;position:relative}.audiohubHome-module__TxBH3G__audiohubHomePage .header_content{padding:0 20px}.audiohubHome-module__TxBH3G__audiohubHomePage .heading{margin-bottom:20px;font-size:40px;font-weight:700}.audiohubHome-module__TxBH3G__audiohubHomePage .header_contents{width:100%;min-width:480px;margin-bottom:50px}.audiohubHome-module__TxBH3G__audiohubHomePage .search-panel{width:100%;max-width:500px;margin:0 0 50px auto}.audiohubHome-module__TxBH3G__audiohubHomePage .search-row{align-items:center;gap:1rem;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .popular-search{flex-direction:column;gap:.6rem;margin-top:1.3rem;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .popular-search-title{color:var(--white)}.audiohubHome-module__TxBH3G__audiohubHomePage .popular-search-tags{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .search-tag{color:var(--gray-300);border-radius:var(--tag-radius);white-space:nowrap;cursor:pointer;-webkit-backdrop-filter:blur(8px);background-color:#53535338;border:none;padding:.45rem .85rem}.audiohubHome-module__TxBH3G__audiohubHomePage .search-tag:hover{color:var(--gray-100);font-weight:600}.audiohubHome-module__TxBH3G__audiohubHomePage .search-category{background-color:var(--white);height:3.25rem;color:var(--gray-700);border:1px solid var(--gray-300);border-radius:var(--button-radius);cursor:pointer;outline:none;flex:0 0 10rem;padding:0 1rem}.audiohubHome-module__TxBH3G__audiohubHomePage .search-input-wrap{background-color:var(--white);border:1px solid var(--gray-300);border-radius:var(--button-radius);flex:1;align-items:center;height:3.25rem;display:flex;overflow:hidden}.audiohubHome-module__TxBH3G__audiohubHomePage .search-input-box{flex:1;align-items:center;display:flex;position:relative}.audiohubHome-module__TxBH3G__audiohubHomePage .search-input-box .search-input{border:1px solid var(--gray-300);background-color:#fff;border-radius:8px;outline:none;width:100%;height:42px;padding:0 52px 0 16px}.audiohubHome-module__TxBH3G__audiohubHomePage .search-input-box .btn-search{background-color:var(--brown);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;right:8px}.audiohubHome-module__TxBH3G__audiohubHomePage .search-input{width:100%;height:100%;color:var(--gray-900);background:0 0;border:none;outline:none;flex:1;padding:0 1rem}.audiohubHome-module__TxBH3G__audiohubHomePage .search-input::placeholder{color:var(--gray-500)}.audiohubHome-module__TxBH3G__audiohubHomePage .search-button{border-radius:var(--button-radius);background-color:var(--brown);width:2.75rem;height:2.75rem;color:var(--white);cursor:pointer;border:none;justify-content:center;align-items:center;margin-right:.25rem;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .search-icon{border-radius:var(--button-radius);background-color:var(--brown);background-image:url(/icon/wh-search.png);background-position:50%;background-repeat:no-repeat;background-size:26px 26px;width:28px;height:28px;margin:0 5px}.audiohubHome-module__TxBH3G__audiohubHomePage .icon-20{width:20px;height:20px}.audiohubHome-module__TxBH3G__audiohubHomePage .icon-24{width:24px;height:24px}.audiohubHome-module__TxBH3G__audiohubHomePage .icon-img{vertical-align:middle;object-fit:contain;display:inline-block}.audiohubHome-module__TxBH3G__audiohubHomePage .devices-list{background-color:var(--gray-100);border:1px solid var(--gray-200);min-width:407px;box-shadow:var(--shadow-container);border-radius:10px;margin:15px 7px;padding:15px}.audiohubHome-module__TxBH3G__audiohubHomePage .devices-list.full-width{width:700px;min-width:40%}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-review-panel{overflow:hidden}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-review{padding:0}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item{min-height:var(--home-feed-item-min-height);border-bottom:1px solid #eee9e5;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:10px;padding:14px 0;display:grid}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item .avatar_icon{background:#fffaf7;border:1px solid #f0e8e2;flex-shrink:0;width:40px;height:40px;overflow:hidden;box-shadow:0 2px 5px #38241614}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item .avatar_icon img{width:100%;height:100%}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item__body{flex-direction:column;min-width:0;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item__identity{min-width:0}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item__identity-copy{flex:1;min-width:0}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item__identity-copy>.title{color:#2f2721;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:700;line-height:22px;overflow:hidden}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item__identity-copy>.user-brand-name{color:var(--gray-700);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;line-height:18px;overflow:hidden}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item__text{color:#4f4741;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3em;margin:8px 0 0 50px;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item>.feed-action{color:#6f665f;white-space:nowrap;align-items:center;gap:5px;min-width:34px;font-size:14px;line-height:20px;display:inline-flex}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item>.feed-action img{width:18px;height:18px}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-list{flex-direction:column;display:flex}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item{min-height:var(--home-feed-item-min-height);color:inherit;border-bottom:1px solid #eee9e5;padding:14px 0;display:block}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item:first-child{padding-top:0}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item:last-child{border-bottom:0;padding-bottom:0}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item:focus-visible{outline:2px solid var(--brown);outline-offset:4px}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item .system-card__header{gap:12px}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item .system-card__user{min-width:0}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item .system-card__user>div{min-width:0}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item .title{color:#2f2721;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:700;line-height:21px;overflow:hidden}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item .user-brand-name{color:var(--gray-700);text-overflow:ellipsis;white-space:nowrap;margin:1px 0 0;font-size:12px;line-height:18px;overflow:hidden}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item .meta{color:var(--gray-500);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:12px;line-height:18px}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item__devices{align-items:center;gap:7px;min-width:0;margin-top:12px;display:flex;overflow:hidden}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item__devices .device-list-item__tag{text-overflow:ellipsis;white-space:nowrap;text-align:center;flex:1 1 0;min-width:0;overflow:hidden}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item__arrow{color:#b7aaa0;flex:none;font-size:13px}@media (min-width:1401px){.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item{min-height:100.75px}}@media (max-width:680px){.audiohubHome-module__TxBH3G__audiohubHomePage .review-item{grid-template-columns:minmax(0,1fr) auto;column-gap:10px;padding:12px 0}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item .avatar_icon{width:36px;height:36px}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item__text{margin-left:46px;font-size:13px;line-height:18px}.audiohubHome-module__TxBH3G__audiohubHomePage .review-item>.feed-action{gap:4px}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item{padding:12px 0}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item:first-child{padding-top:0}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item:last-child{padding-bottom:0}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item .system-card__user{gap:8px}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item .title{font-size:14px;line-height:20px}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item .meta{font-size:11px}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item__devices{gap:5px;margin-top:10px}.audiohubHome-module__TxBH3G__audiohubHomePage .recent-system-item__devices .device-list-item__tag{padding:3px 7px;font-size:12px}}.audiohubHome-module__TxBH3G__audiohubHomePage .column-list{background-color:var(--gray-100);border:1px solid var(--gray-200);box-shadow:var(--shadow-container);border-radius:10px;flex-wrap:wrap;margin:0 7px 50px;padding:15px}@media (min-width:681px) and (max-width:1400px){.audiohubHome-module__TxBH3G__audiohubHomePage .main_content{flex-direction:column;align-items:stretch}:is(.audiohubHome-module__TxBH3G__audiohubHomePage .devices-list,.audiohubHome-module__TxBH3G__audiohubHomePage .devices-list.full-width){width:auto;min-width:0}}@media (max-width:680px){.audiohubHome-module__TxBH3G__audiohubHomePage .product-page-header-in{gap:16px;padding:0 16px}.audiohubHome-module__TxBH3G__audiohubHomePage .product-nav{display:none}.audiohubHome-module__TxBH3G__audiohubHomePage .header-actions{gap:16px}.audiohubHome-module__TxBH3G__audiohubHomePage .header_content_background{height:auto;min-height:300px}.audiohubHome-module__TxBH3G__audiohubHomePage .header_content{flex-direction:column;align-items:stretch;gap:24px;height:auto;min-height:300px;padding:32px 20px 36px}:is(.audiohubHome-module__TxBH3G__audiohubHomePage .header_contents,.audiohubHome-module__TxBH3G__audiohubHomePage .search-panel){margin:0}.audiohubHome-module__TxBH3G__audiohubHomePage .search-panel{max-width:none}.audiohubHome-module__TxBH3G__audiohubHomePage .main_content{flex-direction:column;align-items:stretch}:is(.audiohubHome-module__TxBH3G__audiohubHomePage .devices-list,.audiohubHome-module__TxBH3G__audiohubHomePage .devices-list.full-width){width:auto;min-width:0}.audiohubHome-module__TxBH3G__audiohubHomePage .column-list{flex-wrap:wrap}.audiohubHome-module__TxBH3G__audiohubHomePage .popular-combination{min-width:0}}
