:root{font-family:Lexend,Arial,sans-serif;color:#173e46;background:#edf6f5;font-synthesis:none;font-size:16px;--teal:#006d75;--purple:#69378c}*{box-sizing:border-box}body{margin:0;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #e69317;outline-offset:5px}a:hover{text-decoration:none}.skip{position:fixed;top:-80px;left:20px;background:white;color:#173e46;padding:12px;z-index:20}.skip:focus{top:10px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;line-height:1.25;letter-spacing:-.6px}h2{font-size:1.25rem;font-weight:600;line-height:1.4}p{line-height:1.7}.home{min-height:100svh;display:flex;flex-direction:column;color:#fff;background:linear-gradient(122deg,transparent 0 23%,#ffffff04 23% 48%,transparent 48% 72%,#ffffff04 72%),linear-gradient(125deg,#06474f,#16777c)}.home-main{width:100%;max-width:1220px;margin:auto;padding:32px 4% 36px;display:flex;flex-direction:column;align-items:center;gap:46px}.home-identity{text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px}.home-identity img{width:clamp(210px,31vh,300px);height:auto}.home-identity h1{margin:0}.home-choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:97%;gap:24px;padding:4px 5px 12px}.home-tile{--tile:#63d9d0;--edge:#299c9b;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:197px;padding:26px 14px;background:var(--tile);color:#173e46;border:2px solid #ffffff30;border-radius:35px 35px 35px 10px;box-shadow:0 8px 0 var(--edge),0 14px 24px #042d3524;transform:rotate(-2deg);transition:transform .18s,box-shadow .18s}.home-tile:nth-child(2){--tile:#ff8fac;--edge:#be5779;transform:rotate(2deg);border-radius:35px 35px 10px 35px;color:#482034}.home-tile:nth-child(3){--tile:#ffbb56;--edge:#bc7630;color:#412d14}.home-tile:nth-child(4){--tile:#b3a0ff;--edge:#7962b9;transform:rotate(2deg);border-radius:35px 35px 10px 35px;color:#352447}.home-tile svg{width:76px;height:76px;stroke-width:1.8}.home-tile span{font-size:1.2rem;font-weight:600}.home-tile:hover{transform:translateY(-7px) rotate(0);box-shadow:0 12px 0 var(--edge),0 20px 28px #042d3540}.home-tile:active{transform:translateY(5px);box-shadow:0 3px 0 var(--edge)}.home-footer{text-align:center;font-size:.875rem;color:#d4edeb;padding:18px}.site{min-height:100svh;background:linear-gradient(122deg,transparent 0 23%,#ffffff35 23% 48%,transparent 48% 72%,#ffffff35 72%),linear-gradient(125deg,#e2f0ef,#f1f7f6);display:flex;flex-direction:column}.masthead{border-bottom:1px solid #174d4e1c}.header-inner{max-width:1440px;margin:auto;padding:22px 4%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:14px;font-weight:600}.wordmark{font-size:2rem;font-weight:700;letter-spacing:-1.5px;color:var(--teal);border-bottom:5px solid var(--teal);line-height:1.2;padding-bottom:5px}.brand small{display:block;font-size:.875rem;font-weight:400}.nav{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.nav a{--tile:#6ddad1;--edge:#399f9a;min-height:40px;display:flex;align-items:center;padding:7px 15px;font-size:.875rem;font-weight:500;background:var(--tile);border:1px solid transparent;border-radius:10px;box-shadow:0 2px 0 var(--edge)}.nav a:nth-child(2){--tile:#ff8dac;--edge:#ca6281;color:#482034}.nav a:nth-child(3){--tile:#ffb854;--edge:#c68a33;color:#412d14}.nav a:nth-child(4){--tile:#b8a5f5;--edge:#8970c6;color:#352447}.nav a[aria-current=page]{border-color:currentColor;text-decoration:underline;text-underline-offset:4px}.nav a:hover{transform:translateY(-2px)}.content{width:100%;max-width:1200px;margin:0 auto;padding:30px 4% 60px;flex:1}.breadcrumb{font-size:.875rem;margin-bottom:28px;display:flex;gap:9px;flex-wrap:wrap;align-items:center;color:#3e666b}.breadcrumb a:hover{text-decoration:underline}.page-heading{text-align:center;margin-bottom:34px}.page-heading h1{color:var(--teal);margin:0 0 10px}.page-heading p{color:#4c696d;margin:0;font-size:1rem}.folder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:960px;margin:0 auto;gap:24px 32px}.folder{display:flex;align-items:center;flex-direction:column;padding:12px;gap:12px;text-align:center;border-radius:20px;transition:transform .18s}.folder img{width:190px;height:auto;max-width:100%;aspect-ratio:1;object-fit:contain}.folder span{font-size:1rem;font-weight:500;max-width:270px}.folder:hover{transform:translateY(-5px)}.folder.generic svg{width:146px;height:146px;margin:22px;color:var(--teal);stroke-width:1}.resource-note{text-align:center;font-size:.875rem;color:#41646a;margin:34px auto 0;max-width:750px}.resource-note a{text-decoration:underline;text-underline-offset:4px}.sync-note{display:block;font-size:.875rem;margin:12px 0;color:#41646a}.footer{padding:20px 4%;font-size:.875rem;display:flex;justify-content:space-between;gap:12px;border-top:1px solid #174d4e1c;max-width:1440px;width:100%;margin:auto;color:#4c696d}.footer a:hover{text-decoration:underline}.feature{max-width:760px;margin:36px auto;display:grid;grid-template-columns:125px 1fr;gap:30px;align-items:center;padding:38px;background:white;border:1px solid #cbdedb;border-top:6px solid var(--teal);border-radius:28px 28px 28px 8px;box-shadow:5px 6px 0 #cce6e2}.feature>.icon{background:#dff4ee;border-radius:24px;padding:25px;color:var(--teal)}.feature>.icon svg{width:75px;height:75px}.feature h2{font-size:1.65rem;margin-bottom:12px}.eyebrow{font-size:.875rem;color:#466b70;margin:0 0 6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border-radius:12px;background:var(--teal);color:white;font-size:1rem;font-weight:500;min-height:46px;border:0;box-shadow:0 3px 0 #00474f}.button svg{width:19px;height:19px}.button:hover{background:#005861}.secondary{display:inline-block;color:var(--teal);font-size:.9375rem;text-decoration:underline;text-underline-offset:4px;padding:12px 0}.support{text-align:center;max-width:760px;margin:40px auto}.support a{text-decoration:underline;text-underline-offset:4px}.document{width:100%;height:74vh;min-height:480px;border:1px solid #c6dcd8;background:white;border-radius:16px;margin-top:20px}.document-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.document-actions p{margin:0;color:#45686c}.archive{margin-top:26px;font-size:.9375rem}.archive summary{cursor:pointer;padding:12px 0;min-height:44px}.date-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.date-card{background:white;border:1px solid #cbdedb;border-top:5px solid #00a3ad;border-radius:22px 22px 22px 8px;padding:25px;box-shadow:4px 5px 0 #d0e6e2}.date-card:nth-child(3n+2){border-top-color:#69378c}.date-card:nth-child(3n){border-top-color:#ff8fac}.date-card h2{margin-bottom:20px;color:#006d75}.date-row{border-top:1px dashed #c9dcd9;padding:13px 0}.date-row:last-child{padding-bottom:0}.date-row time,.date-row strong{display:block;font-size:1rem;font-weight:500}.date-row p{font-size:.9375rem;margin:4px 0 0;color:#47666c}.date-card>.note{font-size:.875rem;color:#47666c;margin:16px 0 0}.date-card .term{margin-top:15px}.date-card .term strong{font-weight:500;font-size:1rem}.date-card .term p{font-size:.9375rem;line-height:1.8;margin:6px 0 0}.wide{grid-column:1/-1}.terms{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.error{max-width:600px;margin:50px auto;text-align:center}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
@media(max-width:760px){.header-inner{flex-direction:column;gap:20px;padding:20px}.nav{width:100%;gap:8px}.nav a{flex:1;padding:8px 10px;font-size:.875rem}.content{padding:24px 20px 40px}.folder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.folder{padding:5px;gap:8px}.folder img{width:155px}.folder span{font-size:.9375rem}.page-heading{margin-bottom:25px}.breadcrumb{margin-bottom:24px}.date-grid{grid-template-columns:1fr}.terms{grid-template-columns:1fr;gap:4px}.wide{grid-column:auto}.feature{padding:25px;grid-template-columns:1fr;text-align:center;gap:20px}.feature>.icon{width:105px;height:105px;padding:20px;margin:auto}.feature>.icon svg{width:65px;height:65px}.feature h2{font-size:1.4rem}.footer{font-size:.875rem;flex-wrap:wrap}.home-main{gap:32px;padding:24px 20px}.home-identity{gap:14px}.home-identity img{width:min(45vw,25svh)}.home-identity h1{font-size:1.8rem}.home-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px;max-width:440px}.home-tile{min-height:145px;aspect-ratio:1;padding:18px 8px;gap:14px;border-radius:25px 25px 25px 8px}.home-tile:nth-child(2),.home-tile:nth-child(4){border-radius:25px 25px 8px 25px}.home-tile svg{width:56px;height:56px}.home-tile span{font-size:1rem}.home-footer{padding:12px}.document{min-height:460px}.folder.generic svg{width:110px;height:110px;margin:22px}}
@media(max-width:390px){.home-main{gap:24px}.home-identity img{width:140px}.home-tile{min-height:126px}.home-tile svg{width:46px;height:46px}.nav{display:grid;grid-template-columns:1fr 1fr}.nav a{justify-content:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important}.home-tile:hover,.folder:hover{transform:none}}@media print{.masthead,.breadcrumb,.footer,.resource-note{display:none}.date-grid{display:block}.date-card{break-inside:avoid;margin-bottom:20px;box-shadow:none}.content{padding:0}.site{background:white}}

