.figurine-customizer-root{--rvf-ink:#2b211c;--rvf-muted:#6f625b;--rvf-accent:#bd4e37;--rvf-teal:#3e7f77;--rvf-line:#ead8c7;--rvf-cream:#fff8ef;box-sizing:border-box;width:100%;color:var(--rvf-ink);font-family:Arial,sans-serif;font-size:16px;line-height:1.55;display:block}.figurine-section__product-header{box-sizing:border-box;width:min(100%,920px);color:var(--color-foreground,#2b211c);margin:0 auto;padding:0 16px 12px}.figurine-section__product-header p{color:#963b2a;letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-family:Arial,sans-serif;font-size:12px;font-weight:800}.figurine-section__product-header h1{letter-spacing:0;margin:0;font-family:Georgia,serif;font-size:clamp(34px,5vw,52px);font-weight:500;line-height:1.08}.rvf-shell{box-sizing:border-box;width:min(100%,920px);margin:0 auto;padding:24px 16px 40px}.rvf-shell *,.rvf-shell :before,.rvf-shell :after{box-sizing:border-box;letter-spacing:0}.rvf-hero{max-width:680px;margin-bottom:20px}.rvf-hero h2,.rvf-panel h3{color:var(--rvf-ink);margin:0;font-family:Georgia,serif;font-weight:500}.rvf-hero h2{margin:0;font-size:clamp(34px,6vw,56px);line-height:1.08}.rvf-hero>p:last-child{color:var(--rvf-muted);margin:10px 0 0;font-size:17px}.rvf-eyebrow{color:#963b2a;text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:800}.rvf-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 20px;padding:0;list-style:none;display:grid}.rvf-progress li{color:#8a7c73;justify-items:center;gap:4px;min-width:0;font-size:13px;display:grid}.rvf-progress li>span{border:1px solid var(--rvf-line);background:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.rvf-progress li b{white-space:normal;text-align:center;min-width:0;font-weight:700}.rvf-progress .is-active{color:var(--rvf-accent)}.rvf-progress .is-active>span{border-color:var(--rvf-accent);background:#fff0e9}.rvf-progress .is-done{color:var(--rvf-teal)}.rvf-progress .is-done>span{border-color:var(--rvf-teal);background:#e7f1ef}.rvf-panel{border:1px solid var(--rvf-line);background:#fff;border-radius:8px;gap:16px;padding:20px;display:grid;box-shadow:0 12px 34px #402a1f0f}.rvf-panel h3{font-size:clamp(27px,4vw,38px);line-height:1.15}.rvf-panel p{margin:0}.rvf-upload-panel{text-align:center;background:var(--rvf-cream);align-content:center;justify-items:center;min-height:260px}.rvf-help{color:var(--rvf-muted);font-size:16px}.rvf-notice,.rvf-error{border-radius:6px;align-items:flex-start;gap:9px;padding:12px 14px;font-size:15px;display:flex}.rvf-notice{background:#fff9e7;border:1px solid #e3cba7}.rvf-error{color:#8f2f22;background:#fff1ee;border:1px solid #e7aaa0;margin-bottom:16px}.rvf-error svg{flex:none;margin-top:2px}.rvf-subject-list{gap:10px;display:grid}.rvf-subject{border:1px solid var(--rvf-line);background:#fffdfa;border-radius:7px;grid-template-columns:42px minmax(0,1fr) 44px;align-items:center;gap:10px;padding:12px;display:grid}.rvf-subject-icon{width:42px;height:42px;color:var(--rvf-teal);background:#e7f1ef;border-radius:50%;place-items:center;display:grid}.rvf-subject-fields{grid-template-columns:minmax(0,1.5fr) minmax(110px,.75fr);gap:10px;display:grid}.rvf-subject label{color:var(--rvf-muted);gap:4px;font-size:13px;font-weight:700;display:grid}.rvf-subject input,.rvf-subject select{width:100%;min-height:44px;color:var(--rvf-ink);background:#fff;border:1px solid #d9c9bc;border-radius:5px;padding:9px 11px;font:16px/1.2 Arial,sans-serif}.rvf-pose-choice{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;display:grid}.rvf-pose-choice legend{color:var(--rvf-ink);grid-column:1/-1;margin-bottom:2px;padding:0;font-size:15px;font-weight:800}.rvf-pose-choice label{border:1px solid var(--rvf-line);min-height:76px;color:var(--rvf-ink);cursor:pointer;background:#fffdfa;border-radius:7px;align-items:flex-start;gap:10px;padding:12px;display:flex}.rvf-pose-choice label.is-selected{border-color:var(--rvf-teal);box-shadow:inset 0 0 0 1px var(--rvf-teal);background:#edf6f3}.rvf-pose-choice input{width:18px;height:18px;accent-color:var(--rvf-teal);margin:2px 0 0}.rvf-pose-choice span{gap:3px;display:grid}.rvf-pose-choice strong{font-size:15px;line-height:1.25}.rvf-pose-choice small{color:var(--rvf-muted);font-size:13px;line-height:1.35}.rvf-icon-button{color:#8f392b;cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.rvf-primary,.rvf-secondary{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;padding:12px 18px;font:700 16px/1.2 Arial,sans-serif;text-decoration:none;display:inline-flex}.rvf-primary{border:1px solid var(--rvf-accent);background:var(--rvf-accent);color:#fff}.rvf-secondary{color:#873827;background:#fff;border:1px solid #c7aaa0}.rvf-primary:hover{background:#a83f2c}.rvf-primary:disabled,.rvf-secondary:disabled{cursor:not-allowed;opacity:.58}.rvf-primary input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.rvf-spin{animation:.9s linear infinite rvf-spin}@keyframes rvf-spin{to{transform:rotate(360deg)}}.rvf-demo{aspect-ratio:1;border:1px solid var(--rvf-line);object-fit:contain;background:var(--rvf-cream);border-radius:7px;width:min(100%,620px);margin:0 auto;display:block}.rvf-demo-small{width:min(100%,420px)}.rvf-size-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.rvf-size-grid button{border:1px solid var(--rvf-line);min-height:86px;color:var(--rvf-ink);cursor:pointer;background:#fff;border-radius:7px;place-items:center;padding:12px;font:16px/1.25 Arial,sans-serif;display:grid;position:relative}.rvf-size-grid button strong{font-size:19px}.rvf-size-grid button span{color:#9b3425;font-weight:800}.rvf-size-grid button>svg{position:absolute;top:8px;right:8px}.rvf-size-grid button.is-selected{border:2px solid var(--rvf-teal);background:#eef6f4}.rvf-size-grid button:disabled{cursor:wait;color:#8b7f78}.rvf-secure{color:var(--rvf-muted);text-align:center;font-size:14px}@media (width<=520px){.rvf-shell{padding:16px 12px 32px}.rvf-hero h2{font-size:clamp(34px,10vw,42px)}.rvf-hero>p:last-child{font-size:16px}.rvf-progress{gap:4px}.rvf-progress li{font-size:12px}.rvf-progress li>span{width:30px;height:30px}.rvf-panel{gap:14px;padding:16px}.rvf-panel h3{font-size:clamp(27px,8vw,32px)}.rvf-subject{grid-template-columns:38px minmax(0,1fr) 44px;padding:10px}.rvf-subject-icon{width:38px;height:38px}.rvf-subject-fields,.rvf-pose-choice{grid-template-columns:1fr}.rvf-size-grid{gap:8px}.rvf-size-grid button{min-height:82px;padding:10px 6px}.rvf-size-grid button strong{font-size:17px}}
/*$vite$:1*/