.ya-doc-system{position:relative;padding:25px;border-radius:18px;background:linear-gradient(145deg,rgb(255 255 255 / .06),rgb(255 255 255 / .02));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgb(255 255 255 / .08);box-shadow:0 10px 30px rgb(0 0 0 / .35),inset 0 1px 0 rgb(255 255 255 / .08);overflow:hidden}.ya-doc-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.ya-doc-tabs{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;flex-wrap:nowrap;padding-bottom:8px;scrollbar-width:thin}.ya-doc-tabs::-webkit-scrollbar{height:6px}.ya-doc-tabs::-webkit-scrollbar-thumb{background:rgb(40 177 71 / .4);border-radius:20px}.ya-doc-tabs::-webkit-scrollbar-track{background:#fff0}.ya-tab-btn{padding:10px 18px;border-radius:10px;border:1px solid rgb(40 177 71 / .35);background:rgb(255 255 255 / .04);color:#;cursor:pointer;font-size:14px;transition:all .25s ease;backdrop-filter:blur(6px)}.ya-tab-btn:hover{background:rgb(40 177 71 / .18);border-color:#28B147;box-shadow:0 0 10px rgb(40 177 71 / .4)}.ya-doc-close-btn{padding:8px 16px;border-radius:10px;border:1px solid rgb(255 255 255 / .2);background:rgb(255 255 255 / .05);color:#ff;cursor:pointer;transition:all .25s ease}.ya-doc-close-btn:hover{background:rgb(255 80 80 / .2);border-color:#ff5c5c}.ya-doc-content{position:relative;background:#fff;color:#222;padding:25px;border-radius:14px;line-height:1.8;box-shadow:0 8px 25px rgb(0 0 0 / .15)}.ya-doc-content::before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,transparent,#28B147,#7CFF9B,#28B147,transparent);border-radius:20px}.ya-doc-content p{margin-bottom:12px}@media(max-width:768px){.ya-doc-system{padding:18px}.ya-tab-btn{font-size:13px;padding:8px 14px}.ya-doc-content{padding:20px}}