:root{--bg:#f6f4ef;--surface:#ffffff;--ink:#172217;--muted:#5a6358;--brand:#176042;--brand-2:#f3b740;--danger:#a92f2f;--border:#d7d1c4}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:radial-gradient(circle at 10% 10%,#fff4d8 0,transparent 25%),radial-gradient(circle at 90% 0,#d8f0e6 0,transparent 25%),var(--bg);color:var(--ink)}a{color:inherit}.page-shell{max-width:1120px;margin:0 auto;padding:1rem}.top-bar{position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--border);background:rgb(246 244 239/95%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.top-bar-inner{max-width:1120px;margin:0 auto;padding:.75rem 1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.7rem}.top-brand{font-weight:800;text-decoration:none;color:var(--brand);font-size:1.15rem}.top-nav{display:flex;flex-wrap:wrap;gap:.5rem}.top-nav a{text-decoration:none;border:1px solid var(--border);background:#f7f5f0;border-radius:999px;padding:.42rem .8rem;font-weight:600}.card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1rem;box-shadow:0 8px 24px rgb(0 0 0/6%)}.hero{display:grid;grid-gap:.75rem;gap:.75rem}.badge{display:inline-block;border:1px solid var(--brand);color:var(--brand);border-radius:999px;padding:.2rem .6rem;font-size:.8rem;width:-moz-fit-content;width:fit-content;background:#eef8f3}.cta-row{display:flex;flex-wrap:wrap;gap:.6rem}.button{border:0;border-radius:999px;padding:.65rem 1rem;font-weight:600;cursor:pointer}.button.primary{background:var(--brand);color:#fff}.button.secondary{background:#fff6e0;color:#714f05;border:1px solid #e7c779}.button.danger{background:#fdeaea;color:#7e1515;border:1px solid #e7a5a5}.icon-button{width:2.35rem;height:2.35rem;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem}.grid{margin-top:1rem}.app-header,.grid{display:grid;grid-gap:1rem;gap:1rem}.app-header{margin-bottom:1rem}.app-header h2{margin:0}.app-nav{display:flex;flex-wrap:wrap;gap:.6rem}.app-nav a{text-decoration:none;border:1px solid var(--border);background:#f7f5f0;border-radius:999px;padding:.45rem .8rem;font-weight:600}.app-section h3{margin-top:0}.app-form{display:grid;grid-gap:.75rem;gap:.75rem}.app-form label{display:grid;grid-gap:.35rem;gap:.35rem;font-weight:600}.app-form input{border:1px solid var(--border);border-radius:10px;padding:.55rem .7rem;font-size:1rem}.field-label{display:grid;grid-gap:.35rem;gap:.35rem;font-weight:600}.profile-textarea{width:100%;min-height:5.5rem;border:1px solid var(--border);border-radius:10px;padding:.55rem .7rem;font-size:1rem;font-family:inherit;resize:vertical}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-weight:500}.checkbox-label input[type=checkbox]{width:1rem;height:1rem}.app-form input.radius-slider{border:0;border-radius:0;padding:0;accent-color:var(--brand)}.range-scale-label{color:var(--muted);font-size:.9rem;font-weight:500}.inline-grid{display:grid;grid-gap:.75rem;gap:.75rem}.status-error{color:var(--danger);font-weight:600}.status-success{border:1px solid #9ccaae;background:#ecf8f0;border-radius:12px;padding:.8rem}.status-success-inline{color:#206f45;font-weight:600;margin-bottom:0}.stack-list{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:.75rem}.list-item h4{margin-top:0;margin-bottom:.5rem}.list-item h5{margin:0 0 .35rem;font-size:1rem}.catalog-suggestion-line{display:block;text-align:left}.catalog-suggestion-line+.catalog-suggestion-line{margin-top:.2rem}.message-list{margin-top:.7rem;display:grid;grid-gap:.4rem;gap:.4rem}.message-row{margin:0;font-size:.95rem}.message-meta{margin-left:.5rem;color:var(--muted);font-size:.8rem}.message-compose{margin-top:.75rem;display:grid;grid-gap:.55rem;gap:.55rem}.message-compose label{display:grid;grid-gap:.35rem;gap:.35rem;font-weight:600}.message-compose textarea{border:1px solid var(--border);border-radius:10px;padding:.55rem .7rem;font-size:1rem;resize:vertical}.location-picker{margin-top:.4rem}.location-picker h4{margin:0 0 .45rem}.suggestions{display:grid;grid-gap:.45rem;gap:.45rem}.suggestion-item{border:1px solid var(--border);background:#ffffff;border-radius:12px;text-align:left;padding:.55rem .7rem;cursor:pointer}.suggestion-item strong{display:block;margin-bottom:.2rem;color:var(--ink)}.suggestion-item span{color:var(--muted);font-size:.9rem}.location-map-wrapper{margin-top:.7rem}.location-map{width:100%;height:260px;border-radius:12px;overflow:hidden;border:1px solid var(--border)}.map-help-text{margin-top:.45rem;color:var(--muted);font-size:.9rem}.location-chip{margin-top:.55rem;border:1px solid #a4cab5;background:#f0f8f4;border-radius:999px;padding:.4rem .7rem;width:-moz-fit-content;width:fit-content;font-size:.9rem}.advanced-location{margin-top:.6rem}.advanced-location summary{cursor:pointer;color:var(--muted);margin-bottom:.5rem}.inventory-list{margin-top:1rem}.library-preview{margin-top:.75rem}.nested-list-item{border-style:dashed}.highlighted-item{border-color:#7db89b;box-shadow:0 0 0 2px rgb(125 184 155/25%)}.section-shell{display:grid;grid-gap:1rem;gap:1rem}.section-mobile-nav{display:grid;grid-gap:.65rem;gap:.65rem}.section-mobile-trigger{width:-moz-fit-content;width:fit-content}.section-body{display:grid;grid-gap:1rem;gap:1rem}.section-sidebar{display:none}.section-sidebar h3{margin-top:0}.section-nav{display:grid;grid-gap:.5rem;gap:.5rem}.section-nav a{text-decoration:none;border:1px solid var(--border);border-radius:10px;background:#f7f5f0;padding:.5rem .65rem;font-weight:600}.section-nav a.is-active{border-color:var(--brand);background:#ecf8f0;color:#114a31}.section-content{display:grid;grid-gap:1rem;gap:1rem}.request-section{margin-top:1rem}.request-card p{margin:.25rem 0}.request-item-actions{display:grid;grid-gap:.55rem;gap:.55rem;margin-top:.6rem}.request-item-actions label{display:grid;grid-gap:.35rem;gap:.35rem;font-weight:600}.request-item-actions input{border:1px solid var(--border);border-radius:10px;padding:.5rem .65rem;font-size:1rem}@media (min-width:800px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.inline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.section-mobile-nav{display:none}.section-body{grid-template-columns:260px minmax(0,1fr);align-items:start}.section-sidebar{display:block;position:-webkit-sticky;position:sticky;top:72px}}