.builder{--bundle-black: #0a0a0a;--bundle-muted: #6f716d;--bundle-border: #dbddd8;--bundle-stone: #ecede9;--bundle-lime: #c5f500;max-width:1440px;margin:0 auto;padding:40px 24px 120px}.builder-top{margin-bottom:32px}.builder-top__back{color:var(--bundle-muted);font-size:.72rem;font-weight:700;text-decoration:none}.builder-top__heading{margin-top:14px}.builder-top__tier{color:var(--bundle-muted);font-size:.7rem;font-weight:800;letter-spacing:.08em}.builder-top__heading h1{margin:4px 0 0;font-family:var(--font-display);font-size:clamp(28px,3.4vw,40px);font-weight:800;letter-spacing:-.03em}.builder-progress{display:flex;align-items:center;gap:14px;margin-top:18px}.builder-progress__text{flex:none;color:var(--bundle-muted);font-size:.68rem;font-weight:800;letter-spacing:.04em;white-space:nowrap}.builder-progress__bar{flex:1 1 auto;height:4px;background:var(--bundle-stone)}.builder-progress__bar span{display:block;height:100%;background:var(--bundle-black);transition:width .22s ease}.builder-layout{display:grid;grid-template-columns:minmax(0,8fr) minmax(300px,4fr);gap:40px;align-items:start}.builder-main{min-height:420px}.builder-step__heading span{color:var(--bundle-muted);font-size:.7rem;font-weight:800}.builder-step__heading h2{margin:8px 0 0;font-family:var(--font-display);font-size:clamp(22px,2.4vw,28px);font-weight:800;letter-spacing:-.02em}.builder-step__heading p{margin:8px 0 28px;color:var(--bundle-muted);font-size:.85rem}.builder-step__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media(min-width:1440px){.builder-step__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.builder-step__empty{color:var(--bundle-muted);font-size:.85rem}.builder-product{display:flex;flex-direction:column;border:1px solid var(--bundle-border);border-radius:12px;background:#fff;padding:0;overflow:hidden;cursor:pointer;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.builder-product:hover{border-color:var(--bundle-black)}.builder-product:active{transform:scale(.99)}.builder-product__media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#f5f5f3}.builder-product__media img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}@media(hover:hover){.builder-product:hover .builder-product__media img{transform:scale(1.02)}}.builder-product.is-selected{border-color:var(--bundle-black);box-shadow:0 0 0 1px var(--bundle-black)}.builder-product__badge{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:4px;padding:5px 9px;border-radius:20px;background:var(--bundle-black);color:#fff;font-size:.58rem;font-weight:800;letter-spacing:.04em}.builder-product__badge:before{content:"✓";font-size:.62rem}.builder-product__info{display:flex;flex-direction:column;gap:4px;padding:14px}.builder-product__name{color:var(--bundle-black);font-size:.86rem;font-weight:600;line-height:1.3}.builder-product__price{color:var(--bundle-black);font-size:.86rem;font-weight:800}.builder-product:focus-visible,.builder-variant__choice:focus-visible,.builder-variant__confirm:focus-visible,.builder-variant__back:focus-visible,.builder-summary__row-edit:focus-visible,.builder-summary__submit:focus-visible,.builder-top__back:focus-visible,.builder-mobile-bar__back:focus-visible,.builder-mobile-bar__next:focus-visible,.builder-mobile-bar__summary:focus-visible,.builder-sheet__header button:focus-visible{outline:2px solid var(--bundle-lime);outline-offset:3px}.builder-variant__back{border:0;background:transparent;color:var(--bundle-muted);font-size:.72rem;font-weight:700;cursor:pointer}.builder-variant__header{display:flex;align-items:center;gap:16px;margin:18px 0 26px}.builder-variant__header img{width:92px;height:115px;object-fit:cover;background:#f5f5f3}.builder-variant__header h2{margin:0;font-family:var(--font-display);font-size:1.3rem;font-weight:800}.builder-variant__header p{margin:6px 0 0;font-weight:700}.builder-variant__group{margin:0 0 22px;padding:0;border:0}.builder-variant__group legend{margin-bottom:10px;font-size:.68rem;font-weight:800;letter-spacing:.06em}.builder-variant__choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:8px}.builder-variant__choices.is-visual{grid-template-columns:repeat(auto-fill,minmax(82px,1fr))}.builder-variant__choice{display:flex;flex-direction:column;min-height:52px;padding:10px 12px;border:1px solid var(--bundle-border);border-radius:6px;background:#fff;font-size:.78rem;font-weight:700;cursor:pointer;transition:border-color .15s ease}.builder-variant__choice.is-visual{min-height:112px;padding:6px}.builder-variant__choice img{width:100%;height:76px;margin-bottom:6px;border-radius:3px;object-fit:cover}.builder-variant__choice span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.builder-variant__choice:not(.is-visual){align-items:center;justify-content:center}.builder-variant__choice.is-selected{border:2px solid var(--bundle-black);padding:9px 11px}.builder-variant__choice.is-visual.is-selected{padding:5px}.builder-variant__choice:not(.is-visual).is-selected{background:var(--bundle-black);color:#fff}.builder-variant__choice:disabled{opacity:.35;cursor:not-allowed}.builder-variant__confirm{min-height:52px;width:100%;margin-top:8px;border:0;background:var(--bundle-black);color:#fff;font-size:.76rem;font-weight:800;letter-spacing:.03em;cursor:pointer}.builder-variant__confirm:disabled{background:#cfcfcb;cursor:not-allowed}.builder-review h2{font-family:var(--font-display);font-size:clamp(24px,2.6vw,32px);font-weight:800}.builder-review p{color:var(--bundle-muted)}.builder-summary{position:sticky;top:calc(var(--ruchon-header-height, 72px) + 24px);max-height:calc(100vh - var(--ruchon-header-height, 72px) - 48px);overflow-y:auto;border:1px solid var(--bundle-border);border-radius:12px;padding:18px}.builder-summary__header span{color:var(--bundle-muted);font-size:.62rem;font-weight:800;letter-spacing:.1em}.builder-summary__header strong{display:block;margin-top:4px;font-family:var(--font-display);font-size:1.3rem}.builder-summary__header p{margin:6px 0 0;color:var(--bundle-muted);font-size:.76rem}.builder-summary__list{display:grid;gap:8px;margin:14px 0 0;padding:14px 0 0;border-top:1px solid var(--bundle-border);list-style:none}.builder-summary__row{display:flex;align-items:center;gap:8px;font-size:.72rem;color:var(--bundle-muted)}.builder-summary__row-bullet{flex:none}.builder-summary__row--done{color:var(--bundle-black)}.builder-summary__row--done img{width:34px;height:40px;flex:none;border-radius:3px;object-fit:cover;background:#f5f5f3}.builder-summary__row-info{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;gap:1px}.builder-summary__row-name{overflow:hidden;font-size:.72rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.builder-summary__row-variant{color:var(--bundle-muted);font-size:.64rem}.builder-summary__row-edit{flex:none;border:0;background:transparent;color:var(--bundle-muted);font-size:.6rem;font-weight:800;text-decoration:underline;cursor:pointer}.builder-summary__pricing{display:grid;gap:8px;margin:18px 0 0;padding:18px 0 0;border-top:1px solid var(--bundle-border)}.builder-summary__price-row{display:flex;align-items:baseline;justify-content:space-between;font-size:.76rem;color:var(--bundle-muted)}.builder-summary__price-row--total{color:var(--bundle-black);font-size:.92rem;font-weight:800}.builder-summary__submit-form{margin-top:18px}.builder-summary__submit{width:100%;min-height:54px;border:0;border-radius:6px;background:var(--bundle-black);color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.03em;cursor:pointer}.builder-summary__submit:disabled{background:#cfcfcb;cursor:not-allowed}.builder-summary__error{margin:12px 0 0;color:#b3261e;font-size:.74rem}.builder-mobile-bar,.builder-sheet{display:none}@media(prefers-reduced-motion:reduce){.builder-progress__bar span{transition:none}}@media(max-width:1080px){.builder-layout{grid-template-columns:1fr}.builder-summary{display:none}.builder{padding:24px 16px 140px}.builder-step__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.builder-product__info{padding:10px}.builder-product__name,.builder-product__price{font-size:.78rem}.builder-mobile-bar{position:fixed;right:0;bottom:0;left:0;z-index:40;display:flex;flex-direction:column;background:#fff;border-top:1px solid var(--bundle-border);padding:10px 14px max(10px,env(safe-area-inset-bottom))}.builder-mobile-bar__summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;border:0;background:transparent;padding:6px 0;color:var(--bundle-black);font-size:.68rem;font-weight:800;letter-spacing:.04em}.builder-mobile-bar__actions{display:grid;grid-template-columns:96px 1fr;gap:10px;margin-top:8px}.builder-mobile-bar__back,.builder-mobile-bar__next{min-height:52px;border:0;border-radius:6px;font-size:.74rem;font-weight:800}.builder-mobile-bar__back{background:var(--bundle-stone);color:var(--bundle-black)}.builder-mobile-bar__back:disabled{opacity:.4}.builder-mobile-bar__next{background:var(--bundle-black);color:#fff}.builder-mobile-bar__next:disabled{background:#cfcfcb}.builder-sheet{display:block;position:fixed;inset:0;z-index:50}.builder-sheet[hidden]{display:none}.builder-sheet__backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#0a0a0a73}.builder-sheet__panel{position:absolute;right:0;bottom:0;left:0;z-index:1;max-height:75vh;overflow-y:auto;background:#fff;border-radius:14px 14px 0 0;padding:18px 16px max(18px,env(safe-area-inset-bottom))}.builder-sheet__header{display:flex;align-items:center;justify-content:space-between}.builder-sheet__header span{color:var(--bundle-muted);font-size:.62rem;font-weight:800;letter-spacing:.1em}.builder-sheet__header button{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;background:transparent}.builder-sheet__header svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}}html.ruchon-bundle-sheet-open,html.ruchon-bundle-sheet-open body{overflow:hidden}
