
:root{--green:#284f40;--deep:#203d32;--sage:#eaf0e8;--cream:#f8f8f3;--ink:#263a30;--muted:#7b8379;--line:#e5e7df;--gold:#b28b46;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif;font-family:var(--sans);color:var(--ink);background:var(--cream);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{opacity:.5;cursor:not-allowed}a{color:var(--green)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #c2a774;outline-offset:4px}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:40px;letter-spacing:-1.2px}h2{font-size:29px;letter-spacing:-.6px}h3{font-size:21px}p{line-height:1.65}img{max-width:100%;display:block}a{text-decoration:none}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:45px;padding:13px 21px;border:1px solid var(--green);border-radius:7px;background:var(--green);color:#fff;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#39664f;transform:translateY(-1px)}.button.outline{background:transparent;color:var(--green);border-color:#cdd6ca}.button.outline:hover{background:var(--sage)}.button.soft{background:var(--sage);color:var(--green);border-color:var(--sage)}.button.full{width:100%}.spaced{margin-top:12px}.text-button{background:none;display:inline-flex;gap:9px;align-items:center;padding:5px 0;font-size:12px;font-weight:600;color:var(--green);line-height:1.5;text-align:left}.text-button:hover{text-decoration:underline}.text-button .icon{width:17px;height:17px}.icon-button{background:none;padding:8px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.icon-button:hover{background:var(--sage)}.eyebrow{display:block;font-size:9px;font-weight:600;letter-spacing:1.8px;line-height:1.6;color:#6e826c}.brand{display:flex;align-items:center;gap:11px;color:var(--green)}.logo-icon{width:38px;height:42px;position:relative;flex-shrink:0}.logo-icon>.icon:first-child{width:35px;height:35px;position:absolute;bottom:0;left:0}.logo-icon>.icon:last-child{width:17px;height:17px;position:absolute;top:-1px;left:17px;background:var(--cream)}.logo-text{font-family:var(--serif);font-size:22px;line-height:1.1;letter-spacing:-.5px}.logo-text>span{display:block;margin-top:7px;font-family:var(--sans);font-size:8px;letter-spacing:2.8px;font-weight:500}.shell{display:flex;min-height:100vh}.sidebar{width:237px;background:#fdfdf9;border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;padding:35px 23px 20px;display:flex;flex-direction:column;z-index:5;overflow-y:auto}.sidebar .brand{margin-bottom:48px}.sidebar-label{font-size:8px;letter-spacing:1.6px;color:#8b9186;margin:0 13px 16px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.nav-item{display:flex;gap:12px;align-items:center;min-height:43px;padding:11px 13px;background:none;border-radius:6px;color:#697567;text-align:left;white-space:nowrap;font-size:12px}.nav-item .icon{width:18px;height:18px}.nav-item:hover{background:#f0f3ea}.nav-item.active{background:#e9efe4;color:var(--green);font-weight:600}.nav-dot{width:5px;height:5px;border-radius:50%;background:var(--green);margin-left:auto}.nav-divider{height:1px;background:var(--line);margin:23px 11px 16px}.count{margin-left:auto;font-size:10px;padding:2px 6px;border-radius:3px;background:#e9eee6}.sidebar-card{background:#f0f1e8;padding:20px 17px;border:1px solid #e5e7da;border-radius:8px;margin-top:35px}.sidebar-card>.icon{color:#7a8a66;width:24px;height:24px}.sidebar-card h3{font-size:20px;line-height:1.3;margin:12px 0 8px}.sidebar-card p{font-size:10px;color:#7b8372;margin-bottom:12px}.sidebar-card .text-button{font-size:11px}.profile{border-top:1px solid var(--line);margin-top:auto;padding:23px 0 0;display:flex;align-items:center;gap:9px;text-align:left;background:none}.profile>span:nth-child(2){min-width:0;flex:1}.profile strong{display:block;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile small{font-size:9px;color:var(--muted);display:block;margin-top:5px}.profile>.icon{width:15px}.avatar{width:35px;height:35px;background:#e1e8d8;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-family:var(--serif);font-size:13px;color:var(--green);flex-shrink:0}.avatar.small{width:30px;height:30px;font-size:12px}.main-area{margin-left:237px;width:calc(100% - 237px);min-width:0}.topbar{height:72px;padding:0 46px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.breadcrumb{font-size:10px;color:#7f887c}.breadcrumb>span{padding:0 14px;color:#b9bfb1}.topbar-motto{display:flex;align-items:center;gap:7px;font-size:10px;color:#7d8c75}.topbar-motto .icon{width:15px;height:15px}.mobile-profile{display:none}#content{max-width:1350px;margin:0 auto;padding:31px 46px 45px}.welcome-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.welcome-line h1{font-size:29px;letter-spacing:-.5px;display:flex;align-items:center;gap:11px}.hello-leaf .icon{color:#9ba37a;width:23px;height:23px;transform:rotate(10deg)}.welcome-line p{font-size:11px;color:#8a8e81;margin-top:7px}.today{font-size:10px;color:#8d9387;text-transform:capitalize}.demo-note{font-size:10px;color:#8a7954;background:#f2eee1;padding:8px 11px;border-radius:5px;margin-bottom:15px}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:320px;border-radius:11px;background:#e9eddf;overflow:hidden;position:relative}.hero-copy{padding:34px 30px 28px 33px;z-index:1;background:linear-gradient(105deg,#ebeedf,#e8edde)}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.65px}.hero h2{font-size:42px;line-height:1.12;letter-spacing:-1.2px;margin:17px 0}.hero h2 em{font-weight:400;color:#6c805a}.hero p{font-size:11px;line-height:1.8;color:#718069}.hero .button{margin-top:23px;font-size:11px;min-height:40px;padding:11px 15px}.hero-note{display:flex;align-items:center;gap:6px;margin-top:19px;font-size:9px;color:#839078}.hero-note .icon{width:13px;height:13px}.hero-image{position:relative;overflow:hidden;min-height:320px}.hero-image img{position:absolute;height:165%;width:100%;max-width:none;object-fit:cover;object-position:65% bottom;bottom:0}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#e8edde28,transparent 30%,transparent 80%,#293f2322)}.hero-photo-label{position:absolute;bottom:20px;left:22px;z-index:1;background:#ffffffe6;padding:8px 10px;border:1px solid #ffffff8c;border-radius:5px;backdrop-filter:blur(8px);font-size:9px;color:#526049;display:flex;align-items:center;gap:5px}.hero-photo-label .icon{height:13px;width:13px}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px;border:1px solid var(--line);background:#fffefa;border-radius:9px;padding:18px 0}.quick-actions>button{display:flex;align-items:center;gap:11px;background:none;padding:0 18px;text-align:left;border-right:1px solid var(--line)}.quick-actions>button:last-child{border-right:0}.quick-actions>button>span:nth-child(2){flex:1}.quick-actions strong{font-size:11px;font-weight:600;display:block}.quick-actions small{display:block;font-size:9px;line-height:1.5;margin-top:5px;color:#8e9487}.quick-actions>button>.icon{width:15px;height:15px;color:#7f8f72}.quick-icon{display:inline-flex;width:36px;height:36px;border-radius:9px;background:#ecf0e5;align-items:center;justify-content:center;flex-shrink:0;color:#6e8760}.quick-icon .icon{width:19px;height:19px}.quick-icon.amber{background:#f5eee0;color:#b39967}.quick-icon.sage{background:#edf0e6;color:#79906b}.section{margin-top:37px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:21px;gap:20px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.7px;margin-bottom:7px}.section-heading h2{font-size:27px}.section-heading>.text-button{font-size:10px;margin-bottom:2px;white-space:nowrap}.book-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.book-card{min-width:0}.book-art{position:relative;width:100%;height:230px;background:#eeede4;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e5e3d8}.book-art:hover .book-cover{transform:rotate(-3deg) translateY(-4px)}.art-1{background:#eeede3}.art-2{background:#f2ecdf}.art-3{background:#e8eee8}.art-0{background:#e9eaf0}.book-cover{position:relative;width:122px;height:174px;background:var(--cover);color:#fff9e9;padding:13px 10px;box-shadow:-2px 1px 1px #0002,6px 8px 13px #25312533;border-radius:1px 3px 3px 1px;display:flex;flex-direction:column;align-items:center;text-align:center;transform:rotate(-5deg);transition:transform .25s;isolation:isolate}.book-cover:before{content:'';position:absolute;inset:0;border-left:5px solid #0002;border-right:2px solid #fff5;border-radius:inherit;z-index:-1}.book-cover:after{content:'';position:absolute;inset:6px;border:1px solid #ffffff45;z-index:-1}.cover-author{font-size:6.5px;text-transform:uppercase;letter-spacing:1.4px;line-height:1.5;min-height:21px}.book-cover>strong{font-family:var(--serif);font-weight:400;font-size:19px;line-height:1.08;margin:9px 0;max-width:100%}.cover-illustration{margin-top:auto}.cover-illustration .icon{width:38px;height:38px;stroke-width:.65;opacity:.8}.book-cover>small{font-size:4px;letter-spacing:1.25px;margin-top:auto}.availability{position:absolute;bottom:10px;left:10px;display:block;background:#ffffffed;border-radius:4px;padding:5px 7px;font-size:8px;color:#547447;box-shadow:0 1px 4px #00000008}.availability.muted{color:#8e8368}.book-info{padding:13px 1px 0}.book-genre{font-size:8px;color:#819274}.book-title{display:block;font-family:var(--serif);font-size:17px;line-height:1.2;text-align:left;margin-top:6px;padding:0;background:none}.book-title:hover{color:#789263}.book-info p{font-size:10px;color:#8c9188;margin-top:6px}.book-foot{display:flex;align-items:center;justify-content:space-between;margin-top:7px;border-bottom:1px solid var(--line);padding-bottom:5px}.book-foot>span{font-size:9px;color:#7b8375}.book-foot small{font-size:8px;color:#a1a697}.book-foot .icon{width:16px;height:16px;color:#9caa91}.gold{color:#b79a56}.interest-callout{display:flex;align-items:center;gap:9px;margin-top:19px;font-size:10px;color:#78856d;background:#edf1e6;padding:12px 15px;border-radius:5px}.interest-callout>.icon{width:16px;height:16px}.interest-callout>span{flex:1}.interest-callout .text-button{font-size:10px;white-space:nowrap}.reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.review-card{padding:22px 24px 18px;background:#fdfdf9;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;min-width:0}.review-top{display:flex;justify-content:space-between;align-items:center;height:20px}.stars{font-size:12px;letter-spacing:2px;color:#b7a16a}.quote-mark{font-family:var(--serif);font-size:52px;color:#dce2cf;line-height:1}.review-body{font-family:var(--serif);font-size:16px;line-height:1.6;margin:12px 0;color:#5b6955;overflow-wrap:anywhere}.review-book{font-size:10px;margin-top:auto;font-weight:500}.review-book .icon{width:14px;height:14px}.review-person{border-top:1px solid var(--line);padding-top:13px;margin-top:15px;display:flex;align-items:center;gap:9px}.review-person strong{font-size:10px;font-weight:500;display:block}.review-person small{font-size:8px;color:#989c91;display:block;margin-top:3px}.review-person>.icon-button{margin-left:auto}.community-strip{display:grid;grid-template-columns:1fr 1fr;background:#edf0e6;border-radius:9px;overflow:hidden;margin-top:38px}.community-strip img{width:100%;height:260px;object-fit:cover;object-position:center}.community-strip>div{padding:29px 32px}.community-strip h2{font-size:29px;line-height:1.2;margin:12px 0}.community-strip p{font-size:11px;color:#7d8974}.community-strip .eyebrow{font-size:8px}.community-strip .text-button{margin-top:11px;font-size:10px}.event-card{display:flex;align-items:center;gap:22px;background:#fdfdf9;border:1px solid var(--line);border-radius:8px;padding:22px 25px}.event-date{width:59px;min-height:70px;background:#edf1e6;border-radius:6px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0}.event-date strong{font-family:var(--serif);font-size:30px;font-weight:400}.event-date span{font-size:8px;letter-spacing:1.7px;margin-top:4px;color:#7c8a6f}.event-copy{flex:1}.event-copy>.eyebrow{font-size:8px}.event-copy h3{font-size:21px;margin:4px 0 5px}.event-copy>p{font-size:10px;color:#7e8877}.event-meta{display:flex;gap:17px;font-size:9px;color:#87917e;margin-top:9px}.event-meta>span{display:flex;align-items:center;gap:5px}.event-meta .icon{height:13px;width:13px}.event-action{display:flex;flex-direction:column;align-items:end;gap:10px}.event-action>span{font-size:9px;color:#8c9382}.event-action .button{font-size:10px;min-height:33px;padding:8px 12px;white-space:nowrap}.event-action .icon{width:15px;height:15px}footer{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid var(--line);padding:22px 46px;font-size:9px;color:#92998b}footer>span{display:flex;align-items:center;gap:8px}footer .icon{width:12px;height:12px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin:10px 0 30px}.page-heading h1{margin:9px 0 12px;font-size:37px}.page-heading p{font-size:13px;color:var(--muted)}.page-heading>.button{flex-shrink:0;font-size:11px}.catalog-toolbar{display:flex;align-items:center;gap:25px}.search-field{display:flex;align-items:center;gap:10px;background:#fffefb;border:1px solid #dce1d4;border-radius:7px;padding:0 15px;flex:1}.search-field .icon{color:#96a08b;width:18px;height:18px}.search-field input{width:100%;border:0;background:none;padding:14px 0;outline:none;font-size:12px;min-width:0}.check-label{display:flex;align-items:center;gap:8px;font-size:11px;line-height:1.6;color:#74806c}.check-label input{accent-color:var(--green);width:16px;height:16px;flex-shrink:0}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0 17px}.chip{background:#fffdf7;border:1px solid #e1e5d8;border-radius:25px;padding:9px 15px;font-size:10px;color:#7c8874}.chip.selected{background:var(--green);color:#fff;border-color:var(--green)}.result-count{font-size:10px;color:#8c9584;margin-bottom:23px}.empty{grid-column:1/-1;text-align:center;padding:45px 20px;border:1px dashed #d6dfcc;border-radius:8px;background:#f2f4eb}.empty>.icon{color:#8b9e75;width:34px;height:34px;margin-bottom:17px}.empty h3{font-size:24px}.empty p{font-size:13px;color:#87917d;margin:12px 0}.empty .button{margin-top:10px}.notice{display:flex;align-items:center;gap:12px;background:#eaf0e4;border-radius:7px;padding:17px 20px;color:#6f8262;font-size:12px;line-height:1.6;margin-bottom:25px}.wish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.wish-card{padding:25px;background:#fffef9;border:1px solid var(--line);border-radius:8px}.wish-symbol{display:flex;width:45px;height:50px;background:#ece9dc;align-items:center;justify-content:center;color:#9d9370;border-radius:3px;margin-bottom:20px}.wish-card h3{font-size:23px}.wish-card>p{font-size:12px;color:#86907d;margin-top:8px}.wish-card>small{display:block;font-size:10px;color:#9aa38e;margin-top:20px}.wish-actions{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:18px;padding-top:15px}.wish-actions .text-button{font-size:10px}.vote{display:flex;gap:6px;align-items:center;background:#f1f2e9;padding:8px 10px;border-radius:5px;font-size:11px}.vote .icon{width:15px;height:15px}.vote.voted{background:#e6eddc}.vote.voted .icon{fill:#849a6d;stroke:#849a6d}.neighbor-intro{display:flex;gap:20px;align-items:center;background:#eaf0e3;padding:24px;border-radius:9px;margin-bottom:30px}.neighbor-intro h3{font-size:22px;margin-bottom:7px}.neighbor-intro p{font-size:12px;color:#7e8b71}.owner-line{font-size:11px;color:#839575;margin-top:12px;display:flex;align-items:center;gap:8px}.owner-line .icon{width:15px;height:15px}.events-list{display:flex;flex-direction:column;gap:20px}.interests-panel{padding:30px;background:#eaf0e3;border:1px solid #dfe7d6;border-radius:9px;margin-bottom:30px}.interests-panel h2{margin:8px 0}.interests-panel p{font-size:13px;color:#7e8b70}.interests-panel .button{margin-top:20px}.subheading{margin:32px 0 17px;font-size:27px}.loan-row{display:flex;align-items:center;gap:18px;background:#fffdf8;border:1px solid var(--line);padding:22px;border-radius:8px;margin-bottom:13px}.loan-icon{display:flex;align-items:center;justify-content:center;width:47px;height:62px;background:#e7ebdf;color:#7a8b69;border-radius:3px;flex-shrink:0}.loan-copy{flex:1;min-width:0}.loan-copy h3{font-size:21px;overflow-wrap:anywhere}.loan-copy p{font-size:11px;color:#86927a;margin:5px 0}.loan-copy a{text-decoration:underline;overflow-wrap:anywhere}.loan-copy .loan-note{font-style:italic}.status{display:inline-block;font-size:10px;padding:5px 8px;background:#eef1e6;color:#788868;border-radius:4px;margin-top:5px}.status.overdue{background:#f3e3d9;color:#a06b4c}.loan-actions{display:flex;align-items:center;gap:15px;max-width:230px;flex-wrap:wrap}.loan-actions .button{font-size:10px;padding:10px 13px;min-height:36px}.loan-actions small{font-size:10px;color:#8e9583}.loan-reminder{margin-top:20px;padding:15px;display:flex;align-items:center;gap:12px;font-size:11px;border:1px solid #d5decc;background:#f1f4e9;border-radius:6px}.loan-reminder>span{flex:1}.loan-reminder .text-button{font-size:10px}.muted-text{font-size:12px;color:#8b9582;line-height:1.7}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.admin-stats>div{padding:24px;background:#eaf0e3;border-radius:8px;display:flex;flex-direction:column;gap:8px}.admin-stats strong{font-family:var(--serif);font-size:37px;font-weight:400}.admin-stats span{font-size:11px;color:#79866f}.admin-row{display:flex;align-items:center;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.admin-row>div{flex:1}.admin-row h3{font-size:21px}.admin-row p{font-size:11px;color:#88927f;margin-top:5px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px;text-align:left}th,td{padding:14px 10px;border-bottom:1px solid var(--line)}th{font-weight:600;color:#728167}td .text-button{font-size:10px}.danger{color:#a47658}dialog{border:1px solid #e1e7d7;border-radius:15px;width:min(520px,calc(100% - 30px));max-height:90vh;padding:35px;background:#fbfcf6;color:var(--ink);box-shadow:0 25px 120px #142a3155;overflow-y:auto}dialog::backdrop{background:#15271f80;backdrop-filter:blur(5px)}dialog .close{position:absolute;right:13px;top:13px}dialog h2{font-size:31px;line-height:1.15;margin-right:16px}dialog .modal-intro{font-size:12px;color:#849078;margin:14px 0 23px}form .field{display:flex;flex-direction:column;gap:7px;font-size:11px;color:#6f7e63;margin-bottom:17px}.field input,.field select,.field textarea{width:100%;background:#fffefb;border:1px solid #d7dfcd;border-radius:6px;padding:12px;color:var(--ink);font-size:13px;min-width:0}.field textarea{resize:vertical;min-height:90px}.field input::placeholder,.field textarea::placeholder{color:#a4ac99;font-size:11px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.privacy-note{font-size:10px;line-height:1.6;color:#8b947e;margin:5px 0 15px}form>.check-label{align-items:start;font-size:10px}.form-error{font-size:11px;color:#a34e37;margin:13px 0;line-height:1.5}.form-error:empty{margin:8px 0}.auth-switch{font-size:11px;text-align:center;margin-top:20px;color:#8a9580}.auth-switch .text-button{font-size:11px}.detail-description{font-size:14px;line-height:1.75;color:#77836e;background:#edf1e6;border-radius:7px;padding:20px;overflow-wrap:anywhere}.detail-meta{display:flex;flex-direction:column;gap:13px;margin:23px 0;font-size:12px;color:#819273}.detail-meta>span{display:flex;align-items:center;gap:10px}.detail-meta .icon{width:17px;height:17px}.detail-buttons{display:flex;justify-content:space-between;gap:15px;margin:17px 0 25px}.detail-buttons .text-button{font-size:11px}dialog .review-card{margin-top:15px}.interest-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.interest-options label{position:relative;cursor:pointer}.interest-options input{position:absolute;left:12px;top:15px;accent-color:var(--green)}.interest-options span{display:flex;align-items:center;gap:7px;padding:16px 8px 16px 36px;font-size:11px;border:1px solid #dce3d1;border-radius:7px;background:#fffdf8;height:100%}.interest-options .icon{width:16px;height:16px}.interest-options input:checked+span{background:#e3ecd8;border-color:#91a780}.interest-options input:focus-visible+span{outline:2px solid var(--green)}.profile-details{text-align:center;padding:25px 0}.profile-details>.avatar{width:60px;height:60px;font-size:27px;margin-bottom:15px}.profile-details h3{font-size:26px;margin-bottom:10px}.profile-details p{font-size:12px;color:#839078;margin:8px 0}.profile-details .eyebrow{margin-top:18px}.rules h3{margin-top:25px;font-size:22px}.rules p{font-size:13px;color:#7f8b74;margin-top:10px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);max-width:calc(100vw - 30px);width:max-content;background:var(--green);color:#fff;padding:14px 22px;border:1px solid #537059;border-radius:8px;font-size:12px;z-index:100;box-shadow:0 5px 25px #20342126;opacity:0;pointer-events:none;transition:all .2s}#toast.show{opacity:1;transform:translate(-50%,0)}.loading{display:grid;place-items:center;min-height:100vh;font-family:var(--serif);font-size:26px;color:var(--green)}.landing{max-width:1550px;margin:0 auto}.landing-header{display:flex;justify-content:space-between;align-items:center;padding:32px 6%;border-bottom:1px solid var(--line);gap:25px}.landing-header .brand{flex-shrink:0}.location{font-size:11px;color:#849077;display:flex;align-items:center;gap:7px}.location .icon{width:15px;height:15px}.landing-main{display:grid;grid-template-columns:1fr 1fr;padding:65px 6%;gap:50px;align-items:center}.landing-copy h1{font-size:clamp(35px,3.7vw,57px);line-height:1.14;margin:24px 0;letter-spacing:-1.7px}.landing-copy h1 em{font-weight:400;color:#7a8b60}.landing-copy>p{font-size:14px;color:#829075;max-width:410px;line-height:1.9}.landing-copy>.button{margin-top:30px}.landing-benefits{display:flex;gap:15px;margin-top:35px;flex-wrap:wrap}.landing-benefits span{font-size:9px;display:flex;align-items:center;gap:5px;color:#7f8c74}.landing-benefits .icon{width:16px;height:16px}.landing-photo{height:510px;position:relative;border-radius:110px 110px 12px 12px;overflow:hidden;background:#e5ebda}.landing-photo img{height:140%;width:100%;object-fit:cover;object-position:55% bottom;position:absolute;bottom:0}.photo-note{position:absolute;bottom:25px;left:25px;right:25px;padding:15px;background:#ffffffe8;border:1px solid #fff9;border-radius:7px;font-family:var(--serif);font-size:18px;color:#6f7e5d;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;gap:10px}.landing-bottom{margin:0 6% 55px;padding:35px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;align-items:center}.landing-bottom>.eyebrow{max-width:180px;font-size:10px;line-height:2}.landing-bottom h3{font-size:23px}.landing-bottom p{font-size:11px;color:#88937d;margin-top:9px}.landing footer{border-top:0;padding:0 6% 25px}
@media(min-width:1500px){.hero{min-height:390px}.hero-copy{padding:42px}.hero h2{font-size:51px}.hero-copy p{font-size:13px}.hero .button{font-size:12px}.hero-image{min-height:390px}.book-art{height:265px}.book-cover{width:139px;height:197px}.book-cover>strong{font-size:23px}.book-info p{font-size:11px}.book-title{font-size:20px}.quick-actions{padding:22px 0}.quick-actions strong{font-size:12px}.quick-actions small{font-size:10px}}
@media(max-width:1150px){.sidebar{width:209px;padding:30px 15px 18px}.main-area{margin-left:209px;width:calc(100% - 209px)}#content{padding:27px 28px 35px}.topbar{padding:0 28px}.hero-copy{padding:30px 23px}.hero h2{font-size:35px}.hero .button{font-size:10px;padding:10px}.quick-actions>button{gap:8px;padding:0 12px}.quick-actions strong{font-size:10px}.quick-actions small{font-size:8px}.quick-icon{width:30px;height:32px}.quick-actions>button>.icon{display:none}.book-grid{gap:15px}.book-art{height:207px}.book-cover{width:108px;height:155px}.book-cover>strong{font-size:17px}.cover-author{font-size:5.5px}.cover-illustration .icon{width:28px;height:28px}.book-title{font-size:16px}.page-heading{align-items:start}.page-heading>.button{max-width:170px}.page-heading h1{font-size:33px}.wish-grid{grid-template-columns:1fr 1fr}.community-strip>div{padding:25px}.community-strip h2{font-size:25px}.interest-callout{flex-wrap:wrap}.interest-callout>span{min-width:60%}.event-card{gap:15px;padding:20px}.landing-main{gap:30px}.landing-photo{height:460px}.landing-header .location{display:none}}
@media(max-width:900px){.sidebar{width:185px;padding:28px 10px 15px}.main-area{margin-left:185px;width:calc(100% - 185px)}.sidebar .brand{gap:5px;padding:0 5px}.logo-text{font-size:19px}.logo-text>span{font-size:7px;letter-spacing:2px}.logo-icon{transform:scale(.85)}.nav-item{font-size:11px;gap:8px;padding:11px}.sidebar-card{padding:15px}.sidebar-card h3{font-size:19px}.sidebar-label{font-size:7px;letter-spacing:1px}.profile{gap:6px}.profile strong{font-size:10px}.profile small{font-size:8px}.profile>.icon{display:none}.hero{grid-template-columns:1.25fr 1fr}.hero-copy{padding:27px 20px}.hero h2{font-size:32px}.hero-copy .eyebrow{font-size:7px}.hero-image img{width:130%;max-width:none;right:0}.hero-photo-label{left:10px;right:10px;font-size:8px}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.book-art{height:240px}.book-cover{width:125px;height:180px}.book-cover>strong{font-size:21px}.cover-author{font-size:6px}.cover-illustration .icon{width:36px;height:36px}.cover-illustration{margin-top:auto}.quick-actions{gap:0}.quick-actions .quick-icon{display:none}.quick-actions>button{padding:0 11px}.quick-actions small{display:none}.quick-actions strong{line-height:1.6}.reviews-grid{grid-template-columns:1fr}.topbar-motto{display:none}.hero-note{font-size:8px}.community-strip{grid-template-columns:1fr}.community-strip img{height:200px}.event-card{flex-wrap:wrap}.event-action{width:100%;flex-direction:row;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px}.event-copy{min-width:0}.event-copy h3{font-size:20px}.page-heading{flex-direction:column;gap:15px}.page-heading>.button{max-width:none}.catalog-toolbar{flex-direction:column;align-items:stretch;gap:13px}.admin-stats{grid-template-columns:1fr 1fr}.loan-row{flex-wrap:wrap}.loan-actions{width:100%;max-width:none;padding-left:65px}.today{display:none}.wish-grid{gap:15px}.wish-card{padding:20px}.wish-actions{flex-wrap:wrap}.loan-reminder{flex-wrap:wrap}.landing-main{padding:40px 5%;gap:25px}.landing-copy h1{font-size:39px}.landing-photo{height:430px}.landing-copy>p{font-size:12px}.landing-copy>.eyebrow{font-size:8px}.photo-note{font-size:14px;left:15px;right:15px}.landing-bottom{grid-template-columns:repeat(3,1fr);gap:20px}.landing-bottom>.eyebrow{grid-column:1/-1;max-width:none}.landing-header{padding:25px 5%}footer{padding:22px 28px}footer>span{display:none}}
@media(max-width:650px){.shell{display:block}.sidebar{width:100%;height:auto;position:sticky;top:0;display:block;padding:12px 15px 0;border-right:0;border-bottom:1px solid var(--line);overflow:visible;background:#fdfdf9f5;backdrop-filter:blur(12px)}.sidebar .brand{margin:0 0 12px;padding:0;gap:5px;width:max-content}.logo-text{font-size:20px}.logo-text>span{font-size:6px;margin-top:5px;letter-spacing:2px}.logo-icon{height:37px;width:35px}.sidebar nav{flex-direction:row;overflow-x:auto;gap:3px;margin:0 -15px;padding:0 12px 8px;scrollbar-width:none}.nav-item{flex-direction:column;gap:5px;font-size:8px;min-width:73px;min-height:51px;padding:7px 8px;white-space:nowrap}.nav-item .icon{width:18px;height:18px}.nav-item.active{background:#e9efe4}.nav-dot,.sidebar-label,.sidebar-card,.nav-divider,.profile{display:none}.sidebar>.nav-item{position:absolute;right:16px;top:10px;flex-direction:row;font-size:0;min-width:auto;min-height:35px;padding:8px;gap:6px}.sidebar>.nav-item .icon{width:20px;height:20px}.sidebar>.nav-item .count{font-size:9px}.sidebar>.nav-item[data-page=admin]{right:92px}.main-area{width:100%;margin:0}.topbar{height:42px;padding:0 20px}.breadcrumb{font-size:9px}.breadcrumb>span{padding:0 7px}.mobile-profile{display:flex}.mobile-profile .icon{width:16px;height:16px}#content{padding:20px 19px 35px}.welcome-line{margin-bottom:19px}.welcome-line h1{font-size:28px}.welcome-line p{font-size:10px}.demo-note{font-size:9px;line-height:1.5}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:27px 25px}.hero h2{font-size:40px}.hero-copy .eyebrow{font-size:7px}.hero p{font-size:11px}.hero .button{font-size:11px;padding:12px 16px}.hero-note{font-size:9px;margin-top:16px}.hero-image{height:190px;min-height:190px}.hero-image img{width:100%;height:190%;object-position:50% bottom}.hero-photo-label{left:15px;right:auto;bottom:15px;font-size:8px}.quick-actions{margin-top:15px;padding:13px 0}.quick-actions>button{padding:0 10px;justify-content:center;text-align:center;flex-direction:column;gap:7px}.quick-actions .quick-icon{display:flex}.quick-actions strong{font-size:9px;line-height:1.4}.section{margin-top:31px}.section-heading{gap:12px;margin-bottom:18px}.section-heading h2{font-size:26px}.section-heading .eyebrow{font-size:7px;letter-spacing:1.2px}.section-heading>.text-button{font-size:9px;max-width:110px;white-space:normal}.section-heading>.text-button .icon{width:14px;height:14px}.book-grid{gap:22px 14px}.book-art{height:215px}.book-cover{width:110px;height:158px}.book-cover>strong{font-size:18px}.cover-author{font-size:5px}.cover-illustration .icon{width:28px;height:28px}.book-info{padding-top:11px}.book-title{font-size:17px}.book-info p{font-size:9px}.book-genre{font-size:8px}.availability{font-size:7px;padding:4px 6px;bottom:8px;left:8px}.book-foot{margin-top:4px}.interest-callout{padding:12px;font-size:10px;gap:7px}.interest-callout>span{min-width:75%}.interest-callout .text-button{margin-left:23px;font-size:10px}.review-card{padding:20px}.review-body{font-size:16px}.community-strip{margin-top:30px}.community-strip>div{padding:25px}.community-strip h2{font-size:30px}.event-card{padding:18px;gap:13px}.event-date{width:49px;min-height:65px}.event-copy h3{font-size:19px}.event-copy>p{font-size:10px}.event-meta{gap:8px;flex-wrap:wrap}.event-copy .eyebrow{font-size:7px}.event-action .button{font-size:10px}.page-heading{margin:5px 0 23px}.page-heading h1{font-size:34px;line-height:1.15}.page-heading p{font-size:12px}.page-heading .eyebrow{font-size:8px}.page-heading>.button{font-size:11px}.chips{gap:7px;margin:18px 0}.chip{padding:8px 12px;font-size:9px}.notice{font-size:11px;padding:15px;align-items:start}.wish-grid{grid-template-columns:1fr}.wish-card{padding:23px}.wish-card h3{font-size:26px}.wish-actions{flex-wrap:nowrap}.wish-actions .text-button{font-size:11px}.neighbor-intro{padding:18px;align-items:start;gap:12px}.neighbor-intro h3{font-size:21px;line-height:1.25}.neighbor-intro p{font-size:11px}.neighbor-intro>.quick-icon{display:none}.interests-panel{padding:23px}.interests-panel h2{font-size:26px}.interests-panel p{font-size:11px}.loan-row{padding:17px;gap:13px}.loan-icon{width:35px;height:50px}.loan-copy h3{font-size:20px}.loan-copy p{font-size:10px}.loan-actions{padding-left:48px}.status{font-size:9px}.admin-row{flex-wrap:wrap}.admin-row>div{min-width:100%}.admin-stats{gap:10px}.admin-stats>div{padding:18px}.admin-stats span{font-size:10px}.admin-stats strong{font-size:32px}.subheading{font-size:25px}dialog{padding:30px 23px}dialog h2{font-size:29px}.form-row{gap:11px}.detail-buttons{gap:10px}.detail-buttons .text-button{font-size:10px}.interest-options{gap:8px}.interest-options span{font-size:10px;padding-left:30px}.interest-options .icon{width:14px;height:14px}.interest-options input{left:9px}.landing-header{padding:19px 20px}.landing-header .button{font-size:10px;min-height:37px;padding:9px 12px}.landing-header .button .icon{width:14px;height:14px}.landing-main{grid-template-columns:1fr;padding:35px 22px;gap:30px}.landing-copy h1{font-size:43px;letter-spacing:-1.6px}.landing-copy>p{font-size:13px;max-width:none}.landing-copy>.button{font-size:12px}.landing-benefits{gap:10px 15px;margin-top:25px}.landing-benefits span{font-size:9px}.landing-photo{height:300px;border-radius:80px 80px 9px 9px}.landing-photo img{height:165%}.photo-note{font-size:15px;padding:12px}.landing-bottom{grid-template-columns:1fr;margin:0 22px 30px;padding:25px 0;gap:23px}.landing-bottom>.eyebrow{max-width:260px;line-height:1.7;font-size:9px}.landing-bottom h3{font-size:25px}.landing-bottom p{font-size:12px}.landing footer{padding:0 22px 25px;font-size:8px}footer{padding:20px;font-size:8px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
.logo-subtitle{display:block;font-size:12px;letter-spacing:0;margin-top:3px;font-weight:400}.logo-text>span{margin-top:5px}.sidebar .brand{margin-bottom:38px}@media(max-width:650px){.logo-subtitle{font-size:10px}.sidebar .brand{margin-bottom:12px}.logo-text{font-size:19px}.sidebar>.nav-item{top:15px}}
.inventory-tools{margin-top:28px;padding:24px;background:#eef2e7;border:1px solid #dce5d1;border-radius:9px}.inventory-tools h2{margin:7px 0 10px}.inventory-tools p{font-size:12px;color:#76856a}.inventory-buttons{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.inventory-tools>small{font-size:10px;color:#829174;line-height:1.6;display:block}.inventory-preview{max-height:300px;margin-bottom:22px;border:1px solid var(--line);border-radius:6px}.inventory-preview th{position:sticky;top:0;background:#eef2e7}.inventory-preview td{min-width:75px}.inventory-preview td:first-child{min-width:165px}@media(max-width:650px){.inventory-tools{padding:19px}.inventory-buttons{flex-direction:column}.inventory-buttons .button{font-size:11px}.sidebar nav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding:0 5px 8px}.sidebar nav .nav-item{min-width:0;padding:7px 3px;font-size:8px}.sidebar nav .nav-item span{white-space:normal;text-align:center;line-height:1.2}}

/* Fotografia comunității este afișată integral, fără decupare. */
.hero{grid-template-columns:minmax(0,.78fr) minmax(0,1.4fr);min-height:0}
.hero-copy{padding:26px 24px;display:flex;flex-direction:column;justify-content:center}
.hero h2{font-size:32px;line-height:1.14;margin:13px 0}
.hero-copy .eyebrow{font-size:7px;letter-spacing:1.3px}
.hero .button{font-size:10px;padding:10px 12px;align-self:flex-start;margin-top:17px}
.hero-note{font-size:8px;margin-top:14px}
.hero-image{min-height:0;height:auto;aspect-ratio:3/2;align-self:center}
.hero-image img{position:static;width:100%;height:auto;max-width:100%;object-fit:contain}
.hero-image:after,.hero-photo-label{display:none}
@media(max-width:900px) and (min-width:651px){.hero-copy{padding:20px 16px}.hero h2{font-size:26px}.hero-copy .eyebrow{font-size:6px}.hero p{font-size:10px}.hero .button{font-size:9px}.hero-note{display:none}}
@media(max-width:650px){.hero{grid-template-columns:1fr}.hero-copy{padding:22px 24px}.hero h2{font-size:29px;line-height:1.15;margin:11px 0}.hero .button{font-size:10px;margin-top:14px}.hero-note{display:none}.hero-image{height:auto;min-height:0;aspect-ratio:3/2}.hero-image img{position:static;width:100%;height:auto;max-width:100%}}

.notification-button{gap:7px;margin-left:auto;margin-right:22px;font-size:10px}.notification-button>.icon{height:18px;width:18px}.notification-count{background:var(--green);color:white;border-radius:12px;padding:2px 6px;font-size:9px}.notification-row{display:flex;gap:12px;align-items:start;text-align:left;background:#f0f2e8;border:1px solid var(--line);border-radius:7px;padding:17px;width:100%;margin-top:13px}.notification-row.unread{background:#e6eddc;border-color:#c6d3b7}.notification-row>span:nth-child(2){flex:1}.notification-row strong{font-weight:500;font-size:12px;line-height:1.7;display:block}.notification-row small{font-size:9px;color:#849376;display:block;margin-top:8px}.notification-row .icon{width:17px;height:17px}.wish-card>.status{margin-top:13px}@media(max-width:650px){.notification-button{margin-right:5px;padding:6px;gap:4px}.notification-label{display:none}.breadcrumb{max-width:73%}.notification-count{font-size:8px}}

.offered-books{margin:18px 0 32px}.offered-card{display:flex;align-items:center;gap:16px;padding:20px;margin-bottom:12px;border:1px solid #dce3d2;border-radius:8px;background:#f0f3e9}.offered-card>div:nth-child(2){flex:1;min-width:0}.offered-card h3{font-size:21px;overflow-wrap:anywhere}.offered-card p{font-size:11px;color:#859476;margin-top:5px}.offered-actions{display:flex;align-items:center;gap:13px}.offered-actions .button{font-size:10px;min-height:35px;padding:9px 11px}@media(max-width:650px){.offered-card{flex-wrap:wrap;padding:17px;gap:12px}.offered-actions{width:100%;justify-content:space-between;padding-left:47px}.offered-card h3{font-size:20px}}

.scanner-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}#isbn-video{width:100%;max-height:260px;object-fit:cover;border-radius:8px}#isbn-message{font-size:13px;line-height:1.5;margin-bottom:16px}.empty>.button{margin:8px}

.book-cover{position:relative}.isbn-cover{opacity:0}.isbn-cover.cover-loaded{opacity:1}.book-cover>.isbn-cover{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:var(--cream);z-index:1}.detail-cover{display:block;max-height:240px;width:auto;margin:0 auto 20px}

.return-location{margin-top:12px;padding:12px 14px;background:#edf2e8;border-radius:8px;overflow-wrap:anywhere}.return-location strong{display:block;color:#244c3d;font-size:14px}.return-location p{margin:6px 0 0}

.notification-button.has-unread{background:#fff0c4;color:#593b10;border:1px solid #d3a948;border-radius:9px;padding:8px 12px;min-height:40px}.notification-count{background:#a23b24;color:#fff;font-size:12px;font-weight:700;min-width:22px;text-align:center}.notification-banner{display:flex;align-items:center;gap:16px;margin:18px 36px 0;padding:18px 20px;background:#fff3cf;border:1px solid #d3a948;border-left:5px solid #a23b24;border-radius:10px;color:#493816}.notification-banner>.icon{flex-shrink:0;width:26px;height:26px}.notification-banner>div{flex:1;min-width:0}.notification-banner strong{font-size:16px}.notification-banner p{font-size:13px;line-height:1.6;margin:6px 0 0;overflow-wrap:anywhere}.notification-row.unread{border-left:4px solid #a23b24}.notification-row.unread strong{font-weight:700}.notification-row small{color:#59694d}
@media(max-width:650px){.notification-button.has-unread{padding:6px;min-width:48px;flex-shrink:0}.notification-button .notification-count{font-size:11px}.topbar .breadcrumb{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-banner{margin:14px 19px 0;padding:14px;gap:10px;flex-wrap:wrap}.notification-banner>div{flex-basis:calc(100% - 40px)}.notification-banner>.button{width:100%;justify-content:center}.notification-banner strong{font-size:15px}}

.language-selector{display:flex;align-items:center;gap:8px;margin:12px 0;font-size:13px}.language-selector select{font:inherit;border:1px solid #cbd4c9;border-radius:8px;background:#fff;color:#244c3d;padding:8px;max-width:100%}.language-selector.compact{margin:0;flex-shrink:0}.language-selector.compact>span{display:none}@media(max-width:600px){.landing-header{flex-wrap:wrap}.topbar .language-selector select{max-width:100px;padding:6px}}

/* Keep long titles inside the decorative cover; the full title wraps below it. */
.book-cover{display:grid;grid-template-rows:20px minmax(0,1fr) 24px 7px;gap:3px;justify-items:center;padding:12px 9px}
.cover-author{min-height:0;max-width:100%;max-height:20px;overflow:hidden;overflow-wrap:anywhere}
.book-cover>strong{font-size:16px;line-height:1.15;margin:0;align-self:center;max-height:100%;overflow:hidden;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.book-cover>strong.cover-title-long{font-size:13px;-webkit-line-clamp:5}
.book-cover>strong.cover-title-extra-long{font-size:11.5px;-webkit-line-clamp:5}
.cover-illustration{margin:0;line-height:0}.cover-illustration .icon{width:24px;height:24px}
.book-cover>small{margin:0;max-width:100%;white-space:nowrap}
.book-title{font-size:16px;line-height:1.35;overflow-wrap:anywhere;max-width:100%}
@media(max-width:650px){.book-cover>strong{font-size:15px}.book-cover>strong.cover-title-long{font-size:12.5px}.book-cover>strong.cover-title-extra-long{font-size:11px}.book-title{font-size:15px}}
