.pcalc{width:100%;margin:0 0 3rem;scroll-margin-top:5rem}.pcalc__head{margin-bottom:1.25rem}.pcalc__title{font-size:clamp(1.35rem,2vw,1.75rem);font-weight:800;letter-spacing:-.03em;margin:0 0 .5rem;color:#0a0a0a}.pcalc__sub{margin:0;color:#4a5568;font-size:var(--font-size-body,.95rem);line-height:1.55;max-width:42rem}.pcalc__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:900px){.pcalc__grid{grid-template-columns:1.4fr 1fr;align-items:start}}.pcalc__modules{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.pcalc__mod{width:100%;display:flex;align-items:center;gap:.75rem;text-align:left;border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:.75rem .9rem;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s}.pcalc__mod:hover:not(:disabled){border-color:rgba(5,130,76,.45)}.pcalc__mod--on{border-color:rgba(5,130,76,.55);background:#f3faf6;box-shadow:0 0 0 1px rgba(5,130,76,.12)}.pcalc__mod--ai.pcalc__mod--on{border-color:#0f172a;box-shadow:0 0 0 1px rgba(15,23,42,.2)}.pcalc__mod--locked{cursor:default;opacity:.95}.pcalc__check{width:22px;height:22px;border-radius:6px;border:1.5px solid #d1d5db;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;color:#fff;flex-shrink:0;background:#fff}.pcalc__mod--on .pcalc__check{background:#05824c;border-color:#05824c}.pcalc__mod-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.pcalc__mod-name{font-size:.92rem;font-weight:700;color:#111}.pcalc__mod-name em{font-style:normal;color:#b45309;font-weight:700;font-size:.78rem}.pcalc__mod-note{font-size:.75rem;color:#6b7280}.pcalc__mod-price{font-weight:800;color:#0f172a;white-space:nowrap;font-size:.95rem}.pcalc__mod-price small{font-weight:600;color:#6b7280;margin-left:.15rem}.pcalc__stack{border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:1.25rem 1.15rem 1.35rem;box-shadow:0 8px 28px rgba(0,0,0,.04);position:sticky;top:5.5rem}.pcalc__stack-title{margin:0 0 .25rem;font-size:1.1rem;font-weight:800;color:#0a0a0a}.pcalc__branches{margin:0 0 .9rem;font-size:.8rem;font-weight:700;color:#05824c}.pcalc__lines{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.4rem;max-height:260px;overflow-y:auto}.pcalc__lines li{font-size:.85rem;color:#374151;border-bottom:1px solid #f3f4f6;padding-bottom:.35rem}.pcalc__lines li,.pcalc__total{display:flex;justify-content:space-between;gap:.75rem}.pcalc__total{align-items:baseline;padding:.75rem 0;border-top:1px solid #e5e7eb;margin-bottom:.5rem}.pcalc__total span{font-size:.85rem;color:#6b7280;font-weight:600}.pcalc__total strong{font-size:1.6rem;font-weight:800;color:#05824c;letter-spacing:-.02em}.pcalc__hint{margin:0 0 1rem;font-size:.75rem;color:#6b7280;line-height:1.45}.pcalc__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:.7rem 1rem;border-radius:999px;background:#05824c;color:#fff;font-weight:700;text-decoration:none;border:1px solid #05824c;transition:background .15s}.pcalc__cta:hover{background:#046b3f;color:#fff}
/*# sourceMappingURL=d8b467051fe00414.css.map*/