.gawela-tire-rack-host{--gtrc-accent:#ef7d00;--gtrc-dark:#252a30;--gtrc-border:#dfe4e8;--gtrc-soft:#f5f6f7;--gtrc-danger:#b42318;--gtrc-warning:#8a4b08;margin:18px 0 34px;font-family:inherit;color:#252a30}.gtrc-shell{background:#fff;border:1px solid var(--gtrc-border);border-radius:12px;overflow:hidden;box-shadow:0 6px 24px rgba(20,30,40,.05)}.gtrc-standard{padding:14px 20px;background:#fff8ef;border-bottom:1px solid #f2d7b8;display:flex;gap:12px;flex-wrap:wrap;align-items:center}.gtrc-standard strong{font-size:1rem}.gtrc-standard span{font-size:.82rem;color:#68717b}.gtrc-montage{padding:18px 20px 10px}.gtrc-montage h2{font-size:1.05rem;margin:0}.gtrc-montage h2 span{font-size:.68rem;text-transform:uppercase;color:#9a4c00;background:#fff0df;border-radius:999px;padding:4px 8px;margin-left:8px}.gtrc-montage p{margin:4px 0 10px;color:#6c7480;font-size:.82rem}.gtrc-montage-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gtrc-montage-options label{border:1px solid #d6dce2;border-radius:9px;padding:12px 14px;display:flex;gap:10px;align-items:flex-start;cursor:pointer}.gtrc-montage-options label.is-selected{border:2px solid var(--gtrc-accent);padding:11px 13px;background:#fffaf4}.gtrc-montage-options input{margin-top:3px;accent-color:var(--gtrc-accent)}.gtrc-montage-options span{display:flex;flex-direction:column}.gtrc-montage-options small{color:#737b85;margin-top:2px}.gtrc-live-notice{margin:0 20px 12px;padding:10px 12px;border-left:4px solid var(--gtrc-accent);background:#fff8ef;border-radius:6px;display:flex;gap:6px;flex-direction:column}.gtrc-live-notice[hidden]{display:none}.gtrc-live-notice span{font-size:.8rem;color:#6f430d}.gtrc-errors{margin:12px 20px;padding:12px 14px;background:#fff1f0;color:var(--gtrc-danger);border:1px solid #f7c8c4;border-radius:7px}.gtrc-errors[hidden]{display:none}.gtrc-errors ul{margin:6px 0 0;padding-left:20px}.gtrc-line{margin:14px 20px;border:1px solid var(--gtrc-border);border-radius:9px;padding:16px}.gtrc-line-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.gtrc-line-head>div{display:flex;align-items:center;gap:9px}.gtrc-step{display:grid;place-items:center;width:25px;height:25px;background:var(--gtrc-dark);color:#fff;border-radius:50%;font-size:.78rem;font-weight:800}.gtrc-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px}.gtrc-grid label{display:flex;flex-direction:column;gap:5px}.gtrc-grid label>span{font-weight:700;font-size:.78rem}.gtrc-grid input,.gtrc-grid select{height:42px;border:1px solid #cfd5da;border-radius:7px;padding:0 9px;background:#fff}.gtrc-grid input:focus,.gtrc-grid select:focus{outline:2px solid rgba(239,125,0,.18);border-color:var(--gtrc-accent)}.gtrc-grid small{color:#76808a;font-size:.68rem}.gtrc-input-unit{position:relative}.gtrc-input-unit input{width:100%;padding-right:45px}.gtrc-input-unit em{position:absolute;right:9px;top:11px;color:#75808b;font-style:normal;font-size:.76rem}.gtrc-primary,.gtrc-secondary,.gtrc-link{font:inherit;cursor:pointer}.gtrc-primary{border:0;background:var(--gtrc-accent);color:#fff;border-radius:8px;padding:10px 16px;font-weight:800}.gtrc-primary:hover{filter:brightness(.96)}.gtrc-secondary{border:1px solid #cfd5da;background:#fff;color:#333;border-radius:8px;padding:9px 14px;font-weight:700}.gtrc-link{border:0;background:transparent;color:#68717b;text-decoration:underline}.gtrc-shell>#gtrc-add-line{margin:0 20px}.gtrc-actions{padding:12px 20px 20px;text-align:right}.gtrc-progress{margin:0 20px 18px;padding:13px;background:#fff8ef;border:1px solid #f3d3ae;border-radius:7px;display:flex;gap:10px;align-items:center}.gtrc-progress[hidden]{display:none}.gtrc-spinner{width:18px;height:18px;border:3px solid #f2c48b;border-top-color:var(--gtrc-accent);border-radius:50%;animation:gtrcspin .8s linear infinite}@keyframes gtrcspin{to{transform:rotate(360deg)}}#gtrc-results{padding:0 20px 24px}.gtrc-result-intro{border-top:1px solid var(--gtrc-border);padding-top:20px}.gtrc-result-intro h2{font-size:1.1rem;margin:0 0 4px}.gtrc-result-intro p{font-size:.78rem;color:#6f7781;margin:0 0 12px;max-width:1000px}.gtrc-project-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.gtrc-project-actions .gtrc-secondary{border-color:var(--gtrc-accent);color:#8a4b08}.gtrc-result-line{margin-top:22px}.gtrc-result-heading{display:flex;justify-content:space-between;gap:14px;align-items:end;margin-bottom:10px}.gtrc-result-heading span{font-size:.68rem;text-transform:uppercase;color:#7a838d;font-weight:800}.gtrc-result-heading h2{font-size:1.08rem;margin:2px 0}.gtrc-result-heading small{color:#6e7780;text-align:right}.gtrc-solutions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gtrc-solution{border:1px solid var(--gtrc-border);border-radius:10px;padding:14px;min-width:0;position:relative}.gtrc-solution.is-best{border:2px solid var(--gtrc-accent);padding:13px}.gtrc-best{display:inline-block;background:#fff0df;color:#9a4c00;font-size:.63rem;font-weight:900;text-transform:uppercase;border-radius:999px;padding:3px 7px;margin-bottom:6px}.gtrc-solution-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.gtrc-solution-head h3{font-size:.98rem;margin:0}.gtrc-solution-head small{color:#79818a;font-size:.68rem}.gtrc-total{font-size:1.05rem;white-space:nowrap}.gtrc-pricebox{display:grid;grid-template-columns:repeat(4,1fr);margin:10px 0;border:1px solid #edf0f2;border-radius:7px;overflow:hidden}.gtrc-pricebox>div{padding:8px;border-right:1px solid #edf0f2}.gtrc-pricebox>div:last-child{border-right:0;background:#fff6e9}.gtrc-pricebox span{display:block;font-size:.62rem;color:#79818a}.gtrc-pricebox strong{font-size:.8rem}.gtrc-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:9px 0}.gtrc-kpis div{background:var(--gtrc-soft);padding:7px;border-radius:6px}.gtrc-kpis span{font-size:.6rem;color:#77808a;display:block}.gtrc-kpis strong{font-size:.78rem}.gtrc-plan{border:1px solid var(--gtrc-border);border-radius:7px;margin:9px 0;padding:3px;overflow:auto}.gtrc-plan svg{display:block;width:100%;min-width:480px;height:auto}.gtrc-items{list-style:none;padding:0;margin:10px 0;border-top:1px solid #edf0f2}.gtrc-items li{display:grid;grid-template-columns:auto 1fr;gap:2px 7px;padding:7px 0;border-bottom:1px solid #edf0f2;font-size:.75rem}.gtrc-items li strong{grid-row:1/3;color:var(--gtrc-accent)}.gtrc-items li small{color:#818991}.gtrc-warning{font-size:.72rem;line-height:1.4;background:#fff6e9;color:var(--gtrc-warning);padding:8px;border-radius:6px;margin:8px 0}.gtrc-solution-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.gtrc-solution-actions .gtrc-secondary{border:2px solid var(--gtrc-accent);color:#8a4b08;background:#fffaf4}.gtrc-solution.is-transferred{opacity:.58;background:#f4f5f6}.gtrc-transferred-note{margin-top:10px;padding:8px;background:#e8f4eb;color:#28643a;border-radius:6px;font-size:.72rem;font-weight:700}.gtrc-seo-copy{margin:28px 0;padding:18px 20px;border:1px solid #e3e7ea;border-radius:9px;background:#fafafa}.gtrc-seo-copy h2{font-size:1.05rem}.gtrc-seo-copy p{font-size:.85rem;line-height:1.5;color:#59626c}.gtrc-seo-links{display:flex;gap:14px;flex-wrap:wrap;font-size:.8rem}.gtrc-noscript{padding:12px;border:1px solid #f3d3ae;background:#fff8ef}.gtrc-primary:disabled,.gtrc-secondary:disabled{opacity:.6;cursor:not-allowed}
@media(max-width:1000px){.gtrc-grid{grid-template-columns:repeat(2,1fr)}.gtrc-solutions{grid-template-columns:1fr}.gtrc-pricebox{grid-template-columns:repeat(2,1fr)}.gtrc-pricebox>div:nth-child(2){border-right:0}}
@media(max-width:650px){.gtrc-shell{border-radius:0}.gtrc-montage-options,.gtrc-grid,.gtrc-pricebox,.gtrc-kpis,.gtrc-solution-actions{grid-template-columns:1fr}.gtrc-line,.gtrc-montage,.gtrc-errors,.gtrc-progress{margin-left:10px;margin-right:10px;padding-left:12px;padding-right:12px}.gtrc-shell>#gtrc-add-line{margin-left:10px}.gtrc-actions,#gtrc-results{padding-left:10px;padding-right:10px}.gtrc-result-heading{align-items:flex-start;flex-direction:column}.gtrc-result-heading small{text-align:left}.gtrc-project-actions{justify-content:stretch}.gtrc-project-actions button{width:100%}.gtrc-pricebox>div{border-right:0;border-bottom:1px solid #edf0f2}.gtrc-pricebox>div:last-child{border-bottom:0}}
.gtrc-montage-details{margin:10px 0;border:1px solid #f1d2ad;border-radius:8px;background:#fffaf4;overflow:hidden}.gtrc-montage-details h4{margin:0;padding:9px 11px;background:#fff3e4;color:#7b4307;font-size:.78rem}.gtrc-montage-row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:9px 11px;border-top:1px solid #f3dfc7}.gtrc-montage-row>div{display:flex;flex-direction:column;min-width:0}.gtrc-montage-row strong{font-size:.74rem}.gtrc-montage-row small{font-size:.64rem;color:#7b838c;margin-top:2px}.gtrc-montage-row>span{font-size:.75rem;font-weight:800;white-space:nowrap}
@media(max-width:650px){.gtrc-montage-row{align-items:flex-start;flex-direction:column}.gtrc-montage-row>span{white-space:normal}}

/* 6.4.6: Palettenregalkonfigurator-style full-width layout + left category drawer */
body.gtrc-configurator-page .gawela-tire-rack-host{max-width:none!important;width:100%!important;margin:6px 0 24px!important;padding:0!important}
body.gtrc-configurator-page .gtrc-layout-row{display:block!important;width:100%!important;margin-left:0!important;margin-right:0!important}
body.gtrc-configurator-page .gtrc-layout-main{display:block!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}
body.gtrc-configurator-page .gtrc-layout-sidebar{position:fixed!important;display:block!important;left:0;top:0;bottom:0;width:min(360px,88vw)!important;max-width:none!important;height:100vh!important;margin:0!important;padding:18px 14px!important;overflow:auto!important;background:#fff;z-index:1092;box-shadow:10px 0 30px rgba(20,30,40,.18);transform:translateX(-105%);transition:transform .22s ease;visibility:visible!important;pointer-events:auto!important}
body.gtrc-configurator-page .gtrc-layout-sidebar.is-gtrc-open{transform:translateX(0)}
body.gtrc-configurator-page .gtrc-layout-sidebar a,
body.gtrc-configurator-page .gtrc-layout-sidebar button,
body.gtrc-configurator-page .gtrc-layout-sidebar [role="button"]{pointer-events:auto!important}
.gtrc-category-toggle{position:fixed;left:0;top:44%;z-index:1093;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:42px;min-height:126px;padding:9px 5px;border:1px solid #d7dce1;border-left:0;border-radius:0 9px 9px 0;background:#fff;color:#20252b;box-shadow:2px 3px 12px rgba(20,30,40,.13);cursor:pointer}
.gtrc-category-toggle>span{font-size:1.05rem;line-height:1}.gtrc-category-toggle>strong{font-size:.68rem;letter-spacing:.02em;writing-mode:vertical-rl;transform:rotate(180deg)}
.gtrc-category-toggle:hover,.gtrc-category-toggle[aria-expanded="true"]{border-color:#ef7d00;background:#fff8ef;color:#8a4b08}
.gtrc-category-backdrop{position:fixed;inset:0;z-index:1091;display:block;border:0;padding:0;background:rgba(20,25,30,.28);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}
.gtrc-category-backdrop.is-gtrc-open{opacity:1;visibility:visible;pointer-events:auto}
body.gtrc-category-open{overflow:hidden}
@media(max-width:900px){.gtrc-category-toggle{top:auto;bottom:18px;min-height:0;width:auto;height:42px;flex-direction:row;border-left:1px solid #d7dce1;border-radius:0 9px 9px 0;padding:8px 12px}.gtrc-category-toggle>strong{writing-mode:horizontal-tb;transform:none}}

/* 6.4.8: Ebenen-Hinweise und separat ausgewiesene Zusatzebenen */
.gtrc-live-notice a{color:#8a4b08;font-weight:800;text-decoration:underline}.gtrc-extra-levels{margin:12px 0;padding:12px;border:1px solid #f0c48e;border-radius:8px;background:#fffaf4}.gtrc-extra-levels h4{margin:0 0 4px;font-size:.84rem}.gtrc-extra-levels p{margin:0 0 7px;color:#6f430d;font-size:.7rem;line-height:1.4}.gtrc-extra-levels .gtrc-items{margin:6px 0 0}
/* Reifenregal-spezifische statische Werte */
.gtrc-static-value{min-height:42px;border:1px solid #e0e4e8;border-radius:7px;background:#f7f8f9;padding:6px 9px;display:flex;flex-direction:column;justify-content:center}.gtrc-static-value strong{font-size:.82rem}.gtrc-static-value small{margin-top:1px}

/* 6.4.2 tire-specific accessory selector */
.gtrc-line-accessories{margin-top:16px;padding-top:14px;border-top:1px solid #e2e6ea}.gtrc-line-accessories>strong{display:block;margin-bottom:9px}.gtrc-accessory-check{display:flex!important;align-items:flex-start!important;gap:10px!important;border:1px solid #d8dee5;border-radius:10px;padding:12px 14px;background:#fff;cursor:pointer}.gtrc-accessory-check input{margin-top:3px;flex:0 0 auto}.gtrc-accessory-check span{display:flex;flex-direction:column;gap:3px}.gtrc-accessory-check b{font-weight:800}.gtrc-accessory-check small{color:#68727c;line-height:1.35}.gtrc-accessory-check:has(input:checked){border-color:#f07c00;background:#fff8ef}.gtrc-accessory-box{border-color:#f1c38f;background:#fffaf4}

/* 6.4.4: manually adjustable wooden-shelf accessory quantities */
.gtrc-wood-shelf-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.gtrc-wood-shelf-row{display:grid;grid-template-columns:minmax(0,1fr) auto 110px;gap:14px;align-items:end;padding:12px;border:1px solid #e3e7eb;border-radius:9px;background:#fff}.gtrc-wood-shelf-info{display:flex;flex-direction:column;gap:3px;min-width:0}.gtrc-wood-shelf-info strong{font-size:.82rem}.gtrc-wood-shelf-info small{font-size:.7rem;color:#747e88}.gtrc-wood-shelf-total{display:flex;flex-direction:column;gap:2px;min-width:110px}.gtrc-wood-shelf-total span,.gtrc-wood-shelf-qty span{font-size:.66rem;color:#75808a;font-weight:700}.gtrc-wood-shelf-total strong{font-size:.86rem}.gtrc-wood-shelf-qty{display:flex;flex-direction:column;gap:4px}.gtrc-wood-shelf-qty input{width:100%;height:40px;border:1px solid #cfd5da;border-radius:7px;padding:0 9px;background:#fff;font-weight:700}.gtrc-wood-shelf-qty input:focus{outline:2px solid rgba(239,125,0,.18);border-color:var(--gtrc-accent)}
@media(max-width:700px){.gtrc-wood-shelf-row{grid-template-columns:1fr 100px}.gtrc-wood-shelf-info{grid-column:1/-1}.gtrc-wood-shelf-total{min-width:0}}


/* 6.4.5: server-rendered SEO/KI content, collapsed for visitors */
.gtrc-seo-details{margin:28px 0;border:1px solid #e3e7ea;border-radius:9px;background:#fafafa;overflow:hidden}
.gtrc-seo-details>.gtrc-seo-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;padding:15px 18px;font-weight:800;color:#343a40;background:#fff}
.gtrc-seo-details>.gtrc-seo-summary::-webkit-details-marker{display:none}.gtrc-seo-details>.gtrc-seo-summary:after{content:"+";flex:0 0 auto;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#fff0df;color:#9a4c00;font-size:1.15rem;line-height:1}.gtrc-seo-details[open]>.gtrc-seo-summary:after{content:"−"}
.gtrc-seo-details>.gtrc-seo-summary small{margin-left:auto;color:#737b85;font-size:.72rem;font-weight:500}.gtrc-seo-details>.gtrc-seo-copy{margin:0;border:0;border-top:1px solid #e3e7ea;border-radius:0;padding:18px}
.gtrc-seo-header{margin-bottom:16px}.gtrc-seo-kicker{margin:0 0 4px!important;color:#8a4b08!important;font-size:.78rem!important;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.gtrc-seo-header h2{font-size:1.35rem;margin:0 0 8px}
.gtrc-seo-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0 18px}.gtrc-seo-facts>div{padding:12px 14px;border:1px solid #e3e7ea;border-radius:8px;background:#fff}.gtrc-seo-facts span{display:block;font-size:.72rem;color:#75808a}.gtrc-seo-facts strong{display:block;margin-top:2px;font-size:.9rem}
.gtrc-seo-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0}.gtrc-seo-content section{padding:14px 16px;border-left:3px solid #ef7d00;background:#fff}.gtrc-seo-content h3{font-size:1rem;margin:0 0 7px}.gtrc-seo-content p{font-size:.9rem;line-height:1.55}
.gtrc-category-seo-details{margin:16px 0;border:1px solid #e3e7ea;border-radius:9px;background:#fafafa;overflow:hidden}.gtrc-category-seo-summary{cursor:pointer;list-style:none;padding:14px 18px;font-weight:800;color:#343a40;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.gtrc-category-seo-summary::-webkit-details-marker{display:none}.gtrc-category-seo-summary:after{content:"+";display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#fff0df;color:#9a4c00;font-size:1.15rem;line-height:1}.gtrc-category-seo-details[open]>.gtrc-category-seo-summary:after{content:"−"}.gtrc-category-seo-body{padding:16px 18px;border-top:1px solid #e3e7ea}
@media(max-width:850px){.gtrc-seo-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.gtrc-seo-content{grid-template-columns:1fr}}@media(max-width:650px){.gtrc-seo-details>.gtrc-seo-summary{align-items:flex-start}.gtrc-seo-details>.gtrc-seo-summary small{display:none}.gtrc-seo-facts{grid-template-columns:1fr}}


/* 6.4.6: one combined SEO/AI information panel */
.gtrc-category-seo-merged{margin-top:20px;padding-top:18px;border-top:1px solid #e3e7ea}
.gtrc-category-seo-merged>h3{margin:0 0 10px;font-size:1.05rem;font-weight:800;color:#343a40}
.gtrc-category-seo-merged-body>:first-child{margin-top:0}
.gtrc-category-seo-merged-body>:last-child{margin-bottom:0}
