.pc-page{--pc-ink:#143c38;--pc-accent:#168b79;--pc-bg:#eef7f3;--pc-line:#d6e8df;color:var(--pc-ink);font-family:inherit;overflow:hidden;border-radius:18px;background:#fff}.pc-theme-warm{--pc-ink:#533e2b;--pc-accent:#ae7748;--pc-bg:#faf2e7;--pc-line:#e9d7c1}.pc-theme-editorial{--pc-ink:#252b39;--pc-accent:#606c86;--pc-bg:#edf0f6;--pc-line:#d6dce9}.pc-module{padding:34px;display:grid;gap:24px;border-bottom:1px solid var(--pc-line)}.pc-module:last-child{border:0}.pc-module h2{color:var(--pc-ink);font-size:clamp(22px,2.4vw,34px);line-height:1.3;margin:10px 0 18px;letter-spacing:-.025em}.pc-module p{font-size:15px;line-height:1.85;white-space:pre-wrap;margin:0 0 14px}.pc-index{font-size:10px;letter-spacing:.12em;color:var(--pc-accent);font-weight:700}.pc-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.pc-images img{width:100%;max-height:460px;object-fit:contain;background:#fff;border-radius:12px}.pc-hero{background:var(--pc-bg)}.pc-hero:has(.pc-images){grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}.pc-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.pc-item{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--pc-line);border-radius:10px}.pc-item strong{font-size:14px;color:var(--pc-ink)}.pc-item span{font-size:14px;line-height:1.7;white-space:pre-wrap}.pc-specs .pc-items{display:block}.pc-specs .pc-item{flex-direction:row;justify-content:space-between;border:0;border-bottom:1px solid var(--pc-line);border-radius:0;gap:20px}.pc-specs .pc-item strong{min-width:100px}.pc-faq .pc-items{display:block}.pc-faq details{padding:16px 0;border-bottom:1px solid var(--pc-line)}.pc-faq summary{cursor:pointer;font-weight:650}.pc-faq details p{margin:12px 0 0}.pc-editor{border:1px solid #dce4e1;border-radius:14px;padding:18px;margin:18px 0;background:#f8faf9}.pc-editor-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.pc-editor label{display:grid;gap:6px;margin:12px 0;font-size:12px;color:#47635c}.pc-editor input,.pc-editor select,.pc-editor textarea{width:100%;box-sizing:border-box;border:1px solid #cedbd6;border-radius:6px;padding:9px;font:inherit;background:#fff;color:#1c3d33}.pc-block{border:1px solid #dbe5e0;border-radius:9px;padding:14px;background:#fff;margin-bottom:12px}.pc-block>summary{font-size:14px;font-weight:650;cursor:pointer}.pc-block-actions{display:flex;justify-content:flex-end;gap:6px;margin:10px 0}.pc-block-actions button{border:1px solid #d8e2dc;border-radius:5px;background:white;padding:5px 10px;color:#526b62;cursor:pointer}.pc-phone .pc-hero{grid-template-columns:1fr}.pc-phone .pc-module{padding:22px}.pc-phone .pc-module h2{font-size:25px}.pc-phone .pc-items{grid-template-columns:1fr}.pc-preview-title{padding:22px;background:white;border-bottom:1px solid #dce4df}.pc-preview-title h2{font-size:24px;margin:0 0 8px}.pc-preview-title p{font-size:13px;line-height:1.7}.pc-preview-price{font-size:22px;font-weight:700;color:#13856b}@media(max-width:650px){.pc-hero:has(.pc-images){grid-template-columns:1fr}.pc-module{padding:24px}.pc-editor-head{align-items:flex-start;flex-direction:column}}
