*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);line-height:1.58;text-rendering:optimizeLegibility}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin-top:0;letter-spacing:0}button,input,textarea,select{font:inherit}table{width:100%;border-collapse:collapse}.inq-form{display:grid;gap:14px}.inq-form label{display:grid;gap:7px;font-size:12px;font-weight:800;text-transform:uppercase}.inq-form input,.inq-form textarea,.inq-form select{width:100%;border:1px solid var(--field-line);background:var(--field-bg);color:inherit;padding:12px 13px;font:inherit;border-radius:var(--radius)}.inq-form textarea{min-height:112px;resize:vertical}.inq-form option{color:#111}.inq-form button{border:0;background:var(--button-bg);color:var(--button-fg);padding:13px 16px;border-radius:var(--radius);font-weight:900;text-transform:uppercase;cursor:pointer}.inq-form.light{color:var(--ink)}.inq-form.light input,.inq-form.light textarea,.inq-form.light select{background:#fff}.cap-row{display:flex;gap:12px;align-items:center}.cap-canvas{background:#fbf6ec;border:1px solid var(--field-line);border-radius:var(--radius);cursor:pointer}
:root{--paper:#fcf9f8;--ink:#1b1c1b;--primary:#1b3033;--accent:#5d6d4f;--muted:#e4e2e1;--line:rgba(27,28,27,.16);--field-line:rgba(27,28,27,.22);--field-bg:#fff;--button-bg:#5d6d4f;--button-fg:#fff;--font:"Hanken Grotesk",Aptos,system-ui,sans-serif;--radius:4px}.evrShell{width:min(1280px,calc(100% - 56px));margin:auto}.evrHeader{position:sticky;top:0;z-index:30;background:rgba(252,249,248,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.evrHeader nav{height:76px;width:min(1280px,calc(100% - 56px));margin:auto;display:flex;align-items:center;justify-content:space-between}.evrHeader a{text-decoration:none;font-weight:900}.evrBrand{display:flex;gap:12px;align-items:center}.evrBrand span{background:var(--primary);color:#fff;padding:10px}.evrHeader div{display:flex;gap:24px}.evrHero{display:grid;grid-template-columns:1.08fr .92fr;gap:30px;width:min(1280px,calc(100% - 56px));margin:44px auto 0}.evrGallery{display:grid;grid-template-columns:1fr 250px;grid-template-rows:1fr 1fr;gap:16px;align-items:stretch}.evrGallery img{width:100%;height:100%;object-fit:cover;border:1px solid var(--line);border-radius:8px}.evrGallery img:first-child{grid-row:1/3;min-height:620px}.evrHero aside{background:#fff;border:1px solid var(--line);border-radius:8px;padding:40px;align-self:center}.evrHero aside>p:first-child,.evrQuote p:first-child{color:var(--accent);font-weight:900;text-transform:uppercase;font-size:12px}.evrHero h1{font-size:54px;line-height:1.06;margin:14px 0 18px}.evrHero aside>p:last-of-type{font-size:18px;color:#444840}.evrPlanner{display:grid;gap:10px;margin-top:24px}.evrPlanner button{border:1px solid var(--line);background:#f0edec;text-align:left;padding:12px;border-radius:var(--radius)}.evrPlanner span{display:block;color:var(--primary);font-weight:900}.evrBundles{padding:68px 0;display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.evrBundles h2,.evrTable caption,.evrQuote h2{font-size:36px;line-height:1.1}.evrBundles>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.evrBundles article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px}.evrBundles article:last-child{border-top:5px solid var(--accent)}.evrBundles span{font-weight:900}.evrTable table{background:#fff;border-radius:8px;overflow:hidden}.evrTable caption{text-align:left;margin-bottom:14px;font-weight:900}.evrTable th,.evrTable td{border-bottom:1px solid var(--line);padding:16px;text-align:left}.evrVolume{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:62px 0}.evrVolume article{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.evrVolume img{height:205px;width:100%;object-fit:cover}.evrVolume h3,.evrVolume p{margin-left:18px;margin-right:18px}.evrQuote{display:grid;grid-template-columns:1fr 1fr;gap:36px;padding:0 0 64px}.evrQuote .inq-form{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px}.evr-hp{position:absolute;left:-9999px}.evr-fab,.evr-widget{position:fixed;right:22px;z-index:50}.evr-fab{bottom:22px;background:var(--accent);color:#fff;border:0;border-radius:var(--radius);padding:14px 18px;font-weight:900}.evr-widget{display:none;bottom:82px;width:min(430px,calc(100vw - 32px));max-height:calc(100vh - 110px);overflow:auto;background:var(--primary);color:#fff;padding:24px;border-radius:8px}.evr-widget.is-open{display:block}.evrWidgetHead{display:flex;justify-content:space-between;margin-bottom:14px}.evrWidgetHead button{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4)}.evrFoot{padding:28px 32px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}@media(max-width:900px){.evrShell,.evrHeader nav,.evrHero{width:min(100% - 32px,1280px)}.evrHeader div,.evrHeader nav>a:last-child{display:none}.evrHero,.evrGallery,.evrBundles,.evrQuote{grid-template-columns:1fr}.evrGallery img:first-child{min-height:320px;grid-row:auto}.evrHero h1{font-size:34px}.evrBundles>div:last-child,.evrVolume{grid-template-columns:1fr}.evr-fab{display:none}}