.app-overview h2{font-size:1.625rem;font-weight:700;color:var(--color-text-primary, #0a3a47);margin:3.5rem 0 1.25rem;padding-top:2rem;border-top:1px solid #e5eaf0}.app-overview>h2:first-child,.app-overview h2:first-of-type{margin-top:0;padding-top:0;border-top:0}.app-overview h3{font-size:1.25rem;font-weight:600;color:var(--color-text-primary, #0a3a47);margin:2.5rem 0 .5rem}.app-overview .application-hero{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px;margin:1.5rem 0 2rem;box-shadow:0 4px 12px #00000014}.app-overview .app-category-row{display:grid;grid-template-columns:1fr 1.4fr;gap:1.75rem;margin:1.25rem 0 2.5rem;align-items:start}.app-overview .app-category-row .application-hero{margin:0;aspect-ratio:4/3}.app-overview .app-category-row .app-category-content>p:first-child{margin-top:0}.app-overview .app-category-row .use-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin:.75rem 0 0}.app-overview .app-category-row .use-card{padding:.875rem 1rem}.app-overview .app-category-row .use-card h4{font-size:.95rem}.app-overview .app-category-row .use-card p{font-size:.85rem}@media(max-width:768px){.app-overview .app-category-row{grid-template-columns:1fr;gap:1rem}.app-overview .app-category-row .application-hero{aspect-ratio:16/9}.app-overview .app-category-row .use-grid{grid-template-columns:1fr}}.app-overview .spec-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin:1.5rem 0 2rem}.app-overview .spec-card{background:#fff;border:1px solid #e5eaf0;border-left:4px solid #ccc;border-radius:6px;padding:1rem 1.25rem;display:flex;flex-direction:column}.app-overview .spec-card.spec-residential{border-left-color:#c97d3a;background:#fdf5ec}.app-overview .spec-card.spec-commercial{border-left-color:#3e7ba8;background:#eef4f9}.app-overview .spec-card.spec-agricultural{border-left-color:#5a8a4c;background:#eff6ed}.app-overview .spec-card.spec-industrial{border-left-color:#6f5c9a;background:#f3eff8}.app-overview .spec-card-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.06)}.app-overview .spec-card-header .spec-emoji{font-size:1.3rem;line-height:1}.app-overview .spec-card-header strong{font-size:.95rem;color:#0a3a47;font-weight:700}.app-overview .spec-card-body p{font-size:.85rem;color:#555;margin:.2rem 0;line-height:1.5}.app-overview .spec-card-body p strong{color:#0a3a47;font-weight:700}.app-overview .spec-card-machine{margin-top:auto;padding-top:.7rem;border-top:1px dashed rgba(0,0,0,.1);font-size:.88rem;font-weight:600;color:#e76f51}.app-overview .spec-table-wrapper{overflow-x:auto;margin:1.5rem 0 2rem;border-radius:6px;box-shadow:0 1px 3px #0000000f}.app-overview .spec-table{width:100%;border-collapse:collapse;font-size:.9rem;min-width:640px}.app-overview .spec-table thead{background:#0a3a47}.app-overview .spec-table thead th{color:#fff;padding:.75rem 1rem;text-align:left;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.app-overview .spec-table tbody tr{background:#fff;border-bottom:1px solid #eef2f4;transition:background .15s}.app-overview .spec-table tbody tr:nth-child(2n){background:#f7faf9}.app-overview .spec-table tbody tr:hover{background:#eef5f7}.app-overview .spec-table tbody td{padding:.7rem 1rem;color:#333;line-height:1.4;vertical-align:middle}.app-overview .spec-table tbody td:first-child{font-weight:600;color:#0a3a47;border-left:4px solid transparent;padding-left:.85rem}.app-overview .spec-table tbody tr.cat-residential td:first-child{border-left-color:#c97d3a;background:#fdf5ec}.app-overview .spec-table tbody tr.cat-commercial td:first-child{border-left-color:#3e7ba8;background:#eef4f9}.app-overview .spec-table tbody tr.cat-agricultural td:first-child{border-left-color:#5a8a4c;background:#eff6ed}.app-overview .spec-table tbody tr.cat-industrial td:first-child{border-left-color:#6f5c9a;background:#f3eff8}.app-overview .spec-table tbody .cat-emoji{display:inline-block;margin-right:.4rem;font-size:1.05rem;line-height:1;vertical-align:-2px}.app-overview .spec-table tbody td.machine-cell{color:#e76f51;font-weight:700;font-size:.88rem;white-space:nowrap}.app-overview .spec-table tbody td.machine-cell a{color:#e76f51;font-weight:700;text-decoration:none;border-bottom:1px dotted rgba(231,111,81,.45);transition:color .15s,border-color .15s}.app-overview .spec-table tbody td.machine-cell a:hover{color:#d45a3b;border-bottom-color:#d45a3b}.app-overview p{color:var(--color-text-secondary, #555);line-height:1.7;font-size:1.05rem;margin-bottom:1rem}.app-overview ul{padding-left:1.5rem;margin:1rem 0}.app-overview ul li{color:var(--color-text-secondary, #555);line-height:1.7;margin-bottom:.5rem}.app-overview .warning-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.5rem 0}.app-overview .warning-card{padding:1rem 1.25rem;background:#fef3e8;border-left:4px solid #e67e22;border-radius:4px}.app-overview .warning-card strong{color:#b65818;display:block;margin-bottom:4px;font-size:.95rem}.app-overview .warning-card span{font-size:.9rem;color:#555}.app-overview .use-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1.5rem 0}.app-overview .use-card{padding:1.25rem;background:#fff;border:1px solid #e5eaf0;border-radius:6px}.app-overview .use-card h4{color:#0a3a47;font-size:1.05rem;font-weight:700;margin:0 0 .4rem}.app-overview .use-card p{font-size:.92rem;margin:0}.app-overview .process-row{display:flex;flex-wrap:nowrap;gap:.5rem;margin:1.5rem 0;align-items:stretch;overflow-x:auto;padding-bottom:.5rem}.app-overview .process-step{flex:1;min-width:150px;padding:1.25rem 1rem;background:linear-gradient(155deg,#0a3a47,#1a6b7f);color:#fff;border-radius:8px;text-align:center;position:relative;box-shadow:0 2px 6px #0a3a4726}.app-overview .process-step:after{content:"→";position:absolute;right:-.85rem;top:50%;transform:translateY(-50%);color:#e76f51;font-size:1.5rem;font-weight:700;z-index:2;text-shadow:0 0 4px rgba(255,255,255,.5);pointer-events:none}.app-overview .process-step:last-child:after{display:none}.app-overview .process-step .num{display:inline-flex;width:36px;height:36px;border-radius:50%;background:#e76f51;color:#fff;align-items:center;justify-content:center;font-weight:800;font-size:1rem;margin-bottom:.6rem;box-shadow:0 2px 4px #e76f5166}.app-overview .process-step strong{display:block;font-size:.95rem;margin-bottom:.35rem}.app-overview .process-step span{font-size:.78rem;opacity:.85;line-height:1.4;display:block}@media(max-width:768px){.app-overview .process-row{flex-wrap:wrap;overflow-x:visible}.app-overview .process-step{flex-basis:100%;min-width:0}.app-overview .process-step:after{content:"↓";right:50%;top:auto;bottom:-1.25rem;transform:translate(50%)}.app-overview .process-step:last-child:after{display:none}}.app-overview .advantage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin:1.5rem 0}@media(max-width:768px){.app-overview .advantage-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.app-overview .advantage-grid{grid-template-columns:1fr}}.app-overview .advantage-card{padding:1.4rem 1.1rem;background:linear-gradient(135deg,#0a3a47,#1a6b7f);color:#fff;border-top:3px solid #e76f51;border-radius:8px;text-align:center;box-shadow:0 3px 8px #0a3a471f;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.app-overview .advantage-card:hover{transform:translateY(-3px);box-shadow:0 6px 14px #0a3a472e}.app-overview .advantage-card .ico{font-size:2rem;margin-bottom:.5rem;display:block;line-height:1}.app-overview .advantage-card strong{color:#fff;font-size:1.05rem;display:block;margin-bottom:.4rem;font-weight:700}.app-overview .advantage-card span{color:#ffffffd1;font-size:.82rem;line-height:1.45;display:block}.app-overview .material-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin:1.5rem 0 1rem}.app-overview .material-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5eaf0;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px #0000000f}.app-overview .material-card-header{padding:1.1rem 1.25rem;color:#fff}.app-overview .material-card.material-closed .material-card-header{background:linear-gradient(135deg,#0a3a47,#1a6b7f)}.app-overview .material-card.material-open .material-card-header{background:linear-gradient(135deg,#5a8a4c,#7ba76c)}.app-overview .material-card.material-hybrid .material-card-header{background:linear-gradient(135deg,#e76f51,#f4845f)}.app-overview .material-card-header .material-emoji{font-size:1.5rem;display:block;line-height:1;margin-bottom:.5rem}.app-overview .material-card-header strong{display:block;font-size:1rem;font-weight:700;margin-bottom:.25rem;color:#fff}.app-overview .material-card-header .material-spec{font-size:.8rem;opacity:.9;display:block}.app-overview .material-card-body{padding:1rem 1.25rem;font-size:.88rem;line-height:1.55;color:#444;flex:1}
