.gerpt{max-width:1200px;margin:0 auto;padding:8px 0 120px;--ger-accent:#ff7a00;--ger-ink:#0f172a;--ger-muted:#64748b;--ger-border:#e8edf3;--ger-bg:#ffffff;--ger-soft:#f7fafc;--ger-shadow:0 14px 40px rgba(2,6,23,.08);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,noto sans,helvetica neue,sans-serif;color:var(--ger-ink)}.gerpt *{box-sizing:border-box}html.gerpt-dragging,body.gerpt-dragging{touch-action:none;overscroll-behavior:none}.gerpt-hero{display:flex;gap:16px;flex-wrap:wrap;align-items:stretch;background:radial-gradient(1200px 300px at 10% 0%,rgba(255,122,0,.18),transparent 55%),radial-gradient(900px 260px at 90% 10%,rgba(59,130,246,.1),transparent 55%),var(--ger-bg);border:1px solid var(--ger-border);border-radius:18px;box-shadow:var(--ger-shadow);padding:16px;margin:0 0 14px}.gerpt-hero-left{flex:1 1 520px;min-width:280px}.gerpt-hero-right{flex:0 1 340px;min-width:260px;display:flex;align-items:center;justify-content:flex-end}.gerpt-kicker{display:inline-flex;gap:8px;align-items:center;padding:6px 10px;border-radius:999px;background:rgba(255,122,0,.12);color:var(--ger-accent);font-weight:900;font-size:12px;letter-spacing:.2px;margin:0 0 10px}.gerpt-title{margin:0 0 8px;font-weight:950;font-size:26px;line-height:1.12}.gerpt-sub{color:var(--ger-muted);font-weight:700;line-height:1.4}.gerpt-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.gerpt-metric{border:1px solid var(--ger-border);background:rgba(255,255,255,.8);border-radius:16px;padding:12px}.gerpt-metric-l{color:var(--ger-muted);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.3px}.gerpt-metric-v{font-weight:950;font-size:18px;margin-top:6px}.gerpt-stepper{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 14px}.gerpt-notice{display:block;border:1px solid rgba(15,23,42,.12);background:rgba(2,6,23,3%);border-radius:16px;padding:12px 14px;font-weight:900;color:var(--ger-ink);box-shadow:0 12px 26px rgba(2,6,23,6%);margin:0 0 14px}.gerpt-notice.warn{border-color:rgba(245,158,11,.35);background:rgba(245,158,11,.1)}.gerpt-notice.error{border-color:rgba(220,38,38,.35);background:rgba(220,38,38,.1)}.gerpt-notice.ok{border-color:rgba(16,185,129,.35);background:rgba(16,185,129,.1)}.gerpt-step{display:flex;gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--ger-border);border-radius:999px;font-weight:900;color:var(--ger-muted);background:rgba(255,255,255,.75)}.gerpt-step .n{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--ger-border);background:var(--ger-soft);color:var(--ger-muted);font-weight:950}.gerpt-step.active{border-color:rgba(255,122,0,.35);color:var(--ger-ink);background:rgba(255,122,0,8%)}.gerpt-step.active .n{border-color:rgba(255,122,0,.35);background:rgba(255,122,0,.14);color:var(--ger-accent)}.gerpt-card{border:1px solid var(--ger-border);border-radius:18px;background:var(--ger-bg);box-shadow:var(--ger-shadow);margin:0 0 14px;overflow:hidden}.gerpt-card-h{padding:14px 16px;border-bottom:1px solid var(--ger-border);background:linear-gradient(180deg,rgba(2,6,23,2%),transparent)}.gerpt-card-h .h{font-weight:950;font-size:16px;margin:0}.gerpt-card-h .s{color:var(--ger-muted);font-weight:700;font-size:13px;margin-top:4px}.gerpt-card-b{padding:14px 16px}.gerpt-grid2{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px}@media(min-width:820px){.gerpt-grid2{grid-template-columns:repeat(2,minmax(0,1fr))}}.gerpt-box{border:1px solid var(--ger-border);background:var(--ger-soft);border-radius:16px;padding:12px}.gerpt-box-h{font-weight:950;margin:0 0 10px;font-size:13px;color:var(--ger-ink)}.gerpt-form label{display:block;font-weight:850;margin:0 0 6px}.gerpt-form input[type=text],.gerpt-form input[type=number],.gerpt-form select,.gerpt-form textarea{width:100%;padding:12px;border:1px solid #d8e0ea;border-radius:12px;background:#fff;outline:none;font-weight:700}.gerpt-form input[type=text]:focus,.gerpt-form input[type=number]:focus,.gerpt-form select:focus,.gerpt-form textarea:focus{border-color:rgba(255,122,0,.55);box-shadow:0 0 0 4px rgba(255,122,0,.12)}.gerpt-row{display:flex;gap:10px;flex-wrap:wrap}.gerpt-col{flex:1 1 220px;min-width:160px}.gerpt-side{border:1px solid rgba(0,0,0,6%);border-radius:16px;padding:12px;margin:0 0 12px;background:#fff;box-shadow:0 14px 30px rgba(0,0,0,6%)}.gerpt-side-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.gerpt-side-name-col{flex:2 1 360px;min-width:260px}.gerpt-side-dim-col{flex:1 1 170px;min-width:160px}.gerpt-side-meta-col{flex:1 1 240px;min-width:200px}.gerpt-side-actions-col{flex:none}.gerpt-side .gerpt-label{font-weight:950;font-size:12px;letter-spacing:.2px;color:rgba(2,6,23,.85)}.gerpt-side-file-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start;margin:10px 0 0}.gerpt-side-file-col{flex:1 1 320px;min-width:240px}.gerpt-side-plan-col{flex:1 1 320px;min-width:240px}.gerpt-side-image-preview{margin-top:8px}.gerpt-side-img{display:block;width:100%;height:auto;border-radius:14px;border:1px solid rgba(0,0,0,8%);box-shadow:0 10px 26px rgba(2,6,23,.1)}.gerpt-plan-preview{margin-top:6px;border:1px solid rgba(15,23,42,.1);border-radius:14px;background:rgba(255,255,255,.75);padding:10px}.gerpt-plan-preview svg{width:100%;height:auto;display:block}.gerpt-plan-title{font-weight:950;font-size:12px;margin:0 0 8px;color:rgba(2,6,23,.85)}.gerpt-plan-cap{margin-top:8px;color:var(--ger-muted);font-weight:800;font-size:12.5px}.gerpt-plan-note{margin-top:6px;color:var(--ger-muted);font-weight:700;font-size:12px}.gerpt-svg-roof{fill:rgba(2,6,23,4%);stroke:rgba(2,6,23,.18);stroke-width:.02}.gerpt-svg-usable{fill:transparent;stroke:rgba(148,163,184,.85);stroke-dasharray:.06 .06;stroke-width:.02}.gerpt-svg-mod{fill:rgba(10,12,16,.93);stroke:rgba(220,220,220,.1);stroke-width:.015}.gerpt-svg-mod.blocked{fill:rgba(226,232,240,.95);stroke:rgba(148,163,184,.6)}.gerpt-plan-note:empty{display:none}.gerpt-mini{color:var(--ger-muted);font-weight:700;font-size:12.5px}.gerpt-linkbtn{display:inline-flex;align-items:center;gap:6px;background:0 0;border:0;padding:0;margin:8px 0 0;color:var(--ger-accent);font-weight:900;cursor:pointer;text-decoration:underline}.gerpt-linkbtn-subtle{color:var(--ger-muted);font-weight:700;text-decoration:underline}.gerpt-linkbtn-subtle:hover{color:var(--ger-ink)}#gerpt_auto_status{padding:10px 12px;border:1px solid var(--ger-border);border-radius:12px;background:var(--ger-soft)}#gerpt_auto_status.gerpt-status-ok{border-left:4px solid #027a48}#gerpt_auto_status.gerpt-status-warn{border-left:4px solid #94a3b8;color:var(--ger-ink)}.gerpt-status-main{color:var(--ger-ink);font-size:14px;line-height:1.35}.gerpt-maxline{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:linear-gradient(180deg,#0a0a0a,#000000);color:#fff}.gerpt-maxlabel{font-weight:900;font-size:12px;opacity:.9}.gerpt-maxvalue{font-weight:950;font-size:18px;letter-spacing:-.3px;white-space:nowrap}.gerpt-geo{margin-top:10px}.gerpt-geo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(min-width:720px){.gerpt-geo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.gerpt-geo-tile{border:1px solid rgba(15,23,42,.1);border-radius:14px;padding:10px;background:rgba(255,255,255,.85)}.gerpt-geo-k{color:var(--ger-muted);font-weight:900;font-size:11px;text-transform:uppercase;letter-spacing:.3px}.gerpt-geo-v{margin-top:6px;font-weight:950;font-size:15px;color:var(--ger-ink)}.gerpt-geo-s{margin-top:4px;color:var(--ger-muted);font-weight:750;font-size:12px}.gerpt-maxline{flex-wrap:wrap}.gerpt-maxline .gerpt-maxvalue{margin-left:auto}.gerpt-linkbtn:hover{opacity:.85}.gerpt-hidden{display:none!important}.gerpt-manual-addr{margin-top:10px}.gerpt-info{margin-top:10px;border:1px solid rgba(0,0,0,6%);border-radius:14px;padding:12px;background:rgba(255,255,255,.75)}.gerpt-info ul{margin:6px 0 0 18px;padding:0}.gerpt-info li{margin:0 0 6px;color:var(--ger-muted);font-weight:700;font-size:12.5px}.gerpt-info strong{color:var(--ger-ink)}.gerpt-file input{display:block;width:100%}.gerpt-file{display:block}.gerpt-file-ui{display:flex;flex-direction:column;gap:4px;padding:12px;border:1px dashed rgba(15,23,42,.22);border-radius:14px;background:rgba(255,255,255,.8);margin-top:8px}.gerpt-file-ui .t{font-weight:950}.gerpt-file-ui .d{color:var(--ger-muted);font-weight:700;font-size:12px}.gerpt-hint{color:var(--ger-muted);font-size:12.5px;font-weight:700;margin-top:8px}.gerpt-warranty-title{font-weight:950;color:var(--ger-ink);font-size:13px;margin:0 0 10px}.gerpt-toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:14px 0}.gerpt-btn{appearance:none;border:1px solid var(--ger-border);border-radius:14px;padding:10px 12px;font-weight:950;cursor:pointer;background:#fff;color:var(--ger-ink);transition:transform .06s ease,box-shadow .12s ease,border-color .12s ease}.gerpt-btn:hover{box-shadow:0 8px 20px rgba(2,6,23,8%);transform:translateY(-1px)}.gerpt-btn-primary{appearance:none;border:1px solid rgba(255,122,0,.45);border-radius:14px;padding:12px 14px;font-weight:950;cursor:pointer;background:linear-gradient(180deg,#ff7a00,rgba(255,122,0,.9));color:#fff;box-shadow:0 12px 24px rgba(255,122,0,.28);transition:transform .06s ease,box-shadow .12s ease}.gerpt-btn-primary:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(255,122,0,.34)}.gerpt-btn[disabled],.gerpt-btn-primary[disabled]{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.gerpt .gerpt-btn-primary{background:linear-gradient(180deg,#ff7a00,rgba(255,122,0,.9))!important;color:#fff!important;border:1px solid rgba(255,122,0,.45)!important;border-radius:14px!important;padding:12px 14px!important;box-shadow:0 12px 24px rgba(255,122,0,.28)!important}.gerpt-pill{border:1px solid rgba(255,122,0,.25);background:rgba(255,122,0,8%);color:var(--ger-ink);padding:8px 10px;border-radius:999px;font-weight:900;font-size:12px}.gerpt-spacer{flex:1}.gerpt-stage-wrap{border:1px solid var(--ger-border);border-radius:18px;overflow:hidden;background:linear-gradient(180deg,rgba(2,6,23,2%),rgba(2,6,23,0))}.gerpt-stage{position:relative;width:100%;min-height:380px;max-height:600px;aspect-ratio:16/9;display:block;touch-action:none;user-select:none;-webkit-user-select:none}.gerpt-stage-img{z-index:1;position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:none;pointer-events:none}.gerpt-stage-empty{z-index:2;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--ger-muted);font-weight:950}.gerpt-module{z-index:5;position:absolute;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,rgba(15,23,42,.92),rgba(2,6,23,.92));border-radius:10px;touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab;box-shadow:0 14px 26px rgba(2,6,23,.25)}.gerpt-module::before{content:"";position:absolute;inset:6px;border-radius:7px;background:linear-gradient(90deg,rgba(255,255,255,8%) 1px,transparent 1px)0 0/18px 18px,linear-gradient(0deg,rgba(255,255,255,6%) 1px,transparent 1px)0 0/18px 18px;opacity:.55;pointer-events:none}.gerpt-module::after{content:"";position:absolute;inset:0;border-radius:10px;box-shadow:inset 0 0 0 1px rgba(15,23,42,.35),inset 0 10px 24px rgba(255,255,255,6%);pointer-events:none}.gerpt-module.active{outline:3px solid rgba(255,122,0,.55);outline-offset:2px}.gerpt-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.gerpt-inline-actions{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 0}.gerpt-calcbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:14px;position:fixed;left:50%;transform:translateX(-50%);bottom:calc(12px + env(safe-area-inset-bottom));width:min(1100px,calc(100% - 24px));z-index:9999;padding:12px;border:1px solid rgba(15,23,42,.14);border-radius:18px;background:rgba(255,255,255,.98);backdrop-filter:blur(10px);box-shadow:0 18px 46px rgba(2,6,23,.14)}.gerpt-calcbar .gerpt-btn{min-height:44px}.gerpt-calcbar .gerpt-btn.primary{padding:12px 18px;font-size:15px}.gerpt-calcbar .gerpt-calcinfo{flex:1 1 420px;text-align:center;font-weight:950;font-size:16px;letter-spacing:.1px;color:var(--ger-ink)}.gerpt-calcbar .gerpt-calcinfo strong{font-weight:950}.gerpt-calcbar .gerpt-calcinfo .sep{opacity:.5;padding:0 10px}.gerpt-calcbar .gerpt-btn.primary{background:var(--ger-accent)!important;color:#fff!important;border-color:rgba(255,122,0,.65)!important;box-shadow:0 16px 26px rgba(255,122,0,.22)}.gerpt-calcbar .gerpt-btn.primary:hover{filter:brightness(.98);box-shadow:0 18px 30px rgba(255,122,0,.26)}.gerpt-calcbar #gerpt_calc{min-width:168px;justify-content:center}.gerpt-calcbar #gerpt_add_side{background:#fff}@media(max-width:640px){.gerpt-calcbar{gap:10px;padding:12px;flex-direction:column;align-items:stretch;justify-content:flex-start}.gerpt-calcbar .gerpt-calcinfo{order:-1;width:100%;text-align:center;font-size:14px;flex:none}.gerpt-calcbar #gerpt_add_side,.gerpt-calcbar #gerpt_calc{width:100%}}.gerpt-form{padding-bottom:140px}@media(max-width:640px){.gerpt-form{padding-bottom:190px}}.gerpt-calc-result{margin-top:10px;border:1px solid rgba(15,23,42,8%);background:rgba(255,255,255,.7);border-radius:14px;padding:10px 12px;font-weight:900;color:var(--ger-ink)}.gerpt-hidden{display:none!important}.gerpt-summary{border:1px dashed rgba(255,122,0,.55);background:rgba(255,122,0,8%);border-radius:18px;padding:12px 14px;margin:12px 0;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.gerpt-summary .a,.gerpt-summary .b{font-weight:900}.gerpt-summary strong{font-weight:950}.gerpt-offers-head{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 12px}.gerpt-chip{appearance:none;border:1px solid var(--ger-border);background:#fff;color:var(--ger-muted);border-radius:999px;padding:10px 12px;font-weight:950;cursor:pointer}.gerpt-chip.active{border-color:rgba(255,122,0,.45);color:var(--ger-ink);background:rgba(255,122,0,.1)}.gerpt-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px}@media(min-width:760px){.gerpt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1020px){.gerpt-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.gerpt-pcard{border:1px solid var(--ger-border);border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;box-shadow:0 12px 30px rgba(2,6,23,6%);transition:transform .08s ease,box-shadow .12s ease}.gerpt-pcard:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(2,6,23,.1)}.gerpt-pimg{aspect-ratio:4/3;overflow:hidden;background:var(--ger-soft)}.gerpt-pimg img{width:100%;height:100%;object-fit:cover;display:block}.gerpt-pbody{padding:12px;display:flex;flex-direction:column;gap:8px}.gerpt-ptitle{font-weight:950;line-height:1.2;font-size:14.5px}.gerpt-pmeta{color:var(--ger-muted);font-size:12.5px;font-weight:800;display:flex;justify-content:space-between;gap:10px}.gerpt-pmeta strong{color:var(--ger-ink);font-weight:950}.gerpt-pprice{font-weight:950;font-size:14px;margin-top:2px}.gerpt-radio,.gerpt-check{display:flex;gap:10px;align-items:flex-start;font-weight:900;margin:10px 0;color:var(--ger-ink);line-height:1.35}.gerpt-radio{margin:0 0 10px}.gerpt-radio input,.gerpt-check input{margin:2px 0 0;width:18px;height:18px;flex:none;accent-color:var(--ger-accent)}.gerpt-divider{height:1px;background:var(--ger-border);margin:14px 0}.gerpt-metrics-hint{margin-top:10px;font-size:13px;color:var(--ger-muted);line-height:1.35}.gerpt-obs-cols{display:grid;grid-template-columns:44px 1.4fr .85fr .85fr 1fr .7fr .9fr auto;gap:10px;align-items:end;margin:0 0 6px;color:var(--ger-muted);font-weight:950;font-size:12px;letter-spacing:.15px}.gerpt-obs-cols>div{min-width:0}.gerpt-obs-cols .n{padding-left:6px}.gerpt-obstacle{display:grid;grid-template-columns:44px 1.4fr .85fr .85fr 1fr .7fr .9fr auto;gap:10px;align-items:end;margin:0 0 8px}.gerpt-obstacle>div{min-width:0}.gerpt-obs-n{align-self:center}.gerpt-obs-n span{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#fff;font-weight:950;color:var(--ger-muted)}@media(max-width:980px){.gerpt-obs-cols{display:none}.gerpt-obstacle{grid-template-columns:1fr 1fr}.gerpt-obstacle .gerpt-obs-del{width:100%}.gerpt-obstacle .gerpt-obs-n{grid-column:1/-1}}.gerpt-summary .c{margin-left:auto;display:flex;align-items:center}.gerpt-checkdot{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;font-weight:900;user-select:none;position:relative}.gerpt-checkdot.ok{border-color:rgba(16,185,129,.35);background:rgba(16,185,129,.1)}.gerpt-checkdot.warn{border-color:rgba(245,158,11,.45);background:rgba(245,158,11,.1)}.gerpt-checkdot.checking{border-color:rgba(100,116,139,.45);background:rgba(100,116,139,8%)}.gerpt-checkdot.checking{animation:gerptSpin 1.1s linear infinite}.gerpt-checkdot[data-note]:hover::after{content:attr(data-note);position:absolute;transform:translateY(38px);padding:8px 10px;background:#111827;color:#fff;font-size:12px;border-radius:10px;white-space:nowrap;box-shadow:0 10px 30px rgba(2,6,23,.18);z-index:50}@keyframes gerptSpin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.gerpt-pdfline{margin-top:10px;padding:10px 12px;border:1px dashed rgba(15,23,42,.18);border-radius:14px;background:rgba(2,6,23,3%)}.gerpt-pdfline a{font-weight:900;text-decoration:none;color:var(--ger-accent)!important}.gerpt-pdfline a:visited{color:var(--ger-accent)!important}.gerpt-pdfline a:hover{text-decoration:underline}.gerpt-map-wrap{margin-top:12px;padding-top:12px;border-top:1px solid #eef2f6}.gerpt-map{width:100%;height:240px;border:1px solid #e6e8ee;border-radius:16px;overflow:hidden;background:#f3f4f6}.gerpt-map-help{margin-top:8px;font-size:12px;color:#667085;line-height:1.35}.gerpt-status-warn{color:var(--ger-ink)}.gerpt-status-ok{color:var(--ger-ink)}.gerpt-block{border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:12px;background:#fff;box-shadow:0 6px 20px rgba(0,0,0,4%)}.gerpt-block-h{font-weight:900;margin-bottom:8px;display:flex;justify-content:space-between;align-items:baseline}.gerpt-block-h small{font-weight:700;opacity:.6}.gerpt-block-body{font-size:14px}.gerpt-filegrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.gerpt-file{border:1px dashed rgba(15,23,42,.18);border-radius:14px;padding:10px;background:rgba(2,6,23,2%)}.gerpt-file strong{display:block;margin-bottom:4px}.gerpt-file input[type=file]{width:100%}.gerpt-mini{font-size:12px;opacity:.75}@media(max-width:980px){.gerpt-filegrid{grid-template-columns:1fr}}.gerpt-sidesbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 12px}.gerpt-sidesbar .t{font-weight:950;color:var(--ger-ink)}.gerpt-obs-cols{display:none!important}.gerpt-obs-wrap{margin-top:12px;padding:12px;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:rgba(2,6,23,2%)}.gerpt-obs-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px}.gerpt-obs-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.gerpt-obstacle{display:block!important;border:1px solid rgba(15,23,42,.1);border-radius:14px;padding:12px;background:#fff;box-shadow:0 10px 24px rgba(2,6,23,6%);margin:0!important}.gerpt-obs-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.gerpt-obs-title{display:flex;align-items:center;gap:10px;font-weight:950;color:var(--ger-ink)}.gerpt-obs-badge{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.14);background:rgba(2,6,23,2%);color:var(--ger-muted);font-weight:950}.gerpt-obs-grid{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.gerpt-obs-field label{display:block;font-size:12px;font-weight:900;color:var(--ger-muted);margin-bottom:4px}.gerpt-obs-type-other{margin-top:8px}