:root{--pine:#17352f;--pine-2:#254b42;--cream:#f4f0e8;--paper:#fffdf8;--rust:#c8733e;--ink:#1f2c29;--muted:#69746f;--line:#dcded7;--shadow:0 16px 44px rgba(23,53,47,.11);font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;color:var(--ink);background:var(--cream);color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream)}a,button{font:inherit}a{color:inherit}.skip{position:fixed;left:12px;top:-60px;background:#fff;padding:10px 14px;z-index:99}.skip:focus{top:12px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:10;height:66px;padding:max(10px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) 10px max(18px,env(safe-area-inset-left));justify-content:space-between;background:rgba(244,240,232,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #17352f12}.brand,.topbar{display:flex;align-items:center}.brand{gap:9px;text-decoration:none;font-weight:700;letter-spacing:-.02em}.brand>span:first-child{width:32px;height:32px;display:grid;place-items:center;border-radius:11px;background:var(--pine);color:white}.header-actions{display:flex;align-items:center;gap:8px}.language{display:flex;padding:3px;border:1px solid #17352f24;border-radius:999px;background:#fff8}.language button{border:0;background:transparent;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:700;color:var(--muted)}.language button[aria-pressed=true]{background:var(--pine);color:white}.network{font-size:.72rem;color:var(--muted)}.network.offline{color:#9b4c28}.network:not(.offline){width:8px;height:8px;border-radius:50%;background:#4e8a6e;font-size:0}.hero{height:min(72vh,690px);min-height:520px;position:relative;overflow:hidden;background:var(--pine);color:white}.hero-art{position:absolute;inset:0;background:linear-gradient(145deg,#315c50,#17352f)}.hero-art:after,.hero-art:before{content:"";position:absolute;inset:auto -5% 0;width:110%;height:62%;background:#345d51;-webkit-clip-path:polygon(0 72%,18% 43%,34% 65%,55% 16%,73% 62%,88% 38%,100% 70%,100% 100%,0 100%);clip-path:polygon(0 72%,18% 43%,34% 65%,55% 16%,73% 62%,88% 38%,100% 70%,100% 100%,0 100%)}.hero-art:after{height:48%;background:#23463e;-webkit-clip-path:polygon(0 68%,19% 38%,32% 65%,53% 24%,68% 64%,82% 39%,100% 69%,100% 100%,0 100%);clip-path:polygon(0 68%,19% 38%,32% 65%,53% 24%,68% 64%,82% 39%,100% 69%,100% 100%,0 100%)}.hero-art.has-photo{background-size:cover;background-position:50%}.hero-art.has-photo:after,.hero-art.has-photo:before{display:none}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(9,29,24,.8))}.hero-copy{position:absolute;left:max(24px,calc((100vw - 1120px)/2));right:24px;bottom:70px;max-width:700px}.eyebrow{margin:0 0 10px;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;color:var(--rust)}.hero .eyebrow{color:#ffd1ad}.hero h1{margin:0 0 16px;font:600 clamp(3rem,9vw,6.5rem)/.95 Fraunces,Georgia,serif;letter-spacing:-.055em;text-wrap:balance}.hero-intro{font-size:clamp(1rem,2vw,1.3rem);line-height:1.5;max-width:560px;margin:0;color:#f5f3ec}.quick-wrap{position:relative;z-index:2;max-width:1120px;margin:-34px auto 0;padding:0 20px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.quick-card{min-width:0;text-align:left;display:flex;align-items:center;gap:14px;background:var(--paper);border:0;border-radius:18px;padding:18px;text-decoration:none;color:var(--ink);box-shadow:var(--shadow);cursor:pointer}.quick-card:hover{transform:translateY(-2px)}.quick-icon{flex:0 0 42px;height:42px;display:grid;place-items:center;background:#e6eee9;color:var(--pine);border-radius:14px;font-size:1.4rem}.quick-card span:last-child{display:flex;flex-direction:column;min-width:0}.quick-card b{font-size:.9rem}.quick-card small{margin-top:2px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-shell,.guide-shell{max-width:1120px;margin:0 auto;padding:100px 20px 20px}.section-heading{text-align:center;margin-bottom:32px}.section-heading h2{font:600 clamp(2.1rem,5vw,3.8rem)/1 Fraunces,Georgia,serif;letter-spacing:-.04em;margin:0;color:var(--pine)}.section-nav{display:flex;gap:8px;overflow:auto;padding:3px 0 16px;scrollbar-width:none}.section-nav::-webkit-scrollbar{display:none}.section-nav button{white-space:nowrap;border:1px solid var(--line);background:#fff8;padding:10px 15px;border-radius:999px;color:var(--muted);cursor:pointer}.section-nav button.active{border-color:var(--pine);background:var(--pine);color:#fff}.guide-content{background:var(--paper);border:1px solid #17352f10;border-radius:24px;padding:clamp(24px,5vw,56px);box-shadow:0 12px 40px #17352f0c}.guide-content h1{display:none}.guide-content h2{font:600 clamp(1.8rem,4vw,2.7rem)/1.1 Fraunces,Georgia,serif;color:var(--pine);margin:2.5rem 0 1rem;border-top:1px solid var(--line);padding-top:2.2rem}.guide-content h2:first-of-type{border:0;padding-top:0;margin-top:0}.guide-content h3{font-size:1.05rem;color:var(--pine);margin:1.8rem 0 .6rem}.guide-content li,.guide-content p{line-height:1.75}.guide-content ul{padding-left:1.2rem}.guide-content li{padding-left:.25rem;margin:.32rem 0}.guide-content blockquote{margin:24px 0;padding:16px 18px;border-left:4px solid var(--rust);background:#f7ede5;border-radius:0 12px 12px 0;color:#663b28}.guide-content a{color:var(--pine-2);text-decoration-thickness:2px;text-underline-offset:3px}.loading{color:var(--muted)}.instruction-photo{margin:20px 0 24px}.instruction-photo img{display:block;width:100%;max-height:580px;object-fit:cover;border-radius:16px;background:#dfe7e3}.instruction-photo figcaption{margin-top:8px;color:var(--muted);font-size:.74rem;line-height:1.4}.thermostat-photo{max-width:620px;margin-left:auto;margin-right:auto}.rotated-photo{display:block;position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;border-radius:16px;background:#dfe7e3}.rotated-photo img{position:absolute;left:50%;top:50%;width:133.333%;max-height:none;border-radius:0;transform:translate(-50%,-50%) rotate(90deg)}.gallery{columns:260px 3;column-gap:14px}.gallery figure{page-break-inside:avoid;break-inside:avoid;margin:0 0 14px;position:relative;overflow:hidden;border-radius:18px;background:#dfe7e3}.gallery img{display:block;width:100%;height:auto}.gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:36px 14px 12px;color:white;background:linear-gradient(transparent,#000b);font-size:.8rem}footer{text-align:center;padding:90px 20px 48px;color:var(--muted)}footer p:first-child{font-family:Fraunces,serif;font-size:1.4rem;color:var(--pine);margin:0}footer p:last-child{margin:5px 0}dialog{width:min(92vw,440px);border:0;border-radius:26px;padding:0;color:var(--ink);box-shadow:0 30px 90px #071d18aa}dialog::-webkit-backdrop{background:#071d18aa;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}dialog::backdrop{background:#071d18aa;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:15px;top:12px;border:0;background:transparent;font-size:1.8rem;color:var(--muted);cursor:pointer}.dialog-body{text-align:center;padding:42px 32px 32px}.dialog-icon{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 22px;border-radius:20px;background:#e6eee9;color:var(--pine);font-size:2rem}.dialog-body h2{font:600 2rem Fraunces,serif;margin:0 0 24px;color:var(--pine)}.password{display:flex;flex-direction:column;gap:5px;background:var(--cream);padding:14px;border-radius:14px}.micro,.password span{font-size:.78rem;color:var(--muted)}.password strong{font-size:1.1rem;overflow-wrap:anywhere}.dialog-actions{display:grid;grid-gap:8px;gap:8px;margin-top:18px}.button{border-radius:12px;padding:12px 16px;font-weight:700;cursor:pointer}.button.primary{background:var(--pine);border:1px solid var(--pine);color:white}.button.secondary{background:white;border:1px solid var(--line);color:var(--pine)}.micro{line-height:1.5}.noscript{position:fixed;left:12px;right:12px;bottom:12px;background:#fff;padding:12px;border-radius:10px;box-shadow:var(--shadow)}@media(max-width:680px){.topbar{height:60px}.brand>span:last-child{font-size:.88rem}.network{display:none}.hero{min-height:510px}.hero-copy{bottom:68px}.quick-wrap{padding:0 12px}.quick-grid{gap:8px}.quick-card{padding:13px 9px;display:block;text-align:center}.quick-icon{margin:0 auto 8px;width:38px;height:38px}.quick-card small{font-size:.66rem}.gallery-shell,.guide-shell{padding-left:14px;padding-right:14px}.guide-content{border-radius:19px}.section-nav{margin-right:-14px}.gallery{columns:130px 2}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.quick-card:hover{transform:none}}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.08}.brand b{font-size:.84rem}.brand small{font-size:.62rem;font-weight:500;color:var(--muted);margin-top:3px}.hero-pill{display:inline-flex;align-items:center;gap:7px;margin-bottom:22px;padding:7px 11px;border:1px solid #ffffff40;border-radius:999px;background:#17352f5e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.72rem;font-weight:700}.hero-pill i{width:7px;height:7px;border-radius:50%;background:#aee4bf;box-shadow:0 0 0 4px #aee4bf26}.hero-location{display:flex;align-items:center;gap:7px;margin:24px 0 0;font-size:.82rem;font-weight:700;color:#fff}.hero-location span{font-size:1rem;color:#ffd1ad}.guide-layout{display:grid;grid-template-columns:245px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.guide-layout .section-nav{position:-webkit-sticky;position:sticky;top:88px;display:grid;overflow:visible;padding:8px;background:#e7ebe6;border-radius:22px}.guide-layout .section-nav button{width:100%;display:flex;align-items:center;gap:12px;text-align:left;white-space:normal;border:0;background:transparent;padding:13px;border-radius:15px;font-size:.84rem}.guide-layout .section-nav button span{display:grid;place-items:center;flex:0 0 32px;height:32px;border-radius:10px;background:#fff;color:var(--pine);font-size:1.05rem}.guide-layout .section-nav button.active{background:var(--paper);color:var(--pine);box-shadow:0 5px 20px #17352f10}.guide-layout .section-nav button.active span{background:var(--pine);color:#fff}.guide-cards{display:grid;grid-gap:12px;gap:12px}.guide-card{overflow:hidden;border:1px solid #17352f12;border-radius:20px;background:var(--paper);box-shadow:0 8px 30px #17352f09;scroll-margin-top:86px}.guide-card summary{list-style:none;display:grid;grid-template-columns:48px 1fr 28px;align-items:center;grid-gap:14px;gap:14px;padding:18px 20px;cursor:pointer}.guide-card summary::-webkit-details-marker{display:none}.guide-card summary>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.guide-card summary b{font-size:1rem;color:var(--pine)}.guide-card summary small{font-size:.72rem;color:var(--muted)}.guide-card summary>i{font-style:normal;font-size:1.2rem;color:var(--muted);transition:transform .25s}.guide-card[open] summary>i{transform:rotate(180deg)}.section-symbol{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#e6eee9;color:var(--pine);font-size:1.3rem}.guide-card[open] .section-symbol{background:var(--pine);color:#fff}.guide-card .guide-content{border:0;border-top:1px solid #17352f0d;border-radius:0;box-shadow:none;padding:8px 26px 28px 82px}.guide-card .guide-content h2{font:600 1.35rem/1.2 Georgia,serif;margin:1.8rem 0 .7rem;border:0;padding:0}.guide-card .guide-content h3{margin-top:1.5rem}.guide-card .guide-content p:first-child{margin-top:1.2rem}.bottom-nav{display:none}.contact-shell{max-width:1120px;margin:80px auto 0;padding:48px 20px 54px;border-radius:32px;background:var(--pine);color:#fff}.contact-heading{text-align:center;max-width:580px;margin:0 auto 28px}.contact-heading .eyebrow{color:#f1aa76}.contact-heading h2{font:600 clamp(2.2rem,5vw,3.6rem)/1 Georgia,serif;letter-spacing:-.04em;margin:0}.contact-heading>p:last-child{color:#cbd9d3;line-height:1.55}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;max-width:840px;margin:auto}.contact-card{display:grid;grid-template-columns:54px 1fr;grid-gap:14px;gap:14px;padding:18px;border:1px solid #ffffff20;border-radius:20px;background:#ffffff0d}.contact-avatar{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:#f4f0e8;color:var(--pine);font-weight:800}.contact-copy small{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#a9c0b7}.contact-copy h3{margin:3px 0;font-size:1rem}.contact-copy p{margin:0;color:#fff;font-size:.84rem}.contact-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.contact-actions a{display:flex;justify-content:center;align-items:center;gap:7px;padding:10px;border:1px solid #ffffff2b;border-radius:12px;text-decoration:none;font-size:.78rem;font-weight:700}.contact-actions a.whatsapp{border-color:#4fae78;background:#3a8c61;color:#fff}@media(max-width:760px){body{padding-bottom:76px}.topbar{padding-left:14px;padding-right:14px}.brand>span:first-child{width:36px;height:36px}.brand b{font-size:.8rem}.hero{height:78svh;min-height:570px;max-height:720px;border-radius:0 0 28px 28px}.hero-copy{left:22px;right:22px;bottom:88px}.hero h1{font-size:clamp(3.2rem,15vw,5rem);max-width:340px}.hero-intro{font-size:1rem;max-width:340px}.hero-pill{margin-bottom:18px}.quick-wrap{margin-top:-54px}.quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-card{min-height:111px;border-radius:17px}.guide-shell{padding-top:76px}.section-heading{text-align:left;padding:0 6px;margin-bottom:24px}.section-heading h2{font-size:2.65rem}.guide-layout{display:block}.guide-layout .section-nav{position:static;display:flex;overflow:auto;margin:0 -14px 16px;padding:0 14px 8px;background:transparent;border-radius:0;scroll-padding-left:14px}.guide-layout .section-nav button{width:auto;flex:0 0 auto;white-space:nowrap;padding:8px 12px 8px 8px;border:1px solid var(--line);border-radius:999px;background:#fff8}.guide-layout .section-nav button span{width:30px;flex-basis:30px;height:30px;border-radius:999px}.guide-layout .section-nav button.active{background:var(--pine);color:#fff}.guide-layout .section-nav button.active span{background:#ffffff20}.guide-card{border-radius:18px}.guide-card summary{grid-template-columns:44px 1fr 24px;padding:15px}.section-symbol{width:44px;height:44px;border-radius:14px}.guide-card .guide-content{padding:4px 18px 24px}.guide-card .guide-content li,.guide-card .guide-content p{font-size:.94rem;line-height:1.7}.bottom-nav{position:fixed;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);left:10px;right:10px;bottom:max(9px,env(safe-area-inset-bottom));padding:7px 5px;border:1px solid #ffffff20;border-radius:21px;background:rgba(23,53,47,.95);box-shadow:0 14px 45px #071d1860;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav a,.bottom-nav button{border:0;background:transparent;color:#e4ece7;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:3px;padding:4px 2px;font-size:.62rem;font-weight:700;cursor:pointer}.bottom-nav span{font-size:1.15rem}.bottom-nav a:first-child{color:#fff}.gallery-shell{padding-top:72px}footer{padding-bottom:38px}.contact-shell{margin:64px 12px 0;padding:42px 14px 30px;border-radius:26px}.contact-heading{text-align:left;padding:0 5px}.contact-heading h2{font-size:2.5rem}.contact-grid{grid-template-columns:1fr}.contact-card{padding:15px}}.brand>span:first-child img{width:23px;height:23px;filter:invert(1)}.bottom-nav span img{width:19px;height:19px;filter:invert(1);opacity:.92}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.compact-hero{height:300px;min-height:0;border-radius:0 0 30px 30px}.compact-hero .hero-shade{background:linear-gradient(180deg,rgba(9,29,24,.05),rgba(9,29,24,.72))}.compact-hero .hero-copy{bottom:34px}.compact-hero h1{font-size:clamp(2.7rem,7vw,5rem);margin:0}.compact-hero .hero-location{margin-top:10px}.guide-hub{padding-top:54px}.guide-hub>.section-heading{margin-bottom:24px}.essential-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.category-grid>button,.essential-grid>button{border:0;text-align:left;cursor:pointer;color:var(--ink)}.essential-grid>button{display:grid;grid-template-columns:52px minmax(0,1fr) 24px;align-items:center;grid-gap:14px;gap:14px;min-height:100px;padding:18px;border-radius:20px;background:var(--pine);color:#fff;box-shadow:var(--shadow)}.essential-grid>button:last-child{background:#c8733e}.essential-grid>button>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.essential-grid b{font:600 1.28rem Georgia,serif}.essential-grid small{color:#d4e1dc;line-height:1.35}.essential-grid>button:last-child small{color:#fff1e7}.category-grid i,.essential-grid i{font-style:normal;font-size:1.15rem}.essential-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#ffffff18;font-size:1.55rem}.guide-search{position:relative;display:grid;grid-template-columns:28px 1fr 30px;align-items:center;grid-gap:6px;gap:6px;margin:18px 0 30px;padding:0 14px;border:1px solid #d7dcd8;border-radius:16px;background:var(--paper);box-shadow:0 8px 28px #17352f09}.guide-search>span:first-child{font-size:1.5rem;color:var(--pine)}.guide-search input{min-width:0;height:56px;border:0;outline:0;background:transparent;color:var(--ink);font-size:1rem}.guide-search input::placeholder{color:#87918d}.guide-search button{border:0;background:#e7ebe7;width:28px;height:28px;border-radius:50%;cursor:pointer;color:var(--muted)}.hub-title{display:flex;align-items:center;justify-content:space-between;margin:0 4px 13px}.hub-title h3{margin:0;color:var(--pine);font:600 1.2rem Georgia,serif}.hub-title span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e2e8e3;color:var(--pine);font-size:.72rem;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.category-grid>button{display:grid;grid-template-columns:46px minmax(0,1fr) 18px;align-items:center;grid-gap:11px;gap:11px;min-height:92px;padding:15px;border:1px solid #17352f0e;border-radius:18px;background:var(--paper);box-shadow:0 8px 26px #17352f08}.category-grid>button:hover{border-color:#17352f35;transform:translateY(-1px)}.category-grid>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.category-grid b{font-size:.86rem;color:var(--pine)}.category-grid small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:.68rem}.category-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#e5ede8;color:var(--pine);font-size:1.3rem}.no-results{text-align:center;padding:44px 18px;color:var(--muted)}.guide-overlay{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:24px;background:#0b211cbd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.guide-sheet{width:min(760px,100%);max-height:min(880px,92svh);overflow:auto;border-radius:26px;background:var(--cream);box-shadow:0 28px 100px #0008}.guide-sheet>header{position:-webkit-sticky;position:sticky;z-index:2;top:0;display:grid;grid-template-columns:52px 1fr 38px;align-items:center;grid-gap:14px;gap:14px;padding:18px 22px;border-bottom:1px solid #dce1dd;background:rgba(244,240,232,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.guide-sheet>header small{display:block;margin-bottom:3px;text-transform:uppercase;letter-spacing:.12em;font-size:.61rem;font-weight:800;color:var(--rust)}.guide-sheet>header h2{margin:0;color:var(--pine);font:600 1.45rem Georgia,serif}.guide-sheet>header>button{width:36px;height:36px;border:0;border-radius:50%;background:#e1e7e2;color:var(--pine);font-size:1.35rem;cursor:pointer}.guide-sheet .guide-content{border:0;border-radius:0;box-shadow:none;padding:24px clamp(20px,5vw,48px) 44px}.guide-sheet .guide-content h2{font-size:1.65rem}.guide-sheet .guide-content h3:first-child{margin-top:.4rem}@media(max-width:760px){.compact-hero{height:220px;min-height:0;border-radius:0 0 24px 24px}.compact-hero .hero-copy{left:20px;bottom:25px}.compact-hero h1{font-size:2.8rem;max-width:none}.guide-hub{padding-top:38px}.guide-hub>.section-heading h2{font-size:2.35rem}.essential-grid{grid-template-columns:1fr;gap:9px}.essential-grid>button{min-height:88px;padding:14px}.guide-search{margin:15px 0 26px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category-grid>button{display:flex;position:relative;min-height:128px;padding:14px;flex-direction:column;align-items:flex-start}.category-grid>button>span:nth-child(2){width:100%}.category-grid>button i{position:absolute;right:14px;top:21px}.category-grid small{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.guide-overlay{align-items:end;padding:0}.guide-sheet{width:100%;max-height:94svh;border-radius:24px 24px 0 0}.guide-sheet>header{grid-template-columns:46px 1fr 36px;padding:14px}.guide-sheet .section-symbol{width:46px;height:46px}.guide-sheet .guide-content{padding:18px 18px 40px}}.coming-soon{min-height:100svh;display:grid;place-content:center;text-align:center;padding:24px;background:radial-gradient(circle at 50% 0,#fff 0,#f4f0e8 48%,#dfe9e3 100%)}.coming-soon h1{margin:28px 0 8px;font:600 clamp(2.5rem,8vw,5rem)/1 Georgia,serif;letter-spacing:-.055em;color:#17352f}.coming-soon p{color:#52645f;font-size:1.05rem;line-height:1.6}.home-mark{width:72px;height:72px;margin:auto;border-radius:24px;display:grid;place-items:center;background:#17352f;color:#f4f0e8;font-size:34px;box-shadow:0 18px 50px #17352f24}.print-sheet{width:210mm;min-height:297mm;margin:24px auto;padding:18mm;background:#f7f3eb;box-shadow:0 20px 70px #17352f30;position:relative;overflow:hidden;color:#17352f}.print-sheet:before{content:"";position:absolute;left:0;right:0;top:0;height:7mm;background:#17352f}.print-sheet header{text-align:center}.print-mark{margin:0 auto 7mm;width:14mm;height:14mm;border-radius:4mm;display:grid;place-items:center;color:#fff;background:#17352f;font-size:7mm}.print-eyebrow,.print-number{text-transform:uppercase;letter-spacing:.2em;font-size:8pt;font-weight:700;color:#c8733e;margin:0 0 3mm}.print-sheet h1{font:600 25pt Georgia,serif;letter-spacing:-.03em;margin:0}.print-intro{font-size:10pt;line-height:1.5;color:#63716c;margin:3mm 0 10mm}.print-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:7mm;gap:7mm}.print-card{background:#fff;border:1px solid #dcded7;border-radius:5mm;padding:8mm;text-align:center;min-height:163mm}.print-card h2{font:600 17pt Georgia,serif;margin:0 0 5mm}.print-qr{width:54mm;height:54mm;margin:0 auto 5mm;display:grid;place-items:center;background:white}.print-qr img{display:block;width:100%;height:100%}.print-qr.missing{border:1px dashed #b78369;padding:8mm;color:#8b5138;font-size:9pt;line-height:1.4}.print-instruction{font-size:9pt;line-height:1.5;margin:0 0 5mm}.print-instruction strong{font-size:10pt}.print-url{font-size:9pt;font-weight:700;overflow-wrap:anywhere;background:#edf2ef;border-radius:3mm;padding:3mm}.print-card dl{margin:0;text-align:left}.print-card dl div{border-top:1px solid #e5e5df;padding:3mm 0}.print-card dt{font-size:7pt;text-transform:uppercase;letter-spacing:.09em;color:#76817d}.print-card dd{font-size:9pt;font-weight:700;margin:1mm 0 0;overflow-wrap:anywhere}.print-footer{position:absolute;left:18mm;right:18mm;bottom:11mm;border-top:1px solid #ced4cf;padding-top:4mm;display:flex;justify-content:space-between;font-size:8pt;color:#6c7773}.guide-card-print{padding-top:6mm}.guide-card-print h2{margin-bottom:3mm}.guide-card-print .guide-qr{width:44mm;height:44mm;margin-bottom:2mm}.guide-card-print .print-instruction{margin-bottom:2mm}.guide-card-print .print-url{margin:0 0 2.5mm;padding:2mm;font-size:7.5pt}.guide-includes{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5mm 3mm;gap:1.5mm 3mm;margin:0 0 3mm;padding:0;list-style:none;text-align:left}.guide-includes li{position:relative;padding-left:4mm;font-size:7.2pt;line-height:1.25}.guide-includes li:before{content:"✓";position:absolute;left:0;color:#c8733e;font-weight:700}.print-contacts{display:grid;grid-template-columns:1fr 1fr;grid-gap:2mm;gap:2mm;border-top:1px solid #e5e5df;padding-top:3mm;text-align:left}.print-contacts div{display:flex;flex-direction:column;min-width:0}.print-contacts span{font-size:5.8pt;text-transform:uppercase;letter-spacing:.05em;color:#76817d}.print-contacts strong{font-size:8pt;margin-top:.8mm}.print-contacts a{font-size:7pt;color:#17352f;text-decoration:none;overflow-wrap:anywhere;margin-top:.6mm}.print-contacts em{font-size:5.8pt;font-style:normal;color:#3a8c61;margin-top:.5mm}@media(max-width:850px){.print-sheet{width:100%;min-height:100vh;margin:0;padding:30px 20px;box-shadow:none}.print-cards{grid-template-columns:1fr}.print-card{min-height:auto}.print-footer{position:static;margin-top:30px}}@media print{@page{size:A4;margin:0}body,html{overflow:hidden;padding:0!important}.print-sheet,body,html{width:210mm;height:296mm;min-height:0}.print-sheet{margin:0;padding:18mm;box-shadow:none}.print-cards{grid-template-columns:1fr 1fr}.print-card{min-height:163mm}.print-footer{position:absolute;margin:0;padding:4mm 0 0}.topbar{display:none}}.home-mark img{width:48px;height:48px;filter:invert(1)}.print-mark img{width:10mm;height:10mm;filter:invert(1)}.print-card-icon{width:11mm;height:11mm;margin:0 auto 2mm;display:grid;place-items:center;border-radius:3.5mm;background:#e7eee9}.print-card-icon img{width:7mm;height:7mm;opacity:.78}.print-card-icon+h2{margin-bottom:4mm}.guide-includes li{display:flex;align-items:center;gap:2mm;padding-left:0}.guide-includes li:before{display:none}.guide-includes b{width:5mm;height:5mm;display:grid;place-items:center;flex:0 0 5mm;border-radius:50%;background:#f5e8df;color:#b76032;font-size:7pt}.print-contacts a{display:flex;align-items:center;gap:1.2mm;white-space:nowrap}.print-contacts i{display:grid;place-items:center;width:4mm;height:4mm;color:#278653}.print-contacts svg{width:100%;height:100%;fill:currentColor}.print-sheet .print-mark{margin-bottom:4mm}.print-sheet .print-intro{margin:2mm 0 7mm}.print-sheet .print-cards{grid-template-columns:1fr;gap:7mm}.print-sheet .print-card{height:82mm;min-height:0;padding:7mm;display:grid;grid-template-columns:31mm 55mm minmax(0,1fr);grid-gap:6mm;gap:6mm;align-items:center;text-align:left}.print-card-heading{text-align:center}.print-card-heading .print-card-icon{margin:0 auto 3mm}.print-card-heading h2{margin:0}.print-sheet .print-qr{width:52mm;height:52mm;margin:0}.print-sheet .print-card-copy .print-instruction{margin:0 0 3mm}.print-sheet .print-card-copy dl{margin:0}.print-sheet .guide-card-print{height:92mm;padding:7mm}.print-sheet .guide-card-print .guide-qr{width:45mm;height:45mm;margin:0 auto}.print-sheet .guide-card-print .print-url{margin:0 0 2.5mm}.print-sheet .guide-includes{margin-bottom:3mm}.print-sheet .print-contacts{padding-top:2.5mm}.print-sheet .print-contacts strong{font-size:7.5pt}.print-sheet .print-contacts a{font-size:6.5pt}@media screen and (max-width:850px){.print-sheet .guide-card-print,.print-sheet .print-card{height:auto;grid-template-columns:1fr;text-align:center}.print-sheet .guide-card-print .guide-qr,.print-sheet .print-qr{margin:auto}.print-card-copy{text-align:left}}.print-sheet>header{display:flex;align-items:center;justify-content:space-between;text-align:left;margin:0 0 9mm;padding:0 5mm}.print-sheet>header .print-mark{width:18mm;height:18mm;margin:0;border-radius:5mm}.print-sheet>header .print-mark img{width:13mm;height:13mm}.print-hero-copy h1,.print-sheet .print-hero-copy h1{margin:0;font-size:32pt;line-height:.95}.print-property{display:flex;flex-direction:column;margin:3mm 0 0;color:#65736e;font-size:12pt;line-height:1.15}.print-property strong{font:600 17pt Georgia,serif;color:#17352f}.print-instruction small{display:block;margin-top:1mm;color:#71807a;font-size:7.5pt;font-weight:500}.print-sheet .guide-card-print{height:76mm}.print-contact-strip{height:30mm;margin-top:6mm;padding:5mm 7mm;display:grid;grid-template-columns:31mm 1fr;grid-gap:6mm;gap:6mm;align-items:center;background:#fff;border:1px solid #dcded7;border-radius:5mm}.print-contact-strip h2{margin:0;text-align:center;font:600 16pt Georgia,serif}.print-contact-strip .print-contacts{display:grid;grid-template-columns:1fr 1fr;grid-gap:6mm;gap:6mm;border:0;padding:0}.print-contact-strip .print-contacts>div+div{border-left:1px solid #e5e5df;padding-left:6mm}.print-contact-strip .print-contacts strong{font-size:9pt}.print-contact-strip .print-contacts a{font-size:8pt}.print-sheet>header{align-items:flex-end}.print-hero-welcome{display:flex;flex-direction:column;align-items:flex-start;gap:4mm}.print-sheet>header .print-hero-welcome .print-mark{width:15mm;height:15mm}.print-sheet>header .print-hero-welcome .print-mark img{width:11mm;height:11mm}.print-sheet>header>.print-property{align-items:flex-end;text-align:right;margin:0}.print-sheet>header>.print-property span{font-size:16pt}.print-sheet>header>.print-property strong{font-size:30pt;line-height:1}.print-hero-welcome{flex-direction:row;align-items:center;gap:5mm}