.sgl-diy-catalog{--paper: #f1eee7;--paper-deep: #e5dfd4;--ink: #1e1d1a;--muted: #716d64;--line: #d1c9bb;--red: #842c34;color:var(--ink);background:var(--paper)}.sgl-diy-catalog *,.sgl-diy-catalog *:before,.sgl-diy-catalog *:after{box-sizing:border-box}.sgl-diy-catalog button,.sgl-diy-catalog input{font:inherit}.sgl-diy-catalog__shell{max-width:1760px;margin:0 auto;border-inline:1px solid var(--line)}.sgl-diy-catalog__hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);gap:clamp(32px,4vw,72px);align-items:end;padding:clamp(26px,3vw,42px) clamp(32px,4vw,64px);border-bottom:1px solid var(--line);background:linear-gradient(110deg,rgba(132,44,52,.08),transparent 44%)}.sgl-diy-catalog__eyebrow{margin:0 0 10px;color:var(--red);font-size:11px;font-weight:700;letter-spacing:.18em}.sgl-diy-catalog__hero h1{max-width:650px;margin:0;font-size:clamp(30px,3vw,46px);line-height:1.12;letter-spacing:-.03em}.sgl-diy-catalog__intro{max-width:720px;justify-self:end;color:var(--muted);font-size:14px;line-height:1.7}.sgl-diy-catalog__intro p{margin:0}.sgl-diy-catalog__selector{border-bottom:1px solid var(--line)}.sgl-diy-catalog__toolbar{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(360px,1fr) minmax(280px,.65fr);min-height:108px;border-bottom:1px solid var(--line);background:#f8f5ee}.sgl-diy-catalog__weapon-picker{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;padding:16px 28px 16px 32px;background:linear-gradient(100deg,#eee7dc,#f8f5ee 72%)}.sgl-diy-catalog__weapon-label{color:#8e8374;font-size:10px;font-weight:700;letter-spacing:.16em;white-space:nowrap;writing-mode:vertical-rl}.sgl-diy-catalog__weapon-switch{display:grid;grid-template-columns:repeat(2,minmax(0,138px));gap:8px;align-items:stretch}.sgl-diy-catalog__weapon-switch button{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:8px 18px;overflow:hidden;border:1px solid #c8c0b4;color:var(--ink);background:#ffffff5c;cursor:pointer;isolation:isolate;transition:color .18s ease,background .18s ease,transform .18s ease}.sgl-diy-catalog__weapon-switch button span{color:#a69d91;font-size:10px}.sgl-diy-catalog__weapon-switch button strong{font-size:16px;font-weight:650;letter-spacing:.05em}.sgl-diy-catalog__weapon-switch button.is-active{padding-right:30px;border-color:transparent;clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%);color:#fff8ef;background:var(--red)}.sgl-diy-catalog__weapon-switch button.is-active:after{position:absolute;top:6px;right:14px;bottom:6px;left:6px;z-index:-1;border:1px solid rgba(209,177,113,.72);content:"";clip-path:polygon(0 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,0 100%)}.sgl-diy-catalog__weapon-switch button.is-active span{color:#e9c98f}.sgl-diy-catalog__weapon-switch button:hover{transform:translateY(-1px)}.sgl-diy-catalog__search{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:16px 32px;border-left:1px solid var(--line)}.sgl-diy-catalog__search span{color:var(--muted);font-size:11px}.sgl-diy-catalog__search input{min-height:36px;padding:0 10px;border:0;border-bottom:1px solid #aaa296;border-radius:0;color:var(--ink);background:transparent}.sgl-diy-catalog__categories{display:flex;align-items:center;padding:16px 30px;border-left:1px solid var(--line);overflow:hidden}.sgl-diy-catalog__categories>div{display:flex;gap:4px 20px;align-items:center;flex-wrap:wrap}.sgl-diy-catalog__categories>div[hidden]{display:none}.sgl-diy-catalog__categories button{position:relative;padding:10px 0 12px;border:0;color:var(--muted);background:transparent;font-size:13px;cursor:pointer;white-space:nowrap}.sgl-diy-catalog__categories button:after{position:absolute;right:0;bottom:5px;left:0;height:1px;background:var(--red);content:"";opacity:0;transform:scaleX(.35);transition:opacity .18s ease,transform .18s ease}.sgl-diy-catalog__categories button.is-active{color:var(--red);font-weight:700}.sgl-diy-catalog__categories button.is-active:after{opacity:1;transform:scaleX(1)}.sgl-diy-catalog__products{padding:22px 32px 28px;background:var(--paper-deep)}.sgl-diy-catalog__product-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.sgl-diy-catalog__product-heading>div{display:flex;align-items:baseline;gap:12px}.sgl-diy-catalog__product-heading h2{margin:0;font-size:18px;font-weight:650;letter-spacing:.02em}.sgl-diy-catalog__product-heading span,.sgl-diy-catalog__product-heading p{margin:0;color:var(--muted);font-size:11px}.sgl-diy-catalog__product-heading span strong{color:var(--red);font-size:14px}.sgl-diy-catalog__product-heading p{letter-spacing:.12em}.sgl-diy-catalog__product-list{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap}.sgl-diy-catalog__product-list[hidden],.sgl-diy-catalog__product-choice[hidden]{display:none}.sgl-diy-catalog__product-choice{display:grid;grid-template-columns:30px minmax(0,1fr) 22px;flex:1 1 168px;align-items:center;gap:8px;min-width:152px;max-width:220px;min-height:58px;padding:10px 13px;border:1px solid var(--line);color:var(--ink);text-align:left;background:#f8f5ef;cursor:pointer;transition:flex-basis .26s ease,max-width .26s ease,min-height .26s ease,border-color .18s ease,background .18s ease}.sgl-diy-catalog__product-visual{display:none}.sgl-diy-catalog__product-copy{display:contents}.sgl-diy-catalog__product-copy>span{color:#9c9589;font-size:10px}.sgl-diy-catalog__product-choice strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.sgl-diy-catalog__product-copy small,.sgl-diy-catalog__product-status small{display:none;color:var(--muted);font-size:11px}.sgl-diy-catalog__product-status{display:contents}.sgl-diy-catalog__product-status i{color:var(--red);font-size:17px;font-style:normal;text-align:center}.sgl-diy-catalog__product-choice:hover{border-color:#ad8588;background:#fbf7f1}.sgl-diy-catalog__product-choice.is-selected{grid-template-columns:56px minmax(0,1fr) 62px;flex:0 1 360px;width:min(100%,360px);max-width:360px;min-height:58px;padding:6px 10px 6px 8px;border-color:var(--red);box-shadow:inset 5px 0 0 var(--red);background:linear-gradient(110deg,#fffaf3,#f5eee4)}.sgl-diy-catalog__product-choice.is-selected .sgl-diy-catalog__product-visual{display:flex;align-items:center;justify-content:center;align-self:stretch;min-width:0;padding:0 6px;border-right:1px solid rgba(175,160,139,.42)}.sgl-diy-catalog__product-choice.is-selected .sgl-diy-catalog__product-visual img{display:block;width:100%;max-height:44px;object-fit:contain}.sgl-diy-catalog__product-choice.is-selected .sgl-diy-catalog__product-visual>span{color:var(--muted);font-size:11px}.sgl-diy-catalog__product-choice.is-selected .sgl-diy-catalog__product-copy{display:grid;grid-template-columns:28px minmax(0,1fr);min-width:0;align-items:center;gap:6px}.sgl-diy-catalog__product-choice.is-selected .sgl-diy-catalog__product-copy>span{color:#ab8d57;font-size:11px;letter-spacing:.12em}.sgl-diy-catalog__product-choice.is-selected .sgl-diy-catalog__product-copy strong{width:100%;font-size:14px}.sgl-diy-catalog__product-choice.is-selected .sgl-diy-catalog__product-copy small{display:none}.sgl-diy-catalog__product-choice.is-selected .sgl-diy-catalog__product-status{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:4px}.sgl-diy-catalog__product-choice.is-selected .sgl-diy-catalog__product-status i{font-size:17px}.sgl-diy-catalog__product-choice.is-selected .sgl-diy-catalog__product-status small{display:block;color:var(--red);font-size:10px;white-space:nowrap}.sgl-diy-catalog__collection-empty,.sgl-diy-catalog__empty{grid-column:1 / -1;margin:0;padding:22px;border:1px dashed var(--line);color:var(--muted)}.sgl-diy-catalog__empty{margin:0 40px 24px}.sgl-diy-catalog__current{display:grid;grid-template-columns:minmax(230px,.4fr) minmax(0,1fr);gap:34px;align-items:center;padding:19px 40px;border-bottom:1px solid var(--line);background:#24231f;color:#f8f2e8}.sgl-diy-catalog__current>div{display:flex;flex-direction:column;gap:4px}.sgl-diy-catalog__current span{color:#cbb78a;font-size:10px;font-weight:700;letter-spacing:.14em}.sgl-diy-catalog__current strong{font-size:19px}.sgl-diy-catalog__current p{margin:0;color:#cbc5bb;font-size:13px;line-height:1.6}.sgl-diy-catalog__current .sgl-diy__product[hidden]{display:none!important}.sgl-diy-catalog__workbench{scroll-margin-top:20px}.sgl-diy-catalog button:focus-visible,.sgl-diy-catalog input:focus-visible{outline:3px solid rgba(132,44,52,.32);outline-offset:3px}@media(max-width:1100px){.sgl-diy-catalog__toolbar{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr)}.sgl-diy-catalog__search{grid-column:1 / -1;min-height:78px;border-top:1px solid var(--line);border-left:0}}@media(max-width:899px){.sgl-diy-catalog__hero,.sgl-diy-catalog__toolbar{grid-template-columns:1fr}.sgl-diy-catalog__hero{gap:18px}.sgl-diy-catalog__intro{max-width:none;justify-self:start}.sgl-diy-catalog__categories{min-height:64px;border-top:1px solid var(--line);border-left:0;overflow-x:auto}.sgl-diy-catalog__categories>div{flex-wrap:nowrap}.sgl-diy-catalog__search{grid-column:auto}.sgl-diy-catalog__current{grid-template-columns:1fr;gap:8px}.sgl-diy-catalog__product-choice.is-selected{grid-template-columns:56px minmax(0,1fr) 62px;flex-basis:360px;max-width:360px}}@media(max-width:749px){.sgl-diy-catalog__shell{border-inline:0}.sgl-diy-catalog__hero{gap:14px;padding:26px 20px}.sgl-diy-catalog__hero h1{font-size:32px}.sgl-diy-catalog__weapon-picker,.sgl-diy-catalog__search,.sgl-diy-catalog__categories,.sgl-diy-catalog__products,.sgl-diy-catalog__current{padding-inline:20px}.sgl-diy-catalog__weapon-picker{grid-template-columns:1fr;gap:8px}.sgl-diy-catalog__weapon-label{writing-mode:initial}.sgl-diy-catalog__weapon-switch{grid-template-columns:1fr 1fr}.sgl-diy-catalog__product-heading{align-items:flex-start}.sgl-diy-catalog__product-heading p{display:none}.sgl-diy-catalog__product-choice{flex-basis:calc(50% - 5px);min-width:130px;max-width:none}.sgl-diy-catalog__product-choice.is-selected{grid-template-columns:56px minmax(0,1fr) 62px;flex-basis:100%;max-width:none;min-height:58px}.sgl-diy-catalog__product-choice.is-selected .sgl-diy-catalog__product-visual{grid-column:auto;min-height:0;border-right:1px solid rgba(175,160,139,.42);border-bottom:0}.sgl-diy-catalog__product-choice.is-selected .sgl-diy-catalog__product-visual img{max-height:44px}.sgl-diy-catalog__empty{margin-inline:20px}}@media(prefers-reduced-motion:reduce){.sgl-diy-catalog *,.sgl-diy-catalog *:before,.sgl-diy-catalog *:after{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/diy-catalog.css.map */
