:root{--ivory:#f4f0e6;--green:#0f3b2e;--night:#0a241d;--gold:#c9a45c;--muted:#5d6a62;--line:#e2e1d7;--paper:#fffefa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--night);background:var(--paper);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.5}h1,h2,h3,blockquote{font-family:"Cormorant Garamond",Georgia,serif;font-weight:400;letter-spacing:-.035em;line-height:1.08;margin:0}h1{font-size:clamp(36px,3.5vw,51px)}h2{font-size:32px}h3{font-size:23px}p{margin:10px 0 18px;color:var(--muted)}a{color:inherit;text-decoration:none}a:hover{color:#7b622e}img{display:block;max-width:100%;height:auto}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a77929;outline-offset:5px}button{font:inherit}.wrap{width:min(1280px,calc(100% - 88px));margin:auto}.section{padding-top:36px;padding-bottom:36px}.skip{position:fixed;top:-100px;left:16px;padding:12px;background:white;z-index:100}.skip:focus{top:10px}header{position:sticky;top:0;background:#fffefaee;backdrop-filter:blur(14px);border-bottom:1px solid #e1e0d780;z-index:20}.nav{display:flex;align-items:center;gap:35px;min-height:74px}.logo{width:135px;height:50px;object-fit:contain}.nav nav{display:flex;gap:24px;font-size:12px;font-weight:600}.nav-actions{margin-left:auto;display:flex;gap:12px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:6px;background:var(--green);color:white;font-size:13px;font-weight:600;line-height:1.35;transition:background .15s,transform .15s}.button:hover{background:#1d5141;color:white;transform:translateY(-1px)}.button.light{background:#fffefa;color:var(--green);border-color:var(--line)}.button.light:hover{background:#ebece2}.button.gold{background:#d7bd80;color:var(--night)}.menu{display:none}.hero{background:linear-gradient(90deg,#f8f6ee 26%,#f4f0e690 65%,#dce3d0);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url('assets/relief.svg') no-repeat right bottom/75% auto;opacity:1}.hero-grid{display:grid;grid-template-columns:45% 55%;align-items:center;min-height:490px;position:relative;padding:44px 0}.eyebrow{font-size:11px;letter-spacing:.12em;font-weight:700;color:#536458;margin:0 0 14px}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.45}.hero-copy{z-index:2;padding-right:30px}.actions{display:flex;gap:14px;margin-top:26px}.hero-pillars{display:flex;gap:26px;margin-top:34px}.hero-pillars b{display:flex;gap:10px;align-items:center;font-size:23px;font-weight:400;color:#6d8172}.hero-pillars span{font-size:10px;line-height:1.4;font-weight:700;letter-spacing:.03em}.hero-pillars small{display:block;font-size:9px;letter-spacing:0;font-weight:400}.hero-product{position:relative;padding:55px 66px 40px 12px}.quote{position:absolute;right:5px;top:-25px;font:italic 17px Georgia;color:#667360}.laptop{border:8px solid #27312e;border-bottom:12px solid #1c2520;border-radius:13px 13px 5px 5px;box-shadow:0 22px 35px #233c332b;position:relative;background:white}.laptop:after{content:"";position:absolute;bottom:-25px;height:14px;left:-7%;right:-7%;border-radius:2px 2px 70% 70%;background:linear-gradient(#c3c6bf,#59605b 45%,#bdc0b7)}.laptop img{width:100%;aspect-ratio:1.53;object-fit:cover;object-position:top}.phone{position:absolute;right:0;bottom:12px;width:24%;border:7px solid #1c2520;border-radius:23px;overflow:hidden;box-shadow:0 12px 20px #0a241d45;background:white}.phone:before{content:"";position:absolute;top:2px;left:30%;right:30%;height:9px;background:#172019;border-radius:10px}.hero-disclosure{position:absolute;left:30px;bottom:0;font-size:9px;color:#4e6158}.difference{display:grid;grid-template-columns:1.5fr repeat(3,1fr);align-items:center;gap:30px;padding-top:30px;padding-bottom:30px}.difference h2{font-size:23px;line-height:1.25}.difference>div{border-left:1px solid var(--line);padding:18px 0 18px 22px;display:flex;gap:18px;font-size:12px;font-weight:600}.difference span{font-size:27px;color:#ac9157}.loop{background:linear-gradient(110deg,#f1eee4,#faf8f1);padding:30px 0}.loop h2{text-align:center;font-size:28px}.loop>.wrap>p{text-align:center;margin:8px 0 26px;font-size:14px}.flow{display:flex;list-style:none;padding:0;justify-content:space-between;margin:0;gap:16px}.flow li{text-align:center;position:relative;flex:1}.flow li:not(:last-child):after{content:'→';position:absolute;right:-16px;top:20px;color:#ac9157}.flow i{display:flex;align-items:center;justify-content:center;margin:0 auto 10px;width:46px;height:46px;background:#e9e5d7;color:#9d8047;border-radius:50%;font-style:normal;font-size:27px}.flow li:nth-child(4) i{background:#e0e7dd;color:var(--green)}.flow b,.flow small{display:block;font-size:10px}.flow small{font-size:11px;color:var(--muted);margin-top:3px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:20px}.section-head p{margin-bottom:0}.section-head>a{font-size:12px;flex-shrink:0;min-height:48px;display:flex;align-items:center}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:linear-gradient(120deg,#fffefa,#faf9f3);border:1px solid var(--line);border-radius:10px;padding:22px;box-shadow:0 3px 10px #343b2805}.card-title{display:flex;gap:13px;align-items:center}.card-title i,.personas i{font-style:normal;font-size:26px;background:#e7ece3;color:var(--green);border-radius:11px;width:44px;height:44px;display:grid;place-items:center;flex-shrink:0}.card:nth-child(3) .card-title i{background:#eee6d0;color:#a58c54}.label{font-size:11px;display:block}.card-title h3{font-size:22px}.card>p{font-size:13px;min-height:58px;margin:14px 0}.screen{display:block;height:197px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:white}.screen img{width:100%;height:100%;object-fit:cover;object-position:top}.text-link{display:flex;align-items:center;font-size:12px;font-weight:600;min-height:48px}.coach-content{height:197px;background:#fffefa;border:1px solid var(--line);border-radius:7px;padding:15px;font-size:11px}.coach-content>div{display:flex;gap:12px;align-items:center;margin-top:10px}.coach-content p{margin:0}.coach-content span{width:28px;height:28px;display:grid;place-items:center;background:#e1eae2;border-radius:50%;font-size:17px}.coach-content strong,.coach-content small{display:block}.coach-content small{font-size:9px;line-height:1.3;margin-top:2px}.daily{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.daily>li{min-width:0;position:relative}.daily>li:not(:last-child):after{content:'→';position:absolute;right:-27px;top:55%;color:#b3a274}.step-label{display:flex;gap:12px;align-items:center;margin-bottom:16px}.step-label p{margin:0}.step-label strong{font-size:12px;color:var(--night)}.step-label small{display:block;font-size:11px}.step-label i,.how i{display:grid;place-items:center;font-style:normal;color:white;background:#bba365;border-radius:50%;width:32px;height:32px;flex-shrink:0}.story-image,.coach-story{display:block;height:181px;padding:10px;background:#fffefa;border:1px solid var(--line);border-radius:9px;box-shadow:0 3px 12px #17322208;overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover;object-position:left top}.coach-story{padding:15px}.coach-story img{float:left;object-fit:contain;margin-right:8px;width:38px;height:38px}.coach-story h3{font-size:20px}.coach-story p{font-size:12px;margin:17px 0 0;clear:both}.property{padding:35px 0 0;background:linear-gradient(120deg,#efede3,#faf8f0)}.property-grid{display:grid;grid-template-columns:56% 44%;gap:0;align-items:center}.property-grid>div{padding:0 0 35px 44px}.product-frame{margin:0;align-self:end;border:6px solid var(--green);border-bottom:0;border-radius:12px 12px 0 0;background:white;box-shadow:0 0 22px #173d2e20;overflow:hidden}.product-frame img{width:100%}.product-frame figcaption{font-size:10px;padding:8px 15px;background:#fffefa;color:var(--muted)}.property p{font-size:13px}.data-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:20px 0;padding:0;font-size:11px}.data-list li{position:relative;padding-left:21px}.data-list li:before{content:'◇';position:absolute;left:0;color:#a58a4c;font-size:17px;top:-3px}.reserve{font-size:11px!important;line-height:1.5}.manager{background:linear-gradient(110deg,#0b2f24,#164637);color:#fffefa;padding:38px 0}.manager-grid{display:grid;grid-template-columns:42% 58%;gap:0;align-items:center}.manager-grid>div{padding-right:40px}.manager h2{font-size:35px}.manager p{color:#d9e2d9}.checks{list-style:none;padding:0;margin:20px 0;font-size:13px}.checks li{margin:10px 0;padding-left:24px;position:relative}.checks li:before{content:'✓';position:absolute;left:0;background:#d7bd80;color:#174032;border-radius:50%;font-size:10px;width:15px;height:15px;top:2px;text-align:center}.privacy{font-size:12px;line-height:1.6;display:flex;gap:12px}.privacy span{font-size:26px}.manager figure{margin:0}.manager figure img{border:1px solid #bcbdaa;border-radius:9px;box-shadow:0 14px 35px #04140e55;width:100%}.manager figcaption{font-size:10px;color:#d0dbcf;text-align:right;margin-top:10px}.compare-how{display:grid;grid-template-columns:65% 35%;gap:0}.compare-how>div:first-child{padding-right:48px}.comparison{display:grid;grid-template-columns:1fr 38px 1fr;align-items:center}.comparison .card{height:100%;padding:24px}.comparison h3{font-family:inherit;font-size:18px;font-weight:600}.comparison ul{list-style:none;padding:0;margin:18px 0 0;font-size:12px;color:var(--muted)}.comparison li{position:relative;padding-left:23px;margin:13px 0}.comparison li:before{position:absolute;left:0;top:2px;border-radius:50%;width:15px;height:15px;text-align:center;line-height:15px;font-size:10px}.before li:before{content:'×';background:#f2ddd4;color:#975343}.after li:before{content:'✓';background:#d8e8de;color:#176546}.compare-arrow{border-radius:50%;background:#bba365;color:white;text-align:center;margin:6px}.how{list-style:none;padding:0;margin:24px 0}.how li{display:flex;gap:16px;margin:17px 0}.how i{width:40px;height:40px;font-size:22px}.how p{margin:0;font-size:13px}.how strong{color:var(--night);display:block}.how span{font-size:12px;display:block}.proof{padding:25px 0;background:#f9f7f0;border-block:1px solid #e9e6dc}.gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:25px}.gallery img{aspect-ratio:1.7;object-fit:cover;object-position:top;border:1px solid var(--line);border-radius:6px;box-shadow:0 3px 12px #203b2610;margin-bottom:10px}.gallery b{display:block;font-size:12px}.gallery small{display:block;font-size:11px;color:var(--muted)}.personas{padding:30px 0;background:linear-gradient(100deg,#f4f0e6,#f8f6ee)}.persona-grid{display:grid;grid-template-columns:1fr 1fr 1fr .8fr;gap:16px}.persona-grid .card{display:flex;gap:12px;padding:18px}.persona-grid h3{font:600 15px Inter,system-ui;letter-spacing:0}.persona-grid p{font-size:12px;margin:12px 0 0}.personas i{width:35px;height:35px;font-size:23px;background:#ebe6d6;color:#8d805e}.persona-grid blockquote{margin:0;padding:85px 0 5px 15px;background:url('assets/relief.svg') top center/100% auto no-repeat;align-self:stretch;font-size:20px;font-style:italic;color:#80765b}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 50px;margin-top:20px}.faq-grid details{border-bottom:1px solid var(--line);font-size:13px}.faq-grid summary{cursor:pointer;list-style:none;position:relative;min-height:48px;padding:14px 30px 14px 0;font-weight:500}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary:after{content:'+';position:absolute;right:5px;color:#6f7a67}.faq-grid details[open] summary:after{content:'−'}.faq-grid details p{font-size:13px;line-height:1.6;margin:0 22px 20px 0}.final-cta{background:linear-gradient(90deg,#0a3025,#0b2a20);color:white;position:relative;overflow:hidden;padding:34px 0}.final-cta:after{content:'';position:absolute;right:0;top:-65px;width:60%;height:400px;background:url('assets/relief.svg') center/cover no-repeat;opacity:.75}.final-cta .wrap{position:relative;z-index:1}.final-cta h2{font-size:37px}.final-cta p{color:#d8e1d4;font-size:14px}.email{display:inline-flex;margin-left:22px;font-size:12px;color:#e4e7d9;min-height:48px;align-items:center}footer{display:flex;align-items:center;gap:40px;min-height:86px;font-size:11px}footer nav{display:flex;gap:25px}footer nav a{display:flex;align-items:center;min-height:48px}footer>span{margin-left:auto;display:flex;align-items:center;gap:18px}.screen:hover img,.gallery a:hover img{filter:brightness(.98)}section,article[id],li[id],#comment{scroll-margin-top:90px}
@media(min-width:1500px){.hero-grid{min-height:535px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.nav{gap:20px}.nav nav{gap:14px}.nav-actions .button{padding:10px 13px;font-size:11px}.hero-grid{grid-template-columns:46% 54%}.hero-copy{padding-right:10px}.hero-copy p{font-size:13px}.hero-pillars{gap:12px}.hero-pillars b{gap:5px}.hero-product{padding-right:40px}.hero h1{font-size:39px}.difference{gap:18px}.difference h2{font-size:20px}.difference>div{padding-left:15px;font-size:11px;gap:10px}.pillars{gap:15px}.card{padding:17px}.daily{gap:25px}.daily>li:not(:last-child):after{right:-19px}.property-grid>div{padding-left:26px}.property h2,.manager h2{font-size:29px}.personas .persona-grid{grid-template-columns:repeat(3,1fr)}.persona-grid blockquote{display:none}.nav .logo{width:115px}.hero-pillars small{font-size:8px}.compare-how>div:first-child{padding-right:30px}.comparison .card{padding:16px}}
@media(max-width:850px){h2{font-size:29px}.nav{min-height:70px;gap:16px}.menu{display:flex;align-items:center;gap:10px;background:transparent;border:1px solid var(--line);border-radius:5px;min-height:48px;padding:10px;margin-left:auto;color:var(--green);font-size:12px}.nav nav{display:none;position:absolute;top:70px;left:0;right:0;background:var(--paper);padding:18px 24px;border-bottom:1px solid var(--line);box-shadow:0 8px 12px #233a2910}.nav nav.open{display:grid;grid-template-columns:repeat(3,1fr)}.nav nav a{min-height:48px;display:flex;align-items:center}.nav-actions{margin-left:0}.nav-actions .light{display:none}.hero-grid{min-height:470px}.hero h1{font-size:35px}.hero-copy>p:not(.eyebrow){font-size:12px}.actions{gap:8px;flex-wrap:wrap;margin-top:16px}.actions .button{font-size:12px;padding:12px 15px}.hero-pillars{flex-wrap:wrap;margin-top:20px;gap:12px}.hero-product{padding-left:8px;padding-right:32px}.quote{font-size:14px;top:-15px}.phone{width:27%;border-width:5px}.laptop{border-width:6px}.difference{grid-template-columns:repeat(3,1fr);padding-block:25px}.difference h2{grid-column:1/-1;font-size:24px;text-align:center}.difference h2 br{display:none}.difference>div{border-left:0;justify-content:center;padding:10px}.flow{gap:7px}.flow b{font-size:8px}.flow small{font-size:9px}.flow li:not(:last-child):after{right:-8px}.flow i{width:37px;height:37px;font-size:24px}.loop h2{font-size:25px}.pillars{gap:12px}.card-title{gap:8px;align-items:flex-start}.card-title i{width:32px;height:32px;font-size:22px}.card-title h3{font-size:19px}.card>p{font-size:12px;min-height:92px}.screen,.coach-content{height:162px}.coach-content{padding:10px;font-size:10px}.coach-content>div{gap:5px;margin-top:9px}.coach-content small{font-size:8px}.coach-content span{width:22px;height:22px;flex-shrink:0}.daily{grid-template-columns:1fr 1fr;gap:24px}.daily>li:after{display:none}.story-image,.coach-story{height:220px}.property-grid{grid-template-columns:1fr 1fr}.property-grid h2{font-size:26px}.data-list{grid-template-columns:1fr;gap:5px;margin:15px 0}.property-grid .product-frame{align-self:center}.manager-grid{grid-template-columns:44% 56%}.manager-grid>div{padding-right:24px}.manager h2{font-size:28px}.manager p{font-size:12px}.checks{font-size:11px}.manager figure img{min-height:330px;object-fit:cover;object-position:left top}.compare-how{grid-template-columns:1fr;gap:30px}.compare-how>div:first-child{padding-right:0}.how{display:flex;gap:25px}.how li{flex:1}.gallery{gap:13px}.gallery small{font-size:10px}.persona-grid .card{padding:14px;display:block}.personas i{margin-bottom:12px}.faq-grid{gap:0 28px}footer{gap:20px}footer nav{gap:17px}}
@media(max-width:560px){.wrap{width:calc(100% - 36px)}body{font-size:14px}.nav{gap:10px}.nav .logo{width:94px;height:44px}.menu{font-size:0;padding:10px;border:0;order:3;gap:0;min-width:42px;margin-left:0}.menu span{font-size:23px}.nav-actions{margin-left:auto}.nav-actions .button{font-size:10px;padding:10px 12px;min-height:48px;max-width:130px}.nav nav.open{grid-template-columns:1fr 1fr;padding:16px 24px}.nav nav{font-size:14px}.hero-grid{grid-template-columns:1fr;padding:30px 0 20px;gap:0}.hero h1{font-size:37px;line-height:1.08}.hero-copy{padding:0}.eyebrow{font-size:9px;letter-spacing:.08em}.hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.55;margin:15px 0}.actions{flex-wrap:nowrap;gap:10px;margin:20px 0}.actions .button{font-size:11px;padding:12px;gap:10px;flex:1}.hero-pillars{display:none}.hero-product{padding:35px 43px 36px 3px;margin-top:17px}.quote{font-size:12px;top:-5px;right:0;line-height:1.4}.laptop{border-width:5px;border-bottom-width:8px;border-radius:7px}.laptop:after{bottom:-17px;height:9px}.phone{width:26%;bottom:16px;border-radius:15px;border-width:4px}.phone:before{height:6px}.hero-disclosure{font-size:8px;bottom:0;left:4px}.hero:before{background-size:130%;background-position:center bottom}.difference{grid-template-columns:1fr;gap:4px;padding-block:27px}.difference h2{text-align:left;font-size:25px;margin-bottom:15px;line-height:1.2}.difference h2 br{display:none}.difference>div{justify-content:flex-start;font-size:12px;gap:15px;padding:7px 0}.difference>div br{display:none}.difference span{font-size:23px;width:24px}.loop{padding:28px 0}.loop h2{text-align:left;font-size:28px}.loop>.wrap>p{text-align:left;font-size:13px}.flow{flex-direction:column;gap:0;margin-top:24px}.flow li{text-align:left;display:grid;grid-template-columns:45px 1fr;column-gap:15px;min-height:72px;align-content:start}.flow i{grid-row:1/3;margin:0;width:40px;height:40px;font-size:24px}.flow b{font-size:11px;padding-top:3px}.flow small{font-size:12px}.flow li:not(:last-child):after{content:'↓';left:16px;right:auto;top:44px;font-size:18px}.flow li:last-child{min-height:42px}.section{padding-top:30px;padding-bottom:28px}h2{font-size:29px;line-height:1.12}.section-head{display:block;margin-bottom:20px}.section-head>a{margin-top:5px}.pillars{grid-template-columns:1fr;gap:18px}.card{padding:20px}.card-title{align-items:center;gap:12px}.card-title i{width:42px;height:42px;font-size:26px}.card-title h3{font-size:25px}.card>p{min-height:0;font-size:13px}.screen,.coach-content{height:213px}.coach-content{padding:18px;font-size:12px}.coach-content>div{gap:12px;margin-top:14px}.coach-content small{font-size:10px}.coach-content span{width:28px;height:28px}.daily{grid-template-columns:1fr;gap:20px}.daily>li{border-bottom:1px solid var(--line);padding-bottom:8px}.step-label{margin-bottom:12px}.step-label i{width:35px;height:35px}.step-label strong{font-size:14px}.step-label small{font-size:12px}.story-image,.coach-story{height:213px}.coach-story{padding:22px}.coach-story h3{font-size:26px}.coach-story p{font-size:14px;margin-top:25px}.property{padding:30px 0}.property-grid{display:flex;flex-direction:column-reverse;gap:24px}.property-grid>div{padding:0}.property-grid h2{font-size:30px}.property-grid h2 br{display:none}.data-list{grid-template-columns:1fr 1fr;gap:12px;font-size:11px}.product-frame{border:4px solid var(--green);border-radius:9px}.manager{padding:32px 0}.manager-grid{grid-template-columns:1fr;gap:26px}.manager-grid>div{padding:0}.manager h2{font-size:32px}.manager p{font-size:13px}.checks{font-size:13px;margin:20px 0}.checks li{margin:11px 0}.manager .privacy{font-size:12px}.manager figure img{min-height:0;object-fit:contain}.manager figcaption{text-align:left;font-size:9px}.comparison{grid-template-columns:1fr;gap:10px}.comparison .card{padding:20px}.comparison li{font-size:13px}.compare-arrow{width:28px;height:28px;justify-self:center;transform:rotate(90deg);margin:0}.how{display:block;margin:20px 0}.how li{margin:18px 0}.how p{font-size:14px}.how span{font-size:13px}.proof{padding:28px 0}.proof .section-head>span{display:block;margin-top:10px}.gallery{grid-template-columns:1fr 1fr;gap:22px 14px}.gallery a:last-child{grid-column:1/-1;max-width:70%}.gallery b{font-size:12px}.gallery small{font-size:11px}.personas{padding:28px 0}.personas .persona-grid{grid-template-columns:1fr}.persona-grid .card{display:flex;padding:20px}.personas i{margin:0}.persona-grid h3{font-size:17px}.persona-grid p{font-size:13px}.faq-grid{grid-template-columns:1fr;gap:0}.faq-grid summary{font-size:13px;min-height:54px;display:flex;align-items:center}.final-cta{padding:32px 0}.final-cta h2{font-size:33px}.final-cta:after{width:90%;top:100px;height:270px;right:-70px;opacity:.5}.final-cta .email{display:flex;margin:10px 0 0;font-size:12px}footer{flex-wrap:wrap;gap:12px;padding-top:16px;padding-bottom:18px}footer .logo{width:100px}footer nav{width:100%;justify-content:space-between;gap:10px;order:3}footer>span{font-size:10px;gap:5px}footer>span img{width:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}
/* Final visual alignment: original official logo, compact hero, accessible gold. */
.logo{object-fit:cover}
.hero-product{max-width:620px;justify-self:end;width:100%}
.hero-grid{min-height:470px;padding-block:30px}
.hero:before{opacity:.63}
.flow i{color:#826b3f}.step-label i,.how i{color:#243629}
@media(max-width:560px){.hero-grid{padding-block:26px 18px}.hero-product{margin-top:17px}.logo{object-fit:cover}.hero:before{opacity:.7}}
/* Targeted delta: Property + four personas only. */
.property-delta{padding:60px 0 48px;background:linear-gradient(120deg,#f4f0e6,#fffefa 62%,#f4f0e6);position:relative;overflow:hidden}.property-delta:before{content:'';position:absolute;right:-50px;top:0;width:500px;height:350px;background:url('assets/relief.svg') center/contain no-repeat;opacity:.3;pointer-events:none}.property-delta .property-grid{grid-template-columns:49% 51%;position:relative;align-items:center;gap:0}.property-delta .property-grid>div{padding:0}.property-delta .property-grid>.property-copy{padding-left:42px}.property-delta .product-frame{border:9px solid #263c34;border-radius:22px;box-shadow:0 22px 35px #15382925;margin:0;background:#fffefa}.property-delta .product-frame img{aspect-ratio:1.05;object-fit:cover;object-position:right top}.property-delta .product-frame figcaption{font-size:10px;line-height:1.5;padding:10px 14px}.property-proof{display:flex;justify-content:center;gap:26px;margin-top:25px;font:18px Georgia,serif}.property-proof>span+span{border-left:1px solid #c9a45c;padding-left:26px}.property-proof small{display:block;font:11px Inter,system-ui;color:#5d6a62;margin-top:6px}.property-delta .eyebrow{font-size:9px;letter-spacing:.1em;color:#88672f;margin:0 0 20px}.property-delta h2{font-size:39px;line-height:1.07}.property-delta .property-intro{font-size:17px;line-height:1.45;margin:16px 0}.property-delta .demo-label{font-size:10px;color:#66572f;padding:8px 10px;background:#f1ebdb;border-radius:4px;margin:20px 0 10px}.wow-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.wow-card{grid-column:span 2;display:flex;gap:10px;padding:14px 10px;background:#fffefa;border:1px solid #e2e1d7;border-radius:9px}.wow-card:nth-child(4),.wow-card:nth-child(5){grid-column:span 3}.delta-icon{width:36px;height:36px;flex-shrink:0;border-radius:10px;display:grid;place-items:center;background:#f1ecde;color:#896d32}.delta-icon svg{width:25px;height:25px}.wow-card h3{font:600 12px/1.4 Inter,system-ui;letter-spacing:0;margin:0 0 6px}.wow-card strong{display:block;font-size:21px;color:#0f3b2e;line-height:1.3;font-weight:650;letter-spacing:-.04em}.property-delta .wow-card p{font-size:10px;line-height:1.4;margin:3px 0 0}.property-delta .data-list{margin:22px 0;gap:10px 16px}.property-delta .reserve{margin-bottom:14px}.property-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.property-actions .button{font-size:12px}.property-actions .text-link{font-size:11px;text-decoration:underline;text-underline-offset:4px}.personas-delta{padding:52px 0 32px;position:relative;overflow:hidden;background:#f8f6ef}.personas-delta:before,.personas-delta:after{content:'';position:absolute;background:url('assets/relief.svg') center/contain no-repeat;pointer-events:none;opacity:.38}.personas-delta:before{width:520px;height:320px;right:0;top:-55px}.personas-delta:after{width:380px;height:260px;right:-90px;bottom:-95px;opacity:.2}.personas-delta>.wrap{position:relative;z-index:1}.personas-heading{display:flex;justify-content:space-between;gap:40px;align-items:center;margin-bottom:28px}.personas-delta .eyebrow{font-size:10px;letter-spacing:.25em;margin:0 0 20px}.personas-delta .eyebrow:before,.personas-signature:before{content:'';display:inline-block;width:32px;height:1px;background:#b59751;margin-right:15px;vertical-align:middle}.personas-delta h2{font-size:44px}.personas-heading>div>p:last-child{font-size:19px;margin:15px 0 0}.personas-heading blockquote{font-size:24px;line-height:1.15;color:#82765a;font-style:italic;text-align:center;max-width:220px;margin:0 20px}.personas-delta .persona-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.personas-delta .persona-grid .card{display:flex;flex-direction:column;align-items:flex-start;padding:27px 23px;background:#fffefaed;box-shadow:none;gap:0;min-height:375px}.personas-delta .delta-icon{width:56px;height:56px;border-radius:13px;margin-bottom:22px}.personas-delta .delta-icon svg{width:34px;height:34px}.personas-delta .persona-grid h3{font:400 27px/1.1 "Cormorant Garamond",Georgia,serif;letter-spacing:-.03em;min-height:30px}.personas-delta .persona-grid p{font-size:13px;line-height:1.6;min-height:0;margin:17px 0 0}.personas-delta .persona-grid p+p{margin-top:10px}.personas-delta .persona-grid .text-link{margin-top:auto;padding-top:22px;font-size:12px;min-height:66px}.personas-signature{font-size:9px;letter-spacing:.22em;margin:35px 0 0}
@media(max-width:1100px){.property-delta .property-grid{grid-template-columns:44% 56%}.property-delta .property-grid>.property-copy{padding-left:28px}.property-delta h2{font-size:32px}.wow-card{display:block;padding:12px}.wow-card .delta-icon{margin-bottom:8px}.property-proof{font-size:15px;gap:14px}.property-proof>span+span{padding-left:14px}.personas-delta .persona-grid .card{padding:22px 17px}.personas-delta .persona-grid h3{font-size:23px}.personas-delta .persona-grid p{font-size:12px}}
@media(max-width:850px){.property-delta .property-grid{grid-template-columns:1fr;gap:30px}.property-delta .property-grid>.property-copy{padding:0}.property-delta .property-visual{max-width:640px;margin:auto;grid-row:2}.property-delta .product-frame img{aspect-ratio:1.3}.property-delta h2{font-size:38px;max-width:650px}.wow-card{display:flex}.property-delta .data-list{grid-template-columns:1fr 1fr}.personas-delta .persona-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.personas-delta .persona-grid .card{min-height:360px;padding:25px}.personas-delta h2{font-size:37px}.personas-heading blockquote{font-size:20px;max-width:170px;margin:0}.personas-delta .persona-grid h3{font-size:27px}.personas-delta .persona-grid p{font-size:14px}}
@media(max-width:560px){.property-delta{padding:32px 0}.property-delta .property-grid{display:flex;flex-direction:column-reverse;gap:24px}.property-delta .property-copy{width:100%}.property-delta h2{font-size:33px}.property-delta .eyebrow{font-size:8px;line-height:1.6;margin-bottom:16px}.property-delta .property-intro{font-size:15px}.property-delta .demo-label{font-size:11px;line-height:1.5;margin-top:18px}.wow-grid{grid-template-columns:1fr 1fr;gap:10px}.wow-card,.wow-card:nth-child(4){grid-column:span 1;display:block;padding:14px}.wow-card:nth-child(5){grid-column:1/-1;display:flex;gap:14px}.wow-card .delta-icon{margin-bottom:9px}.wow-card h3{font-size:12px}.wow-card strong{font-size:23px}.property-delta .wow-card p{font-size:11px}.property-delta .data-list{font-size:11px;gap:12px}.property-actions{display:block}.property-actions .button{width:100%;font-size:13px}.property-actions .text-link{justify-content:center;font-size:12px;margin-top:8px}.property-delta .product-frame{border-width:6px;border-radius:14px}.property-delta .product-frame img{aspect-ratio:1.03;object-position:right top}.property-proof{gap:15px;font-size:15px}.property-proof small{font-size:10px}.property-proof>span+span{padding-left:15px}.personas-delta{padding:34px 0 28px}.personas-heading{display:block;margin-bottom:24px}.personas-delta h2{font-size:35px}.personas-heading>div>p:last-child{font-size:16px}.personas-heading blockquote{display:none}.personas-delta .eyebrow{font-size:9px;margin-bottom:16px}.personas-delta .persona-grid{grid-template-columns:1fr;gap:16px}.personas-delta .persona-grid .card{padding:25px;min-height:0}.personas-delta .delta-icon{width:50px;height:50px;margin-bottom:18px}.personas-delta .persona-grid p{font-size:14px;line-height:1.6}.personas-delta .persona-grid .text-link{font-size:13px;margin-top:12px;padding-top:14px;min-height:48px}.personas-signature{font-size:8px;line-height:1.8;letter-spacing:.13em;margin-top:25px}}
/* One visual correction: preserve the complete real Property interface. */
.property-delta .product-frame img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}
/* Realistic mountain landscape extracted from the validated Hero reference. */
.hero{background:#f8f6ee}
.hero:before{background:linear-gradient(90deg,#f8f6eef5 0%,#f8f6eece 26%,#f8f6ee10 56%),url('assets/qevyo-hero-mountains.jpg') center 45%/cover no-repeat;opacity:1}
@media(max-width:560px){.hero:before{background:linear-gradient(180deg,#f8f6eef7 0%,#f8f6eed9 40%,#f8f6ee15 72%),url('assets/qevyo-hero-mountains.jpg') 66% center/auto 100% no-repeat;opacity:1}}
/* Validated final CTA landscape, distinct from Hero. */
.final-cta{background:#082e24 url('assets/qevyo-final-mountains.jpg') center 48%/cover no-repeat}.final-cta:after{display:none}
@media(max-width:560px){.final-cta{background-image:linear-gradient(90deg,#082e24c9,#082e2466),url('assets/qevyo-final-mountains.jpg');background-position:66% center}}
/* COACH v4 — scoped to the validated marketing section. */
.coach-v4{display:grid;grid-template-columns:1fr 1.18fr 1fr;grid-template-areas:'intro dialogue method' 'cta dialogue method' 'modes dialogue method';grid-template-rows:auto min-content min-content;column-gap:24px;row-gap:18px;position:relative;isolation:isolate;margin-top:40px;padding:32px 0 64px;align-items:start}.coach-v4:before{content:'';position:absolute;inset:0 -25px;z-index:-1;pointer-events:none;background:linear-gradient(#fffefa 35%,#fffefae8 67%,#fffefa5c),url('assets/qevyo-hero-mountains.jpg') center bottom/cover no-repeat;border-radius:12px}.coach-v4 svg{width:25px;height:25px;flex-shrink:0}.coach-v4 .coach-wow-intro{grid-area:intro}.coach-v4 .eyebrow{letter-spacing:.32em;display:flex;gap:18px;align-items:center;margin:10px 0 22px}.coach-v4 .eyebrow:after{content:'';width:40px;height:1px;background:#c9a45c}.coach-v4 h2{font-size:39px;line-height:1.08}.coach-v4 h2>span{color:#c9a45c}.coach-v4 .coach-wow-intro>p:not(.eyebrow){font-size:16px;line-height:1.45;margin:16px 0}.coach-v4 .coach-wow-intro ul{list-style:none;padding:0;margin:20px 0 0}.coach-v4 .coach-wow-intro li{display:flex;gap:16px;align-items:center;margin:17px 0}.coach-v4 .coach-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#f3edda;flex-shrink:0}.coach-v4 .coach-wow-intro h3{font-size:21px;letter-spacing:-.025em}.coach-v4 .coach-wow-intro li p{font-size:13px;line-height:1.4;margin:5px 0 0}.coach-v4 .coach-demo{grid-area:cta;justify-self:start;border:1px solid #c9a45c;box-shadow:0 3px 13px #b6974b33;min-height:52px;font-size:14px;gap:32px}.coach-v4 .coach-modes{grid-area:modes;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.coach-v4 .coach-modes>div{background:#fffdf5dc;border:1px solid #e6e1d2;border-radius:6px;padding:12px 9px}.coach-v4 .coach-modes strong{display:block;font:600 16px Georgia,serif;margin:6px 0 4px}.coach-v4 .coach-modes small{display:block;font-size:11px;line-height:1.35;color:#5d6a62}.coach-v4 .coach-dialogue{grid-area:dialogue;background:#ffffffed;border:1px solid #e2dfd4;border-radius:13px;padding:18px 15px;box-shadow:0 14px 32px #4e492012}.coach-v4 .coach-dialogue-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 6px 12px;border-bottom:1px solid #dedfd5}.coach-v4 .coach-dialogue-heading img{width:124px;height:46px;object-fit:contain}.coach-v4 .coach-dialogue-heading span{background:#f2e9cd;padding:8px 11px;border-radius:6px;font-size:11px;white-space:nowrap}.coach-v4 .coach-question{font-size:13px;line-height:1.5;color:#153b30;background:#e9ede7;margin:18px 0 18px 55px;border-radius:12px;padding:13px}.coach-v4 .coach-answer{display:flex;align-items:flex-start;gap:10px}.coach-v4 .coach-answer>img{width:50px;height:65px;object-fit:cover;object-position:center;border-radius:50%;box-shadow:0 0 14px #d6bd6655}.coach-v4 .coach-answer>div{flex:1;min-width:0}.coach-v4 .coach-speaker{font-size:10px;letter-spacing:.13em;font-weight:700;color:#123a30;margin:0 0 8px}.coach-v4 .coach-answer-body{background:#f3f4ee;border-radius:10px;padding:12px}.coach-v4 .coach-answer-body section+section{border-top:1px solid #dedfd5;margin-top:12px;padding-top:12px}.coach-v4 .coach-answer h3{display:flex;align-items:center;gap:8px;font:600 13px/1.35 Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:-.02em;margin-bottom:8px}.coach-v4 .coach-answer h3 svg{width:22px;height:22px}.coach-v4 .coach-answer p{font-size:12px;line-height:1.45;color:#42514d;margin:6px 0}.coach-v4 .coach-answer blockquote{font:italic 13px/1.45 Georgia,serif;letter-spacing:0;color:#31483f;margin:6px 0 10px}.coach-v4 .coach-answer ol{padding:0;margin:6px 0;list-style:none;counter-reset:answer}.coach-v4 .coach-answer li{counter-increment:answer;position:relative;padding-left:28px;margin:9px 0;font-size:12px;line-height:1.4;color:#42514d}.coach-v4 .coach-answer li:before{content:counter(answer);position:absolute;left:0;top:0;border-radius:50%;background:#eee4c8;color:#183c30;width:21px;height:21px;text-align:center;line-height:21px}.coach-v4 .coach-example-note{font-size:10px;text-align:center;line-height:1.45;margin:18px 3px 0;color:#55665c}.coach-v4 .coach-method{grid-area:method}.coach-v4 .coach-portrait{height:133px;position:relative;display:flex;justify-content:center;align-items:flex-end}.coach-v4 .coach-portrait img{width:145px;height:145px;object-fit:cover;border-radius:50%;border:2px solid #f4df9e;box-shadow:0 0 30px #dbc16d55}.coach-v4 .coach-portrait p{position:absolute;left:0;top:24px;font:italic 16px/1.35 Georgia,serif;transform:rotate(-9deg);color:#314c3e}.coach-v4 .coach-method-card{position:relative;background:#fffefbf5;border:1px solid #e2dfd4;border-radius:12px;padding:22px 19px;box-shadow:0 10px 24px #4e492012}.coach-v4 .coach-method-card>h3{font-size:31px}.coach-v4 .coach-method-card>p{font-size:12px;line-height:1.5;margin:8px 0 20px}.coach-v4 .coach-method ol{list-style:none;padding:0;margin:0;counter-reset:visit}.coach-v4 .coach-method li{display:flex;align-items:flex-start;gap:11px;counter-increment:visit;position:relative;padding:0 0 14px 37px;margin:14px 0;border-bottom:1px solid #efede4}.coach-v4 .coach-method li:last-child{border:0;padding-bottom:0}.coach-v4 .coach-method li:before{content:counter(visit);position:absolute;left:0;top:0;width:29px;height:29px;border-radius:50%;background:#f2e9cf;text-align:center;line-height:29px;color:#123a30}.coach-v4 .coach-method li svg{width:22px;height:22px;margin-top:3px}.coach-v4 .coach-method li strong{display:block;font-size:13px;line-height:1.4}.coach-v4 .coach-method li span{display:block;font-size:12px;line-height:1.45;color:#5d6a62;margin-top:4px}.coach-v4 .coach-method .method-note{display:flex;align-items:center;gap:14px;background:#0c3328;border-radius:9px;color:#fff;padding:16px;font-size:13px;margin:20px 0 0}.coach-v4 .method-note svg{color:#d8bd77}
@media(max-width:1100px){.coach-v4{grid-template-columns:1fr 1.2fr 1fr;gap:14px}.coach-v4 h2{font-size:32px}.coach-v4 .coach-wow-intro>p:not(.eyebrow){font-size:14px}.coach-v4 .coach-wow-intro li{gap:9px}.coach-v4 .coach-icon{width:38px;height:38px}.coach-v4 .coach-wow-intro h3{font-size:18px}.coach-v4 .coach-answer>img{width:34px;height:45px}.coach-v4 .coach-answer-body{padding:9px}.coach-v4 .coach-method-card{padding:17px 12px}.coach-v4 .coach-method-card>h3{font-size:26px}.coach-v4 .coach-method li{gap:6px;padding-left:30px}.coach-v4 .coach-method li svg{display:none}.coach-v4 .coach-portrait p{font-size:13px}}
@media(max-width:850px){.coach-v4{grid-template-columns:1fr 1fr;grid-template-areas:'intro intro' 'dialogue method' 'modes modes' 'cta cta';gap:24px}.coach-v4 .coach-wow-intro ul{display:grid;grid-template-columns:1fr 1fr}.coach-v4 h2{max-width:600px;font-size:36px}.coach-v4 .coach-method{align-self:start}.coach-v4 .coach-modes{max-width:500px}.coach-v4 .coach-answer>img{width:42px;height:54px}}
@media(max-width:560px){.coach-v4{display:flex;flex-direction:column;gap:25px;padding:25px 0 45px;margin-top:24px}.coach-v4:before{inset:0 -12px;background-image:linear-gradient(#fffefa 65%,#fffefaee 83%,#fffefa88),url('assets/qevyo-hero-mountains.jpg');background-position:center bottom}.coach-v4> *{width:100%;min-width:0}.coach-v4 .coach-wow-intro{order:1}.coach-v4 .coach-dialogue{order:2;padding:17px 12px}.coach-v4 .coach-method{order:3}.coach-v4 .coach-modes{order:4}.coach-v4 .coach-demo{order:5;align-self:flex-start;width:auto;min-width:230px}.coach-v4 h2{font-size:34px}.coach-v4 .coach-wow-intro>p:not(.eyebrow){font-size:15px}.coach-v4 .coach-wow-intro ul{display:block}.coach-v4 .coach-wow-intro li{margin:20px 0;gap:14px}.coach-v4 .coach-icon{width:46px;height:46px}.coach-v4 .coach-wow-intro h3{font-size:21px}.coach-v4 .coach-wow-intro li p{font-size:13px}.coach-v4 .coach-question{margin-left:36px;font-size:13px}.coach-v4 .coach-answer{gap:8px}.coach-v4 .coach-answer>img{width:36px;height:47px}.coach-v4 .coach-answer-body{padding:12px 10px}.coach-v4 .coach-answer p,.coach-v4 .coach-answer li{font-size:13px}.coach-v4 .coach-answer h3{font-size:14px;gap:6px;flex-wrap:wrap}.coach-v4 .coach-answer blockquote{font-size:14px}.coach-v4 .coach-answer li{margin:12px 0}.coach-v4 .coach-method-card{padding:24px 18px}.coach-v4 .coach-method-card>h3{font-size:32px}.coach-v4 .coach-method li{padding-left:36px;gap:10px;margin:19px 0}.coach-v4 .coach-method li svg{display:block}.coach-v4 .coach-method li strong{font-size:14px}.coach-v4 .coach-method li span{font-size:13px}.coach-v4 .coach-portrait p{left:14px;font-size:16px}.coach-v4 .coach-modes{gap:7px}.coach-v4 .coach-modes>div{padding:12px 8px}.coach-v4 .coach-modes small{font-size:11px}}
/* Single visual acceptance correction: readable logo and mobile portrait spacing. */
.coach-v4 .coach-dialogue-heading img{object-fit:cover}
@media(max-width:560px){.coach-v4 .coach-portrait{justify-content:flex-end;padding-right:30px}.coach-v4 .coach-portrait p{left:10px;max-width:110px;font-size:15px}}
/* Property replacement: validated immersive tablet, independent responsive composition. */
.property-showcase{position:relative;isolation:isolate;overflow:hidden;padding:58px 0 48px;background:radial-gradient(ellipse at 16% 85%,#e5e1d2,transparent 50%),linear-gradient(120deg,#f4f0e7,#fffdf7 65%,#f2eee4)}.property-showcase:before{content:'';position:absolute;right:-40px;top:8px;width:470px;height:420px;background:url('assets/relief.svg') center/contain no-repeat;opacity:.17;z-index:-1}.property-stage{width:min(1580px,calc(100% - 64px));margin:auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);grid-template-areas:'scene heading' 'scene evidence';column-gap:42px;row-gap:18px;align-items:start}.property-heading{grid-area:heading}.property-showcase .eyebrow{font-size:9px;letter-spacing:.13em;color:#92723a;margin:0 0 26px;display:flex;gap:15px;align-items:center}.property-showcase .eyebrow:before{content:'';height:1px;width:30px;background:#c5a360;flex-shrink:0}.property-heading h2{font-size:clamp(35px,3.15vw,52px);line-height:1.08;letter-spacing:-.04em}.property-showcase .property-intro{font-size:clamp(17px,1.45vw,23px);line-height:1.45;margin:16px 0 0;color:#65716e}.property-scene{grid-area:scene;align-self:center;min-width:0;position:relative}.property-tablet{margin:0;position:relative}.property-tablet>a{display:block;border-radius:26px;overflow:hidden;box-shadow:0 22px 27px #29352b32,0 3px 4px #09251c38}.property-tablet img{display:block;width:100%;height:auto}.property-tablet figcaption{text-align:center;font-size:10px;line-height:1.4;color:#56665c;margin-top:15px}.property-credentials{display:flex;justify-content:center;gap:26px;margin:23px 0 0;font:18px/1.25 Georgia,serif;color:#133b2e}.property-credentials>span+span{border-left:1px solid #c7a761;padding-left:26px}.property-credentials small{display:block;font:11px/1.5 Inter,system-ui,sans-serif;color:#65716e;margin-top:7px}.property-evidence{grid-area:evidence;min-width:0}.property-showcase .demo-label{font-size:10px;line-height:1.4;margin:0 0 12px;padding:8px 11px;background:#eee7d4b8;border-left:2px solid #c9a45c;color:#625330;border-radius:3px}.property-showcase .wow-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.property-showcase .wow-card{grid-column:span 4;display:flex;align-items:flex-start;gap:11px;padding:14px 12px;border:1px solid #e2dfd4;background:#fffefac9;border-radius:10px;min-height:120px}.property-showcase .wow-card:nth-child(4){grid-column:span 5}.property-showcase .wow-card:nth-child(5){grid-column:span 7}.property-showcase .delta-icon{width:39px;height:39px;border-radius:11px;background:#eee9da;color:#82704a;margin:0}.property-showcase .wow-card h3{font:600 12px/1.4 Inter,system-ui,sans-serif;margin:0 0 7px}.property-showcase .wow-card strong{font-size:23px;line-height:1.25;letter-spacing:-.035em}.property-showcase .wow-card p{font-size:11px;line-height:1.45;color:#65716e;margin:4px 0 0}.property-data{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:22px 0 24px}.property-data ul{list-style:none;margin:0;padding:0}.property-data li{position:relative;padding-left:22px;margin:0 0 10px;font-size:12px;line-height:1.5}.property-data li:before{content:'◇';position:absolute;left:0;top:-3px;font-size:21px;color:#af8b44}.property-reserve{font-size:13px;line-height:1.5;color:#65716e;margin:0 0 18px}.property-showcase .property-actions{display:flex;gap:20px;flex-wrap:nowrap;align-items:center}.property-showcase .property-actions .button{font-size:13px;min-height:52px;gap:22px;padding:14px 18px}.property-showcase .property-actions .text-link{font-size:12px;text-decoration:underline;text-underline-offset:5px}
@media(min-width:1550px){.property-showcase .wow-card{padding:17px 15px;min-height:118px}.property-showcase .wow-card h3{font-size:14px}.property-showcase .wow-card p{font-size:12px}.property-showcase .wow-card strong{font-size:25px}.property-data li{font-size:14px}.property-showcase .property-actions .button{font-size:15px}.property-showcase .property-actions .text-link{font-size:14px}}
@media(max-width:1150px){.property-stage{width:calc(100% - 48px);column-gap:25px;grid-template-columns:1.05fr 1fr}.property-heading h2{font-size:35px}.property-showcase .wow-card{gap:7px;padding:12px 9px;display:block}.property-showcase .wow-card .delta-icon{margin-bottom:8px}.property-credentials{font-size:15px;gap:17px}.property-credentials>span+span{padding-left:17px}.property-showcase .property-actions{flex-wrap:wrap;gap:4px}.property-data{gap:10px}.property-data li{font-size:11px}}
@media(max-width:850px){.property-stage{grid-template-columns:1fr;grid-template-areas:'heading' 'scene' 'evidence';gap:25px;max-width:690px}.property-heading h2{font-size:39px}.property-scene{width:100%;max-width:640px;margin:auto}.property-showcase .wow-card{display:flex}.property-showcase .property-actions{gap:20px}.property-data li{font-size:13px}}
@media(max-width:560px){.property-showcase{padding:33px 0}.property-stage{width:calc(100% - 36px);gap:23px}.property-showcase .eyebrow{font-size:8px;line-height:1.5;letter-spacing:.08em;margin-bottom:17px;gap:10px}.property-showcase .eyebrow:before{width:22px}.property-heading h2{font-size:33px}.property-showcase .property-intro{font-size:16px;margin-top:14px}.property-tablet>a{border-radius:13px;box-shadow:0 14px 21px #29352b2b}.property-tablet figcaption{font-size:9px;margin-top:12px}.property-credentials{display:none}.property-showcase .demo-label{font-size:11px;line-height:1.5;margin-bottom:14px}.property-showcase .wow-grid{grid-template-columns:1fr 1fr;gap:10px}.property-showcase .wow-card,.property-showcase .wow-card:nth-child(4){grid-column:span 1;display:block;padding:15px;min-height:0}.property-showcase .wow-card:nth-child(5){grid-column:1/-1;display:flex;gap:14px}.property-showcase .wow-card .delta-icon{margin-bottom:10px}.property-showcase .wow-card h3{font-size:13px}.property-showcase .wow-card strong{font-size:25px}.property-showcase .wow-card p{font-size:12px}.property-data{gap:15px;margin:23px 0}.property-data li{font-size:11px;padding-left:18px;margin-bottom:12px}.property-reserve{font-size:12px}.property-showcase .property-actions{display:flex;flex-direction:column;gap:9px;align-items:stretch}.property-showcase .property-actions .button{font-size:14px}.property-showcase .property-actions .text-link{justify-content:center;font-size:12px}}
/* Journey and illustrated personas: isolated replacement sections. */
.journey-v6{padding:64px 0 60px;background:#fffefa}.journey-v6 .wrap,.personas-v6 .wrap{width:min(1380px,calc(100% - 72px))}.journey-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:36px}.journey-heading h2{font-size:47px}.journey-heading p{font-size:20px;margin:13px 0 0}.journey-heading>a{font-size:13px;min-height:48px;display:flex;align-items:center;flex-shrink:0}.journey-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;list-style:none;margin:0;padding:0}.journey-steps>li{position:relative;min-width:0}.journey-steps>li:not(:last-child):after{content:'→';position:absolute;right:-23px;top:52%;color:#b39957;font-size:24px}.journey-step-title{display:flex;align-items:flex-start;gap:15px;min-height:77px;padding:0 5px}.journey-step-title>span{background:#bca15c;color:#12382e;display:grid;place-items:center;width:43px;height:43px;border-radius:50%;font-size:23px;flex-shrink:0}.journey-step-title h3{font-size:21px;line-height:1.15;margin:3px 0 6px}.journey-step-title p{font-size:13px;line-height:1.4;margin:0}.journey-product,.journey-coach{height:510px;border:1px solid #e5e2d7;border-radius:13px;background:#fffefa;overflow:hidden;box-shadow:0 8px 21px #142e2110;position:relative;display:flex;flex-direction:column}.journey-product-head{display:flex;align-items:center;gap:14px;padding:14px 12px 11px;border-bottom:1px solid #ebe8de}.journey-product-head img{width:74px;height:34px;object-fit:cover}.journey-product-head strong{font-size:12px;font-weight:600}.journey-product-head small{display:block;font-size:9px;font-weight:400;color:#647166;margin-top:3px}.journey-real-shot{height:180px;overflow:hidden;display:block;flex-shrink:0;margin:9px;border:1px solid #e7e6dc;border-radius:5px}.journey-real-shot img{height:100%;width:100%;object-fit:cover;object-position:center top}.journey-ui{padding:3px 13px 10px}.journey-ui h4{font-size:11px;margin:8px 0 10px;color:#173b2f}.journey-greeting{font:18px Georgia,serif;background:#f0eee2 url('assets/relief.svg') right center/55% auto no-repeat;padding:12px;margin:0 0 10px;border-radius:6px;color:#173b2f}.journey-greeting small{display:block;font:10px/1.4 Inter,system-ui;margin-top:5px;max-width:175px}.journey-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.journey-kpis span{font-size:8px;padding:9px 4px;background:#fff;border:1px solid #e6e4d9;border-radius:5px;text-align:center}.journey-kpis b{display:block;font-size:19px;margin-bottom:4px;font-weight:500}.journey-focus{border-left:2px solid #c9a45c;background:#f7f6ef;padding:10px;margin-top:12px;border-radius:4px}.journey-focus>small{font-size:8px;color:#846c36;letter-spacing:.06em}.journey-focus h4{font:18px/1.2 Georgia,serif;margin:5px 0}.journey-focus p{font-size:10px;line-height:1.5;margin:6px 0 0}.journey-checklist{font-size:12px;list-style:none;padding:0;margin:10px 0 18px}.journey-checklist li{position:relative;padding:7px 0 7px 21px;border-bottom:1px solid #eeede4;line-height:1.4}.journey-checklist li:before{content:'✓';position:absolute;left:0;color:#14543d}.journey-demo-note{font-size:8px;line-height:1.4;text-align:center;color:#617365;display:block;padding:8px 10px;margin-top:auto;background:#fffefa}.journey-coach{background:#06291f;color:#fffefa;isolation:isolate;padding:20px 16px 0;border-color:#a39259}.journey-human{position:absolute;width:160px;height:205px;object-fit:cover;right:-15px;top:0;z-index:-2;mask-image:linear-gradient(to bottom,#000 60%,transparent);opacity:.94}.journey-coach:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#06291fee 0%,#06291f99 35%,transparent 80%);z-index:-1}.journey-coach-brand{font:24px/1.2 Georgia,serif;letter-spacing:.12em;margin-bottom:43px}.journey-coach-brand small{display:block;color:#d3b666;font:10px/1.5 Inter,system-ui;letter-spacing:.4em;margin-top:5px}.journey-coach-copy h4{font:25px/1.06 Georgia,serif;letter-spacing:-.03em;max-width:200px;margin:0 0 10px}.journey-coach-copy p{font-size:11px;line-height:1.45;color:#d8e0d7;margin:0 0 16px}.journey-chat p{font-size:10px;line-height:1.45;margin:0 0 10px;color:#eef3eb}.journey-chat .from-coach{display:flex;align-items:flex-start;gap:8px}.journey-chat .from-coach img{width:28px;height:34px;object-fit:cover;border-radius:50%;flex-shrink:0}.journey-chat .from-coach span{background:#0d382d;padding:9px 10px;border:1px solid #3a594a44;border-radius:12px 12px 2px 12px}.journey-chat .from-user{background:#244d3d;padding:9px 12px;border-radius:12px 12px 12px 2px;margin-left:35px}.journey-coach .journey-demo-note{background:transparent;color:#c9d5c7;padding:5px 0 10px}.journey-review>a{display:block;height:400px;overflow:hidden}.journey-review-shot{width:100%;height:auto}.journey-review-guide{display:flex;align-items:center;gap:10px;padding:12px 17px;border-top:1px solid #eeebe0;background:#f9f7ef}.journey-review-guide img{width:39px;height:45px;object-fit:cover;border-radius:50%}.journey-review-guide p{font:italic 12px/1.4 Georgia,serif;color:#173b2f;margin:0}.journey-review-guide small{display:block;font:8px Inter,system-ui;letter-spacing:.12em;margin-top:7px}.journey-link{font-size:16px;font-weight:600;display:flex;align-items:center;min-height:60px;padding:8px 5px}
.personas-v6{padding:64px 0 52px;background:#fffdf6;position:relative;isolation:isolate;overflow:hidden}.personas-v6:before{content:'';position:absolute;width:650px;height:420px;right:-20px;top:-30px;background:url('assets/relief.svg') center/contain no-repeat;opacity:.32;z-index:-1}.personas-v6-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:35px}.personas-v6 .eyebrow{font-size:11px;letter-spacing:.24em;display:flex;align-items:center;gap:20px;margin:0 0 22px}.personas-v6 .eyebrow:before{content:'';width:42px;height:1px;background:#af8941}.personas-v6 h2{font-size:47px}.personas-v6-heading>div>p:last-child{font-size:22px;margin:17px 0 0}.personas-v6 blockquote{font-size:29px;font-style:italic;line-height:1.12;text-align:center;max-width:270px;color:#806331;margin:0 20px}.personas-v6-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.personas-v6-grid article{background:#fffffff0;border:1px solid #deddd4;border-radius:13px;overflow:hidden;display:flex;flex-direction:column}.persona-art{width:100%;aspect-ratio:1.25;object-fit:cover;object-position:center}.persona-body{padding:20px 24px 16px;display:flex;flex-direction:column;flex:1}.personas-v6 h3{font-size:31px;line-height:1.05;letter-spacing:-.04em;min-height:100px;margin-bottom:16px}.persona-body p{font-size:16px;line-height:1.5;margin:0 0 18px}.persona-body a{margin-top:auto;font-size:14px;font-weight:600;min-height:60px;display:flex;align-items:center;position:relative;padding-top:20px}.persona-body a:before{content:'';width:46px;height:2px;background:#a68030;position:absolute;top:5px;left:0}
@media(max-width:1150px){.journey-v6 .wrap,.personas-v6 .wrap{width:calc(100% - 48px)}.journey-steps{gap:20px}.journey-step-title{gap:9px}.journey-step-title h3{font-size:18px}.journey-step-title>span{width:35px;height:35px;font-size:20px}.journey-step-title p{font-size:11px}.journey-steps>li:not(:last-child):after{right:-17px;font-size:20px}.journey-coach{padding:17px 12px 0}.journey-product,.journey-coach{height:550px}.journey-chat p{font-size:10px}.journey-review>a{height:430px}.persona-body{padding:18px}.personas-v6 h3{font-size:26px;min-height:90px}.persona-body p{font-size:14px}.persona-body a{font-size:12px}.journey-heading h2,.personas-v6 h2{font-size:40px}}
@media(max-width:850px){.journey-steps,.personas-v6-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 22px}.journey-steps>li:nth-child(2):after{display:none}.journey-product,.journey-coach{height:515px}.journey-step-title{min-height:70px}.journey-step-title h3{font-size:22px}.journey-step-title p{font-size:14px}.journey-heading{align-items:flex-start}.journey-heading>a{font-size:11px}.journey-heading h2{font-size:36px}.journey-heading p{font-size:17px}.personas-v6-heading{gap:20px}.personas-v6 blockquote{font-size:23px;max-width:190px;margin:0}.personas-v6 h2{font-size:37px}.personas-v6-heading>div>p:last-child{font-size:18px}.personas-v6 h3{font-size:30px;min-height:95px}.persona-body p{font-size:16px}.persona-body a{font-size:14px}}
@media(max-width:560px){.journey-v6,.personas-v6{padding:35px 0}.journey-v6 .wrap,.personas-v6 .wrap{width:calc(100% - 36px)}.journey-heading{display:block;margin-bottom:23px}.journey-heading h2{font-size:35px}.journey-heading p{font-size:16px}.journey-heading>a{font-size:12px;margin-top:10px}.journey-steps,.personas-v6-grid{grid-template-columns:1fr;gap:24px}.journey-steps>li:after{display:none}.journey-step-title{gap:14px;min-height:70px}.journey-step-title>span{width:43px;height:43px;font-size:24px}.journey-step-title h3{font-size:24px}.journey-product,.journey-coach{height:540px}.journey-real-shot{height:195px}.journey-ui{padding-inline:17px}.journey-ui h4{font-size:13px}.journey-kpis span{font-size:10px}.journey-greeting{font-size:21px}.journey-focus h4{font-size:21px}.journey-focus p{font-size:12px}.journey-checklist{font-size:14px}.journey-demo-note{font-size:9px}.journey-coach{padding:22px 20px 0}.journey-human{width:185px;height:220px}.journey-coach-brand{font-size:28px;margin-bottom:35px}.journey-coach-copy h4{font-size:29px;max-width:225px}.journey-coach-copy p{font-size:13px}.journey-chat p{font-size:12px}.journey-chat .from-coach img{width:30px;height:38px}.journey-review>a{height:420px}.journey-review-guide p{font-size:14px}.journey-link{font-size:17px}.personas-v6-heading{display:block;margin-bottom:24px}.personas-v6 .eyebrow{font-size:10px;margin-bottom:18px}.personas-v6 h2{font-size:36px}.personas-v6-heading>div>p:last-child{font-size:18px}.personas-v6 blockquote{font-size:24px;max-width:270px;margin:24px auto;text-align:center}.persona-art{aspect-ratio:1.25}.persona-body{padding:21px 24px}.personas-v6 h3{font-size:33px;min-height:0;margin-bottom:22px}.persona-body p{font-size:16px}.persona-body a{font-size:16px;min-height:63px}}
/* Single visual correction: retain all card content and mask the source portrait edge. */
.journey-product,.journey-coach{height:650px}.journey-human{clip-path:inset(12px 0 0 0)}.journey-review>a{flex:1;min-height:0;height:auto}.journey-review-guide{flex-shrink:0}.journey-demo-note{flex-shrink:0}

/* V7: intrinsic mobile grid sizing; desktop composition is unchanged. */
@media(max-width:560px){.hero-grid{grid-template-columns:minmax(0,1fr)}.hero-copy,.hero-product{min-width:0;max-width:100%}.hero-product{justify-self:stretch}.hero-copy h1,.hero-copy p{overflow-wrap:break-word}.hero .actions>a{min-width:0}.personas-v6-grid{gap:16px}.personas-v6 .persona-art{height:170px;aspect-ratio:auto;object-fit:cover;object-position:center top}.personas-v6 .persona-body{padding:16px 20px}.personas-v6 h3{margin-bottom:15px}.personas-v6 .persona-body p{margin-bottom:12px}.personas-v6 .persona-body a{min-height:52px;padding-top:16px}}
/* V9 contact: visible destination and explicit email actions. */
.final-cta .contact-address{margin:18px 0;font-size:20px;user-select:text}.contact-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.contact-actions button{cursor:pointer}.final-cta .copy-feedback{min-height:1.5em;font-size:14px;margin:12px 0 0}.final-cta:target{scroll-margin-top:90px}
