.pc-order-menu,.pc-builder{--pc-border: rgba(18, 18, 18, .14);--pc-muted: rgba(18, 18, 18, .66);--pc-surface: #ffffff;--pc-surface-soft: #f6f7f8;--pc-accent: #111111;max-width:1240px;margin:0 auto;padding:48px 20px 72px}.pc-order-menu__header,.pc-builder__header{max-width:780px;margin-bottom:32px}.pc-order-menu h1,.pc-builder h1{margin:0 0 12px;font-size:clamp(30px,5vw,52px);line-height:1.12}.pc-order-menu__lead,.pc-builder__lead{margin:0;color:var(--pc-muted);font-size:16px;line-height:1.8}.pc-order-menu__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pc-order-card{display:flex;flex-direction:column;min-height:310px;padding:32px;border:1px solid var(--pc-border);border-radius:20px;background:var(--pc-surface);color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pc-order-card:hover{transform:translateY(-4px);border-color:#12121252;box-shadow:0 18px 48px #1212121a}.pc-order-card__badge{align-self:flex-start;margin-bottom:24px;padding:7px 12px;border-radius:999px;background:var(--pc-surface-soft);font-size:12px;font-weight:700}.pc-order-card h2{margin:0 0 12px;font-size:27px}.pc-order-card p{margin:0 0 24px;color:var(--pc-muted);line-height:1.75}.pc-order-card__features{display:grid;gap:8px;margin:0 0 28px;padding:0;list-style:none}.pc-order-card__features li:before{content:"\2713";margin-right:8px;font-weight:700}.pc-order-card__action{margin-top:auto;font-weight:700}.pc-builder__notice{margin-top:20px;padding:14px 16px;border:1px solid #e2b955;border-radius:12px;background:#fff8df;line-height:1.65}.pc-builder__layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px;align-items:start}.pc-builder__groups{display:grid;gap:22px}.pc-option-group{padding:24px;border:1px solid var(--pc-border);border-radius:18px;background:var(--pc-surface)}.pc-option-group__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.pc-option-group__heading h2{margin:0;font-size:21px}.pc-option-group__required{flex:0 0 auto;padding:4px 9px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:700}.pc-option-list{display:grid;gap:10px}.pc-option-card{position:relative;display:grid;grid-template-columns:22px 64px minmax(0,1fr) auto;gap:14px;align-items:center;padding:15px;border:1px solid var(--pc-border);border-radius:14px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.pc-option-card:hover{border-color:#12121259}.pc-option-card:has(input:checked){border-color:var(--pc-accent);background:var(--pc-surface-soft);box-shadow:inset 0 0 0 1px var(--pc-accent)}.pc-option-card:has(input:disabled){cursor:not-allowed;opacity:.5}.pc-option-card input[type=radio]{width:18px;height:18px;margin:0;accent-color:var(--pc-accent)}.pc-option-card__image{display:flex;align-items:center;justify-content:center;width:64px;height:64px;overflow:hidden;border-radius:10px;background:var(--pc-surface-soft)}.pc-option-card__image img{width:100%;height:100%;object-fit:contain}.pc-option-card__image--empty{color:var(--pc-muted);font-size:11px;text-align:center}.pc-option-card__content{min-width:0}.pc-option-card__title{display:block;margin-bottom:4px;font-weight:700;line-height:1.45}.pc-option-card__note,.pc-option-card__stock{display:block;color:var(--pc-muted);font-size:12px;line-height:1.55}.pc-option-card__price{white-space:nowrap;font-weight:700}.pc-builder__summary{position:sticky;top:24px;padding:24px;border:1px solid var(--pc-border);border-radius:18px;background:var(--pc-surface);box-shadow:0 14px 40px #12121212}.pc-builder__summary h2{margin:0 0 18px;font-size:22px}.pc-summary-list{display:grid;gap:12px;margin:0 0 22px;padding:0;list-style:none}.pc-summary-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--pc-border)}.pc-summary-list__category,.pc-summary-list__name{display:block}.pc-summary-list__category{margin-bottom:2px;color:var(--pc-muted);font-size:11px}.pc-summary-list__name{font-size:13px;font-weight:600;line-height:1.45}.pc-summary-list__price{font-size:13px;font-weight:700}.pc-summary-total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:18px}.pc-summary-total span{font-weight:700}.pc-summary-total strong{font-size:28px}.pc-builder__button{width:100%;min-height:52px;padding:12px 18px;border:0;border-radius:12px;background:var(--pc-accent);color:#fff;font:inherit;font-weight:700;cursor:pointer}.pc-builder__button:disabled{cursor:not-allowed;opacity:.45}.pc-builder__error{min-height:1.5em;margin:12px 0 0;color:#b42318;font-size:13px;line-height:1.5}.pc-builder__empty{padding:20px;border:1px dashed var(--pc-border);border-radius:14px;color:var(--pc-muted)}@media(max-width:900px){.pc-order-menu__grid,.pc-builder__layout{grid-template-columns:1fr}.pc-builder__summary{position:static}}@media(max-width:640px){.pc-order-menu,.pc-builder{padding:32px 14px 112px}.pc-order-card,.pc-option-group,.pc-builder__summary{padding:18px;border-radius:14px}.pc-option-card{grid-template-columns:22px 52px minmax(0,1fr)}.pc-option-card__image{width:52px;height:52px}.pc-option-card__price{grid-column:3}.pc-builder__summary{position:fixed;z-index:30;right:0;bottom:0;left:0;border-right:0;border-bottom:0;border-left:0;border-radius:18px 18px 0 0;padding:12px 14px}.pc-builder__summary h2,.pc-summary-list{display:none}.pc-summary-total{margin-bottom:8px}.pc-summary-total strong{font-size:22px}.pc-builder__error{margin-top:6px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/pc-builder.css.map */
