:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17342a;background:#f7faf7}*{box-sizing:border-box}body{margin:0;background:#f7faf7;color:#17342a}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.topbar{height:72px;background:#fff;border-bottom:1px solid #e2ece5;display:flex;align-items:center;padding:0 max(24px,calc((100vw - 1180px)/2));gap:32px;position:sticky;top:0;z-index:20}.brand{font-weight:800;font-size:20px;display:flex;align-items:center;gap:10px}.logo{display:grid;place-items:center;width:38px;height:38px;background:#1f7a54;color:#fff;border-radius:12px}.topbar nav{display:flex;gap:20px;flex:1}.topbar nav a{color:#45665a;font-size:14px}.linkbtn{border:0;background:transparent;color:#1f7a54;cursor:pointer}.hero{max-width:1180px;margin:auto;min-height:570px;display:grid;grid-template-columns:1.4fr .8fr;gap:70px;align-items:center;padding:70px 24px}.hero h1{font-size:clamp(44px,6vw,76px);line-height:.96;letter-spacing:-3px;margin:10px 0 22px}.hero p{font-size:19px;color:#557368;max-width:680px;line-height:1.6}.eyebrow{font-size:12px!important;letter-spacing:2px;color:#1f7a54!important;font-weight:800}.impact-card{background:#e3f4e7;border-radius:30px;padding:38px;box-shadow:0 18px 50px #17342a14}.planet{font-size:90px}.benefits{max-width:1180px;margin:0 auto 70px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:0 24px}.benefits article,.panel,.stats article,.item-card,.center-card{background:#fff;border:1px solid #e1ebe4;border-radius:18px;padding:24px;box-shadow:0 8px 24px #17342a0a}main{max-width:1180px;margin:0 auto;padding:42px 24px}.narrow{max-width:760px}.pagehead{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.pagehead h1,main>h1{font-size:42px;margin:4px 0}.btn{display:inline-block;border:1px solid #cdded3;background:#fff;color:#17342a;padding:11px 18px;border-radius:10px;font-weight:700;cursor:pointer}.btn.primary{background:#1f7a54;border-color:#1f7a54;color:#fff}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.small{padding:6px 10px;margin-left:8px}.full{width:100%;text-align:center;margin-top:10px}.actions{display:flex;gap:10px;margin-top:20px}.center-card{max-width:440px;margin:70px auto}.center-card h2{font-size:30px;margin-bottom:0}label{display:block;font-size:13px;font-weight:700;margin:15px 0 7px}input,select,textarea{width:100%;padding:12px;border:1px solid #cadbd0;border-radius:9px;background:#fff;color:#17342a}.error,.notice{margin:14px 0;padding:12px;border-radius:8px;background:#fff3d7;color:#725216}.error{background:#ffe6e6;color:#842828}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:20px}.stats article strong{display:block;font-size:34px}.stats article span{color:#6b8279;font-size:13px}.row{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #edf2ee}.filters{display:grid;grid-template-columns:2fr 1fr;gap:12px;margin-bottom:22px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.item-card{padding:0;overflow:hidden}.item-card img{width:100%;height:210px;object-fit:cover;background:#eef4ef}.pad{padding:20px}.pad h3{font-size:21px;margin:10px 0}.pad p{color:#60766e;line-height:1.45}.tag{display:inline-block;padding:5px 9px;border-radius:999px;background:#e5f3e9;color:#256644;font-size:11px;font-weight:800}.meta{display:flex;justify-content:space-between;font-size:12px;color:#6c8078}.owner{font-size:12px}.form{background:#fff;border:1px solid #e1ebe4;border-radius:18px;padding:28px}.two,.split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.safety{background:#eef7f0;border-radius:10px;padding:14px;margin:20px 0;color:#44675a}.request{padding:16px 0;border-bottom:1px solid #e8efea}.request h3{margin:0 0 5px}.inline{display:flex;gap:10px}.inline input{flex:1}.modal{position:fixed;inset:0;background:#0008;display:grid;place-items:center;z-index:50;padding:20px}.modalbox{width:min(460px,100%);background:#fff;padding:28px;border-radius:18px}@media(max-width:850px){.topbar nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.benefits,.stats,.grid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr}.hero h1{letter-spacing:-2px}}@media(max-width:560px){.benefits,.stats,.grid,.two,.filters{grid-template-columns:1fr}.pagehead{align-items:flex-start;gap:16px;flex-direction:column}.topbar{padding:0 16px}.hero{padding-top:40px}.hero h1{font-size:48px}.inline{flex-direction:column}}.separator{display:flex;align-items:center;gap:12px;color:#7a8f87;font-size:12px;margin:22px 0}.separator:before,.separator:after{content:"";height:1px;background:#e0e9e3;flex:1}.social-login{width:100%;padding:12px 16px;border:1px solid #d6e2da;border-radius:10px;background:#fff;font-weight:700;margin-top:10px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:10px}.social-login:hover{background:#f8fbf8}.social-login:disabled{opacity:.5;cursor:not-allowed}.social-icon{width:24px;height:24px;border-radius:50%;display:inline-grid;place-items:center;font-weight:900}.google .social-icon{border:1px solid #d8dedb}.facebook .social-icon{background:#1877f2;color:#fff}.muted{display:block;color:#758980;text-align:center;margin-top:12px;line-height:1.4}.signed-user{display:flex;align-items:center;gap:9px;padding-left:8px}.user-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e3f4e7;color:#1f7a54;font-weight:800}.user-details{display:flex;flex-direction:column;max-width:180px}.user-details strong,.user-details small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-details strong{font-size:13px}.user-details small{font-size:11px;color:#71857d}.logout-btn{white-space:nowrap}.notice.success{background:#e8f6ed;color:#256644}@media(max-width:1000px){.user-details small{display:none}.user-details{max-width:120px}}@media(max-width:560px){.signed-user{margin-left:auto}.user-details{display:none}.topbar{gap:12px}}.admin-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid #edf2ee}.admin-actions{display:flex;align-items:center;gap:8px}.danger-btn{border-color:#e1aaaa;color:#9a2929}.danger-tag{background:#ffe8e8;color:#922b2b}.admin-row small{color:#6b8279}.admin-split{align-items:start}.admin-stats{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:22px}.admin-stats article{background:#fff;border:1px solid #e1ebe4;border-radius:14px;padding:18px}.admin-stats strong{display:block;font-size:28px}.admin-stats span{font-size:12px;color:#6b8279}.admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.admin-panel{margin-bottom:20px}.admin-reason{display:block;margin-top:7px;color:#6b8279}.admin-row-top{align-items:flex-start}.muted-inline{font-size:12px;color:#7b8e86}.admin-row .tag+.tag{margin-left:6px}@media(max-width:1000px){.admin-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-row{align-items:flex-start;flex-direction:column}.admin-actions{margin-left:0}}.home-impact{display:flex;flex-direction:column;margin:18px 0}.home-impact strong{font-size:36px;line-height:1;color:#1f7a54}.home-impact span{font-size:12px;color:#60766e;margin-top:6px}.why-borrow{max-width:900px;margin:0 auto 80px;padding:36px 24px;text-align:center}.why-borrow h2{font-size:38px;margin:8px 0 12px}.why-borrow p:last-child{font-size:18px;line-height:1.6;color:#60766e}.welcome-impact{background:linear-gradient(135deg,#e3f4e7,#f4faf5);border:1px solid #d1e7d7;border-radius:22px;padding:28px;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px}.welcome-impact h2{font-size:30px;margin:5px 0}.impact-big{text-align:right}.impact-big strong{display:block;font-size:48px;color:#1f7a54;line-height:1}.impact-big span{font-size:12px;color:#60766e}.progress{height:10px;border-radius:99px;background:#dce8df;overflow:hidden;margin:12px 0}.progress span{display:block;height:100%;background:#1f7a54;border-radius:99px}.impact-number{font-size:32px!important;font-weight:800;color:#1f7a54;margin:8px 0}.impact-split{margin-bottom:20px}.carbon-chip{background:#edf8ef;border:1px solid #d5eadb;color:#276a49;border-radius:12px;padding:10px 12px;margin:12px 0;font-weight:800}.carbon-chip small{display:block;font-weight:500;color:#668077;margin-top:3px}.impact-callout{background:#edf8ef;border-left:4px solid #1f7a54;border-radius:10px;padding:14px;margin:14px 0;color:#355f4e}.impact-footnote{font-size:11px;color:#73877f;margin-top:20px}.impact-success{background:#e8f6ed;color:#256644;border-radius:10px;padding:12px;margin-top:12px}.celebration{text-align:center}.celebrate-icon{font-size:58px;margin-bottom:4px}.celebration .actions{justify-content:center}.celebration .btn{min-width:130px}@media(max-width:700px){.welcome-impact{align-items:flex-start;flex-direction:column}.impact-big{text-align:left}.impact-big strong{font-size:40px}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:72px;max-width:1120px;margin:0 auto;padding:48px 32px}.login-intro{padding:20px 0 70px}.login-brand{position:absolute;top:28px;left:32px;display:flex;align-items:center;gap:13px;font-size:24px;font-weight:850;letter-spacing:-.4px;color:#1f7a54;margin:0}.login-logo{width:54px;height:54px;border-radius:50%;background:#1f7a54;color:#fff;display:grid;place-items:center;font-size:20px;line-height:1;font-weight:900;box-shadow:0 10px 28px #1f7a5426}.login-intro h1{font-size:clamp(54px,6.7vw,82px);line-height:.98;letter-spacing:-4px;margin:0 0 24px;color:#17342a}.login-intro p{font-size:21px;line-height:1.55;color:#60766e;margin:0;max-width:500px}.login-panel{width:100%;max-width:440px;justify-self:end}.login-card{background:#fff;border:1px solid #e2ebe5;border-radius:20px;padding:32px;box-shadow:0 18px 55px #17342a14}.login-card h2{font-size:27px;letter-spacing:-.7px;margin:0 0 7px}.login-subtitle{color:#6d8179;margin:0 0 24px;line-height:1.45}.login-card label{margin-top:15px}.login-card input{height:48px;border-radius:10px;font-size:15px}.login-primary{height:48px;margin-top:20px;font-size:15px}.login-card .separator{margin:20px 0 8px}.login-create{border-top:1px solid #edf2ee;margin-top:24px;padding-top:20px;display:flex;justify-content:center;align-items:center;gap:6px;font-size:14px;color:#687d74}.login-create .linkbtn{font-weight:800}.login-footer{text-align:center;color:#83948d;font-size:12px;margin:18px 0 0}.login-card .social-login{height:46px;margin-top:10px}.login-card .error,.login-card .notice{font-size:13px}@media(max-width:820px){.login-page{grid-template-columns:1fr;gap:26px;max-width:520px;padding:92px 22px 50px}.login-intro{padding:0;text-align:center}.login-brand{top:22px;left:22px;justify-content:flex-start}.login-intro h1{font-size:54px;letter-spacing:-3px}.login-intro p{font-size:17px;margin:auto}.login-panel{justify-self:stretch;max-width:none}.login-card{padding:26px}}@media(max-width:480px){.login-page{padding:82px 16px 36px}.login-brand{top:18px;left:16px;font-size:21px}.login-logo{width:48px;height:48px;font-size:18px}.login-intro h1{font-size:46px}.login-card{border-radius:16px;padding:22px}.login-card h2{font-size:24px}}.login-logo-image{width:54px;height:54px;object-fit:contain;border-radius:14px}.brand-logo-image{width:38px;height:38px;object-fit:contain;border-radius:10px}.login-sprout{width:72px;height:72px;margin:18px 0 0;color:#4f8a5b}.login-sprout svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}@media(max-width:820px){.login-sprout{width:64px;height:64px;margin:18px auto 0}}@media(max-width:480px){.login-sprout{width:58px;height:58px}}.login-message{display:flex;align-items:center;gap:8px;white-space:nowrap}.login-sprout-inline{height:1.2em;width:auto;object-fit:contain;display:inline-block;flex:0 0 auto;vertical-align:middle}@media(max-width:820px){.login-message{justify-content:center;white-space:normal}}.dashboard-page{max-width:1180px;margin:0 auto;padding:42px 28px 70px}.dashboard-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.dashboard-heading h1{font-size:38px;letter-spacing:-1.4px;margin:0 0 4px;color:#17342a}.dashboard-heading p{margin:0;color:#61776e;font-size:18px}.dashboard-impact{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.dashboard-impact span{background:#f6faf7;border:1px solid #dce9df;border-radius:999px;padding:9px 13px;color:#536b61;font-size:13px;white-space:nowrap}.dashboard-impact b{color:#17342a;font-size:14px}.dashboard-search{height:58px;border:1px solid #ccdcd2;border-radius:15px;background:#fff;display:flex;align-items:center;gap:12px;padding:0 16px;box-shadow:0 3px 12px #17342a0a}.dashboard-search span{font-size:27px;color:#567268;line-height:1;transform:rotate(-20deg)}.dashboard-search input{border:0;outline:0;padding:0;height:100%;font-size:16px;background:transparent;box-shadow:none}.dashboard-search input:focus{outline:0}.category-pills{display:flex;gap:10px;overflow-x:auto;padding:18px 0 26px;scrollbar-width:none}.category-pills::-webkit-scrollbar{display:none}.category-pills button{border:1px solid #dce7e0;background:#f8faf9;color:#405a50;border-radius:999px;padding:9px 16px;font-weight:750;white-space:nowrap;cursor:pointer}.category-pills button:hover{background:#eef7f0}.category-pills button.active{background:#dff3e5;border-color:#c6e6cf;color:#176a45}.friends-items-section{margin-top:4px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.section-title-row h2{font-size:25px;letter-spacing:-.6px;margin:0}.dashboard-share-btn{font-size:13px;padding:9px 13px}.dashboard-item-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.dashboard-item-card{background:#fff;border:1px solid #e1e9e4;border-radius:15px;overflow:hidden;box-shadow:0 5px 18px #17342a0a;transition:transform .15s ease,box-shadow .15s ease}.dashboard-item-card:hover{transform:translateY(-2px);box-shadow:0 9px 24px #17342a12}.dashboard-item-media{height:172px;background:#edf4ef;overflow:hidden}.dashboard-item-media img{width:100%;height:100%;object-fit:cover}.dashboard-item-placeholder{height:100%;display:grid;place-items:center;font-size:54px;color:#54806a;background:linear-gradient(145deg,#eef6f0,#e3eee6)}.dashboard-item-body{padding:15px}.dashboard-item-body h3{margin:0 0 7px;font-size:18px;color:#17342a}.dashboard-item-category,.dashboard-owner{font-size:12px;color:#60766e;margin:5px 0}.dashboard-owner{margin-top:8px}.dashboard-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px}.dashboard-card-bottom .btn{padding:9px 16px}.availability{display:inline-flex;align-items:center;border-radius:999px;background:#e3f6e9;color:#176a45;padding:6px 10px;font-size:12px;font-weight:800}.availability.in-use{background:#fff0c9;color:#8a6517}.dashboard-empty{grid-column:1/-1;border:1px dashed #d7e4dc;border-radius:14px;padding:42px 20px;text-align:center;color:#687d74}.dashboard-empty h3{color:#17342a;margin:0 0 7px}.dashboard-empty p{margin:0}.dashboard-modal-owner,.muted-text{color:#6b8178;font-size:13px}.dashboard-modal-owner{margin-top:-6px}.muted-text{margin-top:10px}@media(max-width:950px){.dashboard-item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-heading{flex-direction:column}.dashboard-impact{justify-content:flex-start}}@media(max-width:600px){.dashboard-page{padding:28px 16px 55px}.dashboard-heading h1{font-size:31px}.dashboard-heading p{font-size:16px}.dashboard-impact{gap:7px}.dashboard-impact span{font-size:12px;padding:8px 10px}.dashboard-search{height:52px}.section-title-row{align-items:flex-start}.dashboard-share-btn{display:none}.dashboard-item-grid{grid-template-columns:1fr}.dashboard-item-media{height:190px}}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);background:#f8fbf9}.app-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 18px 22px;background:#f4f8f6;border-right:1px solid #e1ebe5;z-index:30}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:0 8px 22px;font-size:24px;font-weight:850;letter-spacing:-.8px;color:#17342a}.sidebar-logo{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:#1f7a54;color:#fff;font-size:19px;font-weight:900;letter-spacing:-.6px;box-shadow:0 8px 22px #1f7a5420}.sidebar-nav{display:flex;flex-direction:column;gap:5px}.sidebar-nav a{position:relative;display:flex;align-items:center;gap:13px;min-height:48px;padding:0 13px;border-radius:10px;color:#405a50;font-size:15px;font-weight:600;transition:background .15s ease,color .15s ease}.sidebar-nav a:hover{background:#eaf4ed;color:#17342a}.sidebar-nav a.active{background:#dff1e5;color:#17342a;font-weight:800}.nav-icon{width:24px;height:24px;flex:0 0 24px;color:#245744;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nav-badge{margin-left:auto;min-width:21px;height:21px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:#1f7a54;color:#fff;font-size:11px;font-weight:800}.sidebar-spacer{flex:1;min-height:22px}.sidebar-impact{background:linear-gradient(145deg,#e8f5ec,#f1f8f3);border:1px solid #d8eadd;border-radius:14px;padding:17px;margin-top:16px}.sidebar-impact h3{font-size:14px;margin:0 0 15px}.impact-row{display:flex;gap:11px;align-items:center;margin:13px 0}.impact-icon{width:33px;font-size:24px;text-align:center}.impact-sprout{width:33px;height:33px;object-fit:contain;display:block;flex:0 0 33px}.impact-row strong{display:block;font-size:24px;line-height:1.05;color:#17342a}.impact-row div span{display:block;margin-top:4px;color:#5e756b;font-size:12px}.app-content-shell{min-width:0;display:flex;flex-direction:column;min-height:100vh}.app-topbar{height:78px;display:flex;align-items:center;padding:0 34px;background:#fff;border-bottom:1px solid #edf2ef;position:sticky;top:0;z-index:25}.topbar-spacer{flex:1}.topbar-actions{display:flex;align-items:center;gap:17px}.notification-wrap,.account-wrap{position:relative}.icon-button{border:0;background:transparent;cursor:pointer}.notification-button{position:relative;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#244739}.notification-button:hover{background:#f0f6f2}.bell-glyph{font-size:27px;line-height:1;transform:rotate(45deg);display:inline-block}.notification-dot{position:absolute;top:1px;right:0;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#e24e45;color:#fff;font-size:10px;font-weight:800;display:grid;place-items:center}.account-button{border:0;background:transparent;display:flex;align-items:center;gap:10px;padding:5px 7px;border-radius:10px;cursor:pointer;color:#17342a}.account-button:hover{background:#f4f8f5}.user-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#176b4b;color:#fff;font-weight:800}.topbar-user-name{font-weight:750}.account-chevron{width:18px;height:18px;fill:none;stroke:#17342a;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s ease}.account-button[aria-expanded=true] .account-chevron{transform:rotate(180deg)}.notification-menu,.account-menu{position:absolute;right:0;top:calc(100% + 8px);width:310px;background:#fff;border:1px solid #dfe9e2;border-radius:13px;box-shadow:0 18px 50px #17342a1a;padding:9px;z-index:50}.menu-title{font-weight:850;padding:9px 11px;border-bottom:1px solid #edf2ef}.notification-menu button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:11px;border-radius:8px;color:#405a50;cursor:pointer}.notification-menu button:hover{background:#f0f6f2}.notification-menu p{margin:8px;padding:13px;color:#73867e;font-size:13px}.account-menu{width:230px}.account-menu-user{padding:10px 11px 12px;border-bottom:1px solid #edf2ef}.account-menu-user strong,.account-menu-user small{display:block}.account-menu-user small{color:#758980;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.account-menu a,.account-menu>button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:10px 11px;border-radius:8px;color:#405a50;cursor:pointer}.account-menu a:hover,.account-menu>button:hover{background:#f0f6f2}.app-route-content{min-width:0;flex:1}.app-shell .dashboard-page{max-width:1240px;padding:0 34px 60px;margin:0 auto}.app-shell .dashboard-heading{margin:0 0 18px;padding-top:0}.app-shell .dashboard-heading h1{font-size:38px}.app-shell .dashboard-search{padding-right:8px}.dashboard-search .search-symbol{flex:0 0 auto}.dashboard-search-btn{margin-left:auto;min-width:108px;padding:10px 20px}.dashboard-sort{display:flex;align-items:center;gap:9px;margin:0;color:#60766e;font-size:13px;font-weight:600}.dashboard-sort select{width:auto;min-width:112px;padding:8px 30px 8px 11px;border-radius:9px}.dashboard-item-media{position:relative}.favorite-button{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:50%;background:#fffd;color:#fff;text-shadow:0 1px 4px #0008;font-size:29px;line-height:1;cursor:pointer;display:grid;place-items:center}.favorite-button.active{color:#1f7a54;text-shadow:none}.dashboard-owner{display:flex;align-items:center;gap:7px}.owner-avatar{width:23px;height:23px;border-radius:50%;display:inline-grid;place-items:center;background:#dcecdf;color:#1f6a49;font-size:10px;font-weight:900}.profile-card{display:flex;align-items:center;gap:20px}.profile-avatar{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#1f7a54;color:#fff;font-size:28px;font-weight:850}.profile-card h2{margin:0 0 5px}.profile-card p{color:#657a72}.settings-list{padding:8px 24px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;margin:0;border-bottom:1px solid #edf2ee}.setting-row:last-child{border-bottom:0}.setting-row span{font-size:14px}.setting-row small{display:block;margin-top:5px;color:#73867f;font-weight:400}.setting-row input{width:20px;height:20px}@media(max-width:1000px){.app-shell{grid-template-columns:210px minmax(0,1fr)}.app-sidebar{padding-left:12px;padding-right:12px}.sidebar-brand{font-size:20px}.sidebar-logo{width:44px;height:44px;font-size:17px}.sidebar-nav a{font-size:14px}.sidebar-impact{padding:13px}.impact-row strong{font-size:20px}.app-topbar{padding:0 20px}.app-shell .dashboard-page{padding-left:22px;padding-right:22px}}@media(max-width:760px){.app-shell{display:block}.app-sidebar{position:fixed;left:0;top:0;width:250px;transform:translate(-100%);display:none}.app-topbar{height:66px;padding:0 16px}.topbar-user-name{display:none}.app-shell .dashboard-page{padding:0 16px 45px}.dashboard-search-btn{min-width:auto}.sidebar-impact{display:none}}.bell-svg{width:24px;height:24px;fill:none;stroke:#244739;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-content-shell{position:relative}.app-topbar{position:absolute;top:18px;right:28px;width:auto;height:48px;padding:0;background:transparent;border:0}.app-shell .dashboard-page{padding-top:28px}@media(max-width:760px){.app-topbar{position:absolute;top:10px;right:10px;height:46px}.app-shell .dashboard-page{padding-top:70px}}.global-api-message{position:fixed;top:18px;left:50%;transform:translate(-50%);z-index:2000;display:flex;align-items:center;gap:14px;max-width:min(680px,calc(100vw - 32px));padding:13px 16px;border:1px solid #efb7b7;border-radius:12px;background:#fff1f1;color:#842828;box-shadow:0 12px 34px #17342a20;font-size:14px;font-weight:650}.global-api-message.success{border-color:#b9ddc4;background:#eaf7ee;color:#256644}.global-api-message.info{border-color:#c9d9ef;background:#eff5fc;color:#315b83}.global-api-message button{margin-left:auto;border:0;background:transparent;color:inherit;font-size:22px;line-height:1;cursor:pointer;padding:0 2px}@media(max-width:760px){.global-api-message{top:10px;width:calc(100vw - 20px)}}.friends-page .friends-intro{margin-top:-6px;margin-bottom:22px;color:#60766e;line-height:1.5}.friends-search-panel{margin-bottom:20px}.friends-search-label{margin:0}.friends-search-box{display:flex;align-items:center;gap:9px;margin-top:8px;border:1px solid #cadbd0;border-radius:11px;padding:0 12px;background:#fff}.friends-search-box span{font-size:24px;color:#617b70;transform:rotate(-20deg);line-height:1}.friends-search-box input{border:0;padding:13px 0;outline:0;box-shadow:none}.friends-search-status,.friends-empty{color:#71857d;font-size:13px;margin:13px 0}.friend-search-results{margin-top:12px;border-top:1px solid #edf2ee}.friend-result,.friend-connection-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #edf2ee}.friend-result:last-child{border-bottom:0}.friend-result-main{display:flex;align-items:center;gap:11px;min-width:0}.friend-result-main>div{min-width:0}.friend-result-main b,.friend-result-main small{display:block}.friend-result-main b{font-size:14px;color:#17342a}.friend-result-main small{margin-top:3px;color:#71857d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;flex:0 0 38px;background:#e4f2e8;color:#1f704e;font-size:14px;font-weight:850}.friend-result-action{flex:0 0 auto}.friend-state{display:inline-flex;align-items:center;border-radius:999px;background:#eef6f0;color:#44705c;padding:7px 10px;font-size:12px;font-weight:750;white-space:nowrap}.friends-connections h2{font-size:19px;margin:0 0 5px}.friends-section-spacer{margin-top:28px!important}.compact-actions{margin-top:0;gap:4px}.share-success h2{margin-top:0}.share-success p{color:#60766e;line-height:1.5}.share-success .actions{justify-content:flex-end}@media(max-width:560px){.friend-result,.friend-connection-row{align-items:flex-start;flex-direction:column}.friend-result-action{width:100%}.friend-result-action .btn{width:100%;margin-left:0}.compact-actions{width:100%}.compact-actions .btn{flex:1;margin-left:0}.share-success .actions{flex-direction:column}.share-success .actions .btn{width:100%}}.user-avatar{overflow:hidden}.user-avatar img{width:100%;height:100%;object-fit:cover;display:block}.profile-edit-card{padding:26px}.profile-photo-section{display:flex;align-items:center;gap:20px;padding-bottom:24px;border-bottom:1px solid #edf2ee;margin-bottom:24px}.profile-avatar-large{width:96px;height:96px;font-size:34px;overflow:hidden;flex:0 0 96px}.profile-avatar-large img{width:100%;height:100%;object-fit:cover;display:block}.profile-photo-button{display:inline-flex;position:relative;overflow:hidden;cursor:pointer}.profile-photo-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.profile-help{display:block;margin-top:8px;color:#73867f}.profile-form{display:grid;gap:18px}.profile-form label{display:grid;gap:7px;font-weight:700;color:#365348}.profile-form input,.profile-form textarea{width:100%;font:inherit;border:1px solid #d9e5de;border-radius:10px;padding:11px 12px;background:#fff;color:#18392d;box-sizing:border-box}.profile-form input:focus,.profile-form textarea:focus{outline:2px solid #bfe0cc;outline-offset:1px;border-color:#76ae8e}.profile-form input:disabled{background:#f5f8f6;color:#74867f}.profile-form textarea{resize:vertical;min-height:84px}.optional-label{font-size:12px;font-weight:500;color:#7b8d86;margin-left:5px}.profile-meta{display:flex;gap:8px}.profile-actions{display:flex;justify-content:flex-end;padding-top:4px}@media(max-width:640px){.profile-photo-section{align-items:flex-start}.profile-edit-card{padding:20px}.profile-avatar-large{width:82px;height:82px;flex-basis:82px}}.owner-item-card{cursor:pointer}.owner-item-card:focus{outline:3px solid #cfe9d7;outline-offset:2px}.item-history-hint{display:block;margin-top:13px;color:#73867e;font-size:11px}.borrow-stage-summary{margin-top:14px;padding:12px;border-radius:12px;background:#f3f8f4;border:1px solid #e0ebe3}.borrow-stage-summary b,.borrow-stage-summary small{display:block}.borrow-stage-summary b{color:#205f43;font-size:13px}.borrow-stage-summary small{color:#6e8179;margin-top:4px}.stage-track{display:grid;grid-template-columns:28px 1fr 28px 1fr 28px;align-items:center;margin:18px 0 5px}.stage-track span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#edf2ef;color:#7b8c84;font-size:12px;font-weight:850;border:1px solid #d7e2db}.stage-track i{height:3px;background:#e0e8e2}.stage-track .done{background:#2d8a5d;color:#fff;border-color:#2d8a5d}.stage-track i.done{background:#2d8a5d}.stage-track.compact{grid-template-columns:20px 1fr 20px 1fr 20px;margin:10px 0 0}.stage-track.compact span{width:20px;height:20px;font-size:10px}.stage-track.compact i{height:2px}.stage-labels{display:grid;grid-template-columns:repeat(3,1fr);font-size:11px;color:#6b7f76;text-align:center;margin-bottom:15px}.stage-labels span:first-child{text-align:left}.stage-labels span:last-child{text-align:right}.item-detail-modal{width:min(720px,100%);max-height:88vh;overflow:auto}.modal-title-row,.history-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.modal-title-row h2,.history-heading h3{margin:0}.icon-close{border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer;color:#63786f}.current-borrow-card{background:#f6faf7;border:1px solid #dfeae2;border-radius:14px;padding:18px;margin:18px 0}.current-borrow-card h3,.history-section h3{margin-top:0}.availability-line{margin:18px 0}.history-section{margin-top:24px;border-top:1px solid #e5ece7;padding-top:20px}.history-row{padding:15px 0;border-bottom:1px solid #edf2ee}.history-row:last-child{border-bottom:0}.history-row>small{display:block;color:#74877f;margin-top:4px}.history-message,.owner-message{background:#f5f8f6;border-left:3px solid #79aa8e;border-radius:7px;padding:10px 12px;color:#4f665c}.history-message{font-style:italic}.history-timeline{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.history-timeline span{background:#f7faf8;border:1px solid #e5ece7;border-radius:9px;padding:7px 9px}.history-timeline b,.history-timeline small{display:block}.history-timeline b{font-size:11px}.history-timeline small{font-size:10px;color:#778a82;margin-top:2px}.request-with-actions{display:flex;align-items:center;justify-content:space-between;gap:20px}.decision-actions{justify-content:flex-end}.borrower-active-card{padding:18px 0;border-bottom:1px solid #e7eee9}.borrower-active-card:last-child{border-bottom:0}.borrow-stage-text{color:#1f6e4b}.owner-message small{display:block;text-transform:uppercase;letter-spacing:.7px;color:#6c8078;font-size:10px;font-weight:800}.owner-message p{margin:4px 0 0}.request-updates,.completed-borrows{margin-top:18px}.completed-borrows select{margin:8px 0}.impact-success{margin-top:10px;padding:10px;border-radius:9px;background:#edf8f0;color:#28694a}@media(max-width:620px){.request-with-actions{align-items:flex-start;flex-direction:column}.request-with-actions .actions{margin-top:0}.item-detail-modal{padding:20px}.history-timeline{flex-direction:column}.stage-labels{font-size:10px}}@media(max-width:1500px){.app-shell{grid-template-columns:230px minmax(0,1fr)}.app-sidebar{padding:18px 14px 16px}.sidebar-brand{gap:10px;padding:0 7px 16px;font-size:21px}.sidebar-logo{width:44px;height:44px;font-size:17px}.sidebar-nav{gap:3px}.sidebar-nav a{min-height:43px;padding:0 11px;gap:11px;font-size:14px}.nav-icon{width:22px;height:22px;flex-basis:22px}.sidebar-spacer{min-height:12px}.sidebar-impact{padding:13px;margin-top:10px}.sidebar-impact h3{margin-bottom:10px}.impact-row{margin:9px 0;gap:9px}.impact-icon,.impact-sprout{width:29px;height:29px;flex-basis:29px;font-size:21px}.impact-row strong{font-size:20px}.app-topbar{top:12px;right:20px;height:44px}.notification-button{width:38px;height:38px}.user-avatar{width:36px;height:36px}.topbar-actions{gap:12px}.app-shell .dashboard-page{max-width:1180px;padding:20px 24px 46px}.app-shell .dashboard-heading{margin-bottom:14px}.app-shell .dashboard-heading h1{font-size:34px;letter-spacing:-1px}.dashboard-heading p{font-size:16px}.dashboard-search{height:52px;border-radius:13px}.dashboard-search span{font-size:24px}.category-pills{gap:8px;padding:12px 0 17px}.category-pills button{padding:8px 13px;font-size:13px}.section-title-row{margin-bottom:12px}.section-title-row h2{font-size:22px}.dashboard-item-grid{gap:14px}.dashboard-item-media{height:145px}.dashboard-item-body{padding:13px}.dashboard-item-body h3{font-size:17px;margin-bottom:5px}.dashboard-owner{margin-top:6px}.dashboard-card-bottom{margin-top:10px}.dashboard-card-bottom .btn{padding:8px 13px}.app-shell main{padding-top:30px;padding-bottom:46px}.app-shell .pagehead{margin-bottom:20px}.app-shell .pagehead h1,.app-shell main>h1{font-size:36px}.app-shell .panel,.app-shell .form{padding:22px}}@media(max-height:820px)and (min-width:761px){.app-sidebar{padding-top:14px;padding-bottom:12px}.sidebar-brand{padding-bottom:12px}.sidebar-nav a{min-height:40px}.sidebar-impact{padding:10px 12px;margin-top:7px}.sidebar-impact h3{margin-bottom:7px}.impact-row{margin:7px 0}.impact-row strong{font-size:18px}.impact-row div span{margin-top:2px;font-size:11px}.impact-icon,.impact-sprout{width:27px;height:27px;flex-basis:27px;font-size:20px}.app-shell .dashboard-page{padding-top:16px;padding-bottom:34px}.app-shell .dashboard-heading{margin-bottom:11px}.app-shell .dashboard-heading h1{font-size:32px}.dashboard-search{height:48px}.category-pills{padding:10px 0 13px}.section-title-row{margin-bottom:10px}.dashboard-item-media{height:128px}.dashboard-item-body{padding:11px 12px 12px}.dashboard-card-bottom{margin-top:8px}}@media(max-width:1180px)and (min-width:761px){.app-shell{grid-template-columns:210px minmax(0,1fr)}.dashboard-item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .dashboard-page{padding-left:20px;padding-right:20px}}@media(min-width:821px)and (max-height:900px){.login-page{min-height:100vh;height:100vh;padding:20px 32px;gap:56px;align-items:center}.login-brand{top:18px}.login-intro{padding:12px 0 22px}.login-intro h1{font-size:clamp(52px,5.8vw,74px);margin-bottom:16px}.login-intro p{font-size:18px}.login-panel{max-width:440px}.login-card{padding:24px 30px}.login-card h2{font-size:25px;margin-bottom:4px}.login-subtitle{margin-bottom:14px}.login-card label{margin-top:10px;margin-bottom:5px}.login-card input{height:44px;padding-top:9px;padding-bottom:9px}.login-primary{height:44px;margin-top:14px}.login-card .separator{margin:14px 0 5px}.login-card .social-login{height:42px;margin-top:8px;padding:8px 14px}.login-create{margin-top:16px;padding-top:14px}.login-footer{margin-top:10px}.login-card .error,.login-card .notice{margin:9px 0;padding:9px 10px}}@media(min-width:821px)and (max-height:760px){.login-page{padding-top:12px;padding-bottom:12px}.login-brand{top:12px}.login-card{padding:18px 26px}.login-card h2{font-size:23px}.login-subtitle{margin-bottom:9px}.login-card label{margin-top:7px}.login-card input{height:40px}.login-primary{height:40px;margin-top:10px}.login-card .separator{margin:9px 0 3px}.login-card .social-login{height:38px;margin-top:6px}.login-create{margin-top:11px;padding-top:10px}.login-footer{margin-top:7px}}.profile-photo-adjust-section{align-items:flex-start}.profile-photo-controls{flex:1;min-width:0}.profile-adjust-preview{background:#eef5f0}.photo-adjusters{margin-top:14px;padding:13px 14px;border:1px solid #e0ebe4;border-radius:12px;background:#f8fbf9;display:grid;gap:10px}.photo-adjusters label{display:grid;grid-template-columns:120px minmax(120px,1fr);align-items:center;gap:12px;font-size:12px;font-weight:750;color:#456359}.photo-adjusters input[type=range]{width:100%;accent-color:#2d8a5d}.photo-adjusters .linkbtn{justify-self:start;padding:0}.profile-adjust-preview img{width:100%;height:100%;object-fit:cover;display:block}.owner-item-actions{display:flex;justify-content:flex-end;gap:7px;margin-bottom:9px}.owner-item-actions .btn{padding:6px 10px}.owner-item-actions .btn:disabled{opacity:.45;cursor:not-allowed}.item-edit-hint{display:block;margin-top:9px;color:#8a6b3a;font-size:11px}.item-edit-modal{width:min(700px,100%);max-height:90vh;overflow:auto}.item-edit-preview{width:140px;height:100px;object-fit:cover;border-radius:10px;border:1px solid #dbe6df}.danger-btn{border-color:#e4b8b8!important;color:#9f3434!important;background:#fff!important}.danger-btn:hover:not(:disabled){background:#fff5f5!important}@media(max-width:640px){.photo-adjusters label{grid-template-columns:1fr}.owner-item-actions{justify-content:flex-start}}.mobile-menu-button,.mobile-brand,.mobile-bottom-nav,.mobile-sidebar-backdrop{display:none}@media(max-width:760px){body{overflow-x:hidden}.app-shell{display:block;min-height:100dvh;padding-bottom:72px}.app-sidebar{display:flex;position:fixed;left:0;top:0;bottom:0;width:min(84vw,310px);height:100dvh;transform:translate(-105%);transition:transform .22s ease;padding:18px 14px 20px;background:#f7faf8;box-shadow:14px 0 40px #17342a26;z-index:120;overflow-y:auto}.app-sidebar.mobile-open{transform:translate(0)}.sidebar-impact{display:block;margin-top:18px}.sidebar-brand{padding-bottom:15px}.sidebar-nav a{min-height:50px;font-size:15px}.mobile-sidebar-backdrop{display:block;position:fixed;inset:0;border:0;background:#17342a66;z-index:110}.app-topbar{position:sticky;top:0;right:auto;width:100%;height:60px;padding:0 12px;display:flex;background:#fff;border-bottom:1px solid #e6eee9;z-index:90;box-shadow:0 2px 12px #17342a0a}.mobile-menu-button{display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;border-radius:10px;color:#244739;cursor:pointer;flex:0 0 42px}.mobile-menu-button:active{background:#edf5ef}.mobile-menu-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.mobile-brand{display:flex;align-items:center;gap:7px;margin-left:3px;font-size:17px;font-weight:850;letter-spacing:-.4px}.mobile-brand-logo{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#1f7a54;color:#fff;font-size:12px;font-weight:900}.topbar-actions{gap:5px}.notification-button{width:40px;height:40px}.account-button{padding:3px}.account-chevron,.topbar-user-name{display:none}.user-avatar{width:36px;height:36px}.notification-menu{position:fixed;top:64px;left:10px;right:10px;width:auto;max-height:60vh;overflow:auto}.account-menu{position:fixed;top:64px;right:10px;width:min(260px,calc(100vw - 20px))}.app-route-content{padding-bottom:8px}.app-shell .dashboard-page{padding:20px 14px 28px}.app-shell .dashboard-heading{padding-top:0;margin-bottom:14px}.app-shell .dashboard-heading h1{font-size:29px;line-height:1.1}.dashboard-heading p{font-size:15px}.dashboard-impact{width:100%;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.dashboard-impact span{flex:0 0 auto}.dashboard-search{height:50px;padding:0 12px}.dashboard-search input{font-size:16px;min-width:0}.dashboard-search-btn{min-width:72px;padding:9px 12px}.category-pills{margin-left:-14px;margin-right:-14px;padding:11px 14px 17px}.category-pills button{min-height:40px}.section-title-row h2{font-size:21px}.dashboard-item-grid{grid-template-columns:1fr;gap:13px}.dashboard-item-media{height:min(54vw,220px)}.dashboard-item-card:hover{transform:none}.dashboard-card-bottom{align-items:center}.dashboard-card-bottom .btn{min-height:42px}.app-shell main{width:100%;max-width:none;padding:20px 14px 28px}.app-shell .pagehead{margin-bottom:16px}.app-shell .pagehead h1,.app-shell main>h1{font-size:29px;line-height:1.15}.app-shell .panel,.app-shell .form{padding:16px;border-radius:13px}input,select,textarea{font-size:16px!important}.btn,button{touch-action:manipulation}.btn{min-height:42px}.actions{flex-wrap:wrap;gap:8px}.actions .btn{margin-left:0}.grid,.cards{grid-template-columns:1fr!important}.modal{padding:16px}.modal-card,.item-detail-modal,.item-edit-modal{width:100%;max-height:88dvh;border-radius:16px}.profile-card,.profile-photo-section{align-items:flex-start}.profile-photo-section{flex-direction:column}.profile-photo-controls,.profile-actions .btn{width:100%}.settings-list{padding:4px 16px}.setting-row{align-items:flex-start}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;height:64px;padding:4px max(4px,env(safe-area-inset-right)) calc(4px + env(safe-area-inset-bottom)) max(4px,env(safe-area-inset-left));background:#fff;border-top:1px solid #dfe9e2;z-index:95;box-shadow:0 -6px 24px #17342a0d}.mobile-bottom-nav a,.mobile-bottom-nav button{position:relative;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#60766e;min-width:0;padding:2px;border-radius:9px;cursor:pointer}.mobile-bottom-nav span{font-size:21px;line-height:1}.mobile-bottom-nav small{font-size:10px;font-weight:750;white-space:nowrap}.mobile-bottom-nav .active{color:#176a45;background:#edf7f0}.mobile-bottom-nav b{position:absolute;top:1px;right:18%;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:#e24e45;color:#fff;font-size:9px;display:grid;place-items:center}}@media(max-width:380px){.mobile-brand>span:last-child{display:none}.dashboard-search-btn{min-width:62px;padding-left:9px;padding-right:9px}.mobile-bottom-nav small{font-size:9px}}
