.rumpro-page-title{font-size:28px;font-weight:700;color:#000;margin:0 0 24px;padding:0;line-height:1.4}.rumpro-buy-config{padding:32px 40px 40px;width:100%;box-sizing:border-box}.rumpro-buy-config .config-section-title{font-size:18px;font-weight:600;margin-bottom:32px;padding-left:12px;border-left:4px solid #006eff;line-height:1.2}.rumpro-buy-config .config-form-item{display:flex;align-items:flex-start;margin-bottom:32px}.rumpro-buy-config .config-form-label{width:100px;flex-shrink:0;color:#666;font-size:14px;line-height:40px;padding-top:0}.rumpro-buy-config .config-form-content{flex:1}.rumpro-buy-config .package-select{width:400px;height:48px;padding:0 40px 0 16px;border:1px solid #d9d9d9;border-radius:0;font-size:16px;background:#fff;cursor:pointer;color:#333;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M4 6l4 4 4-4' fill='none' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;outline:none}.rumpro-buy-config .package-select:focus,.rumpro-buy-config .package-select:hover{border-color:#006eff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M4 6l4 4 4-4' fill='none' stroke='%23006eff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.rumpro-spec-list{width:100%;display:flex;flex-direction:column;gap:4px}.rumpro-spec-item{display:flex;align-items:center;justify-content:space-between;padding:28px 24px 28px 28px;border:1px solid #e8e8e8;border-radius:0;background:#fff;transition:all .2s;position:relative}.rumpro-spec-item.active,.rumpro-spec-item:hover{border-color:#006eff}.rumpro-spec-item .spec-label{font-size:14px;color:#333;font-weight:400;flex:1}.rumpro-spec-item .spec-right{display:flex;align-items:center;gap:0;flex-shrink:0}.rumpro-spec-item .spec-price{font-size:14px;color:#f60;font-weight:500;white-space:nowrap;padding-right:16px}.rumpro-spec-item .qty-wrapper{position:relative;padding:0 8px 0 24px;margin-left:16px;display:flex;align-items:center;height:100%}.rumpro-spec-item .qty-wrapper:before{content:"";position:absolute;left:0;top:-28px;bottom:-28px;width:0;border-left:1px dashed #d9d9d9;transition:border-color .2s}.rumpro-spec-item.active .qty-wrapper:before,.rumpro-spec-item:hover .qty-wrapper:before{border-left-color:#006eff}.rumpro-spec-item .spec-check{position:absolute;bottom:-1px;right:-1px;width:20px;height:20px;background:#006eff;color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;border-radius:4px 0 0 0}.rumpro-quantity-selector{display:flex;align-items:center;border:1px solid #d9d9d9;border-radius:0;overflow:hidden;background:#fff}.rumpro-quantity-selector .qty-btn{width:28px;height:28px;border:none;background:#fafafa;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;color:#666;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s;line-height:1;border-radius:0}.rumpro-quantity-selector .qty-btn:hover:not(.disabled){background:#f0f0f0;color:#006eff}.rumpro-quantity-selector .qty-btn.disabled{color:#d9d9d9;cursor:not-allowed;background:#fafafa}.rumpro-quantity-selector .qty-input{width:40px;height:28px;border:1px solid #d9d9d9;border-top:none;border-bottom:none;border-radius:0;text-align:center;font-size:14px;color:#333;outline:none;background:#fff}.rumpro-validity{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:36px;padding:0 16px;background:#006eff;color:#fff;border-radius:0;font-size:14px;font-weight:500}.rumpro-fee-bar{position:sticky;bottom:0;background:#fff;height:72px;box-shadow:0 -2px 8px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:flex-end;padding:0 24px;z-index:100;gap:16px}.rumpro-fee-bar .fee-info{display:flex;align-items:center;gap:8px}.rumpro-fee-bar .fee-label{font-size:14px;color:#333}.rumpro-fee-bar .fee-price-wrap{display:flex;flex-direction:column;align-items:flex-end}.rumpro-fee-bar .fee-price-main{display:flex;align-items:baseline}.rumpro-fee-bar .fee-price{font-size:28px;font-weight:700;color:#f60}.rumpro-fee-bar .fee-unit{font-size:14px;color:#f60;font-weight:500;margin-left:2px}.rumpro-fee-bar .fee-price-sub{font-size:12px;color:#999;text-decoration:line-through}.rumpro-fee-bar .buy-btn{min-width:140px;height:44px;padding:0 32px;background:#006eff;color:#fff;border:none;border-radius:0;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s;margin-left:24px}.rumpro-fee-bar .buy-btn:hover{background:#0052cc}.rumpro-fee-bar .buy-btn:disabled{background:#006eff;opacity:.6;cursor:not-allowed}