@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Lora:ital,wght@0,400;0,500;0,600;1,400&family=Caveat:wght@600;700&display=swap");:root{--dark:#131210;--paper:#f4efe6;--paper-light:#f8f3ea;--gold:#c8893a;--gold-light:#d89b4a;--rust:#b75a45;--tan:#cba87e;--text:#2a241e;--muted:#6e6258;--border:#ddd3c2;--container:1180px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Lora,serif;font-size:16px;line-height:1.65;color:var(--text);background:var(--paper);overflow-x:hidden;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none}button,input{font-family:inherit}input{font-size:inherit}.container{max-width:var(--container);margin:0 auto;padding:0 36px}.btn-brush{display:inline-flex;align-items:center;justify-content:center;padding:15px 44px;background-image:url(/images/btn-brush.png);background-size:100% 100%;background-repeat:no-repeat;color:#fff;font-family:Lora,serif;font-size:15px;font-weight:600;text-decoration:none;align-self:flex-start;transition:transform .2s,filter .2s;text-shadow:0 1px 2px rgba(90,55,10,.45)}.btn-brush:hover{transform:translateY(-2px) scale(1.02);filter:brightness(1.07)}.btn-fill{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 24px;color:#fff;font-family:Lora,serif;font-size:13.5px;font-weight:500;border-radius:4px;text-decoration:none;transition:filter .2s,transform .2s}.btn-fill:hover{filter:brightness(1.1);transform:translateY(-1px)}.btn-gold{background:var(--gold)}.btn-rust{background:var(--rust)}.hero{background:var(--dark);color:#fff;position:relative;overflow:hidden;min-height:640px}.hero-img{position:absolute;top:0;right:0;bottom:0;width:62%;z-index:0}.hero-img img{width:100%;height:100%;object-fit:cover;object-position:65% 30%}.hero-img:before{inset:0;background:linear-gradient(to right,var(--dark) 0,rgba(19,18,16,.55) 30%,rgba(19,18,16,.05) 70%)}.hero-img:after,.hero-img:before{content:"";position:absolute;z-index:1}.hero-img:after{left:0;right:0;bottom:0;height:90px;background:linear-gradient(0deg,rgba(19,18,16,.55),transparent)}.hero-content{position:relative;z-index:2;padding:44px 20px 64px 64px;display:flex;flex-direction:column;max-width:46%;min-height:640px;justify-content:center}.hero-logo{margin-bottom:56px}.hero h1{font-size:clamp(44px,5vw,64px);font-weight:500;line-height:1.05;color:#fff;margin-bottom:14px}.hero h1,.hero-sub{font-family:Cormorant Garamond,serif}.hero-sub{font-size:clamp(19px,2vw,24px);font-weight:600;color:var(--gold-light);margin-bottom:26px}.hero-line{font-size:14.5px;color:hsla(0,0%,100%,.85);margin-bottom:22px;line-height:1.7}.hero-line.second{margin-bottom:34px}.hero-payment{margin-top:22px;font-size:12.5px;color:hsla(0,0%,100%,.5);display:flex;gap:8px;line-height:1.55;max-width:320px}.hero-payment svg{flex-shrink:0;opacity:.6;margin-top:2px}.benefit-strip{background:var(--paper-light);background-image:url(/images/paper-texture.png);background-size:600px;padding:26px 0}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px;align-items:center}.benefit-item{display:flex;align-items:center;gap:14px}.benefit-icon{width:46px;height:46px;object-fit:contain;flex-shrink:0}.benefit-icon.phx{width:42px}.benefit-text{font-size:13px;line-height:1.45;color:var(--text)}.process-section{display:grid;grid-template-columns:23.5% 1fr;background:var(--paper);background-image:url(/images/paper-texture.png);background-size:700px}.process-photo{overflow:hidden}.process-photo img{width:100%;height:100%;object-fit:cover}.process-right{padding:44px 56px 52px}.process-title{text-align:center;margin-bottom:38px}.process-title h2{font-family:Cormorant Garamond,serif;font-size:clamp(28px,3.2vw,38px);font-weight:500;margin-bottom:6px}.brush-ul{display:inline-block;width:64px;height:10px;background-image:url(/images/btn-brush.png);background-size:100% 100%;background-repeat:no-repeat}.process-grid{display:grid;grid-template-columns:repeat(4,1fr)}.process-card{padding:6px 24px;border-right:1px solid var(--border)}.process-card:first-child{padding-left:0}.process-card:last-child{border-right:none}.process-icon{height:52px;width:auto;object-fit:contain;margin-bottom:22px}.step-num{width:25px;height:25px;border-radius:50%;background:var(--tan);color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.process-card h3{font-family:Lora,serif;font-size:15.5px;font-weight:600;line-height:1.35;margin-bottom:10px}.process-card p{font-size:13px;color:var(--muted);line-height:1.6}.audience-section{background:var(--paper-light);background-image:url(/images/paper-texture.png);background-size:600px;padding:52px 0;position:relative;overflow:hidden}.audience-phoenix{position:absolute;left:-60px;top:50%;transform:translateY(-50%);width:340px;height:auto;opacity:.5;pointer-events:none}.audience-inner{display:grid;grid-template-columns:200px 1fr;grid-gap:40px;gap:40px;align-items:center;position:relative;z-index:1}.audience-label h2{font-family:Cormorant Garamond,serif;font-size:clamp(28px,3.2vw,38px);font-weight:500;margin-bottom:6px;white-space:nowrap}.audience-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.audience-card{background:#fff;border:1px solid var(--border);border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(42,36,30,.05)}.audience-card-img{width:100%;aspect-ratio:1/.95;object-fit:cover;display:block}.audience-card-cap{padding:14px 12px;text-align:center}.audience-card-cap p{font-size:13.5px;font-weight:500;line-height:1.4;color:var(--text)}.clarity-section{background:var(--dark);background-image:radial-gradient(ellipse 400px 200px at 15% 90%,rgba(200,137,58,.06),transparent),radial-gradient(ellipse 300px 180px at 90% 10%,rgba(183,90,69,.05),transparent);padding:44px 0;position:relative;overflow:hidden}.clarity-inner{display:grid;grid-template-columns:1fr 300px;grid-gap:36px;gap:36px;align-items:center}.clarity-paper{background-image:url(/images/paper-texture.png);background-size:cover;background-color:var(--paper-light);border-radius:3px;padding:40px 48px 40px 200px;position:relative;box-shadow:0 6px 30px rgba(0,0,0,.45);transform:rotate(-.4deg)}.clarity-phoenix{position:absolute;left:28px;top:50%;transform:translateY(-50%);height:78%;width:auto;opacity:.55}.clarity-paper h2{font-family:Cormorant Garamond,serif;font-size:clamp(24px,2.6vw,32px);font-weight:600;margin-bottom:14px}.clarity-paper>p{font-size:14px;color:var(--text);line-height:1.7;margin-bottom:14px}.clarity-highlight{font-size:14.5px;font-weight:600;color:var(--rust)}.clarity-photo{position:relative}.clarity-photo img{width:100%;max-height:280px;object-fit:cover;object-position:center;border-radius:4px;box-shadow:0 8px 30px rgba(0,0,0,.5);transform:rotate(1deg)}.pricing-section{background:var(--paper);background-image:url(/images/paper-texture.png);background-size:700px;padding:56px 0 44px}.pricing-title{text-align:center;margin-bottom:36px}.pricing-title h2{font-family:Cormorant Garamond,serif;font-size:clamp(28px,3.2vw,38px);font-weight:500;margin-bottom:6px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:26px;gap:26px}.price-card{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;display:grid;box-shadow:0 3px 14px rgba(42,36,30,.06)}.price-card.photo-left{grid-template-columns:38% 1fr}.price-card.photo-right{grid-template-columns:1fr 38%}.price-photo{overflow:hidden}.price-photo img{width:100%;height:100%;object-fit:cover}.price-body{padding:30px 30px 28px}.price-body h3{font-family:Lora,serif;font-size:17px;font-weight:600;margin-bottom:10px}.price-amount{font-family:Cormorant Garamond,serif;font-size:36px;font-weight:700;color:var(--rust);line-height:1;margin-bottom:4px}.price-amount small{font-size:19px;font-weight:500;color:var(--muted)}.price-sub{font-size:12.5px;color:var(--muted);margin-bottom:16px}.price-list{list-style:none;margin-bottom:22px}.price-list li{font-size:13px;padding:3.5px 0;display:flex;align-items:center;gap:9px;color:var(--text)}.price-list li:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--text);flex-shrink:0}.pricing-note{text-align:center;margin-top:26px;font-size:13px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:7px}.lead-section{background:var(--dark);padding:72px 0}.lead-inner{max-width:560px;margin:0 auto;text-align:center}.lead-eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:16px}.lead-inner h2{font-family:Cormorant Garamond,serif;font-size:clamp(28px,3vw,38px);font-weight:500;color:#fff;margin-bottom:12px}.lead-inner p{font-size:15px;color:hsla(0,0%,100%,.65);margin-bottom:36px;line-height:1.7}.lead-form{display:flex;flex-direction:column;gap:12px}.lead-form input{width:100%;padding:14px 18px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:3px;color:#fff;font-size:15px;transition:border-color .2s}.lead-form input::placeholder{color:hsla(0,0%,100%,.4)}.lead-form input:focus{outline:none;border-color:var(--gold)}.lead-form__honeypot{display:none}.lead-submit{width:100%;padding:14px;background:var(--gold);color:#fff;font-family:Cormorant Garamond,serif;font-size:18px;font-weight:600;border-radius:3px;transition:filter .2s,transform .2s}.lead-submit:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.lead-submit:disabled{opacity:.6;cursor:not-allowed}.lead-privacy{font-size:12px;color:hsla(0,0%,100%,.4);margin-top:8px}.lead-success{font-family:Cormorant Garamond,serif;font-size:22px;color:var(--gold-light);padding:24px 0}.lead-error{font-size:13px;color:#fca5a5;margin-top:4px}.faq-section{background:var(--paper-light);background-image:url(/images/paper-texture.png);background-size:600px;padding:40px 0 56px}.faq-title{text-align:center;margin-bottom:30px}.faq-title h2{font-family:Cormorant Garamond,serif;font-size:clamp(28px,3.2vw,38px);font-weight:500;margin-bottom:6px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.faq-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:18px 20px;box-shadow:0 2px 8px rgba(42,36,30,.04)}.faq-top{display:flex;align-items:center;gap:11px;cursor:pointer}.faq-icon{width:26px;height:26px;object-fit:contain;flex-shrink:0}.faq-q{font-size:13.5px;font-weight:600;color:var(--text);flex:1 1;line-height:1.35}.faq-plus{font-size:19px;font-weight:300;color:var(--muted);line-height:1;flex-shrink:0}.faq-plus--open{transform:rotate(45deg);display:inline-block}.faq-a{margin-top:8px;padding-left:37px;font-size:13px;color:var(--muted);line-height:1.55}.final-cta{background:var(--dark);color:#fff;text-align:center;padding:64px 24px 48px;position:relative;overflow:hidden}.cta-decor{position:absolute;bottom:0;height:100%;width:auto;opacity:.95;pointer-events:none}.cta-decor-l{left:0;-webkit-mask-image:linear-gradient(90deg,#000 55%,transparent);mask-image:linear-gradient(90deg,#000 55%,transparent)}.cta-decor-r{right:0;-webkit-mask-image:linear-gradient(270deg,#000 55%,transparent);mask-image:linear-gradient(270deg,#000 55%,transparent)}.final-cta h2{font-family:Cormorant Garamond,serif;font-size:clamp(36px,5vw,56px);font-weight:500;margin-bottom:12px;position:relative;z-index:1}.final-cta>.container>p{font-size:15px;color:hsla(0,0%,100%,.75);margin-bottom:30px;position:relative;z-index:1}.final-cta .btn-brush{align-self:auto;width:-moz-fit-content;width:fit-content;margin:0 auto 26px;display:flex;position:relative;z-index:1}.final-details{font-size:13px;color:hsla(0,0%,100%,.55);position:relative;z-index:1}.final-details span{margin:0 7px;opacity:.6}.cookie-banner{position:fixed;bottom:24px;left:24px;right:24px;max-width:560px;background:var(--dark);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:20px 24px;box-shadow:0 8px 32px rgba(0,0,0,.3);z-index:9999;display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap}.cookie-banner__text{flex:1 1;font-size:13px;color:hsla(0,0%,100%,.75);line-height:1.6}.cookie-banner__text a{color:var(--gold);text-decoration:underline}.cookie-banner__actions{display:flex;gap:10px;flex-shrink:0}.cookie-banner__accept{padding:8px 18px;background:var(--gold);color:#fff;border-radius:3px;font-size:13px;font-weight:600;font-family:Cormorant Garamond,serif;transition:filter .2s}.cookie-banner__accept:hover{filter:brightness(1.1)}.cookie-banner__reject{padding:8px 14px;color:hsla(0,0%,100%,.5);font-size:13px;border:1px solid hsla(0,0%,100%,.15);border-radius:3px;transition:all .2s}.cookie-banner__reject:hover{color:#fff;border-color:hsla(0,0%,100%,.4)}.reveal{opacity:0;transform:translateY(48px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}.reveal--in{opacity:1;transform:translateY(0)}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.22s}.reveal-d3{transition-delay:.34s}.reveal-d4{transition-delay:.46s}.testimonials-section{background:var(--paper);background-image:url(/images/paper-texture.png);background-size:700px;padding:52px 0 56px}.testimonials-title{text-align:center;margin-bottom:36px}.testimonials-title h2{font-family:Cormorant Garamond,serif;font-size:clamp(28px,3.2vw,38px);font-weight:500;margin-bottom:6px}.testimonials-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:26px;gap:26px}.testimonial-card{background:#fff;border:1px solid var(--border);border-radius:8px;padding:36px 36px 28px;box-shadow:0 3px 14px rgba(42,36,30,.06);position:relative}.testimonial-quote{font-family:Cormorant Garamond,serif;font-size:100px;font-weight:500;font-style:italic;color:var(--gold);opacity:.15;position:absolute;top:0;left:22px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.testimonial-text{font-family:Lora,serif;font-size:14.5px;font-style:italic;line-height:1.8;color:var(--text);margin-bottom:20px;position:relative;z-index:1}.testimonial-author{font-size:13px;font-weight:600;color:var(--muted);letter-spacing:.04em}.testimonial-author:before{content:"— "}.prose{max-width:760px;margin:0 auto;padding:4rem 2rem;line-height:1.8}.prose h1{font-size:2.5rem;margin-bottom:.5rem}.prose h1,.prose h2{font-family:Cormorant Garamond,serif;font-weight:500}.prose h2{font-size:1.5rem;margin:2rem 0 .75rem}.prose li,.prose p{font-size:15px;color:var(--muted);margin-bottom:.75rem}.prose a{color:var(--gold);text-decoration:underline}.prose ul{padding-left:1.5rem}@media (max-width:1024px){.hero,.hero-content{min-height:auto}.hero-content{max-width:100%;padding:32px 32px 56px}.hero-img{position:relative;width:100%;height:320px}.hero-img:before{background:linear-gradient(to bottom,transparent 40%,var(--dark) 100%)}.hero-logo{position:absolute;top:-300px;left:32px;z-index:3;margin:0}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:20px}.process-section{grid-template-columns:1fr}.process-photo{height:260px}.process-grid{grid-template-columns:repeat(2,1fr);gap:20px 0}.process-card:nth-child(2){border-right:none}.process-card{padding:6px 20px}.audience-inner{grid-template-columns:1fr;gap:24px}.audience-cards{grid-template-columns:repeat(2,1fr)}.audience-phoenix{display:none}.clarity-inner{grid-template-columns:1fr}.clarity-photo{display:none}.clarity-paper{padding:36px 36px 36px 150px}.pricing-grid,.testimonials-grid{grid-template-columns:1fr}}@media (max-width:640px){.container{padding:0 20px}.audience-cards,.benefit-grid,.faq-grid,.process-grid,.testimonials-grid{grid-template-columns:1fr}.process-card{border-right:none;border-bottom:1px solid var(--border);padding:18px 0}.process-card:last-child{border-bottom:none}.price-card.photo-left,.price-card.photo-right{grid-template-columns:1fr}.price-card.photo-left .price-photo,.price-card.photo-right .price-photo{height:180px;order:-1}.clarity-paper{padding:32px 26px}.clarity-phoenix{display:none}.hero-content{padding:28px 22px 48px}.cta-decor{opacity:.5}}