.custom-review,.custom-review-top-container{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;color:#111;background:#fff}.page-width{margin:0 auto}.custom-review-tabs{display:flex;gap:2rem;border-bottom:1px solid #e5e5e5;margin-bottom:2.5rem}.custom-review-tab{background:none;border:none;padding:0.75rem 0;font-size:0.95rem;font-weight:500;color:#777;cursor:pointer}.custom-review-tab--active{color:#111;border-bottom:2px solid #111}.custom-review-summary-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:4rem;padding:3rem 0;border-bottom:1px solid #e5e5e5}.rating-snapshot h3,.review-product h3{font-size:0.9rem;font-weight:600;margin-bottom:0.5rem}.reviews-filters__row select{color:#000}.rating-snapshot p{font-size:0.8rem;color:#777}.rating-bars li{display:grid;grid-template-columns:auto 1fr auto;gap:0.75rem;align-items:center;font-size:0.75rem;color:#555}.rating-bar{height:4px;appearance:none}.rating-bar::-webkit-progress-bar{background:#eee}.rating-bar::-webkit-progress-value{background:#111}.overall-rating{text-align:center}.rating-number{font-size:3rem;font-weight:600;line-height:1}.rating-stars{font-size:0.9rem;letter-spacing:0.1em;color:#111}.total-reviews{font-size:0.75rem;color:#777}.star-buttons{display:flex;gap:0.25rem}.star-btn{background:none;border:none;font-size:1.2rem;color:#ccc;cursor:pointer}.custom-review{padding:4rem 0!important}.custom-review__inner{display:flex;flex-direction:column;gap:3rem;padding:30px}.custom-review__top{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid #e5e5e5;padding-bottom:2rem}.custom-review__top-stars p{font-size:0.7rem;letter-spacing:0.08em;color:#777}.section-title-bakuchiol{font-size:1.2rem;font-weight:600;letter-spacing:0.02em;margin:0.25rem 0 0.75rem}.custom-review-container{display:flex;align-items:center;gap:0.5rem;font-size:2rem;font-weight:500}.bakuchiol-rating-star svg{width:14px;height:14px}.bakuchiol-rating-star path{fill:#111!important}.custom-stars .bakuchiol-rating-star svg{width:12px;height:12px}linearGradient#avgStarGradient stop{stop-color:#111!important}.button-custom{background:none;border:1px solid #111;padding:0.6rem 1.4rem;font-size:0.85rem;font-weight:500;cursor:pointer}.button-custom__black{background:#111;color:#fff}.custom-review__list{list-style:none;padding:0;margin:0}.custom-review__item{display:grid;grid-template-columns:220px 1fr;gap:3.5rem;padding:3rem 0;border-bottom:1px solid #e5e5e5}.crv-head{display:flex;flex-direction:column;gap:0.4rem;font-size:0.75rem;color:#777}.crv-name{font-size:0.85rem;font-weight:600;color:#111}.crv-verify{font-size:0.7rem;color:#777}.custom-review__item-date{font-size:0.7rem;color:#999}.custom-review__item-title-wrap{display:flex;align-items:center;gap:0.75rem;margin-top:0.75rem}.custom-review__item-title{font-size:0.95rem;font-weight:600;margin:0}.custom-review__item-text{font-size:0.9rem;line-height:1.6;color:#333;max-width:680px}.custom-review__readmore-link{font-size:0.75rem;font-weight:500;background:none;border:none;padding:0;color:#111;text-decoration:underline;cursor:pointer}.custom-review__item-images{display:flex;gap:0.5rem;margin-bottom:0.75rem;padding-top:15px}.custom-review__thumb{width:64px;height:64px;border:none;background:none;padding:0}.custom-review__thumb img{width:100%;height:100%;object-fit:cover}.custom-review__more-container{text-align:center;margin-top:3rem}@media (max-width:900px){.custom-review__item{grid-template-columns:1fr;gap:1.5rem}.custom-review-summary-grid{grid-template-columns:1fr;gap:3rem}}.custom-review__inner{gap:4.8rem}.custom-review__top{padding-bottom:3.2rem}.section-title-bakuchiol{font-size:2.4rem}.custom-review-container{font-size:4.16rem;gap:1rem}.custom-review__top-stars p{font-size:1.12rem}.bakuchiol-rating-star svg{width:25.6px;height:25.6px}.custom-stars .bakuchiol-rating-star svg{width:20.8px;height:20.8px}.button-custom{padding:1.28rem 2.88rem;font-size:1.28rem}.custom-review__item{grid-template-columns:336px 1fr;gap:5.6rem;padding:4.8rem 0}.crv-head{font-size:1.2rem;gap:0.8rem}.crv-name{font-size:2rem}.crv-verify,.custom-review__item-date{font-size:1.12rem}.custom-review__item-title{font-size:1.76rem}.custom-review__item-text{font-size:1.68rem;line-height:1.7;max-width:960px;padding-top:10px}.custom-review__readmore-link{font-size:1.28rem}.custom-review__thumb{width:128px;height:128px}.custom-review__more-container{margin-top:4.8rem}@media (max-width:900px){.custom-review{padding:4.8rem 0!important}.custom-review-container{font-size:3.36rem}.custom-review__item{gap:2.4rem}}.custom-review__item.hidden-review{display:none;visibility:visible;position:relative;opacity:1}.custom-review__item.is-visible{display:flex}.custom-review__list{position:relative}.custom-review__more-container{display:flex;justify-content:center;margin-top:2.5rem}.custom-review__toggle-btn{position:relative;z-index:2}body.rv-no-scroll{overflow:hidden}#reviewModal{position:fixed;inset:0;background:rgb(0 0 0 / 0.55);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity 0.3s ease;z-index:9999}#reviewModal.is-open{opacity:1;pointer-events:auto}.rv-box{background:#fff;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;border-radius:12px;padding:2.5rem 3rem;box-shadow:0 20px 60px rgb(0 0 0 / 0.25);transform:translateY(20px) scale(0.98);opacity:0;transition:transform 0.35s ease,opacity 0.35s ease}#reviewModal.is-open .rv-box{transform:translateY(0) scale(1);opacity:1}.rv-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;background:#fff0;border:none;font-size:2rem;line-height:1;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s ease,color 0.2s ease}.rv-close:hover{background:#f2f2f2;color:#111}#reviewModal h2{font-size:2rem;font-weight:700;margin:0 0 2rem;color:#111}#rv-form{gap:1.4rem}#rv-form label{font-size:0.95rem;letter-spacing:0.02em}#rv-form input[type="text"],#rv-form textarea{padding:0.75rem 0.8rem;font-size:1rem;border-radius:6px}#rv-stars{display:flex;gap:0.6rem}.rv-star{width:34px;height:34px}#rv-form button[type="submit"]{margin-top:1.5rem;padding:0.9rem 1.4rem;font-size:1.05rem;border-radius:6px}.rv-drop{padding:1.4rem;border-radius:8px}.rv-error{min-height:1.2em}@media (max-width:640px){.rv-box{padding:2rem 1.6rem;border-radius:10px}#reviewModal h2{font-size:1.7rem}}#reviewModal .rv-box{border-radius:14px;padding:28px 28px 32px}#reviewModal .rv-box::before{content:"Write a review";display:block;font-size:1.25rem;font-weight:600;letter-spacing:.2px;color:#1a152f;margin-bottom:1.25rem}#reviewModal .rv-close{width:36px;height:36px;border-radius:50%;font-size:22px;color:#555;display:flex;align-items:center;justify-content:center}#reviewModal .rv-close:hover{background:#f2f2f2}#rv-form{display:grid;grid-template-columns:1fr;row-gap:1.1rem}#rv-form .rv-field{display:flex;flex-direction:column;gap:.35rem}#rv-form label{font-size:.85rem;font-weight:500;color:#555;letter-spacing:.2px}#rv-form input,#rv-form textarea{border-radius:10px;border:1px solid #d6d6d6;background:#fafafa;font-size:.95rem;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}#rv-form input:focus,#rv-form textarea:focus{outline:none;background:#fff;border-color:#1a152f;box-shadow:0 0 0 2px rgb(26 21 47 / .08)}#rv-stars{margin-top:.25rem;gap:.55rem}#rv-stars::before{content:"Your rating";display:block;font-size:.85rem;font-weight:500;color:#555;margin-bottom:.25rem}.rv-star{width:30px;height:30px}.rv-star svg{transition:transform .15s ease,fill .15s ease}.rv-star:hover svg{transform:scale(1.1)}.rv-drop{border-radius:12px;padding:18px;font-size:.9rem;color:#666}.rv-drop strong{font-weight:500;color:#1a152f}#rv-preview img{border-radius:10px;box-shadow:0 4px 14px rgb(0 0 0 / .12)}#rv-form .rv-error{font-size:.8rem;font-weight:500}#rv-form button[type="submit"]{margin-top:.75rem;padding:1rem 1.25rem;border-radius:12px;font-size:.95rem;letter-spacing:.3px}#rv-form button[type="submit"]:hover{background:#0f0c1d}@media (max-width:480px){#reviewModal .rv-box{padding:22px 18px 26px}}#rv-lightbox{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgb(0 0 0 / 0.75);display:none;align-items:center;justify-content:center;z-index:9999;overflow:auto;padding:2rem;transition:opacity 0.3s ease}#rv-lightbox.is-open{display:flex;opacity:1}.rv-lb__panel{background:#fff;display:flex;flex-wrap:wrap;max-width:900px;width:100%;overflow:hidden;position:relative}.rv-lb__close{position:absolute;top:0.5rem;right:0.5rem;background:none;border:none;font-size:1.5rem;cursor:pointer;z-index:10}.rv-lb__left{flex:1 1 50%;position:relative;background:#f9f9f9;display:flex;align-items:center;justify-content:center;padding:1rem}.rv-lb__img{max-width:100%;max-height:40vh;aspect-ratio:1/1;object-fit:cover}.rv-lb__nav{position:absolute;top:50%;transform:translateY(-50%);font-size:2rem;background:rgb(0 0 0 / 0.3);border:none;color:#fff;width:3rem;height:3rem;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center}.rv-lb__nav--prev{left:0.5rem}.rv-lb__nav--next{right:0.5rem}.rv-lb__right{flex:1 1 50%;padding:1rem;display:flex;flex-direction:column;gap:0.5rem;padding:40px}.rv-lb__row1{display:flex;align-items:center;gap:0.5rem;margin-bottom:1rem}.rv-lb__avatar{width:40px;height:40px;background:#f7f7f7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.rv-lb__name{font-weight:700;font-size:1.6rem}.rv-lb__verified{font-size:1.2rem;color:#666}.rv-lb__title{font-size:1.4rem;margin:0;font-weight:600}.rv-lb__text{margin:0.5rem 0 1rem;font-size:1rem}.rv-lb__thumbs{display:flex;gap:0.5rem;flex-wrap:wrap}.rv-lb__thumb{border:1px solid #ccc;padding:2px;border-radius:4px;cursor:pointer;background:#fff}.rv-lb__thumb img{width:50px;height:50px;object-fit:cover;border-radius:4px}#rv-lightbox.is-open{animation:fadeIn 0.2s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@media (max-width:768px){.rv-lb__panel{flex-direction:column}.rv-lb__left,.rv-lb__right{flex:1 1 100%}.rv-lb__nav{width:2.5rem;height:2.5rem;font-size:1.5rem}.rv-lb__thumb img{width:40px;height:40px}}@media (max-width:1200px){.custom-review-summary-grid{gap:2rem;padding:2rem 0}.custom-review__item{gap:3rem;padding:3rem 0}.custom-review__item-text{max-width:100%}.custom-review__thumb{width:100px;height:100px}}@media (max-width:900px){.custom-review__item{grid-template-columns:1fr;gap:1.5rem;padding:2rem 0}.custom-review__inner{padding:20px;gap:2rem}.custom-review__top{flex-direction:column;align-items:flex-start;gap:1rem}.custom-review-container{font-size:2.5rem}.custom-review-summary-grid{grid-template-columns:1fr;gap:2rem}.custom-review__item-title-wrap{flex-direction:column;align-items:flex-start;gap:0.5rem}.custom-review__item-title-wrap .bakuchiol-rating-star svg{width:18px;height:18px}.custom-review__item-text{font-size:1.6rem;line-height:1.5}.custom-review__thumb{width:100px;height:100px}.button-custom{padding:0.8rem 1.6rem;font-size:1.5rem}}@media (max-width:640px){.custom-review{padding:3rem 1rem!important}.custom-review__item-text{font-size:1.4rem;line-height:1.4}.custom-review__thumb{width:100px;height:100px}.custom-review-container{font-size:2rem}.custom-review__top-stars p{font-size:0.9rem}.button-custom{padding:0.7rem 1.4rem;font-size:1.5rem}.custom-review-summary-grid{padding:1.5rem 0}}@media (max-width:480px){.custom-review{padding:2rem 0.5rem}.custom-review__inner{padding:10px;gap:1.5rem}.custom-review-container{font-size:1.5rem;gap:0.5rem}.custom-review__top{flex-direction:column;align-items:flex-start;gap:0.5rem}.custom-review__item-text{font-size:1.4rem;line-height:1.4}.custom-review__thumb{width:100px;height:100px}.button-custom{padding:0.7rem 1rem;font-size:1.5rem}}.custom-review__item-text-content{padding-top:10px}@media (max-width:360px){.custom-review__item-text{font-size:1.4rem}.custom-review-container{font-size:1.25rem}.custom-review__thumb{width:45px;height:45px}.custom-review__top-stars p{font-size:0.8rem}.button-custom{padding:0.5rem 0.8rem;font-size:1.5rem}}#rv-stars{display:flex;gap:6px}#rv-stars .rv-star{background:none;border:none;padding:0;cursor:pointer}#rv-stars .rv-star svg{width:28px;height:28px;fill:#ddd;transition:fill 0.15s ease}#rv-stars .rv-star[aria-checked="true"] svg{fill:#fec108}#rv-stars:hover .rv-star svg{fill:#ddd}#rv-stars .rv-star:hover svg,#rv-stars .rv-star:hover~.rv-star svg{fill:#ddd}#rv-stars .rv-star:has(~.rv-star:hover) svg,#rv-stars .rv-star:hover svg{fill:#fec108}#rv-stars .rv-star:focus-visible{outline:2px solid #fec108;outline-offset:3px;border-radius:4px}