.fukei-em-review{--fem-accent:#DD6749;--fem-bg:#EAE8E8;--fem-page:#F5F3F1;--fem-text:#2E2D2D;--fem-muted:#6D6868;--fem-border:#D5D1D1;--fem-star:#F6C344;box-sizing:border-box;width:min(100%, 820px);margin:12px auto 120px;padding:16px;color:var(--fem-text);font-family:"Inter","Helvetica Neue",Arial,sans-serif}.fukei-em-review *,.fukei-em-review *::before,.fukei-em-review *::after{box-sizing:border-box}.fukei-em-review__shell{width:100%;padding:42px;border:1px solid rgb(46 45 45 / .08);border-radius:24px;background:var(--fem-bg);box-shadow:0 18px 50px rgb(17 17 17 / .06)}.fukei-em-review__shell--message{max-width:620px;margin:0 auto;text-align:center}.fukei-em-review__shell--success{padding:46px;text-align:left}.fukei-em-review__shell--success h1{margin:0 0 22px!important;text-align:left!important}.fukei-em-review__shell--success p{margin:0 0 30px!important;color:#514D4D;font-size:17px;line-height:1.65;text-align:left}.fukei-em-review__header{text-align:left;margin:0 0 24px;max-width:680px}.fukei-em-review h1,.fukei-em-review__header h1{margin:0!important;padding:0!important;color:var(--fem-text)!important;font-family:"Inter","Helvetica Neue",Arial,sans-serif!important;font-size:clamp(30px,5vw,44px)!important;font-weight:700!important;letter-spacing:-.04em!important;line-height:1.02!important}.fukei-em-review__spark{display:inline-block;margin-left:10px;color:var(--fem-accent);font-size:.64em;line-height:1;vertical-align:.16em}.fukei-em-review p{color:#514D4D;line-height:1.55}.fukei-em-review__product{display:flex;align-items:center;gap:14px;padding:12px;margin:0 0 24px;border:1px solid var(--fem-border);border-radius:18px;background:#FFF}.fukei-em-review__product-image{display:block;width:76px!important;height:76px!important;object-fit:cover;border-radius:12px;background:#F4EEE9}.fukei-em-review__product div{display:flex;flex-direction:column;gap:4px;min-width:0}.fukei-em-review__product span{color:var(--fem-muted);font-size:12px}.fukei-em-review__product strong{font-size:15px;line-height:1.3}.fukei-em-review__form{display:flex;flex-direction:column;gap:22px}.fukei-em-review__rating{padding:0;margin:0;border:0;text-align:left}.fukei-em-review__rating legend{width:100%;margin-bottom:12px;color:var(--fem-text);font-size:16px;font-weight:700;text-align:left}.fukei-em-review__rating legend span,.fukei-em-review__field strong{color:var(--fem-accent)}.fukei-em-review__stars{display:inline-flex;flex-direction:row-reverse;justify-content:flex-start;gap:7px}.fukei-em-review__stars input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.fukei-em-review__stars label{display:flex;align-items:center;justify-content:center;margin:0;color:#BEB9B5;font-size:42px;line-height:1;cursor:pointer;transition:color .16s ease,transform .16s ease}.fukei-em-review__stars label:hover,.fukei-em-review__stars label:hover~label,.fukei-em-review__stars input:checked~label{color:var(--fem-star)}.fukei-em-review__stars input:focus-visible+label{outline:3px solid rgb(221 103 73 / .35);outline-offset:4px;border-radius:8px}.fukei-em-review__stars label:hover{transform:translateY(-2px)}.fukei-em-review__field{display:flex;flex-direction:column;gap:9px;color:var(--fem-text);font-size:15px;font-weight:700}.fukei-em-review__field small,.fukei-em-review__field-heading small{color:var(--fem-muted);font-size:12px;font-weight:500}.fukei-em-review__field textarea{display:block;width:100%;min-height:120px;padding:15px 16px;border:1px solid var(--fem-border)!important;border-radius:14px!important;outline:0;background:#FFF!important;color:var(--fem-text)!important;font:400 15px/1.5 "Inter","Helvetica Neue",Arial,sans-serif!important;resize:vertical;box-shadow:none!important;transition:border-color .18s ease,box-shadow .18s ease}.fukei-em-review__field textarea:focus-visible{border-color:var(--fem-accent)!important;box-shadow:0 0 0 3px rgb(221 103 73 / .14)!important}.fukei-em-review__photo-box{min-height:142px;padding:12px;border:1px dashed var(--fem-accent);border-radius:16px;background:#FFF9F6;transition:background .18s ease,border-color .18s ease}.fukei-em-review__photo-box:hover{background:#FFF3EE}.fukei-em-review__photo-box:focus-within{outline:3px solid rgb(221 103 73 / .18);outline-offset:2px}.fukei-em-review__dropzone{position:relative;display:flex;min-height:116px;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:16px;border:0;border-radius:12px;background:#fff0;color:var(--fem-text);text-align:center;cursor:pointer;transition:min-height .18s ease,padding .18s ease}.fukei-em-review__photo-box.has-photos .fukei-em-review__dropzone{min-height:48px;padding:6px 10px 12px}.fukei-em-review__dropzone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.fukei-em-review__dropzone strong{font-size:15px}.fukei-em-review__previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.fukei-em-review__preview{position:relative;aspect-ratio:1;border:1px solid var(--fem-border);border-radius:14px;background:#FFF;overflow:hidden}.fukei-em-review__preview img{display:block;width:100%;height:100%;object-fit:cover}.fukei-em-review__preview-name{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:12px;color:var(--fem-muted);font-size:11px;text-align:center;overflow-wrap:anywhere}.fukei-em-review__preview button{position:absolute;top:6px;right:6px;width:28px;height:28px;padding:0;border:0;border-radius:999px;background:rgb(17 17 17 / .82);color:#FFF;font-size:18px;line-height:28px;cursor:pointer}.fukei-em-review__preview button:focus-visible{outline:3px solid var(--fem-accent);outline-offset:2px}.fukei-em-review__consent{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid var(--fem-border);border-radius:14px;background:#FFF;color:#514D4D;font-size:12px;line-height:1.5;cursor:pointer}.fukei-em-review__consent input{flex:0 0 auto;width:18px;height:18px;margin:1px 0 0;accent-color:var(--fem-accent)}.fukei-em-review__submit{appearance:none;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;margin:0;padding:16px 22px!important;border:1px solid var(--fem-accent)!important;border-radius:14px!important;background:var(--fem-accent)!important;color:#FFF!important;font:700 16px/1.2 "Inter","Helvetica Neue",Arial,sans-serif!important;text-align:center;text-decoration:none!important;cursor:pointer;box-shadow:none!important;transition:transform .18s ease,filter .18s ease}.fukei-em-review__submit:hover{filter:brightness(.96);transform:translateY(-1px)}.fukei-em-review__submit:focus-visible{outline:3px solid rgb(221 103 73 / .28);outline-offset:3px}.fukei-em-review__submit:disabled{border-color:#C9C4C1!important;background:#C9C4C1!important;color:#F7F5F3!important;cursor:not-allowed;filter:none;transform:none;opacity:.82}.fukei-em-review__submit.is-sending:disabled{border-color:var(--fem-accent)!important;background:var(--fem-accent)!important;color:#FFF!important;opacity:1}.fukei-em-review__submit-spinner{display:none;width:20px;height:20px;flex:0 0 20px;border:2px solid rgb(255 255 255 / .42);border-top-color:#FFF;border-radius:50%;animation:fukei-em-review-spin .8s linear infinite}.fukei-em-review__submit.is-sending .fukei-em-review__submit-spinner{display:block}@keyframes fukei-em-review-spin{to{transform:rotate(360deg)}}.fukei-em-review__error{padding:13px 15px;margin:0 0 20px;border:1px solid #B42318;border-radius:12px;background:#FEF3F2;color:#912018;font-size:14px;line-height:1.45}.fukei-em-review__honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.fukei-em-review .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body.fukei-em-review-page #main-content .container{padding-top:0!important}@media(max-width:980px){body.fukei-em-review-page{padding-bottom:0!important}body.fukei-em-review-page .fukei-fh,body.fukei-em-review-page .fukei-fh-overlay{display:none!important}html.fukei-fh-search-dimmed::before{display:none!important}}@media(max-width:767px){.fukei-em-review{margin:4px auto 120px;padding:8px}.fukei-em-review__shell{padding:28px 20px;border-radius:20px}.fukei-em-review__shell--success{padding:36px 24px 38px}.fukei-em-review__shell--success p{margin-bottom:32px!important;font-size:16px;line-height:1.65}.fukei-em-review h1,.fukei-em-review__header h1{font-size:clamp(28px,8vw,36px)!important;line-height:1.08!important}.fukei-em-review__shell--success h1{margin-bottom:22px!important;font-size:clamp(30px,9vw,36px)!important;line-height:1.08!important}.fukei-em-review__stars{gap:3px}.fukei-em-review__stars label{font-size:38px}.fukei-em-review__previews{gap:7px}.fukei-em-review__product-image{width:64px!important;height:64px!important}}