.LatestNoticeBanner-module__k_hpnW__banner .LatestNoticeBanner-module__k_hpnW__link{color:inherit;vertical-align:middle;line-height:18px;text-decoration:none;display:inline-block}.LatestNoticeBanner-module__k_hpnW__banner .LatestNoticeBanner-module__k_hpnW__link:hover,.LatestNoticeBanner-module__k_hpnW__banner .LatestNoticeBanner-module__k_hpnW__link:focus-visible{text-underline-offset:3px;text-decoration:underline}.LatestNoticeBanner-module__k_hpnW__banner .LatestNoticeBanner-module__k_hpnW__closeButton{width:20px;height:20px;color:inherit;vertical-align:middle;background:#ffffff1f;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;margin-left:10px;padding:3px;display:inline-flex}.LatestNoticeBanner-module__k_hpnW__banner .LatestNoticeBanner-module__k_hpnW__closeButton:hover,.LatestNoticeBanner-module__k_hpnW__banner .LatestNoticeBanner-module__k_hpnW__closeButton:focus-visible{background:#ffffff38}.LatestNoticeBanner-module__k_hpnW__banner .LatestNoticeBanner-module__k_hpnW__closeIcon{object-fit:contain;width:12px;height:12px;display:block}
.InquiryModal-module__PHbkva__modalOverlay{z-index:9999;box-sizing:border-box;background-color:#ffffffd9;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex;position:fixed;inset:0}.InquiryModal-module__PHbkva__inquiryModal{box-sizing:border-box;background-color:#fff;border-radius:16px;width:640px;max-width:90vw;max-height:calc(100dvh - 32px);padding:36px 40px 40px;overflow-y:auto;box-shadow:0 4px 20px #00000014}.InquiryModal-module__PHbkva__modalHeader{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.InquiryModal-module__PHbkva__modalTitle{color:#222;margin:0;font-size:24px;font-weight:700;line-height:1.35}.InquiryModal-module__PHbkva__modalCloseButton{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.InquiryModal-module__PHbkva__closeIcon{object-fit:contain;opacity:.4;width:28px;height:28px;transition:opacity .2s}.InquiryModal-module__PHbkva__modalCloseButton:hover .InquiryModal-module__PHbkva__closeIcon,.InquiryModal-module__PHbkva__modalCloseButton:focus-visible .InquiryModal-module__PHbkva__closeIcon{opacity:1}.InquiryModal-module__PHbkva__modalCloseButton:focus-visible,.InquiryModal-module__PHbkva__inquirySubmitButton:focus-visible{outline-offset:2px;outline:2px solid #b08359}.InquiryModal-module__PHbkva__checkboxWrap:has(.InquiryModal-module__PHbkva__checkboxInput:focus-visible){outline-offset:2px;outline:2px solid #b08359}.InquiryModal-module__PHbkva__inquiryForm{border:0;flex-direction:column;gap:20px;margin:0;padding:0;display:flex}.InquiryModal-module__PHbkva__formGroup{flex-direction:column;gap:8px;width:100%;display:flex}.InquiryModal-module__PHbkva__profileSection{flex-direction:column;gap:8px;display:flex}.InquiryModal-module__PHbkva__profileIdentity{border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:16px;padding:14px 16px;display:flex}.InquiryModal-module__PHbkva__avatarIcon{background:#f2efec;border-radius:50%;flex:0 0 40px;width:40px;height:40px;overflow:hidden}.InquiryModal-module__PHbkva__avatarIcon img{object-fit:cover;width:100%;height:100%}.InquiryModal-module__PHbkva__profileName{color:#222;font-size:16px;line-height:1.5}.InquiryModal-module__PHbkva__formLabel{color:#222;font-size:16px;font-weight:600;line-height:1.5}.InquiryModal-module__PHbkva__formInput,.InquiryModal-module__PHbkva__formTextarea{box-sizing:border-box;color:#222;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:15px}.InquiryModal-module__PHbkva__formInput{height:48px;padding:0 16px}.InquiryModal-module__PHbkva__formTextarea{resize:none;height:220px;padding:16px;font-size:1.25rem;line-height:1.5}.InquiryModal-module__PHbkva__formInput:focus,.InquiryModal-module__PHbkva__formTextarea:focus{border-color:#2a1d15}.InquiryModal-module__PHbkva__formInput::placeholder,.InquiryModal-module__PHbkva__formTextarea::placeholder{color:#aaa}.InquiryModal-module__PHbkva__formCheckboxGroup{margin-top:4px}.InquiryModal-module__PHbkva__checkboxWrap{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:inline-flex}.InquiryModal-module__PHbkva__checkboxInput{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.InquiryModal-module__PHbkva__checkboxBox{box-sizing:border-box;background-color:#fff;border:1px solid #ccc;border-radius:4px;flex:0 0 22px;width:22px;height:22px;transition:all .2s;position:relative}.InquiryModal-module__PHbkva__checkboxInput:checked+.InquiryModal-module__PHbkva__checkboxBox{background-color:#2a1d15;border-color:#2a1d15}.InquiryModal-module__PHbkva__checkboxInput:checked+.InquiryModal-module__PHbkva__checkboxBox:after{content:"✓";color:#fff;font-size:14px;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InquiryModal-module__PHbkva__checkboxText{color:#222;font-size:16px;line-height:1.5}.InquiryModal-module__PHbkva__formSubmitWrap{justify-content:center;margin-top:16px;display:flex}.InquiryModal-module__PHbkva__inquirySubmitButton{color:#fff;cursor:pointer;background-color:#2a1d15;border:0;border-radius:24px;width:400px;max-width:100%;height:48px;font-family:inherit;font-size:16px;font-weight:600;transition:background-color .2s}.InquiryModal-module__PHbkva__inquirySubmitButton:hover{background-color:#3b281b}@media (max-width:640px){.InquiryModal-module__PHbkva__modalOverlay{padding:12px}.InquiryModal-module__PHbkva__inquiryModal{max-width:100%;max-height:calc(100dvh - 24px);padding:24px 20px}.InquiryModal-module__PHbkva__modalHeader{margin-bottom:20px}.InquiryModal-module__PHbkva__modalTitle{font-size:22px}.InquiryModal-module__PHbkva__formTextarea{height:180px}.InquiryModal-module__PHbkva__checkboxText{font-size:14px}}
.audioSpeaker-module__KClwha__detailPage{--detail-brown:#382416;--detail-gray-700:#555;--detail-gray-500:#999;--detail-gray-300:#ddd;--detail-gray-200:#e8e8e8;--detail-gray-100:#f8f8f8;--detail-white:#fff;grid-template-columns:minmax(0,1fr) 554px;align-items:start;column-gap:32px;width:min(100% - 48px,1520px);margin:0 auto;display:grid}.audioSpeaker-module__KClwha__detailPage .product-detail-main{min-width:0}.audioSpeaker-module__KClwha__detailPage .product-hero{border-bottom:1px solid var(--detail-gray-300);grid-template-columns:300px minmax(0,1fr);gap:40px;padding:30px 0 40px;display:grid}.audioSpeaker-module__KClwha__detailPage .product-hero-image{justify-content:center;align-items:center;width:300px;height:300px;display:flex}.audioSpeaker-module__KClwha__detailPage .product-hero-image img{object-fit:contain;width:75%;height:75%}.audioSpeaker-module__KClwha__detailPage .product-hero-info{flex-direction:column;gap:20px;min-width:0;padding-top:10px;display:flex}.audioSpeaker-module__KClwha__detailPage .product-hero-info .heading01{margin:8px 0 16px}.audioSpeaker-module__KClwha__detailPage .product-hero-info .menu-body{white-space:pre-line;max-width:620px;line-height:1.7}:is(.audioSpeaker-module__KClwha__detailPage .product-tags,.audioSpeaker-module__KClwha__detailPage .product-actions,.audioSpeaker-module__KClwha__detailPage .ownership-actions,.audioSpeaker-module__KClwha__detailPage .button-area){align-items:center;gap:8px;display:flex}.audioSpeaker-module__KClwha__detailPage .product-tags{flex-wrap:wrap;gap:6px}.audioSpeaker-module__KClwha__detailPage .button-area{justify-content:space-between;margin-top:auto}.audioSpeaker-module__KClwha__detailPage .feed-action-line{border:1px solid var(--detail-gray-500);min-height:38px;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:100px;align-items:center;gap:4px;padding:8px 12px;display:inline-flex}.audioSpeaker-module__KClwha__detailPage .feed-action-line img{object-fit:contain;width:16px;height:16px}.audioSpeaker-module__KClwha__detailPage .product-information{padding-bottom:100px}.audioSpeaker-module__KClwha__detailPage .detail-section{border-bottom:1px solid var(--detail-gray-300);padding:42px 0}:is(.audioSpeaker-module__KClwha__detailPage .detail-section>.heading02,.audioSpeaker-module__KClwha__detailPage .detail-grid>div>.heading02){margin:0 0 24px}.audioSpeaker-module__KClwha__detailPage .detail-grid{grid-template-columns:1fr 1fr;gap:0 50px;display:grid}.audioSpeaker-module__KClwha__detailPage .detail{flex-direction:column;gap:20px;display:flex}.audioSpeaker-module__KClwha__detailPage .detail-text{flex-direction:column;gap:18px;display:flex}:is(.audioSpeaker-module__KClwha__detailPage .detail-text p,.audioSpeaker-module__KClwha__detailPage .feature-item p,.audioSpeaker-module__KClwha__detailPage .guide-list p,.audioSpeaker-module__KClwha__detailPage .recommend-grid .large-body){white-space:pre-line;margin:0;line-height:1.75}:is(.audioSpeaker-module__KClwha__detailPage .detail-table,.audioSpeaker-module__KClwha__detailPage .spec-table){border-top:1px solid var(--detail-gray-300);border-bottom:1px solid var(--detail-gray-300);width:100%}.audioSpeaker-module__KClwha__detailPage .info-row{border-bottom:1px solid var(--detail-gray-300);grid-template-columns:120px minmax(0,1fr);align-items:center;min-height:38px;display:grid}.audioSpeaker-module__KClwha__detailPage .info-row:last-child{border-bottom:0}:is(.audioSpeaker-module__KClwha__detailPage .info-row .small-title,.audioSpeaker-module__KClwha__detailPage .info-row .large-body){padding:8px 12px}.audioSpeaker-module__KClwha__detailPage .driver-item+.driver-item{border-top:1px solid var(--detail-gray-300)}:is(.audioSpeaker-module__KClwha__detailPage .feature-list,.audioSpeaker-module__KClwha__detailPage .guide-list){flex-direction:column;gap:28px;display:flex}:is(.audioSpeaker-module__KClwha__detailPage .feature-item .title,.audioSpeaker-module__KClwha__detailPage .guide-list .title){margin:0 0 8px}.audioSpeaker-module__KClwha__detailPage .guide-section{grid-template-columns:190px minmax(0,1fr);gap:36px;display:grid}.audioSpeaker-module__KClwha__detailPage .recommend-grid{grid-template-columns:1fr 1fr;gap:50px;display:grid}.audioSpeaker-module__KClwha__detailPage .recommend-grid .title{margin:0 0 12px}.audioSpeaker-module__KClwha__detailPage .recommend-grid ul{padding-left:18px}.audioSpeaker-module__KClwha__detailPage .product-detail-side{border-left:1px solid var(--detail-gray-300);flex-direction:column;height:calc(100vh - 40px);min-height:0;padding:24px;display:flex;position:sticky;top:20px;overflow:hidden}.audioSpeaker-module__KClwha__sideTabs{z-index:10;background:var(--detail-white);border-bottom:1px solid var(--detail-gray-300);flex:0 0 40px;display:flex;position:sticky;top:0}.audioSpeaker-module__KClwha__sideTab{height:40px;color:var(--detail-gray-500);cursor:pointer;background:0 0;border:0;flex:1;padding:0;font-size:15px;font-weight:500}.audioSpeaker-module__KClwha__sideTabActive{color:var(--detail-brown);border-bottom:2px solid var(--detail-brown);font-weight:700}.audioSpeaker-module__KClwha__detailPage .system-side{background:var(--detail-white);border-bottom:1px solid var(--detail-gray-300);flex-direction:column;flex:auto;min-height:0;padding-bottom:20px;display:flex;overflow-y:auto}.audioSpeaker-module__KClwha__detailPage .system-card{cursor:pointer}.audioSpeaker-module__KClwha__detailPage .system-card:focus-visible{outline:2px solid var(--detail-brown);outline-offset:2px}.audioSpeaker-module__KClwha__sidebarPagination{flex:0 0 32px;justify-content:center;align-items:center;gap:8px;min-height:32px;margin-top:12px;display:flex}.audioSpeaker-module__KClwha__paginationArrow{width:24px;height:24px;color:var(--detail-gray-700);cursor:pointer;background:0 0;border:0;padding:0;font-size:18px}.audioSpeaker-module__KClwha__paginationArrow:disabled{color:var(--detail-gray-300);cursor:default}.audioSpeaker-module__KClwha__paginationCurrent{color:var(--detail-brown);font-weight:600}.audioSpeaker-module__KClwha__paginationDivider{color:var(--detail-gray-500)}.audioSpeaker-module__KClwha__detailPage .side-empty{color:var(--detail-gray-500);text-align:center;margin:0;padding:28px 12px}.audioSpeaker-module__KClwha__sideEmptyState{text-align:center;background:#fdfbf9;border:1px solid #eee8e3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;margin:8px 0 16px;padding:30px 24px 34px;display:flex}.audioSpeaker-module__KClwha__sideEmptyStateImage{object-fit:contain;opacity:.9;width:auto;max-width:124px;height:82px;margin-bottom:18px}.audioSpeaker-module__KClwha__sideEmptyStateTitle{color:var(--detail-brown);font-size:16px;font-weight:700;line-height:1.5}.audioSpeaker-module__KClwha__sideEmptyStateDescription{max-width:260px;color:var(--detail-gray-500);word-break:keep-all;margin:8px 0 0;font-size:14px;line-height:1.65}:is(.audioSpeaker-module__KClwha__detailPage .review-side,.audioSpeaker-module__KClwha__detailPage .system-side){flex:auto;min-height:0;padding:0 10px;overflow-y:auto}:is(.audioSpeaker-module__KClwha__detailPage .system-side::-webkit-scrollbar,.audioSpeaker-module__KClwha__detailPage .review-side::-webkit-scrollbar){width:8px}:is(.audioSpeaker-module__KClwha__detailPage .system-side::-webkit-scrollbar-thumb,.audioSpeaker-module__KClwha__detailPage .review-side::-webkit-scrollbar-thumb){background-color:rgb(from var(--brown) r g b / 50%);border-radius:10px}:is(.audioSpeaker-module__KClwha__detailPage .system-side::-webkit-scrollbar-track,.audioSpeaker-module__KClwha__detailPage .review-side::-webkit-scrollbar-track){background-color:var(--gray-200);border-radius:10px;margin:20px 0}:is(.audioSpeaker-module__KClwha__detailPage .side-section-header,.audioSpeaker-module__KClwha__detailPage .review-write__user){justify-content:space-between;align-items:center;display:flex}.audioSpeaker-module__KClwha__detailPage .side-section-header{margin-top:16px;margin-bottom:16px}.audioSpeaker-module__KClwha__detailPage .side-section-header .heading02{margin:0}.audioSpeaker-module__KClwha__detailPage .review-write{border-bottom:1px solid var(--detail-gray-300);flex-shrink:0;padding-bottom:20px}.audioSpeaker-module__KClwha__detailPage .review-write__user{gap:8px;margin-bottom:12px}.audioSpeaker-module__KClwha__detailPage .inputScore{align-items:center;gap:8px;display:flex}.audioSpeaker-module__KClwha__detailPage .review-score{border:1px solid var(--detail-gray-300);background:var(--detail-white);border-radius:8px;height:40px;padding:0 16px 0 6px}.audioSpeaker-module__KClwha__detailPage .review-input-wrap{width:100%;position:relative}.audioSpeaker-module__KClwha__detailPage .review-textarea{box-sizing:border-box;resize:none;border:1px solid var(--detail-gray-300);border-radius:8px;outline:none;width:100%;min-height:120px;padding:12px 12px 48px;font-size:1.25rem}.audioSpeaker-module__KClwha__detailPage .review-submit{background:var(--brown);height:40px;color:var(--detail-white);cursor:pointer;border:0;border-radius:8px;padding:7px 24px;position:absolute;bottom:10px;right:10px}.audioSpeaker-module__KClwha__detailPage .review-submit:disabled{opacity:.55;cursor:default}.audioSpeaker-module__KClwha__detailPage .review-user-list{min-height:0;padding-top:20px;padding-right:6px;overflow-y:auto}.audioSpeaker-module__KClwha__detailPage .review-user-list>.heading02{margin:0 0 16px}.audioSpeaker-module__KClwha__detailPage .review-card{border-bottom:1px solid var(--detail-gray-300);padding:16px 0;position:relative}.audioSpeaker-module__KClwha__detailPage .review-card__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;padding-right:26px;display:flex}.audioSpeaker-module__KClwha__reviewCardActions{align-items:center;gap:10px;display:flex}.audioSpeaker-module__KClwha__commentActions{flex:none;margin-left:auto}.audioSpeaker-module__KClwha__reviewMenu{position:relative}.audioSpeaker-module__KClwha__reviewMoreButton{width:32px;height:32px;color:var(--detail-gray-700);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.audioSpeaker-module__KClwha__reviewMoreButton:hover,.audioSpeaker-module__KClwha__reviewMoreButton[aria-expanded=true]{background:var(--detail-gray-200)}.audioSpeaker-module__KClwha__reviewMoreButton:disabled{opacity:.55;cursor:default}.audioSpeaker-module__KClwha__reviewMoreButton img{object-fit:contain;width:18px;height:18px}.audioSpeaker-module__KClwha__reviewDropdown{z-index:20;border:1px solid var(--detail-gray-200);background:var(--detail-white);border-radius:8px;flex-direction:column;min-width:96px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 20px #2222221f}.audioSpeaker-module__KClwha__reviewDropdown button{width:100%;color:var(--detail-gray-700);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;padding:8px 10px;display:flex}.audioSpeaker-module__KClwha__reviewDropdown button:hover{background:var(--detail-gray-100);color:var(--detail-brown)}.audioSpeaker-module__KClwha__detailPage .review-card .feed-action-line{border-color:var(--detail-gray-300);min-height:0;font:inherit;padding:8px}.audioSpeaker-module__KClwha__detailPage .review-card .feed-action-line:disabled{opacity:.55;cursor:default}.audioSpeaker-module__KClwha__detailPage .review-score-display{color:var(--detail-brown);align-items:baseline;margin:0;display:inline-flex}.audioSpeaker-module__KClwha__detailPage .review-score-display strong{font-size:20px}.audioSpeaker-module__KClwha__detailPage .review-score-display span{color:var(--detail-gray-500);font-size:16px}.audioSpeaker-module__KClwha__detailPage .review-content{width:90%;min-width:0;margin-left:10px;position:relative}.audioSpeaker-module__KClwha__detailPage .reviewContent{white-space:pre-line;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;padding-right:0;line-height:1.7;display:-webkit-box;overflow:hidden}.audioSpeaker-module__KClwha__detailPage .reviewContent.audioSpeaker-module__KClwha__reviewContentExpanded{line-clamp:unset;-webkit-line-clamp:unset;display:block;overflow:visible}.audioSpeaker-module__KClwha__detailPage .review-more{color:#222;cursor:pointer;background:0 0;border:0;margin:4px 0;padding:0;font-size:14px;font-weight:600;display:block}.audioSpeaker-module__KClwha__detailPage .review-more:hover{color:var(--detail-brown)}.audioSpeaker-module__KClwha__detailPage .review-actions-bottom{justify-content:flex-end;align-items:center;gap:6px;margin-top:6px;padding-right:26px;display:flex}.audioSpeaker-module__KClwha__detailPage .review-actions-bottom .feed-action-line{border-radius:100px;gap:4px;min-height:32px;padding:4px 9px}.audioSpeaker-module__KClwha__detailPage .reply-close{color:var(--detail-gray-700);font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:3px;margin:12px 0 0;display:flex}.audioSpeaker-module__KClwha__detailPage .reply-close:hover{color:var(--detail-brown)}.audioSpeaker-module__KClwha__detailPage .review-comment-hide{align-items:center;display:flex}.audioSpeaker-module__KClwha__detailPage .review-replies{border-top:1px solid var(--detail-gray-300);background-color:#f7f6f5;flex-direction:column;gap:10px;margin-top:16px;padding:10px;display:flex}.audioSpeaker-module__KClwha__detailPage .review-reply{border-bottom:1px solid var(--detail-gray-300);align-items:flex-start;gap:12px;padding:0 10px 10px;display:flex}.audioSpeaker-module__KClwha__detailPage .review-reply:last-of-type{border-bottom:0}.audioSpeaker-module__KClwha__detailPage .review-reply .avatar_icon{flex:none;width:40px;height:40px}.audioSpeaker-module__KClwha__detailPage .review-reply__content{flex:1;min-width:0}.audioSpeaker-module__KClwha__detailPage .review-reply__header{align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.audioSpeaker-module__KClwha__detailPage .review-reply__header .title{margin:0}.audioSpeaker-module__KClwha__detailPage .review-reply__header .user-brand-name{color:var(--detail-gray-500)}.audioSpeaker-module__KClwha__commentEditForm{flex-direction:column;gap:8px;margin-top:8px;display:flex}.audioSpeaker-module__KClwha__commentEditForm .review-textarea{min-height:88px;padding-bottom:12px}.audioSpeaker-module__KClwha__commentEditActions{justify-content:flex-end;gap:8px;display:flex}.audioSpeaker-module__KClwha__commentEditCancel,.audioSpeaker-module__KClwha__commentEditSubmit{height:34px;font:inherit;cursor:pointer;border-radius:8px;padding:7px 16px}.audioSpeaker-module__KClwha__commentEditCancel{border:1px solid var(--detail-gray-300);background:var(--detail-white);color:var(--detail-gray-700)}.audioSpeaker-module__KClwha__commentEditSubmit{background:var(--brown);color:var(--detail-white);border:0}.audioSpeaker-module__KClwha__commentEditCancel:disabled,.audioSpeaker-module__KClwha__commentEditSubmit:disabled{opacity:.55;cursor:default}.audioSpeaker-module__KClwha__detailPage .review-reply__content p{color:var(--detail-gray-700);white-space:pre-line;margin:0}@media (max-width:1180px){.audioSpeaker-module__KClwha__detailPage{grid-template-columns:minmax(0,1fr) 390px}.audioSpeaker-module__KClwha__detailPage .product-hero{grid-template-columns:240px minmax(0,1fr);gap:28px}.audioSpeaker-module__KClwha__detailPage .product-hero-image{width:240px;height:260px}}@media (max-width:900px){.audioSpeaker-module__KClwha__detailPage{width:min(100% - 32px,760px);display:block}.audioSpeaker-module__KClwha__detailPage .product-detail-side{border-top:1px solid var(--detail-gray-300);border-left:0;height:auto;margin-bottom:60px;padding:24px 0;position:static}.audioSpeaker-module__KClwha__detailPage .system-side{flex-basis:auto}}@media (max-width:640px){:is(.audioSpeaker-module__KClwha__detailPage .product-hero,.audioSpeaker-module__KClwha__detailPage .detail-grid,.audioSpeaker-module__KClwha__detailPage .guide-section,.audioSpeaker-module__KClwha__detailPage .recommend-grid){grid-template-columns:1fr}.audioSpeaker-module__KClwha__detailPage .product-hero-image{width:100%;height:260px}.audioSpeaker-module__KClwha__detailPage .button-area{flex-direction:column;align-items:flex-start}.audioSpeaker-module__KClwha__detailPage .ownership-actions{flex-direction:column;align-items:stretch;width:100%}.audioSpeaker-module__KClwha__detailPage .ownership-actions .feed-action-line{justify-content:center}:is(.audioSpeaker-module__KClwha__detailPage .detail-grid,.audioSpeaker-module__KClwha__detailPage .guide-section,.audioSpeaker-module__KClwha__detailPage .recommend-grid){gap:40px}.audioSpeaker-module__KClwha__detailPage .info-row{grid-template-columns:105px minmax(0,1fr)}.audioSpeaker-module__KClwha__detailPage .review-side{padding-left:0;padding-right:0}}
.equipment-module__kcgQeW__container{max-width:1520px;margin:0 auto;padding:22px 24px 64px}.equipment-module__kcgQeW__breadcrumb{color:var(--gray-500,#888);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:16px;font-size:13px;display:flex}.equipment-module__kcgQeW__breadcrumbLink{color:inherit;text-decoration:none}.equipment-module__kcgQeW__breadcrumbLink:hover{color:var(--brown,#543a2a)}.equipment-module__kcgQeW__breadcrumbActive{color:#2b1f17;font-weight:700}.equipment-module__kcgQeW__header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.equipment-module__kcgQeW__titleWrap{align-items:flex-end;gap:12px;min-width:0;display:flex}.equipment-module__kcgQeW__pageTitle{color:#222;margin:0;font-size:26px;line-height:1.3}.equipment-module__kcgQeW__pageDescription{color:var(--gray-700,#666);margin:0}.equipment-module__kcgQeW__addButton{background-color:var(--brown,#543a2a);color:#fff;border:0;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:10px 22px;text-decoration:none;transition:background-color .2s;display:inline-flex}.equipment-module__kcgQeW__addButton:hover{background-color:#6a4933}.equipment-module__kcgQeW__addButton:focus-visible,.equipment-module__kcgQeW__tabButton:focus-visible,.equipment-module__kcgQeW__moreButton:focus-visible{outline-offset:2px;outline:2px solid #b18153}.equipment-module__kcgQeW__addButtonIcon{width:24px;height:24px}.equipment-module__kcgQeW__addButtonLabel{font-size:15px;font-weight:500}.equipment-module__kcgQeW__categoryTabs{border:1px solid var(--gray-300,#ddd);scrollbar-width:thin;width:100%;min-height:60px;margin-bottom:32px;display:flex;overflow-x:auto}.equipment-module__kcgQeW__tabButton{border:0;border-right:1px solid var(--gray-300,#ddd);min-height:58px;color:var(--gray-700,#555);white-space:nowrap;cursor:pointer;background:0 0;flex:1 0 120px;padding:14px 16px;font-size:15px;transition:background-color .2s,color .2s}.equipment-module__kcgQeW__tabButton:last-child{border-right:0}.equipment-module__kcgQeW__tabButton:hover{color:var(--brown,#543a2a)}.equipment-module__kcgQeW__tabButtonActive{color:#2b1f17;background-color:#f1edeb;font-weight:700}.equipment-module__kcgQeW__equipmentList{flex-direction:column;gap:40px;min-height:280px;margin-bottom:40px;display:flex}.equipment-module__kcgQeW__categoryGroup{min-width:0}.equipment-module__kcgQeW__categoryTitle{color:#222;margin:0 0 16px;font-size:20px;font-weight:700;line-height:1.4}.equipment-module__kcgQeW__categoryCount{color:#777;margin-left:4px;font-size:16px;font-weight:400}.equipment-module__kcgQeW__equipmentGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.equipment-module__kcgQeW__equipmentCard{background-color:#fff;border:1px solid #e0e0e0;flex-direction:column;min-width:0;min-height:280px;padding:20px;display:flex;position:relative}.equipment-module__kcgQeW__equipmentCard:hover{border-color:#b18153}.equipment-module__kcgQeW__readOnlyCardLink{width:100%;min-height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.equipment-module__kcgQeW__reviewButton{z-index:1;cursor:pointer;background:0 0;border:0;border-radius:100px;justify-content:center;align-items:center;width:33px;height:33px;padding:0;display:flex;position:absolute;top:10px;right:10px}.equipment-module__kcgQeW__reviewButton:hover{border:1px solid rgb(from var(--color-brown-light) r g b / 50%);background:var(--bg-brown)}.equipment-module__kcgQeW__reviewButton:focus-visible{outline-offset:2px;outline:2px solid #8f6848}.equipment-module__kcgQeW__reviewButton img{object-fit:contain;width:70%;height:70%}.equipment-module__kcgQeW__cardActions{z-index:4;position:absolute;top:16px;right:16px}.equipment-module__kcgQeW__moreButton{z-index:1;cursor:pointer;background:0 0;border:0;width:24px;height:24px;position:static}.equipment-module__kcgQeW__moreButton img{width:24px;height:24px}.equipment-module__kcgQeW__equipmentActionMenu{background:#fff;border:1px solid #ded9d5;border-radius:5px;flex-direction:column;gap:2px;width:86px;padding:4px;display:flex;position:absolute;top:29px;right:0;box-shadow:0 8px 18px #30272024}.equipment-module__kcgQeW__equipmentActionMenu button{color:#4b433e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;min-height:34px;padding:0 8px;font-size:13px}.equipment-module__kcgQeW__equipmentActionMenu button:hover,.equipment-module__kcgQeW__equipmentActionMenu button:focus-visible{color:#342419;background:#f5f1ee;outline:0}.equipment-module__kcgQeW__equipmentActionMenu .equipment-module__kcgQeW__equipmentActionDelete{color:#c4493f}.equipment-module__kcgQeW__equipmentActionMenu .equipment-module__kcgQeW__equipmentActionDelete:hover,.equipment-module__kcgQeW__equipmentActionMenu .equipment-module__kcgQeW__equipmentActionDelete:focus-visible{color:#b5362c;background:#fff1ef}.equipment-module__kcgQeW__equipmentActionMenu button:disabled{cursor:wait;opacity:.6}.equipment-module__kcgQeW__cardThumb{justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:12px;display:flex}.equipment-module__kcgQeW__cardThumb img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.equipment-module__kcgQeW__cardInfo{justify-content:space-between;align-items:flex-end;gap:12px;min-width:0;margin-top:auto;display:flex}.equipment-module__kcgQeW__cardInfoLeft{flex-direction:column;min-width:0;display:flex}.equipment-module__kcgQeW__deviceName{color:#222;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;line-height:1.5;overflow:hidden}.equipment-module__kcgQeW__brandName{color:var(--gray-500,#999);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5;overflow:hidden}.equipment-module__kcgQeW__quantity{color:var(--brown,#543a2a);white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:600}.equipment-module__kcgQeW__emptyState{box-sizing:border-box;color:#777;text-align:center;border:1px solid #e0e0e0;justify-content:center;align-items:center;min-height:220px;margin:0;padding:34px 16px;font-size:18px;display:flex}.equipment-module__kcgQeW__addDialogBackdrop{z-index:100;background:#221e1b33;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.equipment-module__kcgQeW__deleteLoadingOverlay{z-index:200;color:#fff;cursor:wait;background:#0000009e;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.equipment-module__kcgQeW__deleteLoadingSpinner{animation:.8s linear infinite equipment-module__kcgQeW__equipmentDeleteSpin}@keyframes equipment-module__kcgQeW__equipmentDeleteSpin{to{transform:rotate(360deg)}}.equipment-module__kcgQeW__addDialog{background:#fff;border:1px solid #e8e2dd;border-radius:12px;flex-direction:column;width:min(720px,100vw - 40px);max-height:calc(100vh - 40px);display:flex;overflow:hidden auto;box-shadow:0 18px 50px #231d1833}.equipment-module__kcgQeW__actionDialog,.equipment-module__kcgQeW__reviewDialog{background:#fff;border-radius:9px;flex-direction:column;width:min(360px,100vw - 40px);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 18px 50px #231d1833}.equipment-module__kcgQeW__reviewDialog{width:min(520px,100vw - 40px)}.equipment-module__kcgQeW__addDialogHeader{border-bottom:1px solid #f0ece9;justify-content:space-between;align-items:center;min-height:58px;padding:16px 24px 12px;display:flex}.equipment-module__kcgQeW__addDialogHeader h2{color:#24201d;margin:0;font-size:18px;font-weight:700;line-height:1.35}.equipment-module__kcgQeW__dialogIconButton,.equipment-module__kcgQeW__dialogBackButton{color:#8b8784;cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;width:32px;height:32px;padding:0;display:grid}.equipment-module__kcgQeW__dialogIconButton:hover,.equipment-module__kcgQeW__dialogBackButton:hover{color:#2b1f17}.equipment-module__kcgQeW__dialogIconButton:focus-visible,.equipment-module__kcgQeW__dialogBackButton:focus-visible,.equipment-module__kcgQeW__searchClearButton:focus-visible,.equipment-module__kcgQeW__dialogPagination button:focus-visible,.equipment-module__kcgQeW__directRegisterButton:focus-visible,.equipment-module__kcgQeW__directFormActions button:focus-visible,.equipment-module__kcgQeW__quantityControl button:focus-visible{outline-offset:2px;outline:2px solid #b18153}.equipment-module__kcgQeW__addSearchForm{align-items:center;gap:8px;padding:18px 24px 0;display:flex}.equipment-module__kcgQeW__addSearchBox{color:#37302b;background:#fdfcfb;border:1px solid #cfcac6;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:0;height:44px;padding:0 13px;display:flex}.equipment-module__kcgQeW__addSearchBox:focus-within{border-color:#8b674c;box-shadow:0 0 0 2px #8b674c1a}.equipment-module__kcgQeW__addSearchBox input{color:#2b2622;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.equipment-module__kcgQeW__addSearchBox input::placeholder{color:#8d8986}.equipment-module__kcgQeW__addSearchBox input::-webkit-search-cancel-button{display:none}.equipment-module__kcgQeW__addCategoryFilter{background:#fdfcfb;border:1px solid #cfcac6;border-radius:8px;flex-shrink:0;align-items:center;width:142px;height:44px;padding:0 10px 0 12px;display:flex}.equipment-module__kcgQeW__addCategoryFilter:focus-within{border-color:#8b674c;box-shadow:0 0 0 2px #8b674c1a}.equipment-module__kcgQeW__addCategoryFilter select{color:#37302b;cursor:pointer;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0;font-size:12px}.equipment-module__kcgQeW__searchClearButton{color:#8b8784;cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;width:24px;height:24px;padding:0;display:grid}.equipment-module__kcgQeW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.equipment-module__kcgQeW__searchResultHeader{color:#37302b;justify-content:space-between;align-items:center;min-height:50px;padding:8px 24px 2px;font-size:13px;display:flex}.equipment-module__kcgQeW__searchResultHeader strong{color:#7a716c;margin-left:3px;font-weight:500}.equipment-module__kcgQeW__searchingLabel{color:#9a918b;font-size:11px}.equipment-module__kcgQeW__searchResultList{min-height:412px;padding:0 24px;overflow:visible}.equipment-module__kcgQeW__productResultItems{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.equipment-module__kcgQeW__productResultItem{background:#fdfcfb;border:1px solid #dedbd9;border-radius:8px;grid-template-columns:72px minmax(0,1fr) minmax(110px,140px) auto;align-items:center;gap:14px;min-height:76px;padding:8px 14px;transition:border-color .2s,box-shadow .2s;display:grid}.equipment-module__kcgQeW__productResultItem:hover{border-color:#c9b5a5;box-shadow:0 5px 14px #3027200f}.equipment-module__kcgQeW__productResultImage{background:#f5f2ef;border-radius:6px;place-items:center;width:60px;height:58px;display:grid;overflow:hidden}.equipment-module__kcgQeW__productResultImage img{object-fit:contain;width:100%;height:100%}.equipment-module__kcgQeW__productResultCopy{flex-direction:column;gap:4px;min-width:0;display:flex}.equipment-module__kcgQeW__productResultCopy span,.equipment-module__kcgQeW__productResultCopy strong,.equipment-module__kcgQeW__productResultMeta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.equipment-module__kcgQeW__productResultCopy span{color:#77706b;font-size:11px}.equipment-module__kcgQeW__productResultCopy strong{color:#24201d;font-size:15px;font-weight:700}.equipment-module__kcgQeW__productResultMeta{justify-content:center;align-items:flex-start;min-width:0;max-width:140px;display:flex}.equipment-module__kcgQeW__productResultMeta span{color:#5c4536;background:#eee7e1;border-radius:999px;max-width:140px;padding:6px 10px;font-size:11px;font-weight:600}.equipment-module__kcgQeW__productRegisterButton{border:1px solid var(--brown);background:var(--brown);color:#fff;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;min-width:58px;min-height:34px;padding:0 12px;font-size:12px;display:inline-flex}.equipment-module__kcgQeW__productRegisterButton:hover:not(:disabled){background:var(--brown)}.equipment-module__kcgQeW__productRegisterButton:disabled{color:#a7a09a;cursor:default;opacity:.75}.equipment-module__kcgQeW__dialogStateMessage{color:#817a75;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:412px;margin:0;font-size:12px;display:flex}.equipment-module__kcgQeW__dialogSpinner{animation:.8s linear infinite equipment-module__kcgQeW__equipmentDialogSpin}@keyframes equipment-module__kcgQeW__equipmentDialogSpin{to{transform:rotate(360deg)}}.equipment-module__kcgQeW__dialogPagination{justify-content:center;align-items:center;gap:2px;padding:14px 24px 10px;display:flex}.equipment-module__kcgQeW__dialogPagination button{color:#77716c;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:28px;height:28px;padding:0;font-size:11px;display:grid}.equipment-module__kcgQeW__dialogPagination button:hover:not(:disabled){background:#f1eeec}.equipment-module__kcgQeW__dialogPagination button:disabled{color:#c7c3c0;cursor:default}.equipment-module__kcgQeW__dialogPagination .equipment-module__kcgQeW__dialogPaginationActive{color:#fff;background:#3a2a1e}.equipment-module__kcgQeW__directRegisterPrompt{background:#fbfaf9;border-top:1px solid #eeeceb;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:20px 24px 22px;display:flex}.equipment-module__kcgQeW__directRegisterPrompt strong{color:#38312c;font-size:13px;line-height:1.4;display:block}.equipment-module__kcgQeW__directRegisterPrompt p{color:#8b8580;margin:5px 0 0;font-size:10px;line-height:1.4}.equipment-module__kcgQeW__directRegisterButton{border:1px solid var(--brown);background:var(--brown);color:#fff;cursor:pointer;border-radius:6px;flex-shrink:0;min-height:28px;padding:0 11px;font-size:11px}.equipment-module__kcgQeW__directRegisterButton:hover{background:var(--brown)}.equipment-module__kcgQeW__directDialogTitleWrap{align-items:center;gap:2px;min-width:0;display:flex}.equipment-module__kcgQeW__directDialogTitleWrap h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.equipment-module__kcgQeW__directRegisterForm{flex-direction:column;gap:12px;min-height:0;padding:5px 16px 16px;display:flex;overflow-y:auto}.equipment-module__kcgQeW__actionDialogForm,.equipment-module__kcgQeW__reviewDialogForm{flex-direction:column;gap:16px;padding:5px 16px 16px;display:flex}.equipment-module__kcgQeW__actionDialogProductName{color:#4f4741;margin:0;font-size:13px;font-weight:700}.equipment-module__kcgQeW__directFormField{color:#3b342f;gap:6px;font-size:12px;display:grid}.equipment-module__kcgQeW__directFormField>span{font-weight:600}.equipment-module__kcgQeW__directFieldLabel{color:#3b342f;align-items:center;min-height:16px;font-size:12px;font-weight:600;display:flex}.equipment-module__kcgQeW__directFormField em{color:#d75d4d;font-style:normal}.equipment-module__kcgQeW__directFormField small{color:#948d89;font-size:10px;font-weight:400}.equipment-module__kcgQeW__directTooltipTrigger{color:#948d89;cursor:help;vertical-align:-3px;background:0 0;border:0;place-items:center;width:16px;height:16px;margin-left:3px;padding:0;display:inline-grid;position:relative}.equipment-module__kcgQeW__directTooltipTrigger:hover,.equipment-module__kcgQeW__directTooltipTrigger:focus-visible{color:#8b674c}.equipment-module__kcgQeW__directTooltipTrigger:focus-visible{outline-offset:2px;border-radius:50%;outline:2px solid #b18153}.equipment-module__kcgQeW__directTooltip{z-index:2;color:#fff;opacity:0;pointer-events:none;visibility:hidden;text-overflow:ellipsis;white-space:nowrap;background:#3b342f;border-radius:4px;width:max-content;max-width:min(420px,100vw - 64px);padding:8px 10px;font-size:11px;font-weight:400;line-height:1.4;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;bottom:calc(100% + 8px);left:0;overflow:hidden;transform:translateY(4px)}.equipment-module__kcgQeW__directTooltipTrigger:hover .equipment-module__kcgQeW__directTooltip,.equipment-module__kcgQeW__directTooltipTrigger:focus-visible .equipment-module__kcgQeW__directTooltip{opacity:1;visibility:visible;transform:translateY(0)}.equipment-module__kcgQeW__directFormField input,.equipment-module__kcgQeW__directFormField select{color:#3b342f;background:#fff;border:1px solid #dedbd9;border-radius:4px;outline-color:#8b674c;width:100%;height:36px;padding:0 10px;font-size:11px}.equipment-module__kcgQeW__directFormField input::placeholder{color:#aaa5a1}.equipment-module__kcgQeW__imageUploadPlaceholder{color:#817973;cursor:pointer;background:#fafafa;border:1px dashed #ddd9d6;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:142px;font-size:11px;display:flex;position:relative;overflow:hidden}.equipment-module__kcgQeW__imageUploadPlaceholder:hover{background:#fffaf6;border-color:#b18153}.equipment-module__kcgQeW__imageUploadPreview{object-fit:contain;width:100%;height:112px}.equipment-module__kcgQeW__imageUploadFileName{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 20px);overflow:hidden}.equipment-module__kcgQeW__imageUploadInput{opacity:0;clip:rect(0 0 0 0);clip-path:inset(50%);position:absolute;border:0!important;width:1px!important;height:1px!important;padding:0!important}.equipment-module__kcgQeW__hiddenFileInput{opacity:0;pointer-events:none;border:0;width:1px;height:1px;padding:0;position:absolute}.equipment-module__kcgQeW__quantityControl{border:1px solid #dedbd9;border-radius:5px;grid-template-columns:30px 1fr 30px;align-items:center;width:116px;display:inline-grid;overflow:hidden}.equipment-module__kcgQeW__quantityControl button{color:#746b64;cursor:pointer;background:#fff;border:0;place-items:center;width:30px;height:29px;padding:0;display:grid}.equipment-module__kcgQeW__quantityControl button:first-child{border-right:1px solid #eeeae8}.equipment-module__kcgQeW__quantityControl button:last-child{border-left:1px solid #eeeae8}.equipment-module__kcgQeW__quantityControl button:disabled{color:#c8c4c1;cursor:default}.equipment-module__kcgQeW__quantityControl output{color:#655b54;text-align:center;font-size:11px}.equipment-module__kcgQeW__quantityControl input{color:#655b54;text-align:center;border:0;outline:0;width:100%;min-width:0;height:29px;padding:0;font-size:11px}.equipment-module__kcgQeW__quantityControl input::-webkit-inner-spin-button{appearance:none;margin:0}.equipment-module__kcgQeW__quantityControl input::-webkit-outer-spin-button{appearance:none;margin:0}.equipment-module__kcgQeW__reviewDialogForm{gap:18px}.equipment-module__kcgQeW__reviewDialogForm textarea{color:#3b342f;resize:vertical;border:1px solid #dedbd9;border-radius:4px;outline-color:#8b674c;width:100%;min-height:154px;padding:10px;font-size:1.25rem;line-height:1.55}.equipment-module__kcgQeW__reviewDialogForm textarea::placeholder{color:#aaa5a1}.equipment-module__kcgQeW__reviewDialogFooter{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.equipment-module__kcgQeW__commentDialogFooter{justify-content:flex-end;gap:14px;display:flex}.equipment-module__kcgQeW__reviewRatingField{color:#3b342f;gap:6px;min-width:94px;font-size:12px;font-weight:600;display:grid}.equipment-module__kcgQeW__reviewRatingField em{color:#d75d4d;font-style:normal}.equipment-module__kcgQeW__reviewRatingField select{color:#3b342f;background:#fff;border:1px solid #dedbd9;border-radius:4px;outline-color:#8b674c;height:36px;padding:0 8px;font-size:11px}.equipment-module__kcgQeW__reviewDialogActions{grid-template-columns:1fr 1fr;gap:8px;min-width:210px;display:grid}.equipment-module__kcgQeW__reviewDialogActions button{cursor:pointer;border:0;border-radius:6px;min-height:36px;padding:0 10px;font-size:12px}.equipment-module__kcgQeW__reviewDialogActions button:disabled,.equipment-module__kcgQeW__directFormActions button:disabled{cursor:default;opacity:.6}.equipment-module__kcgQeW__directFormActions{grid-template-columns:1fr 1fr;align-self:flex-end;gap:8px;width:min(100%,210px);margin-top:8px;display:grid}.equipment-module__kcgQeW__directFormActions button{cursor:pointer;border:0;border-radius:6px;min-height:36px;font-size:12px}.equipment-module__kcgQeW__directCancelButton{color:#5b5754;background:#e9e9e9}.equipment-module__kcgQeW__directSubmitButton{background:var(--brown);color:#fff}.equipment-module__kcgQeW__directCancelButton:hover{background:#dedddb}.equipment-module__kcgQeW__loadingBlock{background:linear-gradient(90deg,#f4f1ef 25%,#fbfaf9 50%,#f4f1ef 75%) 0 0/200% 100%;animation:1.4s ease-in-out infinite equipment-module__kcgQeW__loading}.equipment-module__kcgQeW__skeletonHeader{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.equipment-module__kcgQeW__skeletonTitle{width:180px;height:34px}.equipment-module__kcgQeW__skeletonDescription{width:min(330px,40vw);height:24px}.equipment-module__kcgQeW__skeletonTabs{width:100%;height:60px;margin-bottom:32px}.equipment-module__kcgQeW__skeletonGroupTitle{width:110px;height:28px;margin-bottom:16px}.equipment-module__kcgQeW__skeletonCard{height:280px}.equipment-module__kcgQeW__skeletonImage{width:80%;height:170px;margin:4px auto 24px}.equipment-module__kcgQeW__skeletonCardTitle{width:42%;height:20px;margin-top:auto}.equipment-module__kcgQeW__skeletonCardBrand{width:30%;height:16px;margin-top:8px}@keyframes equipment-module__kcgQeW__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1100px){.equipment-module__kcgQeW__equipmentGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.equipment-module__kcgQeW__container{padding:20px 16px 48px}.equipment-module__kcgQeW__header{flex-direction:column;align-items:flex-start}.equipment-module__kcgQeW__titleWrap{flex-direction:column;align-items:flex-start;gap:6px}.equipment-module__kcgQeW__addButton{justify-content:center;align-self:stretch}.equipment-module__kcgQeW__equipmentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-module__kcgQeW__equipmentList{gap:32px}}@media (max-width:460px){.equipment-module__kcgQeW__addDialogBackdrop{padding:12px}.equipment-module__kcgQeW__addDialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.equipment-module__kcgQeW__productResultItem{grid-template-columns:48px minmax(0,1fr) auto auto;gap:8px;padding-left:7px;padding-right:7px}.equipment-module__kcgQeW__addSearchForm{gap:6px}.equipment-module__kcgQeW__addCategoryFilter{width:128px}.equipment-module__kcgQeW__productResultImage{width:48px;height:48px}.equipment-module__kcgQeW__productResultMeta,.equipment-module__kcgQeW__productResultMeta span{max-width:70px}.equipment-module__kcgQeW__directRegisterPrompt{flex-direction:column;align-items:flex-start}.equipment-module__kcgQeW__directRegisterButton{align-self:flex-end}.equipment-module__kcgQeW__equipmentGrid{grid-template-columns:minmax(0,1fr)}.equipment-module__kcgQeW__equipmentCard{min-height:260px}.equipment-module__kcgQeW__skeletonHeader{flex-direction:column;align-items:flex-start}.equipment-module__kcgQeW__skeletonDescription{width:80%}}@media (max-width:360px){.equipment-module__kcgQeW__addSearchForm{flex-direction:column;align-items:stretch}.equipment-module__kcgQeW__addCategoryFilter{width:100%}}
.mypage-module__d0Taka__container{max-width:1520px;min-height:100vh;margin:0 auto;padding:22px 24px}.mypage-module__d0Taka__breadcrumb{color:var(--gray-500,#888);margin-bottom:16px;font-size:13px}.mypage-module__d0Taka__breadcrumbLink{color:inherit;text-decoration:none}.mypage-module__d0Taka__breadcrumbLink:hover{color:var(--brown,#543a2a)}.mypage-module__d0Taka__breadcrumb .mypage-module__d0Taka__active{color:#2b1f17;font-weight:700}.mypage-module__d0Taka__icon-24{width:24px;height:24px}.mypage-module__d0Taka__icon-18{width:18px;height:18px}.mypage-module__d0Taka__mypage-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:48px;display:grid}.mypage-module__d0Taka__mypage-sidebar{flex-direction:column;justify-content:space-between;min-width:0;height:100%;display:flex}.mypage-module__d0Taka__myProfile-list{width:100%}.mypage-module__d0Taka__myProfile-card{box-sizing:border-box;border:1px solid var(--gray-300,#d9d9d9);background-color:#fff;border-radius:12px;width:100%;margin-top:12px;padding:20px}.mypage-module__d0Taka__avater-name{align-items:center;gap:20px;margin-bottom:20px;display:flex}.mypage-module__d0Taka__avater-name .mypage-module__d0Taka__icon-68{object-fit:cover;border-radius:50%;flex-shrink:0;width:68px;height:68px}.mypage-module__d0Taka__avater-name h2{margin:0}.mypage-module__d0Taka__myProfile-card>.menu-body{margin-bottom:30px;line-height:1.7}.mypage-module__d0Taka__myProfile-card .mypage-module__d0Taka__form-group{margin-bottom:14px}.mypage-module__d0Taka__myProfile-card .mypage-module__d0Taka__form-group:last-child{margin-bottom:0}.mypage-module__d0Taka__nickname-label{margin-bottom:10px;display:block}.mypage-module__d0Taka__sub-label{color:var(--gray-500,#999);font-size:13px;font-weight:400}.mypage-module__d0Taka__icon-big-btn{background-color:var(--brown);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;margin-top:12px;font-size:15px;font-weight:500;display:flex}.mypage-module__d0Taka__profile-edit-btn img{filter:brightness(0)invert()}.mypage-module__d0Taka__info-list{width:100%;margin-top:56px}.mypage-module__d0Taka__info-list>h3{margin-bottom:16px}.mypage-module__d0Taka__info-card{box-sizing:border-box;border:1px solid var(--gray-300,#d9d9d9);background-color:#fff;border-radius:12px;align-items:flex-start;gap:16px;width:100%;min-height:100px;padding:20px;display:flex}.mypage-module__d0Taka__info-text{flex-direction:column;align-items:flex-start;display:flex}.mypage-module__d0Taka__info-text h3{margin:0 0 10px}.mypage-module__d0Taka__sm-btn{background-color:var(--brown);color:#fff;cursor:pointer;border:0;border-radius:6px;padding:7px 14px;font-size:13px}.mypage-module__d0Taka__info-card .mypage-module__d0Taka__sm-btn{margin-left:auto}.mypage-module__d0Taka__withdraw-btn{border-top:1px solid var(--gray-300);width:300px;color:var(--gray-500);cursor:pointer;background:0 0;align-self:center;margin-top:100px;padding-top:24px}.mypage-module__d0Taka__withdraw-btn:hover{color:var(--gray-700)}.mypage-module__d0Taka__tag-group{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.mypage-module__d0Taka__btn-tag{color:#8b95a1;cursor:pointer;background-color:#fff;border:1px solid #a0a0a0;border-radius:50px;padding:.5rem 1.25rem;font-size:1.1rem;transition:all .2s}.mypage-module__d0Taka__btn-tag.mypage-module__d0Taka__active{border-color:var(--color-brown-light);background-color:var(--bg-brown);color:var(--color-brown-light);font-weight:500}.mypage-module__d0Taka__histroy-list{width:100%}.mypage-module__d0Taka__main-title{border-bottom:var(--gray-300) solid 1px;width:100%;padding-bottom:12px}.mypage-module__d0Taka__content-list{width:100%;margin-top:30px;margin-bottom:60px}.mypage-module__d0Taka__list-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;display:flex}.mypage-module__d0Taka__list-title{align-items:center;gap:16px;display:flex}.mypage-module__d0Taka__title-text{align-items:baseline;gap:6px;margin-top:4px;display:flex}.mypage-module__d0Taka__list-title img{object-fit:contain;width:40px;height:40px}.mypage-module__d0Taka__list-title h3{margin:0}.mypage-module__d0Taka__num-text{color:var(--gray-700);margin:0}.mypage-module__d0Taka__view-all-link{color:#999;font-size:14px;text-decoration:none}.mypage-module__d0Taka__toggle-group{align-items:center;gap:8px;margin-bottom:12px;display:flex}.mypage-module__d0Taka__filter-toggle{border:1px solid var(--gray-300,#d9d9d9);cursor:pointer;white-space:nowrap;box-sizing:border-box;background-color:#fff;border-radius:20px;justify-content:center;align-items:center;padding:.5rem .9rem;font-size:1.1rem;display:flex}.mypage-module__d0Taka__filter-toggle.mypage-module__d0Taka__active{color:#fff;background-color:var(--brown);border-color:var(--brown)}.mypage-module__d0Taka__like-grid,.mypage-module__d0Taka__like-grid-detail,.mypage-module__d0Taka__comment-grid,.mypage-module__d0Taka__review-grid{border:1px solid var(--gray-300,#d9d9d9);grid-template-columns:repeat(1,minmax(0,1fr));width:100%;display:grid}.mypage-module__d0Taka__back-mypage{align-items:center;gap:10px;display:flex}.mypage-module__d0Taka__back-button{justify-content:center;align-items:center;width:18px;height:18px;display:flex}.mypage-module__d0Taka__activity-pagination-scope{--detail-brown:#382416;--detail-gray-700:#555;--detail-gray-500:#999;--detail-gray-300:#ddd}.product-pagination{justify-content:center;align-items:center;gap:8px;margin:4px auto 64px;padding:8px 0;display:flex}.product-pagination>button{width:36px;height:36px;color:var(--gray-700,#555);border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:1;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}:is(.product-pagination>button[aria-label=이전\ 페이지],.product-pagination>button[aria-label=다음\ 페이지]){color:var(--brown,#382416);font-size:20px;font-weight:400}.product-pagination>button:hover:not(:disabled){border-color:var(--color-brown-light,#976a4a);background:var(--bg-brown,#fbf8f6);color:var(--brown,#382416)}.product-pagination>button.is-active{border-color:var(--brown,#382416);background:var(--brown,#382416);color:var(--white,#fff);font-weight:700}.product-pagination>button:disabled{cursor:not-allowed;opacity:.35}.product-pagination>button:focus-visible{outline:2px solid var(--color-brown-light,#976a4a);outline-offset:3px}.mypage-module__d0Taka__skeleton-block{background:linear-gradient(90deg,#eee8e2 25%,#fbf8f5 50%,#eee8e2 75%) 0 0/200% 100%;animation:1.45s ease-in-out infinite mypage-module__d0Taka__mypage-skeleton-shimmer}.mypage-module__d0Taka__skeleton-section-heading{border-radius:4px;width:7rem;height:2rem}.mypage-module__d0Taka__skeleton-profile-image{border-radius:50%;width:68px;height:68px}.mypage-module__d0Taka__skeleton-profile-name{border-radius:4px;width:7rem;height:2rem}.mypage-module__d0Taka__skeleton-profile-line{border-radius:4px;width:100%;height:.875rem;margin-bottom:.5rem}.mypage-module__d0Taka__skeleton-profile-line-short{border-radius:4px;width:72%;height:.875rem;margin-bottom:1.5rem}.mypage-module__d0Taka__skeleton-form-label{border-radius:4px;width:4rem;height:1rem;margin-bottom:.625rem}.mypage-module__d0Taka__skeleton-tag{border-radius:50px;width:5rem;height:2rem}.mypage-module__d0Taka__skeleton-tag-short{width:4rem}.mypage-module__d0Taka__skeleton-edit-button{border-radius:8px;width:100%;height:48px}.mypage-module__d0Taka__skeleton-info-icon{border-radius:50%;width:24px;height:24px}.mypage-module__d0Taka__skeleton-info-title{border-radius:4px;width:6rem;height:1rem;margin-bottom:.625rem}.mypage-module__d0Taka__skeleton-info-value{border-radius:4px;width:4rem;height:1rem}.mypage-module__d0Taka__skeleton-info-button{border-radius:6px;width:4.5rem;height:2rem}.mypage-module__d0Taka__skeleton-withdraw{border-radius:4px;width:8rem;height:1rem;margin:100px auto 0}.mypage-module__d0Taka__skeleton-list-icon{border-radius:50%;width:40px;height:40px}.mypage-module__d0Taka__skeleton-list-heading{border-radius:4px;width:8rem;height:1.5rem}.mypage-module__d0Taka__skeleton-list-count{border-radius:4px;width:2.5rem;height:1rem}.mypage-module__d0Taka__skeleton-filter{background-color:#0000;border-color:#0000;width:3rem;height:2rem;padding:0}.mypage-module__d0Taka__skeleton-filter-wide{width:4rem}@keyframes mypage-module__d0Taka__mypage-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.mysystem-module__DCLG0a__container{max-width:1520px;margin:0 auto;padding:22px 24px}.mysystem-module__DCLG0a__icon-20{width:20px;height:20px}.mysystem-module__DCLG0a__icon-24{width:24px;height:24px}.mysystem-module__DCLG0a__icon-28{width:28px;height:28px}.mysystem-module__DCLG0a__icon-40{width:40px;height:40px}.mysystem-module__DCLG0a__icon-45{width:45px;height:45px}.mysystem-module__DCLG0a__icon-50{width:50px;height:50px}.mysystem-module__DCLG0a__user-avatar-default img{border-radius:50%}.mysystem-module__DCLG0a__mysystem-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.mysystem-module__DCLG0a__mysystem-header__title-wrap{align-items:flex-end;gap:12px;display:flex}.mysystem-module__DCLG0a__mysystem-header__title-wrap h1{margin:0}.mysystem-module__DCLG0a__page-desc{color:var(--gray-700,#666);margin:0}.mysystem-module__DCLG0a__add-system-btn{background-color:var(--brown);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 22px;transition:background-color .2s;display:flex}.mysystem-module__DCLG0a__add-system{color:#fff;font-size:15px;font-weight:500}.mysystem-module__DCLG0a__main-system-card,.mysystem-module__DCLG0a__system-sub-card{border:1px solid var(--gray-200,#e0e0e0);background-color:#fff;border-radius:10px;margin-bottom:24px;padding:20px}.mysystem-module__DCLG0a__system-card--clickable{cursor:pointer}.mysystem-module__DCLG0a__system-card--clickable:focus-visible{outline:2px solid var(--brown,#543a2a);outline-offset:3px}.mysystem-module__DCLG0a__system-card__inner,.mysystem-module__DCLG0a__system-sub-card{gap:24px;display:flex}.mysystem-module__DCLG0a__badge-main{color:var(--brown,#543a2a);background-color:#f1eeeb;border-radius:3px;padding:4px 10px;font-weight:600}.mysystem-module__DCLG0a__system-card__thumb{background-color:var(--gray-100,#f5f5f5);border-radius:8px;flex-shrink:0;width:316px;height:206px;overflow:hidden}.mysystem-module__DCLG0a__system-card__thumb img{object-fit:cover;width:100%;height:100%}.mysystem-module__DCLG0a__system-card__content{flex-direction:column;flex:1;display:flex}.mysystem-module__DCLG0a__system-card__header{justify-content:space-between;align-items:center;display:flex}.mysystem-module__DCLG0a__system-card__title-area{align-items:center;gap:8px;display:flex}.mysystem-module__DCLG0a__system-card__meta,.mysystem-module__DCLG0a__system-card__stats{align-items:center;gap:16px;display:flex}.mysystem-module__DCLG0a__stat-item{color:var(--gray-600,#666);align-items:center;gap:4px;font-size:13px;display:flex}.mysystem-module__DCLG0a__system-card__desc{color:var(--gray-700);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.mysystem-module__DCLG0a__my-system-card__bottom{justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex}.mysystem-module__DCLG0a__my-system-card__devices{align-items:center;gap:16px;display:flex}.mysystem-module__DCLG0a__my-system-card__devices .mysystem-module__DCLG0a__rec-card__device-img{width:110px;height:110px}.mysystem-module__DCLG0a__my-system-card__date{color:var(--gray-500,#999);font-size:14px}.mysystem-module__DCLG0a__rec-card__device-item{flex-direction:column;flex:1;align-items:center;display:flex}.mysystem-module__DCLG0a__system-list-section{margin-top:24px}.mysystem-module__DCLG0a__system-list-title{margin-bottom:15px}.mysystem-module__DCLG0a__system-list-card{border:1px solid var(--gray-200,#e0e0e0);background-color:#fff;border-radius:10px;flex-direction:column;padding:20px;display:flex}.mysystem-module__DCLG0a__system-list-card .mysystem-module__DCLG0a__system-sub-card{border:none;border-radius:0;margin-bottom:0;padding:20px 0}.mysystem-module__DCLG0a__system-list-card .mysystem-module__DCLG0a__system-sub-card:first-child{padding-top:0}.mysystem-module__DCLG0a__system-list-card .mysystem-module__DCLG0a__system-sub-card:last-child{padding-bottom:0}.mysystem-module__DCLG0a__system-list-card .mysystem-module__DCLG0a__system-sub-card+.mysystem-module__DCLG0a__system-sub-card{border-top:1px solid var(--gray-200,#e0e0e0)}.mysystem-module__DCLG0a__system-list-card .mysystem-module__DCLG0a__system-card__thumb{width:260px;height:160px}.mysystem-module__DCLG0a__system-list-card .mysystem-module__DCLG0a__my-system-card__devices .mysystem-module__DCLG0a__rec-card__device-img{object-fit:contain;width:90px;height:90px}.mysystem-module__DCLG0a__rec-card__line{background-color:var(--gray-300,#e0e0e0);align-self:center;width:24px;height:1px;margin:0 4px}.mysystem-module__DCLG0a__more-menu-wrap{flex-shrink:0;position:relative}.mysystem-module__DCLG0a__more-btn{cursor:pointer;width:32px;height:32px;color:var(--gray-600,#666);background:0 0;border:none;border-radius:50%;place-items:center;padding:0;transition:background-color .2s,color .2s;display:grid}.mysystem-module__DCLG0a__more-btn:hover:not(:disabled),.mysystem-module__DCLG0a__more-btn[aria-expanded=true]{background-color:var(--gray-100,#f5f5f5);color:var(--brown,#543a2a)}.mysystem-module__DCLG0a__more-btn:disabled{cursor:wait;opacity:.55}.mysystem-module__DCLG0a__more-btn img{object-fit:contain;width:18px;height:18px}.mysystem-module__DCLG0a__more-menu{z-index:10;border:1px solid var(--gray-200,#e0e0e0);background:#fff;border-radius:8px;min-width:148px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 20px #2d231c24}.mysystem-module__DCLG0a__more-menu button{width:100%;min-height:36px;color:var(--gray-700,#444);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:9px;padding:0 10px;font-size:13px;display:flex}.mysystem-module__DCLG0a__more-menu button:hover:not(:disabled),.mysystem-module__DCLG0a__more-menu button:focus-visible{background-color:var(--gray-100,#f5f5f5);color:var(--brown,#543a2a);outline:none}.mysystem-module__DCLG0a__more-menu button:disabled{cursor:wait;opacity:.55}.mysystem-module__DCLG0a__more-menu .mysystem-module__DCLG0a__more-menu-delete{color:#b04b43}.mysystem-module__DCLG0a__device-section-wrap{flex-direction:column;gap:40px;margin-top:48px;display:flex}.mysystem-module__DCLG0a__device-section__header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.mysystem-module__DCLG0a__device-section__title-wrap{align-items:center;gap:8px;display:flex}.mysystem-module__DCLG0a__badge-count{border-radius:4px;padding:4px 8px;font-size:13px;font-weight:500}.mysystem-module__DCLG0a__badge-green{color:#2e7d32;background-color:#e8f5e9}.mysystem-module__DCLG0a__badge-blue{color:#3a729e;background-color:#ebf3fa}.mysystem-module__DCLG0a__view-all-link{color:#999;font-size:14px;text-decoration:none}.mysystem-module__DCLG0a__device-slider-container{border:1px solid var(--gray-200,#e0e0e0);background-color:#fff;position:relative;overflow:visible}.mysystem-module__DCLG0a__device-grid{scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;width:100%;display:flex;overflow-x:auto}.mysystem-module__DCLG0a__device-grid::-webkit-scrollbar{display:none}.mysystem-module__DCLG0a__device-card{box-sizing:border-box;border-right:1px solid var(--gray-200,#e0e0e0);text-align:center;color:inherit;background-color:#fff;flex-direction:column;flex:0 0 12.5%;align-items:center;padding:24px 12px 16px;text-decoration:none;display:flex}.mysystem-module__DCLG0a__device-card--disabled{cursor:not-allowed;opacity:.78}.mysystem-module__DCLG0a__device-card:nth-child(8):last-child{border-right:none}.mysystem-module__DCLG0a__device-card__thumb{justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:12px;display:flex}.mysystem-module__DCLG0a__device-card__thumb img{object-fit:contain;max-width:100%;max-height:100%}.mysystem-module__DCLG0a__device-card__title{white-space:nowrap;text-overflow:ellipsis;width:100%;margin-bottom:4px;font-size:14px;font-weight:600;overflow:hidden}.mysystem-module__DCLG0a__device-card__category{color:#999;font-size:12px}.mysystem-module__DCLG0a__device-empty{box-sizing:border-box;color:#777;text-align:center;flex:0 0 100%;justify-content:center;align-items:center;min-height:160px;margin:0;padding:34px 24px;font-size:18px;display:flex}.mysystem-module__DCLG0a__slider-next-btn{cursor:pointer;z-index:2;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:flex;position:absolute;top:50%;right:-20px;transform:translateY(-50%);box-shadow:0 2px 6px #00000014}.mysystem-module__DCLG0a__slider-next-btn:hover{background-color:#f8f8f8}.mysystem-module__DCLG0a__activity-comment-container{grid-template-columns:1fr 1fr;gap:32px;margin-top:48px;margin-bottom:40px;display:grid}.mysystem-module__DCLG0a__section-title{margin-bottom:15px}.mysystem-module__DCLG0a__activity-left-col{flex-direction:column;gap:32px;display:flex}.mysystem-module__DCLG0a__activity-left-col>.mysystem-module__DCLG0a__history-section{flex-direction:column;flex:1;min-height:0;display:flex}.mysystem-module__DCLG0a__activity-card{border:1px solid var(--gray-200,#e0e0e0);background-color:#fff;border-radius:12px;padding:12px 24px}.mysystem-module__DCLG0a__activity-list{margin:0;padding:0;list-style:none}.mysystem-module__DCLG0a__activity-item{align-items:center;padding:12px 0;display:flex}.mysystem-module__DCLG0a__activity-item+.mysystem-module__DCLG0a__activity-item{border-top:1px solid var(--gray-100,#f5f5f5)}.mysystem-module__DCLG0a__activity-icon-wrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:12px;display:flex}.mysystem-module__DCLG0a__activity-text{flex:1;margin:0;font-size:16px}.mysystem-module__DCLG0a__activity-text strong{font-weight:700}.mysystem-module__DCLG0a__activity-date{color:var(--gray-500);margin-left:12px}.mysystem-module__DCLG0a__dashboard-empty,.mysystem-module__DCLG0a__comment-empty{color:#777;text-align:center;justify-content:center;align-items:center;min-height:160px;margin:0;padding:34px 16px;font-size:18px;display:flex}.mysystem-module__DCLG0a__history-card{border:1px solid var(--gray-200,#e0e0e0);background-color:#fff;border-radius:12px;flex-direction:column;flex:1;justify-content:center;padding:16px;display:flex}.mysystem-module__DCLG0a__history-stats-box{background-color:#faf8f6;border-radius:8px;justify-content:space-around;align-items:center;padding:20px;display:flex}.mysystem-module__DCLG0a__history-stat-item{flex-direction:column;align-items:center;gap:16px;display:flex}.mysystem-module__DCLG0a__history-label{color:var(--gray-700);font-size:16px}.mysystem-module__DCLG0a__history-value{color:var(--brown);font-size:30px;font-weight:700}.mysystem-module__DCLG0a__history-unit{margin-left:2px;font-size:16px;font-weight:400}.mysystem-module__DCLG0a__history-divider{background-color:var(--gray-300);width:1px;height:55px}.mysystem-module__DCLG0a__comment-right-col{flex-direction:column;display:flex}.mysystem-module__DCLG0a__comment-card{border:1px solid var(--gray-200);background-color:#fefefe;border-radius:10px;margin-bottom:16px;padding:18px}.mysystem-module__DCLG0a__comment-right-col>.mysystem-module__DCLG0a__comment-card:last-child{margin-bottom:0}.mysystem-module__DCLG0a__comment-empty{border:1px solid var(--gray-200,#e0e0e0);background-color:#fff;border-radius:10px}.mysystem-module__DCLG0a__comment-card__header{margin-bottom:10px}.mysystem-module__DCLG0a__comment-card__title-wrap{align-items:center;gap:8px;display:flex}.mysystem-module__DCLG0a__comment-item-box{border-top:1px solid var(--gray-300);background-color:#fff;padding:16px}.mysystem-module__DCLG0a__comment-user-info{align-items:center;width:100%;margin-bottom:8px;display:flex}.mysystem-module__DCLG0a__user-avatar-default{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.mysystem-module__DCLG0a__user-name{color:#333;margin-left:8px;font-weight:600}.mysystem-module__DCLG0a__comment-time{color:var(--gray-500);flex-shrink:0;margin-left:auto;font-size:14px}.mysystem-module__DCLG0a__comment-content{color:var(--gray-700);box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0 0 8px;padding-left:36px;font-size:15px;display:block;overflow:hidden}.mysystem-module__DCLG0a__reply-btn{color:var(--gray-500);cursor:pointer;background:0 0;border:none;margin-left:36px;padding:0;font-size:13px;text-decoration:underline}.mysystem-module__DCLG0a__skeleton-page-title{border-radius:4px;width:250px;height:32px}.mysystem-module__DCLG0a__skeleton-page-desc{border-radius:3px;width:360px;height:18px}.mysystem-module__DCLG0a__skeleton-add-button{border-radius:8px;width:150px;height:44px}.mysystem-module__DCLG0a__skeleton-main-thumb{flex-shrink:0}.mysystem-module__DCLG0a__skeleton-crown{border-radius:50%;width:24px;height:24px}.mysystem-module__DCLG0a__skeleton-main-title,.mysystem-module__DCLG0a__skeleton-sub-title{border-radius:3px;width:220px;height:24px}.mysystem-module__DCLG0a__skeleton-main-badge{border-radius:3px;width:82px;height:28px}.mysystem-module__DCLG0a__skeleton-stat{border-radius:3px;width:42px;height:18px}.mysystem-module__DCLG0a__skeleton-more-button{border-radius:4px;flex-shrink:0;width:24px;height:24px}.mysystem-module__DCLG0a__skeleton-description,.mysystem-module__DCLG0a__skeleton-description-short{border-radius:3px;height:15px}.mysystem-module__DCLG0a__skeleton-description{width:100%;margin:10px 0}.mysystem-module__DCLG0a__skeleton-description-short{width:76%;margin-bottom:10px}.mysystem-module__DCLG0a__skeleton-date{border-radius:3px;flex-shrink:0;width:70px;height:14px}.mysystem-module__DCLG0a__skeleton-device-chain{flex:1;align-items:flex-end;gap:0;min-width:0}.mysystem-module__DCLG0a__skeleton-device-slot{flex:1;align-items:flex-end;min-width:0;display:flex}.mysystem-module__DCLG0a__skeleton-device-item{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.mysystem-module__DCLG0a__skeleton-device-image{border-radius:8px;width:72px;height:72px;margin-bottom:8px}.mysystem-module__DCLG0a__skeleton-main-device-chain .mysystem-module__DCLG0a__skeleton-device-image{width:96px;height:96px}.mysystem-module__DCLG0a__skeleton-device-label{border-radius:3px;width:58px;max-width:100%;height:12px}.mysystem-module__DCLG0a__skeleton-device-line{background-color:var(--gray-300,#e0e0e0);flex:0 0 24px;width:24px;height:1px;margin:0 8px 30px 0}.mysystem-module__DCLG0a__skeleton-system-sub-card{min-height:200px}.mysystem-module__DCLG0a__skeleton-section-heading{border-radius:3px;width:150px;height:24px;margin-bottom:15px}.mysystem-module__DCLG0a__skeleton-section-title{border-radius:3px;width:130px;height:24px}.mysystem-module__DCLG0a__skeleton-count-badge{border-radius:4px;width:70px;height:24px}.mysystem-module__DCLG0a__skeleton-view-all{border-radius:3px;width:62px;height:16px}.mysystem-module__DCLG0a__skeleton-device-card{pointer-events:none}.mysystem-module__DCLG0a__skeleton-shelf-image{border-radius:8px;width:92px;height:92px}.mysystem-module__DCLG0a__skeleton-shelf-title{border-radius:3px;width:70%;height:14px;margin-bottom:8px}.mysystem-module__DCLG0a__skeleton-shelf-category{border-radius:3px;width:48%;height:12px}.mysystem-module__DCLG0a__skeleton-activity-icon{border-radius:50%;flex-shrink:0;width:40px;height:40px}.mysystem-module__DCLG0a__skeleton-activity-copy{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.mysystem-module__DCLG0a__skeleton-activity-text,.mysystem-module__DCLG0a__skeleton-activity-text-short,.mysystem-module__DCLG0a__skeleton-activity-date{border-radius:3px;height:14px}.mysystem-module__DCLG0a__skeleton-activity-text{width:72%}.mysystem-module__DCLG0a__skeleton-activity-text-short{width:45%}.mysystem-module__DCLG0a__skeleton-activity-date{flex-shrink:0;width:52px;margin-left:12px}.mysystem-module__DCLG0a__skeleton-history-group{flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.mysystem-module__DCLG0a__skeleton-history-label{border-radius:3px;width:48px;height:16px}.mysystem-module__DCLG0a__skeleton-history-value{border-radius:3px;width:54px;height:32px}.mysystem-module__DCLG0a__skeleton-comment-title{border-radius:3px;width:180px;height:24px}.mysystem-module__DCLG0a__skeleton-comment-avatar{border-radius:50%;flex-shrink:0;width:28px;height:28px}.mysystem-module__DCLG0a__skeleton-comment-user{border-radius:3px;width:110px;height:16px;margin-left:8px}.mysystem-module__DCLG0a__skeleton-comment-time{border-radius:3px;width:50px;height:14px;margin-left:auto}.mysystem-module__DCLG0a__skeleton-comment-content{border-radius:3px;width:88%;height:16px;margin-bottom:8px;margin-left:36px}.mysystem-module__DCLG0a__skeleton-comment-reply{border-radius:3px;width:55px;height:13px;margin-left:36px}@media (max-width:900px){.mysystem-module__DCLG0a__activity-comment-container{grid-template-columns:1fr}.mysystem-module__DCLG0a__device-card{flex-basis:25%}.mysystem-module__DCLG0a__skeleton-header-title-wrap{flex-direction:column;align-items:flex-start;gap:8px}.mysystem-module__DCLG0a__skeleton-page-title{width:min(250px,60vw)}.mysystem-module__DCLG0a__skeleton-page-desc{width:min(360px,72vw)}.mysystem-module__DCLG0a__skeleton-main-device-chain .mysystem-module__DCLG0a__skeleton-device-image{width:72px;height:72px}}@media (max-width:680px){.mysystem-module__DCLG0a__activity-card{padding:8px 16px}.mysystem-module__DCLG0a__activity-item{align-items:flex-start}.mysystem-module__DCLG0a__activity-text{font-size:14px;line-height:1.5}.mysystem-module__DCLG0a__activity-date{margin-left:8px;font-size:12px}.mysystem-module__DCLG0a__history-card{padding:10px}.mysystem-module__DCLG0a__history-stats-box{gap:8px;padding:16px 8px}.mysystem-module__DCLG0a__history-stat-item{gap:8px;min-width:0}.mysystem-module__DCLG0a__history-label{font-size:13px}.mysystem-module__DCLG0a__history-value{font-size:24px}.mysystem-module__DCLG0a__history-unit{font-size:13px}.mysystem-module__DCLG0a__comment-card{padding:14px}.mysystem-module__DCLG0a__device-card{flex-basis:50%;min-width:150px}.mysystem-module__DCLG0a__skeleton-add-button{width:120px}.mysystem-module__DCLG0a__skeleton-device-image,.mysystem-module__DCLG0a__skeleton-main-device-chain .mysystem-module__DCLG0a__skeleton-device-image{width:56px;height:56px}.mysystem-module__DCLG0a__skeleton-device-line{flex-basis:12px;width:12px;margin-right:4px}.mysystem-module__DCLG0a__skeleton-main-title,.mysystem-module__DCLG0a__skeleton-sub-title{width:min(220px,32vw)}.mysystem-module__DCLG0a__skeleton-comment-content{width:calc(100% - 36px)}}
.mypage-component-edit0910-module__6FyQRG__app{background-color:#f5f5f5;flex-direction:column;align-items:center;gap:3rem;min-height:100dvh;padding:2.5rem 1.25rem;display:flex}.mypage-component-edit0910-module__6FyQRG__app__section{width:100%;max-width:69.25rem}.mypage-component-edit0910-module__6FyQRG__app__section--wide{max-width:92rem}.mypage-component-edit0910-module__6FyQRG__app__section-title{color:#555;margin-bottom:.75rem;font-size:1rem;font-weight:600}.mypage-component-edit0910-module__6FyQRG__review-filter{gap:.5rem;width:100%;max-width:69.25rem;padding-bottom:1rem;display:flex}.mypage-component-edit0910-module__6FyQRG__review-filter__chip{color:#555;cursor:pointer;background-color:#fff;border:1px solid #d9d9d9;border-radius:999px;padding:.5rem 1.125rem;font-family:inherit;font-size:.938rem}.mypage-component-edit0910-module__6FyQRG__review-filter__chip--active{color:#fff;background-color:#222;border-color:#222}.mypage-component-edit0910-module__6FyQRG__clickable{cursor:pointer}.mypage-component-edit0910-module__6FyQRG__like-card-list,.mypage-component-edit0910-module__6FyQRG__like-card-list *,.mypage-component-edit0910-module__6FyQRG__like-card-list :before,.mypage-component-edit0910-module__6FyQRG__like-card-list :after{box-sizing:border-box}.mypage-component-edit0910-module__6FyQRG__like-card-list{background-color:#fff;grid-template-columns:repeat(auto-fit,minmax(max(50%,min(100%,26rem)),1fr));width:100%;height:fit-content;padding:1px 0 0 1px;display:grid}.mypage-component-edit0910-module__6FyQRG__like-card-list--3col{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto}@media (max-width:1200px){.mypage-component-edit0910-module__6FyQRG__like-card-list--3col{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.mypage-component-edit0910-module__6FyQRG__like-card-list--3col{grid-template-columns:minmax(0,1fr)}}.mypage-component-edit0910-module__6FyQRG__like-card{border:1px solid var(--gray-300,#d9d9d9);flex:1;align-items:center;gap:.75rem;min-width:0;margin:-1px 0 0 -1px;padding:.625rem 1.688rem .625rem .625rem;display:flex}.mypage-component-edit0910-module__6FyQRG__like-card__image{aspect-ratio:1;object-fit:cover;flex:0 11.25rem;width:auto;min-width:0;max-width:11.25rem;height:auto}.mypage-component-edit0910-module__6FyQRG__like-card__contents{justify-content:space-between;gap:.75rem;width:100%;min-width:0;display:flex}.mypage-component-edit0910-module__6FyQRG__like-card__like{cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-self:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:flex}.mypage-component-edit0910-module__6FyQRG__like-card__like:disabled{cursor:wait;opacity:.6}.mypage-component-edit0910-module__6FyQRG__like-card__like-icon{width:100%;height:100%;display:block}.mypage-component-edit0910-module__6FyQRG__like-card__description{flex-direction:column;justify-content:space-between;gap:1rem;width:100%;min-width:0;height:fit-content;display:flex}.mypage-component-edit0910-module__6FyQRG__like-card__chip{background-color:var(--bg-brown);width:fit-content;height:auto;color:var(--color-brown-light);border-radius:999px;align-self:flex-start;padding:.375rem 1rem}.mypage-component-edit0910-module__6FyQRG__like-card__title{text-wrap:wrap;overflow-wrap:anywhere;font-size:1.25rem;font-weight:600;display:inline-block}.mypage-component-edit0910-module__6FyQRG__like-card__profile{align-items:center;gap:.875rem;display:flex}.mypage-component-edit0910-module__6FyQRG__like-card__avatar{border-radius:50%;flex:none;width:1.75rem;height:1.75rem;display:block}.mypage-component-edit0910-module__6FyQRG__like-card__avatar-image{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.mypage-component-edit0910-module__6FyQRG__like-card__username{color:#616161;font-size:1.25rem}.mypage-component-edit0910-module__6FyQRG__like-card--device .mypage-component-edit0910-module__6FyQRG__like-card__username{font-size:1rem}.mypage-component-edit0910-module__6FyQRG__like-card__category{color:#616161;font-size:1rem}.mypage-component-edit0910-module__6FyQRG__like-card__summary{white-space:nowrap;text-overflow:ellipsis;width:auto;max-width:18.438rem;overflow:hidden}.mypage-component-edit0910-module__6FyQRG__comment-list,.mypage-component-edit0910-module__6FyQRG__comment-list *,.mypage-component-edit0910-module__6FyQRG__comment-list :before,.mypage-component-edit0910-module__6FyQRG__comment-list :after{box-sizing:border-box}.mypage-component-edit0910-module__6FyQRG__comment-list{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:fit-content;padding-top:1px;display:flex}.mypage-component-edit0910-module__6FyQRG__comment-card{border:1px solid var(--gray-300,#d9d9d9);flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:1.5rem;margin-top:-1px;padding:.625rem 1.688rem .625rem .625rem;display:flex}.mypage-component-edit0910-module__6FyQRG__comment-card__image{aspect-ratio:1;object-fit:cover;border-radius:.5rem;flex:0 11.25rem;align-self:flex-start;width:auto;min-width:0;max-width:11.25rem;height:auto}.mypage-component-edit0910-module__6FyQRG__comment-card__description{flex-wrap:wrap;flex:20rem;justify-content:space-between;gap:1.5rem;min-width:0;padding:1.5rem 0;display:flex}.mypage-component-edit0910-module__6FyQRG__comment-card__info{flex-direction:column;flex:0 260px;justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;max-width:260px;display:flex}.mypage-component-edit0910-module__6FyQRG__comment-card__headline{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.mypage-component-edit0910-module__6FyQRG__comment-card__byline{flex-direction:column;gap:.375rem;display:flex}.mypage-component-edit0910-module__6FyQRG__comment-card__chip{background-color:var(--bg-brown);width:fit-content;height:auto;color:var(--color-brown-light);border-radius:999px;align-self:flex-start;padding:.375rem 1rem}.mypage-component-edit0910-module__6FyQRG__comment-card__title{text-wrap:wrap;overflow-wrap:anywhere;font-size:1.25rem;font-weight:600;display:inline-block}.mypage-component-edit0910-module__6FyQRG__comment-card__profile{align-items:center;gap:.875rem;display:flex}.mypage-component-edit0910-module__6FyQRG__comment-card__avatar{border-radius:50%;flex:none;width:1.75rem;height:1.75rem;display:block}.mypage-component-edit0910-module__6FyQRG__comment-card__avatar-image{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.mypage-component-edit0910-module__6FyQRG__comment-card__username{color:#616161;font-size:1.125rem}.mypage-component-edit0910-module__6FyQRG__comment-card__summary{white-space:nowrap;text-overflow:ellipsis;color:#616161;width:auto;max-width:18.438rem;font-size:1.25rem;overflow:hidden}.mypage-component-edit0910-module__6FyQRG__comment-card__content{flex-wrap:wrap;flex:0 auto;gap:1.5rem;min-width:0;display:flex}.mypage-component-edit0910-module__6FyQRG__comment-card--system .mypage-component-edit0910-module__6FyQRG__comment-card__content{flex-wrap:nowrap;flex:auto;align-items:flex-start}.mypage-component-edit0910-module__6FyQRG__comment-card--system .mypage-component-edit0910-module__6FyQRG__comment-card__info{flex:0 0 260px}.mypage-component-edit0910-module__6FyQRG__comment-card--system .mypage-component-edit0910-module__6FyQRG__comment-card__comment{flex:1 1 0}@media (max-width:768px){.mypage-component-edit0910-module__6FyQRG__comment-card--system .mypage-component-edit0910-module__6FyQRG__comment-card__content{flex-wrap:wrap}}.mypage-component-edit0910-module__6FyQRG__comment-card__comment{flex-direction:column;flex:1;gap:.625rem;min-width:0;max-width:480px;display:flex}.mypage-component-edit0910-module__6FyQRG__comment-card__comment-header{align-items:center;gap:.375rem;display:flex}.mypage-component-edit0910-module__6FyQRG__comment-card__comment-header img{width:1.5rem;height:1.5rem}.mypage-component-edit0910-module__6FyQRG__comment-card__comment-label{color:#3d3d3d;white-space:nowrap;flex:none;margin:0;font-size:1rem}.mypage-component-edit0910-module__6FyQRG__comment-card__comment-text{overflow-wrap:anywhere;color:#3d3d3d;width:auto;margin:0;font-size:1.2rem;line-height:1.5}.mypage-component-edit0910-module__6FyQRG__comment-card__date{color:#9c9c9c;white-space:nowrap;flex:none;align-self:flex-start;align-items:center;gap:.25rem;font-size:1.1rem;display:flex}.mypage-component-edit0910-module__6FyQRG__comment-card__date img{width:.875rem;height:.875rem}.mypage-component-edit0910-module__6FyQRG__comment-card__right-area,.mypage-component-edit0910-module__6FyQRG__review-card__right-area{flex-direction:column;flex:none;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.mypage-component-edit0910-module__6FyQRG__activity-action-scope{--detail-brown:#382416;--detail-gray-700:#555;--detail-gray-500:#999;--detail-gray-300:#ddd;--detail-gray-200:#e8e8e8;--detail-gray-100:#f8f8f8;--detail-white:#fff;flex:none}.mypage-component-edit0910-module__6FyQRG__activity-state{border:1px solid var(--gray-200,#e0e0e0);grid-column:1/-1;justify-content:center;align-items:center;width:100%;min-height:160px;display:flex}.mypage-component-edit0910-module__6FyQRG__activity-state>.body{color:#777;text-align:center;margin:0;font-size:18px}.mypage-component-edit0910-module__6FyQRG__review-list,.mypage-component-edit0910-module__6FyQRG__review-list *,.mypage-component-edit0910-module__6FyQRG__review-list :before,.mypage-component-edit0910-module__6FyQRG__review-list :after{box-sizing:border-box}.mypage-component-edit0910-module__6FyQRG__review-list{background-color:#fff;flex-direction:column;align-items:stretch;width:100%;height:fit-content;padding-top:1px;display:flex}.mypage-component-edit0910-module__6FyQRG__review-card{border:1px solid var(--gray-300,#d9d9d9);align-items:flex-start;gap:1.75rem;margin-top:-1px;padding:1.25rem 1.688rem 1.25rem .625rem;display:flex}.mypage-component-edit0910-module__6FyQRG__like-card,.mypage-component-edit0910-module__6FyQRG__comment-card,.mypage-component-edit0910-module__6FyQRG__review-card{transition:background-color .2s}.mypage-component-edit0910-module__6FyQRG__like-card:hover,.mypage-component-edit0910-module__6FyQRG__comment-card:hover,.mypage-component-edit0910-module__6FyQRG__review-card:hover{background-color:var(--gray-100)}.mypage-component-edit0910-module__6FyQRG__review-card__image{aspect-ratio:4/3;object-fit:cover;border-radius:.25rem;flex:none;width:9.375rem;height:auto}.mypage-component-edit0910-module__6FyQRG__review-card__body{flex:1;justify-content:space-between;align-items:flex-start;gap:1.5rem;min-width:0;display:flex}.mypage-component-edit0910-module__6FyQRG__review-card__content{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.mypage-component-edit0910-module__6FyQRG__review-card__meta{align-items:center;gap:1rem;display:flex}.mypage-component-edit0910-module__6FyQRG__review-card__title{color:#222;font-size:1.2rem;font-weight:600}.mypage-component-edit0910-module__6FyQRG__review-card__score{color:#222;font-size:1.1rem}.mypage-component-edit0910-module__6FyQRG__review-card__score-value{color:#c8963e;font-size:1.4rem;font-weight:600}.mypage-component-edit0910-module__6FyQRG__review-card__stat{color:#616161;align-items:center;gap:.3rem;font-size:1rem;display:flex}.mypage-component-edit0910-module__6FyQRG__review-card__stat img{width:1.5rem;height:1.5rem}.mypage-component-edit0910-module__6FyQRG__review-card__text{color:#444;margin:0;font-size:1.2rem;line-height:1.75}.mypage-component-edit0910-module__6FyQRG__review-card__date{color:#9c9c9c;white-space:nowrap;flex:none;align-items:center;gap:.25rem;font-size:1.1rem;display:flex}.mypage-component-edit0910-module__6FyQRG__review-card__date img{width:.875rem;height:.875rem}.mypage-component-edit0910-module__6FyQRG__my-review-list,.mypage-component-edit0910-module__6FyQRG__my-review-list *,.mypage-component-edit0910-module__6FyQRG__my-review-list :before,.mypage-component-edit0910-module__6FyQRG__my-review-list :after{box-sizing:border-box}.mypage-component-edit0910-module__6FyQRG__my-review-list{--my-review-thumb-size:7.5rem;--my-review-head-gap:1.75rem;--my-review-content-gap:3rem;--my-review-meta-width:12.563rem;--my-review-meta-row-gap:1rem;--my-review-text-width:28.75rem;--my-review-text-max:45rem;--my-review-group-gap:1.5rem;--my-review-card-padding:1.25rem 1.688rem;background-color:#fff;width:100%;margin:0;padding:1px 0 0;list-style:none}.mypage-component-edit0910-module__6FyQRG__my-review-card{padding:var(--my-review-card-padding);border:1px solid var(--gray-300,#d9d9d9);margin-top:-1px}.mypage-component-edit0910-module__6FyQRG__my-review-card__head{align-items:flex-start;gap:var(--my-review-head-gap);flex-wrap:wrap;display:flex}.mypage-component-edit0910-module__6FyQRG__my-review-card__content{align-items:flex-start;gap:var(--my-review-content-gap);flex-wrap:wrap;min-width:0;display:flex}.mypage-component-edit0910-module__6FyQRG__my-review-card__image-wrapper{width:var(--my-review-thumb-size);height:var(--my-review-thumb-size);border-radius:.25rem;flex:none;overflow:hidden}.mypage-component-edit0910-module__6FyQRG__my-review-card__image{object-fit:contain;width:100%;height:100%;display:block}.mypage-component-edit0910-module__6FyQRG__my-review-card--split{justify-content:space-between;align-items:flex-start;gap:var(--my-review-group-gap);flex-wrap:wrap;display:flex}.mypage-component-edit0910-module__6FyQRG__my-review-card--split .mypage-component-edit0910-module__6FyQRG__my-review-card__head{flex:0 auto;min-width:0}.mypage-component-edit0910-module__6FyQRG__my-review-card--split .mypage-component-edit0910-module__6FyQRG__my-review-card__meta{flex:0 1 var(--my-review-meta-width);align-items:flex-start;gap:var(--my-review-meta-row-gap);flex-direction:column;width:auto;min-width:0}.mypage-component-edit0910-module__6FyQRG__my-review-card--split .mypage-component-edit0910-module__6FyQRG__my-review-card__text{flex:0 1 var(--my-review-text-width);min-width:0}.mypage-component-edit0910-module__6FyQRG__my-review-card--split .mypage-component-edit0910-module__6FyQRG__my-review-card__date{flex:none}.mypage-component-edit0910-module__6FyQRG__my-review-card--stacked{column-gap:var(--my-review-head-gap);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;row-gap:.75rem;display:grid}.mypage-component-edit0910-module__6FyQRG__my-review-card--stacked .mypage-component-edit0910-module__6FyQRG__my-review-card__head,.mypage-component-edit0910-module__6FyQRG__my-review-card--stacked .mypage-component-edit0910-module__6FyQRG__my-review-card__content{display:contents}.mypage-component-edit0910-module__6FyQRG__my-review-card--stacked .mypage-component-edit0910-module__6FyQRG__my-review-card__image-wrapper{grid-area:1/1/3}.mypage-component-edit0910-module__6FyQRG__my-review-card--stacked .mypage-component-edit0910-module__6FyQRG__my-review-card__meta{grid-area:1/2}.mypage-component-edit0910-module__6FyQRG__my-review-card--stacked .mypage-component-edit0910-module__6FyQRG__my-review-card__date{grid-area:1/3}.mypage-component-edit0910-module__6FyQRG__my-review-card--stacked .mypage-component-edit0910-module__6FyQRG__my-review-card__text{max-width:var(--my-review-text-max);grid-area:2/2/auto/-1}.mypage-component-edit0910-module__6FyQRG__my-review-card__meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.mypage-component-edit0910-module__6FyQRG__my-review-card__title{overflow-wrap:anywhere;color:#222;margin:0;font-size:1.063rem;font-weight:600;line-height:1.4}.mypage-component-edit0910-module__6FyQRG__my-review-card__score{color:#999;margin:0;font-size:1rem;line-height:1}.mypage-component-edit0910-module__6FyQRG__my-review-card__score-value{color:#c8963e;font-size:1.625rem;font-weight:600}.mypage-component-edit0910-module__6FyQRG__my-review-card__stats{gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.mypage-component-edit0910-module__6FyQRG__my-review-card__stat{color:#616161;align-items:center;gap:.375rem;font-size:.875rem;line-height:1.45;display:flex}.mypage-component-edit0910-module__6FyQRG__my-review-card__stat img{width:1rem;height:1rem}.mypage-component-edit0910-module__6FyQRG__my-review-card__text{color:#444;margin:0;font-size:.938rem;line-height:1.75}.mypage-component-edit0910-module__6FyQRG__my-review-card__date{color:#9c9c9c;white-space:nowrap;align-items:center;gap:.25rem;margin:0;font-size:.875rem;line-height:1.45;display:flex}.mypage-component-edit0910-module__6FyQRG__my-review-card__date img{width:.875rem;height:.875rem}.mypage-component-edit0910-module__6FyQRG__skeleton-block{background:linear-gradient(90deg,#eee8e2 25%,#fbf8f5 50%,#eee8e2 75%) 0 0/200% 100%;animation:1.45s ease-in-out infinite mypage-component-edit0910-module__6FyQRG__mypage-activity-skeleton-shimmer}.mypage-component-edit0910-module__6FyQRG__skeleton-like-image{border-radius:.25rem;flex:0 11.25rem;width:11.25rem;height:11.25rem}.mypage-component-edit0910-module__6FyQRG__skeleton-card-chip{border-radius:999px;width:4.5rem;height:1.75rem}.mypage-component-edit0910-module__6FyQRG__skeleton-card-title{border-radius:4px;width:72%;height:1.25rem}.mypage-component-edit0910-module__6FyQRG__skeleton-card-title-short{width:52%}.mypage-component-edit0910-module__6FyQRG__skeleton-card-profile{border-radius:4px;width:8rem;height:1.75rem}.mypage-component-edit0910-module__6FyQRG__skeleton-comment-image{border-radius:.5rem;flex:0 11.25rem;width:11.25rem;height:11.25rem}.mypage-component-edit0910-module__6FyQRG__skeleton-comment-label{border-radius:4px;width:5rem;height:1rem}.mypage-component-edit0910-module__6FyQRG__skeleton-comment-text{border-radius:4px;width:min(28rem,100%);height:1rem}.mypage-component-edit0910-module__6FyQRG__skeleton-comment-text-short{width:min(20rem,78%)}.mypage-component-edit0910-module__6FyQRG__skeleton-comment-date{border-radius:4px;width:5rem;height:1rem}.mypage-component-edit0910-module__6FyQRG__skeleton-review-image{border-radius:.25rem;flex:0 0 9.375rem;width:9.375rem;height:7rem}.mypage-component-edit0910-module__6FyQRG__skeleton-review-title{border-radius:4px;width:9rem;height:1.25rem}.mypage-component-edit0910-module__6FyQRG__skeleton-review-score{border-radius:4px;width:3rem;height:1.25rem}.mypage-component-edit0910-module__6FyQRG__skeleton-review-stat{border-radius:4px;width:3rem;height:1rem}.mypage-component-edit0910-module__6FyQRG__skeleton-review-text{border-radius:4px;width:min(38rem,100%);height:3rem}.mypage-component-edit0910-module__6FyQRG__skeleton-review-date{border-radius:4px;width:5rem;height:1rem}@keyframes mypage-component-edit0910-module__6FyQRG__mypage-activity-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.other-user-profile-module__daKfta__container{color:#302923;max-width:1520px;margin:0 auto;padding:22px 24px 64px}.other-user-profile-module__daKfta__profileHeader{border:1px solid var(--gray-200,#e0e0e0);background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(500px,1fr);align-items:stretch;gap:48px;width:100%;margin-bottom:3cap;padding:20px;display:grid}.other-user-profile-module__daKfta__profileIdentity{align-items:center;gap:20px;min-width:0;display:flex}.other-user-profile-module__daKfta__profileImage{object-fit:cover;border-radius:50%;flex-shrink:0;width:100px;height:100px}.other-user-profile-module__daKfta__profileTitleWrap{flex-direction:column;align-items:flex-start;gap:12px;min-width:0;display:flex}.other-user-profile-module__daKfta__profileName,.other-user-profile-module__daKfta__profileBio,.other-user-profile-module__daKfta__sectionHeading,.other-user-profile-module__daKfta__systemTitle,.other-user-profile-module__daKfta__sectionTitle{margin:0}.other-user-profile-module__daKfta__profileName{color:#2e2118}.other-user-profile-module__daKfta__profileBio{color:var(--gray-700,#666);word-break:keep-all;white-space:pre-line}.other-user-profile-module__daKfta__historySection{flex-direction:column;min-width:0;height:100%;display:flex}.other-user-profile-module__daKfta__historyCard{box-sizing:border-box;background:var(--bg-brown);border-radius:10px;grid-template-columns:1fr 1px 1fr 1px 1fr;width:100%;height:100%;min-height:120px;display:grid}.other-user-profile-module__daKfta__historyStat{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-width:0;display:flex}.other-user-profile-module__daKfta__historyLabel{max-width:100%;color:var(--gray-700,#666);overflow-wrap:anywhere;text-align:center;font-size:16px;font-weight:500;line-height:1.4}.other-user-profile-module__daKfta__historyValueWrap{justify-content:center;align-items:center;gap:16px;display:flex}.other-user-profile-module__daKfta__historyValueWrap img{object-fit:contain;width:24px;height:24px}.other-user-profile-module__daKfta__historyValue{color:var(--brown);justify-content:center;align-items:baseline;font-size:30px;font-weight:700;line-height:1;display:flex}.other-user-profile-module__daKfta__historyUnit{color:var(--gray-700,#666);margin-left:3px;font-size:14px;font-weight:400}.other-user-profile-module__daKfta__historyDivider{background:var(--gray-300,#ddd);align-self:center;width:1px;height:70%}.other-user-profile-module__daKfta__mainSystemCard{margin-bottom:14px}.other-user-profile-module__daKfta__systemTitleArea{min-width:0}.other-user-profile-module__daKfta__systemTitle{color:#32261e;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:22px;font-weight:600;line-height:1.35;overflow:hidden}.other-user-profile-module__daKfta__systemDescription{-webkit-line-clamp:3;margin:10px 0 8px}.other-user-profile-module__daKfta__systemDevice{min-width:70px}.other-user-profile-module__daKfta__systemDeviceImage{object-fit:contain;width:90px;height:90px}.other-user-profile-module__daKfta__systemDeviceName{color:#4d4742;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:13px;line-height:1.4;overflow:hidden}.other-user-profile-module__daKfta__emptyChain{color:var(--gray-600,#666);padding:24px 0;font-size:13px}.other-user-profile-module__daKfta__sectionHeading{color:var(--brown,#382416);margin-bottom:15px}.other-user-profile-module__daKfta__emptySystemSection{border:1px solid var(--gray-200,#e0e0e0);color:var(--gray-700,#666);text-align:center;background:#fff;border-radius:10px;padding:30px 20px}.other-user-profile-module__daKfta__emptySystemSection p{margin:0}.other-user-profile-module__daKfta__sectionTitle{color:var(--brown,#382416)}.other-user-profile-module__daKfta__viewAllButton{background:0 0;border:0}.other-user-profile-module__daKfta__sliderButton{z-index:2;border:1px solid var(--gray-200,#e0e0e0);background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 3px 10px #3029231f}.other-user-profile-module__daKfta__sliderButtonPrevious{left:-19px}.other-user-profile-module__daKfta__sliderButtonPrevious img{transform:rotate(180deg)}.other-user-profile-module__daKfta__sliderButton img{object-fit:contain;width:20px;height:20px}.other-user-profile-module__daKfta__sliderButton[hidden]{display:none}.other-user-profile-module__daKfta__loadingPage{gap:20px;display:grid}.other-user-profile-module__daKfta__skeletonProfileHeader,.other-user-profile-module__daKfta__skeletonSystemCard,.other-user-profile-module__daKfta__skeletonDeviceSection,.other-user-profile-module__daKfta__skeletonSectionTitle{border-radius:10px}.other-user-profile-module__daKfta__skeletonProfileHeader{height:174px}.other-user-profile-module__daKfta__skeletonSectionTitle{width:180px;height:30px}.other-user-profile-module__daKfta__skeletonSystemCard{height:246px}.other-user-profile-module__daKfta__skeletonDeviceSection{height:260px}@media (max-width:900px){.other-user-profile-module__daKfta__profileHeader{grid-template-columns:1fr;gap:24px}}@media (max-width:680px){.other-user-profile-module__daKfta__container{padding:18px 16px 48px}.other-user-profile-module__daKfta__profileHeader{margin-bottom:32px;padding:16px}.other-user-profile-module__daKfta__profileImage{width:76px;height:76px}.other-user-profile-module__daKfta__historyCard{grid-template-columns:1fr;gap:14px;padding:16px 10px}.other-user-profile-module__daKfta__historyStat{flex-direction:row;justify-content:space-between;padding:0 10px}.other-user-profile-module__daKfta__historyDivider{width:70%;height:1px}.other-user-profile-module__daKfta__systemCard{flex-direction:column;gap:16px;padding:14px;display:flex}.other-user-profile-module__daKfta__subSystemCard{padding:16px 0}.other-user-profile-module__daKfta__systemListCard{padding:0 14px}.other-user-profile-module__daKfta__subSystemThumbnail{flex-basis:auto;width:100%;height:min(52vw,230px)}.other-user-profile-module__daKfta__systemHeader{align-items:flex-start;gap:12px}.other-user-profile-module__daKfta__systemMeta{gap:4px;margin-left:0}.other-user-profile-module__daKfta__systemStats{gap:7px}.other-user-profile-module__daKfta__statItem{font-size:11px}.other-user-profile-module__daKfta__statItem img{width:16px;height:16px}.other-user-profile-module__daKfta__moreIcon{display:none}.other-user-profile-module__daKfta__systemTitle{font-size:18px}.other-user-profile-module__daKfta__systemDescription{margin-top:8px;font-size:14px}.other-user-profile-module__daKfta__systemBottom{display:block}.other-user-profile-module__daKfta__systemDevices{scrollbar-width:none;width:100%;padding-bottom:4px;overflow-x:auto}.other-user-profile-module__daKfta__systemDevices::-webkit-scrollbar{display:none}.other-user-profile-module__daKfta__systemDevice{flex:0 0 76px}.other-user-profile-module__daKfta__systemDeviceImage{width:72px;height:72px}.other-user-profile-module__daKfta__systemDate{text-align:right;margin-top:8px;display:block}.other-user-profile-module__daKfta__sliderButton{display:none}}.other-user-profile-module__daKfta__review_icon{cursor:pointer;z-index:1;background:0 0;border:0;border-radius:100px;justify-content:center;align-items:center;width:33px;height:33px;padding:0;display:flex;position:absolute;top:10px;right:10px}.other-user-profile-module__daKfta__review_icon:hover{border:1px solid rgb(from var(--color-brown-light) r g b / 50%);background:var(--bg-brown)}.other-user-profile-module__daKfta__review_icon:focus-visible{outline:2px solid var(--brown,#8f6848);outline-offset:2px}.other-user-profile-module__daKfta__review_icon img{object-fit:contain;width:70%;height:70%}.other-user-profile-module__daKfta__profileDeviceCard{position:relative}.other-user-profile-module__daKfta__deviceCardLink{width:100%;color:inherit;flex-direction:column;align-items:center;text-decoration:none;display:flex}.other-user-profile-module__daKfta__modal-overlay{z-index:1000;box-sizing:border-box;background:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.other-user-profile-module__daKfta__modal-card{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:850px;min-height:min(354px,100vh - 40px);max-height:calc(100vh - 40px);padding:28px 32px;display:flex;overflow-y:auto;box-shadow:0 4px 20px #00000014}.other-user-profile-module__daKfta__modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.other-user-profile-module__daKfta__review-header{justify-content:center;margin-bottom:24px;position:relative}.other-user-profile-module__daKfta__modal-title{color:#333;margin:0;font-weight:700}.other-user-profile-module__daKfta__review-title{text-align:center;font-size:23px;font-weight:500}.other-user-profile-module__daKfta__review-title strong{font-weight:700}.other-user-profile-module__daKfta__btn-close{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.other-user-profile-module__daKfta__btn-close img{opacity:.8;width:24px;height:24px}.other-user-profile-module__daKfta__modal-body{flex-direction:column;gap:14px;margin-bottom:24px;display:flex}.other-user-profile-module__daKfta__review-modal-state{min-height:144px;color:var(--gray-700,#666);text-align:center;place-items:center;margin:0;display:grid}.other-user-profile-module__daKfta__review-meta-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:8px;display:flex}.other-user-profile-module__daKfta__user-profile{align-items:center;gap:12px;min-width:0;display:flex}.other-user-profile-module__daKfta__avatar-icon{border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden}.other-user-profile-module__daKfta__avatar-icon img{object-fit:cover;width:100%;height:100%}.other-user-profile-module__daKfta__user-info{flex-direction:column;gap:2px;min-width:0;display:flex}.other-user-profile-module__daKfta__user-name{color:#333;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:700;line-height:1.3;overflow:hidden}.other-user-profile-module__daKfta__review-date{color:var(--gray-500,#8b95a1);font-size:14px}.other-user-profile-module__daKfta__review-score{flex-shrink:0;align-items:center;gap:4px;display:flex}.other-user-profile-module__daKfta__score-num{color:var(--brown,#b08359);font-size:32px;font-weight:700;line-height:1}.other-user-profile-module__daKfta__score-max{color:var(--gray-500,#8b95a1);font-size:22px;font-weight:400}.other-user-profile-module__daKfta__memo-view-area{border-bottom:1px solid var(--gray-200,#e5e8eb);color:#333;white-space:pre-wrap;word-break:break-all;min-height:144px;margin-bottom:8px;padding:4px 0;font-size:16px;line-height:1.6}.other-user-profile-module__daKfta__review-box{box-sizing:border-box;background:#f4ece5;border:0;border-radius:0 12px 12px;margin-bottom:0;padding:20px}@media (max-width:680px){.other-user-profile-module__daKfta__modal-card{padding:24px 20px}.other-user-profile-module__daKfta__review-title{max-width:calc(100% - 48px);font-size:20px}.other-user-profile-module__daKfta__review-meta-row{align-items:flex-start}.other-user-profile-module__daKfta__user-name{font-size:16px}.other-user-profile-module__daKfta__review-date{font-size:14px}.other-user-profile-module__daKfta__score-num{font-size:28px}.other-user-profile-module__daKfta__score-max{font-size:20px}}
.SystemCard-module__n5WccG__card{box-sizing:border-box;border:1px solid var(--gray-200,#e0e0e0);background:#fff;border-radius:10px;gap:24px;width:100%;min-height:246px;padding:20px;display:flex}.SystemCard-module__n5WccG__cardList{border:1px solid var(--gray-200,#e0e0e0);background:#fff;border-radius:10px;flex-direction:column;padding:20px;display:flex}.SystemCard-module__n5WccG__card+.SystemCard-module__n5WccG__cardList{margin-top:14px}.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__card{border:0;border-radius:0;min-height:0;padding:20px 0}.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__card:first-child{padding-top:0}.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__card:last-child{padding-bottom:0}.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__card+.SystemCard-module__n5WccG__card{border-top:1px solid var(--gray-200,#e0e0e0)}.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__thumbnail{width:260px;height:160px}.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__deviceItem{flex-basis:90px}.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__deviceImage{width:90px;height:90px}.SystemCard-module__n5WccG__clickable{cursor:pointer}.SystemCard-module__n5WccG__clickable:focus-visible{outline:2px solid var(--brown,#543a2a);outline-offset:3px}.SystemCard-module__n5WccG__thumbnail{background:var(--gray-100,#f5f5f5);border-radius:8px;flex-shrink:0;width:316px;height:206px;overflow:hidden}.SystemCard-module__n5WccG__thumbnail img{object-fit:cover;width:100%;height:100%}.SystemCard-module__n5WccG__content{flex-direction:column;flex:1;min-width:0;display:flex}.SystemCard-module__n5WccG__header{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.SystemCard-module__n5WccG__titleArea{align-items:center;gap:8px;min-width:0;display:flex}.SystemCard-module__n5WccG__representativeIcon{object-fit:contain;flex-shrink:0;width:24px;height:24px}.SystemCard-module__n5WccG__title{color:#32261e;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.SystemCard-module__n5WccG__badge{color:var(--brown,#543a2a);white-space:nowrap;background:#f1eeeb;border-radius:3px;flex-shrink:0;padding:4px 10px}.SystemCard-module__n5WccG__meta{flex-shrink:0;align-items:center;gap:16px;display:flex}.SystemCard-module__n5WccG__stats{justify-content:flex-end;align-items:center;gap:16px;display:flex}.SystemCard-module__n5WccG__statItem{color:var(--gray-600,#666);white-space:nowrap;align-items:center;gap:4px;font-size:13px;line-height:1.3;display:flex}.SystemCard-module__n5WccG__statIcon{object-fit:contain;width:24px;height:24px}.SystemCard-module__n5WccG__menuWrap{flex-shrink:0;position:relative}.SystemCard-module__n5WccG__menuButton{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;display:grid}.SystemCard-module__n5WccG__menuButton:hover,.SystemCard-module__n5WccG__menuButton:focus-visible{background:var(--gray-100,#f5f5f5);outline:none}.SystemCard-module__n5WccG__menuButtonStatic{cursor:default}.SystemCard-module__n5WccG__menuButton img{object-fit:contain;width:18px;height:18px}.SystemCard-module__n5WccG__menu{z-index:10;border:1px solid var(--gray-200,#e0e0e0);background:#fff;border-radius:8px;min-width:148px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 20px #2d231c24}.SystemCard-module__n5WccG__menuItem{width:100%;min-height:36px;color:var(--gray-700,#444);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:9px;padding:0 10px;font-size:13px;display:flex}.SystemCard-module__n5WccG__menuItem:hover,.SystemCard-module__n5WccG__menuItem:focus-visible{background:var(--gray-100,#f5f5f5);color:var(--brown,#543a2a);outline:none}.SystemCard-module__n5WccG__menuItem:disabled{cursor:wait;opacity:.55}.SystemCard-module__n5WccG__menuDelete{color:#b04b43}.SystemCard-module__n5WccG__description{color:var(--gray-700,#666);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:6px 0;display:-webkit-box;overflow:hidden}.SystemCard-module__n5WccG__bottom{justify-content:space-between;align-items:flex-end;gap:20px;min-width:0;margin-top:auto;display:flex}.SystemCard-module__n5WccG__devices{align-items:center;gap:16px;min-width:0;display:flex;overflow:hidden}.SystemCard-module__n5WccG__deviceItem{flex-direction:column;flex:0 0 110px;align-items:center;min-width:0;display:flex}.SystemCard-module__n5WccG__deviceImage{object-fit:contain;width:110px;height:110px;margin-bottom:6px}.SystemCard-module__n5WccG__deviceName{color:#4d4742;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.SystemCard-module__n5WccG__deviceLine{background:var(--gray-300,#e0e0e0);flex:0 0 24px;align-self:center;width:24px;height:1px;margin:0 4px}.SystemCard-module__n5WccG__emptyDevices{color:var(--gray-600,#666);padding:24px 0;font-size:13px}.SystemCard-module__n5WccG__date{color:var(--gray-500,#999);white-space:nowrap;flex-shrink:0;font-size:14px}@media (max-width:900px){.SystemCard-module__n5WccG__card{gap:16px}.SystemCard-module__n5WccG__thumbnail{width:260px;height:180px}.SystemCard-module__n5WccG__deviceItem{flex-basis:76px}.SystemCard-module__n5WccG__deviceImage{width:76px;height:76px}}@media (max-width:680px){.SystemCard-module__n5WccG__card{flex-direction:column;gap:16px;min-height:0;padding:14px}.SystemCard-module__n5WccG__thumbnail{width:100%;height:min(52vw,230px)}.SystemCard-module__n5WccG__cardList{padding:0 14px}.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__card{padding:16px 0}.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__card:first-child{padding-top:0}.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__card:last-child{padding-bottom:0}.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__thumbnail{width:100%;height:min(52vw,230px)}.SystemCard-module__n5WccG__header{flex-direction:column;align-items:stretch;gap:12px}.SystemCard-module__n5WccG__meta{justify-content:space-between;align-items:center}.SystemCard-module__n5WccG__stats{flex-wrap:wrap;justify-content:flex-start;gap:8px 12px}.SystemCard-module__n5WccG__deviceImage,.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__deviceImage{width:72px;height:72px}.SystemCard-module__n5WccG__cardList .SystemCard-module__n5WccG__deviceItem{flex-basis:76px}.SystemCard-module__n5WccG__bottom{flex-direction:column;align-items:stretch;gap:8px}.SystemCard-module__n5WccG__devices{scrollbar-width:none;padding-bottom:4px;overflow-x:auto}.SystemCard-module__n5WccG__devices::-webkit-scrollbar{display:none}.SystemCard-module__n5WccG__date{text-align:right}}
.audioBrand-module__ZsIiMW__brandExplorerPage .has-brand-explorer .product-results{background:0 0;max-width:1520px;margin:0 auto;padding:0}.audioBrand-module__ZsIiMW__brandExplorerPage .device-category-content{box-sizing:border-box;background-color:var(--white);grid-template-columns:3fr 5fr 3fr;width:100%;max-width:1520px;height:950px;min-height:calc(100vh - 302px);margin:0 auto;display:grid}.audioBrand-module__ZsIiMW__brandExplorerPage .device-category-content.is-interconnect{grid-template-columns:3fr 6fr 3fr}:is(.audioBrand-module__ZsIiMW__brandExplorerPage .brand-intro,.audioBrand-module__ZsIiMW__brandExplorerPage .series-product){border-right:1px solid var(--gray-300)}.audioBrand-module__ZsIiMW__brandExplorerPage .brand-intro{min-width:0;padding:25px 50px 60px}.audioBrand-module__ZsIiMW__brandExplorerPage .brand-logo{width:100%;height:170px;color:var(--gray-900);justify-content:center;align-items:center;margin-bottom:35px;font-size:26px;font-weight:800;display:flex}.audioBrand-module__ZsIiMW__brandExplorerPage .brand-logo img{object-fit:contain;max-width:100%;max-height:100%}:is(.audioBrand-module__ZsIiMW__brandExplorerPage .brand-intro h2,.audioBrand-module__ZsIiMW__brandExplorerPage .brand-intro h3){margin:0 0 28px}.audioBrand-module__ZsIiMW__brandExplorerPage .brand-intro p{max-width:330px;color:var(--gray-900);white-space:pre-line;margin:0 0 26px;line-height:1.8}:is(.audioBrand-module__ZsIiMW__brandExplorerPage .brand-tags,.audioBrand-module__ZsIiMW__brandExplorerPage .preview-tags){flex-wrap:wrap;gap:6px;margin-bottom:25px;display:flex}:is(.audioBrand-module__ZsIiMW__brandExplorerPage .brand-tags span,.audioBrand-module__ZsIiMW__brandExplorerPage .preview-tags span){border-radius:var(--tag-radius);background:var(--gray-200);color:var(--gray-700);padding:7px 11px;font-size:11px}.audioBrand-module__ZsIiMW__brandExplorerPage .brand-intro>button{color:var(--gray-500);background:0 0;border:0;font-size:12px}.audioBrand-module__ZsIiMW__brandExplorerPage .series-product{grid-template-columns:1.75fr 2.5fr;min-width:0;display:grid}.audioBrand-module__ZsIiMW__brandExplorerPage .is-interconnect .series-product{grid-template-columns:1fr 1fr 2fr}.audioBrand-module__ZsIiMW__brandExplorerPage .series-list{border-right:1px solid var(--gray-300);min-width:0;padding:25px 12px 30px}.audioBrand-module__ZsIiMW__brandExplorerPage .series-item{border-radius:var(--button-radius);width:100%;min-height:42px;color:var(--gray-500);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px 16px;display:flex}.audioBrand-module__ZsIiMW__brandExplorerPage .series-item:hover:not(.is-active){background:var(--bg-brown);color:var(--gray-900)}:is(.audioBrand-module__ZsIiMW__brandExplorerPage .product-item:hover:not(.is-active),.audioBrand-module__ZsIiMW__brandExplorerPage .product-item.is-active){background:var(--bg-brown);color:var(--gray-900)}.audioBrand-module__ZsIiMW__brandExplorerPage .series-item.is-active{background:rgb(from var(--color-brown-light) r g b / 50%);color:var(--white)}:is(.audioBrand-module__ZsIiMW__brandExplorerPage .series-item img,.audioBrand-module__ZsIiMW__brandExplorerPage .preview-header img){object-fit:contain;flex:none;width:16px;height:16px}.audioBrand-module__ZsIiMW__brandExplorerPage .product-group{min-width:0;max-height:950px;padding:25px 12px 30px;overflow-y:auto}.audioBrand-module__ZsIiMW__brandExplorerPage .product-group-header{border-top:1px solid var(--gray-300);color:var(--gray-900);justify-content:space-between;align-items:center;margin:0;padding:10px 4px;display:flex}.audioBrand-module__ZsIiMW__brandExplorerPage .product-group-header h3{margin:0}.audioBrand-module__ZsIiMW__brandExplorerPage .product-group-header img{object-fit:contain;width:16px;height:16px}.audioBrand-module__ZsIiMW__brandExplorerPage .product-list{flex-direction:column;gap:2px;margin:0 0 15px 15px;display:flex}.audioBrand-module__ZsIiMW__brandExplorerPage .product-item{border-radius:var(--button-radius);min-height:50px;color:var(--gray-700);text-align:left;background:0 0;border:0;align-items:center;padding:0 16px;display:flex}.audioBrand-module__ZsIiMW__brandExplorerPage .product-preview{background-color:var(--white);box-sizing:border-box;min-width:0;padding:25px 40px 50px}.audioBrand-module__ZsIiMW__brandExplorerPage .preview-header{width:100%;color:var(--color-brown-light);background:0 0;border:0;justify-content:flex-end;align-items:center;gap:6px;margin-bottom:20px;display:flex}.audioBrand-module__ZsIiMW__brandExplorerPage .preview-image{aspect-ratio:1/.82;background:var(--gray-100);justify-content:center;align-items:center;width:100%;margin-bottom:32px;display:flex;overflow:hidden}.audioBrand-module__ZsIiMW__brandExplorerPage .preview-image img{object-fit:contain;width:75%;height:75%}.audioBrand-module__ZsIiMW__brandExplorerPage .preview-info>p{color:var(--gray-700);margin:0 0 12px}.audioBrand-module__ZsIiMW__brandExplorerPage .preview-info h2{margin:0 0 4px;line-height:1.3}.audioBrand-module__ZsIiMW__brandExplorerPage .preview-info h3{margin:0 0 16px}.audioBrand-module__ZsIiMW__brandExplorerPage .preview-description{line-height:1.8}.audioBrand-module__ZsIiMW__brandExplorerPage .brand-explorer-detail-button{background:var(--brown);color:var(--white);border:0;border-radius:4px;margin-top:20px;padding:12px 18px}.audioBrand-module__ZsIiMW__brandExplorerPage .preview-message{min-height:520px;color:var(--gray-500);text-align:center;justify-content:center;align-items:center;display:flex}.audioBrand-module__ZsIiMW__brandExplorerPage .product-group::-webkit-scrollbar{width:8px}.audioBrand-module__ZsIiMW__brandExplorerPage .product-group::-webkit-scrollbar-thumb{background-color:rgb(from var(--brown) r g b / 50%);border-radius:10px}.audioBrand-module__ZsIiMW__brandExplorerPage .product-group::-webkit-scrollbar-track{background-color:var(--gray-200);border-radius:10px;margin:20px 0}@media (max-width:1000px){:is(.audioBrand-module__ZsIiMW__brandExplorerPage .device-category-content,.audioBrand-module__ZsIiMW__brandExplorerPage .device-category-content.is-interconnect){grid-template-columns:3fr 5fr}.audioBrand-module__ZsIiMW__brandExplorerPage .product-preview{border-top:1px solid var(--gray-300);grid-column:1/-1}.audioBrand-module__ZsIiMW__brandExplorerPage .is-interconnect .series-product{grid-template-columns:1fr 1fr 2fr}}@media (max-width:700px){:is(.audioBrand-module__ZsIiMW__brandExplorerPage .device-category-content,.audioBrand-module__ZsIiMW__brandExplorerPage .device-category-content.is-interconnect,.audioBrand-module__ZsIiMW__brandExplorerPage .series-product,.audioBrand-module__ZsIiMW__brandExplorerPage .is-interconnect .series-product){min-height:0;display:block}:is(.audioBrand-module__ZsIiMW__brandExplorerPage .brand-intro,.audioBrand-module__ZsIiMW__brandExplorerPage .series-product,.audioBrand-module__ZsIiMW__brandExplorerPage .series-list){border-right:0;border-bottom:1px solid var(--gray-300)}:is(.audioBrand-module__ZsIiMW__brandExplorerPage .brand-intro,.audioBrand-module__ZsIiMW__brandExplorerPage .product-preview){padding:28px 22px}.audioBrand-module__ZsIiMW__brandExplorerPage .product-group{max-height:none}}
