:root{--green:#1c5b4b;--green2:#153f36;--ink:#141716;--muted:#68706d;--line:#e4e7e5;--paper:#f7f8f6;--cream:#f0efe9;--side:#111716;--side2:#1a2220;--white:#fff;--radius:16px;--shadow:0 18px 55px rgba(14,30,25,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;color:var(--ink);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{margin-left:480px;min-height:100vh}.topbar{height:78px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:30;backdrop-filter:blur(12px)}.topbar nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}.topbar nav a:hover{color:var(--green)}.topbar .portal{background:var(--ink);color:white;padding:11px 15px;border-radius:9px}.collections-button{display:none;border:0;background:transparent;font:inherit;font-weight:700;cursor:pointer}.mega-sidebar{position:fixed;inset:0 auto 0 0;width:480px;background:var(--side);color:#eef4f1;z-index:60;box-shadow:6px 0 30px rgba(0,0,0,.16);overflow:hidden}.side-brand{height:88px;display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid rgba(255,255,255,.08)}.side-brand img{width:158px;height:auto}.side-brand button{display:none;border:0;background:transparent;color:white;font-size:30px;cursor:pointer}.side-search{padding:15px 18px;position:relative;border-bottom:1px solid rgba(255,255,255,.08)}.side-search input{width:100%;border:1px solid rgba(255,255,255,.12);background:#202826;color:white;border-radius:10px;padding:12px 40px 12px 13px;outline:0}.side-search input:focus{border-color:#6ba992}.side-search span{position:absolute;right:32px;top:26px;color:#9cb1a9}.side-columns{height:calc(100vh - 151px);display:grid;grid-template-columns:245px 235px}.tree-pane{overflow:auto;border-right:1px solid rgba(255,255,255,.08);padding:14px 10px 30px}.pane-label{font-size:10px;letter-spacing:.14em;color:#879b94;font-weight:800;padding:7px 10px 12px;display:flex;justify-content:space-between}.tree-group{border-bottom:1px solid rgba(255,255,255,.06)}.tree-group summary{list-style:none;display:flex;align-items:center;gap:8px;padding:11px 8px;cursor:pointer;font-size:12px;font-weight:750;color:#dce7e2}.tree-group summary::-webkit-details-marker{display:none}.tree-group summary .count{margin-left:auto;color:#789087;font-size:10px}.tree-group[open] .folder-icon{transform:rotate(90deg)}.folder-icon{transition:.15s;color:#70a28f}.tree-items{padding:0 0 8px}.tree-item{display:flex;align-items:center;justify-content:space-between;padding:8px 9px 8px 24px;border-radius:7px;color:#aebdb8;font-size:12px;transition:.15s}.tree-item:hover,.tree-item.active{background:#26332f;color:white}.tree-item.active{box-shadow:inset 3px 0 0 #71ad96}.tree-item.hide{display:none}.side-links{display:grid;gap:2px;margin-top:14px}.side-links a{padding:9px 10px;color:#94aaa2;font-size:12px}.side-links a:hover{color:white}.preview-pane{padding:16px;overflow:auto;background:linear-gradient(180deg,#17201e,#121817)}.preview-image{aspect-ratio:1/1.08;border-radius:12px;overflow:hidden;background:#29312f;margin-bottom:16px}.preview-image img{width:100%;height:100%;object-fit:cover}.eyebrow{display:block;color:var(--green);font-size:10px;letter-spacing:.16em;font-weight:850;margin-bottom:10px}.preview-pane .eyebrow{color:#7db39e}.preview-pane h3{font-family:Georgia,serif;font-size:25px;line-height:1.05;margin:0 0 10px}.preview-pane p{color:#98aaa4;font-size:12px;margin:0 0 15px}.text-link{color:var(--green);font-size:13px;font-weight:800}.preview-pane .text-link{color:#8bc4ad}.side-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:50}main{min-height:calc(100vh - 160px)}.hero{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(420px,1.2fr);min-height:650px;background:var(--paper)}.hero-copy{padding:92px 58px 70px;display:flex;flex-direction:column;justify-content:center}.hero h1,.page-head h1,.range-hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em}.hero h1{font-size:64px;line-height:.98;margin:0 0 24px}.hero h1 em{font-weight:400;color:var(--green)}.hero-copy>p{font-size:17px;color:var(--muted);max-width:600px}.hero-actions{display:flex;gap:12px;margin:24px 0 34px}.button{border:1px solid transparent;padding:13px 18px;border-radius:9px;font-weight:800;font-size:13px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.button.primary{background:var(--green);color:white}.button.primary:hover{background:var(--green2)}.button.secondary{background:white;border-color:#d8ddda;color:var(--ink)}.button.light{background:white;color:var(--ink)}.hero-stats{display:flex;gap:28px;border-top:1px solid #dfe3e0;padding-top:23px}.hero-stats div{display:grid}.hero-stats strong{font-family:Georgia,serif;font-size:26px;font-weight:500}.hero-stats span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.hero-photo{position:relative;min-height:650px;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover}.hero-badge{position:absolute;left:24px;bottom:24px;background:rgba(17,23,22,.9);color:#dce8e4;padding:14px 18px;border-radius:10px;font-size:11px;letter-spacing:.04em}.hero-badge strong{color:white}.section{padding:72px 48px}.section.soft{background:var(--paper)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading h2,.prose h2,.contact-card h2{font-family:Georgia,serif;font-size:36px;line-height:1.05;font-weight:500;margin:0}.section-heading>p{color:var(--muted);max-width:500px;font-size:13px}.range-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.range-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.range-card{border:1px solid var(--line);background:white;border-radius:14px;overflow:hidden;transition:.2s}.range-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.range-card-image{aspect-ratio:1.25/1;overflow:hidden;background:#ecefec}.range-card-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.range-card:hover .range-card-image img{transform:scale(1.025)}.range-card-body{padding:16px 18px 18px}.mini-label{font-size:9px;letter-spacing:.14em;color:#84918c;font-weight:850}.range-card h3{font-family:Georgia,serif;font-size:24px;font-weight:500;margin:5px 0 7px}.range-card h3 a:hover{color:var(--green)}.range-card p{font-size:12px;color:var(--muted);min-height:38px;margin:0 0 12px}.admin-proof{margin:0;padding:64px 50px;background:var(--green);color:white;display:flex;align-items:center;justify-content:space-between;gap:40px}.admin-proof .eyebrow{color:#b9d8cd}.admin-proof h2{font-family:Georgia,serif;font-size:38px;font-weight:500;max-width:760px;margin:0 0 12px}.admin-proof p{color:#d5e6df;max-width:800px}.page-head{background:var(--paper);padding:82px 50px 68px;border-bottom:1px solid var(--line)}.page-head h1{font-size:58px;line-height:1;margin:0 0 20px}.page-head p{color:var(--muted);font-size:17px;max-width:800px}.products-list{padding-top:36px}.products-toolbar{display:flex;justify-content:space-between;margin-bottom:22px;color:var(--muted);font-size:13px}.pager{display:flex;justify-content:center;gap:8px;margin-top:40px}.pager a{width:38px;height:38px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;font-weight:750}.pager a.current,.pager a:hover{background:var(--green);color:white;border-color:var(--green)}.range-hero{display:grid;grid-template-columns:minmax(420px,1.12fr) minmax(400px,.88fr);min-height:590px;border-bottom:1px solid var(--line)}.range-hero-image{min-height:590px;background:#edf0ed}.range-hero-image img{width:100%;height:100%;object-fit:cover}.range-hero-copy{padding:66px 48px;display:flex;flex-direction:column;justify-content:center}.breadcrumbs{font-size:11px;color:#8b9591;margin-bottom:28px}.breadcrumbs span{padding:0 7px}.range-hero h1{font-size:58px;line-height:1;margin:0 0 20px}.range-hero-copy>p{color:var(--muted);font-size:15px;max-width:660px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0 24px}.chips span{font-size:10px;letter-spacing:.06em;text-transform:uppercase;background:var(--paper);border:1px solid var(--line);padding:7px 9px;border-radius:99px;font-weight:800}.range-hero-copy .button{align-self:flex-start}.sheet-section{background:#eef0ed}.sheet-note{color:var(--muted)}.pdf-sheet{display:grid;gap:22px;justify-items:center}.pdf-page-wrap{width:min(100%,1120px);background:white;border-radius:4px;box-shadow:0 7px 24px rgba(20,30,25,.11);overflow:hidden}.pdf-page-wrap canvas{display:block;width:100%;height:auto}.pdf-loading{padding:50px;text-align:center;color:var(--muted)}.spinner{display:inline-block;width:15px;height:15px;border:2px solid #c7cfcb;border-top-color:var(--green);border-radius:50%;margin-right:8px;vertical-align:-2px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.pdf-fallback{text-align:center;font-size:11px;color:#78827e;margin-top:18px}.pdf-fallback a{text-decoration:underline}.tile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.tile-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white}.tile-image{aspect-ratio:1/1;background:#ecefec;overflow:hidden}.tile-image img{width:100%;height:100%;object-fit:cover}.tile-card h3{font-size:13px;line-height:1.3;padding:13px 14px;margin:0;font-weight:700}.prose{max-width:1000px}.prose p{font-size:17px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card{padding:28px;border:1px solid var(--line);border-radius:14px}.contact-card p{color:var(--muted)}.footer{padding:30px 42px;border-top:1px solid var(--line);display:flex;align-items:center;gap:20px;background:#fff}.footer>img{width:110px}.footer>div{display:grid;font-size:12px}.footer>div span{color:var(--muted)}.footer nav{margin-left:auto;display:flex;gap:20px;font-size:12px;font-weight:700}
@media(max-width:1280px){.site-shell{margin-left:390px}.mega-sidebar{width:390px}.side-columns{grid-template-columns:210px 180px}.preview-pane{padding:12px}.range-grid{grid-template-columns:repeat(2,1fr)}.range-grid.compact{grid-template-columns:repeat(2,1fr)}.tile-grid{grid-template-columns:repeat(3,1fr)}.hero h1{font-size:52px}.hero-copy{padding-left:40px;padding-right:40px}}
@media(max-width:980px){.site-shell{margin-left:0}.mega-sidebar{transform:translateX(-100%);transition:.22s;width:min(480px,92vw)}.mega-sidebar.open{transform:translateX(0)}.side-backdrop.show{display:block}.side-brand button{display:block}.topbar{padding:0 20px}.collections-button{display:block}.topbar nav a:not(.portal){display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:60px 28px}.hero-photo{min-height:440px}.range-hero{grid-template-columns:1fr}.range-hero-image{min-height:420px}.range-hero-copy{padding:46px 28px}.section{padding:54px 28px}.page-head{padding:60px 28px}.admin-proof{padding:50px 28px;flex-direction:column;align-items:flex-start}.footer{padding:26px 28px;flex-wrap:wrap}.footer nav{width:100%;margin:0}.contact-grid{grid-template-columns:1fr}}
@media(max-width:680px){.side-columns{grid-template-columns:1fr}.preview-pane{display:none}.hero h1,.page-head h1,.range-hero h1{font-size:43px}.hero-stats{gap:17px}.hero-stats strong{font-size:22px}.hero-actions{flex-direction:column;align-items:stretch}.range-grid,.range-grid.compact,.tile-grid{grid-template-columns:1fr 1fr}.section-heading{align-items:flex-start;flex-direction:column}.range-card p{display:none}.range-card h3{font-size:20px}.footer nav{flex-wrap:wrap}.topbar .portal{padding:9px 10px;font-size:11px}}
@media(max-width:430px){.range-grid,.range-grid.compact,.tile-grid{grid-template-columns:1fr}.hero-stats{flex-wrap:wrap}.tile-card h3{font-size:12px}}
