:root{--primary-orange:#ea8500;--primary-orange-hover:#d77800;--primary-orange-light:#fff7ed;--text-primary:#192132;--text-secondary:#5a6578;--text-muted:#8c96a8;--bg-page:#f9fafb;--bg-card:#fff;--border-light:#e5e7eb;--border-subtle:#f1f5f9;--pill-bg:#f3f4f6;--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.page-container{flex-direction:column;min-height:100vh;display:flex}.navbar{border-bottom:1px solid var(--border-light);z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.brand-logo{color:#111827;letter-spacing:-.02em;align-items:center;gap:.65rem;font-size:1.35rem;font-weight:800;text-decoration:none;display:flex}.brand-icon-wrapper{border-radius:var(--radius-md);color:#fff;background:linear-gradient(135deg,#ea8500 0%,#f97316 100%);justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 2px 8px #ea850059}.brand-logo-img{border-radius:var(--radius-md);object-fit:cover;width:40px;height:40px;transition:transform .2s;display:block;box-shadow:0 2px 8px #ea85004d}.brand-logo:hover .brand-logo-img{transform:scale(1.05)}.brand-logo-img.footer-logo-img{width:36px;height:36px}.nav-links{align-items:center;gap:1.75rem;list-style:none;display:flex}.nav-links a{color:var(--text-secondary);font-size:.925rem;font-weight:500;text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--primary-orange)}.btn-contact{border:1px solid var(--border-light);color:var(--text-primary);border-radius:var(--radius-full);cursor:pointer;background-color:#0000;padding:.5rem 1.1rem;font-size:.875rem;font-weight:600;transition:all .2s}.btn-contact:hover{border-color:var(--primary-orange);color:var(--primary-orange);background-color:var(--primary-orange-light)}.hero-section{text-align:center;border-bottom:1px solid var(--border-light);background-color:#fff;padding:4.5rem 1.5rem 3.5rem}.hero-content{flex-direction:column;align-items:center;max-width:820px;margin:0 auto;display:flex}.last-updated-badge{color:#64748b;letter-spacing:-.01em;margin-bottom:.85rem;font-size:.95rem;font-weight:400}.hero-title{color:#1e293b;letter-spacing:-.03em;margin-bottom:2.25rem;font-size:2.85rem;font-weight:700;line-height:1.2}.pill-switcher-container{background-color:#f1f5f9;border-radius:9999px;align-items:center;padding:4px;display:inline-flex;position:relative;box-shadow:inset 0 1px 2px #0000000a}.pill-button{cursor:pointer;color:#334155;white-space:nowrap;background:0 0;border:none;border-radius:9999px;outline:none;padding:.65rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s ease-in-out}.pill-button.active{color:#fff;background-color:#ea8500;font-weight:600;box-shadow:0 2px 6px #ea850059}.pill-button:hover:not(.active){color:#0f172a}.tools-bar-wrapper{border-bottom:1px solid var(--border-light);background:#fff;padding:1rem 1.5rem}.tools-bar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.search-box{border:1px solid var(--border-light);border-radius:var(--radius-full);background-color:#f8fafc;align-items:center;gap:.5rem;width:340px;max-width:100%;padding:.5rem 1rem;transition:border-color .15s,box-shadow .15s;display:flex}.search-box:focus-within{border-color:var(--primary-orange);background-color:#fff;box-shadow:0 0 0 3px #ea85001f}.search-icon{color:#94a3b8;flex-shrink:0;width:18px;height:18px}.search-input{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;font-family:inherit;font-size:.9rem}.tools-actions{align-items:center;gap:.75rem;display:flex}.btn-tool{border:1px solid var(--border-light);color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;background:#fff;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.btn-tool:hover{color:var(--text-primary);background-color:#f8fafc;border-color:#cbd5e1}.content-wrapper{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.content-grid{grid-template-columns:280px 1fr;align-items:start;gap:2.5rem;display:grid}.toc-sidebar{border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;max-height:calc(100vh - 7rem);padding:1.25rem;position:sticky;top:5rem;overflow-y:auto}.toc-title{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;border-bottom:1px solid var(--border-subtle);margin-bottom:.85rem;padding-bottom:.5rem;font-size:.85rem;font-weight:700}.toc-list{flex-direction:column;gap:.25rem;list-style:none;display:flex}.toc-link{color:var(--text-secondary);border-radius:var(--radius-sm);padding:.45rem .65rem;font-size:.875rem;line-height:1.35;text-decoration:none;transition:all .15s;display:block}.toc-link:hover{color:var(--primary-orange);background-color:var(--primary-orange-light)}.toc-link.active{color:var(--primary-orange);background-color:var(--primary-orange-light);font-weight:600}.document-container{border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:2.5rem}.document-intro-banner{border:1px solid #fed7aa;border-left:4px solid var(--primary-orange);border-radius:var(--radius-md);background:linear-gradient(90deg,#fffaf0,#fff7ed);align-items:flex-start;gap:1rem;margin-bottom:2.5rem;padding:1.25rem 1.5rem;display:flex}.banner-icon{color:var(--primary-orange);flex-shrink:0;margin-top:.15rem}.banner-text{color:#7c2d12;font-size:.95rem;line-height:1.55}.banner-text strong{color:#431407}.policy-section{border-bottom:1px solid var(--border-subtle);margin-bottom:2.25rem;padding-bottom:2.25rem;scroll-margin-top:6rem}.policy-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.section-title-wrap{align-items:center;gap:.75rem;display:flex}.section-number{border-radius:var(--radius-full);color:#475569;background-color:#f1f5f9;justify-content:center;align-items:center;width:28px;height:28px;font-size:.825rem;font-weight:700;display:inline-flex}.section-title{color:#1e293b;letter-spacing:-.02em;font-size:1.35rem;font-weight:700}.section-body{color:#475569;font-size:.975rem;line-height:1.7}.section-body p{margin-bottom:1rem}.section-body p:last-child{margin-bottom:0}.feature-cards-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1.25rem 0;display:grid}.feature-card{border:1px solid var(--border-light);border-radius:var(--radius-md);background-color:#f8fafc;padding:1.15rem}.feature-card-icon{border-radius:var(--radius-sm);background-color:var(--primary-orange-light);width:32px;height:32px;color:var(--primary-orange);justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.feature-card-title{color:#1e293b;margin-bottom:.35rem;font-size:.95rem;font-weight:600}.feature-card-desc{color:#64748b;font-size:.85rem;line-height:1.5}.policy-table-wrapper{border-radius:var(--radius-md);border:1px solid var(--border-light);margin:1.25rem 0;overflow-x:auto}.policy-table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}.policy-table th{color:#334155;border-bottom:1px solid var(--border-light);background-color:#f8fafc;padding:.85rem 1rem;font-weight:600}.policy-table td{color:#475569;border-bottom:1px solid var(--border-light);padding:.85rem 1rem}.policy-table tr:last-child td{border-bottom:none}.policy-badge{border-radius:var(--radius-full);color:#0369a1;background-color:#e0f2fe;padding:.2rem .55rem;font-size:.75rem;font-weight:600;display:inline-block}.policy-badge.orange{background-color:var(--primary-orange-light);color:#c2410c}.styled-list{flex-direction:column;gap:.5rem;margin:.75rem 0 1rem;list-style:none;display:flex}.styled-list li{padding-left:1.5rem;position:relative}.styled-list li:before{content:"•";color:var(--primary-orange);font-size:1.25rem;line-height:1.2;position:absolute;left:.4rem}.contact-highlight-box{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#f8fafc;margin-top:1.5rem;padding:1.75rem}.contact-channels{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-top:1.25rem;display:grid}.contact-item{align-items:flex-start;gap:.75rem;display:flex}.contact-item-icon{color:var(--primary-orange);margin-top:.2rem}.contact-item-label{text-transform:uppercase;color:#94a3b8;margin-bottom:.15rem;font-size:.775rem;font-weight:600}.contact-item-val{color:#1e293b;font-size:.925rem;font-weight:500}.no-results{text-align:center;color:#64748b;padding:3rem 1rem}.no-results-btn{color:#fff;border-radius:var(--radius-full);cursor:pointer;background-color:#ea8500;border:none;margin-top:1rem;padding:.5rem 1.25rem;font-weight:500}.footer{border-top:1px solid var(--border-light);background:#fff;margin-top:auto;padding:3rem 1.5rem 2rem}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;padding-bottom:2rem;display:flex}.footer-brand p{color:var(--text-secondary);max-width:320px;margin-top:.5rem;font-size:.9rem}.footer-columns{flex-wrap:wrap;gap:3.5rem;display:flex}.footer-col-title{text-transform:uppercase;color:#1e293b;letter-spacing:.04em;margin-bottom:.85rem;font-size:.85rem;font-weight:700}.footer-col-links{flex-direction:column;gap:.5rem;list-style:none;display:flex}.footer-col-links a{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .15s}.footer-col-links a:hover{color:var(--primary-orange)}.footer-bottom{color:#94a3b8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.825rem;display:flex}@media print{.navbar,.tools-bar-wrapper,.toc-sidebar,.footer,.pill-switcher-container,.btn-contact{display:none!important}.content-grid{display:block!important}.document-container{box-shadow:none!important;border:none!important;padding:0!important}body{color:#000!important;background:#fff!important}}@media (width<=900px){.content-grid{grid-template-columns:1fr}.toc-sidebar{display:none}.hero-title{font-size:2.15rem}.document-container{padding:1.5rem}}@media (width<=640px){.hero-section{padding:3rem 1rem 2rem}.hero-title{font-size:1.75rem}.pill-button{padding:.5rem 1.15rem;font-size:.875rem}.nav-links{display:none}}
