.fh-intro-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:100000;transition:opacity .8s ease-in-out,visibility .8s}.fh-intro-content{text-align:center;animation:fadeInUp 1.2s ease-out forwards}.fh-intro-logo{font-size:32px;font-weight:900;letter-spacing:-.02em;margin-bottom:15px;color:#000}.fh-intro-sub{font-size:14px;color:#666;letter-spacing:.1em;font-weight:400}.fh-intro-hidden{opacity:0;visibility:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fh-global-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:99999;display:flex;justify-content:center;align-items:center;transition:opacity .4s ease}.fh-loader-text{font-size:24px;font-weight:300;letter-spacing:2px;color:#000;font-family:sans-serif}.dot-1{animation:fadeDot 1.5s infinite 0s}.dot-2{animation:fadeDot 1.5s infinite .3s}.dot-3{animation:fadeDot 1.5s infinite .6s}@keyframes fadeDot{0%{opacity:0}50%{opacity:1}to{opacity:0}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{height:auto!important;min-height:100%!important;overflow-x:hidden;overflow-y:visible!important}.fh-container{height:auto!important;min-height:100vh;overflow:visible!important}.hidden{display:none!important}button{cursor:pointer;font-family:inherit}input:focus,textarea:focus,select:focus{outline:1px solid #000}header,.header,.site-header,#shopify-section-header,.section-header,.announcement-bar,#shopify-section-announcement-bar{display:none!important}.fh-present-bar{background-color:#000;color:#fff;width:100%;padding:10px 0;min-height:34px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;font-family:sans-serif;z-index:1000;position:relative}.fh-present-bar:before{content:"\a0";display:inline-block;width:0;visibility:hidden}@media (max-width: 768px){.fh-present-bar{font-size:10px;padding:8px 0;min-height:29px}}.fh-title-wrapper{background-color:#fff;padding:40px 20px 20px;text-align:center;border-bottom:1px solid #eaeaea}.fh-main-link{text-decoration:none;color:#000;display:inline-block;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1)}.fh-main-link:hover{transform:translate(-3px,-3px);text-shadow:4px 4px 0px #d1d1d1}.fh-main-title{font-family:var(--font-heading-family, sans-serif);font-size:42px;font-weight:900;color:#000;letter-spacing:-1px;text-transform:uppercase;margin:0;line-height:1}.fh-sub-title{font-size:13px;color:#888;margin-top:8px;font-weight:400;letter-spacing:.05em}.fh-toolbar-container{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:10px 0;margin-bottom:20px;flex-wrap:wrap}.fh-new-search-box{position:relative;width:250px;display:flex;align-items:center}.fh-new-search-inp{width:100%;padding:10px 10px 10px 38px;border:1px solid #ddd;border-radius:4px;font-size:14px;height:42px;box-sizing:border-box}.fh-new-search-icon{position:absolute;left:12px;color:#999;width:16px;height:16px}.fh-new-btn,.fh-btn-black,.fh-btn-line{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:40px!important;padding:0 20px!important;font-size:13px!important;font-weight:600!important;border-radius:0!important;text-decoration:none!important;transition:.3s;white-space:nowrap!important;box-sizing:border-box;cursor:pointer}.fh-btn-black{background:#000!important;color:#fff!important;border:1px solid #000!important}.fh-btn-black:hover{opacity:.8;background:#333!important}.fh-btn-line{background:transparent!important;border:1px solid #ccc!important;color:#000!important}.fh-btn-line:hover{background:#f5f5f5!important}.fh-btn-disabled{background:#e0e0e0!important;border-color:#e0e0e0!important;color:#999!important;cursor:default}.fh-btn-text{background:none;border:none;color:#666;font-size:13px;text-decoration:underline;padding:0 10px}.fh-filter-bar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:40px;align-items:center;position:relative;z-index:5}.fh-dropdown{position:relative;display:inline-block}.fh-filter-btn{padding:10px 16px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;color:#333;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.fh-filter-btn:hover{background-color:#f9f9f9;border-color:#ccc}.fh-filter-btn.active{border-color:#000;background-color:#f0f0f0}.fh-arrow{font-size:10px;transition:transform .2s;color:#888}.fh-dropdown.open .fh-arrow{transform:rotate(180deg)}.fh-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 15px #0000001a;min-width:160px;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;padding:8px 0}.fh-dropdown.open .fh-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.fh-menu-item{padding:10px 16px;font-size:13px;color:#333;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:space-between}.fh-menu-item:hover{background-color:#f5f5f5}.fh-menu-item.selected{font-weight:700;color:#000;background-color:#fafafa}.fh-check{opacity:0;font-size:12px;color:#000}.fh-menu-item.selected .fh-check{opacity:1}.fh-video-toggle{padding:10px 16px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;color:#333;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}.fh-video-toggle.active{background-color:#000;color:#fff;border-color:#000}.fh-date-picker{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e0e0e0;padding:8px 12px;border-radius:8px}.fh-date-input{border:none;background:transparent;font-family:inherit;font-size:12px;color:#333;cursor:pointer;width:110px}.fh-grid{display:grid;grid-template-columns:1fr;gap:20px;position:relative}@media (min-width: 1024px){.fh-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.fh-feed-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;position:relative;transition:transform .6s cubic-bezier(.25,.8,.25,1),box-shadow .3s;will-change:transform}.fh-reveal-card{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.25,1,.5,1)}.fh-reveal-card.active{opacity:1;transform:translateY(0)}.fh-card-header{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:none}.fh-user-info{display:flex;align-items:center;gap:8px;cursor:pointer;flex:1;overflow:hidden}.fh-avatar{width:32px;height:32px;border-radius:50%;background:#eee;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#555;border:1px solid #eee;flex-shrink:0}.fh-user-text-wrap{display:flex;flex-direction:column;justify-content:center;line-height:1.2;overflow:hidden}.fh-username{font-size:13px;font-weight:700;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fh-user-sub{font-size:11px;color:#8e8e8e;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}.fh-card-follow-btn{background:none;border:none;padding:0;margin-left:10px;color:#0095f6;font-size:12px;font-weight:600;cursor:pointer;flex-shrink:0}.fh-card-follow-btn:hover{color:#00376b}.fh-card-follow-btn.following{color:#e0e0e0;cursor:default}.fh-card-media-wrap{width:100%;aspect-ratio:1/1;background:#f9f9f9;cursor:pointer;overflow:hidden;position:relative}.fh-card-img,.fh-card-video{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s}.fh-feed-card:hover .fh-card-img{transform:scale(1.05)}.fh-multi-icon{position:absolute;top:12px;right:12px;width:24px;height:24px;background:#0006;border-radius:4px;display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:none;color:#fff}.fh-action-left{display:flex;gap:15px}.fh-icon-btn:hover{color:#666}.fh-svg-icon{width:24px;height:24px;stroke-width:1.5px;fill:none;stroke:currentColor}.fh-icon-btn.active svg{animation:heartPop .3s ease-out;fill:#ed4956;stroke:#ed4956}@keyframes heartPop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.fh-icon-btn.saved svg{fill:#000;stroke:#000}.fh-likes-count{font-size:13px;font-weight:600;margin-bottom:6px}.fh-caption-box{font-size:13px;line-height:1.5;color:#333}.fh-caption-text{font-weight:400;font-size:14px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;margin-top:4px}.fh-date{font-size:11px;color:#999;margin-top:5px;text-transform:uppercase}.fh-detail-view{max-width:800px;margin:0 auto;position:relative}.fh-detail-header-wrap{width:100%!important;max-width:1000px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.fh-detail-text{font-size:15px;line-height:1.8;margin-bottom:40px;white-space:pre-wrap}.fh-post-meta{font-size:13px;color:#828c94;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.fh-post-meta span:not(:last-child):after{content:"\b7";margin-left:6px;color:#dadce0;font-weight:700}.fh-post-menu-wrap{position:relative}.fh-post-menu-dropdown{position:absolute;right:0;top:100%;background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:none;z-index:10;box-shadow:0 4px 12px #0000001a;width:100px;overflow:hidden}.fh-menu-action{display:block;width:100%;padding:12px;text-align:center;background:none;border:none;font-size:13px;cursor:pointer;color:#333}.fh-menu-action.delete{color:#ed4956;border-top:1px solid #f0f0f0}.fh-sticky-actions{position:absolute;left:100%;top:0;height:100%;margin-left:20px;z-index:100}.fh-sticky-inner{position:sticky;top:200px;display:flex;flex-direction:column;gap:15px}@media (max-width: 900px){.fh-sticky-actions{display:none!important}}.fh-float-btn{width:50px;height:50px;border-radius:50%;background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:.3s;color:#1c1c1c}.fh-float-btn:hover{transform:translateY(-3px);box-shadow:0 6px 15px #00000026}.fh-float-btn.active svg{fill:#ed4956;stroke:#ed4956}.fh-float-count{font-size:10px;font-weight:600;margin-top:2px}.fh-login-gate{position:relative;width:100%;height:500px;background-size:cover;background-position:center}.fh-gate-overlay{position:absolute;bottom:0;left:0;width:100%;height:70%;background:linear-gradient(to top,#fff 40%,#fff0);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:50px;text-align:center}.fh-gate-text{font-size:18px;font-weight:700;margin-bottom:20px;color:#000;line-height:1.5}.fh-comment-section{margin-top:40px;border-top:1px solid #eee;padding-top:20px}.fh-comment-title{font-size:16px;font-weight:700;color:#333;margin-bottom:15px}.fh-comment-title span{color:#01f;margin-left:4px}.fh-comment-input-wrap{display:flex;border:1px solid #ddd;border-radius:6px;background:#fff;padding:10px;margin-bottom:30px;align-items:flex-start}.fh-comment-input{flex:1;border:none;outline:none;font-size:14px;resize:none;min-height:40px;padding:5px;font-family:inherit}.fh-comment-submit{background:#fff;border:1px solid #ddd;color:#333;padding:6px 12px;font-size:13px;border-radius:4px;cursor:pointer;margin-left:10px;font-weight:600;transition:all .2s}.fh-comment-submit:hover{background:#f9f9f9;border-color:#ccc}.fh-comment-list{display:flex;flex-direction:column;gap:20px}.fh-comment-item{display:flex;gap:12px;align-items:flex-start}.fh-comment-avatar{width:40px;height:40px;border-radius:50%;background:#eee;color:#999;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0;overflow:hidden}.fh-comment-avatar img{width:100%;height:100%;object-fit:cover}.fh-comment-body{flex:1;display:flex;flex-direction:column;gap:4px}.fh-comment-user{font-size:14px;font-weight:700;color:#333}.fh-comment-text{font-size:15px;color:#333;line-height:1.5;white-space:pre-wrap;margin-bottom:4px}.fh-comment-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#999}.fh-meta-dot:before{content:"\b7";margin-right:8px}.fh-meta-btn{background:none;border:none;color:#999;font-size:12px;padding:0;cursor:pointer}.fh-meta-btn:hover{text-decoration:underline;color:#666}.fh-btn-delete{color:#999}.fh-btn-delete:hover{color:#ff4d4f}.fh-like-btn{display:inline-flex;align-items:center;gap:3px;cursor:pointer;transition:all .2s}.fh-like-btn svg{width:14px;height:14px;fill:none;stroke:#999;stroke-width:2}.fh-like-btn.active svg{fill:#ed4956;stroke:#ed4956}.fh-like-btn.active span{color:#ed4956;font-weight:600}.fh-reply-list{margin-top:10px;margin-left:40px;background:#f9f9f9;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:15px}.fh-reply-item{display:flex;gap:10px;border-bottom:1px dashed #eee;padding-bottom:10px}.fh-reply-item:last-child{border-bottom:none;padding-bottom:0}.fh-reply-icon{color:#ccc;font-size:16px;margin-top:5px}.fh-reply-form{display:none;margin-top:10px;margin-left:40px;padding:10px;background:#f1f1f1;border-radius:6px}.fh-reply-input{width:100%;border:1px solid #ddd;border-radius:4px;padding:8px;font-size:13px;resize:none;height:60px;margin-bottom:5px}.fh-pagination{display:flex;justify-content:center;gap:8px;margin-top:30px}.fh-page-btn{min-width:32px;height:32px;padding:0 6px;border:1px solid #e0e0e0;background:#fff;color:#333;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500}.fh-page-btn.active{background:#000;color:#fff;border-color:#000;cursor:default}.fh-empty-msg{text-align:center;color:#999;padding:30px 0}.fh-editor-wrap{max-width:600px;margin:0 auto;padding-bottom:100px}.fh-title-input{width:100%;font-size:22px;font-weight:600;border:none;border-bottom:1px solid #e0e0e0;padding:20px 0;margin-bottom:20px;background:transparent}.fh-accordion{border:1px solid #e0e0e0;border-radius:4px;margin-bottom:10px;overflow:hidden}.fh-accordion-header{background:#f9f9f9;padding:15px;cursor:pointer;font-size:14px;font-weight:600;display:flex;justify-content:space-between;align-items:center}.fh-accordion-content{display:none;padding:20px;background:#fff;border-top:1px solid #eee;font-size:13px;line-height:1.6;color:#555}.fh-accordion.open .fh-accordion-content{display:block}.fh-add-box{border:1px solid #e0e0e0;background:#fafafa;padding:50px;text-align:center;cursor:pointer;margin-bottom:40px;margin-top:30px;transition:all .3s cubic-bezier(.25,.8,.25,1)}.fh-add-box:hover{border-color:#000;background-color:#f7f7f7;transform:translateY(-3px);box-shadow:0 6px 20px #00000014}.fh-add-box:hover div{transform:scale(1.1);transition:transform .3s ease}.fh-section-item{position:relative;margin-bottom:60px;padding-bottom:40px;border-bottom:1px solid #f0f0f0}.fh-section-remove{position:absolute;top:10px;right:10px;z-index:20;width:30px;height:30px;border-radius:50%;background:#000000b3;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px}.fh-desc-wrapper{position:relative;width:100%;min-height:100px;border:1px solid #e0e0e0;background:#fff;overflow:hidden}.fh-desc-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;padding:15px;font-size:14px;line-height:1.6;white-space:pre-wrap;overflow-wrap:break-word;pointer-events:none;z-index:1;color:#333}.fh-desc-backdrop mark{background:none;color:#000;font-weight:900;border-radius:2px}.fh-desc-area{position:relative;z-index:2;width:100%;min-height:100px;padding:15px;border:none;background:transparent;color:transparent;caret-color:#000;font-size:14px;line-height:1.6;resize:vertical;box-sizing:border-box;font-family:inherit;white-space:pre-wrap;overflow-wrap:break-word}.fh-tag-suggestions{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #ddd;border-top:none;max-height:150px;overflow-y:auto;z-index:100;display:none;box-shadow:0 4px 10px #0000001a}.fh-tag-item{padding:10px 15px;font-size:13px;cursor:pointer;border-bottom:1px solid #f9f9f9}.fh-tag-item:hover{background-color:#f0f0f0;font-weight:700}.fh-hashtag{font-weight:700;color:#00376b;cursor:pointer;text-decoration:none;margin-right:2px}.fh-hashtag:hover{text-decoration:underline}.fh-tag-chip{background:#fff;border:1px solid #000;color:#000;padding:6px 14px;font-size:12px;font-weight:500;display:flex;align-items:center;gap:8px}.fh-tagged-box{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.fh-editor-footer{margin-top:40px;padding-top:20px;border-top:1px solid #eee;display:flex;justify-content:flex-end;align-items:center;gap:15px}#detailView .fh-image-container{position:relative;width:100%;cursor:default;min-height:300px;background:#f7f7f7;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}#detailView .fh-image-container:not(.loaded):after{content:"";position:absolute;width:30px;height:30px;border:3px solid #ddd;border-top-color:#555;border-radius:50%;animation:fh-spin .8s infinite linear;z-index:1}@keyframes fh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#detailView .fh-image-container.loaded{min-height:auto;background:transparent;display:block}#detailView .fh-image-container.loaded:after{display:none}.fh-image-container.tagging-mode{cursor:crosshair}.fh-hotspot-pin{position:absolute;width:24px;height:24px;background:#000;border:none;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;transform:translate(-50%,-50%);cursor:pointer;z-index:300;box-shadow:0 2px 8px #0006;transition:all .2s ease;opacity:0;transform:translate(-50%,-50%) scale(0);transition:opacity .3s ease,transform .3s ease,background .2s}.fh-image-container .fh-hotspot-pin{display:none}.fh-image-container.loaded .fh-hotspot-pin{display:flex}.fh-hotspot-pin:hover,.fh-hotspot-pin.active-sync{background:#fff!important;border:2px solid #000!important;color:#000!important;transform:translate(-50%,-50%) scale(1.1);z-index:301}@media (max-width: 768px){.fh-hotspot-pin{width:15px!important;height:15px!important}.fh-hotspot-pin svg{width:9px!important;height:9px!important;stroke-width:3!important}}@keyframes pinPop{0%{transform:translate(-50%,-50%) scale(0);opacity:0}80%{transform:translate(-50%,-50%) scale(1.2);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.fh-hotspot-pin.animate{animation:pinPop .5s cubic-bezier(.175,.885,.32,1.275) forwards}.fh-hotspot-tooltip{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:14px;width:290px;background:#fff;border-radius:8px;padding:12px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 20px #00000026;border:1px solid rgba(0,0,0,.05);opacity:0;visibility:hidden;z-index:20;transition:all .2s ease}.fh-hotspot-tooltip:before{content:"";position:absolute;top:-20px;left:0;width:100%;height:20px;background:transparent;display:block}.fh-hotspot-pin:hover+.fh-hotspot-tooltip,.fh-hotspot-tooltip:hover,.fh-hotspot-tooltip.active-sync{opacity:1!important;visibility:visible!important;transform:translate(-50%) translateY(-5px)!important;z-index:200}.fh-tooltip-img{width:64px;height:64px;object-fit:cover;border-radius:6px;background:#f7f7f7;flex-shrink:0;border:1px solid #eee}.fh-tooltip-info{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px;overflow:hidden}.fh-tooltip-title{font-size:14px;font-weight:500;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fh-tooltip-price{font-size:15px;font-weight:700;color:#000}.fh-tag-guide-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:200;cursor:pointer;transition:opacity .3s}.fh-guide-hidden{opacity:0;visibility:hidden;pointer-events:none}.fh-pulse-target{width:40px;height:40px;background:#ffffffe6;border-radius:50%;animation:pulse-white 4s infinite;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.fh-pulse-target:after{content:"\ff0b";color:#000;font-weight:700;font-size:20px}@keyframes pulse-white{0%{transform:scale(.95)}70%{transform:scale(1);box-shadow:0 0 0 20px #fff0}to{transform:scale(.95);box-shadow:0 0 #fff0}}.fh-guide-text{color:#fff;font-size:13px;font-weight:600;background:#00000080;padding:6px 12px;border-radius:20px}.fh-temp-pin{position:absolute;width:12px;height:12px;background-color:#000;border:2px solid #fff;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:400}.fh-temp-pin:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background:#0006;border-radius:50%;transform:translate(-50%,-50%);z-index:-1;animation:rippleEffect 1.5s infinite cubic-bezier(.25,.8,.25,1)}@keyframes rippleEffect{0%{width:100%;opacity:.8}to{width:500%;opacity:0}}.fh-search-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000002;opacity:0;visibility:hidden;transition:opacity .3s;display:flex;align-items:flex-end;justify-content:center}.fh-search-modal-backdrop.show{opacity:1;visibility:visible}.fh-search-sheet{width:100%;max-width:600px;height:80vh;background:#fff;border-radius:20px 20px 0 0;transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -5px 25px #0003}.fh-search-modal-backdrop.show .fh-search-sheet{transform:translateY(0)}.fh-sheet-header{text-align:center;padding-top:10px;flex-shrink:0}.fh-sheet-bar{width:40px;height:5px;background:#ddd;border-radius:5px;margin:0 auto}.fh-sheet-search-box{padding:10px 20px;border-bottom:1px solid #eee;flex-shrink:0}.fh-sheet-input{width:100%;padding:12px;background:#f5f5f5!important;border:none!important;border-radius:8px!important;outline:none}.fh-sheet-list{flex:1;overflow-y:auto;padding:0 20px 20px}.fh-sheet-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f9f9f9;cursor:pointer}.fh-sheet-img{width:45px;height:45px;border-radius:6px;object-fit:cover;background:#eee;border:1px solid #eee}.fh-best-section{width:100%;max-width:1600px;margin:0 auto 40px;padding:0 15px}.fh-best-header{margin-bottom:15px}.fh-best-title{font-size:20px;font-weight:800;color:#333;margin-bottom:5px}.fh-best-sub{font-size:13px;color:#888}.fh-best-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:none;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.fh-best-track::-webkit-scrollbar{display:none}.fh-best-card{flex:0 0 280px;height:480px;position:relative;border-radius:12px;overflow:hidden;scroll-snap-align:center;cursor:pointer;box-shadow:0 4px 10px #00000014;transition:transform .2s}.fh-best-card:active{transform:scale(.98)}.fh-best-img{width:100%;height:100%;object-fit:cover;display:block}.fh-best-overlay{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);display:flex;align-items:flex-end;padding:12px}.fh-best-info{display:flex;align-items:center;gap:8px;width:100%;color:#fff}.fh-best-avatar{width:24px;height:24px;border-radius:50%;background:#ddd;background-size:cover;border:1px solid rgba(255,255,255,.5);font-size:10px;display:flex;align-items:center;justify-content:center}.fh-best-user{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}@media (min-width: 768px){.fh-best-card{flex:0 0 220px;height:300px}}@media (min-width: 1024px){.fh-best-card{flex:0 0 340px!important;height:480px!important}.fh-best-track{gap:24px!important}.fh-best-title{font-size:28px!important;margin-bottom:10px!important}.fh-best-user{font-size:14px!important}.fh-best-avatar{width:28px!important;height:28px!important}}.fh-prod-thumb-item{display:block;width:70px;height:70px;flex-shrink:0;border-radius:20px;overflow:hidden;border:1px solid #f0f0f0;box-shadow:0 4px 10px #0000000d;transition:transform .2s ease}.fh-prod-thumb-item:hover{transform:translateY(-3px)}.fh-prod-thumb-item.active-sync{border-color:#000!important;transform:translateY(-4px);box-shadow:0 4px 12px #00000026!important}.fh-prod-thumb-img{width:100%;height:100%;object-fit:cover}.fh-click-particle{position:fixed;width:6px;height:6px;border-radius:50%;pointer-events:none;z-index:99999;animation:particlePop .6s ease-out forwards}@keyframes particlePop{0%{transform:translate(var(--sx),var(--sy)) scale(1);opacity:1}to{transform:translate(var(--ex),var(--ey)) scale(0);opacity:0}}.fh-btn-follow:active,.pp-btn-follow:active{transform:scale(.95)}.fh-rec-section{margin-top:60px;border-top:1px solid #eee;padding-top:40px;margin-bottom:100px}.fh-rec-title{font-size:18px;font-weight:700;margin-bottom:20px}.fh-rec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media (min-width: 768px){.fh-rec-grid{grid-template-columns:repeat(4,1fr)}}.fh-rec-item{aspect-ratio:1/1;overflow:hidden;border-radius:4px;cursor:pointer;background:#f4f4f4;position:relative}.fh-rec-img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.fh-rec-item:hover .fh-rec-img{transform:scale(1.05)}.pp-container{display:flex;gap:50px;align-items:flex-start;max-width:1000px;margin:0 auto;padding-bottom:60px}.pp-left{width:260px;flex-shrink:0;position:sticky;top:50px;display:flex;flex-direction:column;align-items:center;text-align:center}.pp-avatar{width:120px;height:120px;border-radius:50%;background:#eee;background-size:cover;background-position:center;margin-bottom:20px;display:flex;align-items:center;justify-content:center;font-size:40px;color:#999}.pp-name{font-size:24px;font-weight:700;margin-bottom:5px;word-break:break-all}.pp-bio{font-size:13px;color:#555;margin:10px 0 25px;white-space:pre-wrap;line-height:1.5;width:100%}.pp-insta-btn{width:100%;margin-bottom:10px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dbdbdb!important;background:#fff!important;color:#262626!important}.pp-insta-btn:hover{background:#fafafa!important}.pp-stats{display:flex;width:100%;justify-content:space-around;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:20px 0;margin-bottom:20px}.pp-stat-item{display:flex;flex-direction:column;align-items:center}.pp-stat-num{font-size:18px;font-weight:700;color:#000}.pp-stat-label{font-size:11px;color:#888;margin-top:4px}.pp-right{flex:1;width:100%}.pp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.pp-grid-item{aspect-ratio:1/1;background:#f4f4f4;position:relative;overflow:hidden;cursor:pointer;border-radius:4px}.pp-grid-img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.pp-grid-item:hover .pp-grid-img{transform:scale(1.05)}.pp-video-mark{position:absolute;top:10px;right:10px;color:#fff;text-shadow:0 0 3px rgba(0,0,0,.5);font-size:18px}@media (max-width: 768px){.fh-header,.fh-toolbar-container{flex-direction:column;align-items:center;padding:20px 0;gap:15px}.fh-main-title{font-size:32px}.fh-title-wrapper{padding:30px 15px 15px}.fh-new-search-box{width:100%;margin-bottom:5px}.fh-new-btn{width:100%}.fh-filter-bar{display:flex;flex-wrap:nowrap!important;overflow-x:auto;touch-action:pan-x;padding:4px 20px 10px 0;gap:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fh-filter-bar::-webkit-scrollbar{display:none}.fh-dropdown,.fh-video-toggle,.fh-date-picker{flex-shrink:0}.fh-grid{gap:10}.fh-feed-card{border-radius:10;border-bottom:1px solid #efefef;box-shadow:none}.fh-editor-footer{justify-content:center;gap:20px}.fh-mobile-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:99999;display:none;opacity:0;transition:opacity .3s}.fh-mobile-backdrop.show{display:block;opacity:1}#fh-mobile-sheet{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-radius:20px 20px 0 0;z-index:100000;padding:20px 0 40px;transform:translateY(100%);transition:transform .3s ease-out;box-shadow:0 -5px 25px #0003;max-height:60vh;overflow-y:auto}#fh-mobile-sheet.show{transform:translateY(0)}#fh-mobile-sheet .fh-menu-item{padding:16px 24px;font-size:16px;border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between}.fh-dropdown-menu{display:none!important}.pp-container{flex-direction:column;gap:30px}.pp-left{width:100%;position:static;text-align:center;align-items:center}.pp-grid{gap:2px}.pp-grid-item{border-radius:0}}@media (min-width: 1024px){#editorView:not(.hidden){display:flex!important;flex-direction:row!important;justify-content:center;align-items:flex-start;gap:40px;position:relative;padding-top:20px}#editorView .fh-editor-wrap{margin:0!important;flex:1;max-width:800px;width:100%}#editorView .fh-header{position:-webkit-sticky!important;position:sticky!important;top:150px;left:auto!important;right:auto!important;width:auto!important;height:auto!important;background:transparent;border:none;padding:0;margin:0;z-index:100;display:block!important}#editorView .fh-header>div{display:flex;flex-direction:column!important;gap:12px!important}#editorView .fh-header button{width:140px!important;height:48px!important;box-shadow:0 4px 12px #0000001a;border-radius:30px!important;font-size:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important}#editorView .fh-header button.fh-btn-text{background:#fff!important;border:1px solid #ddd!important;text-decoration:none;color:#666}#editorView .fh-header button.fh-btn-text:hover{background:#f5f5f5!important}}#editorView .fh-accordion-content{display:flex!important;flex-wrap:wrap!important;gap:20px;background-color:#fff}#editorView .fh-form-group{width:calc(50% - 10px);margin-bottom:0;display:flex;flex-direction:column;gap:8px}#editorView .fh-note-list,#editorView .fh-note-list li{width:100%!important}#editorView .fh-form-label{font-weight:700;font-size:13px;color:#333;margin-bottom:0}#editorView .fh-select{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:6px;background-color:#fff;font-size:14px;color:#333;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}#editorView .fh-select:focus{border-color:#000;outline:none}@media (max-width: 1023px){#editorView:not(.hidden){display:block!important;padding-top:0}#editorView .fh-header{position:relative!important;top:0;display:flex!important}#editorView .fh-header>div{flex-direction:row!important}#editorView .fh-header button{width:auto!important;height:40px!important;border-radius:0!important;box-shadow:none;display:inline-flex!important;align-items:center!important;justify-content:center!important}#editorView .fh-form-group{width:100%!important}}.fh-best-scrap-btn{background:none;border:none;padding:0;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:transform .2s}.fh-best-scrap-btn:hover{transform:scale(1.1)}.fh-best-scrap-btn svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5px;filter:drop-shadow(0 1px 3px rgba(0,0,0,.5))}.fh-best-scrap-btn.saved svg{fill:#fff;stroke:#fff}.fh-post-menu-btn{background:none;border:none;font-size:20px;cursor:pointer;padding:8px;color:#333;line-height:1;padding:5px!important;font-size:18px!important}.fh-post-menu-dropdown{display:none;position:absolute;right:0;top:40px;background-color:#fff;min-width:160px;box-shadow:0 4px 12px #00000026;border-radius:8px;z-index:2000;overflow:hidden;padding:5px 0;border:1px solid #efefef}.fh-post-menu-dropdown.show{display:block}.fh-menu-action{display:block;width:100%;padding:12px 16px;text-align:left;background:none;border:none;font-size:14px;color:#333;cursor:pointer;transition:background .2s}.fh-menu-action:hover{background-color:#f5f5f5}.fh-menu-action.delete{color:#ff3b30;border-top:1px solid #eee}.fh-product-scroll-wrap{display:flex!important;flex-wrap:nowrap!important;gap:12px;overflow-x:auto!important;padding:10px 5px 15px;margin-top:10px;-webkit-overflow-scrolling:touch}@media (min-width: 769px){.fh-product-scroll-wrap::-webkit-scrollbar{height:5px!important;display:block!important}.fh-product-scroll-wrap::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.fh-product-scroll-wrap::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px;transition:background .3s}.fh-product-scroll-wrap::-webkit-scrollbar-thumb:hover{background:#888}}.fh-prod-thumb-item{display:block;width:70px;height:70px;flex-shrink:0;border-radius:20px;overflow:hidden;border:1px solid #f0f0f0;box-shadow:0 4px 10px #0000000d;transition:all .2s ease}.fh-prod-thumb-item.active-sync{transform:translateY(-8px);border:2px solid #000!important;box-shadow:0 8px 15px #0000001a;z-index:10}.fh-product-item.is-active{outline:2px solid #000;transform:translateY(-5px);transition:all .2s ease;box-shadow:0 4px 10px #0000001a}.fh-product-item{transition:all .3s ease}.fh-product-item.active-sync{transform:translateY(-10px);box-shadow:0 8px 20px #00000026;border:2px solid #000;z-index:10}.fh-post-pin.active-sync{background-color:#000!important;color:#fff!important;transform:scale(1.3);box-shadow:0 0 10px #0000004d}.fh-detail-top-row{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;width:100%}#postMenuArea{position:relative!important;display:block}#dtTitle{padding-right:10px}@media (max-width: 768px){.fh-detail-top-row{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;width:100%!important;position:relative;padding-right:5px}#dtTitle{font-size:18px!important;max-width:calc(100% - 40px)!important;line-height:1.3!important;flex:1}#postMenuArea{display:block!important;min-width:30px;z-index:999;margin-top:4px}}.fh-pop-section{padding:40px 0 20px;border-bottom:1px solid #eee;margin-bottom:60px}.fh-section-header{padding:0 20px 15px}.fh-section-title{font-size:18px;font-weight:700;margin:0}.fh-section-sub{font-size:12px;color:#888;margin:5px 0 0}.fh-pop-scroll-wrap{display:flex;overflow-x:auto;gap:15px;padding:10px 20px 20px;-webkit-overflow-scrolling:touch}.fh-pop-scroll-wrap::-webkit-scrollbar{display:none}.fh-pop-item{flex:0 0 100px;cursor:pointer;transition:transform .2s}.fh-pop-item:hover{transform:translateY(-5px)}.fh-pop-img-box{width:100px;height:100px;border-radius:12px;overflow:hidden;border:1px solid #f0f0f0;background:#fff}.fh-pop-img-box img{width:100%;height:100%;object-fit:cover}.fh-pop-name{font-size:11px;color:#333;margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.fh-pop-scroll-wrap::-webkit-scrollbar{height:5px}.fh-pop-scroll-wrap::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.fh-pop-scroll-wrap::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px;transition:background .3s}.fh-pop-scroll-wrap::-webkit-scrollbar-thumb:hover{background:#999}.fh-pop-scroll-wrap{padding-bottom:15px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#ddd #f1f1f1}.fh-btn-follow,.pp-btn-follow{width:100px;height:36px;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;border:none;text-transform:lowercase}.fh-btn-follow,.pp-btn-follow{background:#000!important;color:#fff!important}.fh-btn-follow.following,.pp-btn-follow.following{background:#efefef!important;color:#000!important}#ppActionArea{display:flex;flex-direction:column;align-items:center;width:100%;gap:10px}#dtAuthorBox{margin:40px 0;padding:0;border:none;background:transparent}.fh-author-box{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;background:transparent!important}.fh-author-left{display:flex;align-items:center;gap:15px;flex:1;min-width:0;margin-right:15px}.fh-author-avatar{width:50px;height:50px;border-radius:50%;background-color:#eee;background-size:cover;background-position:center;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#999;border:1px solid #fafafa}.fh-author-info{display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%}.fh-author-name{font-size:16px;font-weight:700;color:#333;line-height:1.3;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fh-author-bio{font-size:13px;color:#888;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}#authorActionArea{flex-shrink:0}.pp-stats{margin-top:40px!important;border-top:1px solid #eee}.fh-theme-section{padding:0 0 60px;border-bottom:1px solid #eee;margin-bottom:40px}.fh-theme-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:0 20px}.fh-theme-card{cursor:pointer;border-radius:8px;overflow:hidden;position:relative;background:#fff;border:1px solid #eee;transition:transform .2s}.fh-theme-card:hover{transform:translateY(-5px)}.fh-theme-img-wrap{width:100%;aspect-ratio:1 / 1;background:#f4f4f4;overflow:hidden}.fh-theme-img{width:100%;height:100%;object-fit:cover}.fh-theme-info{padding:10px}.fh-theme-user{font-size:12px;font-weight:700;color:#333;margin-bottom:4px}.fh-theme-desc{font-size:11px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.fh-theme-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:0}.fh-theme-info{padding:8px}}.fh-card-actions{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;box-sizing:border-box!important;padding:10px 12px 5px!important}.fh-action-left,.fh-action-right{display:flex!important;align-items:center!important;gap:15px!important}.fh-icon-btn{background:none!important;border:none!important;padding:0!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;gap:5px!important;color:#262626!important;font-size:14px!important;text-decoration:none!important;height:auto!important}.fh-icon-btn svg{width:24px!important;height:24px!important;display:block!important;margin:0!important}.fh-btn-count{font-weight:500!important;line-height:1!important;margin-top:2px}.fh-card-title-top{font-size:13px!important;font-weight:400!important;color:#333!important;padding:0 12px 8px!important;line-height:1.4!important}.fh-card-content{padding:5px 12px 15px!important}.fh-date{font-size:11px!important;color:#999!important;margin:0!important}#mobileStickyHeader{display:none!important}@media (max-width: 768px){#mobileStickyHeader{display:flex!important;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;width:100%;height:54px;background:#fff;border-bottom:1px solid #eee;z-index:9999;padding:0 16px;box-sizing:border-box}.fh-header-left,.fh-header-center,.fh-header-right{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;color:#333;transition:transform .1s ease-out}.fh-header-left:active,.fh-header-center:active,.fh-header-right:active{transform:scale(.85);color:#666}#detailView{position:relative!important;height:auto!important;min-height:100vh;overflow-y:visible!important;overflow-x:hidden!important;width:100%!important;background:#fff;z-index:9000;padding-top:54px}.fh-detail-view{padding:15px 16px 60px!important;width:100%!important;box-sizing:border-box!important;max-width:100%!important}.fh-detail-view>.fh-btn-text{display:none!important}}.fh-mobile-backdrop{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:10000}.fh-mobile-backdrop.open{display:block}#fh-mobile-sheet{position:fixed;bottom:-100%;left:0;width:100%;background:#fff;border-radius:16px 16px 0 0;z-index:10001;transition:bottom .3s ease-out;padding-bottom:20px;box-shadow:0 -2px 10px #0000001a}#fh-mobile-sheet.open{bottom:0}.fh-sheet-btn{width:100%;padding:18px 0;text-align:center;font-size:16px;border-bottom:1px solid #eee;background:#fff;color:#333;cursor:pointer}.fh-sheet-btn:active{background:#f5f5f5}.fh-sheet-btn.delete{color:#ff3b30;font-weight:600}.fh-sheet-btn.cancel{border-bottom:none;color:#999;margin-top:10px}.fh-fab-write{position:fixed;bottom:25px;right:20px;width:45px;height:45px;background:#000;color:#fff;border-radius:50%;box-shadow:0 4px 12px #0000004d;z-index:8000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s;z-index:10005!important}.fh-fab-write.hide-fab{transform:translateY(20px) scale(0);opacity:0;pointer-events:none}.fh-fab-write:active{transform:scale(.9);background:#333}@media (min-width: 769px){.fh-fab-write{bottom:40px;right:40px}}#ch-plugin,#ch-plugin-entry,#ch-plugin-script,.ch-messenger-hidden{display:none!important;visibility:hidden!important;opacity:0!important;z-index:-9999!important;pointer-events:none!important;width:0!important;height:0!important}.fh-product-search-modal,.fh-tag-modal,.fh-search-dropdown{z-index:20000!important;visibility:visible!important;opacity:1!important}#editorView .fh-image-container{min-height:auto!important;background:transparent!important;display:block!important}#editorView .fh-hotspot-pin{display:flex!important;opacity:1!important;transform:translate(-50%,-50%) scale(1)!important}.fh-detail-guest-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#fff0,#ffffffb3 50%,#fff 90%);z-index:500;display:flex;align-items:flex-end;justify-content:center;padding-bottom:60px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.fh-guest-content{text-align:center;padding:20px}.fh-guest-content p{font-size:15px;font-weight:600;color:#333;margin-bottom:20px;line-height:1.5}.fh-guest-btn{display:inline-block;background:#000;color:#fff!important;padding:12px 30px;border-radius:4px;text-decoration:none;font-weight:700;box-shadow:0 4px 15px #0003}#mobileStickyBar{display:none}@media (max-width: 768px){#mobileStickyBar.show{display:flex;position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid #eee;padding:10px 0;z-index:9999;justify-content:space-around;align-items:center;box-shadow:0 -2px 10px #0000000d;padding-bottom:env(safe-area-inset-bottom,20px);transition:transform .3s ease-in-out!important}#mobileStickyBar.hide-bar{transform:translateY(100%)}.mob-action-item{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#333;font-size:10px;gap:2px;flex:1;cursor:pointer}.mob-action-icon svg{width:24px;height:24px;transition:transform .1s}.mob-action-item:active .mob-action-icon svg{transform:scale(.8)}.mob-action-item.active-like svg{fill:#ff3b30;stroke:#ff3b30}.mob-action-item.active-scrap svg{fill:#007aff;stroke:#007aff}}#commentSection{scroll-margin-top:80px}.pp-tab-bar{display:flex;border-bottom:1px solid #eee;margin-bottom:30px;gap:30px}.pp-tab{padding:15px 0;font-size:14px;font-weight:700;color:#bbb;cursor:pointer;position:relative}.pp-tab.active{color:#000}.pp-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#000}.pp-following-grid-right{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.pp-follow-card{border:1px solid #eee;border-radius:12px;padding:20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.pp-follow-avatar-large{width:70px;height:70px;border-radius:50%;background:#f4f4f4;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#ccc}.pp-follow-name-large{font-weight:700;font-size:16px;margin-top:5px}.pp-follow-id-small{font-size:12px;color:#999}.pp-stats-row{display:flex;flex-wrap:wrap;gap:10px;width:100%;margin-top:20px}.pp-stat-box{flex:1;min-width:80px;padding:15px 5px;border-bottom:2px solid transparent;display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}.pp-stat-box.active{border-bottom-color:#000}.pp-stat-label{font-size:11px;color:#888}.pp-stat-num{font-size:16px;font-weight:800}
/*# sourceMappingURL=/cdn/shop/t/10/assets/community-style.css.map */
