.shell-module__G5ujjG__shell{flex-direction:column;min-height:100vh;display:flex}.shell-module__G5ujjG__skipLink{z-index:100;background:var(--gsts-accent);color:#fff;border-radius:6px;padding:.5rem .85rem;font-weight:600;text-decoration:none;position:absolute;top:-3rem;left:.75rem}.shell-module__G5ujjG__skipLink:focus{top:.75rem}.shell-module__G5ujjG__header{border-bottom:1px solid var(--gsts-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffffeb;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex;position:sticky;top:0}.shell-module__G5ujjG__brand{flex:none;gap:.1rem;display:grid}.shell-module__G5ujjG__brandName{font-family:var(--gsts-display);letter-spacing:.05em;color:var(--gsts-accent);font-size:1.45rem;font-weight:700}.shell-module__G5ujjG__brandTag{color:var(--gsts-muted);font-size:.85rem}.shell-module__G5ujjG__headerActions{flex:none;align-items:center;gap:.75rem;display:flex}.shell-module__G5ujjG__menuButton{border:1px solid var(--gsts-border);color:var(--gsts-ink);cursor:pointer;background:#fff;border-radius:6px;padding:.4rem .7rem;font-weight:600;display:none}.shell-module__G5ujjG__nav{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.shell-module__G5ujjG__navDesktop{flex:auto;justify-content:center}.shell-module__G5ujjG__nav a{color:var(--gsts-ink);border-radius:6px;padding:.4rem .6rem;font-size:.92rem;font-weight:600;text-decoration:none}.shell-module__G5ujjG__nav a:hover{background:var(--gsts-accent-soft)}.shell-module__G5ujjG__navActive{background:var(--gsts-accent-soft);color:var(--gsts-accent)}.shell-module__G5ujjG__accountMenuDesktop{color:var(--gsts-muted);align-items:center;gap:.55rem;font-size:.88rem;display:flex}.shell-module__G5ujjG__accountMenuDesktop a{color:var(--gsts-accent);font-weight:600;text-decoration:none}.shell-module__G5ujjG__accountMenu{color:var(--gsts-muted);align-items:center;gap:.55rem;margin-top:1rem;font-size:.9rem;display:flex}.shell-module__G5ujjG__main{flex:1;width:min(1100px,100%);margin:0 auto;padding:1.5rem 1.25rem 3rem}.shell-module__G5ujjG__footer{border-top:1px solid var(--gsts-border);color:var(--gsts-muted);background:#ffffffb3;padding:1rem 1.5rem;font-size:.9rem}.shell-module__G5ujjG__localeSwitch{border:1px solid var(--gsts-border);border-radius:6px;display:inline-flex;overflow:hidden}.shell-module__G5ujjG__localeSwitch a{color:var(--gsts-muted);padding:.3rem .55rem;font-size:.8rem;font-weight:700;text-decoration:none}.shell-module__G5ujjG__localeActive{background:var(--gsts-accent);color:#fff!important}.shell-module__G5ujjG__backdrop,.shell-module__G5ujjG__drawer{display:none}@media (max-width:960px){.shell-module__G5ujjG__menuButton{display:inline-flex}.shell-module__G5ujjG__navDesktop,.shell-module__G5ujjG__accountMenuDesktop{display:none}.shell-module__G5ujjG__backdrop{opacity:0;pointer-events:none;z-index:20;background:#0f202b66;transition:opacity .2s;display:block;position:fixed;inset:0}.shell-module__G5ujjG__backdropOpen{opacity:1;pointer-events:auto}.shell-module__G5ujjG__drawer{border-left:1px solid var(--gsts-border);z-index:30;background:#fff;width:min(18rem,88vw);padding:1.25rem 1rem;transition:transform .2s;display:block;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%)}.shell-module__G5ujjG__drawerOpen{transform:translate(0)}.shell-module__G5ujjG__drawer .shell-module__G5ujjG__nav{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.shell-module__G5ujjG__drawer,.shell-module__G5ujjG__backdrop{transition:none}}
.catalog-module__oX2tPW__hero{margin-bottom:1.5rem}.catalog-module__oX2tPW__hero h1{font-family:var(--gsts-display);margin:0 0 .4rem;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700}.catalog-module__oX2tPW__hero p{color:var(--gsts-muted);max-width:40rem}.catalog-module__oX2tPW__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.catalog-module__oX2tPW__card{background:var(--gsts-surface);border:1px solid var(--gsts-border);border-radius:var(--gsts-radius);box-shadow:var(--gsts-shadow);gap:.65rem;padding:1.1rem 1.15rem;display:grid}.catalog-module__oX2tPW__card h2{font-size:1.15rem;font-family:var(--gsts-display);margin:0}.catalog-module__oX2tPW__meta{color:var(--gsts-muted);font-size:.92rem}.catalog-module__oX2tPW__part{font-weight:700}.catalog-module__oX2tPW__tech{gap:.25rem;font-size:.88rem;display:grid}.catalog-module__oX2tPW__button{border:1px solid var(--gsts-accent);background:var(--gsts-accent);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.55rem .9rem;font-weight:600;text-decoration:none;display:inline-flex}.catalog-module__oX2tPW__buttonSecondary{border:1px solid var(--gsts-accent);color:var(--gsts-accent);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:.55rem .9rem;font-weight:600;text-decoration:none;display:inline-flex}.catalog-module__oX2tPW__alert{border:1px solid var(--gsts-border);background:#fff;border-radius:8px;padding:.85rem 1rem}.catalog-module__oX2tPW__alertError{color:var(--gsts-danger);background:#fff1f2;border-color:#f1aeb5}.catalog-module__oX2tPW__panel{background:var(--gsts-surface);border:1px solid var(--gsts-border);border-radius:var(--gsts-radius);box-shadow:var(--gsts-shadow);gap:.85rem;padding:1.2rem 1.25rem;display:grid}.catalog-module__oX2tPW__table{border-collapse:collapse;width:100%}.catalog-module__oX2tPW__table th,.catalog-module__oX2tPW__table td{text-align:left;border-bottom:1px solid var(--gsts-border);vertical-align:top;padding:.55rem .4rem}.catalog-module__oX2tPW__table th{color:var(--gsts-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem}.catalog-module__oX2tPW__stack{gap:1rem;display:grid}.catalog-module__oX2tPW__label{color:var(--gsts-muted);gap:.3rem;font-size:.9rem;display:grid}.catalog-module__oX2tPW__input{border:1px solid #9aa8b5;border-radius:8px;padding:.55rem .65rem}.catalog-module__oX2tPW__homeGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.85rem;margin-top:1rem;display:grid}.catalog-module__oX2tPW__homeCard{background:var(--gsts-surface);border:1px solid var(--gsts-border);border-radius:var(--gsts-radius);box-shadow:var(--gsts-shadow);color:inherit;gap:.45rem;min-height:7rem;padding:1rem 1.1rem;text-decoration:none;display:grid}.catalog-module__oX2tPW__homeCard:hover{border-color:#9bb4bf}.catalog-module__oX2tPW__homeCard h2{font-size:1.05rem;font-family:var(--gsts-display);margin:0}.catalog-module__oX2tPW__homeCard p{color:var(--gsts-muted);font-size:.88rem}.catalog-module__oX2tPW__homeCard span{color:var(--gsts-accent);margin-top:auto;font-size:.88rem;font-weight:600}.catalog-module__oX2tPW__badge{border:1px solid var(--gsts-border);letter-spacing:.03em;text-transform:uppercase;background:#f7fafb;border-radius:999px;align-items:center;width:fit-content;padding:.15rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.catalog-module__oX2tPW__badgeOk{color:#1b4332;background:#effaf3;border-color:#95d5b2}.catalog-module__oX2tPW__badgeWarn{color:#9a3412;background:#fff7ed;border-color:#fdba74}.catalog-module__oX2tPW__price{font-size:1.05rem;font-weight:700}.catalog-module__oX2tPW__tableWrap{overflow-x:auto}.catalog-module__oX2tPW__sectionAnchor{scroll-margin-top:5rem}.catalog-module__oX2tPW__technicalDetails{border:1px solid var(--gsts-border);background:#f7fafb;border-radius:8px;padding:.55rem .75rem}.catalog-module__oX2tPW__technicalDetails summary{cursor:pointer;color:var(--gsts-muted);font-size:.88rem;font-weight:600}
.commerce-module__0VYYzG__main{max-width:720px;margin:0 auto;padding:2rem 1.25rem 3rem}.commerce-module__0VYYzG__header h1{margin:0 0 .5rem}.commerce-module__0VYYzG__nav{flex-wrap:wrap;gap:.75rem;margin:1rem 0;display:flex}.commerce-module__0VYYzG__nav a{color:#123}.commerce-module__0VYYzG__panel{gap:1rem;display:grid}.commerce-module__0VYYzG__button{cursor:pointer;background:#f6f6f6;border:1px solid #222;margin-right:.5rem;padding:.4rem .75rem}.commerce-module__0VYYzG__input{width:min(100%,24rem);margin:.35rem 0;padding:.4rem .5rem;display:block}.commerce-module__0VYYzG__output{white-space:pre-wrap;background:#f3f3f3;padding:.75rem;font-size:.85rem}.commerce-module__0VYYzG__warn{color:#8a1f1f}.commerce-module__0VYYzG__note{color:#444;font-size:.95rem}
