.co2b{--ink: #16161d;--quiet: #6b7168;--green: #306505;--green-hi: #3a7a07;--wash: #f2f6ed;--line: #e2e5dd;--bar-h: 80px;--cb-h: calc(100vh - var(--header-height, 139px));height:var(--cb-h);display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);position:relative;overflow:hidden;background:#fff;color:var(--ink);font-size:17px;line-height:1.5;-webkit-font-smoothing:antialiased}@supports (height: 1dvh){.co2b{--cb-h: calc(100dvh - var(--header-height, 139px))}}.co2b *,.co2b *:before,.co2b *:after{box-sizing:border-box}.co2b [hidden]{display:none!important}.co2b button:where(:not(.button)){font:inherit;color:inherit;background:none;border:0;cursor:pointer;text-align:left;padding:0;margin:0;border-radius:0;letter-spacing:normal;text-transform:none;line-height:inherit}.co2b h2,.co2b h3,.co2b p,.co2b figure,.co2b figcaption{margin:0;font-family:inherit;text-transform:none}.co2b img{max-width:100%;height:auto;display:block}.co2b :focus-visible{outline:3px solid var(--green);outline-offset:3px;border-radius:6px}.co2b .bank{display:none!important}.co2b .vh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.co2b .steps{grid-row:1;padding:18px 80px 0 40px}.co2b .asktop{display:none}.co2b .steps-list{list-style:none;margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;max-width:1120px}.co2b .steps-btn{display:block;width:100%;padding:0 0 12px;text-align:left;cursor:default}.co2b .steps-btn:not([disabled]){cursor:pointer}.co2b .steps-t{display:block;font-size:13.5px;line-height:1.2;font-weight:500;color:var(--quiet);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px;transition:color .2s}.co2b .steps-seg{display:block;height:3px;border-radius:2px;background:var(--line);transition:background .25s}.co2b .is-done .steps-seg{background:var(--green)}.co2b .is-cur .steps-seg{background:var(--ink)}.co2b .is-done .steps-t,.co2b .is-cur .steps-t{color:var(--ink)}.co2b .is-cur .steps-t{font-weight:600}.co2b .steps-btn:not([disabled]):hover .steps-t{text-decoration:underline;text-underline-offset:3px}.co2b .steps-now{display:none}.co2b .stage{grid-row:2;min-height:0;overflow-y:auto;overflow-x:hidden}.co2b .ask{padding:24px 40px 18px}.co2b .ask-in{max-width:1120px;margin:0 auto}.co2b .q{display:block}.co2b h2{font-size:clamp(28px,3.5vw,50px);font-weight:600;letter-spacing:-.035em;line-height:1.03;max-width:30ch;margin-bottom:10px}.co2b .lead{font-size:clamp(16px,1.3vw,18.5px);line-height:1.45;color:var(--quiet);max-width:58ch;margin-bottom:20px}.co2b .also{font-size:15.5px;color:var(--quiet);margin:12px 0 9px}.co2b .opts{display:grid;gap:12px}.co2b .opts.rows{grid-template-columns:minmax(0,1fr)}.co2b .opts.tight{gap:10px}.co2b .opts.pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.co2b .opts.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.co2b .opts.cards.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.co2b .opts.lines{grid-template-columns:minmax(0,1fr);gap:8px}.co2b .opt{position:relative;border:2px solid var(--line);border-radius:20px;background:#fff;transition:border-color .15s,background-color .15s}.co2b .opt:hover{border-color:#b9c4ad}.co2b .opt.sel,.co2b .opt.on{border-color:var(--green);background:var(--wash)}.co2b .opt.so,.co2b .opt.dim{opacity:.5}.co2b .opt.dim{cursor:not-allowed}.co2b .hit{display:grid;width:100%;align-items:center}.co2b .opt .name{display:block;font-size:clamp(18.5px,1.6vw,23px);font-weight:600;letter-spacing:-.02em;line-height:1.15}.co2b .opt .note{display:block;font-size:16px;line-height:1.42;color:var(--quiet);margin-top:6px;max-width:64ch}.co2b .opt.sel .note,.co2b .opt.on .note{color:#4b5a3c}.co2b .opt .cost{font-size:clamp(18.5px,1.6vw,23px);font-weight:600;letter-spacing:-.02em;white-space:nowrap;font-variant-numeric:tabular-nums}.co2b .opt .why{display:block;font-size:15.5px;line-height:1.4;color:var(--quiet);font-weight:500;margin-top:8px}.co2b .opt .so{display:block;font-size:15px;color:#8a3b2a;margin-top:6px}.co2b .mark,.co2b .box{width:34px;height:34px;flex:none;border-radius:50%;border:2px solid var(--line);color:#fff;background:#fff;display:grid;place-items:center;align-self:center;transition:background-color .15s,border-color .15s}.co2b .mark svg,.co2b .box svg{width:19px;height:19px;opacity:0;transition:opacity .15s}.co2b .opt.sel .mark,.co2b .opt.on .box{background:var(--green);border-color:var(--green)}.co2b .opt.sel .mark svg,.co2b .opt.on .box svg{opacity:1}.co2b .sub{display:none}.co2b .opt.sel>.sub,.co2b .opt.on>.sub{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px}.co2b .sub .chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.co2b .sub .lbl{font-size:15.5px;font-weight:600;margin-right:4px}.co2b .sub .auto{margin:0 0 0 2px}.co2b .sub .chip{padding:9px 15px;font-size:15.5px;border-radius:10px;background:#fff}.co2b .opts.rows .hit{grid-template-columns:auto minmax(0,1fr) auto;gap:20px;padding:18px 24px}.co2b .opts.tight .hit{padding:14px 24px}.co2b .opts.rows .cost{align-self:center}.co2b .opts.cards .opt{overflow:hidden}.co2b .opts.cards .hit{grid-template-columns:236px minmax(0,1fr)}.co2b .opts.cards .shot{height:282px;padding:18px 14px}.co2b .q[data-step=diff] .opts.cards .shot{height:206px}.co2b .opts.cards .shot img{display:block;width:100%;height:100%;object-fit:contain}.co2b .opts.cards.three .hit{grid-template-columns:150px minmax(0,1fr)}.co2b .opts.cards.three .shot{height:178px;padding:10px 6px}.co2b .opts.cards .hit>.lab{padding:22px 26px 22px 6px}.co2b .opts.cards.three .hit>.lab{padding:16px 18px 16px 0}.co2b .opts.cards.three .note{font-size:15px}.co2b .opts.cards .hd{display:block}.co2b .opts.cards .cost{display:block;margin-top:4px}.co2b .opts.cards .mark{position:absolute;top:18px;right:18px}.co2b .opts.cards.three .mark{top:12px;right:12px;width:30px;height:30px}.co2b .opts.cards .opt.sel{background:#fff}.co2b .opts.cards .opt.sel>.sub{border-top:2px solid var(--line);background:var(--wash);padding:12px 18px 14px;flex-direction:column;align-items:flex-start;gap:8px}.co2b .opts.cards.three .opt.sel>.sub .auto{display:none}.co2b .opts.cards.three .opt.sel>.sub .chip{padding:7px 11px;font-size:14.5px}.co2b .opts.cards.three .opt.sel>.sub .lbl{font-size:14.5px}.co2b .opts.cards.three .opt.sel>.sub .stepper button{width:36px;height:36px}.co2b .opts.cards .opt.sel>.sub .chips{width:100%}.co2b .figure{display:block;text-align:center;margin-bottom:12px}.co2b .figure img{height:178px;width:260px;object-fit:contain;margin:0 auto}.co2b .figure--card{display:flex;flex-direction:column;align-items:center;gap:8px;width:max-content;max-width:100%;margin:0 auto 16px;padding:18px 28px 14px;border:2px solid var(--line);border-radius:20px;background:#fff}.co2b .figure--card img{transition:opacity .18s}.co2b .figure--card figcaption{font-size:14px;color:#5b6b52}.co2b .q[data-step=run] .figure img{height:200px;width:300px}.co2b .opts.pair .opt{overflow:hidden}.co2b .opts.pair .hit{grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:16px 22px}.co2b .opts.pair .hd{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.co2b .opts.pair .opt.sel>.sub{border-top:2px solid var(--line);padding:12px 22px 14px;flex-direction:column;align-items:flex-start;gap:10px}.co2b .opts.lines .opt{display:grid;grid-template-columns:minmax(340px,1fr) minmax(0,auto) 118px;align-items:center;gap:0 18px}.co2b .opts.lines .hit{grid-template-columns:auto 58px minmax(0,1fr);gap:14px;padding:6px 12px 6px 16px}.co2b .opts.lines .shot{height:58px;padding:2px}.co2b .opts.lines .shot img{height:100%;width:100%;object-fit:contain}.co2b .opts.lines .name{font-size:18.5px}.co2b .opts.lines .note{font-size:14.5px;margin-top:2px;line-height:1.35}.co2b .opts.lines .sub,.co2b .opts.lines .opt.on>.sub{padding:4px 0;justify-content:flex-end;max-width:560px;gap:6px 18px}.co2b .opts.lines .cost{padding-right:22px;text-align:right}.co2b .opts.lines .chip{padding:6px 12px;font-size:14.5px}.co2b .opts.lines .stepper button{width:36px;height:36px;font-size:20px}.co2b .opts.lines .stepper b{min-width:28px;font-size:16px;text-align:center}.co2b .opts.lines .stepper{flex:none}.co2b .beat{margin-top:13px}.co2b .beat.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 28px;align-items:start}.co2b .beat.two h3{grid-row:1}.co2b .beat h3{font-size:17px;font-weight:600;letter-spacing:-.015em;margin-bottom:10px}.co2b .chips{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.co2b .chip{display:inline-flex;align-items:center;gap:10px;border:2px solid var(--line);border-radius:14px;padding:10px 17px;font-size:16.5px;font-weight:500;background:#fff;transition:border-color .15s,background-color .15s}.co2b .chip:hover{border-color:#b9c4ad}.co2b .chip.sel{border-color:var(--green);background:var(--wash)}.co2b .chip.off{opacity:.4;cursor:not-allowed;text-decoration:line-through}.co2b .chip .so{font-size:14px;color:#8a3b2a;font-weight:400}.co2b .chip .box{width:26px;height:26px;border-radius:8px}.co2b .chip .box svg{width:15px;height:15px}.co2b .chip .sw{width:20px;height:20px;border-radius:50%;border:1px solid rgba(22,22,29,.18)}.co2b .sw-clear{background:#f2f4ef}.co2b .sw-silver{background:#b9bdb6}.co2b .sw-black{background:#22242a}.co2b .sw-blue{background:#3a67a8}.co2b .sw-green{background:#4f7c34}.co2b .sw-white{background:#fff}.co2b .sw-red{background:#a83a3a}.co2b .auto{font-size:15.5px;color:var(--quiet);margin-top:8px}.co2b .stepper{display:inline-flex;align-items:center;gap:10px}.co2b .stepper .lbl{margin-right:2px}.co2b .stepper button{width:40px;height:40px;border:2px solid var(--line);border-radius:12px;display:grid;place-items:center;font-size:22px;line-height:1}.co2b .stepper button:hover{border-color:#b9c4ad}.co2b .stepper b{font-weight:600;font-size:17px;min-width:70px;text-align:center}.co2b .stepper i{font-style:normal;font-size:15.5px;color:var(--quiet)}.co2b .more{margin:-4px 0 2px 26px}.co2b .more summary{display:inline-block;cursor:pointer;font-size:15.5px;font-weight:500;color:var(--quiet);text-decoration:underline;text-underline-offset:4px;list-style:none;padding:2px 0}.co2b .more summary::-webkit-details-marker{display:none}.co2b .more summary:hover,.co2b .more[open] summary{color:var(--ink)}.co2b .more p{font-size:15.5px;line-height:1.5;color:var(--quiet);max-width:68ch;margin:6px 0 4px}.co2b .mfcard{display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:center;margin-top:12px;padding:14px 18px 14px 14px;border:2px solid var(--line);border-radius:20px;background:#fff}.co2b .mfshot{display:block;height:112px}.co2b .mfshot img{display:block;width:100%;height:100%;object-fit:contain}.co2b .mflab{display:flex;flex-direction:column;gap:6px;min-width:0}.co2b .mfhd{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 14px}.co2b .mfhd .name{font-size:19px;font-weight:600;letter-spacing:-.02em;line-height:1.2}.co2b .mfhd .cost{font-size:17px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.co2b .mfcard .note{font-size:15.5px;line-height:1.45;color:var(--quiet)}.co2b .mfcard .stepper{margin-top:6px;flex-wrap:wrap}.co2b .tip{font-size:16px;line-height:1.5;color:var(--quiet);max-width:70ch;margin-top:14px;padding-left:20px;border-left:3px solid var(--wash)}.co2b .escape{margin-top:16px}.co2b .cond{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.co2b .rev{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 36px}.co2b .rev .row{padding:8px 6px 8px 0;grid-template-columns:48px minmax(0,1fr) auto;column-gap:14px}.co2b .rev .row .th{height:48px}.co2b .rev .row .nm,.co2b .rev .row .pr{font-size:17px}.co2b .rev .row .vr{font-size:14.5px}@media(min-width:1240px){.co2b .rev{grid-template-columns:repeat(3,minmax(0,1fr))}}.co2b .sum{display:flex;align-items:baseline;gap:28px;border-top:2px solid var(--ink);margin-top:16px;padding-top:14px}.co2b .sum p{font-size:16.5px;color:var(--quiet);max-width:58ch}.co2b .sum p.ok{color:var(--green);font-weight:500}.co2b .sum .tot{margin-left:auto;font-size:clamp(28px,3vw,40px);font-weight:600;letter-spacing:-.03em;white-space:nowrap;font-variant-numeric:tabular-nums}.co2b .row{display:grid;grid-template-columns:58px minmax(0,1fr) auto;column-gap:16px;row-gap:2px;width:100%;align-items:center;padding:11px 8px 11px 0;border-bottom:1px solid var(--line);text-align:left;transition:background-color .14s}.co2b .row:hover{background:var(--wash)}.co2b .row .th{grid-row:span 2;display:block;height:58px}.co2b .row .th img{height:100%;width:100%;object-fit:contain}.co2b .row .nm{font-size:18px;font-weight:600;letter-spacing:-.015em}.co2b .row .qn{font-size:17px;font-weight:600;color:var(--green);margin-right:6px;font-variant-numeric:tabular-nums}.co2b .row .pr{font-size:18px;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}.co2b .row .pr.inc{font-weight:400;font-size:15px;color:var(--quiet)}.co2b .row .pr .so{display:block;font-size:13.5px;font-weight:400;color:#8a3b2a}.co2b .row .vr{grid-column:2 / -1;font-size:15.5px;color:var(--quiet)}.co2b .row .w{display:none}.co2b .row.na{opacity:.6}.co2b .row.na .nm{text-decoration:line-through;text-decoration-color:#16161d66;font-weight:500}.co2b .row.na .pr,.co2b .row.open .pr{font-size:15px;font-weight:400;color:var(--quiet)}.co2b .row.open .nm{color:var(--green)}.co2b .row.so .nm{color:#8a3b2a}.co2b .row.ctx{display:inline-flex;width:auto;align-items:baseline;gap:10px;border:2px solid var(--line);border-bottom:2px solid var(--line);border-radius:100px;padding:10px 20px;font-size:16px}.co2b .row.ctx:hover{border-color:#b9c4ad;background:var(--wash)}.co2b .row.ctx .k{color:var(--quiet)}.co2b .row.ctx .val{font-weight:600}.co2b .row.ctx .th,.co2b .row.ctx .w,.co2b .row.ctx .vr{display:none}.co2b .bar{grid-row:3;display:flex;align-items:center;gap:20px;height:var(--bar-h);padding:0 32px;border-top:1px solid var(--line);background:#fff}.co2b .ghost{flex:none}.co2b .asklink{color:var(--ink);font-weight:600;text-decoration:underline;text-underline-offset:3px}.co2b .bar .ask{padding:18px 14px}.co2b .ghost.ask .ask__short{display:none}@media screen and (max-width:767px){.co2b .ghost.ask .ask__full{display:none}.co2b .ghost.ask .ask__short{display:inline}}.co2b .step{font-size:17px;color:var(--quiet);white-space:nowrap}.co2b .tally{margin-left:auto;display:inline-flex;align-items:baseline;gap:12px;font-size:16.5px;color:var(--quiet);padding:12px 16px;border-radius:12px}.co2b .tally:hover{background:var(--wash);color:var(--ink)}.co2b .tally b{font-size:24px;font-weight:600;letter-spacing:-.025em;color:var(--ink);font-variant-numeric:tabular-nums}.co2b .err{font-size:15.5px;color:#8a3b2a;max-width:36ch;line-height:1.35}.co2b .go{flex:none;white-space:nowrap}.co2b .go[disabled]{cursor:not-allowed;opacity:.45}.co2b .go.ok,.co2b .go.ok[disabled]{cursor:default}.co2b .sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:32px;background:#16161d80}.co2b .sheet-in{background:#fff;border-radius:22px;width:100%;max-width:720px;max-height:82vh;overflow:auto;padding:30px 34px 34px}.co2b .sheet-hd{display:flex;align-items:baseline;gap:20px;margin-bottom:14px}.co2b .sheet-hd h2{font-size:28px;margin:0}.co2b .x{margin-left:auto;flex:none;width:44px;height:44px}.co2b .sheet .empty p{font-size:16.5px;color:var(--quiet)}.co2b-kits{--ink: #16161d;--quiet: #6b7168;--wash: #f2f6ed;--line: #e2e5dd;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;color:var(--ink);font-size:17px;line-height:1.5}.co2b-kits .kit{display:grid;grid-template-columns:130px minmax(0,1fr);gap:20px;align-items:center;margin:0;padding:16px;width:100%;border:2px solid var(--line);border-radius:20px;background:#fff;color:inherit;font:inherit;text-align:left;letter-spacing:normal;text-transform:none;cursor:pointer;transition:border-color .15s}.co2b-kits .kit:hover{border-color:#b9c4ad}.co2b-kits .kit[disabled]{opacity:.5;cursor:not-allowed}.co2b-kits .kit .shot{display:block;height:130px}.co2b-kits .kit .shot img{display:block;height:100%;width:100%;max-width:100%;object-fit:contain}.co2b-kits .kit .lab,.co2b-kits .kit .hd,.co2b-kits .kit .note{display:block}.co2b-kits .kit .name{font-size:19px;font-weight:600;letter-spacing:-.02em;line-height:1.2}.co2b-kits .kit .cost{display:block;margin-top:4px;font-size:20px;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}.co2b-kits .kit .note{font-size:15.5px;line-height:1.45;color:var(--quiet);margin-top:8px}.co2b .scrim{display:none}@media(prefers-reduced-motion:reduce){.co2b *,.co2b *:before,.co2b *:after{animation:none!important;transition:none!important}}@media(max-width:900px){.co2b{--bar-h: 76px;font-size:16px}.co2b .mfcard{grid-template-columns:84px minmax(0,1fr);gap:12px;padding:12px}.co2b .mfshot{height:84px}.co2b .steps{padding:14px 18px 0}.co2b .steps-list,.co2b .steps-now{padding-right:46px}.co2b .steps-list{gap:4px}.co2b .steps-btn{padding:0}.co2b .steps-t{position:absolute;width:1px;height:1px;margin:0;overflow:hidden;clip-path:inset(50%)}.co2b .steps-now{display:flex;align-items:baseline;gap:10px;margin:10px 0 0;font-size:15.5px;line-height:1.3}.co2b .steps-name{font-weight:600}.co2b .steps-of{color:var(--quiet)}.co2b .bar .step{display:none}.co2b .ask{padding:24px 18px 28px}.co2b h2{max-width:none;margin-bottom:10px}.co2b .lead{margin-bottom:22px}.co2b .opts,.co2b .opts.pair,.co2b .opts.cards,.co2b .opts.cards.three{grid-template-columns:minmax(0,1fr);gap:12px}.co2b .opts.rows .hit,.co2b .opts.pair .hit{padding:16px 18px;gap:14px}.co2b .opts.cards .hit,.co2b .opts.cards.three .hit{grid-template-columns:116px minmax(0,1fr)}.co2b .opts.cards .shot,.co2b .q[data-step=diff] .opts.cards .shot,.co2b .opts.cards.three .shot{height:116px;padding:10px 6px}.co2b .opts.cards .hit>.lab,.co2b .opts.cards.three .hit>.lab{padding:16px 18px 16px 0}.co2b .opts.cards .mark,.co2b .opts.cards.three .mark{top:12px;right:12px;width:30px;height:30px}.co2b .opts.cards .opt.sel>.sub,.co2b .opts.pair .opt.sel>.sub{padding:12px 14px 14px}.co2b .opts.lines .opt{grid-template-columns:minmax(0,1fr) auto}.co2b .opts.lines .hit{grid-template-columns:auto 56px minmax(0,1fr);gap:12px;padding:10px 10px 10px 12px}.co2b .opts.lines .shot{height:56px}.co2b .opts.lines .opt.on>.sub{grid-row:2;grid-column:1 / -1;padding:0 14px 12px;border-top:1px solid var(--line);margin-top:2px;justify-content:flex-start;max-width:none}.co2b .opts.lines .cost{grid-row:1;grid-column:2}.co2b .opts.lines .cost{padding-right:14px}.co2b .mark,.co2b .box{width:30px;height:30px}.co2b .figure img{height:150px;max-width:78%}.co2b .figure--card{padding:12px 16px 10px}.co2b .q[data-step=run] .figure img{height:150px;width:220px}.co2b .rev{grid-template-columns:minmax(0,1fr)}.co2b .sum{flex-direction:column;align-items:flex-start;gap:12px}.co2b .sum .tot{margin-left:0}.co2b .tip{margin-top:20px}.co2b .more{margin-left:0}.co2b .bar{padding:0 14px;gap:12px}.co2b .bar .ask{display:none}.co2b .asktop{display:flex;width:100%;margin:12px 0 0}.co2b .step,.co2b .err{display:none}.co2b .tally{padding:8px;gap:6px}.co2b .tally [data-pc]{display:none}.co2b .tally b{font-size:19px;white-space:nowrap}.co2b .bar .button{min-width:0;padding-inline:14px}.co2b .sheet{padding:0;align-items:flex-end}.co2b .sheet-in{max-height:88vh;border-radius:22px 22px 0 0;padding:22px 18px 26px}.co2b-kits{grid-template-columns:minmax(0,1fr)}.co2b-kits .kit{grid-template-columns:92px minmax(0,1fr);gap:14px}.co2b-kits .kit .shot{height:92px}}
/*# sourceMappingURL=/cdn/shop/t/122/assets/system-builder.css.map */
