:root{--navy:#0b2d4e;--navy2:#071d31;--gold:#e2ad32;--green:#148444;--green-soft:#eef8f1;--red:#cb2528;--red-soft:#fff3f3;--ink:#1c2e43;--muted:#687586;--line:#d9e1e8;--paper:#f4f7fa;--white:#fff;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 34px),var(--max));margin:auto}.utilityBar{background:#29343e;color:#fff;font-size:12px}.utilityInner{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.utilityLeft,.utilityRight{display:flex;align-items:center;gap:16px}.utilityRight span{opacity:.95}.siteHeader{background:white}.brandRow{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 0}.brandLogoLink{min-width:420px}.iredLogo{display:block;width:430px;max-width:100%;height:68px;object-fit:contain;object-position:left center}.headerActions{display:flex;align-items:center;gap:10px}.search{display:flex;border:1px solid var(--line);border-radius:4px;overflow:hidden;background:white}.search input{border:0;padding:10px 12px;min-width:310px;outline:none;font-size:13px}.search button{border:0;background:var(--gold);color:#111;padding:0 16px;font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:4px;padding:10px 16px;font-weight:700;border:1px solid transparent;font-size:13px;white-space:nowrap}.btn.compact{padding:9px 14px}.btnGold{background:var(--gold);color:#111}.btnOutline{background:#fff;border-color:#8ea0b0;color:var(--navy)}.btnGreen{background:var(--green);color:#fff}.btnRed{background:var(--red);color:#fff}.btnGhost{background:#ffffff0f;border-color:#ffffff9c;color:#fff}.mainNav{background:#263744;color:#fff;border-top:1px solid #1a2a35}.navInner{display:flex;align-items:center;gap:25px;min-height:44px;font-size:12px}.navInner>a{padding:14px 0 12px;border-bottom:3px solid transparent;white-space:nowrap}.navInner>a.active,.navInner>a:hover{border-color:var(--gold);color:#fff}.navTagline{margin-left:auto;color:#e2bd57;font-family:Georgia,serif;font-style:italic;white-space:nowrap}.heroVisual{background:linear-gradient(90deg,#111d1d,#1d302b 46%,#443d2c);color:#fff;position:relative;overflow:hidden}.heroVisual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 10%,#ffffff12,transparent 32%),repeating-linear-gradient(90deg,#0000 0 54px,#ffffff08 55px 56px);opacity:.65}.heroGrid{position:relative;min-height:215px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;grid-gap:30px;gap:30px}.heroCopy{padding:22px 0}.heroKicker{font-size:11px;letter-spacing:.17em;text-transform:uppercase;color:#f3ca67;margin-bottom:6px}.hero h1{font-family:Georgia,serif;font-size:39px;line-height:.98;margin:0 0 12px}.hero h1 span{color:#f0c55a}.hero p{max-width:500px;color:#eef3f1;font-size:14px;margin:0}.heroActions{display:flex;gap:10px;margin-top:17px}.heroArt{height:100%;display:flex;align-items:center;justify-content:center;gap:18px;position:relative}.stack{display:flex;flex-direction:column;gap:4px;transform:rotate(-2deg)}.spine{width:230px;padding:11px 28px;border-radius:5px 10px 10px 5px;font-family:Georgia,serif;font-size:22px;box-shadow:0 7px 16px #0008;text-align:center}.spine.green{background:#245945}.spine.red{background:#7d2e32}.spine.gold{background:#8b6949}.globe{font-size:105px;line-height:1;color:#bd9d58;text-shadow:0 4px 16px #000}.heroQuote{font-size:18px;line-height:1.18;padding-left:12px}.publicationStrip{padding:10px 0 4px;background:#fff}.journalGrid,.latestGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.journalCard{position:relative;border:1px solid var(--line);border-radius:5px;padding:14px 20px;display:grid;grid-template-columns:230px 1fr;grid-gap:18px;gap:18px;align-items:center;overflow:hidden;min-height:132px}.journalCard.green{background:linear-gradient(90deg,#f5fcf7,#eff9f2);border-left:4px solid var(--green)}.journalCard.red{background:linear-gradient(90deg,#fff9f9,#fff1f1);border-left:4px solid var(--red)}.journalLogo{width:100%;height:95px;object-fit:contain}.journalCopy h2{font-family:Georgia,serif;font-size:19px;margin:0 0 4px}.journalCard.green h2{color:var(--green)}.journalCard.red h2{color:var(--red)}.journalCopy p{font-size:12px;line-height:1.35;color:#48586b;margin:0 0 9px}.featureRow{display:flex;gap:17px;flex-wrap:wrap;font-size:9px;text-transform:uppercase;color:#536474;margin-top:9px;font-weight:700}.journalWatermark{position:absolute;right:15px;bottom:8px;font-size:43px;opacity:.13}.section{padding:22px 0}.compactSection{padding-top:15px;padding-bottom:15px}.sectionTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.sectionTitle h2{font-family:Georgia,serif;color:var(--navy);font-size:17px;margin:0}.sectionTitle h2 span{font-size:14px}.greenTitle h2 span{color:var(--green)}.redTitle h2 span{color:var(--red)}.sectionTitle>a{font-size:10px;font-weight:700;color:var(--navy)}.listPanel{border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#fff}.bookRow,.paperRow{display:grid;grid-template-columns:62px 1fr auto;grid-gap:10px;gap:10px;align-items:center;padding:7px 9px;border-bottom:1px solid var(--line);min-height:67px}.bookRow:last-child,.paperRow:last-child{border-bottom:0}.paperThumb{height:53px;border-radius:3px;background:#eaf2f6;display:grid;place-items:center;font-size:26px}.bookCover{height:54px;background:linear-gradient(#8d312d,#b24b43);color:white;white-space:pre-line;text-align:center;display:grid;place-items:center;padding:3px;font-family:Georgia,serif;font-size:8px;line-height:1.15;border-radius:2px}.bookRow:nth-child(2) .bookCover{background:linear-gradient(#316293,#4e82b1)}.bookRow:nth-child(3) .bookCover{background:linear-gradient(#3e7352,#659167)}.itemTitle{font-family:Georgia,serif;font-weight:700;color:var(--navy);font-size:11px;line-height:1.25}.meta{font-size:9px;color:var(--muted);margin-top:2px}.tag{display:inline-block;background:#e7f5eb;color:#25764a;border-radius:10px;padding:2px 6px;margin-left:4px}.actions{display:flex;gap:5px;align-items:center}.smallBtn{border:1px solid #cdd8e0;background:#fff;color:var(--navy);border-radius:3px;padding:7px 9px;font-size:9px;font-weight:700;white-space:nowrap}.filledGreen{background:var(--green);border-color:var(--green);color:#fff}.audience{background:#f2f6f8;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.audienceGrid{display:grid;grid-template-columns:repeat(5,1fr)}.audienceItem{padding:11px 16px;display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--line)}.audienceItem:last-child{border-right:0}.audienceIcon{font-size:25px}.audienceItem strong{display:block;color:var(--navy);font-size:11px}.audienceItem span{display:block;font-size:9px;color:var(--muted);max-width:150px}.aboutGrid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:22px;gap:22px;align-items:center}.about h2{font-family:Georgia,serif;color:var(--navy);font-size:21px;margin:0 0 5px;border-bottom:2px solid var(--gold);display:inline-block}.about p{font-size:11px;line-height:1.45;margin:4px 0 9px}.quotePanel{background:linear-gradient(105deg,#fbfaf5,#f2eee2);border:1px solid #eadfbe;border-radius:4px;min-height:95px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between}.quote{color:#173b5e;font-style:italic;font-weight:700;font-size:18px;line-height:1.08}.openBook,.quote{font-family:Georgia,serif}.openBook{font-size:70px;line-height:.6;color:#8c6e3c;transform:rotate(-4deg)}.footer{background:#182b3a;color:#fff;padding:18px 0 8px}.footerGrid{display:grid;grid-template-columns:1.35fr .75fr .75fr 1fr .7fr;grid-gap:24px;gap:24px;align-items:start}.footer h3{font-family:Georgia,serif;font-size:12px;margin:0 0 6px}.footer a,.footer p{display:block;color:#dce4e9;font-size:9px;margin:3px 0}.footerBrand img{width:175px;height:45px;object-fit:cover;object-position:left center;filter:brightness(0) invert(1);opacity:.92}.footerMotto{font-family:Georgia,serif;font-style:italic;color:#e5bd4c;text-align:right;font-size:16px}.socials{display:flex;gap:7px;margin-top:7px}.socials span{width:21px;height:21px;background:#2176aa;border-radius:3px;display:grid;place-items:center;font-size:10px}.copy{margin-top:12px;padding-top:7px;border-top:1px solid #ffffff24;font-size:8px;color:#c8d5df;display:flex;justify-content:space-between}.pageHero{background:#eef3f7;padding:44px 0;border-bottom:1px solid var(--line)}.pageHero h1{font-family:Georgia,serif;color:var(--navy);font-size:38px;margin:0}.contentCard{border:1px solid var(--line);border-radius:8px;padding:24px;margin:24px 0}.adminShell{min-height:70vh;display:grid;grid-template-columns:250px 1fr}.adminSide{background:#0b1830;color:#fff;padding:24px}.adminSide h2{font-family:Georgia,serif}.adminSide a{display:block;padding:10px 0;border-bottom:1px solid #ffffff1a}.adminMain{background:#f6f8fb;padding:28px}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.stat{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px}.stat strong{display:block;font-size:30px;color:var(--navy)}.green-docx-preview{font-size:13px;line-height:1.5;color:#111;column-count:2;column-gap:32px;text-align:justify}.green-docx-preview h1,.green-docx-preview h2,.green-docx-preview h3,.green-docx-preview h4{page-break-after:avoid;break-after:avoid;column-span:none;color:#126b3b;background:#edf6f0;padding:3px 5px;margin:10px 0 5px;font-family:Georgia,"Noto Serif Gujarati",serif}.green-docx-preview p{margin:0 0 8px}.green-docx-preview table{column-span:all;width:100%;border-collapse:collapse;margin:12px 0;background:#fff}.green-docx-preview td,.green-docx-preview th{border:1px solid #777;padding:5px 6px;vertical-align:top;font-size:11px}.green-docx-preview img{max-width:100%;height:auto;column-span:all;display:block;margin:10px auto}.green-docx-preview ol,.green-docx-preview ul{padding-left:20px}.green-docx-preview li{margin-bottom:4px}@media print{body>*{display:none!important}#green-generator{display:block!important;border:0!important;margin:0!important;padding:0!important}.green-docx-preview{font-size:11pt}.adminMain,.adminShell{display:block!important;background:#fff!important;padding:0!important}}@media(max-width:1050px){.brandLogoLink{min-width:330px}.iredLogo{width:350px}.search input{min-width:210px}.navInner{gap:17px;overflow:auto}.navTagline{display:none}.heroGrid{grid-template-columns:1fr .9fr}.heroArt .globe{display:none}.journalCard{grid-template-columns:175px 1fr}.bookRow,.paperRow{grid-template-columns:48px 1fr}.bookRow .actions,.paperRow .actions{grid-column:2}.audienceGrid{grid-template-columns:1fr 1fr 1fr}.footerGrid{grid-template-columns:1.2fr 1fr 1fr}}@media(max-width:760px){.utilityBar{display:none}.brandRow{align-items:flex-start;padding:8px 0}.brandLogoLink{min-width:0}.iredLogo{width:280px;height:58px}.headerActions{gap:6px}.search{display:none}.btn.compact{padding:8px 9px;font-size:10px}.navInner{overflow:auto;white-space:nowrap}.aboutGrid,.heroGrid,.journalGrid,.latestGrid{grid-template-columns:1fr}.heroGrid{padding:26px 0}.heroArt{display:none}.hero h1{font-size:34px}.journalCard{grid-template-columns:150px 1fr}.audienceGrid,.footerGrid{grid-template-columns:1fr 1fr}.footerMotto{display:none}.green-docx-preview{column-count:1}}@media(max-width:520px){.container{width:min(calc(100% - 20px),var(--max))}.brandLogoLink{width:64%}.iredLogo{width:100%;height:52px}.headerActions .btnGold{display:none}.hero h1{font-size:30px}.heroActions{flex-direction:column;align-items:stretch}.journalCard{grid-template-columns:1fr}.journalLogo{height:78px}.bookRow,.paperRow{grid-template-columns:45px 1fr}.bookRow .actions,.paperRow .actions{grid-column:1/-1;justify-content:flex-end}.audienceGrid,.footerGrid,.stats{grid-template-columns:1fr}.audienceItem{justify-content:flex-start;border-right:0}.copy{flex-direction:column;gap:5px}.quote{font-size:16px}.openBook{font-size:48px}.adminShell{grid-template-columns:1fr}.adminSide{display:none}}.brandRow{padding:5px 0!important;min-height:64px}.brandLogoLink{min-width:430px!important;display:flex;align-items:center}.iredLogo{display:block!important;width:470px!important;height:54px!important;max-width:100%!important;object-fit:contain!important;object-position:left center!important}.headerActions{gap:8px!important}.search input{min-width:280px!important;padding:8px 10px!important}.btn.compact{padding:8px 12px!important}.mainNav .navInner{min-height:36px!important;gap:22px!important;font-size:11px!important}.navInner>a{padding:10px 0 8px!important}.heroGrid{min-height:180px!important;grid-template-columns:.9fr 1.1fr!important;gap:18px!important}.heroCopy{padding:15px 0!important}.hero h1{font-size:34px!important;line-height:1!important;margin-bottom:9px!important}.hero p{font-size:12px!important;max-width:430px!important}.heroActions{margin-top:12px!important}.heroGraphic{height:180px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;overflow:hidden!important}.heroGlobe{font-size:82px;line-height:1;color:#c3a054;filter:drop-shadow(0 5px 8px #0008)}.heroBooks{display:flex;flex-direction:column;gap:4px;transform:rotate(-2deg)}.bookSpine{width:210px;padding:9px 22px;border-radius:4px 9px 9px 4px;text-align:center;font-family:Georgia,serif;font-size:20px;color:#fff;box-shadow:0 6px 14px #0008}.bookSpine.research{background:#245945}.bookSpine.education{background:#7d2e32}.bookSpine.development{background:#8b6949}.heroQuote{font-family:Georgia,serif;font-style:italic;font-size:17px;line-height:1.15;color:#f8f4df;border-left:3px solid var(--gold);padding-left:11px}.publicationStrip{padding:7px 0 3px!important}.journalGrid{gap:12px!important}.journalCard{padding:10px 14px!important;grid-template-columns:220px 1fr!important;gap:14px!important}.journalCard,.journalCard.green,.journalCard.red{min-height:126px!important}.journalLogo{width:210px!important;height:92px!important}.journalCard.red .journalLogo,.journalLogo,.redJournalLogo{display:block!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important;justify-self:center!important;align-self:center!important}.journalCard.red .journalLogo,.redJournalLogo{width:218px!important;height:auto!important;max-height:none!important;margin:0 auto!important}.journalCopy h2{font-size:18px!important}.journalCopy p{font-size:11px!important;margin-bottom:7px!important}.featureRow{margin-top:7px!important;gap:12px!important;font-size:8px!important}.footerBrand img{width:250px!important;height:auto!important;max-height:56px!important;object-fit:contain!important;object-position:left center!important;filter:none!important;opacity:1!important}.footerBrand p:first-of-type{margin-top:5px!important}@media(max-width:1050px){.brandLogoLink{min-width:340px!important}.iredLogo{width:365px!important;height:50px!important}.journalCard{grid-template-columns:170px 1fr!important}.journalLogo{width:170px!important;height:80px!important}.journalCard.red .journalLogo,.redJournalLogo{width:168px!important;height:auto!important;max-width:168px!important;max-height:none!important}.heroGrid{grid-template-columns:1fr 1fr!important}.heroGlobe{display:none}.bookSpine{width:185px;font-size:18px}.heroQuote{font-size:15px}}@media(max-width:760px){.brandRow{min-height:58px}.brandLogoLink{min-width:0!important;width:68%!important}.iredLogo{width:100%!important;height:46px!important}.heroGrid{grid-template-columns:1fr!important}.heroGraphic{display:none!important}.journalGrid{grid-template-columns:1fr!important}.journalCard{grid-template-columns:145px 1fr!important}.journalLogo{width:145px!important;height:72px!important}.journalCard.red .journalLogo,.redJournalLogo{width:145px!important;height:auto!important;max-width:145px!important;max-height:none!important}}@media(max-width:520px){.brandLogoLink{width:72%!important}.iredLogo{height:42px!important}.journalCard{grid-template-columns:1fr!important}.journalLogo{width:220px!important;height:auto!important;max-height:95px!important}.journalCard.red .journalLogo,.redJournalLogo{width:240px!important;height:auto!important;max-width:100%!important;max-height:none!important}.hero h1{font-size:29px!important}.footerBrand img{width:220px!important;max-height:52px!important}}.green-paper-sheet{width:794px;min-height:1123px;margin:0 auto;background:#fff;padding:34px 38px 30px;box-sizing:border-box;font-family:Georgia,"Noto Serif Gujarati",serif;color:#111;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;flex-direction:column}.green-paper-header{display:grid;grid-template-columns:1fr 270px;grid-gap:20px;gap:20px;border-bottom:2px solid #14733d;padding-bottom:10px;flex:0 0 auto}.green-paper-content{flex:1 1 auto}.green-paper-footer{margin-top:30px;border-top:2px solid #14733d;padding-top:8px;display:flex;justify-content:space-between;align-items:center;font-size:11px;flex:0 0 auto}.green-page-number:after{content:" 1"}@media print{@page{size:A4;margin:24mm 14mm 18mm}.green-paper-sheet{width:auto;min-height:auto;margin:0;padding:0;box-shadow:none;display:block}.green-paper-header{position:running(greenHeader);display:grid}.green-paper-footer{position:running(greenFooter);display:flex}.green-paper-content{margin-top:10px}.green-page-number:after{content:" " counter(page)}.green-docx-preview{column-count:2;column-gap:9mm}.green-docx-preview img,.green-docx-preview table{page-break-inside:avoid;break-inside:avoid;column-span:all}.green-docx-preview h1,.green-docx-preview h2,.green-docx-preview h3,.green-docx-preview h4{page-break-after:avoid;break-after:avoid}.green-paper-footer,.green-paper-header{-webkit-print-color-adjust:exact;print-color-adjust:exact}}body,html{overflow-x:hidden}body,html,img{max-width:100%}.mobileNav{display:none}@media(max-width:760px){.container{width:min(calc(100% - 24px),var(--max))}.siteHeader{border-bottom:1px solid var(--line)}.brandRow{align-items:center!important;gap:10px!important;padding:8px 0!important}.brandLogoLink{width:min(72%,310px)!important;min-width:0!important;flex:1 1 auto}.iredLogo{width:100%!important;height:auto!important;max-height:58px!important;object-fit:contain!important}.headerActions{flex:0 0 auto}.headerActions .search{display:none!important}.headerActions .btnGold{display:inline-flex!important;font-size:9.5px!important;padding:8px 9px!important;white-space:normal!important;text-align:center;line-height:1.2}.mainNav{display:none!important}.mobileNav{display:block;background:#263744;color:#fff;border-bottom:1px solid #172630}.mobileNav summary{list-style:none;cursor:pointer;padding:11px 12px;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:space-between;gap:12px}.mobileNav summary::-webkit-details-marker{display:none}.mobileNav summary:after{content:"Menu";font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#e6bf57}.mobileNav[open] summary:after{content:"Close"}.mobileNavPanel{border-top:1px solid #ffffff1f;padding:8px 12px 13px;background:#1f303d}.mobileNavLinks{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:#ffffff18;border:1px solid #ffffff12}.mobileNavLinks a{background:#263744;padding:11px 10px;font-size:11px;line-height:1.25}.mobileNavLinks a:active{background:#314756}.mobileSearch{display:flex;margin-top:10px;border:1px solid #ffffff45;background:#fff;border-radius:3px;overflow:hidden}.mobileSearch input{min-width:0;flex:1 1;border:0;padding:10px 11px;font-size:12px;outline:0}.mobileSearch button{border:0;background:var(--gold);font-weight:800;padding:0 14px}.mobileEditorial{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:10px;font-size:10.5px;color:#d9e2e8}.mobileEditorial a{font-weight:800;color:#f0c55a}.pageHero{padding:27px 0!important}.pageHero h1{font-size:clamp(26px,8vw,34px)!important;line-height:1.13!important;overflow-wrap:anywhere}.pageHero p{font-size:12px!important;line-height:1.6!important}.contentCard{padding:16px!important;margin:14px 0!important;border-radius:5px!important}.heroGrid{grid-template-columns:1fr!important;min-height:auto!important;padding:28px 0!important}.heroCopy{padding:0!important}.hero h1{font-size:clamp(30px,9vw,38px)!important;line-height:1.05!important}.hero p{font-size:13px!important;line-height:1.55!important}.heroActions{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important}.heroActions .btn{width:100%}.heroArt{display:none!important}.publicationStrip{padding:12px 0 4px!important}.aboutGrid,.journalGrid,.latestGrid{grid-template-columns:1fr!important;gap:12px!important}.journalCard{grid-template-columns:1fr!important;gap:10px!important;padding:15px!important;min-height:0!important}.journalLogo{height:auto!important;max-height:92px!important;max-width:260px!important;justify-self:start}.journalCopy h2{font-size:18px!important}.journalCopy p{font-size:11.5px!important;line-height:1.55!important}.featureRow{gap:8px 14px!important;font-size:8.5px!important}.journalWatermark{display:none}.section{padding:16px 0!important}.compactSection{padding-top:12px!important;padding-bottom:12px!important}.sectionTitle{align-items:flex-start!important;gap:8px!important}.sectionTitle h2{font-size:15px!important;line-height:1.25!important}.sectionTitle>a{font-size:9px!important;white-space:nowrap;padding-top:3px}.bookRow,.paperRow{grid-template-columns:46px minmax(0,1fr)!important;gap:9px!important;padding:10px!important;align-items:start!important}.paperThumb{height:46px!important;font-size:22px!important}.bookRow>img{width:46px!important;height:64px!important}.itemTitle{font-size:11px!important;overflow-wrap:anywhere}.meta{font-size:9px!important;line-height:1.45!important}.bookRow .actions,.paperRow .actions{grid-column:1/-1!important;justify-content:flex-start!important;flex-wrap:wrap!important;padding-top:2px}.smallBtn{font-size:9px!important;padding:7px 9px!important}.audienceGrid{grid-template-columns:1fr!important}.audienceItem{justify-content:flex-start!important;border-right:0!important;border-bottom:1px solid var(--line)!important;padding:10px 12px!important}.audienceItem:last-child{border-bottom:0!important}.quotePanel{min-height:0!important;padding:14px!important}.quote{font-size:16px!important}.openBook{font-size:45px!important}.footer{padding-top:20px!important}.footerGrid{grid-template-columns:1fr 1fr!important;gap:18px 14px!important}.footerBrand{grid-column:1/-1}.footerBrand img{width:190px!important;height:auto!important;object-fit:contain!important}.footer a,.footer p{font-size:10px!important;line-height:1.5!important}.footerMotto{display:none!important}.copy{flex-direction:column!important;gap:6px!important;font-size:8.5px!important;line-height:1.5!important}.searchPageForm{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:6px!important;gap:6px!important;max-width:none!important}.searchPageForm input{min-width:0!important;width:100%!important}.searchResultsHeader{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}.searchResultRow{grid-template-columns:60px minmax(0,1fr)!important;gap:10px!important;align-items:start!important}.searchResultRow>a{grid-column:1/-1!important;justify-self:start}.searchResultRow h3{font-size:15px!important;overflow-wrap:anywhere}.paperDetailGrid{grid-template-columns:1fr!important;gap:10px!important}.paperDetailGrid .contentCard{margin:0!important}.paperDetailAside{order:-1}.paperDetailAside .btn,.paperDetailAside .smallBtn{width:100%!important;text-align:center!important;justify-content:center!important}.redViewerCard{padding:12px!important}.redViewerFrame{height:70vh!important;border-radius:3px!important}}@media(max-width:480px){.container{width:min(calc(100% - 18px),var(--max))}.brandLogoLink{width:68%!important}.headerActions .btnGold{font-size:9px!important;padding:7px 8px!important;max-width:92px}.mobileNavLinks,.searchPageForm{grid-template-columns:1fr!important}.searchPageForm .btn{width:100%!important}.footerGrid{grid-template-columns:1fr!important}.footerBrand{grid-column:auto}.journalLogo{max-width:220px!important}.pageHero h1{font-size:27px!important}}