:root{--blood:#8a0f1d;--blood-dark:#5f0913;--blood-soft:#f9e9ec;--metal:#f6f6f7;--metal-2:#ececef;--metal-3:#d8d9de;--text:#1f2328;--muted:#69707d;--white:#fff;--shadow:0 14px 38px #1f232814;--container:1180px}*{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at 0 0,#fff 0%,#f7f7f8 45%,#efeff2 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.container{width:min(var(--container), calc(100% - 32px));margin:0 auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--metal-3);background:#ffffffeb;position:sticky;top:0}.top-line{background:linear-gradient(90deg, var(--blood-dark), var(--blood));height:6px}.header-row{justify-content:space-between;align-items:center;gap:28px;min-height:86px;display:flex}.brand{align-items:center;gap:14px;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--blood-dark), var(--blood));color:#fff;letter-spacing:-.02em;border-radius:16px;place-items:center;width:52px;height:52px;font-weight:900;display:grid;box-shadow:0 10px 20px #8a0f1d29}.brand-copy{line-height:1.1;display:grid}.brand-copy strong{letter-spacing:-.02em;font-size:1.18rem}.brand-copy span{color:var(--muted);font-size:.92rem}.main-nav{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.main-nav a{color:#2d3138;border-radius:999px;padding:10px 14px;font-weight:700;transition:all .18s}.main-nav a:hover{background:var(--blood-soft);color:var(--blood)}.section{padding:50px 0}.section-title{letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.section-subtitle,.section-desc,.muted{color:var(--muted)}.card{border:1px solid var(--metal-3);box-shadow:var(--shadow);background:#ffffffeb;border-radius:22px}.btn-primary,.btn-secondary,.button{border-radius:999px;justify-content:center;align-items:center;padding:13px 22px;font-weight:800;transition:all .18s;display:inline-flex}.btn-primary,.button{background:linear-gradient(135deg, var(--blood-dark), var(--blood));color:#fff;border:1px solid #0000;box-shadow:0 12px 28px #8a0f1d38}.btn-primary:hover,.button:hover{transform:translateY(-1px)}.btn-secondary{color:var(--blood);background:#ffffffe0;border:1px solid #e6c4ca}.hero{padding:58px 0 34px}.hero-grid{grid-template-columns:1.08fr .92fr;gap:24px;display:grid}.hero-card{border:1px solid var(--metal-3);box-shadow:var(--shadow);background:#ffffffe0;border-radius:24px;padding:34px}.eyebrow{background:var(--blood-soft);color:var(--blood);border-radius:999px;margin-bottom:18px;padding:8px 14px;font-size:.9rem;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.04em;margin:0 0 16px;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.04}.hero p{color:var(--muted);margin:0;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-side{box-shadow:var(--shadow);background:linear-gradient(145deg,#ffffffeb,#f9e9ecc7),url(/themis.svg) right 18px top 24px/170px no-repeat;border:1px solid #eed2d7;border-radius:24px;padding:26px}.legal-mini-card{border-bottom:1px solid #f0dde1;grid-template-columns:48px 1fr;gap:14px;padding:16px 0;display:grid}.legal-mini-card:last-child{border-bottom:0}.legal-icon{background:var(--blood-soft);width:48px;height:48px;color:var(--blood);border-radius:16px;place-items:center;font-size:1.1rem;font-weight:900;display:grid}.mini-label{color:var(--muted);margin:0 0 4px;font-size:.92rem}.legal-mini-card h3{margin:0 0 8px;line-height:1.28}.legal-mini-card p{color:var(--muted);margin:0}.note-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.note-card{border:1px solid var(--metal-3);box-shadow:var(--shadow);background:#ffffffe6;border-radius:20px;padding:22px;transition:all .18s}.note-card:hover{border-color:#ddb8bf;transform:translateY(-3px)}.note-badge,.pill{background:var(--blood-soft);color:var(--blood);border-radius:999px;margin-bottom:12px;padding:7px 12px;font-size:.82rem;font-weight:800;display:inline-flex}.note-card h3{margin:0 0 8px;line-height:1.3}.note-card p{color:var(--muted);margin:0 0 12px}.note-meta{color:var(--muted);gap:6px;font-size:.92rem;display:grid}.archive-page{padding:46px 0 70px}.archive-hero{margin-bottom:24px}.archive-hero .eyebrow{margin-bottom:14px}.archive-hero h1{letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.06}.archive-hero p{color:var(--muted);max-width:780px;margin:0}.archive-toolbar{border:1px solid var(--metal-3);box-shadow:var(--shadow);background:#ffffffe6;border-radius:22px;margin-bottom:22px;padding:24px}.search-form{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.search-input{border:1px solid var(--metal-3);min-height:50px;color:var(--text);background:#fff;border-radius:14px;flex:320px;padding:0 16px}.filter-shell{gap:18px;display:grid}.filter-group{background:linear-gradient(#fff,#fcfbfb);border:1px solid #eee3e6;border-radius:18px;padding:16px}.filter-group h3{color:var(--blood);margin:0 0 12px;font-size:1rem}.filter-pills{flex-wrap:wrap;gap:10px;display:flex}.filter-pill{color:#7a1a24;background:#fff;border:1px solid #eed5da;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:.92rem;font-weight:700;transition:all .18s;display:inline-flex}.filter-pill:hover{background:var(--blood-soft);border-color:#e5bcc4}.archive-result-head{justify-content:space-between;align-items:end;gap:16px;margin:28px 0 16px;display:flex}.archive-result-head h2{margin:0;font-size:1.8rem}.archive-result-head p{color:var(--muted);margin:0}.page-shell{padding:44px 0 74px}.detail-layout{max-width:1080px;margin:0 auto}.detail-card{border:1px solid var(--metal-3);box-shadow:var(--shadow);background:#ffffffeb;border-radius:24px;margin-top:18px;padding:32px}.detail-title{letter-spacing:-.03em;margin:16px 0 12px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.meta{flex-wrap:wrap;gap:10px;display:flex}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.info-box{border:1px solid var(--metal-3);background:#fff;border-radius:16px;padding:18px}.info-box strong{margin-bottom:8px;display:block}.info-box p{color:var(--muted);margin:0}.divider{background:var(--metal-3);height:1px;margin:28px 0}.readable-content{white-space:pre-wrap;border:1px solid var(--metal-3);background:#fff;border-radius:16px;padding:24px;font-size:1rem;line-height:1.9}.document-viewer{border:1px solid var(--metal-3);background:#fff;border-radius:16px;width:100%;height:760px}.document-image-preview{object-fit:contain;border:1px solid var(--metal-3);background:#fff;border-radius:16px;width:100%;max-height:900px}.empty-state{color:var(--muted);background:#fffafb;border:1px dashed #ddc6ca;border-radius:16px;padding:18px}.site-footer{border-top:1px solid var(--metal-3);background:#ffffffd6;margin-top:40px}.footer-inner{padding:30px 0 42px}.footer-inner strong{margin-bottom:8px;display:block}.footer-inner p{color:var(--muted);margin:0}@media (max-width:1024px){.hero-grid,.note-grid,.info-grid{grid-template-columns:1fr}}@media (max-width:760px){.container{width:min(var(--container), calc(100% - 20px))}.header-row{flex-direction:column;align-items:flex-start;min-height:auto;padding:16px 0}.main-nav{width:100%}.hero-card,.archive-toolbar,.detail-card{padding:22px}.search-form{flex-direction:column}.archive-result-head,.reader-heading{flex-direction:column;align-items:flex-start}.document-viewer{height:560px}}.home-news-section{background:radial-gradient(circle at 100% 0,#8a0f1d12,#0000 30%),linear-gradient(#fff0,#f6f6f7b8);padding:66px 0}.home-news-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.home-news-header h2{letter-spacing:-.03em;margin:10px 0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.home-news-header p{max-width:780px;color:var(--muted);margin:0}.news-kicker{background:var(--blood-soft);color:var(--blood);letter-spacing:.02em;border-radius:999px;align-items:center;padding:8px 14px;font-size:.86rem;font-weight:900;display:inline-flex}.home-news-layout{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:20px;display:grid}.featured-news-card{background:linear-gradient(145deg,#fffffff5,#f9e9ece6),linear-gradient(135deg,#8a0f1d0f,#0000);border:1px solid #e7cfd4;border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:430px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 58px #1f23281a}.featured-news-card:before{content:"";opacity:.75;pointer-events:none;background:linear-gradient(90deg,#8a0f1d24,#0000 35%),url(/themis.svg) right 28px top 28px/230px no-repeat;position:absolute;inset:0}.featured-news-card>*{z-index:1;position:relative}.featured-news-mark{background:linear-gradient(135deg, var(--blood-dark), var(--blood));color:#fff;border-radius:20px;place-items:center;width:58px;height:58px;font-size:1.45rem;display:grid;position:absolute;top:24px;left:28px;box-shadow:0 14px 28px #8a0f1d33}.news-source-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.news-source-pill{background:var(--blood-soft);color:var(--blood);border-radius:999px;align-items:center;padding:7px 12px;font-size:.8rem;font-weight:900;display:inline-flex}.news-date{color:var(--muted);font-size:.9rem}.featured-news-card h3{letter-spacing:-.03em;max-width:760px;margin:0 0 14px;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.14}.featured-news-card p{color:#505762;max-width:720px;margin:0 0 22px;line-height:1.8}.news-readmore{width:fit-content;color:var(--blood);font-weight:900;display:inline-flex}.news-readmore.small{font-size:.94rem}.side-news-list{gap:16px;display:grid}.side-news-card{border:1px solid var(--metal-3);background:#fffffff0;border-radius:22px;padding:22px;transition:all .18s;box-shadow:0 16px 38px #1f232813}.side-news-card:hover{border-color:#dfb8bf;transform:translateY(-2px)}.side-news-card h4{letter-spacing:-.01em;margin:0 0 10px;font-size:1.08rem;line-height:1.38}.side-news-card p{color:var(--muted);margin:0 0 14px;line-height:1.7}@media (max-width:980px){.home-news-layout{grid-template-columns:1fr}.featured-news-card{min-height:360px}}@media (max-width:760px){.home-news-header{flex-direction:column;align-items:flex-start}.featured-news-card,.side-news-card{padding:22px}.featured-news-mark{margin-bottom:70px;position:relative;top:auto;left:auto}.featured-news-card:before{background:linear-gradient(90deg,#8a0f1d1f,#0000 45%),url(/themis.svg) right 18px top 18px/160px no-repeat}}.filter-accordion-shell{gap:14px;display:grid}.filter-accordion{background:#ffffffeb;border:1px solid #ecd3d8;border-radius:18px;overflow:hidden}.filter-accordion summary{cursor:pointer;color:var(--blood);justify-content:space-between;align-items:center;padding:18px 20px;font-weight:900;list-style:none;display:flex}.filter-accordion summary::-webkit-details-marker{display:none}.filter-accordion summary:after{content:"+";background:var(--blood-soft);width:30px;height:30px;color:var(--blood);border-radius:999px;place-items:center;font-weight:900;display:grid}.filter-accordion[open] summary:after{content:"−"}.filter-accordion .filter-pills{flex-wrap:wrap;gap:10px;padding:0 20px 20px;display:flex}.filter-pill{min-height:40px;color:var(--blood);background:#fff;border:1px solid #eac9cf;border-radius:999px;align-items:center;padding:0 14px;font-size:.92rem;font-weight:800;display:inline-flex}.filter-pill.active{background:linear-gradient(135deg, var(--blood-dark), var(--blood));color:#fff;border-color:#0000}.archive-empty{padding:24px}.polished-detail{overflow:hidden}.polished-detail .info-grid{align-items:stretch}.polished-detail .info-box{min-height:110px}.detail-title{max-width:980px;font-size:clamp(2rem,4vw,3.8rem)}.readable-content{white-space:pre-wrap;font-size:1.02rem;line-height:1.9}.document-viewer{min-height:720px}.admin-card form,.card form,section form{max-width:860px}.admin-card label,.card label,section label{color:var(--text);margin:14px 0 6px;font-weight:800;display:block}.admin-card input,.admin-card textarea,.admin-card select,.card input,.card textarea,.card select,section input,section textarea,section select{border:1px solid var(--metal-3);width:100%;max-width:720px;min-height:46px;color:var(--text);background:#fff;border-radius:14px;padding:12px 14px;display:block}.admin-card textarea,.card textarea,section textarea{resize:vertical;min-height:120px}.admin-card input[type=checkbox],.card input[type=checkbox],section input[type=checkbox]{width:auto;min-height:auto;margin-right:8px;display:inline-block}.admin-card input[type=file],.card input[type=file],section input[type=file]{padding:10px}.admin-card button,.card button,section button{margin-top:16px}.detail-card .card{box-shadow:none}@media (max-width:760px){.filter-accordion summary{padding:16px}.filter-accordion .filter-pills{padding:0 16px 16px}.document-viewer{min-height:540px}}.rl-page-hero{margin-bottom:28px}.rl-page-hero h1{letter-spacing:-.04em;margin:8px 0 12px;font-size:clamp(2.3rem,4vw,3.8rem);line-height:1.05}.rl-page-hero p{max-width:820px;color:var(--muted);margin:0;font-size:1.05rem}.rl-archive-page,.rl-news-page{padding:48px 0 76px}.rl-archive-panel{box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #e8d2d7;border-radius:26px;margin-bottom:30px;padding:24px}.rl-search-form{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.rl-search-input{border:1px solid var(--metal-3);background:#fff;border-radius:16px;flex:340px;min-height:52px;padding:0 16px}.rl-accordion-list{gap:14px;display:grid}.rl-filter-root{width:fit-content;min-height:44px;color:var(--blood);background:#fff;border:1px solid #eac9cf;border-radius:999px;align-items:center;padding:0 18px;font-weight:900;display:inline-flex}.rl-filter-root.active,.rl-subject-pill.active{background:linear-gradient(135deg, var(--blood-dark), var(--blood));color:#fff;border-color:#0000}.rl-accordion{background:#fff;border:1px solid #ecd3d8;border-radius:20px;overflow:hidden}.rl-accordion summary{cursor:pointer;color:var(--blood);justify-content:space-between;align-items:center;padding:20px 22px;font-size:1.05rem;font-weight:900;list-style:none;display:flex}.rl-accordion summary::-webkit-details-marker{display:none}.rl-accordion summary:after{content:"+";background:var(--blood-soft);width:32px;height:32px;color:var(--blood);border-radius:999px;place-items:center;font-weight:900;display:grid}.rl-accordion[open] summary:after{content:"−"}.rl-subject-grid,.rl-kitab-grid{flex-wrap:wrap;gap:10px;padding:0 22px 22px;display:flex}.rl-kitab-grid{padding:0}.rl-subject-pill{min-height:42px;color:var(--blood);background:#fff;border:1px solid #eac9cf;border-radius:999px;align-items:center;padding:0 16px;font-weight:850;transition:all .18s;display:inline-flex}.rl-subject-pill:hover{background:var(--blood-soft)}.rl-result-head{margin:32px 0 18px}.rl-result-head h2{letter-spacing:-.03em;margin:0 0 6px;font-size:clamp(1.8rem,3vw,2.6rem)}.rl-result-head p{color:var(--muted);margin:0}.rl-featured-news{box-shadow:var(--shadow);background:linear-gradient(145deg,#fffffffa,#f9e9ece6),url(/themis.svg) right 30px top 30px/210px no-repeat;border:1px solid #e8d2d7;border-radius:28px;margin-bottom:22px;padding:34px;display:block;position:relative;overflow:hidden}.rl-news-ornament{background:linear-gradient(135deg, var(--blood-dark), var(--blood));color:#fff;border-radius:18px;place-items:center;width:60px;height:60px;margin-bottom:100px;font-size:1.5rem;display:grid}.rl-featured-news h2{letter-spacing:-.03em;max-width:860px;margin:0 0 14px;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.12}.rl-featured-news p{max-width:820px;color:var(--muted);line-height:1.8}.rl-featured-news strong,.rl-news-item strong{color:var(--blood)}.rl-news-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.rl-news-item{border:1px solid var(--metal-3);box-shadow:var(--shadow);background:#fffffff0;border-radius:22px;padding:22px}.rl-news-item h3{margin:0 0 10px;line-height:1.35}.rl-news-item p{color:var(--muted);line-height:1.7}@media (max-width:980px){.rl-news-list{grid-template-columns:1fr}.rl-featured-news{background:linear-gradient(145deg,#fffffffa,#f9e9ece6),url(/themis.svg) right 20px top 24px/150px no-repeat}}@media (max-width:760px){.rl-archive-panel{padding:18px}.rl-search-form{flex-direction:column}.rl-subject-grid,.rl-kitab-grid{padding:0 16px 16px}.rl-kitab-grid{padding:0}.rl-featured-news{padding:22px}.rl-news-ornament{margin-bottom:70px}}.category-page-hero{padding-bottom:10px}.category-page-hero .btn-secondary{width:fit-content}.category-page-hero h1{max-width:980px}.rl-upload-page{padding:48px 0 76px}.rl-upload-card{box-shadow:var(--shadow);background:#fffffff0;border:1px solid #e8d2d7;border-radius:26px;padding:28px}.rl-upload-card h2{letter-spacing:-.03em;margin:0 0 8px;font-size:clamp(1.5rem,3vw,2.2rem)}.rl-upload-card p{color:var(--muted);margin:0 0 20px}.rl-upload-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.rl-upload-form{gap:10px;max-width:920px;display:grid}.rl-upload-form label{color:var(--text);margin-top:10px;font-weight:900}.rl-upload-form input,.rl-upload-form textarea,.rl-upload-form select{border:1px solid var(--metal-3);width:100%;min-height:50px;color:var(--text);background:#fff;border-radius:16px;padding:12px 14px}.rl-upload-form textarea{resize:vertical;min-height:120px}.rl-large-textarea{line-height:1.75;min-height:260px!important}.rl-upload-two-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.rl-upload-note{background:var(--blood-soft);color:var(--blood);border-radius:16px;margin-top:12px;padding:14px 16px;font-weight:800}.alert{border-radius:16px;margin-bottom:18px;padding:14px 18px;font-weight:800}.alert-success{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.alert-error{color:var(--blood);background:#fff1f3;border:1px solid #f3c6cd}@media (max-width:760px){.rl-upload-card{padding:20px}.rl-upload-head{flex-direction:column}.rl-upload-two-cols{grid-template-columns:1fr}}main:has(h1){--admin-field:#fff}main section:has(form:not(.rl-search-form):not(.search-form)){background:radial-gradient(circle at 100% 0,#8a0f1d0f,#0000 32%),#fffffff0;border:1px solid #e8d2d7;padding:34px;box-shadow:0 22px 60px #1f232814}main .card:has(form:not(.rl-search-form):not(.search-form)){background:radial-gradient(circle at 100% 0,#8a0f1d0f,#0000 32%),#fffffff0;border:1px solid #e8d2d7;padding:34px;box-shadow:0 22px 60px #1f232814}main .admin-card:has(form:not(.rl-search-form):not(.search-form)){background:radial-gradient(circle at 100% 0,#8a0f1d0f,#0000 32%),#fffffff0;border:1px solid #e8d2d7;padding:34px;box-shadow:0 22px 60px #1f232814}main section:has(form:not(.rl-search-form):not(.search-form)) h2{letter-spacing:-.03em;margin-top:0;font-size:clamp(1.7rem,3vw,2.35rem)}main .card:has(form:not(.rl-search-form):not(.search-form)) h2{letter-spacing:-.03em;margin-top:0;font-size:clamp(1.7rem,3vw,2.35rem)}main .admin-card:has(form:not(.rl-search-form):not(.search-form)) h2{letter-spacing:-.03em;margin-top:0;font-size:clamp(1.7rem,3vw,2.35rem)}main section:has(form:not(.rl-search-form):not(.search-form))>p{max-width:780px;color:var(--muted);margin-bottom:18px}main .card:has(form:not(.rl-search-form):not(.search-form))>p{max-width:780px;color:var(--muted);margin-bottom:18px}main .admin-card:has(form:not(.rl-search-form):not(.search-form))>p{max-width:780px;color:var(--muted);margin-bottom:18px}@media (max-width:760px){main section:has(form:not(.rl-search-form):not(.search-form)){padding:22px}main .card:has(form:not(.rl-search-form):not(.search-form)){padding:22px}main .admin-card:has(form:not(.rl-search-form):not(.search-form)){padding:22px}main form:not(.rl-search-form):not(.search-form){width:100%}.document-viewer{height:560px}.reader-heading{flex-direction:column;align-items:flex-start}}.reader-section{overflow:visible}.viewer-note{color:var(--muted);margin:8px 0 0;font-size:.95rem}.desktop-document-frame,.mobile-document-frame{background:#fff;border:1px solid #d8d9de;border-radius:22px;width:100%;overflow:hidden;box-shadow:0 18px 48px #1f232814}.document-viewer{background:#fff;border:0;width:100%;height:82vh;min-height:720px;display:block}.mobile-document-frame{display:none}.document-image-preview{object-fit:contain;background:#fff;border:1px solid #d8d9de;border-radius:22px;width:100%;max-height:82vh;display:block}@media (max-width:760px){.reader-heading{flex-direction:column}.reader-heading .btn-primary{justify-content:center;width:100%}.desktop-document-frame{display:none}.mobile-document-frame{-webkit-overflow-scrolling:touch;height:78dvh;min-height:560px;display:block;overflow:auto}.document-viewer,.document-viewer.mobile{height:78dvh;min-height:560px}}main:has(h1){--admin-field:#fff}main section:has(form:not(.rl-search-form):not(.search-form)){background:radial-gradient(circle at 100% 0,#8a0f1d0f,#0000 32%),#fffffff0;border:1px solid #e8d2d7;padding:34px;box-shadow:0 22px 60px #1f232814}main .card:has(form:not(.rl-search-form):not(.search-form)){background:radial-gradient(circle at 100% 0,#8a0f1d0f,#0000 32%),#fffffff0;border:1px solid #e8d2d7;padding:34px;box-shadow:0 22px 60px #1f232814}main .admin-card:has(form:not(.rl-search-form):not(.search-form)){background:radial-gradient(circle at 100% 0,#8a0f1d0f,#0000 32%),#fffffff0;border:1px solid #e8d2d7;padding:34px;box-shadow:0 22px 60px #1f232814}main section:has(form:not(.rl-search-form):not(.search-form)) h2{letter-spacing:-.03em;margin-top:0;font-size:clamp(1.7rem,3vw,2.35rem)}main .card:has(form:not(.rl-search-form):not(.search-form)) h2{letter-spacing:-.03em;margin-top:0;font-size:clamp(1.7rem,3vw,2.35rem)}main .admin-card:has(form:not(.rl-search-form):not(.search-form)) h2{letter-spacing:-.03em;margin-top:0;font-size:clamp(1.7rem,3vw,2.35rem)}main section:has(form:not(.rl-search-form):not(.search-form))>p{max-width:780px;color:var(--muted);margin-bottom:18px}main .card:has(form:not(.rl-search-form):not(.search-form))>p{max-width:780px;color:var(--muted);margin-bottom:18px}main .admin-card:has(form:not(.rl-search-form):not(.search-form))>p{max-width:780px;color:var(--muted);margin-bottom:18px}@media (max-width:760px){main section:has(form:not(.rl-search-form):not(.search-form)){padding:22px}main .card:has(form:not(.rl-search-form):not(.search-form)){padding:22px}main .admin-card:has(form:not(.rl-search-form):not(.search-form)){padding:22px}main form:not(.rl-search-form):not(.search-form){width:100%}.document-viewer{height:560px}.reader-heading{flex-direction:column;align-items:flex-start}}.admin-page,.admin-shell{--admin-field:#fff}main:has(h1){--admin-field:#fff}main form:not(.rl-search-form):not(.search-form){gap:12px;width:min(920px,100%);margin-top:22px;display:grid}main form:not(.rl-search-form):not(.search-form) label{color:var(--text);letter-spacing:-.01em;margin-top:12px;font-weight:900;display:block}main form:not(.rl-search-form):not(.search-form) input,main form:not(.rl-search-form):not(.search-form) textarea,main form:not(.rl-search-form):not(.search-form) select{width:100%;min-height:54px;color:var(--text);background:linear-gradient(#fff,#fbfbfc);border:1px solid #d8d9de;border-radius:18px;outline:none;padding:13px 16px;transition:all .18s;box-shadow:inset 0 1px #ffffffb3}main form:not(.rl-search-form):not(.search-form) textarea{resize:vertical;min-height:150px;line-height:1.75}main form:not(.rl-search-form):not(.search-form) input:focus,main form:not(.rl-search-form):not(.search-form) textarea:focus,main form:not(.rl-search-form):not(.search-form) select:focus{border-color:var(--blood);box-shadow:0 0 0 4px #8a0f1d14,inset 0 1px #ffffffb3}main form:not(.rl-search-form):not(.search-form) input[type=file]{cursor:pointer;background:#fff;min-height:58px;padding:13px}main form:not(.rl-search-form):not(.search-form) input[type=checkbox]{width:18px;min-height:18px;accent-color:var(--blood);margin-right:8px;display:inline-block}main form:not(.rl-search-form):not(.search-form) button{width:fit-content;min-width:180px;margin-top:18px}main section,main .card,main .admin-card,.rl-upload-card{border-radius:28px}main section:has(form:not(.rl-search-form):not(.search-form)){background:radial-gradient(circle at 100% 0,#8a0f1d0f,#0000 32%),#fffffff0;border:1px solid #e8d2d7;padding:34px;box-shadow:0 22px 60px #1f232814}main .card:has(form:not(.rl-search-form):not(.search-form)){background:radial-gradient(circle at 100% 0,#8a0f1d0f,#0000 32%),#fffffff0;border:1px solid #e8d2d7;padding:34px;box-shadow:0 22px 60px #1f232814}main .admin-card:has(form:not(.rl-search-form):not(.search-form)){background:radial-gradient(circle at 100% 0,#8a0f1d0f,#0000 32%),#fffffff0;border:1px solid #e8d2d7;padding:34px;box-shadow:0 22px 60px #1f232814}main section:has(form:not(.rl-search-form):not(.search-form)) h2{letter-spacing:-.03em;margin-top:0;font-size:clamp(1.7rem,3vw,2.35rem)}main .card:has(form:not(.rl-search-form):not(.search-form)) h2{letter-spacing:-.03em;margin-top:0;font-size:clamp(1.7rem,3vw,2.35rem)}main .admin-card:has(form:not(.rl-search-form):not(.search-form)) h2{letter-spacing:-.03em;margin-top:0;font-size:clamp(1.7rem,3vw,2.35rem)}main section:has(form:not(.rl-search-form):not(.search-form))>p{max-width:780px;color:var(--muted);margin-bottom:18px}main .card:has(form:not(.rl-search-form):not(.search-form))>p{max-width:780px;color:var(--muted);margin-bottom:18px}main .admin-card:has(form:not(.rl-search-form):not(.search-form))>p{max-width:780px;color:var(--muted);margin-bottom:18px}.document-viewer{background:#fff;border:1px solid #d8d9de;border-radius:22px;width:100%;height:780px;box-shadow:0 16px 42px #1f232814}.reader-section{margin-top:34px}.reader-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}@media (max-width:760px){main section:has(form:not(.rl-search-form):not(.search-form)){padding:22px}main .card:has(form:not(.rl-search-form):not(.search-form)){padding:22px}main .admin-card:has(form:not(.rl-search-form):not(.search-form)){padding:22px}main form:not(.rl-search-form):not(.search-form){width:100%}.document-viewer{height:560px}.reader-heading{flex-direction:column;align-items:flex-start}}.password-change-card{max-width:820px}.password-alert{background:linear-gradient(135deg,#8a0f1d1a,#ffffffe6);border:1px solid #e8c6cc;border-radius:20px;margin-bottom:24px;padding:18px 20px}.password-alert strong{color:var(--blood);margin-bottom:6px;font-size:1.08rem;display:block}.password-alert p{color:var(--muted);margin:0;line-height:1.7}.moderation-page{padding:48px 0 76px}.moderation-card,.moderation-toolbar,.moderation-item{box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#8a0f1d0f,#0000 32%),#fffffff0;border:1px solid #e8d2d7;border-radius:26px}.moderation-card{padding:28px}.moderation-card h2,.moderation-toolbar h2{letter-spacing:-.03em;margin:0 0 8px;font-size:clamp(1.5rem,3vw,2.1rem)}.moderation-card p,.moderation-toolbar p{color:var(--muted);margin:0 0 18px}.moderation-login-form{gap:10px;max-width:720px;display:grid}.moderation-login-form label{font-weight:900}.moderation-login-form input{border:1px solid var(--metal-3);border-radius:16px;min-height:52px;padding:12px 14px}.moderation-toolbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;padding:24px;display:flex}.moderation-actions{flex-wrap:wrap;gap:10px;display:flex}.moderation-list{gap:18px;display:grid}.moderation-item{padding:24px}.moderation-item-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.moderation-item h3{margin:8px 0 10px;font-size:1.35rem;line-height:1.3}.moderation-item p{color:var(--muted);margin:0;line-height:1.7}.moderation-status{text-align:right;min-width:170px}.moderation-status strong{color:var(--blood);display:block}.moderation-status span{color:var(--muted);font-size:.92rem}.moderation-meta{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.moderation-meta span{background:var(--blood-soft);color:var(--blood);border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:800;display:inline-flex}.moderation-button-row{flex-wrap:wrap;gap:10px;display:flex}.btn-danger{color:#9f1239;cursor:pointer;background:#fff1f2;border:1px solid #fecdd3;border-radius:999px;justify-content:center;align-items:center;padding:13px 22px;font-weight:900;display:inline-flex}.btn-danger:disabled,.btn-primary:disabled,.btn-secondary:disabled{opacity:.6;cursor:not-allowed}@media (max-width:760px){.moderation-toolbar,.moderation-item-head{flex-direction:column}.moderation-status{text-align:left}.moderation-card,.moderation-toolbar,.moderation-item{padding:20px}}main p,main li,.note-card p,.section-subtitle,.section-card p,.rl-upload-card p,.moderation-card p,.moderation-item p,.ai-law-note,.drive-guide li{text-align:justify;text-justify:inter-word;line-height:1.78}main strong,.chat-bubble strong,.law-chat-bubble strong,.note-card strong,.section-card strong{color:var(--blood);font-weight:950}nav,nav a,button,.btn-primary,.btn-secondary,.btn-danger,.eyebrow,.note-badge,label,input,textarea,select,h1,h2,h3,h4,h5,h6{text-align:initial}.law-chat-bubble.is-ai,.chat-bubble-ai{text-align:justify;text-justify:inter-word;line-height:1.82}.law-chat-bubble.is-user,.chat-bubble-user{text-align:left;line-height:1.65}.chat-text-line{display:inline}.law-chat-bubble strong,.chat-bubble strong{color:var(--blood);font-weight:950;display:inline}.law-chat-bubble.is-ai br,.chat-bubble-ai br{content:"";margin-bottom:8px;display:block}.law-chat-bubble.is-ai{max-width:min(78%,760px);padding:20px 22px}.law-chat-bubble.is-user{max-width:min(70%,680px)}@media (max-width:760px){main p,main li,.law-chat-bubble.is-ai,.chat-bubble-ai{text-align:left}.law-chat-bubble.is-ai,.law-chat-bubble.is-user{max-width:88%}}.ai-clean-page{color:#1f2329;background:#faf8f7;min-height:100vh;position:relative;overflow:hidden}.ai-clean-bg{z-index:0;background-color:#0000;background-image:linear-gradient(#ffffffeb,#fffffff7),radial-gradient(circle at 8% 0,#8a0f1d1c,#0000 34%),radial-gradient(circle at 92% 20%,#c9a45c1a,#0000 30%),url(/images/legal-bg.svg);background-position:50%;background-repeat:repeat,repeat,repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;position:fixed;inset:0}.ai-clean-wrap{z-index:1;width:min(1180px,100% - 48px);margin:0 auto;padding:42px 0 76px;position:relative}.ai-clean-hero{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:stretch;gap:24px;margin-bottom:28px;display:grid}.ai-clean-hero-main,.ai-clean-hero-side,.ai-clean-chat{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #e8c4cce6;box-shadow:0 24px 70px #1f232913}.ai-clean-hero-main{border-radius:30px;padding:clamp(28px,4vw,46px);overflow:hidden}.ai-clean-pill{color:#8a0f1d;background:#8a0f1d14;border:1px solid #8a0f1d1f;border-radius:999px;width:fit-content;margin-bottom:22px;padding:9px 16px;font-size:.94rem;font-weight:900;display:inline-flex}.ai-clean-hero h1{color:#1f2329;letter-spacing:-.055em;word-break:normal;overflow-wrap:normal;max-width:760px;margin:0;font-size:clamp(2.4rem,4.4vw,4.35rem);line-height:1.02}.ai-clean-hero-main p{color:#687080;text-align:left;max-width:720px;margin:20px 0 0;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.75}.ai-clean-hero-side{color:#fff;background:linear-gradient(145deg,#8a0f1df5,#670714f5);border-radius:30px;align-items:flex-end;gap:18px;min-height:260px;padding:28px;display:flex;position:relative;overflow:hidden}.ai-clean-hero-side:after{content:"§";color:#ffffff0f;font-size:10rem;font-weight:950;line-height:1;position:absolute;top:-46px;right:22px}.ai-clean-hero-icon{z-index:1;background:#ffffff21;border:1px solid #ffffff3b;border-radius:22px;flex:none;place-items:center;width:64px;height:64px;font-size:1.7rem;display:grid;position:relative}.ai-clean-hero-side div:last-child{z-index:1;position:relative}.ai-clean-hero-side h2{color:#fff;letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.2}.ai-clean-hero-side p{color:#ffffffdb;margin:10px 0 0;font-size:1rem;line-height:1.6}.ai-clean-chat{border-radius:34px;overflow:hidden}.ai-clean-chat-head{color:#fff;background:linear-gradient(135deg,#650713,#8a0f1d 58%,#9f1d2d);justify-content:space-between;align-items:center;gap:18px;min-height:96px;padding:20px 26px;display:flex}.ai-clean-profile{align-items:center;gap:16px;display:flex}.ai-clean-logo{background:#ffffff24;border:1px solid #ffffff3d;border-radius:24px;flex:none;place-items:center;width:66px;height:66px;display:grid;position:relative;box-shadow:0 14px 30px #00000021}.ai-clean-logo span{letter-spacing:-.05em;font-size:1.2rem;font-weight:1000}.ai-clean-logo small{font-size:.82rem;position:absolute;bottom:7px;right:9px}.ai-clean-profile h2{color:#fff;letter-spacing:-.035em;margin:0;font-size:clamp(1.25rem,2vw,1.75rem)}.ai-clean-profile p{color:#ffffffd6;margin:5px 0 0;font-size:.98rem}.ai-clean-chat-head button,.ai-clean-form button{cursor:pointer;border:0;border-radius:999px;font-weight:900}.ai-clean-chat-head button{color:#fff;background:#ffffff1f;border:1px solid #ffffff42;padding:12px 20px}.ai-clean-body{background:linear-gradient(#ffffffc7,#f5f6f8f5);min-height:560px;max-height:68vh;padding:30px 24px;overflow-y:auto}.ai-clean-row{align-items:flex-end;gap:12px;width:min(100%,1000px);margin:0 auto 20px;display:flex}.ai-clean-row.is-ai{justify-content:flex-start}.ai-clean-row.is-user{justify-content:flex-end}.ai-clean-avatar,.ai-clean-user{border-radius:19px;flex:none;place-items:center;width:52px;height:52px;font-weight:1000;display:grid;box-shadow:0 12px 28px #1f232914}.ai-clean-avatar{color:#8a0f1d;background:#fff;border:1px solid #e1e5ecf2}.ai-clean-user{color:#fff;background:linear-gradient(135deg,#650713,#8a0f1d)}.ai-clean-bubble{word-wrap:break-word;max-width:min(78%,760px);padding:18px 22px;font-size:1rem;line-height:1.78;box-shadow:0 16px 38px #1f232913}.ai-clean-bubble.is-ai{color:#252a32;text-align:justify;text-justify:inter-word;background:#fff;border:1px solid #e1e5ecf2;border-radius:25px 25px 25px 8px}.ai-clean-bubble.is-user{color:#fff;background:linear-gradient(135deg,#650713,#8a0f1d);border-radius:25px 25px 8px;line-height:1.65}.ai-clean-bubble strong{color:#8a0f1d;font-weight:1000}.ai-clean-loading{gap:7px;min-width:88px;display:inline-flex}.ai-clean-loading span{background:#8a0f1d;border-radius:999px;width:8px;height:8px;animation:1s ease-in-out infinite aiCleanTyping}.ai-clean-loading span:nth-child(2){animation-delay:.15s}.ai-clean-loading span:nth-child(3){animation-delay:.3s}@keyframes aiCleanTyping{0%,80%,to{opacity:.32;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.ai-clean-form{background:#fffffff5;border-top:1px solid #e1e5ecf2;padding:24px}.ai-clean-form textarea{resize:vertical;width:100%;min-height:88px;font:inherit;background:#fff;border:1px solid #d9dde5;border-radius:24px;outline:none;padding:18px 20px;font-size:1rem;line-height:1.62}.ai-clean-form textarea:focus{border-color:#8a0f1d73;box-shadow:0 0 0 5px #8a0f1d12}.ai-clean-form-foot{justify-content:space-between;align-items:flex-end;gap:18px;margin-top:16px;display:flex}.ai-clean-form-foot p{color:#6b7280;max-width:720px;margin:0;font-size:.9rem;line-height:1.65}.ai-clean-form-foot strong{color:#8a0f1d}.ai-clean-form button{color:#fff;background:linear-gradient(135deg,#650713,#8a0f1d);min-width:150px;padding:14px 24px;box-shadow:0 16px 32px #8a0f1d2e}.ai-clean-form button:disabled{opacity:.56;cursor:not-allowed}@media (max-width:980px){.ai-clean-wrap{width:min(100% - 28px,1180px);padding:30px 0 54px}.ai-clean-hero{grid-template-columns:1fr}.ai-clean-hero-side{min-height:210px}.ai-clean-chat-head{flex-direction:column;align-items:flex-start}.ai-clean-bubble{max-width:86%}}@media (max-width:680px){.ai-clean-bg{background-attachment:scroll}.ai-clean-hero-main,.ai-clean-hero-side{border-radius:26px;padding:22px}.ai-clean-hero h1{font-size:clamp(2.15rem,10vw,3.35rem)}.ai-clean-hero-main p,.ai-clean-bubble.is-ai{text-align:left}.ai-clean-chat{border-radius:26px}.ai-clean-logo{border-radius:20px;width:58px;height:58px}.ai-clean-body{min-height:520px;max-height:66vh;padding:20px 12px}.ai-clean-avatar,.ai-clean-user{border-radius:15px;width:42px;height:42px;font-size:.88rem}.ai-clean-bubble{max-width:84%;padding:15px 16px;font-size:.95rem}.ai-clean-form{padding:16px}.ai-clean-form-foot{flex-direction:column;align-items:stretch}.ai-clean-form button{width:100%}}.scholar-final-page{color:#1f2329;background:radial-gradient(circle at 8% 0,#8a0f1d1a,#0000 34%),radial-gradient(circle at 92% 12%,#c9a45c1f,#0000 32%),linear-gradient(#fff 0%,#fbf8f8 48%,#fff 100%);min-height:100vh;padding:42px 0 76px}.scholar-final-wrap{width:min(1120px,100% - 48px);margin:0 auto}.scholar-final-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #e8c4cceb;border-radius:32px;overflow:hidden;box-shadow:0 26px 76px #1f232914}.scholar-final-hero{grid-template-columns:minmax(0,1.35fr) minmax(300px,.7fr);align-items:stretch;min-height:auto;display:grid}.scholar-final-main{flex-direction:column;justify-content:center;padding:clamp(32px,4.6vw,54px);display:flex}.scholar-final-badge{color:#8a0f1d;background:#8a0f1d14;border:1px solid #8a0f1d21;border-radius:999px;width:fit-content;margin-bottom:22px;padding:9px 17px;font-size:.94rem;font-weight:950;display:inline-flex}.scholar-final-main h1{color:#1f2329;letter-spacing:-.055em;max-width:700px;margin:0;font-size:clamp(2.45rem,4.5vw,4.2rem);line-height:1.03}.scholar-final-main>p{color:#687080;text-align:justify;max-width:720px;margin:20px 0 0;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.75}.scholar-final-form{background:#fff;border:1px solid #e1e5ec;border-radius:26px;width:min(100%,670px);margin-top:30px;padding:22px;box-shadow:0 16px 42px #1f23290e}.scholar-final-form label{color:#1f2329;margin-bottom:12px;font-size:.98rem;font-weight:950;display:block}.scholar-final-input-row{grid-template-columns:minmax(0,1fr) 158px;align-items:stretch;gap:12px;display:grid}.scholar-final-input-row input{width:100%;height:58px;min-height:58px;font:inherit;color:#1f2329;background:#fff;border:1px solid #d9dde5;border-radius:18px;outline:none;padding:0 18px;font-size:.98rem;transition:all .2s}.scholar-final-input-row input:focus{border-color:#8a0f1d85;box-shadow:0 0 0 5px #8a0f1d13}.scholar-final-input-row button{color:#fff;width:100%;height:58px;min-height:58px;font:inherit;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#650713,#8a0f1d);border:0;border-radius:18px;justify-content:center;align-items:center;font-size:.98rem;font-weight:950;line-height:1;transition:all .2s;display:inline-flex;box-shadow:0 16px 32px #8a0f1d2e}.scholar-final-input-row button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 20px 38px #8a0f1d38}.scholar-final-input-row button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.scholar-final-form small{color:#6b7280;margin-top:14px;line-height:1.6;display:block}.scholar-final-side{color:#fff;background:linear-gradient(145deg,#8a0f1df7,#670714f7);border-radius:28px;flex-direction:column;justify-content:center;min-height:360px;margin:36px 36px 36px 0;padding:34px;display:flex;position:relative;overflow:hidden}.scholar-final-side:after{content:"§";color:#ffffff0f;font-size:9rem;font-weight:950;line-height:1;position:absolute;top:-34px;right:20px}.scholar-final-icon{z-index:1;background:#ffffff21;border:1px solid #ffffff3d;border-radius:22px;place-items:center;width:62px;height:62px;margin-bottom:22px;font-size:1.6rem;display:grid;position:relative}.scholar-final-side h2,.scholar-final-side p{z-index:1;position:relative}.scholar-final-side h2{color:#fff;letter-spacing:-.045em;max-width:300px;margin:0;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.18}.scholar-final-side p{color:#ffffffe0;text-align:left;max-width:320px;margin:16px 0 0;font-size:1rem;line-height:1.65}.scholar-final-content{background:#ffffffa8;border-top:1px solid #e8c4ccb8;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px;padding:28px;display:grid}.scholar-final-tips,.scholar-final-topics{background:#fff;border:1px solid #e1e5ec;border-radius:26px;padding:24px;box-shadow:0 16px 38px #1f23290b}.scholar-final-section-head span{color:#8a0f1d;background:#8a0f1d14;border:1px solid #8a0f1d1f;border-radius:999px;width:fit-content;margin-bottom:12px;padding:7px 12px;font-size:.8rem;font-weight:950;display:inline-flex}.scholar-final-section-head h2{color:#1f2329;letter-spacing:-.04em;margin:0;font-size:clamp(1.45rem,2.1vw,2rem)}.scholar-final-section-head p{color:#687080;margin:10px 0 0;line-height:1.7}.scholar-final-tips-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.scholar-final-tips-grid div{background:#fff8f8;border:1px solid #e8c4ccd1;border-radius:18px;padding:16px}.scholar-final-tips-grid strong{color:#8a0f1d;margin-bottom:7px;font-weight:950;display:block}.scholar-final-tips-grid p{color:#374151;margin:0;line-height:1.55}.scholar-final-topic-list{flex-wrap:wrap;gap:11px;margin-top:22px;display:flex}.scholar-final-topic-list button{color:#8a0f1d;font:inherit;cursor:pointer;background:#fff;border:1px solid #e8c4ccf0;border-radius:999px;padding:11px 15px;font-size:.94rem;font-weight:850;transition:all .2s}.scholar-final-topic-list button:hover{color:#fff;background:#8a0f1d;transform:translateY(-1px);box-shadow:0 12px 24px #8a0f1d24}@media (max-width:980px){.scholar-final-page{padding:34px 0 60px}.scholar-final-wrap{width:min(100% - 28px,1180px)}.scholar-final-hero,.scholar-final-content{grid-template-columns:1fr}.scholar-final-side{min-height:250px;margin:0 28px 28px}.scholar-final-form{width:100%}}@media (max-width:640px){.scholar-final-card{border-radius:28px}.scholar-final-main{padding:24px}.scholar-final-side,.scholar-final-content{border-radius:0;margin:0;padding:22px}.scholar-final-main h1{font-size:clamp(2.05rem,10vw,3.1rem)}.scholar-final-main>p,.scholar-final-side p{text-align:left}.scholar-final-input-row{grid-template-columns:1fr}.scholar-final-input-row button{min-height:54px}.scholar-final-tips-grid{grid-template-columns:1fr}.scholar-final-tips,.scholar-final-topics{border-radius:24px;padding:22px}}.scholar-final-topic-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.scholar-final-topic-actions button{color:#8a0f1d;font:inherit;cursor:pointer;background:#8a0f1d14;border:1px solid #8a0f1d2e;border-radius:999px;padding:10px 14px;font-size:.9rem;font-weight:900;transition:all .2s}.scholar-final-topic-actions button:hover{color:#fff;background:#8a0f1d;transform:translateY(-1px)}.scholar-final-topic-actions small{color:#6b7280;font-size:.86rem;line-height:1.5}.scholar-final-form .scholar-final-input-row{grid-template-columns:minmax(0,1fr) 170px!important;align-items:center!important;gap:14px!important;display:grid!important}.scholar-final-form .scholar-final-input-row input{box-sizing:border-box!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0 18px!important;line-height:58px!important}.scholar-final-form .scholar-final-input-row button{transform:none;box-sizing:border-box!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0 22px!important;line-height:1!important;display:inline-flex!important}.scholar-final-form .scholar-final-input-row button:hover:not(:disabled){transform:translateY(-1px)}@media (max-width:640px){.scholar-final-form .scholar-final-input-row{grid-template-columns:1fr!important}.scholar-final-form .scholar-final-input-row button{width:100%!important}}.home-adagium-page{color:#1f2329;background:radial-gradient(circle at 8% 0,#8a0f1d1a,#0000 34%),radial-gradient(circle at 92% 16%,#c9a45c1a,#0000 32%),linear-gradient(#fff 0%,#fbf8f8 52%,#fff 100%);min-height:100vh;padding:52px 0 84px}.home-adagium-wrap{width:min(1180px,100% - 48px);margin:0 auto}.home-adagium-hero{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #e8c4cceb;border-radius:36px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:stretch;gap:34px;padding:clamp(30px,5vw,58px);display:grid;box-shadow:0 30px 90px #1f232914}.home-adagium-content{flex-direction:column;justify-content:center;min-width:0;display:flex}.home-adagium-badge{color:#8a0f1d;background:#8a0f1d14;border:1px solid #8a0f1d21;border-radius:999px;width:fit-content;margin-bottom:24px;padding:10px 18px;font-size:.95rem;font-weight:950;display:inline-flex}.home-adagium-content h1{color:#1f2329;letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(2.7rem,5.6vw,5.35rem);line-height:1.01}.home-adagium-content p{color:#687080;text-align:justify;max-width:730px;margin:28px 0 0;font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.82}.home-adagium-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.home-adagium-actions a{border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-weight:950;text-decoration:none;transition:all .2s;display:inline-flex}.home-adagium-actions a:first-child{color:#fff;background:linear-gradient(135deg,#650713,#8a0f1d);box-shadow:0 16px 32px #8a0f1d2e}.home-adagium-actions a:last-child{color:#8a0f1d;background:#fff;border:1px solid #8a0f1d2e}.home-adagium-actions a:hover{transform:translateY(-1px)}.home-adagium-slider{color:#fff;background:radial-gradient(circle at 85% 12%,#ffffff1f,#0000 30%),linear-gradient(145deg,#8a0f1dfa,#670714fa);border-radius:32px;flex-direction:column;justify-content:space-between;min-height:480px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 70px #8a0f1d2e}.home-adagium-slider:after{content:"⚖";color:#ffffff0e;font-size:15rem;line-height:1;position:absolute;bottom:-28px;right:-18px}.home-adagium-slider-top{z-index:1;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.home-adagium-slider-top span{color:#fffffff0;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;padding:9px 14px;font-size:.9rem;font-weight:900;display:inline-flex}.home-adagium-slider-top button{color:#fff;font:inherit;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff42;border-radius:999px;padding:9px 14px;font-size:.9rem;font-weight:900;transition:all .2s}.home-adagium-slider-top button:hover{background:#fff3;transform:translateY(-1px)}.home-adagium-slide{z-index:1;animation:.55s both homeAdagiumFade;position:relative}@keyframes homeAdagiumFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.home-adagium-mark{color:#fff;background:#ffffff21;border:1px solid #ffffff3d;border-radius:22px;place-items:center;width:64px;height:64px;margin-bottom:24px;font-size:1.8rem;font-weight:950;display:grid}.home-adagium-slide h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3.4vw,3.25rem);line-height:1.08}.home-adagium-meaning{color:#fffffff0;margin:20px 0 0;font-size:clamp(1.1rem,1.6vw,1.35rem);font-weight:800;line-height:1.55}.home-adagium-note{color:#ffffffc7;text-align:justify;margin:18px 0 0;font-size:1rem;line-height:1.75}.home-adagium-dots{z-index:1;flex-wrap:wrap;gap:8px;margin-top:32px;display:flex;position:relative}.home-adagium-dots button{cursor:pointer;background:#ffffff42;border:0;border-radius:999px;width:28px;height:8px;transition:all .2s}.home-adagium-dots button.is-active{background:#fff;width:42px}@media (max-width:980px){.home-adagium-page{padding:34px 0 60px}.home-adagium-wrap{width:min(100% - 28px,1180px)}.home-adagium-hero{border-radius:30px;grid-template-columns:1fr}.home-adagium-slider{min-height:430px}}@media (max-width:640px){.home-adagium-hero{padding:24px}.home-adagium-content h1{font-size:clamp(2.35rem,11vw,3.4rem)}.home-adagium-content p,.home-adagium-note{text-align:left}.home-adagium-actions a{width:100%}.home-adagium-slider{border-radius:26px;min-height:400px;padding:22px}.home-adagium-slide h2{font-size:clamp(1.8rem,9vw,2.6rem)}}html{scroll-behavior:smooth}body{margin:0}.ral-fade{animation:.65s both ralFade}@keyframes ralFade{0%{opacity:0;filter:blur(3px);transform:translateY(18px)}to{opacity:1;filter:blur();transform:translateY(0)}}html{-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;max-width:100%;overflow-x:hidden}body{width:100%;min-width:0;max-width:100%;overflow-x:hidden}#__next,main{width:100%;min-width:0;max-width:100%}img,video,iframe,embed,object{max-width:100%}:root{--ral-page-max:1320px;--ral-page-padding:clamp(16px, 4vw, 64px)}.container,.ral-container,.site-container,.ral-page-container{width:min(var(--ral-page-max), calc(100% - (var(--ral-page-padding) * 2)))!important;max-width:min(var(--ral-page-max), calc(100% - (var(--ral-page-padding) * 2)))!important;margin-left:auto!important;margin-right:auto!important}.ral-home-page,.ral-law-page,.ral-law-detail-page,.ral-doc-page,.ral-admin-page,.ral-admin-access,.ral-admin-kitabhukum,.ral-archive-page,.ral-upload-page,.ral-moderation-page,.ral-search-page{width:100%;max-width:100%;overflow-x:hidden}.ral-card,.ral-info-card,.ral-empty-card,.ral-hierarchy-group,.ral-law-card,.ral-regulation-card,.ral-note-card,.ral-request-card,.ral-admin-hero,.ral-security-card,.ral-access-card,.ral-preview-frame-wrap{min-width:0;max-width:100%}.ral-category-grid,.ral-law-grid,.ral-regulation-grid,.ral-note-grid,.ral-notes-grid,.ral-admin-grid,.ral-list-grid,.ral-card-grid,.ral-hierarchy-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:clamp(16px,2.2vw,28px);width:100%;max-width:100%;display:grid}.site-header,.ral-site-header,header{max-width:100%;overflow-x:hidden}.site-header .container,.ral-site-header .container,header .container{width:min(var(--ral-page-max), calc(100% - (var(--ral-page-padding) * 2)))!important;max-width:min(var(--ral-page-max), calc(100% - (var(--ral-page-padding) * 2)))!important}.site-nav,.ral-site-nav,nav{max-width:100%}.site-nav ul,.ral-site-nav ul,nav ul{flex-wrap:wrap;max-width:100%}input,select,textarea,button,table{max-width:100%}pre,code{white-space:pre-wrap;word-break:break-word}@media (max-width:980px){:root{--ral-page-padding:22px}.container,.ral-container,.site-container,.ral-page-container{width:calc(100% - 44px)!important;max-width:calc(100% - 44px)!important}.ral-admin-hero,.ral-admin-grid,.ral-section-head,.ral-list-head,.ral-note-card,.ral-request-card,.ral-doc-card,.ral-regulation-grid,.ral-category-grid,.ral-law-grid,.ral-note-grid,.ral-notes-grid{grid-template-columns:1fr!important}}@media (max-width:640px){:root{--ral-page-padding:14px}.container,.ral-container,.site-container,.ral-page-container{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important}h1{letter-spacing:-.045em!important;font-size:clamp(36px,12vw,52px)!important;line-height:1.02!important}h2{font-size:clamp(26px,8vw,38px)!important;line-height:1.08!important}.ral-card,.ral-info-card,.ral-empty-card,.ral-hierarchy-group,.ral-law-card,.ral-regulation-card,.ral-note-card,.ral-request-card{border-radius:22px!important;padding:20px!important}.ral-preview-frame-wrap{height:72vh!important;min-height:480px!important}.ral-actions,.ral-link-row,.ral-toolbar,.ral-status-actions,.ral-actions a,.ral-actions button,.ral-link-row a,.ral-toolbar a,.ral-toolbar button,.ral-status-actions a,.ral-status-actions button{width:100%}}.ral-chat-toggle{right:max(18px, env(safe-area-inset-right))!important;bottom:max(18px, env(safe-area-inset-bottom))!important;z-index:99999!important;margin:0!important;position:fixed!important;top:auto!important;left:auto!important;transform:none!important}.ral-chat-window,.ral-chat-panel,.ral-chat-box{right:max(18px, env(safe-area-inset-right))!important;bottom:calc(max(18px, env(safe-area-inset-bottom)) + 72px)!important;z-index:99998!important;max-width:min(420px,100vw - 28px)!important;max-height:min(620px,100vh - 110px)!important;position:fixed!important;top:auto!important;left:auto!important}@media (max-width:640px){.ral-chat-toggle{right:max(14px, env(safe-area-inset-right))!important;bottom:max(14px, env(safe-area-inset-bottom))!important}.ral-chat-window,.ral-chat-panel,.ral-chat-box{left:14px!important;right:14px!important;bottom:calc(max(14px, env(safe-area-inset-bottom)) + 70px)!important;width:auto!important;max-width:none!important}}html,body{scroll-behavior:smooth;width:100%!important;min-width:0!important;max-width:100vw!important;overflow-x:hidden!important}body{position:relative!important}body>*,#__next,main,header,footer,section{min-width:0!important;max-width:100vw!important}img,video,iframe,embed,object,table,pre{max-width:100%!important}.container,.ral-container,.site-container,.ral-page-container,.ral-home-container,.ral-section-container,.ral-admin-hero,.ral-admin-grid,.ral-message,.ral-security-card,.ral-note-hero,.ral-note-content,.ral-law-page .container,.ral-law-detail-page .container,.ral-archive-page .container,.ral-upload-page .container,.ral-moderation-page .container,.ral-search-page .container{width:min(1180px,100vw - 32px)!important;max-width:min(1180px,100vw - 32px)!important;margin-left:auto!important;margin-right:auto!important}.ral-category-grid,.ral-law-grid,.ral-regulation-grid,.ral-note-grid,.ral-notes-grid,.ral-news-grid,.ral-card-grid,.ral-list-grid,.ral-hierarchy-grid,.ral-admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))!important;gap:clamp(16px,2vw,28px)!important;width:100%!important;max-width:100%!important}.ral-card,.ral-info-card,.ral-empty-card,.ral-law-card,.ral-regulation-card,.ral-note-card,.ral-request-card,.ral-hierarchy-group,.ral-document-card,.ral-text-card,.ral-news-card{min-width:0!important;max-width:100%!important}.site-header,.ral-site-header{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.site-header *,.ral-site-header *{max-width:100%}.ral-chat-toggle,button.ral-chat-toggle,button[aria-label=Buka\ obrolan],button[aria-label*=obrolan i],button[aria-label*=chat i]{right:max(18px, env(safe-area-inset-right))!important;bottom:max(18px, env(safe-area-inset-bottom))!important;z-index:2147483647!important;max-width:calc(100vw - 36px)!important;margin:0!important;position:fixed!important;top:auto!important;left:auto!important;transform:none!important}.ral-chat-window,.ral-chat-panel,.ral-chat-box{right:max(18px, env(safe-area-inset-right))!important;bottom:calc(max(18px, env(safe-area-inset-bottom)) + 76px)!important;z-index:2147483646!important;width:min(420px,100vw - 36px)!important;max-width:calc(100vw - 36px)!important;max-height:min(620px,100vh - 120px)!important;position:fixed!important;top:auto!important;left:auto!important;transform:none!important}@media (max-width:760px){.container,.ral-container,.site-container,.ral-page-container,.ral-home-container,.ral-section-container,.ral-admin-hero,.ral-admin-grid,.ral-message,.ral-security-card,.ral-note-hero,.ral-note-content{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important}.ral-category-grid,.ral-law-grid,.ral-regulation-grid,.ral-note-grid,.ral-notes-grid,.ral-news-grid,.ral-card-grid,.ral-list-grid,.ral-hierarchy-grid,.ral-admin-grid{grid-template-columns:1fr!important}.ral-chat-toggle,button.ral-chat-toggle,button[aria-label=Buka\ obrolan],button[aria-label*=obrolan i],button[aria-label*=chat i]{right:max(14px, env(safe-area-inset-right))!important;bottom:max(14px, env(safe-area-inset-bottom))!important}.ral-chat-window,.ral-chat-panel,.ral-chat-box{left:14px!important;right:14px!important;bottom:calc(max(14px, env(safe-area-inset-bottom)) + 74px)!important;width:auto!important;max-width:none!important}}@media (max-width:900px){main,section,.container,.ral-container,.ral-page-container,.ral-home-container,.ral-section-container{max-width:100vw!important;overflow-x:hidden!important}.container,.ral-container,.ral-page-container,.ral-home-container,.ral-section-container{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin-left:auto!important;margin-right:auto!important}.ral-grid,.ral-card-grid,.ral-note-grid,.ral-notes-grid,.ral-news-grid,.ral-law-grid,.ral-category-grid,.ral-admin-grid,.ral-ai-grid,.ral-hero-grid{grid-template-columns:1fr!important}}@media (max-width:640px){body{font-size:15px!important}main{padding-left:0!important;padding-right:0!important}.container,.ral-container,.ral-page-container,.ral-home-container,.ral-section-container,.ral-note-hero,.ral-note-content,.ral-law-hero,.ral-law-content,.ral-admin-page,.ral-admin-hero,.ral-admin-grid,.ral-message,.ral-security-card{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;margin-left:auto!important;margin-right:auto!important}h1,.ral-admin-page h1,.ral-note-hero h1,.ral-law-hero h1,.ral-ai-page h1,.ral-home-page h1,[class*=hero] h1{letter-spacing:-.055em!important;overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important;font-size:clamp(34px,10.5vw,48px)!important;line-height:1.04!important}h2,.ral-admin-page h2,.ral-note-hero h2,.ral-law-hero h2,.ral-ai-page h2,.ral-home-page h2,[class*=hero] h2{letter-spacing:-.045em!important;overflow-wrap:anywhere!important;font-size:clamp(26px,8vw,36px)!important;line-height:1.08!important}h3{font-size:22px!important;line-height:1.18!important}p,li,label,input,select,textarea{font-size:15px!important;line-height:1.65!important}.ral-card,.ral-info-card,.ral-empty-card,.ral-law-card,.ral-regulation-card,.ral-note-card,.ral-request-card,.ral-news-card,.ral-ai-card,.ral-document-card,.ral-text-card,.ral-hierarchy-group,[class*=card],[class*=Card]{border-radius:22px!important;min-width:0!important;max-width:100%!important;padding:20px!important}.ral-hero,.ral-home-hero,.ral-ai-hero,.ral-note-hero,.ral-law-hero,[class*=hero],[class*=Hero]{border-radius:24px!important;min-width:0!important;max-width:100%!important;padding:22px!important}.ral-grid,.ral-card-grid,.ral-note-grid,.ral-notes-grid,.ral-news-grid,.ral-law-grid,.ral-category-grid,.ral-regulation-grid,.ral-document-grid,.ral-admin-grid,.ral-ai-grid,.ral-hero-grid,[class*=grid],[class*=Grid]{grid-template-columns:1fr!important;gap:16px!important;width:100%!important;max-width:100%!important;display:grid!important}.ral-actions a,.ral-actions button,.ral-toolbar a,.ral-toolbar button,.ral-link-row a,.ral-link-row button,form button,[class*=actions] a,[class*=actions] button{width:100%!important}input,select,textarea{border-radius:16px!important;width:100%!important;min-height:48px!important}textarea{min-height:120px!important}header,.site-header,.ral-site-header{max-width:100vw!important;overflow-x:hidden!important}nav,.site-nav,.ral-site-nav{-webkit-overflow-scrolling:touch;max-width:100%!important;overflow-x:auto!important}nav ul,.site-nav ul,.ral-site-nav ul{flex-wrap:nowrap!important}.ral-chat-toggle,button.ral-chat-toggle,button[aria-label=Buka\ obrolan],button[aria-label*=obrolan i],button[aria-label*=chat i]{right:14px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important;z-index:2147483647!important;width:auto!important;max-width:calc(100vw - 28px)!important;position:fixed!important;top:auto!important;left:auto!important;transform:none!important}}@media (max-width:390px){h1,[class*=hero] h1{font-size:clamp(31px,10vw,42px)!important}h2{font-size:25px!important}.ral-card,.ral-info-card,.ral-empty-card,.ral-law-card,.ral-note-card,.ral-news-card,.ral-ai-card,[class*=card],[class*=Card]{border-radius:20px!important;padding:18px!important}}html,body{max-width:100vw!important;overflow-x:hidden!important}*,:before,:after{box-sizing:border-box}img,video,iframe,object,embed{max-width:100%!important}@media (max-width:900px){main,section,.container,.ral-container,.ral-page-container,.ral-home-container,.ral-section-container{max-width:100vw!important;overflow-x:hidden!important}.container,.ral-container,.ral-page-container,.ral-home-container,.ral-section-container{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin-left:auto!important;margin-right:auto!important}.ral-grid,.ral-card-grid,.ral-note-grid,.ral-notes-grid,.ral-news-grid,.ral-law-grid,.ral-category-grid,.ral-admin-grid,.ral-ai-grid,.ral-hero-grid{grid-template-columns:1fr!important}}@media (max-width:640px){body{font-size:15px!important}main{padding-left:0!important;padding-right:0!important}.container,.ral-container,.ral-page-container,.ral-home-container,.ral-section-container,.ral-note-hero,.ral-note-content,.ral-law-hero,.ral-law-content,.ral-admin-page,.ral-admin-hero,.ral-admin-grid,.ral-message,.ral-security-card{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;margin-left:auto!important;margin-right:auto!important}h1,.ral-admin-page h1,.ral-note-hero h1,.ral-law-hero h1,.ral-ai-page h1,.ral-home-page h1,[class*=hero] h1{letter-spacing:-.055em!important;overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important;font-size:clamp(34px,10.5vw,48px)!important;line-height:1.04!important}h2,.ral-admin-page h2,.ral-note-hero h2,.ral-law-hero h2,.ral-ai-page h2,.ral-home-page h2,[class*=hero] h2{letter-spacing:-.045em!important;overflow-wrap:anywhere!important;font-size:clamp(26px,8vw,36px)!important;line-height:1.08!important}h3{font-size:22px!important;line-height:1.18!important}p,li,label,input,select,textarea{font-size:15px!important;line-height:1.65!important}.ral-card,.ral-info-card,.ral-empty-card,.ral-law-card,.ral-regulation-card,.ral-note-card,.ral-request-card,.ral-news-card,.ral-ai-card,.ral-document-card,.ral-text-card,.ral-hierarchy-group,[class*=card],[class*=Card]{border-radius:22px!important;min-width:0!important;max-width:100%!important;padding:20px!important}.ral-hero,.ral-home-hero,.ral-ai-hero,.ral-note-hero,.ral-law-hero,[class*=hero],[class*=Hero]{border-radius:24px!important;min-width:0!important;max-width:100%!important;padding:22px!important}.ral-grid,.ral-card-grid,.ral-note-grid,.ral-notes-grid,.ral-news-grid,.ral-law-grid,.ral-category-grid,.ral-regulation-grid,.ral-document-grid,.ral-admin-grid,.ral-ai-grid,.ral-hero-grid,[class*=grid],[class*=Grid]{grid-template-columns:1fr!important;gap:16px!important;width:100%!important;max-width:100%!important;display:grid!important}.ral-actions a,.ral-actions button,.ral-toolbar a,.ral-toolbar button,.ral-link-row a,.ral-link-row button,form button,[class*=actions] a,[class*=actions] button{width:100%!important}input,select,textarea{border-radius:16px!important;width:100%!important;min-height:48px!important}textarea{min-height:120px!important}header,.site-header,.ral-site-header{max-width:100vw!important;overflow-x:hidden!important}nav,.site-nav,.ral-site-nav{-webkit-overflow-scrolling:touch;max-width:100%!important;overflow-x:auto!important}nav ul,.site-nav ul,.ral-site-nav ul{flex-wrap:nowrap!important}.ral-chat-toggle,button.ral-chat-toggle,button[aria-label=Buka\ obrolan],button[aria-label*=obrolan i],button[aria-label*=chat i]{right:14px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important;z-index:2147483647!important;width:auto!important;max-width:calc(100vw - 28px)!important;position:fixed!important;top:auto!important;left:auto!important;transform:none!important}}@media (max-width:390px){h1,[class*=hero] h1{font-size:clamp(31px,10vw,42px)!important}h2{font-size:25px!important}.ral-card,.ral-info-card,.ral-empty-card,.ral-law-card,.ral-note-card,.ral-news-card,.ral-ai-card,[class*=card],[class*=Card]{border-radius:20px!important;padding:18px!important}}@media (min-width:901px){:root{--ral-desktop-max:1440px;--ral-desktop-gap:72px}.container,.ral-container,.site-container,.ral-page-container,.ral-home-container,.ral-section-container,.ral-note-hero,.ral-note-content,.ral-law-hero,.ral-law-content,.ral-admin-page,.ral-admin-hero,.ral-admin-grid,.ral-message,.ral-security-card{width:min(var(--ral-desktop-max), calc(100vw - var(--ral-desktop-gap)))!important;max-width:min(var(--ral-desktop-max), calc(100vw - var(--ral-desktop-gap)))!important;margin-left:auto!important;margin-right:auto!important}.ral-home-page .container,.ral-home-page .ral-container,.ral-home-page .ral-section-container,.ral-ai-page .container,.ral-ai-page .ral-container,.ral-ai-page .ral-section-container,.ral-law-page .container,.ral-archive-page .container{width:min(1440px,100vw - 72px)!important;max-width:min(1440px,100vw - 72px)!important}.ral-card,.ral-info-card,.ral-empty-card,.ral-law-card,.ral-note-card,.ral-news-card,.ral-ai-card,.ral-document-card,.ral-hierarchy-group{max-width:100%!important}.ral-grid,.ral-card-grid,.ral-note-grid,.ral-notes-grid,.ral-news-grid,.ral-law-grid,.ral-category-grid,.ral-regulation-grid,.ral-document-grid{width:100%!important;max-width:100%!important}}.ral-chat-toggle,.ral-chat-fallback-button,button.ral-chat-toggle,button[aria-label=Buka\ obrolan],button[aria-label*=obrolan i],button[aria-label*=chat i]{visibility:visible!important;opacity:1!important;z-index:2147483647!important;pointer-events:auto!important;margin:0!important;display:inline-flex!important;position:fixed!important;inset:auto 24px 24px auto!important;transform:none!important}.ral-chat-window,.ral-chat-panel,.ral-chat-box,.ral-chat-fallback-panel{z-index:2147483646!important;width:min(420px,100vw - 48px)!important;max-width:calc(100vw - 48px)!important;max-height:min(620px,100vh - 120px)!important;position:fixed!important;inset:auto 24px 96px auto!important;transform:none!important}@media (max-width:640px){.ral-chat-toggle,.ral-chat-fallback-button,button.ral-chat-toggle,button[aria-label=Buka\ obrolan],button[aria-label*=obrolan i],button[aria-label*=chat i]{right:14px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important}.ral-chat-window,.ral-chat-panel,.ral-chat-box,.ral-chat-fallback-panel{left:14px!important;right:14px!important;bottom:calc(82px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important}}@media (min-width:1024px){body.ral-route-home main,body.ral-route-home .ral-home-page{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}body.ral-route-home main>section,body.ral-route-home .ral-home-page>section,body.ral-route-home .container,body.ral-route-home .ral-container,body.ral-route-home .ral-page-container,body.ral-route-home .ral-home-container,body.ral-route-home .ral-section-container{width:min(1360px,100vw - 120px)!important;max-width:min(1360px,100vw - 120px)!important;margin-left:auto!important;margin-right:auto!important}body.ral-route-home .ral-card,body.ral-route-home .ral-info-card,body.ral-route-home .ral-note-card,body.ral-route-home .ral-news-card,body.ral-route-home .ral-law-card,body.ral-route-home .ral-hero,body.ral-route-home .ral-home-hero,body.ral-route-home [class*=hero],body.ral-route-home [class*=Hero]{border-radius:34px!important;max-width:100%!important;padding:clamp(34px,3.2vw,58px)!important}body.ral-route-home h1,body.ral-route-home [class*=hero] h1{letter-spacing:-.065em!important;font-size:clamp(64px,5.4vw,94px)!important;line-height:.98!important}body.ral-route-home h2{letter-spacing:-.055em!important;font-size:clamp(42px,3.5vw,62px)!important;line-height:1.03!important}body.ral-route-home h3{font-size:clamp(24px,1.7vw,32px)!important;line-height:1.2!important}body.ral-route-home p,body.ral-route-home li{font-size:clamp(16px,1.05vw,19px)!important;line-height:1.7!important}body.ral-route-home .ral-note-grid,body.ral-route-home .ral-notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important;width:100%!important;max-width:100%!important;display:grid!important}body.ral-route-home .ral-news-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;width:100%!important;max-width:100%!important;display:grid!important}body.ral-route-home .ral-note-card,body.ral-route-home .ral-news-card{min-height:250px!important}body.ral-route-home .ral-actions a,body.ral-route-home .ral-actions button,body.ral-route-home a,body.ral-route-home button{font-size:16px!important}body.ral-route-home .site-header,body.ral-route-home .ral-site-header{width:100%!important;max-width:100vw!important}body.ral-route-home .site-header .container,body.ral-route-home .ral-site-header .container,body.ral-route-home header .container{width:min(1360px,100vw - 120px)!important;max-width:min(1360px,100vw - 120px)!important}body.ral-route-home nav a,body.ral-route-home .site-nav a,body.ral-route-home .ral-site-nav a{font-size:15px!important}}@media (min-width:1440px){body.ral-route-home main>section,body.ral-route-home .ral-home-page>section,body.ral-route-home .container,body.ral-route-home .ral-container,body.ral-route-home .ral-page-container,body.ral-route-home .ral-home-container,body.ral-route-home .ral-section-container,body.ral-route-home .site-header .container,body.ral-route-home .ral-site-header .container,body.ral-route-home header .container{width:min(1480px,100vw - 140px)!important;max-width:min(1480px,100vw - 140px)!important}}@media (max-width:900px){body.ral-route-home main>section,body.ral-route-home .ral-home-page>section,body.ral-route-home .container,body.ral-route-home .ral-container,body.ral-route-home .ral-page-container,body.ral-route-home .ral-home-container,body.ral-route-home .ral-section-container{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important}body.ral-route-home .ral-note-grid,body.ral-route-home .ral-notes-grid,body.ral-route-home .ral-news-grid{grid-template-columns:1fr!important}}html,body{visibility:visible!important;opacity:1!important;background:#fff!important;min-height:100%!important;display:block!important}body>*,main,header,footer{display:block;visibility:visible!important;opacity:1!important}script,style,template{display:none!important}.ral-chat-toggle,button.ral-chat-toggle,button[aria-label=Buka\ obrolan],button[aria-label*=obrolan i],button[aria-label*=chat i]{z-index:999999!important;position:fixed!important;inset:auto 22px 22px auto!important;transform:none!important}.ral-ai-page{width:100%;max-width:100vw;overflow-x:hidden}.ral-ai-page *,.ral-ai-page :before,.ral-ai-page :after{box-sizing:border-box}.ral-ai-page img,.ral-ai-page video,.ral-ai-page iframe,.ral-ai-page h1,.ral-ai-page h2,.ral-ai-page h3,.ral-ai-page p{max-width:100%}.ral-ai-page h1,.ral-ai-page h2{overflow-wrap:anywhere;word-break:break-word}@media (min-width:901px){.ral-ai-page>section,.ral-ai-page .container,.ral-ai-page .ral-container,.ral-ai-page .ral-section-container{width:min(1180px,100vw - 96px)!important;max-width:min(1180px,100vw - 96px)!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:900px){.ral-ai-page{padding-left:0!important;padding-right:0!important}.ral-ai-page>section,.ral-ai-page .container,.ral-ai-page .ral-container,.ral-ai-page .ral-section-container,.ral-ai-page .ral-ai-section,.ral-ai-page .ral-ai-hero{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;margin-left:auto!important;margin-right:auto!important}.ral-ai-page .ral-ai-grid,.ral-ai-page .ral-hero-grid,.ral-ai-page .ral-card-grid,.ral-ai-page .ral-grid,.ral-ai-page [class*=grid],.ral-ai-page [class*=Grid]{grid-template-columns:1fr!important;gap:16px!important;width:100%!important;max-width:100%!important;display:grid!important}.ral-ai-page .ral-card,.ral-ai-page .ral-ai-card,.ral-ai-page .ral-info-card,.ral-ai-page .ral-ai-hero,.ral-ai-page [class*=card],.ral-ai-page [class*=Card],.ral-ai-page [class*=hero],.ral-ai-page [class*=Hero]{border-radius:24px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:22px!important}.ral-ai-page h1,.ral-ai-page [class*=hero] h1,.ral-ai-page [class*=Hero] h1{letter-spacing:-.055em!important;font-size:clamp(34px,10.5vw,48px)!important;line-height:1.04!important}.ral-ai-page h2{letter-spacing:-.045em!important;font-size:clamp(27px,8vw,38px)!important;line-height:1.08!important}.ral-ai-page h3{font-size:22px!important;line-height:1.18!important}.ral-ai-page p,.ral-ai-page li,.ral-ai-page label{font-size:16px!important;line-height:1.65!important}.ral-ai-page input,.ral-ai-page select,.ral-ai-page textarea{border-radius:16px!important;width:100%!important;max-width:100%!important;min-height:48px!important;font-size:16px!important}.ral-ai-page textarea{min-height:150px!important}.ral-ai-page button,.ral-ai-page a{max-width:100%}.ral-ai-page form button,.ral-ai-page .ral-actions a,.ral-ai-page .ral-actions button,.ral-ai-page [class*=actions] a,.ral-ai-page [class*=actions] button{width:100%!important}.ral-ai-page .ral-pill,.ral-ai-page [class*=pill],.ral-ai-page [class*=badge]{max-width:100%;white-space:normal!important;padding:7px 12px!important;font-size:13px!important;line-height:1.2!important}.ral-ai-page [class*=decor],.ral-ai-page [class*=symbol],.ral-ai-page [class*=watermark]{opacity:.18!important;max-width:90px!important;max-height:90px!important}}@media (max-width:420px){.ral-ai-page>section,.ral-ai-page .container,.ral-ai-page .ral-container,.ral-ai-page .ral-section-container,.ral-ai-page .ral-ai-section,.ral-ai-page .ral-ai-hero{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.ral-ai-page .ral-card,.ral-ai-page .ral-ai-card,.ral-ai-page .ral-info-card,.ral-ai-page .ral-ai-hero,.ral-ai-page [class*=card],.ral-ai-page [class*=Card],.ral-ai-page [class*=hero],.ral-ai-page [class*=Hero]{border-radius:20px!important;padding:18px!important}.ral-ai-page h1,.ral-ai-page [class*=hero] h1,.ral-ai-page [class*=Hero] h1{font-size:clamp(31px,10vw,42px)!important}.ral-ai-page h2{font-size:26px!important}}.ral-readlea-brand-wrap{align-items:center!important;width:fit-content!important;max-width:100%!important;display:inline-flex!important}.ral-readlea-brand{letter-spacing:-.045em!important;white-space:nowrap!important;align-items:center!important;gap:3px!important;font-weight:1000!important;line-height:1!important;display:inline-flex!important}.ral-readlea-read{color:#8a0f1d!important}.ral-readlea-lea{color:#fff!important;background:linear-gradient(135deg,#5f0913,#8a0f1d)!important;border-radius:9px!important;margin-left:2px!important;padding:3px 7px 4px!important;box-shadow:0 8px 22px #8a0f1d2e!important}.ral-readlea-tagline{color:#8a0f1d!important;letter-spacing:.035em!important;text-transform:uppercase!important;opacity:.95!important;margin-top:3px!important;font-size:11px!important;font-weight:900!important;line-height:1.25!important}@media (max-width:640px){.ral-readlea-brand{font-size:18px!important}.ral-readlea-lea{border-radius:8px!important;padding:3px 6px 4px!important}.ral-readlea-tagline{max-width:180px!important;font-size:9.5px!important}}:root{--readlea-red:#b3132b;--readlea-red-dark:#7f1022;--readlea-red-soft:#fff3f5;--readlea-text:#202027;--readlea-muted:#66636a;--readlea-border:#b3132b24;--readlea-shadow:0 8px 22px #7f102212}.ral-hero{gap:24px;max-width:1120px;margin-left:auto;margin-right:auto;padding-top:34px;padding-bottom:34px}.ral-hero-left{padding:6px 0}.ral-hero-left h1{color:var(--readlea-text);letter-spacing:-.035em;margin-bottom:14px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.08}.ral-hero-desc{color:var(--readlea-muted);max-width:680px;font-size:clamp(15px,1.35vw,17px);line-height:1.65}.ral-hero-right{border:1px solid var(--readlea-border);box-shadow:var(--readlea-shadow);background:#fff;border-radius:18px;padding:20px}.ral-brand strong{color:var(--readlea-red-dark);letter-spacing:-.025em;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:20px;font-weight:800}.ral-adagium-box{border:1px solid var(--readlea-border);box-shadow:var(--readlea-shadow);background:#fff;border-radius:18px;padding:20px;position:relative;overflow:hidden}.ral-adagium-box:before{content:"";background:var(--readlea-red);border-radius:999px;width:3px;position:absolute;top:16px;bottom:16px;left:0}.ral-adagium-box p{color:var(--readlea-muted);font-size:15.5px;line-height:1.65}.ral-adagium-box strong,.ral-adagium-box b{color:var(--readlea-red-dark)}.ral-section{max-width:1120px;margin-left:auto;margin-right:auto}.ral-section-title{color:var(--readlea-text);letter-spacing:-.03em;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:clamp(23px,2.4vw,31px);font-weight:800;line-height:1.2}.ral-card,.ral-note-card,.ral-news-card{border:1px solid var(--readlea-border);box-shadow:var(--readlea-shadow);background:#fff;border-radius:16px;transition:transform .18s,box-shadow .18s,border-color .18s}.ral-card:hover,.ral-note-card:hover,.ral-news-card:hover{border-color:#b3132b3d;transform:translateY(-1px);box-shadow:0 10px 26px #7f10221a}.ral-card-grid,.ral-grid{gap:18px}.ral-search input{min-height:46px;color:var(--readlea-text);background:#fff;border:1px solid #b3132b2e;border-radius:14px;font-size:15px}.ral-search input:focus{border-color:#b3132ba6;outline:none;box-shadow:0 0 0 3px #b3132b1a}.ral-button{background:var(--readlea-red);color:#fff;border-radius:13px;font-weight:700}.ral-button:hover{background:var(--readlea-red-dark)}@media (max-width:920px){.ral-hero{gap:20px;padding-top:26px;padding-bottom:28px}.ral-hero-left{text-align:center}.ral-hero-desc{margin-left:auto;margin-right:auto}.ral-hero-right{max-width:720px;margin-left:auto;margin-right:auto}}@media (max-width:640px){.ral-hero{padding-top:22px;padding-bottom:24px}.ral-hero-left h1{font-size:clamp(29px,8.5vw,38px)}.ral-hero-desc{font-size:14.8px}.ral-hero-right,.ral-adagium-box{border-radius:16px;padding:17px}.ral-section-title{font-size:clamp(21px,6vw,27px)}}main section:has(.ral-section-head){color:#fff!important;background:radial-gradient(circle at 12% 0,#ffffff13,#0000 28%),linear-gradient(135deg,#5b0410 0%,#8f0718 48%,#3a0007 100%)!important;border-top:1px solid #ffffff26!important;padding-top:54px!important;padding-bottom:62px!important}main section:has(.ral-section-head) .container{width:min(1240px,100% - 48px)!important;margin-inline:auto!important}main section:has(.ral-section-head) .ral-section-head{background:0 0!important;border-bottom:1px solid #ffffff2e!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:22px!important;margin:0 0 26px!important;padding:0 0 20px!important;display:grid!important;position:relative!important}main section:has(.ral-section-head) .ral-section-head:after{content:""!important;background:#ffffffd1!important;width:150px!important;height:3px!important;position:absolute!important;bottom:-1px!important;left:0!important}main section:has(.ral-section-head) .ral-section-head h2{color:#fff!important;letter-spacing:-.05em!important;margin:0 0 8px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:clamp(28px,2.6vw,40px)!important;font-weight:900!important;line-height:1.02!important}main section:has(.ral-section-head) .ral-section-head p{color:#ffffffc2!important;max-width:760px!important;margin:0!important;font-size:14px!important;line-height:1.62!important}main section:has(.ral-section-head) .ral-small-link{color:#fff!important;min-height:40px!important;box-shadow:none!important;background:#ffffff14!important;border:1px solid #ffffff47!important;border-radius:999px!important;padding:0 17px!important;font-size:12px!important;font-weight:850!important;text-decoration:none!important}main section:has(.ral-section-head) .ral-small-link:hover{color:#8f0718!important;background:#fff!important;border-color:#fff!important}:is(main section:has(.ral-section-head) .container>.ral-section-head+div,main section:has(.ral-section-head) .container>.ral-section-head+ul,main section:has(.ral-section-head) .container>.ral-section-head+section){grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;display:grid!important}main section:has(.ral-section-head) .ral-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;display:grid!important}main section:has(.ral-section-head) .container>.ral-section-head+div>*{color:#fff!important;min-height:218px!important;box-shadow:none!important;background:linear-gradient(#ffffff1b,#fff1)!important;border:1px solid #ffffff2b!important;border-top:3px solid #ffffffc7!important;border-radius:0!important;flex-direction:column!important;padding:21px!important;text-decoration:none!important;transition:transform .18s,background .18s,border-color .18s!important;display:flex!important;overflow:hidden!important}main section:has(.ral-section-head) .container>.ral-section-head+ul>*{color:#fff!important;min-height:218px!important;box-shadow:none!important;background:linear-gradient(#ffffff1b,#fff1)!important;border:1px solid #ffffff2b!important;border-top:3px solid #ffffffc7!important;border-radius:0!important;flex-direction:column!important;padding:21px!important;text-decoration:none!important;transition:transform .18s,background .18s,border-color .18s!important;display:flex!important;overflow:hidden!important}main section:has(.ral-section-head) .container>.ral-section-head+section>*{color:#fff!important;min-height:218px!important;box-shadow:none!important;background:linear-gradient(#ffffff1b,#fff1)!important;border:1px solid #ffffff2b!important;border-top:3px solid #ffffffc7!important;border-radius:0!important;flex-direction:column!important;padding:21px!important;text-decoration:none!important;transition:transform .18s,background .18s,border-color .18s!important;display:flex!important;overflow:hidden!important}main section:has(.ral-section-head) .ral-card-grid>*{color:#fff!important;min-height:218px!important;box-shadow:none!important;background:linear-gradient(#ffffff1b,#fff1)!important;border:1px solid #ffffff2b!important;border-top:3px solid #ffffffc7!important;border-radius:0!important;flex-direction:column!important;padding:21px!important;text-decoration:none!important;transition:transform .18s,background .18s,border-color .18s!important;display:flex!important;overflow:hidden!important}main section:has(.ral-section-head) .container>.ral-section-head+div>:hover{background:linear-gradient(#ffffff24,#ffffff16)!important;border-color:#ffffff5c!important;transform:translateY(-4px)!important}main section:has(.ral-section-head) .container>.ral-section-head+ul>:hover{background:linear-gradient(#ffffff24,#ffffff16)!important;border-color:#ffffff5c!important;transform:translateY(-4px)!important}main section:has(.ral-section-head) .container>.ral-section-head+section>:hover{background:linear-gradient(#ffffff24,#ffffff16)!important;border-color:#ffffff5c!important;transform:translateY(-4px)!important}main section:has(.ral-section-head) .ral-card-grid>:hover{background:linear-gradient(#ffffff24,#ffffff16)!important;border-color:#ffffff5c!important;transform:translateY(-4px)!important}:is(main section:has(.ral-section-head) .container>.ral-section-head+div>*>div:first-child,main section:has(.ral-section-head) .container>.ral-section-head+ul>*>div:first-child,main section:has(.ral-section-head) .container>.ral-section-head+section>*>div:first-child){background:linear-gradient(135deg,#370008a8,#8f0718bd)!important}main section:has(.ral-section-head) .container>.ral-section-head+div>* :is(h2,h3,h4){color:#fff!important;letter-spacing:-.038em!important;margin:0 0 12px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:19px!important;font-weight:850!important;line-height:1.2!important}main section:has(.ral-section-head) .container>.ral-section-head+ul>* :is(h2,h3,h4){color:#fff!important;letter-spacing:-.038em!important;margin:0 0 12px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:19px!important;font-weight:850!important;line-height:1.2!important}main section:has(.ral-section-head) .container>.ral-section-head+section>* :is(h2,h3,h4){color:#fff!important;letter-spacing:-.038em!important;margin:0 0 12px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:19px!important;font-weight:850!important;line-height:1.2!important}main section:has(.ral-section-head) .ral-card-grid>* :is(h2,h3,h4){color:#fff!important;letter-spacing:-.038em!important;margin:0 0 12px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:19px!important;font-weight:850!important;line-height:1.2!important}main section:has(.ral-section-head) .container>.ral-section-head+div>* :is(h2,h3,h4):first-child{font-size:20px!important;line-height:1.18!important}main section:has(.ral-section-head) .container>.ral-section-head+div>* p{color:#ffffffc2!important;margin-bottom:12px!important;font-size:14px!important;line-height:1.58!important}main section:has(.ral-section-head) .container>.ral-section-head+ul>* p{color:#ffffffc2!important;margin-bottom:12px!important;font-size:14px!important;line-height:1.58!important}main section:has(.ral-section-head) .container>.ral-section-head+section>* p{color:#ffffffc2!important;margin-bottom:12px!important;font-size:14px!important;line-height:1.58!important}main section:has(.ral-section-head) .ral-card-grid>* p{color:#ffffffc2!important;margin-bottom:12px!important;font-size:14px!important;line-height:1.58!important}main section:has(.ral-section-head) .container>.ral-section-head+div>* span{color:#fff!important;background:#ffffff21!important;border-radius:999px!important;width:fit-content!important;margin:0 8px 14px 0!important;padding:7px 12px!important;font-size:11px!important;font-weight:850!important;line-height:1.1!important;display:inline-flex!important}main section:has(.ral-section-head) .container>.ral-section-head+ul>* span{color:#fff!important;background:#ffffff21!important;border-radius:999px!important;width:fit-content!important;margin:0 8px 14px 0!important;padding:7px 12px!important;font-size:11px!important;font-weight:850!important;line-height:1.1!important;display:inline-flex!important}main section:has(.ral-section-head) .container>.ral-section-head+section>* span{color:#fff!important;background:#ffffff21!important;border-radius:999px!important;width:fit-content!important;margin:0 8px 14px 0!important;padding:7px 12px!important;font-size:11px!important;font-weight:850!important;line-height:1.1!important;display:inline-flex!important}main section:has(.ral-section-head) .ral-card-grid>* span{color:#fff!important;background:#ffffff21!important;border-radius:999px!important;width:fit-content!important;margin:0 8px 14px 0!important;padding:7px 12px!important;font-size:11px!important;font-weight:850!important;line-height:1.1!important;display:inline-flex!important}:is(main section:has(.ral-section-head) .container>.ral-section-head+div>* a,main section:has(.ral-section-head) .container>.ral-section-head+ul>* a,main section:has(.ral-section-head) .container>.ral-section-head+section>* a,main section:has(.ral-section-head) .container>.ral-section-head+div>* button,main section:has(.ral-section-head) .container>.ral-section-head+ul>* button,main section:has(.ral-section-head) .container>.ral-section-head+section>* button){border-radius:999px!important;min-height:36px!important;padding:0 14px!important;font-size:12px!important;font-weight:850!important}main section:has(.ral-section-head) .ral-note-meta{border-top:1px solid #ffffff24!important;margin-top:auto!important;padding-top:15px!important}main section:has(.ral-section-head) .ral-note-meta small{color:#ffffffb3!important;font-size:11.5px!important}@media (max-width:1100px){main section:has(.ral-section-head) .container>.ral-section-head+div{grid-template-columns:repeat(2,minmax(0,1fr))!important}main section:has(.ral-section-head) .container>.ral-section-head+ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}main section:has(.ral-section-head) .container>.ral-section-head+section{grid-template-columns:repeat(2,minmax(0,1fr))!important}main section:has(.ral-section-head) .ral-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){main section:has(.ral-section-head){padding-top:42px!important;padding-bottom:48px!important}main section:has(.ral-section-head) .container{width:min(100% - 24px,1240px)!important}main section:has(.ral-section-head) .ral-section-head{grid-template-columns:1fr!important;align-items:start!important}main section:has(.ral-section-head) .container>.ral-section-head+div{grid-template-columns:1fr!important}main section:has(.ral-section-head) .container>.ral-section-head+ul{grid-template-columns:1fr!important}main section:has(.ral-section-head) .container>.ral-section-head+section{grid-template-columns:1fr!important}main section:has(.ral-section-head) .ral-card-grid{grid-template-columns:1fr!important}main section:has(.ral-section-head) .container>.ral-section-head+div>*{min-height:auto!important}main section:has(.ral-section-head) .container>.ral-section-head+ul>*{min-height:auto!important}main section:has(.ral-section-head) .container>.ral-section-head+section>*{min-height:auto!important}main section:has(.ral-section-head) .ral-card-grid>*{min-height:auto!important}}html body .ral-nav-slot nav,html body .ral-nav-slot .site-nav,html body .ral-nav-slot .ral-site-nav{grid-template-columns:repeat(6,max-content)!important;justify-content:start!important;align-items:center!important;gap:16px 26px!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:grid!important;position:static!important;overflow:visible!important;transform:translate(0,0)!important}html body .ral-nav-slot nav ul,html body .ral-nav-slot .site-nav ul,html body .ral-nav-slot .ral-site-nav ul{grid-template-columns:repeat(6,max-content)!important;justify-content:start!important;align-items:center!important;gap:16px 26px!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important;position:static!important;overflow:visible!important}html body .ral-nav-slot nav>a,html body .ral-nav-slot .site-nav>a,html body .ral-nav-slot .ral-site-nav>a{white-space:nowrap!important;align-items:center!important;width:auto!important;font-size:16px!important;font-weight:900!important;line-height:1.2!important;display:inline-flex!important;position:static!important}html body .ral-nav-slot nav li,html body .ral-nav-slot .site-nav li,html body .ral-nav-slot .ral-site-nav li{width:auto!important;margin:0!important;padding:0!important;display:inline-flex!important;position:static!important}html body .ral-nav-slot nav li a,html body .ral-nav-slot .site-nav li a,html body .ral-nav-slot .ral-site-nav li a{white-space:nowrap!important;align-items:center!important;width:auto!important;font-size:16px!important;font-weight:900!important;line-height:1.2!important;display:inline-flex!important;position:static!important}@media (max-width:1180px){html body .ral-header-inner{grid-template-columns:1fr!important;grid-template-areas:"brand""nav"!important;row-gap:18px!important}html body .ral-header-brand{width:auto!important;max-width:100%!important}html body .ral-nav-slot nav,html body .ral-nav-slot .site-nav,html body .ral-nav-slot .ral-site-nav,html body .ral-nav-slot nav ul,html body .ral-nav-slot .site-nav ul,html body .ral-nav-slot .ral-site-nav ul{grid-template-columns:repeat(5,max-content)!important}}@media (max-width:760px){html body .ral-header-inner{padding:20px 18px 18px!important}html body .ral-nav-slot{overflow:auto hidden!important}html body .ral-nav-slot nav,html body .ral-nav-slot .site-nav,html body .ral-nav-slot .ral-site-nav,html body .ral-nav-slot nav ul,html body .ral-nav-slot .site-nav ul,html body .ral-nav-slot .ral-site-nav ul{flex-wrap:nowrap!important;gap:12px 22px!important;padding-bottom:8px!important;display:flex!important}}html body .ral-header{z-index:50!important;background:#fff!important;position:relative!important;overflow:visible!important}html body .ral-header-inner{box-sizing:border-box!important;grid-template-columns:500px minmax(0,1fr)!important;grid-template-areas:"brand nav"!important;align-items:center!important;column-gap:42px!important;width:100%!important;max-width:1480px!important;height:auto!important;min-height:148px!important;margin:0 auto!important;padding:24px 34px 22px!important;display:grid!important}html body .ral-header-brand{z-index:2!important;grid-area:brand!important;align-items:center!important;width:500px!important;max-width:500px!important;margin:0!important;padding:0!important;display:flex!important;position:static!important;transform:translate(0,0)!important}html body .readlea-nav-slot-v2{grid-area:nav!important;align-items:center!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}html body .readlea-main-nav-v2{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:16px!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important}html body .readlea-nav-row-v2{flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;gap:28px!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important}html body .readlea-nav-row-v2 a{white-space:nowrap!important;color:#111827!important;align-items:center!important;font-size:16px!important;font-weight:900!important;line-height:1.2!important;text-decoration:none!important;display:inline-flex!important}html body .readlea-nav-row-v2 a:hover{color:#9f1239!important}@media (max-width:1180px){html body .ral-header-inner{grid-template-columns:1fr!important;grid-template-areas:"brand""nav"!important;row-gap:18px!important}html body .ral-header-brand{width:auto!important;max-width:100%!important}html body .readlea-nav-row-v2{flex-wrap:wrap!important}}@media (max-width:760px){html body .ral-header-inner{padding:20px 18px 18px!important}html body .readlea-nav-slot-v2{overflow:auto hidden!important}html body .readlea-main-nav-v2{min-width:max-content!important}html body .readlea-nav-row-v2{flex-wrap:nowrap!important;gap:22px!important}}body.ral-route-home article small,body.ral-route-home article footer,body.ral-route-home article footer *,body.ral-route-home article [class*=meta],body.ral-route-home article [class*=Meta],body.ral-route-home article [class*=category],body.ral-route-home article [class*=Category],body.ral-route-home article [class*=badge],body.ral-route-home article [class*=Badge]{display:revert!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;max-height:none!important;overflow:visible!important}main a[href^="/catatan/"] p,main [class*=summary i],main [class*=excerpt i],main [class*=description i]{-webkit-line-clamp:4!important;line-clamp:4!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;max-height:6.6em!important;line-height:1.65!important;display:-webkit-box!important;overflow:hidden!important}main article:has(a[href^="/catatan/"]) p{-webkit-line-clamp:4!important;line-clamp:4!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;max-height:6.6em!important;line-height:1.65!important;display:-webkit-box!important;overflow:hidden!important}main [class*=card i]:has(a[href^="/catatan/"]) p{-webkit-line-clamp:4!important;line-clamp:4!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;max-height:6.6em!important;line-height:1.65!important;display:-webkit-box!important;overflow:hidden!important}main [class*=Card i]:has(a[href^="/catatan/"]) p{-webkit-line-clamp:4!important;line-clamp:4!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;max-height:6.6em!important;line-height:1.65!important;display:-webkit-box!important;overflow:hidden!important}main [class*=note i]:has(a[href^="/catatan/"]) p{-webkit-line-clamp:4!important;line-clamp:4!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;max-height:6.6em!important;line-height:1.65!important;display:-webkit-box!important;overflow:hidden!important}main [class*=catatan i]:has(a[href^="/catatan/"]) p{-webkit-line-clamp:4!important;line-clamp:4!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;max-height:6.6em!important;line-height:1.65!important;display:-webkit-box!important;overflow:hidden!important}main article:has(a[href^="/catatan/"]) h1{display:revert!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;text-overflow:initial!important;max-height:none!important;overflow:visible!important}main article:has(a[href^="/catatan/"]) h2{display:revert!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;text-overflow:initial!important;max-height:none!important;overflow:visible!important}main article:has(a[href^="/catatan/"]) h3{display:revert!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;text-overflow:initial!important;max-height:none!important;overflow:visible!important}main article:has(a[href^="/catatan/"]) h4{display:revert!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;text-overflow:initial!important;max-height:none!important;overflow:visible!important}main article:has(a[href^="/catatan/"]) small{display:revert!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;text-overflow:initial!important;max-height:none!important;overflow:visible!important}main article:has(a[href^="/catatan/"]) footer{display:revert!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;text-overflow:initial!important;max-height:none!important;overflow:visible!important}main article:has(a[href^="/catatan/"]) footer *{display:revert!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;text-overflow:initial!important;max-height:none!important;overflow:visible!important}main article:has(a[href^="/catatan/"]) [class*=badge i]{display:revert!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;text-overflow:initial!important;max-height:none!important;overflow:visible!important}main article:has(a[href^="/catatan/"]) [class*=category i]{display:revert!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;text-overflow:initial!important;max-height:none!important;overflow:visible!important}main article:has(a[href^="/catatan/"]) [class*=meta i]{display:revert!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important;text-overflow:initial!important;max-height:none!important;overflow:visible!important}.readlea-card-excerpt-clamp{-webkit-line-clamp:4!important;line-clamp:4!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;max-height:6.6em!important;line-height:1.65!important;display:-webkit-box!important;overflow:hidden!important}@media print{body.readlea-print-study-planner{background:#fff!important;margin:0!important;padding:0!important}body.readlea-print-study-planner *{visibility:hidden!important}body.readlea-print-study-planner #readlea-study-planner-print,body.readlea-print-study-planner #readlea-study-planner-print *{visibility:visible!important}body.readlea-print-study-planner #readlea-study-planner-print{width:100%!important;max-width:100%!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:absolute!important;top:0!important;left:0!important}}.ral-footer-extra{color:#64748b;border-top:1px solid #94a3b847;margin-top:18px;padding-top:16px;font-size:14px;line-height:1.7}.ral-footer-extra p{margin:4px 0}.ral-footer-extra a{color:#9f1239;font-weight:800;text-decoration:none}.ral-footer-extra a:hover{text-decoration:underline}.home-news-grid,.news-grid,.berita-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.site-footer{background:#fff;border-top:1px solid #8b0f241f;padding:28px 0}.site-footer-inner{justify-content:space-between;align-items:flex-start;gap:32px;width:min(1180px,100% - 48px);margin:0 auto;display:flex}.site-footer-brand{flex-wrap:wrap;align-items:baseline;gap:18px;display:flex}.site-footer-brand strong{color:#1f2430;letter-spacing:.02em;font-weight:900}.site-footer-brand span{color:#667085;font-weight:500}.site-footer-info{text-align:right;color:#667085;font-weight:500}.site-footer-info p{margin:0 0 8px}.site-footer-info p:last-child{margin-bottom:0}.site-footer-info a{color:#8b0f24;font-weight:800;text-decoration:none}.site-footer-info a:hover{text-decoration:underline}@media (max-width:1100px){.home-news-grid,.news-grid,.berita-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.home-news-grid,.news-grid,.berita-grid{grid-template-columns:1fr}.site-footer-inner{flex-direction:column;align-items:flex-start;width:min(100% - 32px,1180px)}.site-footer-info{text-align:left}.site-footer-brand{flex-direction:column;gap:6px}}.readlea-footer-final{background:#fff!important;border-top:1px solid #8b0f2424!important;width:100%!important;padding:26px 0!important}.readlea-footer-final-inner{justify-content:space-between!important;align-items:flex-start!important;gap:32px!important;width:min(1180px,100% - 48px)!important;margin:0 auto!important;display:flex!important}.readlea-footer-final-left{flex-wrap:wrap!important;align-items:baseline!important;gap:18px!important;display:flex!important}.readlea-footer-final-left strong{color:#1f2430!important;letter-spacing:.02em!important;font-weight:900!important}.readlea-footer-final-left span{color:#667085!important;font-weight:500!important}.readlea-footer-final-right{text-align:right!important;color:#667085!important;margin-left:auto!important;font-weight:500!important}.readlea-footer-final-right p{margin:0 0 8px!important}.readlea-footer-final-right p:last-child{margin-bottom:0!important}.readlea-footer-final-right a{color:#8b0f24!important;font-weight:800!important;text-decoration:none!important}.readlea-footer-final-right a:hover{text-decoration:underline!important}.news-grid,.berita-grid,.home-news-grid,.latest-news-grid,[class*=news-grid],[class*=berita-grid]{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;display:grid!important}@media (max-width:1100px){.news-grid,.berita-grid,.home-news-grid,.latest-news-grid,[class*=news-grid],[class*=berita-grid]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){.readlea-footer-final-inner{flex-direction:column!important;align-items:flex-start!important;width:min(100% - 32px,1180px)!important}.readlea-footer-final-left{flex-direction:column!important;gap:6px!important}.readlea-footer-final-right{text-align:left!important;margin-left:0!important}.news-grid,.berita-grid,.home-news-grid,.latest-news-grid,[class*=news-grid],[class*=berita-grid]{grid-template-columns:1fr!important}}.research-section-header,.research-table-header,.feasibility-section-header,.literature-section-header{align-items:center;gap:12px;display:flex;justify-content:flex-start!important}.research-section-header p:empty,.research-section-header span:empty,.research-table-header p:empty,.research-table-header span:empty,.feasibility-section-header p:empty,.feasibility-section-header span:empty,.literature-section-header p:empty,.literature-section-header span:empty{display:none!important}@media (max-width:900px){.readlea-rf-restored-sections,.readlea-rf-regulation-grid{grid-template-columns:1fr}}.readlea-rf-restored-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:26px 0 28px;display:grid}.readlea-rf-card{background:#fff;border:1px solid #8b0f241f;border-radius:22px;padding:22px;box-shadow:0 18px 44px #0f172a0f}.readlea-rf-card-wide{grid-column:1/-1}.readlea-rf-card-head{margin-bottom:16px}.readlea-rf-card-head span{color:#8b0f24;letter-spacing:.06em;text-transform:uppercase;background:#8b0f2414;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.readlea-rf-card-head h2{color:#0f172a;margin:12px 0 0;font-size:24px;font-weight:950;line-height:1.18}.readlea-rf-list{gap:12px;display:grid}.readlea-rf-item{background:linear-gradient(#fff,#fbfbfd);border:1px solid #0f172a14;border-radius:16px;padding:16px}.readlea-rf-item strong{color:#111827;font-size:15px;font-weight:900;line-height:1.45;display:block}.readlea-rf-item small{color:#64748b;margin-top:6px;font-size:13px;font-weight:700;display:block}.readlea-rf-item p{color:#334155;text-align:justify;margin:8px 0 0;font-size:14px;line-height:1.7}.readlea-rf-item a{color:#8b0f24;margin-top:10px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.readlea-rf-item a:hover{text-decoration:underline}@media (max-width:900px){.readlea-rf-restored-sections,.readlea-rf-regulation-grid{grid-template-columns:1fr}}@media (max-width:820px){.readlea-literature-sort-panel{flex-direction:column;align-items:flex-start}.readlea-literature-sort-right{flex-direction:column;align-items:flex-start;width:100%}.readlea-literature-sort-right select{width:100%}.readlea-literature-actions{justify-items:stretch}.readlea-literature-actions a{width:100%}}.readlea-keyword-helper{color:#334155;background:linear-gradient(#fff,#fff7f8);border:1px solid #8b0f2424;border-radius:18px;margin-top:12px;padding:16px 18px}.readlea-keyword-helper strong{color:#8b0f24;margin-bottom:6px;font-weight:950;display:block}.readlea-keyword-helper p{text-align:justify;margin:6px 0 0;font-size:14px;line-height:1.7}.readlea-keyword-helper-example{color:#0f172a}.readlea-keyword-refresh-panel{background:#fff;border:1px solid #0f172a14;border-radius:18px;margin-top:14px;padding:16px;box-shadow:0 14px 32px #0f172a0d}.readlea-keyword-refresh-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.readlea-keyword-refresh-head span{color:#8b0f24;letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.readlea-keyword-refresh-head strong{color:#0f172a;margin-top:3px;font-size:16px;font-weight:950;display:block}.readlea-keyword-refresh-head button{color:#fff;cursor:pointer;background:#8b0f24;border:1px solid #8b0f2438;border-radius:999px;min-height:38px;padding:0 16px;font-weight:900}.readlea-keyword-chip-grid{flex-wrap:wrap;gap:8px;display:flex}.readlea-keyword-chip-grid button{color:#111827;cursor:pointer;background:#8b0f240f;border:1px solid #8b0f2429;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800}.readlea-keyword-chip-grid button:hover{color:#fff;background:#8b0f24}@media (max-width:720px){.readlea-keyword-refresh-head{flex-direction:column;align-items:flex-start}.readlea-keyword-refresh-head button{width:100%}.readlea-keyword-chip-grid button{text-align:left;border-radius:14px;width:100%}}.readlea-keyword-refresh-panel{display:none!important}.readlea-keyword-helper-correct{color:#334155;background:linear-gradient(#fff,#fff7f8);border:1px solid #8b0f2424;border-radius:16px;margin-top:12px;padding:14px 16px}.readlea-keyword-helper-correct strong{color:#8b0f24;margin-bottom:6px;font-weight:950;display:block}.readlea-keyword-helper-correct p{text-align:justify;margin:6px 0 0;font-size:14px;line-height:1.7}.readlea-existing-quick-suggestions{position:relative}.readlea-existing-refresh-button{color:#fff;cursor:pointer;background:#8b0f24;border:1px solid #8b0f2438;border-radius:999px;justify-content:center;align-items:center;min-height:38px;margin:0 0 14px;padding:0 16px;font-weight:900;display:inline-flex!important}.readlea-existing-refresh-button:hover{filter:brightness(.95)}.readlea-literature-sort-right select:focus{border-color:#8b0f24;box-shadow:0 0 0 4px #8b0f2414}@media (max-width:820px){.readlea-literature-sort-panel{flex-direction:column;align-items:flex-start}.readlea-literature-sort-right{flex-direction:column;align-items:flex-start;width:100%}.readlea-literature-sort-right select{width:100%}}.readlea-literature-sort-right{align-items:center!important;gap:10px!important;display:flex!important}.readlea-download-journal-link:hover{color:#fff!important;background:#8b0f24!important}@media (max-width:820px){.readlea-literature-sort-panel{flex-direction:column!important;align-items:flex-start!important}.readlea-literature-sort-right{flex-direction:column!important;align-items:flex-start!important;width:100%!important}.readlea-literature-sort-right select{width:100%!important}.readlea-literature-actions{justify-items:stretch!important}.readlea-literature-actions a{width:100%!important}}.readlea-literature-sort-panel{background:linear-gradient(#fff,#fbfbfd)!important;border:1px solid #8b0f241f!important;border-radius:18px!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;margin:16px 0 14px!important;padding:16px 18px!important;display:flex!important;box-shadow:0 14px 34px #0f172a0d!important}.readlea-literature-sort-left{gap:4px!important;display:grid!important}.readlea-literature-sort-left span{color:#8b0f24!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:900!important}.readlea-literature-sort-left strong{color:#0f172a!important;font-size:16px!important;font-weight:900!important}.readlea-literature-count-info{color:#64748b!important;font-size:13px!important;font-weight:700!important}.readlea-literature-sort-right{justify-items:end!important;gap:10px!important;display:grid!important}.readlea-literature-sort-right label{color:#64748b!important;font-size:13px!important;font-weight:800!important}.readlea-literature-sort-right select{color:#111827!important;background:#fff!important;border:1px solid #8b0f242e!important;border-radius:999px!important;outline:none!important;min-height:42px!important;padding:0 42px 0 16px!important;font-size:14px!important;font-weight:850!important}.readlea-literature-row-actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;display:flex!important}.readlea-literature-row-actions button{color:#8b0f24!important;cursor:pointer!important;background:#8b0f2414!important;border:1px solid #8b0f242e!important;border-radius:999px!important;min-height:36px!important;padding:0 13px!important;font-size:13px!important;font-weight:900!important}.readlea-literature-row-actions button:disabled{opacity:.45!important;cursor:not-allowed!important}.readlea-sinta-cell,.readlea-sinta-header{min-width:100px!important}.readlea-sinta-badge{color:#15803d!important;white-space:nowrap!important;background:#16a34a1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.readlea-sinta-check{color:#8b0f24!important;white-space:nowrap!important;background:#8b0f240f!important;border:1px solid #8b0f2433!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}.readlea-literature-table-enhanced td:last-child{min-width:190px!important}.readlea-literature-actions{justify-items:start!important;gap:8px!important;display:grid!important}.readlea-literature-actions a{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:36px!important;padding:0 14px!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.readlea-open-journal-link{color:#fff!important;background:#0f172a!important}.readlea-download-journal-link{color:#8b0f24!important;background:#8b0f2414!important;border:1px solid #8b0f2438!important}@media (max-width:820px){.readlea-literature-sort-panel{flex-direction:column!important}.readlea-literature-sort-right{justify-items:stretch!important;width:100%!important}.readlea-literature-sort-right select,.readlea-literature-row-actions button{width:100%!important}.readlea-literature-row-actions{flex-direction:column!important}.readlea-literature-actions{justify-items:stretch!important}.readlea-literature-actions a{width:100%!important}}.readlea-open-journal-page-panel{background:linear-gradient(#fff,#fff7f8);border:1px solid #8b0f2424;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:16px 0 14px;padding:16px 18px;display:flex;box-shadow:0 14px 34px #0f172a0d}.readlea-open-journal-page-panel span{color:#8b0f24;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.readlea-open-journal-page-panel strong{color:#0f172a;margin-top:4px;font-size:15px;font-weight:900;display:block}.readlea-open-journal-page-panel button{color:#fff;cursor:pointer;white-space:nowrap;background:#8b0f24;border:none;border-radius:999px;min-height:42px;padding:0 18px;font-weight:900}.readlea-journal-page{width:min(1240px,100% - 48px);margin:0 auto;padding:44px 0 70px}.readlea-journal-page-head{margin-bottom:22px}.readlea-journal-page-head a{color:#8b0f24;font-weight:900;text-decoration:none}.readlea-journal-page-head span{color:#8b0f24;letter-spacing:.08em;text-transform:uppercase;background:#8b0f2414;border-radius:999px;margin-top:22px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.readlea-journal-page-head h1{color:#0f172a;margin:14px 0 10px;font-size:clamp(32px,5vw,54px);font-weight:950;line-height:1.05}.readlea-journal-page-head p{color:#475569;text-align:justify;max-width:760px;font-size:16px;line-height:1.8}.readlea-journal-toolbar{background:#fff;border:1px solid #8b0f241f;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:16px;display:flex;box-shadow:0 14px 36px #0f172a0d}.readlea-journal-toolbar strong,.readlea-journal-toolbar span{display:block}.readlea-journal-toolbar strong{color:#0f172a;font-weight:950}.readlea-journal-toolbar span{color:#64748b;margin-top:3px;font-size:14px;font-weight:800}.readlea-journal-toolbar label{color:#64748b;gap:7px;font-size:13px;font-weight:900;display:grid}.readlea-journal-toolbar select{color:#111827;background:#fff;border:1px solid #8b0f242e;border-radius:999px;min-height:42px;padding:0 42px 0 16px;font-size:14px;font-weight:850}.readlea-journal-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.readlea-journal-toolbar-actions button{color:#8b0f24;cursor:pointer;background:#8b0f2414;border:1px solid #8b0f242e;border-radius:999px;min-height:38px;padding:0 14px;font-weight:900}.readlea-journal-toolbar-actions button:disabled{opacity:.45;cursor:not-allowed}.readlea-journal-table-wrap{background:#fff;border:1px solid #0f172a1a;border-radius:22px;overflow-x:auto}.readlea-journal-table{border-collapse:collapse;width:100%;min-width:1080px}.readlea-journal-table th,.readlea-journal-table td{text-align:left;vertical-align:top;border-bottom:1px solid #0f172a14;padding:16px}.readlea-journal-table th{color:#475569;letter-spacing:.08em;text-transform:uppercase;background:#f8fafc;font-size:12px;font-weight:950}.readlea-journal-table td strong{color:#0f172a;font-weight:950;line-height:1.45;display:block}.readlea-journal-table td small{color:#64748b;margin-top:6px;font-size:13px;line-height:1.5;display:block}.readlea-journal-sinta-badge,.readlea-journal-sinta-check,.readlea-journal-access{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.readlea-journal-sinta-badge,.readlea-journal-access{color:#15803d;background:#16a34a1f}.readlea-journal-sinta-check{color:#8b0f24;background:#8b0f240f;border:1px solid #8b0f242e;text-decoration:none}.readlea-journal-actions{gap:8px;display:grid}.readlea-journal-actions a{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:13px;font-weight:950;text-decoration:none;display:inline-flex}.readlea-journal-actions a:first-child{color:#fff;background:#0f172a}.readlea-journal-actions a:last-child{color:#8b0f24;background:#8b0f2414;border:1px solid #8b0f2438}.readlea-journal-empty{background:#fff;border:1px solid #8b0f2424;border-radius:22px;padding:28px}@media (max-width:820px){.readlea-open-journal-page-panel,.readlea-journal-toolbar{flex-direction:column;align-items:stretch}.readlea-open-journal-page-panel button,.readlea-journal-toolbar select,.readlea-journal-toolbar-actions button{width:100%}}.readlea-open-journal-page-panel{display:none!important}.readlea-inline-journal-toolbar{background:linear-gradient(#fff,#fbfbfd)!important;border:1px solid #8b0f241f!important;border-radius:18px!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;margin:16px 0 14px!important;padding:16px 18px!important;display:flex!important;box-shadow:0 14px 34px #0f172a0d!important}.readlea-inline-journal-toolbar-left{gap:4px!important;display:grid!important}.readlea-inline-journal-toolbar-left span{color:#8b0f24!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:900!important}.readlea-inline-journal-toolbar-left strong{color:#0f172a!important;font-size:16px!important;font-weight:900!important}.readlea-inline-journal-toolbar-left small{color:#64748b!important;font-size:13px!important;font-weight:800!important}.readlea-inline-journal-toolbar-right{flex-wrap:wrap!important;justify-content:flex-end!important;gap:12px!important;display:flex!important}.readlea-inline-journal-toolbar-right label{color:#64748b!important;gap:6px!important;font-size:13px!important;font-weight:800!important;display:grid!important}.readlea-inline-journal-toolbar-right select{color:#111827!important;background:#fff!important;border:1px solid #8b0f242e!important;border-radius:999px!important;outline:none!important;min-height:42px!important;padding:0 42px 0 16px!important;font-size:14px!important;font-weight:850!important}.readlea-inline-sinta-cell,.readlea-inline-sinta-header{min-width:98px!important}.readlea-inline-sinta-badge,.readlea-inline-sinta-check{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.readlea-inline-sinta-badge{color:#15803d!important;background:#16a34a1f!important}.readlea-inline-sinta-check{color:#8b0f24!important;background:#8b0f240f!important;border:1px solid #8b0f2433!important;text-decoration:none!important}.readlea-inline-journal-actions{justify-items:start!important;gap:8px!important;display:grid!important}.readlea-inline-journal-actions a{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:36px!important;padding:0 14px!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.readlea-inline-open-website{color:#fff!important;background:#0f172a!important}.readlea-inline-download-journal{color:#8b0f24!important;background:#8b0f2414!important;border:1px solid #8b0f2438!important}.readlea-inline-journal-pagination{flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;margin:18px 0 28px!important;display:flex!important}.readlea-inline-page-button{color:#8b0f24!important;cursor:pointer!important;background:#fff!important;border:1px solid #8b0f242e!important;border-radius:999px!important;min-width:38px!important;min-height:38px!important;font-weight:900!important}.readlea-inline-page-button.is-active{color:#fff!important;background:#8b0f24!important}@media (max-width:820px){.readlea-inline-journal-toolbar{flex-direction:column!important}.readlea-inline-journal-toolbar-right,.readlea-inline-journal-toolbar-right label,.readlea-inline-journal-toolbar-right select{width:100%!important}.readlea-inline-journal-actions{justify-items:stretch!important}.readlea-inline-journal-actions a{width:100%!important}}.readlea-inline-sinta-cell{min-width:150px!important}.readlea-inline-sinta-badge{color:#15803d!important;white-space:nowrap!important;background:#16a34a1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:32px!important;padding:0 12px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.readlea-inline-sinta-empty{gap:7px!important;min-width:150px!important;display:grid!important}.readlea-inline-sinta-empty strong{color:#64748b!important;font-size:11px!important;font-weight:850!important;line-height:1.35!important;display:block!important}.readlea-inline-sinta-empty strong{color:#64748b!important;font-size:11px!important;font-weight:850!important;line-height:1.35!important}.readlea-inline-sinta-empty a{color:#8b0f24!important;white-space:nowrap!important;background:#8b0f240f!important;border:1px solid #8b0f2438!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:max-content!important;min-height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}[data-readlea-title-enhanced="1"] h3,[data-readlea-title-enhanced="1"] h4,[data-readlea-title-enhanced="1"] strong,[data-readlea-title-enhanced="1"] b{letter-spacing:-.01em!important;line-height:1.35!important}[data-readlea-title-enhanced="1"] p{text-align:justify!important;line-height:1.7!important}.readlea-ide-extra-header{margin-bottom:22px!important}.readlea-ide-extra-header span,.readlea-ide-extra-card>span{color:#8b0f24!important;letter-spacing:.08em!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;padding:7px 13px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.readlea-ide-extra-header h2{color:#0f172a!important;letter-spacing:-.04em!important;margin:12px 0 8px!important;font-size:clamp(28px,3vw,42px)!important;line-height:1.05!important}.readlea-ide-extra-header p{color:#64748b!important;text-align:justify!important;max-width:760px!important;line-height:1.75!important}.readlea-ide-extra-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:18px!important;margin-bottom:18px!important;display:grid!important}.readlea-ide-extra-card{background:#ffffffe6!important;border:1px solid #94a3b847!important;border-radius:22px!important;padding:22px!important}.readlea-ide-extra-card h3{color:#0f172a!important;letter-spacing:-.03em!important;margin:12px 0 16px!important;font-size:24px!important;line-height:1.15!important}.readlea-ide-method-item{border-left:4px solid #8b0f248c!important;padding-left:14px!important}.readlea-ide-method-item strong{color:#0f172a!important;margin-bottom:4px!important;font-weight:950!important;display:block!important}.readlea-ide-method-item p,.readlea-ide-question-list li,.readlea-ide-outline-item li{color:#475569!important;text-align:justify!important;line-height:1.75!important}.readlea-ide-question-list{gap:12px!important;margin:0!important;padding-left:20px!important;display:grid!important}.readlea-ide-outline-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.readlea-ide-outline-item{background:#fff!important;border:1px solid #e2e8f0e6!important;border-radius:18px!important;padding:16px!important}.readlea-ide-outline-item b{color:#0f172a!important;margin-bottom:8px!important;font-size:15px!important;display:block!important}.readlea-ide-outline-item ul{margin:0!important;padding-left:18px!important}@media (max-width:820px){.readlea-ide-extra-grid,.readlea-ide-outline-grid{grid-template-columns:1fr!important}.readlea-ide-writing-extras{border-radius:22px!important;padding:20px!important}}.readlea-ide-writing-extras{background:linear-gradient(135deg,#8b0f240e,#fffffff5 34%),radial-gradient(circle at 100% 0,#8b0f241f,#0000 36%),#fff!important;border:1px solid #8b0f242e!important;border-radius:34px!important;max-width:1120px!important;margin:34px auto!important;padding:30px!important;box-shadow:0 28px 80px #0f172a14!important}.readlea-ide-editorial-hero{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)!important;align-items:stretch!important;gap:22px!important;margin-bottom:22px!important;display:grid!important}.readlea-ide-editorial-kicker,.readlea-ide-card-heading span{color:#8b0f24!important;letter-spacing:.09em!important;text-transform:uppercase!important;background:#8b0f2417!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:max-content!important;padding:8px 13px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.readlea-ide-editorial-hero h2{color:#0f172a!important;letter-spacing:-.055em!important;max-width:700px!important;margin:14px 0 10px!important;font-size:clamp(34px,4vw,54px)!important;line-height:.98!important}.readlea-ide-editorial-hero p{color:#475569!important;text-align:justify!important;max-width:760px!important;font-size:16px!important;line-height:1.85!important}.readlea-ide-editorial-summary{background:#ffffffc7!important;border:1px solid #8b0f2429!important;border-radius:26px!important;padding:20px!important}.readlea-ide-editorial-summary b{color:#0f172a!important;letter-spacing:-.02em!important;margin-bottom:14px!important;font-size:18px!important;display:block!important}.readlea-ide-editorial-summary dl{gap:10px!important;margin:0!important;display:grid!important}.readlea-ide-editorial-summary div{border-top:1px solid #e2e8f0e6!important;grid-template-columns:82px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding-top:10px!important;display:grid!important}.readlea-ide-editorial-summary dt{color:#8b0f24!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:11px!important;font-weight:950!important}.readlea-ide-editorial-summary dd{color:#0f172a!important;margin:0!important;font-weight:850!important;line-height:1.45!important}.readlea-ide-editorial-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:18px!important;margin-bottom:18px!important;display:grid!important}.readlea-ide-editorial-card{background:#ffffffeb!important;border:1px solid #94a3b840!important;border-radius:26px!important;padding:22px!important;box-shadow:0 18px 45px #0f172a0b!important}.readlea-ide-card-heading{align-items:flex-start!important;gap:14px!important;margin-bottom:18px!important;display:flex!important}.readlea-ide-card-heading span{color:#fff!important;background:#8b0f24!important;border-radius:16px!important;min-width:44px!important;height:44px!important;padding:0!important;font-size:13px!important}.readlea-ide-card-heading b{color:#0f172a!important;letter-spacing:-.035em!important;font-size:24px!important;line-height:1.1!important;display:block!important}.readlea-ide-card-heading p{color:#64748b!important;text-align:justify!important;margin:7px 0 0!important;line-height:1.65!important}.readlea-ide-method-list{gap:12px!important;display:grid!important}.readlea-ide-method-item{background:linear-gradient(#fff,#fff7f8)!important;border:1px solid #e2e8f0e6!important;border-radius:20px!important;padding:16px 16px 16px 18px!important;position:relative!important;overflow:hidden!important}.readlea-ide-method-item:before{content:""!important;background:#8b0f24!important;border-radius:999px!important;width:4px!important;position:absolute!important;top:16px!important;bottom:16px!important;left:0!important}.readlea-ide-method-item small,.readlea-ide-question-row small{color:#8b0f24!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-bottom:5px!important;font-size:11px!important;font-weight:950!important;display:block!important}.readlea-ide-method-item strong{color:#0f172a!important;margin-bottom:6px!important;font-size:16px!important;font-weight:950!important;display:block!important}.readlea-ide-method-item p,.readlea-ide-question-row p,.readlea-ide-outline-content li,.readlea-ide-checklist p{color:#475569!important;text-align:justify!important;line-height:1.75!important}.readlea-ide-question-table{gap:12px!important;display:grid!important}.readlea-ide-question-row{background:#fff!important;border:1px solid #e2e8f0e6!important;border-radius:20px!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important;gap:12px!important;padding:14px!important;display:grid!important}.readlea-ide-question-row em{color:#8b0f24!important;background:#8b0f2414!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-style:normal!important;font-weight:950!important;display:inline-flex!important}.readlea-ide-outline-card{margin-bottom:18px!important}.readlea-ide-outline-timeline{gap:16px!important;display:grid!important;position:relative!important}.readlea-ide-outline-step{grid-template-columns:62px minmax(0,1fr)!important;align-items:start!important;gap:16px!important;display:grid!important}.readlea-ide-outline-number{color:#fff!important;letter-spacing:-.03em!important;background:#0f172a!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;width:54px!important;height:54px!important;font-weight:950!important;display:inline-flex!important;position:sticky!important;top:90px!important}.readlea-ide-outline-content{background:#fff!important;border:1px solid #e2e8f0f2!important;border-radius:22px!important;padding:18px!important}.readlea-ide-outline-content h3{color:#0f172a!important;letter-spacing:-.025em!important;margin:0 0 6px!important;font-size:20px!important}.readlea-ide-editor-note{color:#8b0f24!important;text-align:justify!important;border-left:3px solid #8b0f2499!important;margin:0 0 12px!important;padding-left:10px!important;font-size:14px!important;font-weight:800!important;line-height:1.6!important}.readlea-ide-outline-content ul{margin:0!important;padding-left:20px!important}.readlea-ide-outline-content li{margin:7px 0!important}.readlea-ide-checklist{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.readlea-ide-checklist p{background:#fff!important;border:1px solid #e2e8f0f2!important;border-radius:18px!important;margin:0!important;padding:14px 14px 14px 42px!important;position:relative!important}.readlea-ide-checklist p:before{content:"✓"!important;color:#15803d!important;background:#16a34a1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important;position:absolute!important;top:14px!important;left:14px!important}@media (max-width:860px){.readlea-ide-editorial-hero,.readlea-ide-editorial-grid,.readlea-ide-checklist{grid-template-columns:1fr!important}.readlea-ide-writing-extras{border-radius:24px!important;padding:20px!important}.readlea-ide-outline-step{grid-template-columns:1fr!important}.readlea-ide-outline-number{position:static!important}}.readlea-ide-news-harmonized{background:radial-gradient(circle at 100% 0,#8b0f2414,#0000 34%),#fff!important;border:1px solid #8b0f2429!important;border-radius:30px!important;max-width:1120px!important;margin:28px auto!important;padding:28px!important;box-shadow:0 24px 70px #0f172a0f!important}.readlea-ide-news-head{margin-bottom:20px!important}.readlea-ide-news-head span{color:#8b0f24!important;letter-spacing:.08em!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;padding:7px 13px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.readlea-ide-news-head h2{color:#0f172a!important;letter-spacing:-.045em!important;margin:12px 0 8px!important;font-size:clamp(30px,3vw,44px)!important;line-height:1.05!important}.readlea-ide-news-head p{color:#64748b!important;text-align:justify!important;max-width:780px!important;line-height:1.75!important}.readlea-ide-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.readlea-ide-news-card{background:#ffffffeb!important;border:1px solid #e2e8f0f2!important;border-radius:22px!important;padding:20px!important;box-shadow:0 16px 40px #0f172a0b!important}.readlea-ide-news-card-top{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:12px!important;display:flex!important}.readlea-ide-news-card-top span{color:#8b0f24!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:#8b0f2414!important;border-radius:999px!important;padding:6px 10px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.readlea-ide-news-card-top small{color:#64748b!important;font-weight:800!important}.readlea-ide-news-card h3{color:#0f172a!important;letter-spacing:-.025em!important;margin:0 0 10px!important;font-size:20px!important;line-height:1.25!important}.readlea-ide-news-card p{color:#475569!important;text-align:justify!important;margin:0 0 14px!important;line-height:1.75!important}.readlea-ide-news-card a{color:#8b0f24!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}.readlea-ide-news-card a:hover{text-decoration:underline!important}@media (max-width:820px){.readlea-ide-news-grid{grid-template-columns:1fr!important}.readlea-ide-news-harmonized{border-radius:24px!important;padding:20px!important}}.readlea-rf-quick-ideas{background:radial-gradient(circle at 100% 0,#8b0f2412,#0000 34%),#ffffffd1!important;border:1px solid #8b0f2429!important;border-radius:24px!important;margin-top:22px!important;padding:20px!important}.readlea-rf-quick-ideas-head{justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;margin-bottom:16px!important;display:flex!important}.readlea-rf-quick-ideas-head span{color:#8b0f24!important;letter-spacing:.08em!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;padding:6px 11px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-quick-ideas-head h3{color:#0f172a!important;letter-spacing:-.03em!important;margin:10px 0 6px!important;font-size:22px!important;line-height:1.15!important}.readlea-rf-quick-ideas-head p{color:#64748b!important;text-align:justify!important;max-width:680px!important;margin:0!important;line-height:1.65!important}.readlea-rf-refresh-idea-button{color:#fff!important;cursor:pointer!important;white-space:nowrap!important;background:#8b0f24!important;border:0!important;border-radius:999px!important;padding:12px 18px!important;font-weight:950!important;box-shadow:0 12px 28px #8b0f242e!important}.readlea-rf-refresh-idea-button:hover{transform:translateY(-1px)!important}.readlea-rf-quick-idea-list{flex-wrap:wrap!important;gap:10px!important;display:flex!important}.readlea-rf-quick-idea-chip{color:#26364f!important;cursor:pointer!important;text-align:left!important;background:#ffffffeb!important;border:1px solid #8b0f2429!important;border-radius:999px!important;padding:10px 14px!important;font-weight:900!important;line-height:1.35!important}.readlea-rf-quick-idea-chip:hover{color:#8b0f24!important;background:#fff7f8!important;border-color:#8b0f2461!important}@media (max-width:760px){.readlea-rf-quick-ideas-head{flex-direction:column!important}.readlea-rf-refresh-idea-button{width:100%!important}}button[aria-hidden=true],a[aria-hidden=true]{display:none!important}#readlea-rf-quick-ideas .readlea-rf-quick-ideas-head span{color:#8b0f24!important;letter-spacing:.11em!important;background:#8b0f2414!important;border-radius:999px!important;padding:6px 11px!important;font-size:10.5px!important;font-weight:950!important}#readlea-rf-quick-ideas .readlea-rf-refresh-idea-button{color:#fff!important;background:#8b0f24!important;border-radius:999px!important;min-width:118px!important;height:46px!important;padding:0 22px!important;font-size:14px!important;font-weight:950!important;box-shadow:0 14px 32px #8b0f242e!important}#readlea-rf-quick-ideas .readlea-rf-quick-idea-chip{text-align:left!important;color:#0f172a!important;background:#fffffff5!important;border:1px solid #e2e8f0f2!important;border-radius:18px!important;align-items:start!important;gap:5px!important;width:100%!important;padding:14px 15px!important;display:grid!important;box-shadow:0 10px 28px #0f172a09!important}#readlea-rf-quick-ideas .readlea-rf-quick-idea-chip strong{color:#0f172a!important;font-size:14.5px!important;font-weight:950!important;line-height:1.25!important;display:block!important}#readlea-rf-quick-ideas .readlea-rf-quick-idea-chip span{color:#8b0f24!important;letter-spacing:0!important;background:#8b0f2412!important;border-radius:999px!important;width:max-content!important;max-width:100%!important;padding:4px 8px!important;font-size:12px!important;font-weight:900!important;display:block!important}#readlea-rf-quick-ideas .readlea-rf-quick-idea-chip small{color:#64748b!important;font-size:12.5px!important;font-weight:800!important;line-height:1.35!important;display:block!important}#readlea-rf-quick-ideas .readlea-rf-quick-idea-chip:hover{background:#fff7f8!important;border-color:#8b0f2457!important;transform:translateY(-1px)!important;box-shadow:0 16px 34px #8b0f2414!important}@media (max-width:760px){#readlea-rf-quick-ideas .readlea-rf-quick-ideas-head,#readlea-rf-quick-ideas .readlea-rf-quick-idea-list{grid-template-columns:1fr!important}#readlea-rf-quick-ideas .readlea-rf-refresh-idea-button{width:100%!important}}.readlea-rf-news-harmonized{background:radial-gradient(circle at 100% 0,#8b0f2414,#0000 34%),#fff!important;border:1px solid #8b0f2426!important;border-radius:28px!important;width:100%!important;padding:24px!important;box-shadow:0 22px 60px #0f172a0e!important}.readlea-rf-news-head{margin-bottom:18px!important}.readlea-rf-news-head span{color:#8b0f24!important;letter-spacing:.08em!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;padding:7px 12px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-news-head h2{color:#0f172a!important;letter-spacing:-.04em!important;margin:10px 0 8px!important;font-size:30px!important;line-height:1.05!important}.readlea-rf-news-head p{color:#64748b!important;text-align:justify!important;max-width:760px!important;margin:0!important;line-height:1.7!important}.readlea-rf-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.readlea-rf-news-card{background:#fffffff2!important;border:1px solid #e2e8f0f2!important;border-radius:20px!important;padding:18px!important;box-shadow:0 12px 32px #0f172a09!important}.readlea-rf-news-top{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:10px!important;display:flex!important}.readlea-rf-news-top span{color:#8b0f24!important;letter-spacing:.07em!important;text-transform:uppercase!important;background:#8b0f2414!important;border-radius:999px!important;padding:5px 9px!important;font-size:10.5px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-news-top small{color:#64748b!important;font-size:12px!important;font-weight:850!important}.readlea-rf-news-card h3{color:#0f172a!important;letter-spacing:-.025em!important;margin:0 0 9px!important;font-size:18px!important;line-height:1.28!important}.readlea-rf-news-card p{color:#475569!important;text-align:justify!important;margin:0 0 13px!important;line-height:1.7!important}.readlea-rf-news-card a{color:#8b0f24!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}.readlea-rf-news-card a:hover{text-decoration:underline!important}@media (max-width:820px){.readlea-rf-news-grid{grid-template-columns:1fr!important}.readlea-rf-news-harmonized{border-radius:24px!important;padding:20px!important}}.readlea-rf-news-force{background:radial-gradient(circle at 100% 0,#8b0f2414,#0000 34%),#fff!important;border:1px solid #8b0f2426!important;border-radius:28px!important;width:100%!important;padding:24px!important;box-shadow:0 22px 60px #0f172a0e!important}.readlea-rf-news-force-head{margin-bottom:18px!important}.readlea-rf-news-force-head>span{color:#8b0f24!important;letter-spacing:.08em!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;padding:7px 12px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-news-force-head h2{color:#0f172a!important;letter-spacing:-.04em!important;margin:10px 0 8px!important;font-size:30px!important;line-height:1.05!important}.readlea-rf-news-force-head p{color:#64748b!important;text-align:justify!important;max-width:760px!important;margin:0!important;line-height:1.7!important}.readlea-rf-news-force-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.readlea-rf-news-force-card{background:#fffffff5!important;border:1px solid #e2e8f0f2!important;border-radius:20px!important;padding:18px!important;box-shadow:0 12px 32px #0f172a09!important}.readlea-rf-news-force-top{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:10px!important;display:flex!important}.readlea-rf-news-force-top span{color:#8b0f24!important;letter-spacing:.07em!important;text-transform:uppercase!important;background:#8b0f2414!important;border-radius:999px!important;padding:5px 9px!important;font-size:10.5px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-news-force-top small{color:#64748b!important;font-size:12px!important;font-weight:850!important}.readlea-rf-news-force-card h3{color:#0f172a!important;letter-spacing:-.025em!important;margin:0 0 9px!important;font-size:18px!important;line-height:1.28!important}.readlea-rf-news-force-card p{color:#475569!important;text-align:justify!important;margin:0 0 13px!important;line-height:1.7!important}.readlea-rf-news-force-card a{color:#8b0f24!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}.readlea-rf-news-force-card a:hover{text-decoration:underline!important}@media (max-width:820px){.readlea-rf-news-force-grid{grid-template-columns:1fr!important}.readlea-rf-news-force{border-radius:24px!important;padding:20px!important}}[data-readlea-hidden-legacy-refresh=true]{display:none!important}[data-readlea-remove-empty-refresh=true],button[data-readlea-remove-empty-refresh=true],a[data-readlea-remove-empty-refresh=true]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important}#readlea-rf-quick-ideas .readlea-rf-quick-ideas-head{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;margin-bottom:20px!important;display:grid!important}#readlea-rf-quick-ideas .readlea-rf-quick-ideas-head span{color:#8b0f24!important;letter-spacing:.11em!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;padding:6px 11px!important;font-size:10.5px!important;font-weight:950!important;display:inline-flex!important}#readlea-rf-quick-ideas .readlea-rf-quick-ideas-head h3{color:#0f172a!important;letter-spacing:-.035em!important;margin:10px 0 5px!important;font-size:25px!important;line-height:1.1!important}#readlea-rf-quick-ideas .readlea-rf-quick-ideas-head p{color:#64748b!important;text-align:left!important;max-width:520px!important;margin:0!important;font-size:14.5px!important;line-height:1.65!important}#readlea-rf-quick-ideas .readlea-rf-quick-idea-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}#readlea-rf-quick-ideas .readlea-rf-quick-idea-card{text-align:left!important;color:#0f172a!important;cursor:pointer!important;background:#fffffff7!important;border:1px solid #e2e8f0f2!important;border-radius:20px!important;flex-direction:column!important;justify-content:space-between!important;align-items:stretch!important;gap:10px!important;width:100%!important;min-height:132px!important;padding:16px!important;display:flex!important;box-shadow:0 12px 30px #0f172a0a!important}#readlea-rf-quick-ideas .readlea-rf-quick-idea-main{color:#0f172a!important;letter-spacing:-.01em!important;font-size:16px!important;font-weight:950!important;line-height:1.25!important}#readlea-rf-quick-ideas .readlea-rf-quick-idea-meta{flex-wrap:wrap!important;gap:7px!important;display:flex!important}#readlea-rf-quick-ideas .readlea-rf-quick-idea-meta span{color:#8b0f24!important;letter-spacing:0!important;background:#8b0f2412!important;border-radius:999px!important;width:auto!important;max-width:100%!important;padding:5px 9px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}#readlea-rf-quick-ideas .readlea-rf-quick-idea-card p{color:#64748b!important;text-align:left!important;margin:0!important;font-size:12.5px!important;font-weight:750!important;line-height:1.45!important}#readlea-rf-quick-ideas .readlea-rf-quick-idea-card:hover{background:#fff7f8!important;border-color:#8b0f2457!important;transform:translateY(-1px)!important;box-shadow:0 18px 38px #8b0f2414!important}@media (max-width:760px){#readlea-rf-quick-ideas .readlea-rf-quick-ideas-head,#readlea-rf-quick-ideas .readlea-rf-quick-idea-list{grid-template-columns:1fr!important}#readlea-rf-quick-ideas .readlea-rf-refresh-idea-button{width:100%!important}}#readlea-rf-quick-ideas.readlea-rf-quick-ideas{background:radial-gradient(circle at 100% 0,#8b0f2414,#0000 34%),linear-gradient(#fff,snow)!important;border:1px solid #8b0f2424!important;border-radius:28px!important;max-width:820px!important;margin-top:24px!important;padding:24px!important;box-shadow:0 20px 52px #0f172a0e!important}#readlea-rf-quick-ideas .readlea-rf-keyword-ideas-head{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;margin-bottom:18px!important;display:grid!important}#readlea-rf-quick-ideas .readlea-rf-keyword-ideas-head span{color:#8b0f24!important;letter-spacing:.11em!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;padding:6px 11px!important;font-size:10.5px!important;font-weight:950!important;display:inline-flex!important}#readlea-rf-quick-ideas .readlea-rf-keyword-ideas-head h3{color:#0f172a!important;letter-spacing:-.035em!important;margin:10px 0 5px!important;font-size:25px!important;line-height:1.1!important}#readlea-rf-quick-ideas .readlea-rf-keyword-ideas-head p{color:#64748b!important;text-align:left!important;max-width:560px!important;margin:0!important;font-size:14.5px!important;line-height:1.65!important}#readlea-rf-quick-ideas .readlea-rf-refresh-idea-button{color:#fff!important;cursor:pointer!important;background:#8b0f24!important;border:0!important;border-radius:999px!important;min-width:118px!important;height:46px!important;padding:0 22px!important;font-size:14px!important;font-weight:950!important;box-shadow:0 14px 32px #8b0f242e!important}#readlea-rf-quick-ideas .readlea-rf-keyword-idea-list{flex-wrap:wrap!important;gap:10px!important;display:flex!important}#readlea-rf-quick-ideas .readlea-rf-keyword-idea-card{color:#26364f!important;text-align:left!important;cursor:pointer!important;background:#fffffff5!important;border:1px solid #e2e8f0f2!important;border-radius:999px!important;align-items:center!important;max-width:100%!important;min-height:46px!important;padding:11px 16px!important;display:inline-flex!important;box-shadow:0 10px 26px #0f172a09!important}#readlea-rf-quick-ideas .readlea-rf-keyword-idea-card span{color:#26364f!important;letter-spacing:0!important;background:0 0!important;width:auto!important;padding:0!important;font-size:14px!important;font-weight:900!important;line-height:1.45!important;display:inline!important}#readlea-rf-quick-ideas .readlea-rf-keyword-idea-card:hover{background:#fff7f8!important;border-color:#8b0f2457!important;transform:translateY(-1px)!important;box-shadow:0 16px 34px #8b0f2414!important}#readlea-rf-quick-ideas .readlea-rf-keyword-idea-card:hover span{color:#8b0f24!important}@media (max-width:760px){#readlea-rf-quick-ideas .readlea-rf-keyword-ideas-head{grid-template-columns:1fr!important}#readlea-rf-quick-ideas .readlea-rf-refresh-idea-button{width:100%!important}#readlea-rf-quick-ideas .readlea-rf-keyword-idea-list{grid-template-columns:1fr!important;display:grid!important}#readlea-rf-quick-ideas .readlea-rf-keyword-idea-card{border-radius:18px!important;width:100%!important}}#readlea-rf-quick-ideas button:not(.readlea-rf-refresh-idea-button):not(.readlea-rf-keyword-idea-card),#readlea-rf-quick-ideas a:not(.readlea-rf-refresh-idea-button):not(.readlea-rf-keyword-idea-card){visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important}#readlea-rf-quick-ideas .readlea-rf-keyword-idea-list>:not(.readlea-rf-keyword-idea-card){display:none!important}.readlea-rf-regulation-enhanced{background:radial-gradient(circle at 100% 0,#8b0f2413,#0000 34%),linear-gradient(#fff,snow)!important;border:1px solid #8b0f2426!important;border-radius:30px!important;width:100%!important;margin:24px 0!important;padding:26px!important;box-shadow:0 24px 68px #0f172a0e!important}.readlea-rf-regulation-head{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;margin-bottom:20px!important;display:grid!important}.readlea-rf-regulation-head span{color:#8b0f24!important;letter-spacing:.09em!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;padding:7px 12px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-regulation-head h2{color:#0f172a!important;letter-spacing:-.045em!important;margin:10px 0 8px!important;font-size:32px!important;line-height:1.04!important}.readlea-rf-regulation-head p{color:#64748b!important;text-align:justify!important;max-width:760px!important;margin:0!important;line-height:1.75!important}.readlea-rf-regulation-summary{text-align:center!important;background:#ffffffd1!important;border:1px solid #8b0f2424!important;border-radius:22px!important;min-width:118px!important;padding:16px!important}.readlea-rf-regulation-summary strong{color:#8b0f24!important;letter-spacing:-.04em!important;font-size:34px!important;font-weight:950!important;line-height:1!important;display:block!important}.readlea-rf-regulation-summary small{color:#64748b!important;margin-top:6px!important;font-size:12px!important;font-weight:850!important;display:block!important}.readlea-rf-regulation-card{background:#fffffff5!important;border:1px solid #e2e8f0f2!important;border-radius:22px!important;padding:18px!important;box-shadow:0 12px 32px #0f172a09!important}.readlea-rf-regulation-top{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:11px!important;display:flex!important}.readlea-rf-regulation-top span{color:#8b0f24!important;letter-spacing:.07em!important;text-transform:uppercase!important;background:#8b0f2414!important;border-radius:999px!important;width:auto!important;padding:5px 9px!important;font-size:10.5px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-regulation-top small{color:#64748b!important;text-align:right!important;font-size:12px!important;font-weight:850!important}.readlea-rf-regulation-card h3{color:#0f172a!important;letter-spacing:-.022em!important;margin:0 0 9px!important;font-size:18px!important;line-height:1.3!important}.readlea-rf-regulation-card p{color:#475569!important;text-align:justify!important;margin:0 0 14px!important;line-height:1.72!important}.readlea-rf-regulation-card a{color:#8b0f24!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}.readlea-rf-regulation-card a:hover{text-decoration:underline!important}@media (max-width:820px){.readlea-rf-regulation-head,.readlea-rf-regulation-grid{grid-template-columns:1fr!important}.readlea-rf-regulation-enhanced{border-radius:24px!important;padding:20px!important}.readlea-rf-regulation-summary{width:100%!important}}.readlea-rf-regulation-list-section{background:radial-gradient(circle at 100% 0,#8b0f240e,#0000 34%),#fff!important;border:1px solid #8b0f2424!important;border-radius:28px!important;width:100%!important;margin:24px 0!important;padding:26px!important;box-shadow:0 22px 58px #0f172a0b!important}.readlea-rf-regulation-list-head{margin-bottom:18px!important}.readlea-rf-regulation-list-head>span{color:#8b0f24!important;letter-spacing:.09em!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;padding:7px 12px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-regulation-list-head h2{color:#0f172a!important;letter-spacing:-.045em!important;margin:10px 0 8px!important;font-size:32px!important;line-height:1.05!important}.readlea-rf-regulation-list-head p{color:#64748b!important;text-align:justify!important;max-width:780px!important;margin:0!important;line-height:1.75!important}.readlea-rf-regulation-list{counter-reset:readlea-regulation-counter!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.readlea-rf-regulation-list-item{counter-increment:readlea-regulation-counter!important;margin:0!important;padding:0!important}.readlea-rf-regulation-list-item a{background:#fffffff5!important;border:1px solid #e2e8f0f5!important;border-radius:18px!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:start!important;gap:14px!important;padding:15px!important;text-decoration:none!important;display:grid!important;box-shadow:0 10px 26px #0f172a07!important}.readlea-rf-regulation-list-item a:hover{background:#fff7f8!important;border-color:#8b0f2457!important;transform:translateY(-1px)!important;box-shadow:0 16px 34px #8b0f2412!important}.readlea-rf-regulation-number{color:#fff!important;background:#8b0f24!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;font-size:15px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-regulation-number:before{content:counter(readlea-regulation-counter) "."!important}.readlea-rf-regulation-content{gap:6px!important;display:grid!important}.readlea-rf-regulation-category{color:#8b0f24!important;letter-spacing:.07em!important;text-transform:uppercase!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;max-width:100%!important;padding:4px 9px!important;font-size:10.5px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-regulation-content strong{color:#0f172a!important;letter-spacing:-.018em!important;font-size:17px!important;line-height:1.35!important}.readlea-rf-regulation-content small{color:#64748b!important;text-align:justify!important;font-size:13.5px!important;line-height:1.65!important}@media (max-width:760px){.readlea-rf-regulation-list-section{border-radius:24px!important;padding:20px!important}.readlea-rf-regulation-list-item a{grid-template-columns:1fr!important}.readlea-rf-regulation-number{width:max-content!important;min-width:38px!important;padding:0 12px!important}}.readlea-rf-regulation-force-list{background:radial-gradient(circle at 100% 0,#8b0f240e,#0000 34%),#fff!important;border:1px solid #8b0f2424!important;border-radius:28px!important;width:100%!important;margin:24px 0!important;padding:26px!important;box-shadow:0 22px 58px #0f172a0b!important}.readlea-rf-regulation-force-head{margin-bottom:18px!important}.readlea-rf-regulation-force-head>span{color:#8b0f24!important;letter-spacing:.09em!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;padding:7px 12px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-regulation-force-head h2{color:#0f172a!important;letter-spacing:-.045em!important;margin:10px 0 8px!important;font-size:32px!important;line-height:1.05!important}.readlea-rf-regulation-force-head p{color:#64748b!important;text-align:justify!important;max-width:800px!important;margin:0!important;line-height:1.75!important}.readlea-rf-regulation-force-items{counter-reset:readlea-regulation!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.readlea-rf-regulation-force-items li{counter-increment:readlea-regulation!important;margin:0!important;padding:0!important}.readlea-rf-regulation-force-items a{background:#fffffff5!important;border:1px solid #e2e8f0f5!important;border-radius:18px!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:start!important;gap:14px!important;padding:15px!important;text-decoration:none!important;display:grid!important;box-shadow:0 10px 26px #0f172a07!important}.readlea-rf-regulation-force-items a:hover{background:#fff7f8!important;border-color:#8b0f2457!important;transform:translateY(-1px)!important;box-shadow:0 16px 34px #8b0f2412!important}.readlea-rf-regulation-force-number{color:#fff!important;background:#8b0f24!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;font-size:15px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-regulation-force-number:before{content:counter(readlea-regulation) "."!important}.readlea-rf-regulation-force-body{gap:6px!important;display:grid!important}.readlea-rf-regulation-force-category{color:#8b0f24!important;letter-spacing:.07em!important;text-transform:uppercase!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;max-width:100%!important;padding:4px 9px!important;font-size:10.5px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-regulation-force-body strong{color:#0f172a!important;letter-spacing:-.018em!important;font-size:17px!important;line-height:1.35!important}.readlea-rf-regulation-force-body small{color:#64748b!important;text-align:justify!important;font-size:13.5px!important;line-height:1.65!important}@media (max-width:760px){.readlea-rf-regulation-force-list{border-radius:24px!important;padding:20px!important}.readlea-rf-regulation-force-items a{grid-template-columns:1fr!important}.readlea-rf-regulation-force-number{width:max-content!important;min-width:38px!important;padding:0 12px!important}}#readlea-rf-quick-ideas .readlea-rf-keyword-idea-card,#readlea-rf-quick-ideas .readlea-rf-keyword-idea-card span{color:#26364f!important;font-weight:900!important}#readlea-rf-quick-ideas .readlea-rf-keyword-idea-card:hover span{color:#8b0f24!important;font-weight:950!important}.readlea-rf-regulation-final-head{margin-bottom:18px!important}.readlea-rf-regulation-final-head>span{color:#8b0f24!important;letter-spacing:.09em!important;background:#8b0f2414!important;border-radius:999px!important;padding:7px 12px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-regulation-final-head h2{color:#0f172a!important;letter-spacing:-.045em!important;margin:10px 0 8px!important;font-size:32px!important;line-height:1.05!important}.readlea-rf-regulation-final-head p{color:#64748b!important;text-align:justify!important;max-width:820px!important;margin:0!important;line-height:1.75!important}.readlea-rf-regulation-final-items a{background:#fffffffa!important;border:1px solid #e2e8f0f5!important;border-radius:18px!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:start!important;gap:14px!important;width:100%!important;padding:15px!important;text-decoration:none!important;display:grid!important}.readlea-rf-regulation-final-items a:hover{background:#fff7f8!important;border-color:#8b0f2457!important}.readlea-rf-regulation-final-number{color:#fff!important;background:#8b0f24!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;font-size:15px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-regulation-final-body{gap:6px!important;display:grid!important}.readlea-rf-regulation-final-category{color:#8b0f24!important;letter-spacing:.07em!important;text-transform:uppercase!important;background:#8b0f2414!important;border-radius:999px!important;width:max-content!important;padding:4px 9px!important;font-size:10.5px!important;font-weight:950!important;display:inline-flex!important}.readlea-rf-regulation-final-body strong{color:#0f172a!important;font-size:17px!important;line-height:1.35!important}.readlea-rf-regulation-final-body small{color:#64748b!important;text-align:justify!important;font-size:13.5px!important;line-height:1.65!important}.readlea-rf-regulation-enhanced,.readlea-rf-regulation-list-section,.readlea-rf-regulation-force-list{display:none!important}@media (max-width:760px){.readlea-rf-regulation-final-list{border-radius:24px!important;padding:20px!important}.readlea-rf-regulation-final-items a{grid-template-columns:1fr!important}.readlea-rf-regulation-final-number{width:max-content!important;min-width:38px!important;padding:0 12px!important}}.readlea-rf-regulation-final-list{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:24px!important;width:100%!important;margin:24px 0!important;padding:28px!important;box-shadow:0 18px 45px #0f172a0a!important}.readlea-rf-regulation-final-head{border-bottom:1px solid #eef2f7!important;margin-bottom:20px!important;padding-bottom:18px!important}.readlea-rf-regulation-final-head>span{color:#8b0f24!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:#fff1f3!important;border-radius:999px!important;width:max-content!important;padding:6px 11px!important;font-size:10.5px!important;font-weight:850!important;display:inline-flex!important}.readlea-rf-regulation-final-head h2{color:#0f172a!important;letter-spacing:-.035em!important;text-transform:none!important;margin:10px 0 8px!important;font-size:28px!important;font-weight:900!important;line-height:1.15!important}.readlea-rf-regulation-final-head p{color:#64748b!important;text-align:justify!important;text-transform:none!important;max-width:820px!important;margin:0!important;font-size:15px!important;line-height:1.75!important}.readlea-rf-regulation-final-items{counter-reset:regulation-final-counter!important;grid-template-columns:1fr!important;gap:12px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.readlea-rf-regulation-final-items li{counter-increment:regulation-final-counter!important;margin:0!important;padding:0!important}.readlea-rf-regulation-final-items a{width:100%!important;box-shadow:none!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:18px!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important;gap:14px!important;padding:16px 18px!important;text-decoration:none!important;transition:border-color .18s,background .18s,transform .18s!important;display:grid!important}.readlea-rf-regulation-final-items a:hover{background:snow!important;border-color:#8b0f2447!important;transform:translateY(-1px)!important}.readlea-rf-regulation-final-number{color:#fff!important;background:#8b0f24!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;box-shadow:0 8px 18px #8b0f2429!important}.readlea-rf-regulation-final-number:before{content:counter(regulation-final-counter)!important}.readlea-rf-regulation-final-body{background:0 0!important;border-radius:0!important;gap:7px!important;padding:0!important;display:grid!important}.readlea-rf-regulation-final-category{color:#8b0f24!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:999px!important;width:max-content!important;max-width:100%!important;padding:4px 9px!important;font-size:10.5px!important;font-weight:850!important;display:inline-flex!important}.readlea-rf-regulation-final-body strong{color:#0f172a!important;letter-spacing:-.01em!important;text-transform:none!important;font-size:16px!important;font-weight:850!important;line-height:1.45!important;display:block!important}.readlea-rf-regulation-final-body small{color:#64748b!important;letter-spacing:0!important;text-align:justify!important;text-transform:none!important;font-size:13.75px!important;font-weight:500!important;line-height:1.7!important;display:block!important}.readlea-rf-regulation-final-items a,.readlea-rf-regulation-final-body,.readlea-rf-regulation-final-body strong,.readlea-rf-regulation-final-body small{background-image:none!important}@media (max-width:760px){.readlea-rf-regulation-final-list{border-radius:22px!important;padding:20px!important}.readlea-rf-regulation-final-head h2{font-size:24px!important}.readlea-rf-regulation-final-items a{grid-template-columns:36px minmax(0,1fr)!important;padding:14px!important}.readlea-rf-regulation-final-number{width:30px!important;height:30px!important;font-size:12px!important}.readlea-rf-regulation-final-body strong{font-size:15px!important}}.readlea-rf-literature-section,.readlea-rf-literature,.readlea-rf-table-wrap,.readlea-rf-table-container,[class*=literature],[class*=journal]{box-sizing:border-box!important;max-width:100%!important}.readlea-rf-table-wrap,.readlea-rf-table-container,.table-wrap,.table-container{width:100%!important;overflow-x:auto!important}.readlea-rf-table,table{max-width:100%!important}.readlea-rf-regulation-list{grid-template-columns:1fr!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.readlea-rf-regulation-list-item{margin:0!important;padding:0!important}.readlea-rf-regulation-list-item a{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:18px!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:start!important;gap:13px!important;width:100%!important;padding:15px 16px!important;text-decoration:none!important;display:grid!important;box-shadow:0 10px 28px #0f172a08!important}.readlea-rf-regulation-list-item a:hover{background:snow!important;border-color:#8b0f2447!important}.readlea-rf-regulation-list-number{color:#fff!important;background:#8b0f24!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.readlea-rf-regulation-list-content{gap:6px!important;display:grid!important}.readlea-rf-regulation-list-category{color:#8b0f24!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:999px!important;width:max-content!important;max-width:100%!important;padding:4px 9px!important;font-size:10px!important;font-weight:850!important;display:inline-flex!important}.readlea-rf-regulation-list-content strong{color:#0f172a!important;letter-spacing:-.01em!important;text-transform:none!important;font-size:16px!important;font-weight:850!important;line-height:1.45!important}.readlea-rf-regulation-list-content small{color:#64748b!important;text-align:justify!important;text-transform:none!important;font-size:13.5px!important;font-weight:500!important;line-height:1.7!important}.readlea-rf-regulation-grid{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}@media (max-width:760px){.readlea-rf-regulation-list-item a{grid-template-columns:1fr!important}.readlea-rf-regulation-list-number{width:max-content!important;min-width:32px!important;padding:0 10px!important}}select{cursor:pointer!important}select:focus{outline-offset:2px!important;outline:2px solid #8b0f242e!important}#readlea-passcode-request-host,.readlea-passcode-request-box{display:none!important}@media (max-width:720px){.ral-login-register-box{margin-top:-44px!important}}.ral-login-page-with-register{width:100%}.ral-login-register-box{width:min(430px,100% - 32px);background:#ffffffeb!important;border:1px solid #8b0f2424!important;border-radius:22px!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin:-70px auto 70px!important;padding:16px 18px!important;display:flex!important;box-shadow:0 18px 46px #0f172a0e!important}.ral-login-register-box span{color:#64748b!important;font-size:14px!important;font-weight:800!important}.ral-login-register-button{color:#8b0f24!important;background:#8b0f2414!important;border:1px solid #8b0f242e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:40px!important;padding:0 18px!important;font-size:14px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}.ral-login-register-button:hover{background:#8b0f2421!important}@media (max-width:720px){.ral-login-register-box{margin-top:-44px!important}}.ral-login-register-box{display:none!important}.ral-login-inline-actions{flex-wrap:wrap!important;align-items:center!important;gap:12px!important;display:flex!important}.ral-inline-daftar-button{color:#8b0f24!important;background:#8b0f2412!important;border:1px solid #8b0f2438!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:42px!important;padding:0 22px!important;font-size:14px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}.ral-inline-daftar-button:hover{background:#8b0f2421!important}@media (max-width:520px){.ral-login-inline-actions{flex-direction:column!important;align-items:stretch!important}.ral-inline-daftar-button{width:100%!important}}.ral-login-register-box,#ral-inline-daftar-button,.ral-login-register-box,#ral-inline-daftar-button,.ral-inline-daftar-button{display:none!important}.ral-email-login-page .ral-email-login-actions{grid-template-columns:160px 112px!important;justify-content:start!important;align-items:stretch!important;gap:12px!important;width:max-content!important;margin-top:8px!important;display:grid!important}.ral-email-login-page .ral-email-login-actions button,.ral-email-login-page .ral-email-login-register-link{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 22px!important;line-height:1!important;display:inline-flex!important;transform:none!important}.ral-email-login-page .ral-email-login-register-link{vertical-align:middle!important;position:static!important;top:auto!important}@media (max-width:560px){.ral-email-login-page .ral-email-login-actions{grid-template-columns:1fr!important;width:100%!important}}.ral-request-passcode-panel .ral-passcode-mail-button,.ral-access-box .ral-passcode-mail-button,.ral-note-page .ral-passcode-mail-button{color:#fff!important;background:#8b0f24!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:0 22px!important;font-size:14px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 14px 30px #8b0f242e!important}.ral-request-passcode-panel .ral-passcode-mail-button:hover,.ral-access-box .ral-passcode-mail-button:hover,.ral-note-page .ral-passcode-mail-button:hover{color:#fff!important;background:#6f0b1c!important}.ral-request-passcode-panel .ral-passcode-mail-button *,.ral-access-box .ral-passcode-mail-button *,.ral-note-page .ral-passcode-mail-button *{color:#fff!important}.ral-register-email-note{color:#8b0f24!important;margin:8px 0 0!important;font-size:12.5px!important;font-weight:800!important;line-height:1.55!important}.ral-notification-center{bottom:88px!important;right:22px!important}.ral-notification-button{border-radius:999px!important;justify-content:center!important;align-items:center!important;width:54px!important;height:54px!important;padding:0!important;font-size:21px!important;line-height:1!important;display:flex!important;overflow:visible!important}.ral-notification-button span{color:#8b0f24!important;background:#fff!important;border:1px solid #8b0f243d!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:22px!important;height:22px!important;padding:0 6px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:-7px!important;right:-7px!important;box-shadow:0 0 0 3px #fffffff2!important}@media (max-width:760px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{font-size:14px!important}main{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:14px!important;padding-right:14px!important;overflow-x:hidden!important}main>*{box-sizing:border-box!important;max-width:100%!important}header,nav{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}header img,nav img{object-fit:contain!important;max-width:190px!important;height:auto!important}header a,nav a{max-width:100%!important}header [class*=logo],header [class*=Logo],nav [class*=logo],nav [class*=Logo]{max-width:220px!important;height:auto!important;overflow:hidden!important}header [class*=brand],header [class*=Brand],nav [class*=brand],nav [class*=Brand]{max-width:260px!important;overflow:hidden!important}header [class*=rl],header [class*=RL],nav [class*=rl],nav [class*=RL]{max-width:58px!important;max-height:58px!important}:is(header div:has(>img),nav div:has(>img)){max-width:100%!important}header ul,header ol,nav ul,nav ol{flex-wrap:wrap!important;gap:8px 14px!important;max-width:100%!important;padding-left:0!important;display:flex!important}header li,nav li{max-width:100%!important}header a,nav a{white-space:nowrap!important;font-size:14px!important;line-height:1.25!important}h1{letter-spacing:-.045em!important;overflow-wrap:break-word!important;word-break:normal!important;max-width:100%!important;font-size:clamp(30px,8.2vw,42px)!important;line-height:1.05!important}h2{letter-spacing:-.035em!important;overflow-wrap:break-word!important;max-width:100%!important;font-size:clamp(24px,6.6vw,32px)!important;line-height:1.12!important}h3{overflow-wrap:break-word!important;max-width:100%!important;font-size:clamp(18px,5.2vw,24px)!important;line-height:1.18!important}p,li{overflow-wrap:break-word!important;max-width:100%!important;font-size:14px!important;line-height:1.62!important}section,article,form,[class*=card],[class*=Card],[class*=panel],[class*=Panel],[class*=box],[class*=Box]{box-sizing:border-box!important;max-width:100%!important}section,article{border-radius:18px!important}button,a[class*=button],a[class*=Button],.ral-main-button,.ral-secondary-button{white-space:normal!important;text-align:center!important;box-sizing:border-box!important;border-radius:999px!important;width:auto!important;max-width:100%!important;min-height:42px!important;padding:10px 16px!important;font-size:14px!important;line-height:1.2!important}form button{width:100%!important;min-height:44px!important}a[href*=\/kitab],a[href*=\/catatan],a[href*=\/berita],a[href*=\/arsip]{max-width:100%!important}input,textarea,select{box-sizing:border-box!important;border-radius:14px!important;width:100%!important;max-width:100%!important;min-height:44px!important;padding:10px 13px!important;font-size:14px!important}textarea{min-height:130px!important}[class*=grid],[class*=Grid]{grid-template-columns:1fr!important;max-width:100%!important}table{white-space:nowrap!important;-webkit-overflow-scrolling:touch!important;border-radius:14px!important;width:100%!important;max-width:100%!important;display:block!important;overflow-x:auto!important}th,td{vertical-align:top!important;padding:10px 12px!important;font-size:13px!important;line-height:1.4!important}[class*=journal],[class*=Journal],[class*=literature],[class*=Literature],[class*=result],[class*=Result]{box-sizing:border-box!important;max-width:100%!important;overflow-x:auto!important}[class*=badge],[class*=Badge],[class*=chip],[class*=Chip]{border-radius:999px!important;max-width:100%!important;padding:7px 10px!important;font-size:12px!important;line-height:1.2!important}html[data-readlea-waris-mobile=active] button,html[data-readlea-waris-mobile=active] a[class*=button],html[data-readlea-waris-mobile=active] a[class*=Button]{width:auto!important;min-height:44px!important;padding:11px 18px!important;font-size:15px!important}html[data-readlea-waris-mobile=active] form button{width:100%!important}html[data-readlea-waris-mobile=active] h1{font-size:clamp(34px,9vw,48px)!important}html[data-readlea-waris-mobile=active] h2{font-size:clamp(24px,6.8vw,34px)!important}html[data-readlea-waris-mobile=active] p,html[data-readlea-waris-mobile=active] li,html[data-readlea-waris-mobile=active] [class*=note],html[data-readlea-waris-mobile=active] [class*=Note],html[data-readlea-waris-mobile=active] [class*=catatan],html[data-readlea-waris-mobile=active] [class*=Catatan]{font-size:14px!important;line-height:1.62!important}.ral-notification-center{bottom:78px!important;right:14px!important}.ral-notification-button{width:46px!important;height:46px!important;min-height:46px!important;padding:0!important;font-size:18px!important}body>a[style*="position: fixed"],body>button[style*="position: fixed"]{max-width:48px!important;max-height:48px!important}}@media (max-width:430px){main{padding-left:12px!important;padding-right:12px!important}h1{font-size:clamp(28px,8.4vw,38px)!important}h2{font-size:clamp(22px,6.8vw,30px)!important}p,li{font-size:13.8px!important}button,a[class*=button],a[class*=Button],.ral-main-button,.ral-secondary-button{min-height:40px!important;padding:9px 14px!important;font-size:13.5px!important}th,td{font-size:12.5px!important}}@media (min-width:0){body:has(a[href=\/ide]) .readlea-ide-safe-reset-placeholder{display:none}}main section,main article{min-height:0}:is(section:has(h2),article:has(h2),section:has(h3),article:has(h3)){overflow:visible}:is(section:has(h2) p,section:has(h3) p,article:has(h2) p,article:has(h3) p){-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;max-height:none!important;overflow:visible!important}.ide-page,.ide-page *,.results,.results *,.content-card,.content-card *,.result-item,.result-item *,.quick-topic-card,.quick-topic-card *,.quick-topic-item,.quick-topic-item *{-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;max-height:none!important}.ide-page,.results,.content-card,.result-item,.quick-topic-card,.quick-topic-item{overflow:visible!important}.result-topic-toolbar{z-index:2!important;position:relative!important}.result-topic-toolbar button,.quick-topic-button{pointer-events:auto!important;cursor:pointer!important}.readlea-auth-corner>button,.readlea-auth-corner>[role=button],.readlea-auth-corner .readlea-auth-corner__toggle,.readlea-auth-corner .readlea-auth-toggle{box-sizing:border-box!important;white-space:nowrap!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:88px!important;height:42px!important;min-height:42px!important;padding:0 18px!important;font-family:inherit!important;font-size:0!important;font-weight:800!important;line-height:1!important;transition:transform .16s,background-color .16s,border-color .16s,color .16s,box-shadow .16s!important;display:inline-flex!important}.readlea-auth-corner>button>*,.readlea-auth-corner>[role=button]>*,.readlea-auth-corner .readlea-auth-corner__toggle>*,.readlea-auth-corner .readlea-auth-toggle>*{font-size:0!important;line-height:0!important}.readlea-auth-corner>button:before,.readlea-auth-corner>[role=button]:before,.readlea-auth-corner .readlea-auth-corner__toggle:before,.readlea-auth-corner .readlea-auth-toggle:before{content:none!important;background:0 0!important;width:0!important;height:0!important;display:none!important}.readlea-auth-corner>button:after,.readlea-auth-corner>[role=button]:after,.readlea-auth-corner .readlea-auth-corner__toggle:after,.readlea-auth-corner .readlea-auth-toggle:after{letter-spacing:-.01em!important;font-family:inherit!important;font-size:14px!important;font-weight:850!important;line-height:1!important;display:block!important}.readlea-auth-corner.is-closed>button,.readlea-auth-corner.is-closed>[role=button],.readlea-auth-corner.is-closed .readlea-auth-corner__toggle,.readlea-auth-corner.is-closed .readlea-auth-toggle{color:#fff!important;background:#9f0b26!important;border:1px solid #9f0b26!important;box-shadow:0 8px 20px #9f0b2633!important}.readlea-auth-corner.is-closed>button:after,.readlea-auth-corner.is-closed>[role=button]:after,.readlea-auth-corner.is-closed .readlea-auth-corner__toggle:after,.readlea-auth-corner.is-closed .readlea-auth-toggle:after{content:"Masuk"!important}.readlea-auth-corner.is-open>button,.readlea-auth-corner.is-open>[role=button],.readlea-auth-corner.is-open .readlea-auth-corner__toggle,.readlea-auth-corner.is-open .readlea-auth-toggle,.readlea-auth-corner:not(.is-closed)>button,.readlea-auth-corner:not(.is-closed)>[role=button]{color:#9f0b26!important;background:#fff!important;border:1px solid #9f0b2657!important;box-shadow:0 8px 20px #0f172a1a!important}.readlea-auth-corner.is-open>button:after,.readlea-auth-corner.is-open>[role=button]:after,.readlea-auth-corner.is-open .readlea-auth-corner__toggle:after,.readlea-auth-corner.is-open .readlea-auth-toggle:after,.readlea-auth-corner:not(.is-closed)>button:after,.readlea-auth-corner:not(.is-closed)>[role=button]:after{content:"Tutup"!important}.readlea-auth-corner>button:hover,.readlea-auth-corner>[role=button]:hover,.readlea-auth-corner .readlea-auth-corner__toggle:hover,.readlea-auth-corner .readlea-auth-toggle:hover{transform:translateY(-1px)!important}.readlea-auth-corner>button:active,.readlea-auth-corner>[role=button]:active,.readlea-auth-corner .readlea-auth-corner__toggle:active,.readlea-auth-corner .readlea-auth-toggle:active{transform:translateY(0)scale(.98)!important}@media (max-width:640px){.readlea-auth-corner>button,.readlea-auth-corner>[role=button],.readlea-auth-corner .readlea-auth-corner__toggle,.readlea-auth-corner .readlea-auth-toggle{border-radius:9px!important;min-width:80px!important;height:40px!important;min-height:40px!important;padding:0 14px!important}.readlea-auth-corner>button:after,.readlea-auth-corner>[role=button]:after,.readlea-auth-corner .readlea-auth-corner__toggle:after,.readlea-auth-corner .readlea-auth-toggle:after{font-size:13px!important}}
