@font-face {font-family:Manrope;src:url("/assets/fonts/manrope-latin.woff2") format("woff2");font-weight:400 800;font-display:swap}:root{--ink:#163c38;--forest:#163c38;--coral:#ce4846;--cream:#f8f8f2;--sage:#e7eee7;--peach:#faeae2;--muted:#5d6e67;--line:#d9e1d9;--font:Manrope,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.75 var(--font);-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.055em}h1{font-size:clamp(42px,5.6vw,78px);font-weight:700}h2{font-size:clamp(32px,3.8vw,52px);font-weight:650}h3{font-size:23px;font-weight:650;letter-spacing:-.035em}p+p{margin-top:17px}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--coral)}img{display:block;width:100%;height:auto}button,input{font:inherit}button{cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}:focus-visible{outline:3px solid #2a71bd;outline-offset:5px}::selection{background:#ffc9b3;color:var(--ink)}svg{display:block}ul,ol{padding-left:22px}li+li{margin-top:10px}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:750;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:24px}.eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--coral);flex-shrink:0}.text-link{display:inline-flex;gap:22px;align-items:center;font-weight:700;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:4px;font-size:13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--coral);color:white;border:1px solid var(--coral);border-radius:7px;min-height:54px;padding:15px 26px;line-height:1.4;text-decoration:none;font-weight:700;font-size:14px;transition:background .18s,transform .18s}.button:hover{color:white;background:#b93335;border-color:#b93335;transform:translateY(-2px)}.button.outline{background:transparent;border-color:#91a29a;color:var(--ink)}.button.outline:hover{background:var(--sage)}.button.light{background:var(--cream);border-color:var(--cream);color:var(--forest)}.button.light:hover{background:white}.button.compact{min-height:43px;padding:10px 20px;font-size:12px;gap:18px}.actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.icon{width:24px;height:24px;stroke:currentColor;stroke-width:1.6;fill:none;flex-shrink:0}.skip{position:fixed;top:-100px;left:16px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.site-header{background:var(--cream);position:sticky;top:0;z-index:25;border-bottom:1px solid var(--line)}.header-inner{min-height:84px;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;gap:9px;align-items:center;text-decoration:none;color:var(--forest);white-space:nowrap}.brand-name{font-size:22px;font-weight:800;letter-spacing:-1.2px;line-height:1.1}.brand-name span{color:var(--coral)}.main-nav{display:flex;align-items:center;gap:27px;margin-left:auto}.main-nav a{font-size:12px;text-decoration:none;font-weight:650;white-space:nowrap}.main-nav a[aria-current]{color:var(--coral)}.header-actions{display:flex;align-items:center;gap:24px}.login-link{font-size:12px;font-weight:650;text-decoration:none}.menu-toggle{display:none;border:1px solid var(--line);background:transparent;border-radius:5px;padding:9px 12px;line-height:1.4;font-size:12px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:24px 40px 24px 0;font-weight:650;font-size:15px;position:relative;line-height:1.5}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:5px;top:20px;font:23px var(--font);color:var(--coral)}details[open] summary:after{content:"−"}details>div{padding:0 26px 25px 0;font-size:14px;color:var(--muted)}.footer{background:var(--forest);color:#dce7de;padding:62px 0 25px}.footer-top{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:50px}.footer .brand{color:white}.footer-brand>p{font-size:13px;color:#b4c9bb;margin-top:20px;max-width:280px}.footer-group h3{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;font-weight:700;color:#a8c2b3;margin-bottom:20px}.footer-group a{display:block;font-size:12px;text-decoration:none;margin:12px 0}.footer-group a:hover{color:#ffb8a4}.footer-bottom{border-top:1px solid #3c5b51;margin-top:45px;padding-top:22px;display:flex;gap:25px;justify-content:space-between;color:#b8cfc0;font-size:10px}.footer-fine{font-size:10px;color:#abc1b3;line-height:1.7;margin-top:15px;max-width:900px}.prose{font:16px/1.9 var(--font);color:#425a4f}.prose>p:first-child{font-size:19px;line-height:1.8;color:var(--ink)}.prose h2{font-size:31px;margin:50px 0 22px;color:var(--ink);letter-spacing:-1px;scroll-margin-top:110px}.prose h2:first-child{margin-top:0}.prose h3{font-size:21px;margin:30px 0 15px;color:var(--ink)}.prose a{color:var(--coral)}.prose blockquote{font-size:23px;line-height:1.65;letter-spacing:-.5px;background:var(--sage);border-radius:8px;padding:32px;margin:30px 0;color:var(--ink);border-left:3px solid var(--coral)}.prose .sources{border-top:1px solid var(--line);padding-top:15px;margin-top:40px;font-size:12px;color:var(--muted)}.prose .sources h2{font-size:18px;margin:20px 0 15px}.prose .sources p{font-size:12px}.reading-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:50;pointer-events:none}.reading-progress span{height:100%;display:block;background:var(--coral);width:0}.faq-section{margin-bottom:40px;scroll-margin-top:110px}.faq-section h2{font-size:23px;margin-bottom:17px}.search-box{position:relative;margin-bottom:40px}.search-box label{display:block;font-size:11px;font-weight:700;margin-bottom:10px}.search-box input{width:100%;padding:15px 45px 15px 18px;border:1px solid #b8c8bc;background:white;border-radius:7px;font-size:14px;color:var(--ink);min-height:53px}.search-box .icon{position:absolute;right:18px;top:44px;width:20px;height:20px;color:var(--muted)}.search-result{font-size:12px;color:var(--muted);margin-top:10px}.check-tool{background:var(--sage);border-radius:10px;padding:28px;margin:25px 0}.check-tool label{display:flex;gap:14px;align-items:start;margin:17px 0;cursor:pointer;font-size:14px;line-height:1.6}.check-tool input{width:19px;height:19px;flex-shrink:0;accent-color:var(--forest);margin-top:3px}.check-tool output{font-size:12px;display:block;border-top:1px solid #bacdbd;padding-top:15px;margin-top:22px;color:var(--ink)}.print-checklist{border:1px solid var(--forest);background:white;padding:10px 18px;border-radius:6px;font-size:12px}@media (max-width:1120px){.wrap{width:calc(100% - 50px)}.header-inner{gap:23px}.main-nav{gap:18px}.header-actions{gap:18px}.footer-top{gap:30px}}@media (max-width:900px){.header-inner{min-height:74px;flex-wrap:wrap}.main-nav{width:100%;order:4;justify-content:center;padding:0 0 22px;margin:0;gap:25px}.js .main-nav{display:none}.js .main-nav.is-open{display:flex}.menu-toggle{display:block}.header-actions{margin-left:auto;padding:14px 0}.footer-top{grid-template-columns:1fr 1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-brand>p{max-width:500px}.contents-links{display:flex;flex-wrap:wrap;gap:10px 20px}.contents-links a{border-left:0;padding:5px 0;max-width:240px}}@media (max-width:640px){.wrap{width:calc(100% - 36px)}body{font-size:14px}.header-inner{gap:10px}.brand-name{font-size:20px}.header-actions{gap:15px;padding:14px 0}.header-actions>.button{display:none}.main-nav{justify-content:flex-start;gap:20px;flex-wrap:wrap}.menu-toggle{padding:8px 10px;font-size:11px}.login-link{font-size:11px}.eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:18px}summary{font-size:14px;padding:21px 34px 21px 0}summary:after{top:17px}details>div{font-size:13px;padding-right:18px}.footer{padding:45px 0 85px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 20px}.footer-brand{grid-column:1/-1}.footer-group h3{font-size:9px;margin-bottom:15px}.footer-group a{font-size:12px}.footer-bottom{display:block;margin-top:30px}.footer-bottom span{display:block;margin-top:10px}.footer-fine{font-size:9px}.prose{font-size:15px;line-height:1.9}.prose>p:first-child{font-size:17px}.prose h2{font-size:27px;margin-top:37px;letter-spacing:-.8px}.prose blockquote{font-size:20px;padding:25px 22px}.contents-links{display:block}.contents-links a{padding:6px 0;max-width:none}.faq-section{margin-bottom:32px}.search-box{margin-bottom:30px}.check-tool{padding:22px}.check-tool label{font-size:13px}}@media (max-width:370px){.wrap{width:calc(100% - 30px)}.brand-name{font-size:18px}.brand{gap:7px}.header-actions{gap:10px}}@media (min-width:641px) and (max-height:520px){.header-inner{min-height:62px}.header-actions{padding:9px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media print{.site-header,.footer,.print-checklist,.reading-progress{display:none}.wrap{width:100%}.prose{font-size:12px}.check-tool{break-inside:avoid}a{color:inherit}}@font-face {font-family:Editorial;src:url("../fonts/lora-latin.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face {font-family:Handwritten;src:url("../fonts/caveat-latin.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}:root{--forest:#104d43;--ink:#263b35;--coral:#bf795b;--sage:#e2e8d7;--cream:#f8f7f3;--peach:#e2e8d7;--muted:#626761;--line:#d3d9cd;--ref:min(.132vw,1.9px)}body{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;background:var(--cream)}h1,h2,h3{font-family:Editorial,Georgia,serif;font-weight:400;letter-spacing:-.035em;line-height:1.04}h1{font-size:clamp(40px,4.3vw,62px)}h2{font-size:clamp(32px,3.5vw,50px)}h3{font-size:25px}.wrap{width:min(1320px,calc(100% - 120px))}.button{background:var(--forest);border-color:var(--forest);border-radius:9px;font-size:16px;padding:14px 25px;min-height:52px;gap:18px;font-weight:600}.button:hover{background:#173f35;border-color:#173f35;transform:none}.button.outline{background:transparent;color:var(--forest);border:1px solid #427969}.button.light{color:var(--forest)}.button .icon{width:18px;height:18px}.icon{fill:currentColor;stroke:none;stroke-width:0}.text-link{color:var(--coral);font-weight:500;font-size:17px;gap:7px;text-decoration:underline;border:0;padding:0}.text-link .icon{width:18px;height:18px}.eyebrow{font-family:Arial,sans-serif;color:var(--coral);font-size:12px;letter-spacing:2px;margin-bottom:14px}.eyebrow:before{display:none}.hand-note{font-family:Handwritten,cursive;font-size:28px;line-height:1.03;color:#646962;font-weight:400;letter-spacing:-.02em;transform:rotate(-7deg)}.site-header{border:0;position:relative;background:var(--cream)}.header-inner{min-height:72px;gap:35px}.brand{gap:10px}.brand>.icon{width:40px;height:40px;color:var(--coral)}.brand-name{font-family:Editorial,Georgia,serif;font-size:32px;font-weight:400;letter-spacing:-1.5px;color:var(--forest)}.main-nav{margin-left:20px;gap:29px}.main-nav a{font-size:13px;font-weight:600}.header-actions{margin-left:auto;gap:28px}.header-actions .button{min-height:43px;padding:10px 29px;font-size:13px}.login-link{font-size:13px}.menu-toggle{min-height:42px}.prose{font-family:Arial,sans-serif;font-size:17px;line-height:1.85}.prose h2{font-size:34px;letter-spacing:-.02em}.prose h3{font-size:26px}.prose blockquote{font-family:Editorial,Georgia,serif;color:var(--forest)}.contents-links a{font-size:13px}.reference-home{font-size:calc(10.3 * var(--ref));line-height:1.45}.reference-home h1{font-size:calc(33 * var(--ref));color:#292e2b;line-height:1.02;letter-spacing:-.04em}.reference-home h2{font-size:calc(30 * var(--ref));line-height:1.01;letter-spacing:-.035em}.reference-home h3{font-size:calc(14 * var(--ref));line-height:1.15}.reference-home .wrap{width:min(1320px,calc(100% - 64 * var(--ref)))}.reference-home .button{min-height:calc(31 * var(--ref));padding:calc(8 * var(--ref)) calc(18 * var(--ref));border-radius:calc(6 * var(--ref));font-size:calc(10 * var(--ref));gap:calc(10 * var(--ref))}.reference-home .button .icon{width:calc(13 * var(--ref));height:calc(13 * var(--ref))}.reference-home .text-link{font-size:calc(10.5 * var(--ref));gap:5px}.reference-home .eyebrow{font-size:calc(7 * var(--ref));letter-spacing:calc(1.5 * var(--ref));margin-bottom:calc(9 * var(--ref))}.reference-home .hand-note{font-size:calc(17 * var(--ref))}.reference-home p{color:var(--muted)}.reference-home .actions{gap:calc(11 * var(--ref));flex-wrap:nowrap}.ref-hero{position:relative;overflow:hidden}.ref-hero>.wrap{display:grid;grid-template-columns:44% 56%;min-height:calc(313 * var(--ref));position:relative}.ref-hero-copy{padding:calc(47 * var(--ref)) calc(13 * var(--ref)) calc(45 * var(--ref)) 0;position:relative;z-index:2}.ref-hero-copy>p:not(.eyebrow):not(.micro){margin-top:calc(12 * var(--ref));max-width:calc(289 * var(--ref))}.ref-hero-copy .actions{margin-top:calc(14 * var(--ref))}.ref-hero-photo{position:relative;margin-right:calc(-32 * var(--ref));min-height:calc(313 * var(--ref))}.ref-hero-photo>img{height:100%;width:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 47%;border-top-left-radius:calc(17 * var(--ref));border-bottom-left-radius:calc(8 * var(--ref))}.hero-paper{position:absolute;right:calc(17 * var(--ref));bottom:calc(11 * var(--ref));background:#f9eada;color:#63645a!important;padding:calc(10 * var(--ref)) calc(13 * var(--ref));transform:rotate(-7deg)}.hero-botanical{position:absolute;bottom:calc(-9 * var(--ref));left:calc(-24 * var(--ref));width:calc(160 * var(--ref));height:auto;pointer-events:none;opacity:.62}.ref-values{background:white;padding:calc(12 * var(--ref)) 0}.ref-values>.wrap{display:grid;grid-template-columns:1fr 1fr 1fr}.ref-values .wrap>div{display:flex;gap:calc(14 * var(--ref));align-items:center;justify-content:center;font-family:Georgia,serif;font-size:calc(11.5 * var(--ref))}.ref-values .wrap>div+div{border-left:1px solid #d7aa93}.ref-values .icon{width:calc(23 * var(--ref));height:calc(23 * var(--ref));color:var(--coral)}.ref-story{padding:calc(19 * var(--ref)) 0 calc(22 * var(--ref))}.ref-story>.wrap{display:grid;grid-template-columns:49% 47%;gap:4%;min-height:calc(260 * var(--ref))}.portrait-collage{position:relative;min-height:calc(264 * var(--ref))}.portrait-collage>img:first-child{position:absolute;top:0;left:0;width:52%;height:calc(190 * var(--ref));object-fit:cover;border:3px solid white;border-radius:7px;transform:rotate(-2deg);z-index:2}.portrait-collage>img:nth-child(2){position:absolute;top:calc(55 * var(--ref));right:4%;width:39%;height:calc(200 * var(--ref));object-fit:cover;border:3px solid white;border-radius:7px;transform:rotate(4deg);z-index:3}.portrait-collage .hand-note{position:absolute;left:34%;bottom:calc(-4 * var(--ref));z-index:4}.portrait-collage .collage-leaf{position:absolute;width:70%;left:12%;top:12%;z-index:1;opacity:.35;transform:rotate(-40deg)}.ref-story-copy{padding-top:calc(1 * var(--ref))}.ref-story-copy>p{margin-top:calc(9 * var(--ref))}.ref-feature-list{margin:calc(12 * var(--ref)) 0}.ref-feature-list>div{display:flex;align-items:flex-start;gap:calc(16 * var(--ref));margin:calc(13 * var(--ref)) 0}.ref-feature-list .icon{width:calc(25 * var(--ref));height:calc(25 * var(--ref));color:var(--coral)}.ref-feature-list strong{display:block;color:var(--forest);font-size:calc(10.5 * var(--ref));line-height:1.3}.ref-feature-list small{display:block;margin-top:calc(2 * var(--ref));font-size:calc(9.5 * var(--ref));line-height:1.4}.ref-intentions{background:var(--sage);padding:calc(16 * var(--ref)) 0 calc(20 * var(--ref));text-align:center}.ref-intentions h2{font-size:calc(28 * var(--ref))}.ref-intentions>div>p{margin-top:calc(7 * var(--ref));font-family:Georgia,serif;font-size:calc(12 * var(--ref));color:var(--ink)}.intention-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:calc(18 * var(--ref))}.intention-grid>div{padding:0 calc(28 * var(--ref));position:relative}.intention-grid>div+div{border-left:1px solid #bdc9b7}.intention-grid>div>.icon{margin:0 auto calc(11 * var(--ref));width:calc(34 * var(--ref));height:calc(34 * var(--ref));color:var(--coral)}.intention-grid>div>div{text-align:left;position:relative}.intention-grid h3{font-family:Arial,sans-serif;font-size:calc(11 * var(--ref));font-weight:600;letter-spacing:0;line-height:1.3}.intent-number{position:absolute;left:calc(-25 * var(--ref));top:0;color:var(--coral);font-weight:600}.intention-grid p{margin-top:calc(7 * var(--ref));font-size:calc(10 * var(--ref));line-height:1.4}.ref-cities{padding:calc(18 * var(--ref)) 0 calc(16 * var(--ref))}.cities-heading{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:end}.cities-heading>div>p{margin-top:calc(7 * var(--ref))}.city-art{display:flex;align-items:center;gap:calc(14 * var(--ref));padding-bottom:calc(6 * var(--ref))}.city-art img{width:65%;mix-blend-mode:multiply}.city-art .hand-note{margin:0;white-space:nowrap}.city-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:calc(9 * var(--ref));margin-top:calc(14 * var(--ref))}.city-grid a{text-decoration:none}.city-grid img{aspect-ratio:1.5;object-fit:cover;border-radius:calc(4 * var(--ref))}.city-grid h3{margin-top:calc(8 * var(--ref));color:#343d35;font-size:calc(14 * var(--ref))}.city-grid p{font-size:calc(9 * var(--ref));line-height:1.35;margin-top:calc(3 * var(--ref))}.city-grid a:hover h3{color:var(--coral)}.cities-link{display:flex!important;justify-content:center;margin-top:calc(17 * var(--ref))}.ref-steps{background:#fff;padding:calc(19 * var(--ref)) 0 calc(15 * var(--ref))}.ref-steps>.wrap{display:grid;grid-template-columns:33% 64%;gap:3%}.ref-steps h2{font-size:calc(28 * var(--ref))}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(18 * var(--ref))}.steps-grid>div{padding-left:calc(17 * var(--ref));border-left:1px solid var(--line)}.steps-grid>div:first-child{padding:0;border:0}.steps-grid>div>span{display:flex;align-items:center;justify-content:center;background:var(--coral);color:white;font-family:Georgia,serif;font-size:calc(14 * var(--ref));width:calc(28 * var(--ref));height:calc(28 * var(--ref));border-radius:50%;margin-bottom:calc(8 * var(--ref))}.steps-grid h3{font-size:calc(12 * var(--ref))}.steps-grid p{margin-top:calc(6 * var(--ref));font-size:calc(10 * var(--ref))}.steps-content>.button{margin:calc(16 * var(--ref)) 0 0 calc(12 * var(--ref))}.ref-app{background:#104d43;color:#fff;overflow:hidden}.ref-app>.wrap{position:relative;display:grid;grid-template-columns:39% 61%;align-items:center;min-height:calc(203 * var(--ref))}.ref-app-copy{position:relative;z-index:2;padding:calc(22 * var(--ref)) 0}.ref-app h2{font-size:calc(28 * var(--ref));line-height:1.02;color:#fff}.ref-app-copy>p{color:#e1e6d9;margin-top:calc(10 * var(--ref));max-width:calc(216 * var(--ref));font-size:calc(10.5 * var(--ref))}.ref-app .button{margin-top:calc(12 * var(--ref))}.app-login{display:block;font-size:calc(9 * var(--ref));color:#e3e9dc;margin-top:calc(7 * var(--ref))}.ref-app-image{height:calc(203 * var(--ref));position:relative}.ref-app-image>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:lighten}.ref-app .hand-note{color:#c5d3b5;position:absolute;z-index:2}.app-note-left{left:31%;bottom:calc(30 * var(--ref));font-size:calc(17 * var(--ref))!important}.app-note-right{right:-1%;bottom:calc(28 * var(--ref));font-size:calc(17 * var(--ref))!important}.ref-faq{background:white;padding:calc(18 * var(--ref)) 0 calc(12 * var(--ref));overflow:hidden}.ref-faq>.wrap{display:grid;grid-template-columns:35% 61%;gap:4%}.ref-faq h2{font-size:calc(28 * var(--ref))}.ref-faq .wrap>div:first-child{position:relative}.ref-faq .wrap>div:first-child>p{margin-top:calc(10 * var(--ref))}.ref-faq .wrap>div:first-child>img{width:calc(125 * var(--ref));position:absolute;left:calc(-35 * var(--ref));bottom:calc(-22 * var(--ref));opacity:.55;pointer-events:none}.faq-list details{border:1px solid var(--line);border-radius:7px;background:#fdfdfb;margin-bottom:7px;padding:0 15px}.faq-list summary{padding:13px 20px 13px 28px;font-family:Arial,sans-serif;font-size:14px;line-height:1.4;font-weight:500}.faq-list summary:before{content:"+";position:absolute;left:0;top:14px;width:17px;height:17px;display:grid;place-items:center;background:var(--sage);border-radius:50%;color:var(--forest);font-size:13px;line-height:1}.faq-list summary:after{top:11px;right:0;color:var(--forest);font-size:18px}.faq-list details[open] summary:before{content:"−"}.faq-list details>div{padding:0 12px 12px 28px;font-size:13px;color:var(--muted)}.ref-faq .faq-list details{padding:0 calc(10 * var(--ref));margin-bottom:calc(5 * var(--ref));border-radius:calc(5 * var(--ref))}.ref-faq .faq-list summary{font-size:calc(9 * var(--ref));padding:calc(8 * var(--ref)) calc(18 * var(--ref)) calc(8 * var(--ref)) calc(23 * var(--ref))}.ref-faq .faq-list summary:before{top:calc(8 * var(--ref));width:calc(13 * var(--ref));height:calc(13 * var(--ref));font-size:calc(10 * var(--ref))}.ref-faq .faq-list summary:after{font-size:calc(13 * var(--ref));top:calc(7 * var(--ref))}.ref-faq .faq-list details>div{padding:0 calc(10 * var(--ref)) calc(9 * var(--ref)) calc(23 * var(--ref));font-size:calc(8.7 * var(--ref));line-height:1.4}.ref-closing{background:var(--sage);padding:25px 0}.ref-closing>.wrap{display:grid;grid-template-columns:47% 38% 12%;gap:1.5%;align-items:center}.ref-closing h2{font-size:46px;line-height:1.02}.ref-closing p{font-size:17px;margin-top:10px;color:var(--muted)}.ref-closing .button{margin-top:20px}.ref-closing img{height:230px;object-fit:cover;border-radius:26px}.ref-closing .hand-note{font-size:28px;padding-left:12px;line-height:1.05}.reference-home .ref-closing{padding:calc(12 * var(--ref)) 0}.reference-home .ref-closing h2{font-size:calc(27 * var(--ref))}.reference-home .ref-closing p{font-size:calc(11 * var(--ref));margin-top:calc(7 * var(--ref))}.reference-home .ref-closing .button{margin-top:calc(12 * var(--ref))}.reference-home .ref-closing img{height:calc(129 * var(--ref));border-radius:calc(23 * var(--ref))}.reference-home .ref-closing .hand-note{font-size:calc(17 * var(--ref))}.footer{padding:34px 0 18px;background:var(--forest)}.footer-top{grid-template-columns:2.5fr .7fr .7fr .8fr 1.2fr;gap:55px}.footer .brand-name{color:#fff;font-size:32px}.footer .brand>.icon{color:#dfab8c}.footer-brand>p{font-size:14px;max-width:300px;line-height:1.55;margin-top:13px;color:#d3e0d2}.footer-group h3{font:600 13px Arial,sans-serif;letter-spacing:0;text-transform:none;margin-bottom:13px;color:#fff}.footer-group a{font-size:13px;margin:5px 0;color:#d3e0d2}.footer-note{display:flex;align-items:center;gap:12px;color:#b8cdb4;font-size:13px}.footer-note .icon{width:39px;height:39px}.footer-bottom{margin-top:30px;padding-top:17px;font-size:13px;color:#d3e0d2}.footer-fine{font-size:10px;color:#b5cbbd;margin-top:10px}@media (min-width:701px) and (max-width:1120px){.header-inner{min-height:calc(39 * var(--ref));gap:15px}.wrap{width:calc(100% - 64 * var(--ref))}.brand-name{font-size:calc(20 * var(--ref));letter-spacing:-1px}.brand>.icon{width:calc(24 * var(--ref));height:calc(24 * var(--ref))}.brand{gap:4px}.main-nav{margin-left:10px;gap:calc(17 * var(--ref));width:auto;order:initial;padding:0;flex-wrap:nowrap}.js .main-nav{display:flex}.main-nav a{font-size:calc(7.5 * var(--ref))}.header-actions{gap:calc(18 * var(--ref));padding:0}.header-actions .button{font-size:calc(8 * var(--ref));padding:calc(6 * var(--ref)) calc(18 * var(--ref));min-height:calc(25 * var(--ref))}.login-link{font-size:calc(8 * var(--ref))}.menu-toggle{display:none!important}.header-inner{flex-wrap:nowrap}.footer{padding:calc(25 * var(--ref)) 0 calc(15 * var(--ref))}.footer-top{grid-template-columns:2.5fr .7fr .7fr .8fr 1.2fr;gap:calc(35 * var(--ref))}.footer-brand{grid-column:auto}.footer .brand-name{font-size:calc(22 * var(--ref))}.footer-brand>p{font-size:calc(10 * var(--ref));margin-top:10px}.footer-group a,.footer-group h3,.footer-note,.footer-bottom{font-size:calc(9 * var(--ref))}.footer-group h3{margin-bottom:10px}.footer-bottom{margin-top:calc(25 * var(--ref))}.footer-fine{font-size:8px}.ref-closing h2{font-size:34px}.ref-closing img{height:180px}}@media (max-width:700px){.wrap{width:calc(100% - 36px)}.header-inner{min-height:72px;gap:10px;flex-wrap:wrap}.brand-name{font-size:25px;letter-spacing:-1px}.brand>.icon{width:30px;height:30px}.brand{gap:7px}.header-actions{gap:14px;padding:12px 0}.header-actions>.button{display:none}.login-link{font-size:12px}.main-nav{order:4;width:100%;margin:0;gap:20px;padding:0 0 20px;justify-content:flex-start;flex-wrap:wrap}.js .main-nav{display:none}.js .main-nav.is-open{display:flex}.main-nav a{font-size:13px}.menu-toggle{display:block}.reference-home{font-size:15px;--ref:1px}.reference-home .wrap{width:calc(100% - 36px)}.reference-home h1{font-size:39px;line-height:1.04}.reference-home h2{font-size:34px;line-height:1.05}.reference-home h3{font-size:21px}.reference-home .button{font-size:13px;min-height:46px;padding:11px 16px;border-radius:7px;gap:10px}.reference-home .button .icon{width:17px;height:17px}.reference-home .text-link{font-size:14px}.reference-home .eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:15px}.reference-home .actions{flex-wrap:wrap;gap:11px}.reference-home .hand-note{font-size:24px}.ref-hero>.wrap{grid-template-columns:1fr}.ref-hero-copy{padding:28px 0 24px}.ref-hero-copy>p:not(.eyebrow):not(.micro){max-width:420px;margin-top:15px}.ref-hero-copy .actions{margin-top:20px}.ref-hero-photo{margin:0 -18px 0 0;min-height:300px}.ref-hero-photo>img{border-top-left-radius:19px;object-position:center}.hero-paper{right:15px;bottom:15px;padding:10px 14px;font-size:23px!important}.hero-botanical{display:none}.ref-values{padding:9px 0}.ref-values .wrap>div{gap:7px;font-size:12px;line-height:1.25;padding:8px;text-align:left}.ref-values .icon{width:23px;height:23px}.ref-values .wrap>div+div{border-color:var(--line)}.ref-story{padding:35px 0}.ref-story>.wrap{grid-template-columns:1fr;gap:25px}.portrait-collage{min-height:290px;max-width:400px;width:100%;margin:auto}.portrait-collage>img:first-child{height:213px;width:53%}.portrait-collage>img:nth-child(2){height:216px;right:2%;width:42%;top:57px}.portrait-collage .hand-note{left:30%;bottom:0}.ref-story-copy>p{margin-top:14px}.ref-feature-list{margin:20px 0}.ref-feature-list>div{gap:15px;margin:19px 0}.ref-feature-list .icon{width:29px;height:29px}.ref-feature-list strong{font-size:15px}.ref-feature-list small{font-size:13px;margin-top:5px}.ref-intentions{padding:30px 0}.ref-intentions>div>p{font-size:16px;margin-top:12px}.intention-grid{grid-template-columns:1fr;text-align:left;margin-top:15px}.intention-grid>div{display:flex;gap:25px;padding:24px 10px 24px 0}.intention-grid>div+div{border-left:0;border-top:1px solid #bdc9b7}.intention-grid>div>.icon{width:39px;height:39px;margin:0 0 0 3px}.intention-grid>div>div{padding-left:20px}.intention-grid h3{font-size:16px}.intention-grid p{font-size:14px;margin-top:8px}.intent-number{left:-7px;font-size:13px}.ref-cities{padding:32px 0}.cities-heading{grid-template-columns:1fr;gap:15px}.cities-heading>div>p{margin-top:12px}.city-art{display:none}.city-grid{grid-template-columns:1fr 1fr;gap:20px 12px;margin-top:20px}.city-grid h3{font-size:22px;margin-top:9px}.city-grid p{font-size:12px}.city-grid img{border-radius:6px}.cities-link{margin-top:25px}.ref-steps{padding:32px 0}.ref-steps>.wrap{grid-template-columns:1fr;gap:26px}.steps-grid{grid-template-columns:1fr;gap:20px}.steps-grid>div,.steps-grid>div:first-child{position:relative;border:0;padding-left:51px}.steps-grid>div>span{position:absolute;left:0;width:33px;height:33px;font-size:17px}.steps-grid h3{font-size:23px}.steps-grid p{font-size:14px;margin-top:7px}.steps-content>.button{margin:25px 0 0}.ref-app>.wrap{grid-template-columns:1fr;min-height:0}.ref-app-copy{padding:32px 0 15px}.ref-app-copy>p{font-size:15px;max-width:340px;margin-top:15px}.ref-app .button{margin-top:17px}.app-login{font-size:12px;margin-top:12px}.ref-app-image{height:260px}.app-note-left,.app-note-right{display:none}.ref-faq{padding:32px 0}.ref-faq>.wrap{grid-template-columns:1fr;gap:22px}.ref-faq .wrap>div:first-child>p{margin-top:12px}.ref-faq .wrap>div:first-child>img{display:none}.ref-faq .faq-list details{padding:0 11px;margin-bottom:8px;border-radius:6px}.ref-faq .faq-list summary{font-size:13px;padding:14px 20px 14px 27px}.ref-faq .faq-list summary:before{top:14px;width:17px;height:17px;font-size:13px}.ref-faq .faq-list summary:after{font-size:18px;top:11px}.ref-faq .faq-list details>div{font-size:13px;padding:0 8px 13px 27px}.ref-closing,.reference-home .ref-closing{padding:30px 0}.ref-closing>.wrap{grid-template-columns:1fr;gap:23px}.ref-closing h2,.reference-home .ref-closing h2{font-size:35px}.ref-closing p,.reference-home .ref-closing p{font-size:15px;margin-top:12px}.ref-closing .button,.reference-home .ref-closing .button{margin-top:20px}.ref-closing img,.reference-home .ref-closing img{height:200px;border-radius:20px}.ref-closing .hand-note{display:none}.footer{padding:33px 0 25px}.footer-top{grid-template-columns:repeat(3,1fr);gap:30px 20px}.footer-brand{grid-column:1/-1}.footer .brand-name{font-size:28px}.footer-brand>p{max-width:360px;font-size:14px}.footer-group a{font-size:13px}.footer-group h3{font-size:13px}.footer-note{display:none}.footer-bottom{display:flex;justify-content:space-between;font-size:11px;gap:15px}.footer-fine{font-size:10px}.prose{font-size:16px}.prose h2{font-size:30px}}@media (min-width:701px){.reference-home h1{font-size:calc(34 * var(--ref));letter-spacing:-.025em}.ref-hero-copy{padding-right:calc(9 * var(--ref))}.reference-home .actions .button{white-space:nowrap;padding-left:calc(16 * var(--ref));padding-right:calc(16 * var(--ref))}.ref-hero>.wrap,.ref-hero-photo{min-height:calc(313 * var(--ref))}.ref-story{padding-bottom:calc(17 * var(--ref))}.ref-story>.wrap{min-height:calc(267 * var(--ref))}.ref-intentions{padding-bottom:calc(16 * var(--ref))}.intention-grid{margin-top:calc(17 * var(--ref))}.ref-cities{padding-top:calc(17 * var(--ref));padding-bottom:calc(14 * var(--ref))}.ref-steps h2{font-size:calc(27 * var(--ref))}.ref-steps{padding-bottom:calc(14 * var(--ref))}.reference-home p+p{margin-top:0}.ref-faq .faq-list summary{font-size:calc(9.5 * var(--ref))}.ref-faq .faq-list details>div{font-size:calc(9 * var(--ref))}.ref-faq{padding-bottom:calc(9 * var(--ref))}.ref-app-image{height:calc(203 * var(--ref))}.ref-app-image>img{width:112%;max-width:none;margin-left:-6%}.ref-closing h2{font-family:Editorial,Georgia,serif}.reference-home h2{letter-spacing:-.015em}.reference-home .ref-closing h2{font-size:calc(29 * var(--ref))}}.faq-list summary{list-style:none}.faq-list summary::-webkit-details-marker{display:none}h1,h2,h3,.brand-name,.footer .brand-name{font-family:Georgia,"Times New Roman",serif}.ref-closing .hand-note{font-size:clamp(17px,2vw,28px);padding-left:0}@media (min-width:701px){.ref-app-image>img{transform:translateX(-6%) scale(1.16);transform-origin:center}.ref-app .app-note-left{left:31%}.footer-bottom{margin-top:22px}.ref-faq .faq-list details{margin-bottom:calc(4 * var(--ref))}}@media (min-width:701px){.ref-hero>.wrap{grid-template-columns:45% 55%}.ref-hero h1{white-space:nowrap;transform:scaleX(.92);transform-origin:left top}.ref-steps h2{white-space:nowrap;transform:scaleX(.94);transform-origin:left top}}@media (min-width:701px){.reference-home h1{font-size:calc(30.8 * var(--ref));letter-spacing:-.055em}.reference-home h2{font-size:calc(28 * var(--ref));letter-spacing:-.045em}.ref-hero-copy>p:not(.eyebrow):not(.micro){margin-top:calc(9 * var(--ref))}.ref-values{padding:calc(10 * var(--ref)) 0}.intention-grid p{line-height:1.3}.intention-grid>div>.icon{margin-bottom:calc(9 * var(--ref))}.ref-intentions{padding-bottom:calc(14 * var(--ref))}.city-grid p{font-size:calc(9 * var(--ref))}.cities-link{margin-top:calc(13 * var(--ref))}.ref-cities{padding-bottom:calc(11 * var(--ref))}.ref-steps{padding:calc(14 * var(--ref)) 0 calc(12 * var(--ref))}.steps-grid p{font-size:calc(9.5 * var(--ref));line-height:1.35}.steps-content>.button{margin-top:calc(12 * var(--ref))}.ref-steps h2{font-size:calc(26 * var(--ref))}.ref-faq .faq-list details>div{font-size:calc(9 * var(--ref));line-height:1.3}.ref-faq .faq-list summary{padding-top:calc(7 * var(--ref));padding-bottom:calc(7 * var(--ref))}.ref-closing h2,.reference-home .ref-closing h2{font-size:calc(27 * var(--ref))}.footer-brand>p{max-width:280px}.ref-app h2{font-size:calc(27 * var(--ref))}.ref-app-copy>p{max-width:calc(210 * var(--ref))}}@media (max-width:370px){.header-inner{gap:6px}.brand-name{font-size:22px}.brand>.icon{width:26px;height:26px}.header-actions{gap:9px}.reference-home h1{font-size:34px}.reference-home .button{font-size:12px;padding:10px 13px}.ref-values .wrap>div{font-size:10px;gap:5px;padding:6px 4px}.ref-values .icon{width:20px;height:20px}.portrait-collage{min-height:270px}.portrait-collage>img:first-child{height:193px}.portrait-collage>img:nth-child(2){height:198px}.footer-top{gap:25px 12px}}@media (min-width:701px){.reference-home h1{font-family:"Times New Roman",serif;font-weight:600;font-size:calc(33 * var(--ref));letter-spacing:calc(-1.2 * var(--ref))}.reference-home h2{font-family:"Times New Roman",serif;font-weight:600;font-size:calc(30 * var(--ref));letter-spacing:calc(-.9 * var(--ref))}.ref-steps h2{font-size:calc(27 * var(--ref))}.ref-app h2{font-size:calc(28 * var(--ref));font-weight:400}.reference-home .ref-closing h2{font-size:calc(28 * var(--ref))}.ref-faq h2{font-size:calc(28 * var(--ref))}.reference-home .brand-name{font-family:"Times New Roman",serif}.ref-cities .city-art{opacity:.65}.ref-hero-copy{padding-top:calc(46 * var(--ref))}.reference-home .actions .button{font-size:calc(9.5 * var(--ref))}}.skip:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;padding:0}