@tailwind base;@tailwind components;@tailwind utilities;body{display:block;margin:0;overflow-y:auto}.header-inner{display:flex;justify-content:space-between;align-items:center;padding-top:12px;padding-bottom:12px}.left{display:flex;align-items:center;gap:10px}.menu-btn{font-size:20px;padding:6px 10px;border:none;background:transparent;cursor:pointer}.updated{font-size:14px;color:#777}@media (max-width: 768px){.updated{display:none}}.breadcrumb{display:flex;align-items:center;gap:6px;margin-left:10px;font-size:14px;color:#555;overflow-x:auto;font-size:16px}.breadcrumb .divider{color:#888}.bullets_ol{list-style-type:none;margin-left:0;padding-left:0;counter-reset:ol-counter}.bullets_ol .bullets_li{margin-bottom:12px;padding-left:40px;position:relative;counter-increment:ol-counter}.ol-item{display:flex;align-items:flex-start;gap:10px}.ol-number{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#163969;color:#fff;border-radius:50%;font-weight:600;flex-shrink:0;position:absolute;left:0;top:0}.ol-text{flex:1;font-size:14px;line-height:1.5}.bullets_ol.alternative{list-style-type:none;margin-left:0;padding-left:40px;counter-reset:ol-counter-alt}.bullets_ol.alternative .bullets_li{position:relative;margin-bottom:12px;padding-left:0}.bullets_ol.alternative .bullets_li:before{content:counter(ol-counter-alt);counter-increment:ol-counter-alt;position:absolute;left:-40px;top:0;width:26px;height:26px;background-color:#163969;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.bullets_ol .bullets_ol{margin-top:10px;margin-left:20px}.bullets_ol .bullets_ol .bullets_li{padding-left:50px}.bullets_ol .bullets_ol .ol-number{width:24px;height:24px;font-size:11px;margin-left:-50px}@media (max-width: 768px){.bullets_ol .bullets_li{padding-left:35px;margin-bottom:10px}.ol-number{width:24px;height:24px}.ol-text{font-size:14px}}.ol-number.blue{background-color:#2563eb}.ol-number.green{background-color:#059669}.ol-number.purple{background-color:#7c3aed}.ol-number.orange{background-color:#ea580c}.section-heading{font-size:24px}.search-container{margin-top:10px;position:relative;width:260px}.search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#6c757d;pointer-events:none}.search-input{width:60%;padding:8px 12px 8px 36px;border:1px solid #ccc;border-radius:6px;font-size:14px;outline:none;transition:border-color .2s ease;height:24px}.search-input:focus{border-color:#555}@media screen and (max-width: 768px){.right-side-bar{display:none!important}.footer-toc{display:block}.content{margin-bottom:60px}}@media screen and (min-width: 769px){.footer-toc{display:none!important}}.footer-toc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid #e0e0e0;z-index:1000;box-shadow:0 -2px 10px #0000001a}.footer-toc-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f5f5f5;cursor:pointer;border-bottom:1px solid #ddd}.footer-toc-header h3{margin:0;font-size:16px;color:#333}.footer-toc-toggle{background:none;border:none;font-size:20px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.footer-toc-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out;background:#fff}.footer-toc-content.expanded{max-height:300px;overflow-y:auto}.footer-toc-content .toc-section{padding:8px 16px 0}.footer-toc-content h4{margin-top:0;margin-bottom:8px;font-size:14px;color:#333}.footer-toc-content ul{list-style:none;padding:0;margin:0 0 16px}.footer-toc-content li{padding:8px 0;border-bottom:1px solid #eee;cursor:pointer;color:#06c;font-size:14px}.footer-toc-content li:last-child{border-bottom:none}.footer-toc-content li:hover{color:#049}.footer-toc-content li.active-toc{color:#049;font-weight:700;background-color:#f0f7ff;margin-left:-8px;padding-left:8px;border-radius:4px}.full-width-header{flex-basis:100%;width:100%;order:-1;position:sticky;top:0;z-index:20;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #ddd}.header-inner{display:flex;justify-content:space-between;align-items:center;padding-top:12px;padding-bottom:12px;overflow:hidden}.left{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.hamburger-btn{font-size:20px;padding:6px 10px;border:none;background:transparent;cursor:pointer;flex-shrink:0}.breadcrumb{display:flex;align-items:center;gap:6px;font-size:14px;color:#555;white-space:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;-ms-overflow-style:none;flex:1;min-width:0;padding:4px 0}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb span{white-space:nowrap;flex-shrink:0}.divider{color:#999;flex-shrink:0}@media (max-width: 768px){.header-inner{padding-left:12px;padding-right:12px}.left{gap:8px}.breadcrumb{font-size:16px;margin-left:8px;max-width:calc(110vw - 160px)}.hamburger-btn{padding:6px 8px}}@media (min-width: 769px){.breadcrumb{font-size:14px;margin-left:10px}}.activeHierarchy{background:#f0f7ff;border-radius:5px;color:#2563eb}.heading{font-weight:700;margin-top:10px;margin-bottom:5px}.path-heading{font-weight:700;font-size:14px;margin-top:15px;color:#444}.subSubModuleBorder{list-style:none;border-left:1px solid rgb(218,224,231)}.subsection_heading{font-size:16px}.subsection_paragraph{font-size:14px}.module_submodule_heading{font-weight:700}
