[data-hc-product-section]{--hcob-navy: #263864;--hcob-gold: #aa7634;--hcob-ink: #263244;--hcob-muted: #6f7887;--hcob-line: #dce1e9;--hcob-soft: #f5f7fa;color:var(--hcob-ink)}.hcob-product-grid{width:min(100%,980px);margin:0 auto}.hcob-product-title{margin:0 0 7px;color:var(--hcob-navy);font-size:clamp(27px,3vw,40px);line-height:1.15}.hcob-product-kicker{margin:0 0 20px;color:var(--hcob-muted);font-size:14px}.hcob-gallery{position:sticky;top:24px}.hcob-gallery__main{overflow:hidden;border:1px solid var(--hcob-line, #dce1e9);border-radius:14px;background:#fff}.hcob-gallery__main img{display:block;width:100%;height:auto;aspect-ratio:1.3 / 1;object-fit:contain}.hcob-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:11px}.hcob-gallery__thumbs button{overflow:hidden;padding:3px;border:1px solid var(--hcob-line);border-radius:8px;background:#fff;cursor:pointer}.hcob-gallery__thumbs button.is-selected{border-color:var(--hcob-navy);box-shadow:0 0 0 2px #2638641f}.hcob-gallery__thumbs img{display:block;width:100%;aspect-ratio:1.3 / 1;object-fit:cover;border-radius:5px}.hcob-card{overflow:hidden;border:1px solid var(--hcob-line);border-radius:18px;background:#fff;box-shadow:0 20px 50px #2638641f}.hcob-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;background:var(--hcob-navy);color:#fff}.hcob-guide,.hcob-chat,.hcob-review__visual{display:flex;align-items:center;gap:12px}.hcob-guide strong,.hcob-guide small,.hcob-total span,.hcob-total strong,.hcob-notice span,.hcob-notice small,.hcob-addon span,.hcob-addon small,.hcob-addon-heading span,.hcob-addon-heading small{display:block}.hcob-guide strong{font-size:14px}.hcob-guide small,.hcob-total span{margin-top:2px;opacity:.76;font-size:11px}.hcob-mark,.hcob-avatar{display:grid;flex:0 0 auto;place-items:center;width:35px;height:35px;border-radius:50%;font-size:11px;font-weight:800}.hcob-mark{border:1px solid rgba(255,255,255,.25);background:#ffffff1f;color:#eed1a7}.hcob-avatar{background:#eef1f7;color:var(--hcob-navy, #263864)}.hcob-total{text-align:right;white-space:nowrap}.hcob-total strong{margin-top:1px;font-size:19px}.hcob-progress{height:4px;background:#e8ecf2}.hcob-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--hcob-gold),#d1a361);transition:width .25s ease}.hcob-content{padding:25px 25px 8px}.hcob-chat{align-items:flex-start;margin-bottom:23px}.hcob-chat h2{margin:0;color:var(--hcob-navy, #263864);font-size:23px;line-height:1.2}.hcob-chat p{margin:6px 0 0;color:var(--hcob-muted);font-size:13px;line-height:1.5}.hcob-body{animation:hcob-rise .2s ease both}@keyframes hcob-rise{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.hcob-layout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.hcob-choice-stack,.hcob-fields{display:grid;gap:12px}.hcob-choice{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:66px;padding:13px 45px 13px 14px;border:1px solid var(--hcob-line);border-radius:11px;background:#fff;color:var(--hcob-ink);text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.hcob-choice:hover{border-color:#9ba9c3;transform:translateY(-1px)}.hcob-choice.is-selected{border-color:var(--hcob-navy);background:#f8f9fc;box-shadow:0 0 0 2px #2638641a}.hcob-choice img{width:100%;aspect-ratio:1.3 / 1;border:1px solid #e3e5e9;border-radius:7px;object-fit:cover}.hcob-layout-grid .hcob-choice{display:block;padding:8px 8px 12px}.hcob-layout-grid .hcob-choice__copy{display:block;padding:8px 3px 0}.hcob-layout-grid .hcob-choice__check{top:13px;right:13px;background:#fff;box-shadow:0 2px 9px #0003}.hcob-choice__copy{flex:1;min-width:0}.hcob-choice strong{display:block;font-size:14px}.hcob-choice small,.hcob-field small,.hcob-question>small{display:block;margin-top:3px;color:var(--hcob-muted);font-size:11px;font-weight:400;line-height:1.4}.hcob-choice__price{color:var(--hcob-navy);font-size:13px;font-weight:800}.hcob-choice__check{position:absolute;right:15px;display:grid;place-items:center;width:22px;height:22px;border:1px solid #c7ced9;border-radius:50%;color:transparent;font-size:12px}.hcob-choice.is-selected .hcob-choice__check{border-color:var(--hcob-navy);background:var(--hcob-navy);color:#fff}.hcob-note{margin:12px 2px 0;color:var(--hcob-muted);font-size:11px}.hcob-field,.hcob-question{display:grid;gap:7px;color:#303a4a;font-size:13px;font-weight:700}.hcob-field b,.hcob-question b{color:#a33}.hcob-field em{color:#858c98;font-weight:400;font-style:normal}.hcob-field input,.hcob-field textarea,.hcob-field select{box-sizing:border-box;width:100%;min-height:45px;padding:12px 13px;border:1px solid #cfd5de;border-radius:9px;background:#fff;color:#243047;font:inherit;font-weight:400}.hcob-field textarea{resize:vertical}.hcob-file-picker{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:10px 14px;border:1px dashed #9ba9c3;border-radius:9px;background:#f8f9fc;color:var(--hcob-navy);font-size:13px;font-weight:800;cursor:pointer}.hcob-file-picker:hover{border-color:var(--hcob-navy);background:#f1f4f9}.hcob-file-picker input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.hcob-file-selected{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 11px;border:1px solid #d7e4d9;border-radius:8px;background:#f4faf5;font-size:12px}.hcob-file-selected strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hcob-file-selected button,.hcob-review__rows button{border:0;background:transparent;color:var(--hcob-navy);font:inherit;font-size:11px;font-weight:800;text-decoration:underline;cursor:pointer}.hcob-notice{padding:14px 15px;border:1px solid #e3e7ed;border-radius:10px;background:var(--hcob-soft)}.hcob-notice span,.hcob-addon span,.hcob-addon-heading span{font-size:13px;font-weight:800}.hcob-notice small,.hcob-addon small,.hcob-addon-heading small{margin-top:3px;color:var(--hcob-muted);font-size:11px;line-height:1.4}.hcob-addon,.hcob-addon-group{padding-bottom:17px;border-bottom:1px solid #e3e7ed}.hcob-addon{display:flex;align-items:center;justify-content:space-between;gap:18px}.hcob-addon-heading{margin-bottom:10px}.hcob-switch{display:flex;align-items:center;gap:8px;cursor:pointer}.hcob-switch input{position:absolute;opacity:0;pointer-events:none}.hcob-switch>span{position:relative;width:42px;height:24px;border-radius:20px;background:#cfd5de;transition:background .2s ease}.hcob-switch>span:after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;content:"";transition:transform .2s ease}.hcob-switch input:checked+span{background:var(--hcob-navy)}.hcob-switch input:checked+span:after{transform:translate(18px)}.hcob-switch b{color:var(--hcob-navy);font-size:11px}.hcob-review{overflow:hidden;border:1px solid var(--hcob-line);border-radius:12px}.hcob-review__visual{padding:12px;background:var(--hcob-soft)}.hcob-review__visual img{width:105px;border:1px solid #d7dbe2;border-radius:7px}.hcob-review__visual span,.hcob-review__visual strong{display:block}.hcob-review__visual span{color:var(--hcob-muted);font-size:11px}.hcob-review__visual strong{margin-top:2px;color:var(--hcob-navy)}.hcob-review__rows{padding:4px 14px}.hcob-review__rows>div{display:grid;grid-template-columns:145px minmax(0,1fr) auto;gap:14px;align-items:center;padding:9px 0;border-bottom:1px solid #edf0f3;font-size:11px;line-height:1.45}.hcob-review__rows>div:last-child{border-bottom:0}.hcob-review__rows span{color:var(--hcob-muted)}.hcob-review__rows strong{font-weight:600}.hcob-terms{display:flex;align-items:flex-start;gap:9px;margin:14px 2px 4px;color:#596272;font-size:11px;line-height:1.45;cursor:pointer}.hcob-terms input{flex:0 0 auto;width:18px;height:18px;margin-top:1px;accent-color:var(--hcob-navy)}.hcob-error,.hcob-fallback{margin:14px 0 0;padding:11px 12px;border:1px solid #f0c9c9;border-radius:8px;background:#fff0f0;color:#8a2020;font-size:12px}.hcob-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:16px 25px 22px}.hcob-footer-total{display:grid;margin-right:auto;color:var(--hcob-muted);font-size:11px}.hcob-footer-total strong{color:var(--hcob-navy);font-size:18px}.hcob-back,.hcob-next{min-height:45px;padding:10px 17px;border-radius:9px;font:inherit;font-weight:800;cursor:pointer}.hcob-back{border:1px solid #ccd2dc;background:#fff;color:#4c5666}.hcob-next{min-width:150px;margin-left:auto;border:1px solid var(--hcob-navy);background:var(--hcob-navy);color:#fff}.hcob-next:hover{background:#1e2d52}.hcob-back:disabled,.hcob-next:disabled{opacity:.5;cursor:not-allowed}.hcob-choice:focus-visible,.hcob-back:focus-visible,.hcob-next:focus-visible,.hcob-gallery__thumbs button:focus-visible,.hcob-field input:focus-visible,.hcob-field textarea:focus-visible,.hcob-file-picker:focus-within,.hcob-file-selected button:focus-visible,.hcob-review__rows button:focus-visible{outline:3px solid rgba(38,56,100,.2);outline-offset:2px}.hcob-description{max-width:900px;margin:44px auto 0}@media(max-width:900px){.hcob-gallery{position:static}}@media(max-width:620px){.hcob-card{border-radius:13px}.hcob-header{padding:14px 15px}.hcob-mark{display:none}.hcob-content{padding:20px 15px 6px}.hcob-chat h2{font-size:20px}.hcob-layout-grid{grid-template-columns:1fr 1fr}.hcob-review__rows>div{grid-template-columns:minmax(0,1fr) auto;gap:2px}.hcob-review__rows>div span,.hcob-review__rows>div strong{grid-column:1}.hcob-review__rows>div button{grid-column:2;grid-row:1 / span 2}.hcob-actions{position:sticky;bottom:0;display:grid;grid-template-columns:auto minmax(0,1fr);padding:13px 15px 17px;border-top:1px solid #edf0f3;background:#fff}.hcob-back,.hcob-next{min-width:0;padding:10px 13px}.hcob-footer-total{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;margin:0;padding-bottom:8px;border-bottom:1px solid #edf0f3}.hcob-next{width:100%}}@media(prefers-reduced-motion:reduce){.hcob-body,.hcob-progress span,.hcob-choice{animation:none;transition:none}}.hcob-design-preview{width:min(100%,760px);margin:0 auto 16px;overflow:hidden;border:1px solid var(--hcob-line);border-radius:14px;background:#fff;box-shadow:0 14px 32px #2638641f}.hcob-design-preview img{display:block;width:100%;height:auto;aspect-ratio:1.3 / 1;object-fit:contain;background:#fff}.hcob-design-preview figcaption{padding:10px 14px 12px;border-top:1px solid var(--hcob-line);color:var(--hcob-navy);font-size:14px;font-weight:700;text-align:center}.hcob-layout-grid{display:grid;grid-template-columns:repeat(8,minmax(56px,1fr));gap:8px;width:min(100%,760px);margin:0 auto}.hcob-layout-thumb{display:grid;gap:5px;min-width:0;padding:5px;border:2px solid var(--hcob-line);border-radius:9px;background:#fff;color:var(--hcob-ink);cursor:pointer;font:inherit;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.hcob-layout-thumb:hover{border-color:var(--hcob-gold);transform:translateY(-1px)}.hcob-layout-thumb:focus-visible{outline:3px solid rgba(38,56,100,.25);outline-offset:2px}.hcob-layout-thumb.is-selected{border-color:var(--hcob-navy);box-shadow:0 0 0 2px #26386424}.hcob-layout-thumb img{display:block;width:100%;aspect-ratio:1.3 / 1;border-radius:5px;object-fit:cover}.hcob-layout-thumb span{overflow:hidden;color:var(--hcob-navy);font-size:11px;font-weight:700;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media(max-width:620px){.hcob-design-preview{margin-bottom:13px;border-radius:11px}.hcob-layout-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.hcob-layout-thumb{padding:4px}.hcob-layout-thumb span{font-size:10px}}@media(prefers-reduced-motion:reduce){.hcob-layout-thumb{transition:none}}.hcob-samples{margin:0 0 22px;padding:16px;border:1px solid var(--hcob-line);border-radius:14px;background:var(--hcob-soft)}.hcob-samples__intro{min-width:0}.hcob-samples__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.hcob-samples__intro h2{margin:0;color:var(--hcob-navy);font-size:18px;line-height:1.25}.hcob-samples__intro p{max-width:780px;margin:5px 0 0;color:var(--hcob-muted);font-size:12px;line-height:1.5}.hcob-samples__controls{display:flex;flex:0 0 auto;gap:7px}.hcob-samples__controls button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--hcob-line);border-radius:50%;background:#fff;color:var(--hcob-navy);font-size:19px;line-height:1;cursor:pointer;transition:border-color .16s ease,background .16s ease,opacity .16s ease}.hcob-samples__controls button:hover:not(:disabled),.hcob-samples__controls button:focus-visible{border-color:var(--hcob-gold);background:#fffaf2}.hcob-samples__controls button:disabled{opacity:.34;cursor:default}.hcob-samples__swipe{display:none;margin:-3px 0 9px;color:var(--hcob-navy);font-size:12px;font-weight:700}.hcob-samples__track{display:grid;grid-auto-columns:minmax(170px,22%);grid-auto-flow:column;gap:10px;overflow-x:auto;padding:2px 2px 9px;scroll-snap-type:x proximity;scrollbar-width:thin}.hcob-sample{display:grid;min-width:0;overflow:hidden;border:1px solid var(--hcob-line);border-radius:10px;background:#fff;color:var(--hcob-navy);font:inherit;text-decoration:none;text-align:left;cursor:pointer;scroll-snap-align:start;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.hcob-sample:hover{border-color:var(--hcob-gold);box-shadow:0 7px 18px #2638641a;transform:translateY(-1px)}.hcob-sample:focus-visible{outline:3px solid rgba(38,56,100,.22);outline-offset:2px}.hcob-sample img{display:block;width:100%;height:auto;aspect-ratio:1.3 / 1;object-fit:contain;background:#fff}.hcob-sample span{padding:7px 9px 8px;border-top:1px solid var(--hcob-line);font-size:11px;font-weight:700;text-align:center}.hcob-sample-modal{width:min(94vw,1080px);max-width:none;max-height:92vh;padding:46px 66px 24px;border:0;border-radius:16px;background:#fff;box-shadow:0 24px 80px #0c162d59;color:var(--hcob-navy)}.hcob-sample-modal::backdrop{background:#0c162dc7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hcob-sample-modal figure{display:grid;place-items:center;margin:0}.hcob-sample-modal img{display:block;width:100%;max-height:calc(92vh - 105px);object-fit:contain}.hcob-sample-modal figcaption{margin-top:10px;font-size:12px;font-weight:700;text-align:center}.hcob-sample-modal__close,.hcob-sample-modal__arrow{position:absolute;display:grid;place-items:center;padding:0;border:1px solid var(--hcob-line);border-radius:50%;background:#fff;color:var(--hcob-navy);line-height:1;cursor:pointer}.hcob-sample-modal__close{top:10px;right:12px;width:38px;height:38px;font-size:27px}.hcob-sample-modal__arrow{top:50%;width:42px;height:42px;font-size:21px;transform:translateY(-50%)}.hcob-sample-modal__arrow--previous{left:12px}.hcob-sample-modal__arrow--next{right:12px}.hcob-sample-modal__close:hover,.hcob-sample-modal__arrow:hover,.hcob-sample-modal__close:focus-visible,.hcob-sample-modal__arrow:focus-visible{border-color:var(--hcob-gold);background:#fffaf2}@media(max-width:620px){.hcob-samples{padding:13px}.hcob-samples__track{grid-auto-columns:minmax(155px,72%);scrollbar-width:none}.hcob-samples__track::-webkit-scrollbar{display:none}.hcob-samples__controls{display:none}.hcob-samples__swipe{display:block}.hcob-sample-modal{width:96vw;max-height:94vh;padding:50px 12px 18px;border-radius:12px}.hcob-sample-modal img{max-height:calc(94vh - 110px)}.hcob-sample-modal__arrow{top:auto;bottom:12px;width:40px;height:40px;background:#fffffff0;transform:none}}@media(prefers-reduced-motion:reduce){.hcob-sample{transition:none}}.hcob-strengths{margin-top:30px;padding:24px;border:1px solid var(--hcob-line, #dce1e9);border-radius:14px;background:#fffaf2}.hcob-strengths h2,.hcob-reviews h2{margin:0 0 18px;color:var(--hcob-navy, #263864);font-size:clamp(24px,3vw,34px);line-height:1.15}.hcob-strengths ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;margin:0;padding:0;list-style:none}.hcob-strengths li{display:flex;align-items:flex-start;gap:10px;color:var(--hcob-navy, #263864);line-height:1.45}.hcob-strengths li span{flex:0 0 auto;color:var(--hcob-gold, #aa7634);font-size:20px;line-height:1.15}.hcob-reviews{padding-top:18px;padding-bottom:18px}@media(max-width:620px){.hcob-strengths{padding:20px}.hcob-strengths ul{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/hc-order-builder.css.map */
