
/* Royenegar V34 — a quiet, precise reading and discovery interface.
   Palette: ink #142e46, blue #285e86, paper #f5f8fa, white #fff,
   muted #596b7a, rule #dce5eb. Local Sahel headings / Vazirmatn UI. */
:root{--color-primary:#142e46;--color-gold:#285e86;--color-gold-dark:#1c4667;--color-gold-light:#9cc5e5;--color-gold-text:#245678;--color-bg:#f5f8fa;--color-card:#fff;--color-text:#263c4e;--color-text-muted:#596b7a;--color-border:#dce5eb;--color-header-bg:#142e46;--container-max:1240px;--radius-lg:20px;--radius-md:12px;--shadow-card:0 8px 28px -16px #18334a30;--hero-rgb:255,255,255;--hero-image-opacity:1;--surface-soft:#edf3f7}

:root[data-theme='dark']{--color-primary:#e4edf5;--color-gold:#89b9dd;--color-gold-dark:#254e70;--color-gold-light:#b7d7ee;--color-gold-text:#a9cde8;--color-bg:#101c28;--color-card:#182836;--color-text:#e1eaf1;--color-text-muted:#b0c0ce;--color-border:#304453;--hero-rgb:16,28,40;--hero-image-opacity:.48;--surface-soft:#203442}

@media(prefers-color-scheme:dark){:root:not([data-theme='light']){--color-primary:#e4edf5;--color-gold:#89b9dd;--color-gold-dark:#254e70;--color-gold-light:#b7d7ee;--color-gold-text:#a9cde8;--color-bg:#101c28;--color-card:#182836;--color-text:#e1eaf1;--color-text-muted:#b0c0ce;--color-border:#304453;--hero-rgb:16,28,40;--hero-image-opacity:.48;--surface-soft:#203442}
}

html{scroll-padding-top:100px}
body{font-size:16px;line-height:1.9}
h1,h2,h3,h4{letter-spacing:0;line-height:1.55}
button,input,select,textarea{font-family:var(--font-fa)}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--color-gold);outline-offset:4px}
::selection{background:#bfd9ed;color:#142e46}
.container{width:calc(100% - 80px);max-width:var(--container-max);padding-inline:0}
.section{padding-block:76px}
.section--panel{background:var(--color-bg);border:0}
.section__title{font-size:clamp(1.5rem,2.1vw,2rem);font-weight:700}


/* Navigation: compact, light, and content-first. */
.site-header{background:var(--color-card);border-bottom:1px solid var(--color-border);box-shadow:none}
.site-header__inner{min-height:88px;padding-block:14px;gap:24px}
.site-branding__name{font-family:var(--font-heading);font-size:1.45rem;color:var(--color-primary)}
.site-header .icon-button{color:var(--color-primary);width:44px;height:44px;border:1px solid var(--color-border);border-radius:12px}
.site-header .icon-button:hover{background:var(--surface-soft);color:var(--color-primary)}
.site-header__actions{gap:8px}
.primary-nav__list{gap:26px}
.primary-nav__list a{font-size:.96rem;font-weight:500;color:var(--color-text)}
.primary-nav__list a:hover,.primary-nav__list .current-menu-item>a{color:var(--color-gold-text)}
.primary-nav__list .sub-menu{background:var(--color-card);border:1px solid var(--color-border);border-radius:12px;box-shadow:var(--shadow-card)}
.primary-nav__list .sub-menu a{color:var(--color-text)}
.site-header.is-scrolled{box-shadow:0 4px 24px #102d4510}
.site-branding__logo{color:var(--color-gold-text)}


/* Hero: retain the architecture, let the image dissolve behind the text. */
.hero-split.hero-split--overlay{background:rgb(var(--hero-rgb));min-height:540px;border-bottom:1px solid var(--color-border)}
.hero-split--overlay .hero-split__image{background-position:left 43%;opacity:var(--hero-image-opacity)}
.hero-split--overlay .hero-split__overlay{background:linear-gradient(90deg,rgba(var(--hero-rgb),.04) 0%,rgba(var(--hero-rgb),.28) 20%,rgba(var(--hero-rgb),.7) 40%,rgba(var(--hero-rgb),.95) 59%,rgb(var(--hero-rgb)) 78%)}
.hero-split__content{min-height:540px;padding-block:76px}
.hero-split--overlay .hero-split__text-inner{width:58%;max-width:690px}
.hero-split--overlay .hero-split__title{font-size:clamp(2rem,3.25vw,3.15rem);font-weight:900;line-height:1.6;color:var(--color-primary);margin:0 0 20px;text-shadow:none}
.hero-split--overlay .hero-split__subtitle{font-size:1.08rem;line-height:2.1;max-width:54ch;color:var(--color-text-muted);margin:0}
.hero-search{width:100%;margin-top:30px;min-height:70px;border:1px solid var(--color-border);border-radius:14px;background:var(--color-card);box-shadow:0 12px 32px -15px #15354d45;padding:7px}
.hero-search:focus-within{border-color:var(--color-gold);box-shadow:0 0 0 3px var(--surface-soft)}
.hero-search input[type='search']{font-size:.95rem;color:var(--color-text)}
.hero-search button{background:#245678;color:#fff;border-radius:9px;min-height:52px;padding-inline:26px}
.hero-search input::placeholder{color:var(--color-text-muted);opacity:1}


/* One continuous ruling table. No metadata icons or forced desktop squeeze. */
.verdicts-section{background:var(--color-card);overflow:visible}
.verdicts-section::before{display:none}
.verdicts-section__header{text-align:right;margin-bottom:32px}
.verdicts-section__title{justify-content:flex-start;font-size:clamp(1.6rem,2.2vw,2.05rem);gap:12px}
.verdicts-section__subtitle{font-size:1rem;margin:10px 0 0}
.section-icon-illustration{width:36px;height:36px}
.verdicts-filter-row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:18px;margin-bottom:24px!important;align-items:stretch;z-index:auto}
.verdicts-filter,.verdicts-search{min-height:0;height:auto;z-index:auto;background:var(--color-bg);border:1px solid var(--color-border);padding:22px;border-radius:14px;box-shadow:none}
.verdicts-filter__title,.verdicts-search__title{font-size:1rem;margin-bottom:16px}
.verdicts-filter__title::before,.verdicts-search__title::before{display:none}
.verdicts-filter__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}
.verdicts-filter__field{min-width:0;gap:6px}
.verdicts-filter__label{font-size:.85rem;color:var(--color-text-muted)}
.verdicts-filter__field select{height:46px;border:1px solid var(--color-border);background:var(--color-card);color:var(--color-text);padding:6px 9px;border-radius:8px;font-size:.9rem}
.verdicts-filter__submit,.verdicts-search__submit{min-height:44px;background:#245678;color:#fff;border:0;border-radius:8px;font-size:.88rem;box-shadow:none}
.verdicts-search__field{background:var(--color-card);border:1px solid var(--color-border);border-radius:8px;min-height:48px}
.verdicts-search__input{font-size:.93rem;color:var(--color-text);min-width:0}
.verdicts-search__submit{flex-shrink:0}
.verdicts-grid{min-width:0}
.verdicts-table-wrap{border:1px solid var(--color-border);border-radius:14px;box-shadow:none;max-width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent}
.verdicts-table{width:100%;min-width:850px!important;table-layout:auto!important;font-size:1rem!important}
.verdicts-table thead th{background:#193950;color:#f4f8fb;height:58px;font-size:.95rem!important;font-weight:700!important;padding:14px 18px!important}
.verdicts-table thead th:first-child,.verdicts-table thead th:last-child{border-radius:0}
.verdicts-table tbody td{font-size:.94rem!important;padding:19px 18px!important;line-height:1.9}
.verdicts-table tbody tr:nth-child(even){background:var(--color-bg)}
.verdicts-table tbody tr:hover{background:var(--surface-soft);box-shadow:none}
.verdicts-table__title-cell{min-width:280px;max-width:480px}
.verdicts-table__title-link{font-size:1.03rem!important;line-height:1.9;font-weight:700;color:var(--color-primary)}
.verdicts-table__data{white-space:normal;font-size:.9rem!important;line-height:1.9;min-width:80px;font-weight:400}
.verdicts-table__case{white-space:normal;overflow-wrap:anywhere;font-size:.78rem!important;color:var(--color-text-muted)}
.verdicts-table__badge{border-radius:6px;font-size:.78rem!important;padding:4px 9px!important;background:var(--surface-soft);color:var(--color-gold-text);border:0}
.verdicts-table__badge.is-kefri,.verdicts-table__badge.is-edari{background:var(--surface-soft);color:var(--color-gold-text)}
.verdicts-table__save{width:44px;height:44px;border-radius:10px;background:var(--color-card)}
.verdicts-table__save:hover{transform:none}
.verdicts-section__see-all{margin-top:26px}
.button-secondary{border:1px solid var(--color-border);color:var(--color-gold-text);background:var(--color-card);border-radius:9px;padding:12px 24px;font-size:.94rem;box-shadow:none}
.button-secondary:hover{background:var(--surface-soft);transform:none}
.blog .layout-3col,.category .layout-3col{display:flex;flex-wrap:wrap;gap:28px}
.blog .layout-3col__main,.category .layout-3col__main{order:-1;width:100%;min-width:0;flex:1 0 100%}
.blog .layout-3col>aside,.category .layout-3col>aside{flex:1 1 320px;position:static}


/* Education: image-led, generous titles, stable cards. */
.education-home{padding-block:0}
.education-home__heading{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;margin-bottom:32px}
.education-home__intro .education-home__title{justify-content:center;text-align:center;font-size:clamp(1.5rem,2.1vw,2rem);margin-bottom:12px}
.education-home__intro p{font-size:1rem;color:var(--color-text-muted)}
.education-home__title-icon{width:38px;height:38px;padding:0;background:none;border:0}
.education-home__all{color:var(--color-gold-text);font-size:.9rem}
.education-home__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.education-card-pro--home{border:1px solid var(--color-border);border-radius:14px;box-shadow:none;background:var(--color-card);display:flex;flex-direction:column}
.education-card-pro:hover{transform:none;box-shadow:var(--shadow-card);border-color:var(--color-gold)}
.education-card-pro__media{aspect-ratio:16/10}
.education-card-pro__placeholder{background:var(--surface-soft)}
.education-card-pro--home .education-card-pro__body{padding:22px;flex:1;display:flex;flex-direction:column}
.education-card-pro--home .education-card-pro__body h3{font-family:var(--font-heading);font-size:1.13rem;line-height:1.9;margin:12px 0}
.education-card-pro__body h3 a{color:var(--color-primary)}
.education-card-pro--home .education-card-pro__body p{font-size:.9rem;line-height:1.95;color:var(--color-text-muted)}
.education-card-pro--home .education-card-pro__top{font-size:.78rem;color:var(--color-text-muted)}
.education-card-pro--home .education-card-pro__footer{font-size:.88rem;margin-top:auto;padding-top:18px;border-top:1px solid var(--color-border);color:var(--color-gold-text)}
.education-card-pro__badge{background:var(--color-card);color:var(--color-gold-text);border:1px solid var(--color-border);border-radius:6px}
.education-card-pro__arrow,.education-card-pro--home:hover .education-card-pro__arrow{background:var(--surface-soft);transform:none}


/* Tools: five readable destinations, unified illustration scale. */
.tools-panel{border-top:1px solid var(--color-border);padding-top:48px}
.tools-panel .panel-intro{margin-bottom:30px}
.tools-icon-row{width:100%;gap:16px}
.tool-icon{background:var(--color-card);border:1px solid var(--color-border);border-radius:16px;padding:28px 14px;gap:20px;min-height:210px}
.tool-icon__badge{width:84px;height:84px;border:0;border-radius:18px;background:var(--surface-soft);box-shadow:none}
.tool-icon__badge .icon-illustration{width:66px;height:66px}
.tool-icon__label{font-size:1rem;line-height:1.9;font-weight:500;color:var(--color-primary)}
.tool-icon:hover{transform:none;border-color:var(--color-gold);box-shadow:var(--shadow-card)}
.tool-icon:hover .tool-icon__badge{background:var(--surface-soft);transform:none}
.site-main--front>.section--panel:has(.tools-panel){padding-top:0}


/* Newsletter and footer form one calm closing chapter. */
.homepage-newsletter{background:var(--color-bg);padding-top:0;padding-bottom:70px}
.homepage-newsletter__inner{background:#193950;border:1px solid #355269;border-radius:20px;padding:48px;gap:40px;box-shadow:none}
.homepage-newsletter__inner::before{display:none}
.homepage-newsletter__eyebrow{color:#b9d6eb;font-size:.87rem}
.homepage-newsletter__copy h2{color:#fff;font-size:1.8rem;line-height:1.7}
.homepage-newsletter__copy p{color:#cad8e2;font-size:1rem;line-height:2}
.homepage-newsletter__field{background:#fff;border:1px solid #dce5eb;border-radius:10px;padding:7px}
.homepage-newsletter__field input{color:#263c4e;font-size:.94rem;min-width:0}
.homepage-newsletter__field button{background:#d8e9f5;color:#193950;border-radius:7px;min-height:46px;flex-shrink:0}
.homepage-newsletter__field button:hover{background:#bfd8eb}
.site-footer{background:#112a3d;border-top:0}
.site-footer::before{display:none}
.footer-shell{padding-block:58px;gap:80px}
.footer-brand strong{font-size:1.7rem}
.footer-brand__description{font-size:.98rem;color:#c1cfda;line-height:2.1}
.footer-link-group>a{font-size:.93rem;color:#c1cfda;margin-bottom:12px}
.footer-col__title{font-size:1.04rem;margin-bottom:22px}
.footer-bottom__inner{font-size:.8rem;color:#aebfcd;padding-block:22px}
.footer-bottom__legal a,.footer-brand small{color:#aebfcd}
.quote-banner{background:var(--color-bg);color:var(--color-text);border-top:1px solid var(--color-border)}
.quote-banner__text{color:var(--color-text);font-size:1.2rem}


/* Reading surfaces and PDF controls inherit the same restrained geometry. */
.page-header{background:var(--color-bg);padding-block:48px;border-bottom:1px solid var(--color-border);margin-bottom:36px}
.page-header__title{font-size:clamp(1.65rem,3vw,2.6rem)}
.entry-content{font-size:1.06rem;line-height:2.15;overflow-wrap:break-word}
.verdict-pdf__viewer{border:1px solid var(--color-border);border-radius:14px;overflow:hidden}
.verdict-pdf__toolbar{background:var(--color-card);border-bottom:1px solid var(--color-border);gap:8px;padding:12px;flex-wrap:wrap}
.verdict-pdf__toolbar button{min-width:44px;min-height:44px;border-radius:8px}
.verdict-pdf__fullscreen{width:44px!important;min-width:44px!important}
.verdict-pdf__scroll{background:var(--surface-soft)}

@media(max-width:1100px){.primary-nav__list{gap:15px}
.primary-nav__list a{font-size:.88rem}
.education-home__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.hero-split--overlay .hero-split__text-inner{width:66%}
.verdicts-filter-row{grid-template-columns:1fr}
.tools-icon-row{gap:12px}
.tool-icon{padding:22px 12px}
}

@media(max-width:860px){.container{width:calc(100% - 40px)}
.section{padding-block:48px}
.site-header__inner{min-height:76px;gap:12px}
.site-branding__name{font-size:1.25rem}
.primary-nav{background:var(--color-card);border-bottom:1px solid var(--color-border)}
.primary-nav__list a{color:var(--color-text);font-size:1rem}
.site-header.nav-is-open .primary-nav{padding:12px 20px}
.hero-split__content{min-height:480px;padding-block:60px}
.hero-split.hero-split--overlay{min-height:480px}
.hero-split--overlay .hero-split__text-inner{width:85%}
.hero-split--overlay .hero-split__overlay{background:linear-gradient(90deg,rgba(var(--hero-rgb),.4),rgba(var(--hero-rgb),.92) 48%,rgb(var(--hero-rgb)) 90%)}
.hero-split--overlay .hero-split__title{font-size:2.2rem}
.tools-icon-row{grid-template-columns:repeat(3,minmax(0,1fr))}
.homepage-newsletter__inner{padding:32px;grid-template-columns:1fr;gap:24px}
.footer-shell{gap:36px}
.verdicts-table__title-cell{min-width:270px}
}

@media(max-width:560px){.container{width:calc(100% - 32px)}
.site-header__inner{min-height:72px}
.site-branding__logo{width:32px}
.site-header__actions{gap:5px}
.site-header .icon-button{width:40px;height:40px}
.hero-split__content{min-height:470px;padding-block:54px}
.hero-split.hero-split--overlay{min-height:470px}
.hero-split--overlay .hero-split__text-inner{width:100%}
.hero-split--overlay .hero-split__image{background-position:30% center;opacity:calc(var(--hero-image-opacity) * .45)}
.hero-split--overlay .hero-split__overlay{background:linear-gradient(180deg,rgba(var(--hero-rgb),.58),rgba(var(--hero-rgb),.94) 62%,rgb(var(--hero-rgb)))}
.hero-split--overlay .hero-split__title{font-size:2rem;line-height:1.65;max-width:16ch}
.hero-split--overlay .hero-split__subtitle{font-size:1rem}
.hero-search{margin-top:24px;min-height:62px;padding:5px}
.hero-search input[type='search']{font-size:.82rem;height:48px}
.hero-search .icon{margin-inline:9px;width:18px;height:18px}
.hero-search button{min-height:46px;padding-inline:14px;font-size:.86rem}
.verdicts-filter,.verdicts-search{padding:18px}
.verdicts-filter__fields{grid-template-columns:1fr 1fr}
.verdicts-filter__field:last-child{grid-column:1/-1}
.verdicts-filter__label{font-size:.87rem}
.verdicts-table thead th{font-size:.9rem!important}
.verdicts-section__title{font-size:1.6rem}
.verdicts-section__subtitle{font-size:.93rem}
.education-home__grid{grid-template-columns:1fr;gap:22px}
.education-card-pro__body{padding:22px}
.education-card-pro--home .education-card-pro__body h3{font-size:1.2rem}
.tools-icon-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.tool-icon{min-height:190px;padding:22px 10px}
.tool-icon__label{font-size:.94rem}
.tool-icon__badge{width:72px;height:72px}
.tool-icon__badge .icon-illustration{width:58px;height:58px}
.tools-panel{padding-top:32px}
.homepage-newsletter{padding-bottom:48px}
.homepage-newsletter__inner{padding:28px 20px;border-radius:16px}
.homepage-newsletter__copy h2{font-size:1.45rem}
.homepage-newsletter__field{flex-wrap:wrap;gap:8px}
.homepage-newsletter__field input{width:100%;flex:1 1 100%;min-height:46px}
.homepage-newsletter__field button{width:100%;justify-content:center}
.homepage-newsletter__field button span:first-child{display:inline}
.footer-shell{grid-template-columns:1fr;padding-block:40px}
.footer-links-block{grid-template-columns:1fr 1fr;gap:22px}
.footer-bottom__inner{gap:16px}
.page-header{padding-block:32px}
.entry-content{font-size:1rem}
}

@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}


.tools-section{padding-top:0}
.verdicts-table-hint{display:none}
.site-footer .quote-banner{background:transparent;color:#cad8e2;border-color:#355269}
.site-footer .quote-banner__text{color:#cad8e2}

@media(max-width:900px){.verdicts-table-hint{display:block;font-size:.8rem;color:var(--color-text-muted);margin:0 0 10px}
}

/* Explicit newsletter contrast on its permanent white input surface. */
:root .homepage-newsletter__field input{background:transparent;color:#263c4e;border:0}
:root[data-theme='dark'] .homepage-newsletter__field input{background:transparent;color:#263c4e;border:0}
:root .homepage-newsletter__field input::placeholder,:root[data-theme='dark'] .homepage-newsletter__field input::placeholder{color:#596b7a}
.tool-icon__badge,.tool-icon:hover .tool-icon__badge{background:#f3f7fa}
.tool-icon__badge .icon-illustration{mix-blend-mode:multiply}
.verdicts-section__header{max-width:none;margin-inline:0}
:root{--space-8:7rem}
:root[data-theme='dark'] .footer-bottom__copy{color:#aebfcd}

/* V35: separate each field label from its value, rather than stripe pairs. */
.verdict-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--color-border);border-color:var(--color-border)}
.verdict-table .verdict-table__row{grid-column:auto;display:grid;grid-template-columns:minmax(110px,35%) minmax(0,1fr);gap:0;padding:0;border:0;background:var(--color-card);min-width:0}
.verdict-table__label{background:var(--surface-soft);color:var(--color-primary);padding:17px 18px;font-size:.9rem;font-weight:600;border-inline-end:1px solid var(--color-border);display:flex;align-items:center}
.verdict-table__value{background:var(--color-card);padding:17px 18px;line-height:1.9;overflow-wrap:anywhere;min-width:0;font-size:.95rem;display:flex;align-items:center}
.verdict-pdf__settings{background:var(--color-card);border-bottom:1px solid var(--color-border);padding:14px 18px;direction:rtl}
.verdict-pdf__settings summary{cursor:pointer;color:var(--color-gold-text);font-size:.94rem;font-weight:600;min-height:32px;padding-block:4px}
.verdict-pdf__settings-body{padding-top:16px;max-width:650px}
.verdict-pdf__selected-tool{color:var(--color-text);font-size:.9rem;margin:0 0 12px}
.verdict-pdf__palette{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}
.verdict-pdf__swatch{display:inline-flex;align-items:center;gap:7px;background:var(--color-card);color:var(--color-text);border:1px solid var(--color-border);border-radius:8px;min-height:44px;padding:8px 12px;font-size:.86rem}
.verdict-pdf__swatch span{display:block;width:18px;height:18px;border-radius:50%;border:1px solid #ffffff80}
.verdict-pdf__swatch[aria-pressed='true']{outline:2px solid var(--color-gold);outline-offset:1px;background:var(--surface-soft)}
.verdict-pdf__settings-fields{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.verdict-pdf__settings-fields label{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:.9rem;color:var(--color-text)}
.verdict-pdf__settings .verdict-pdf__color-input{display:block;width:100%;height:44px;border-radius:8px;padding:8px 12px;text-align:left;cursor:text;font:inherit}
.verdict-pdf__settings .verdict-pdf__thickness-input{width:100%;height:28px;direction:ltr}
.verdict-pdf__settings output{color:var(--color-gold-text);font-size:.85rem}
.verdict-pdf__settings-message{font-size:.85rem;color:var(--color-text-muted);margin:10px 0 0}
.verdict-pdf__settings button:disabled,.verdict-pdf__settings input:disabled{opacity:.55;cursor:not-allowed}
@media(max-width:900px){.verdict-table{grid-template-columns:1fr}}
@media(max-width:560px){.verdict-table .verdict-table__row{grid-template-columns:minmax(100px,37%) minmax(0,1fr)}.verdict-table__label,.verdict-table__value{padding:13px 12px;font-size:.86rem}.verdict-pdf__settings-fields{grid-template-columns:1fr;gap:14px}}

/* V36: accessible list-size controls and larger ruling actions. */
.verdicts-page-size{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px;margin:22px 0;font-size:.94rem}
.verdicts-page-size select,.verdicts-page-size button{min-height:44px;border:1px solid var(--color-border);border-radius:8px;padding:8px 16px;font:inherit;background:var(--color-card);color:var(--color-text)}
.verdicts-page-size button{background:#245678;color:#fff}
.verdicts-list-status{font-size:.85rem;color:var(--color-text-muted)}
.verdicts-pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:22px;flex-wrap:wrap;font-size:.9rem}
.verdicts-pagination a{padding:10px 18px;border:1px solid var(--color-border);background:var(--color-card);border-radius:8px;color:var(--color-gold-text)}
.single-post .js-share-page,.single-post .single-article__action.js-save-ruling{width:52px;height:52px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-card)}
.single-post .js-share-page .icon,.single-post .single-article__action.js-save-ruling .icon{width:25px;height:25px}
/* Use a normal LTR scroll coordinate system for the document canvas only.
   Auto margins center fitting pages but never push oversized pages off origin. */
.verdict-pdf__scroll{display:block;direction:ltr;overflow:auto;padding:12px}
.verdict-pdf__pages{display:flex;flex-direction:column;align-items:flex-start;width:max-content;min-width:100%;direction:ltr}
.verdict-pdf__page-wrap{flex:none;margin-inline:auto}
.verdict-pdf__status{direction:rtl;text-align:center;padding-block:40px}
@media(max-width:560px){.verdicts-page-size{justify-content:flex-start}.single-post .js-share-page,.single-post .single-article__action.js-save-ruling{width:48px;height:48px}}
