@charset "UTF-8";
:root{--green:#173e35;--dark:#16382f;--ink:#263a33;--muted:#7c827b;--gold:#b39a65;--paper:#fafaf7;--line:#e3e6df;--serif:"Noto Serif SC","Songti SC","STSong","SimSun",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;font-size:16px;line-height:1.6}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #bd9f5b;outline-offset:5px}button{border:0}a,button{transition:color .2s,background .2s,transform .2s}button:hover,a:hover{color:var(--gold)}.container{width:min(1240px,calc(100% - 100px));margin-inline:auto}.utility{background:var(--green);color:#d5dfd7;font-size:12px;letter-spacing:1px}.utility .container{display:flex;justify-content:space-between;padding-block:9px}.utility .container>div{display:flex;gap:25px}.edition{opacity:.65}.header{background:#fff}.header-inner{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;gap:14px;align-items:center;flex-shrink:0}.seal{display:grid;place-items:center;border:2px solid currentColor;border-radius:50%;outline:1px solid currentColor;outline-offset:4px;width:49px;height:49px;font-family:var(--serif);font-size:29px}.brand strong{font-family:var(--serif);font-size:25px;letter-spacing:3px;display:block;font-weight:700}.brand strong span{font-size:21px;margin-left:9px;letter-spacing:1px}.brand small{display:block;font-size:10px;letter-spacing:2px;margin-top:1px}.header nav{display:flex;gap:30px;font-size:14px;align-self:stretch;align-items:stretch}.header nav a{display:flex;align-items:center;position:relative}.header nav a.active{color:var(--green);font-weight:700}.header nav a.active:after{content:"";height:3px;background:var(--green);position:absolute;bottom:22px;left:0;right:0}.reader-button{font-size:13px;border:1px solid var(--line);background:transparent;padding:10px 15px}.reader-button span{margin-left:15px}.menu-toggle{display:none}.hero{height:480px;position:relative;background:var(--dark) url("assets/library.jpg") center 52%/cover;color:white}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,29,22,.81),rgba(12,27,20,.49) 48%,rgba(10,24,17,.16))}.hero-content{position:relative;padding-top:62px}.eyebrow{font-size:11px;letter-spacing:2.5px;font-weight:500;margin:0 0 13px;color:var(--gold)}.hero .eyebrow{color:#d8cba6;font-size:12px}.hero h1{font-family:var(--serif);font-size:48px;line-height:1.5;font-weight:500;letter-spacing:5px;margin:14px 0}.hero-description{font-size:15px;letter-spacing:2px;color:#dddcd0;margin:18px 0 23px}.hero-link{font-size:14px;border-bottom:1px solid #9eab99;padding-bottom:8px;display:inline-flex;gap:44px}.hero-caption{display:flex;gap:16px;align-items:center;font-size:10px;letter-spacing:1px;margin-top:30px;color:#d8d9cd}.caption-line{width:50px;height:1px;background:#bcbca8}.vertical-text{position:absolute;right:39px;top:100px;writing-mode:vertical-rl;letter-spacing:6px;font-family:var(--serif);font-size:14px;opacity:.75}.search-wrap{position:relative;margin-top:-48px;z-index:1}.search-panel{background:var(--green);color:#edf1e9;padding:22px 32px 20px;box-shadow:0 10px 25px #19342a12}.search-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.search-top>span{font-size:12px;letter-spacing:1px;color:#a9beb0}.search-tabs{display:flex;gap:30px}.search-tabs button{background:none;color:#b6c6ba;padding:0 0 9px;border-bottom:2px solid transparent;font-size:15px}.search-tabs button[aria-selected=true]{color:white;border-color:#c5ad74}.search-panel form{display:flex;height:57px;background:white;color:var(--ink);padding:5px;align-items:center}.search-icon{font-size:32px;color:#929c92;margin:0 12px 5px 15px}.search-panel input{width:100%;min-width:0;border:0;background:transparent;outline:0;font-size:14px;padding:10px}.search-submit{align-self:stretch;flex-shrink:0;width:122px;background:#bca470;color:#fff;letter-spacing:3px}.search-submit:hover{background:#a38a56;color:#fff}.search-submit span{margin-left:13px}.search-bottom{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#a6bbad;margin-top:13px}.search-bottom button{padding:0;margin-left:17px;color:#d4ded4;background:none;font-size:12px}.services{display:grid;grid-template-columns:repeat(6,1fr);padding:36px 0 39px;border-bottom:1px solid var(--line)}.services>button{background:none;display:flex;flex-direction:column;align-items:center;gap:5px;border-right:1px solid var(--line)}.services>button:last-child{border:0}.service-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:5px}.service-icon svg{width:31px;height:31px;stroke-width:1.3}.services strong{font-size:15px;font-weight:500}.services small{font-size:11px;color:var(--muted)}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.news-section{display:grid;grid-template-columns:1.9fr 1fr;gap:70px;padding-block:48px 57px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-heading h2{font-family:var(--serif);font-size:29px;letter-spacing:1px;margin:0;font-weight:600;line-height:1.4}.heading-dot{color:var(--gold);margin-left:5px}.section-heading .eyebrow{margin-bottom:8px;font-size:10px;letter-spacing:2px}.text-link{background:none;font-size:12px;padding:0 0 4px;white-space:nowrap}.text-link span{margin-left:15px}.news-filters{display:flex;gap:23px;border-bottom:1px solid var(--line);margin-top:24px}.news-filters button{background:none;font-size:13px;color:var(--muted);padding:0 0 11px}.news-filters .selected{border-bottom:2px solid var(--green);color:var(--green)}.news-item{display:flex;width:100%;align-items:center;background:none;text-align:left;border-bottom:1px solid var(--line);padding:20px 0;gap:23px}.news-date{flex-shrink:0;width:49px;text-align:center;line-height:1.25}.news-date strong{display:block;font-family:Georgia,serif;font-weight:400;font-size:27px}.news-date small{font-size:10px;color:var(--muted)}.news-copy{flex:1}.news-copy span{display:block;font-size:10px;color:#8b8f79;margin-bottom:4px}.news-copy h3{font-size:14px;font-weight:500;margin:0;line-height:1.7}.news-arrow{color:#7e8b7d;font-size:19px}.hours{background:#eff1e9;padding:25px 28px;align-self:start;border-top:3px solid var(--green);margin-top:0}.hours-top{display:flex;justify-content:space-between;align-items:center;color:#8a947d;font-size:10px;letter-spacing:2px}.hours-top svg{width:19px}.hours h2{font-family:var(--serif);font-weight:500;font-size:23px;margin:15px 0 13px}.hours>p{font-size:11px;color:#767f70;display:flex;justify-content:space-between;gap:10px;margin-bottom:20px}.status{font-size:10px;color:#58745a;display:flex;align-items:center;gap:5px}.status i{width:5px;height:5px;background:#58745a;border-radius:50%}.hour-row{display:flex;justify-content:space-between;font-size:12px;margin:16px 0;gap:15px}.hour-row strong{font-size:13px;font-weight:500}.hours-note{border-top:1px solid #d6dbcd;padding-top:13px;font-size:10px;color:#87907f;line-height:1.9;margin-top:20px}.hours>button{margin-top:17px;background:none;padding:0;display:flex;justify-content:space-between;width:100%;font-size:12px}.reading-section{background:#f0f1eb;padding:45px 0 49px}.reading-note{font-size:12px;color:#7c8276}.book-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:29px}.book-card{background:transparent;text-align:left;padding:0;min-width:0}.book-cover{position:relative;display:flex;flex-direction:column;align-items:flex-start;height:270px;padding:25px 27px;box-shadow:inset 8px 0 10px #0000000a,2px 3px 7px #233a2d10;transition:transform .25s;overflow:hidden}.book-card:hover .book-cover{transform:translateY(-5px)}.book-cover:after{content:"";position:absolute;inset:0;border:1px solid #0000000b;border-left:7px solid #00000009;pointer-events:none}.book-cover strong{font-family:var(--serif);font-weight:500;font-size:33px;letter-spacing:5px;line-height:1.5}.book-cover small{font-size:11px;letter-spacing:2px}.book-cover>span{font-size:10px;letter-spacing:2px}.cover-one{background:#ded8c5;color:#303c33;justify-content:space-between}.cover-one strong{font-size:35px;writing-mode:vertical-rl;align-self:center;margin-top:-9px}.cover-one i{font-size:9px;font-style:normal;color:#707363}.cover-one>span{position:absolute;bottom:40px;right:22px;writing-mode:vertical-rl;font-size:9px}.cover-two{background:#25483f;color:#e7e0c9;justify-content:space-between}.cover-two strong{font-size:43px;line-height:1.3}.cover-three{background:#e3e5d6;color:#4c5d42;justify-content:space-between}.cover-three strong{font-size:43px;align-self:center;letter-spacing:13px}.cover-three>span{align-self:flex-end}.cover-four{background:#9d644b;color:#f5e7d1;justify-content:space-between}.cover-four strong{font-size:33px}.book-category{font-size:10px;color:#8a8f7b;display:block;margin-top:19px;letter-spacing:1px}.book-card h3{font-size:17px;font-family:var(--serif);font-weight:600;margin:5px 0}.book-card p{font-size:12px;color:#7d8278;margin:0;line-height:1.8}.book-more{display:block;font-size:11px;margin-top:12px;color:#657a61}.about{display:flex;align-items:center;gap:28px;padding-block:54px}.about-mark{font-family:var(--serif);font-size:95px;color:#b6bcaa;line-height:1}.about h2{font-size:28px;font-family:var(--serif);font-weight:500;letter-spacing:2px;margin:0}.about p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.9;margin-bottom:0}.about>a{margin-left:auto;border:1px solid #c7cec0;padding:14px 23px;font-size:13px;white-space:nowrap}.about>a span{margin-left:35px}footer{background:var(--green);color:#dce2d4}.footer-main{display:grid;grid-template-columns:2.2fr 1fr 1fr 1.6fr;gap:40px;padding-block:43px}.footer-main .brand{align-self:start;margin-top:8px}.footer-main .brand strong{font-size:21px}.footer-main .brand strong span{font-size:18px}.footer-main .brand small{font-size:8px}.footer-main .seal{width:42px;height:42px;font-size:25px}.footer-main h3{font-size:12px;font-weight:500;margin:0 0 13px}.footer-main>div>a,.footer-main>div>button,.footer-main p{display:block;font-size:11px;margin:7px 0;color:#a6b9a9;background:none;padding:0}.footer-bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid #365448;padding-block:17px;font-size:10px;color:#95ac9a}.search-results{background:#fff;border:1px solid var(--line);padding:25px 30px}.search-results h2{font-size:18px;margin-top:0}.result-item{border-top:1px solid var(--line);padding:15px 0}.result-item h3{font-size:16px;margin:0 0 4px}.result-item p,.empty-result{font-size:14px;color:var(--muted);margin:0}.result-item a{font-size:13px;text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;left:20px;z-index:10;background:white;padding:12px}.skip:focus{top:10px}dialog{width:min(560px,calc(100% - 36px));border:1px solid var(--line);padding:38px;color:var(--ink);background:var(--paper);max-height:85vh;overflow:auto;box-shadow:0 20px 100px #0003}dialog::backdrop{background:#10261fc0;backdrop-filter:blur(4px)}dialog h2{font-family:var(--serif);font-size:25px;margin:15px 0}#dialog-content{font-size:15px;line-height:1.9;color:#667063;white-space:pre-line}.dialog-close{position:absolute;right:14px;top:8px;background:none;font-size:30px}.dialog-done{background:var(--green);color:white;margin-top:25px;padding:10px 25px}.dialog-done:hover{background:#285a48;color:#fff}
@media(min-width:1500px){.hero{height:530px}.hero-content{padding-top:76px}.hero-caption{margin-top:43px}.hero h1{font-size:53px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.header nav{gap:18px}.brand strong{font-size:22px}.brand strong span{font-size:18px}.reader-button{display:none}.news-section{gap:35px}.book-cover{padding:23px 19px;height:250px}.cover-one strong{font-size:31px}.cover-four strong{font-size:29px}.footer-main{gap:22px;grid-template-columns:1.8fr 1fr 1fr}.footer-contact{display:none}}
@media(max-width:760px){.container{width:calc(100% - 36px)}.utility .container{font-size:10px;letter-spacing:0}.utility .container>div{gap:15px}.utility .container>div>a:first-child{display:none}.header-inner{min-height:87px;position:relative}.brand strong{font-size:21px;letter-spacing:2px}.brand strong span{font-size:18px;margin-left:5px}.brand small{font-size:8px;letter-spacing:1.5px}.seal{width:39px;height:39px;font-size:24px}.brand{gap:12px}.menu-toggle{display:block;font-size:23px;background:none}.header nav{display:none;position:absolute;top:87px;left:-18px;right:-18px;padding:15px 25px;background:#fff;z-index:5;box-shadow:0 8px 10px #0001}.header nav.open{display:flex;flex-wrap:wrap;gap:15px 24px}.header nav a{padding:8px 0}.header nav a.active:after{bottom:0}.hero{height:415px;background-position:62% center}.hero-content{padding-top:47px}.hero h1{font-size:35px;letter-spacing:3px;line-height:1.55}.hero .eyebrow{font-size:9px;letter-spacing:2px}.hero-description{font-size:12px;letter-spacing:1px}.hero-link{font-size:12px}.vertical-text{display:none}.hero-caption{margin-top:24px;font-size:9px}.search-wrap{margin-top:-30px}.search-panel{padding:19px 18px 15px}.search-top>span,.search-bottom>span{display:none}.search-tabs{gap:26px}.search-tabs button{font-size:14px}.search-panel form{height:51px}.search-icon{margin:0 5px 3px 7px;font-size:26px}.search-panel input{font-size:12px;padding:5px}.search-submit{width:70px;font-size:13px;letter-spacing:1px}.search-submit span{margin-left:4px}.search-bottom{font-size:10px;gap:0}.search-bottom button{font-size:10px;margin-left:10px}.services{grid-template-columns:repeat(3,1fr);row-gap:23px;padding-block:28px}.services>button:nth-child(3){border:0}.services strong{font-size:14px}.services small{font-size:10px}.service-icon{margin-bottom:0}.news-section{grid-template-columns:1fr;gap:30px;padding-block:33px}.section-heading h2{font-size:25px}.news-item{gap:16px;padding-block:17px}.news-copy h3{font-size:13px}.hours{padding:24px}.hours h2{font-size:25px}.hour-row{font-size:14px}.hour-row strong{font-size:15px}.hours-note{font-size:12px}.hours>p{font-size:12px}.reading-section{padding-block:33px}.reading-note{display:none}.book-grid{grid-template-columns:repeat(2,1fr);gap:25px 18px}.book-cover{height:230px;padding:20px 16px}.book-cover strong{font-size:29px}.book-cover small{font-size:9px;letter-spacing:0}.book-cover>span{font-size:8px;letter-spacing:1px}.cover-two strong,.cover-three strong{font-size:38px}.cover-one strong{font-size:30px}.cover-one i{font-size:8px}.book-card h3{font-size:16px}.book-card p{font-size:11px}.book-category{margin-top:13px}.about{padding-block:35px;gap:12px;flex-wrap:wrap}.about-mark{font-size:65px}.about h2{font-size:23px;letter-spacing:0}.about .eyebrow{font-size:8px;letter-spacing:1px}.about p:not(.eyebrow){font-size:12px}.about>a{margin:12px 0 0 45px;padding:10px 17px}.footer-main{grid-template-columns:1fr 1fr;padding-block:32px;gap:30px}.footer-main .brand{grid-column:1/-1}.footer-main h3{font-size:13px}.footer-main>div>a,.footer-main>div>button{font-size:12px}.footer-bottom{flex-wrap:wrap;gap:7px;font-size:10px}.footer-bottom>span:nth-child(2){width:100%;order:2}.search-results{padding:20px}dialog{padding:30px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
