.has-dropdown{position:relative;display:flex;align-items:center}.dropdown-toggle .caret{font-size:.65rem;margin-left:.2rem;vertical-align:middle}.dropdown-menu{position:absolute;top:100%;left:0;min-width:180px;background:#fff;border:1px solid #ece6d2;border-radius:8px;box-shadow:0 10px 24px rgba(13,50,37,.14);padding:.35rem 0;display:none;z-index:60}.has-dropdown:hover .dropdown-menu,.has-dropdown:focus-within .dropdown-menu,.dropdown-toggle:focus+.dropdown-menu{display:block}.ico-h{display:flex;align-items:center;gap:.65rem}.h-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex:none;background:#f4ecd4;color:#7a5c15;border-radius:9px}.h-icon svg{width:1.55rem;height:1.55rem;display:block}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin:0 0 2.5rem}.feature-row:nth-child(even){direction:rtl}.feature-row:nth-child(even)>*{direction:ltr}.feature-row img{border-radius:12px;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.page-hero{background:linear-gradient(135deg,#0d3225 0%,#0a6b4e 100%);color:#f4ecd4;padding:3rem 0 3.5rem;text-align:center}.page-hero h1{color:#fff;margin-bottom:.5rem}.page-hero .crumbs{font-size:.9rem;opacity:.85;margin:0}.page-hero .crumbs a{color:#f4ecd4}.prose{max-width:880px;margin:0 auto}.prose h2{margin-top:2.5rem;padding-bottom:.5rem;border-bottom:2px solid #8a6a1f;display:inline-block}.prose h3{margin-top:2rem;color:#0a6b4e}.prose h4{margin-top:1.6rem;margin-bottom:.5rem;color:#0d3225;font-size:1.08rem}.prose ul,.prose ol{padding-left:1.4rem}.spec-nav{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.75rem 0 .5rem}.spec-nav a{display:inline-block;background:#0a6b4e;color:#fff;padding:.55rem 1.25rem;border-radius:24px;font-weight:700;font-size:.95rem;text-decoration:none}.spec-nav a:hover,.spec-nav a:focus{background:#0d3225}.prose li{margin:.4rem 0}.prose .info-box{background:#f4ecd4;border-left:4px solid #8a6a1f;padding:1.25rem 1.5rem;border-radius:0 8px 8px 0;margin:1.5rem 0}.prose .info-box p:last-child{margin-bottom:0}.spec-fig{max-width:520px;margin:1.5rem auto}.spec-fig img{width:100%;height:auto;border-radius:12px}.spec-fig figcaption{font-size:.9rem;color:#5b6a62;text-align:center;margin-top:.6rem;line-height:1.5}.symptom-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.5rem 0}.symptom-grid>div{background:#fff;border:1px solid #ece6d2;border-left:4px solid #0a6b4e;padding:1.1rem 1.25rem;border-radius:0 8px 8px 0}.symptom-grid h3,.symptom-grid h4{color:#0d3225;margin:0 0 .4rem;font-size:1rem}.symptom-grid p{margin:0;color:#5b6a62;font-size:.9rem}.cert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:1.5rem 0 0;padding:0;list-style:none}.cert-item{background:#fff;border:1px solid #ece6d2;border-radius:10px;padding:.9rem .9rem 1rem;box-shadow:0 4px 14px rgba(13,50,37,5%);margin:0}.cert-frame{display:block;background:#f7f4ea;border-radius:6px;overflow:hidden;aspect-ratio:3/4}.cert-frame img{width:100%;height:100%;object-fit:contain;display:block}.cert-item figcaption{margin-top:.7rem;color:#0d3225;font-size:.92rem;font-weight:600;line-height:1.45}.cert-item figcaption span{display:block;margin-top:.25rem;color:#5b6a62;font-size:.84rem;font-weight:400}.contact-form{max-width:560px;margin:0 auto;background:#fff;padding:2rem;border-radius:12px;border:1px solid #ece6d2}.contact-form .field{margin-bottom:1rem}.contact-form label{display:block;font-weight:600;color:#0d3225;margin-bottom:.35rem;font-size:.95rem}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:.65rem .85rem;border:1px solid #ccc;border-radius:6px;font:inherit;font-size:1rem;background:#fff;color:#1f2724}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{outline:none;border-color:#0a6b4e;box-shadow:0 0 0 3px rgba(10,107,78,.15)}.contact-form textarea{min-height:120px;resize:vertical}.contact-form button[type=submit]{background:#8a6a1f;color:#fff;border:none;padding:.85rem 2rem;border-radius:6px;font-weight:700;font-size:1rem;cursor:pointer;width:100%}.contact-form button[type=submit]:hover{background:#6f541a}.footer-subnav{margin:.2rem 0 .4rem .25rem;padding-left:.85rem;border-left:1px solid rgba(244,236,212,.22)}.footer-subnav li{font-size:.85rem;line-height:1.6}.disclaimer{border-left:4px solid #8a6a1f;background:#faf6ec;padding:1rem 1.2rem;border-radius:6px;color:#4a4a4a;font-size:.95rem;line-height:1.8;margin:1.5rem 0}.video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem;margin:1.5rem 0}.video-tag{display:inline-block;background:#f4ecd4;color:#7a5c18;font-size:.78rem;font-weight:700;padding:.2rem .65rem;border-radius:20px;margin-bottom:.55rem}details.topic{border:1px solid #e4dccb;border-radius:12px;margin:1rem 0;background:#fff;overflow:hidden}details.topic>summary{cursor:pointer;list-style:none;padding:.9rem 1.25rem;background:#f8f5ec;display:flex;align-items:center;gap:.75rem}details.topic>summary::-webkit-details-marker{display:none}details.topic>summary::after{content:"＋";margin-left:auto;font-weight:700;font-size:1.2rem;color:#7a5c15;flex:none}details.topic[open]>summary::after{content:"－"}details.topic[open]>summary{border-bottom:1px solid #ece6d2}details.topic>summary:focus-visible{outline:3px solid #8a6a1f;outline-offset:-3px}details.topic>summary h2,details.topic>summary h3{margin:0;font-size:1.12rem;line-height:1.4;color:#5a3d12}details.topic .topic-body{padding:.25rem 1.25rem 1.15rem}details.topic .topic-body>h3,details.topic .topic-body>h4{margin:1.1rem 0 .45rem;font-size:1rem;color:#0d3225}details.topic .topic-body>*:first-child{margin-top:.85rem}a.topic-link{display:flex;align-items:center;gap:.75rem;border:1px solid #e4dccb;border-radius:12px;margin:1rem 0;background:#f8f5ec;padding:.9rem 1.25rem;text-decoration:none;color:#5a3d12;font-weight:700;font-size:1.12rem;line-height:1.4}a.topic-link:hover,a.topic-link:focus{background:#f4ecd4}a.topic-link .topic-go{margin-left:auto;flex:none;font-size:.88rem;color:#0a6b4e;text-decoration:underline;text-underline-offset:3px}@media(max-width:520px){details.topic>summary h2,details.topic>summary h3,a.topic-link{font-size:1rem}a.topic-link .topic-go{font-size:.8rem}}.reviewed-by{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;background:#eef4f0;border-left:4px solid #0a6b4e;border-radius:0 8px 8px 0;padding:.85rem 1.15rem;margin:1.75rem 0 1.25rem;font-size:.92rem;color:#2c3b34}.reviewed-by strong{color:#0d3225}.table-wrap{overflow-x:auto;margin:1.25rem 0;border:1px solid #e4dccb;border-radius:10px}.tcm-table{border-collapse:collapse;width:100%;min-width:560px;font-size:.93rem;background:#fff}.tcm-table caption{caption-side:top;text-align:left;padding:.75rem 1rem;font-weight:700;color:#5a3d12;background:#f8f5ec;border-bottom:1px solid #e4dccb}.tcm-table th,.tcm-table td{border-bottom:1px solid #ece6d2;padding:.7rem .9rem;text-align:left;vertical-align:top;line-height:1.7}.tcm-table thead th{background:#0d3225;color:#fff;font-weight:700;border-bottom:none}.tcm-table tbody th{background:#f8f5ec;color:#0d3225;font-weight:700;white-space:nowrap}.tcm-table tbody tr:last-child th,.tcm-table tbody tr:last-child td{border-bottom:none}.ipss .tcm-table{min-width:640px}.ipss .tcm-table td{text-align:center;padding:0}.ipss .tcm-table tbody th{white-space:normal;min-width:200px;text-align:left}.ipss-opt{display:flex;align-items:center;justify-content:center;min-height:48px;min-width:48px;cursor:pointer;margin:0}.ipss-opt input{width:20px;height:20px;accent-color:#0a6b4e;margin:0}.ipss-opt input:focus-visible{outline:3px solid #8a6a1f;outline-offset:2px}.ipss-result{background:#f4ecd4;border-left:4px solid #8a6a1f;border-radius:0 8px 8px 0;padding:1rem 1.25rem;margin:1rem 0;font-size:.95rem}.ipss-result output{font-weight:700;color:#0d3225;font-size:1.05rem}.ref-links{margin:1.5rem 0;padding:1rem 1.25rem;background:#f8f5ec;border:1px solid #e4dccb;border-radius:10px;font-size:.9rem}.ref-links h2,.ref-links h3{margin:0 0 .5rem;font-size:1rem;color:#5a3d12}.ref-links ul{margin:0;padding-left:1.15rem;line-height:1.9}.topic-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.1rem;margin:1.75rem 0}.topic-card{display:flex;flex-direction:column;gap:.55rem;background:#fff;border:1px solid #e4dccb;border-radius:12px;padding:1.3rem;text-decoration:none;color:inherit}.topic-card:hover,.topic-card:focus{border-color:#0a6b4e;background:#f8f5ec}.topic-card h2,.topic-card h3{margin:0;font-size:1.1rem;color:#0d3225}.topic-card p{margin:0;font-size:.9rem;color:#4a5a52;line-height:1.75}.topic-card .go{margin-top:auto;padding-top:.4rem;font-size:.87rem;font-weight:700;color:#0a6b4e;text-decoration:underline;text-underline-offset:3px}@media(max-width:520px){.tcm-table{font-size:.87rem}}