.eg{--ink:#17342f;--muted:#60706c;--brand:#2e6b5d;--soft:#eef4f1;--line:#d7e1dd;--white:#fff;color:var(--ink);background:linear-gradient(180deg,#f6f9f7 0,#fff 70%);padding:clamp(3rem,6vw,6rem) 1.5rem}.eg *{box-sizing:border-box}.eg__wrap{max-width:1180px;margin:auto}.eg__head{max-width:740px;margin-bottom:2rem}.eg__head h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.06;margin:.35rem 0 1rem}.eg__head>p:last-child{font-size:1.1rem;color:var(--muted)}.eg__eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:700;font-size:.78rem;color:var(--brand);margin:0}.eg__card{border:1px solid var(--line);border-radius:18px;background:#fffffff2;padding:1.5rem;margin:0 0 1rem;box-shadow:0 9px 30px #17342f0f}fieldset.eg__card{min-width:0}fieldset.eg__card legend{font-size:1.2rem;font-weight:700;padding:0 .4rem}.eg__hint,.eg__availability{color:var(--muted);font-size:.92rem}.eg__side-picks{display:flex;flex-wrap:wrap;gap:.75rem}.eg__side-picks label{cursor:pointer}.eg__side-picks input{position:absolute;opacity:0}.eg__side-picks span{display:block;border:1px solid var(--line);border-radius:999px;padding:.75rem 1.1rem;font-weight:650}.eg__side-picks input:checked+span{background:var(--ink);border-color:var(--ink);color:#fff}.eg__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:1rem}.eg__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.eg__field{display:grid;gap:.45rem;font-weight:650}.eg input,.eg select{width:100%;min-height:48px;border:1px solid #aebdb8;border-radius:9px;background:#fff;color:var(--ink);padding:.7rem .8rem;font:inherit}.eg input:focus,.eg select:focus{outline:3px solid rgba(46,107,93,.2);border-color:var(--brand)}.eg__preview{position:sticky;top:1rem;align-self:start}.eg__preview h3{margin-top:0}.eg__drawing{min-height:260px;display:flex;align-items:center;justify-content:center;background:var(--soft);border-radius:12px;padding:1rem}.eg__sketch{width:100%;display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:3px;align-items:end}.eg__sketch-side{display:flex;height:110px;gap:2px;align-items:stretch}.eg__sketch-side.front{height:160px}.eg__sketch-pane{flex:1;background:linear-gradient(145deg,#a0d7dc59,#e0f4f5cc);border:1px solid #83aeb0}.eg__sketch-post{width:5px;background:var(--ink)}.eg__sketch-label{text-align:center;font-size:.74rem;color:var(--muted);margin-top:.4rem}.eg__legend{display:flex;gap:1rem;margin-top:1rem;color:var(--muted);font-size:.85rem}.eg__legend i{display:inline-block;vertical-align:middle;margin-right:.3rem}.eg__post{width:5px;height:16px;background:var(--ink)}.eg__pane{width:22px;height:16px;background:#d9eff0;border:1px solid #83aeb0}.eg__actions{display:flex;gap:.75rem;margin:1.5rem 0 0}.eg .button{min-height:48px;border-radius:8px;padding:.75rem 1.3rem;cursor:pointer}.eg__error{margin-top:1rem;padding:1rem;border-radius:9px;background:#fff0ed;color:#8a2d20}.eg__results{margin-top:2rem}.eg__result-head{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:1rem}.eg__result-head h3{font-size:1.8rem;margin:.25rem 0 0}.eg__result-head>strong{font-size:1.15rem}.eg__result-card{display:grid;grid-template-columns:170px 1fr;gap:1.5rem;padding:1.4rem 0;border-bottom:1px solid var(--line)}.eg__result-card h4{font-size:1.2rem;margin:0}.eg__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:.65rem 0}.eg__chip{background:var(--soft);border-radius:999px;padding:.4rem .7rem;font-weight:700}.eg__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1rem}.eg__fact{background:#fafcfb;border:1px solid var(--line);border-radius:10px;padding:.8rem}.eg__fact span{display:block;color:var(--muted);font-size:.8rem}.eg__summary{margin:1.5rem 0;padding:1.25rem;background:var(--ink);color:#fff;border-radius:14px}.eg__summary ul{margin:.5rem 0 0;padding-left:1.2rem}.eg__notice{border-left:4px solid #d79836;background:#fff8eb;padding:1rem 1.2rem;border-radius:4px 10px 10px 4px}.eg__notice p{margin:.35rem 0 0}.eg__result-note{color:var(--muted);font-size:.86rem;margin:.55rem 0 0}@media(max-width:749px){.eg{padding:2.5rem 1rem}.eg__layout{grid-template-columns:1fr}.eg__preview{position:static}.eg__grid,.eg__facts,.eg__result-card{grid-template-columns:1fr}.eg__result-head{align-items:start;gap:1rem;flex-direction:column}.eg__actions{flex-direction:column}.eg .button{width:100%}}.eg__result-actions{margin:1.5rem 0;padding:1.25rem;border:2px solid var(--brand);border-radius:16px;background:#f4f8f6;box-shadow:0 10px 28px #17342f1a}.eg__result-actions-head{display:grid;gap:.2rem;margin-bottom:1rem}.eg__result-actions-head strong{font-size:1.2rem}.eg__result-actions-head span{color:var(--muted)}.eg__result-action-buttons{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.eg__print{display:flex!important;align-items:center;justify-content:center;gap:.7rem;min-height:62px!important;border:0!important;background:var(--ink)!important;color:#fff!important;font-weight:700}.eg__print span{display:grid;text-align:left;line-height:1.2}.eg__print small{font-size:.76rem;font-weight:500;opacity:.82}.eg__print:hover{background:var(--brand)!important}.eg__cart-button{min-height:62px!important}.eg__cart-status{margin:.8rem 0 0}@media(max-width:749px){.eg__result-action-buttons{grid-template-columns:1fr}}.eg__cart-button{display:flex!important;align-items:center;justify-content:center;gap:.7rem}.eg__cart-button span{display:grid;text-align:left;line-height:1.2}.eg__cart-button small{font-size:.76rem;font-weight:500;opacity:.82}.eg__print:before,.eg__print:after,.eg__cart-button:before,.eg__cart-button:after{box-shadow:none!important;border:0!important;border-radius:inherit!important}.eg__print,.eg__cart-button{outline:0!important;overflow:hidden}.eg__choice-modal[hidden]{display:none}.eg__choice-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:grid;place-items:center;padding:1rem}.eg__choice-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0a1916b3;cursor:pointer}.eg__choice-panel{position:relative;width:min(680px,100%);max-height:calc(100vh - 2rem);overflow:auto;padding:clamp(1.25rem,4vw,2rem);border-radius:20px;background:#fff;box-shadow:0 24px 70px #0000004d}.eg__choice-panel h3{margin:.25rem 0 1.25rem;font-size:clamp(1.6rem,4vw,2.1rem)}.eg__choice-x{position:absolute;right:1rem;top:1rem;width:42px;height:42px;border:0;border-radius:50%;background:var(--soft);color:var(--ink);font-size:1.8rem;line-height:1;cursor:pointer}.eg__choice-group{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;min-width:0;margin:0 0 1.25rem;padding:0;border:0}.eg__choice-group legend{grid-column:1/-1;margin-bottom:.55rem;font-size:1rem;font-weight:750}.eg__choice-group label{cursor:pointer}.eg__choice-group input{position:absolute;opacity:0;pointer-events:none}.eg__choice-group label>span{display:flex;align-items:center;justify-content:center;gap:.55rem;min-height:62px;padding:.75rem;border:2px solid var(--line);border-radius:12px;background:#fff}.eg__choice-group input:checked+span{border-color:var(--brand);background:var(--soft);box-shadow:0 0 0 2px #2e6b5d26}.eg__swatch,.eg__glass-swatch{display:inline-block;width:24px;height:24px;border:1px solid #82908c;border-radius:50%}.eg__swatch--gray{background:#929895}.eg__swatch--black{background:#171918}.eg__glass-swatch{border-radius:5px}.eg__glass-swatch--clear{background:linear-gradient(135deg,#fff 15%,#dff4f5,#fff 85%)}.eg__glass-swatch--tinted{background:linear-gradient(135deg,#71807d,#263b38)}.eg__glass-swatch--frosted{background:linear-gradient(135deg,#f7f7f4,#cdd8d5)}.eg__choice-actions{display:grid;grid-template-columns:auto 1fr;gap:.75rem}.eg__choice-error{margin:1rem 0 0;padding:.8rem;border-radius:8px;background:#fff0ed;color:#8a2d20}.eg-choice-open{overflow:hidden}@media(max-width:600px){.eg__choice-group,.eg__choice-actions{grid-template-columns:1fr}.eg__choice-panel{border-radius:16px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/ethus-balkongglass.css.map */