.empty-folders{grid-column:1/-1;text-align:center;padding:40px 0;color:#47666c}

/* The old Hub's three teaching resources lead, followed by two rows of four. */
.resource-catalogue{display:block;max-width:1060px}
.featured-resources{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:0 0 34px;margin-bottom:28px;border-bottom:1px solid #b9d9d5}
.featured-resources .folder{padding:14px 12px;gap:16px}
.featured-resources .folder img{width:240px}
.featured-resources .folder span{font-size:1.125rem;font-weight:600}
.other-resources{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 24px}
.other-resources .folder img{width:150px}
.other-resources .folder span{font-size:.9375rem}
.other-resources .folder.generic svg{width:110px;height:110px;margin:20px}
@media(max-width:760px){.featured-resources{gap:12px;padding-bottom:25px;margin-bottom:24px}.featured-resources .folder{padding:6px;gap:12px}.featured-resources .folder span{font-size:1rem}.other-resources{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.other-resources .folder img{width:135px}}
@media(max-width:520px){.featured-resources{grid-template-columns:1fr;gap:12px}.featured-resources .folder{flex-direction:row;text-align:left;gap:22px;padding:10px 14px;background:#ffffff60;border-radius:18px}.featured-resources .folder img{width:112px;flex-shrink:0}.featured-resources .folder span{font-size:1.0625rem}.other-resources .folder img{width:125px}}

/* Occasional character illustrations and the Hub's coloured stationery palette. */
.bulletin-feature{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;isolation:isolate;position:relative;overflow:hidden;background:#ffc7d7;border-radius:38px 38px 10px 38px;box-shadow:0 8px 0 #d68ba0;margin:25px auto 40px;min-height:370px}
.bulletin-copy{padding:45px 0 45px 48px;position:relative;z-index:1;color:#482034}.bulletin-copy .eyebrow{color:#743d52;font-size:.75rem;letter-spacing:1.7px;font-weight:600}.bulletin-copy h2{font-size:clamp(2.5rem,5vw,4rem);letter-spacing:-2px;line-height:1.05;margin:16px 0 22px}.bulletin-copy h2 span{color:#00747c}.bulletin-copy p{max-width:330px}.bulletin-copy .button{margin-top:8px}.bulletin-art{align-self:stretch;display:flex;align-items:flex-end;justify-content:center;position:relative}.bulletin-art:before{content:'';position:absolute;width:340px;height:340px;border-radius:50%;background:#ffe8ef;bottom:-70px;z-index:-1}.bulletin-art img{width:100%;max-width:410px;height:auto;display:block;margin-bottom:-15px}.bulletin-archive{display:flex;gap:24px;align-items:center;max-width:850px;margin:48px auto 10px;padding:25px 30px;border-top:1px solid #b5d5d1;border-bottom:1px solid #b5d5d1}.bulletin-archive h2{margin:0 0 6px}.bulletin-archive p{margin:0 0 8px;font-size:.9375rem}.bulletin-archive a{text-decoration:underline;text-underline-offset:4px;color:var(--teal)}.archive-icon{background:#fff1d9;border-radius:18px;transform:rotate(-5deg);padding:20px;color:#916014}.archive-icon svg{width:40px;height:40px}
.dates-intro{display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;margin:0 0 32px;background:#ffe1a8;border-radius:28px 28px 28px 8px;padding:26px 38px;height:180px;box-shadow:0 5px 0 #dbaf67}.dates-intro .eyebrow{color:#76531f;letter-spacing:2px;font-size:.75rem;font-weight:600}.dates-intro h1{color:#503813;margin:6px 0}.dates-intro p{margin:0;color:#76531f}.dates-intro img{width:175px;height:auto;align-self:flex-start;margin-top:-40px;margin-right:25px}.date-card{--card-accent:#006d75;--card-tint:#c5eeea;border:1px solid #c1d7d3;border-top:0;padding:0 24px 24px;overflow:hidden;box-shadow:0 5px 0 #c5dcd7}.date-card:nth-child(3n+2){--card-accent:#5b347e;--card-tint:#e7dbff}.date-card:nth-child(3n){--card-accent:#843c56;--card-tint:#ffd5e1}.date-card h2{display:flex;gap:12px;align-items:center;color:var(--card-accent);background:var(--card-tint);margin:0 -24px 6px;padding:22px 24px;font-size:1.12rem;min-height:92px}.date-category-icon{display:flex;flex-shrink:0}.date-category-icon svg{width:27px;height:27px}.date-row{padding:17px 0;border-top:1px solid #dfebe8}.date-row:first-of-type{border-top:0}.date-row time,.date-row strong{font-weight:600;color:var(--card-accent)}.date-row p{margin-top:5px;line-height:1.65}.date-card.wide>p{margin-top:18px}.terms{gap:16px}.date-card .term{border-radius:14px;background:#f1f7f5;padding:18px;margin-top:4px;border-top:3px solid #72bbb4}.date-card .term:nth-child(2){background:#f7f1fb;border-top-color:#b299d5}.date-card .term:nth-child(3){background:#fff6e8;border-top-color:#efb957}.date-card .term strong{font-weight:600}
.handbook-reader{margin-top:20px;background:#d9e8e5;border:1px solid #b5ceca;border-radius:20px;overflow:hidden}.reader-toolbar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;padding:16px;background:#005d66;color:white}.reader-toolbar button,.reader-toolbar select{font:inherit;font-size:.875rem;border:1px solid #ffffff50;border-radius:8px;padding:8px 12px;min-height:42px;background:white;color:#17494f}.reader-toolbar button:disabled{opacity:.5;cursor:default}.reader-toolbar select{margin:0 5px}.reader-sheet{height:72vh;min-height:420px;overflow:auto;padding:24px;text-align:center}.reader-sheet img{display:block;width:100%;max-width:800px;height:auto;margin:0 auto;background:white;box-shadow:0 3px 16px #173e4633}.reader-sheet.zoomed img{width:1273px;max-width:none}.reader-status{text-align:center;margin:0;padding:10px;font-size:.875rem}.reader-text{background:#f9fcfb;padding:14px 22px;border-top:1px solid #b5ceca}.reader-text summary{cursor:pointer}.reader-text pre{white-space:pre-wrap;font-family:inherit;font-size:.875rem;line-height:1.7}
@media(max-width:760px){.bulletin-feature{grid-template-columns:1.1fr .9fr;min-height:300px}.bulletin-copy{padding:30px 0 30px 24px}.bulletin-copy h2{font-size:2.5rem}.bulletin-copy .button{padding:12px;font-size:.875rem}.bulletin-art img{width:130%;max-width:none}.bulletin-art:before{width:230px;height:230px}.bulletin-archive{padding:22px 10px;gap:18px}.archive-icon{padding:15px}.dates-intro{padding:22px 25px;height:160px}.dates-intro img{width:150px;margin-right:-30px;margin-top:-25px}.date-card h2{min-height:80px}.terms{gap:12px}.reader-toolbar{gap:8px;padding:12px 8px}.reader-toolbar button{padding:8px}.reader-sheet{padding:12px;min-height:360px}.reader-text{padding:12px 16px}}
@media(max-width:440px){.bulletin-feature{grid-template-columns:1fr;min-height:0}.bulletin-copy{padding:30px 26px 0}.bulletin-copy h2{font-size:3rem}.bulletin-art{height:220px;justify-content:flex-end;margin-top:-10px;pointer-events:none}.bulletin-art img{height:250px;width:auto;margin-right:5px;margin-bottom:-20px}.bulletin-art:before{right:0}.bulletin-archive{align-items:flex-start}.archive-icon{display:none}.dates-intro img{margin-right:-50px;opacity:.95}.dates-intro>div{position:relative;z-index:1}.reader-toolbar button,.reader-toolbar select{font-size:.8rem}}
@media print{.dates-intro img{display:none}.dates-intro{height:auto;background:none;box-shadow:none;padding:10px 0}.date-card h2{min-height:0}}

/* New Drive folders reuse the surrounding artwork, with a live title overlay. */
.folder .generated-folder-art{display:block;width:190px;height:auto;max-width:100%;aspect-ratio:1;stroke:none;flex-shrink:0}
.featured-resources .folder .generated-folder-art{width:240px}
.other-resources .folder .generated-folder-art{width:150px}
@media(max-width:760px){.folder .generated-folder-art{width:155px}.other-resources .folder .generated-folder-art{width:135px}}
@media(max-width:520px){.featured-resources .folder .generated-folder-art{width:112px}.other-resources .folder .generated-folder-art{width:125px}}

/* Preserve the old Staff CPD page's featured Webinars row. */
.prominent-subfolders{grid-column:1/-1;display:flex;justify-content:center;gap:24px;padding-bottom:26px;margin-bottom:8px;border-bottom:1px solid #b9d9d5}
.prominent-subfolders .folder{width:310px;max-width:calc((100% - 24px)/2);min-width:0;gap:14px}
.prominent-subfolders .folder img,.prominent-subfolders .folder .generated-folder-art{width:260px}
.prominent-subfolders .folder span{font-size:1.125rem;font-weight:600}
@media(max-width:760px){.prominent-subfolders{padding-bottom:20px}.prominent-subfolders .folder img,.prominent-subfolders .folder .generated-folder-art{width:220px}}



/* Draw external-link arrows rather than relying on device fonts or emoji. */
svg.link-arrow,.folder svg.link-arrow{display:inline-block;width:.8em;height:.8em;max-width:none;margin:0 0 0 .14em;vertical-align:.01em;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;aspect-ratio:1}

/* Match the Academy portal's compact, two-row phone header. */
.mobile-header-character{display:none}
@media(max-width:760px){
 .header-inner{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:16px;gap:14px}
 .brand{margin-right:auto;gap:12px;font-size:.95rem;font-weight:500}
 .brand small{font-size:.8rem}
 .wordmark{font-size:2rem}
 .mobile-header-character{display:block;width:64px;height:60px;flex-shrink:0;overflow:hidden}
 .mobile-header-character img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(1.2)}
 .nav{display:flex;order:3;flex-basis:100%;flex-wrap:nowrap;gap:5px;margin:0}
 .nav a{flex:1 1 0;justify-content:center;min-width:0;min-height:34px;padding:7px 6px;font-size:.72rem;white-space:nowrap;border-radius:8px}
}

.document-actions{justify-content:flex-end}

/* Phone-only refinements; preserve the desktop bulletin composition. */
@media(max-width:600px){
 .bulletin-feature{display:flex;flex-direction:column;min-height:0;border-radius:26px 26px 8px 26px;margin:20px auto 32px}
 .bulletin-copy{width:100%;padding:26px 24px 0;text-align:center}
 .bulletin-copy .eyebrow{font-size:.65rem;letter-spacing:1.25px;margin:0 0 12px}
 .bulletin-copy h2{font-size:clamp(1.7rem,7.7vw,2.35rem);letter-spacing:-.8px;line-height:1.2;margin:0 0 14px}
 .bulletin-copy p{max-width:290px;margin:0 auto 18px;font-size:.9rem;line-height:1.65}
 .bulletin-copy .button{display:flex;width:100%;margin:0;font-size:.875rem;min-height:46px}
 .bulletin-art{width:100%;height:185px;align-items:flex-end;justify-content:center;margin:8px 0 0;overflow:hidden;flex-shrink:0}
 .bulletin-art img{width:auto;height:195px;max-width:100%;margin:0;object-fit:contain}
 .bulletin-art:before{width:200px;height:200px;left:50%;right:auto;bottom:-65px;transform:translateX(-50%)}
 .footer{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px;padding:20px 16px 16px;font-size:.8rem}
 .footer>a{display:flex;align-items:center;justify-content:center;gap:4px;min-height:44px;padding:8px 4px;line-height:1.5}
}

/* A compact, consistently aligned document toolbar. */
.handbook-reader{border-radius:14px;box-shadow:0 5px 20px #173e460a}
.reader-toolbar{display:grid;grid-template-columns:44px auto 44px 88px;justify-content:center;gap:10px;padding:12px 16px}
.reader-toolbar label{white-space:nowrap;font-size:.875rem;text-align:center}
.reader-toolbar button{display:flex;align-items:center;justify-content:center;padding:8px;min-height:44px}
.reader-toolbar button svg{width:20px;height:20px}
.reader-toolbar select{min-height:44px;padding:6px 8px}
.reader-sheet{background:#e3ecea}
.document-actions .button{font-size:.875rem;padding:9px 16px;box-shadow:none}
@media(max-width:600px){
 .handbook-reader{margin-top:12px}
 .reader-toolbar{grid-template-columns:40px minmax(0,1fr) 40px 66px;gap:5px;padding:8px}
 .reader-toolbar label,.reader-toolbar button,.reader-toolbar select{font-size:.75rem}
 .reader-toolbar .page-label{display:none}
 .reader-toolbar select{margin:0 3px 0 0;padding:6px 4px}
 .reader-sheet{height:auto;min-height:0;padding:10px}
 .reader-sheet.zoomed{height:65vh}
 .reader-status{font-size:.75rem;padding:8px}
 .reader-text{padding:12px 14px;font-size:.8rem}
}
