:root{--cream:#fff8e8;--ink:#22283c;--yellow:#ffcd48;--aqua:#afe0dc;--peach:#fac9b0;--line:#22283c26}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 72px));margin:auto}.header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:18px 0}.brand{display:inline-block;flex-shrink:0}.logo-frame{display:block;width:156px;height:105px;position:relative;overflow:hidden}.logo-frame img{position:absolute;max-width:none;width:198px;height:198px;left:-22px;top:-43px}.header nav{display:flex;gap:32px;margin-left:auto;font-weight:700;font-size:14px}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}.button{min-height:50px;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid var(--ink);border-radius:11px;text-decoration:none;font-weight:700;font-size:15px;line-height:1.4;transition:transform .18s,box-shadow .18s}.button:hover{transform:translateY(-3px);box-shadow:4px 4px 0 #22283c35}.button span{font-size:22px;line-height:1}.dark{background:var(--ink);color:white}.yellow,.yellow-bg{background:var(--yellow)}.aqua{background:var(--aqua)}.peach{background:var(--peach)}.cream{background:var(--cream)}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:38px;padding-top:40px;padding-bottom:72px}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:800;margin:0 0 18px}.little-sun{font-size:25px;color:#d89900;margin-left:12px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,5.1vw,68px);letter-spacing:-3.4px;line-height:1.06;margin-bottom:25px}h2{font-size:clamp(32px,3.7vw,47px);letter-spacing:-1.8px;line-height:1.1;margin-bottom:0}h3{font-size:22px;line-height:1.2;letter-spacing:-.5px}.underline{position:relative;z-index:0}.underline:after{content:'';position:absolute;left:0;right:0;bottom:2px;height:10px;background:var(--yellow);transform:rotate(-2deg);z-index:-1}.intro{max-width:500px;font-size:18px;line-height:1.6}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin:28px 0 20px}.text-link{font-size:14px;font-weight:700;text-decoration:none}.text-link span{margin-left:12px}.location{font-size:13px;letter-spacing:.2px;color:#62616a;margin:0}.hero-art{height:450px;position:relative}.arch{position:absolute;border:1.5px solid var(--ink);border-radius:180px 180px 10px 10px}.arch-yellow{background:var(--yellow);width:69%;height:93%;left:3%;top:0;transform:rotate(-7deg)}.arch-aqua{background:var(--aqua);width:48%;height:75%;right:0;bottom:0;transform:rotate(9deg)}.hero-photo{position:absolute;left:8%;top:14px;width:67%;height:374px;overflow:hidden;border:1px solid var(--ink);border-radius:180px 180px 10px 10px;transform:rotate(-7deg);background:#f5f1e9}.hero-photo img{height:100%;width:100%;object-fit:cover}.live-card{position:absolute;right:0;bottom:12px;width:218px;background:var(--cream);padding:20px;border:2px solid var(--ink);border-radius:20px;box-shadow:7px 7px 0 var(--ink);transform:rotate(5deg)}.live-card strong,.live-card>span{display:block}.live-card strong{font-size:22px;letter-spacing:-.7px;margin-top:12px}.live-card>span:last-of-type{font-size:12px}.live-pill{background:#d63245;color:white;border-radius:4px;padding:2px 8px;width:max-content;font-size:12px;font-weight:700;letter-spacing:1px}.fake-wave{color:#437975;font-size:27px;line-height:1.2;margin-top:14px;letter-spacing:4px}.creative-note{position:absolute;right:0;top:9px;font-size:13px;font-weight:800;transform:rotate(12deg);line-height:1.2}.creative-note span{font-size:47px;color:#d69400;display:block}.content-sticker{position:absolute;left:-8px;bottom:22px;transform:rotate(-7deg);display:flex;align-items:center;gap:10px;background:var(--peach);border:1px solid var(--ink);padding:12px 20px;border-radius:10px;font-size:12px;line-height:1.3}.content-sticker>span{font-size:43px}.ticker{background:var(--ink);color:var(--cream);overflow:hidden;padding:16px 22px;font-size:12px;font-weight:700;letter-spacing:2px;text-align:center}.ticker div{display:flex;gap:35px;justify-content:center;white-space:nowrap}.ticker span{color:var(--yellow)}.section{padding-top:85px;padding-bottom:20px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:35px}.section-heading>p{max-width:310px;font-size:15px;margin:0;color:#595b64}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service{position:relative;border:1px solid var(--line);border-radius:13px;padding:24px 22px 26px;display:flex;flex-direction:column;align-items:flex-start;min-height:330px}.service-number{font-size:11px;letter-spacing:1.5px;font-weight:700}.service-icon{font-size:44px;line-height:1.5;margin-top:14px}.service h3{margin:5px 0 14px;font-size:24px;letter-spacing:-.8px}.service p{font-size:14px;line-height:1.55;margin-bottom:25px}.badge{display:inline-flex;border:1px solid #22283c70;border-radius:100px;padding:7px 12px;background:#fffcf0;font-weight:700;font-size:11px;line-height:1.3;text-decoration:none;margin-top:auto}.card-arrow{position:absolute;bottom:21px;right:20px;text-decoration:none;font-size:26px}.heading-spark{color:#de9d08;font-size:80px;line-height:.9;margin-right:35px}.packages{display:grid;grid-template-columns:1fr 1fr;gap:24px}.package{padding:34px;border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:column}.package-top{display:flex;gap:10px;align-items:start;justify-content:space-between;min-height:45px}.package-top .badge{margin:0;white-space:nowrap;font-size:10px}.package-top .eyebrow{font-size:10px;letter-spacing:1px;max-width:290px}.package h3{font-size:35px;letter-spacing:-1.5px;line-height:1.1;margin:16px 0 23px}.price{font-size:clamp(30px,3.3vw,44px);font-weight:800;letter-spacing:-1.7px;line-height:1.1;margin:0 0 25px}.price span{font-size:14px;font-weight:400;letter-spacing:0;margin-left:8px;white-space:nowrap}.check-list{list-style:none;padding:0;margin:0 0 25px;font-size:15px}.check-list li{padding:9px 0;border-bottom:1px solid #22283c20}.check-list li:before{content:'✓';display:inline-block;margin-right:12px;font-weight:800}.package-note{font-size:13px;line-height:1.6;max-width:440px;margin-bottom:25px}.package .button{margin-top:auto;align-self:flex-start}.price-section{margin-top:65px;padding:70px 0;background:#f7efdc;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.price-tables{display:grid;grid-template-columns:1fr 1fr;gap:50px}.price-tables h3{font-size:19px}.price-tables h3 span{font-weight:400;font-size:13px;margin-left:10px}table{border-collapse:collapse;width:100%;font-size:15px}th,td{padding:14px 0;border-bottom:1px solid #22283c22}th{text-align:left;font-weight:400}td{text-align:right;font-weight:700;white-space:nowrap}th small{font-size:12px;color:#565967;margin-left:5px}.size-note{font-size:12px;line-height:1.7;margin:18px 0 0}.estimate{margin-top:42px;background:var(--cream);border:1px solid #22283c35;border-radius:14px;padding:30px;display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;box-shadow:5px 5px 0 #22283c10}.estimate-intro h3{font-size:24px}.estimate-intro p:last-child{font-size:13px;margin:0}.estimate .eyebrow{font-size:10px}.estimate-fields{display:grid;grid-template-columns:1.2fr .7fr 1.1fr;gap:12px}label{font-size:13px;font-weight:700;display:block}select,textarea{display:block;width:100%;border:1px solid #22283c50;color:var(--ink);background:#fffdf6;border-radius:7px;padding:11px 10px;font-size:14px;min-height:45px;margin-top:7px}textarea{resize:vertical}select{cursor:pointer}.estimate-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px}.estimate-bottom>div>span{font-size:12px}output{display:block;font-size:29px;line-height:1.1;letter-spacing:-1px;font-weight:800}.estimate-bottom .button{font-size:13px;padding:11px 17px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px}.gallery figure{margin:0}.photo{height:280px;background:#f6f3ed;border:1px solid #22283c16;border-radius:13px;overflow:hidden;display:flex;align-items:center;justify-content:center}.photo>img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.photo:hover>img{transform:scale(1.035)}.photo.pair>img{width:50%;object-fit:contain}.gallery figcaption{padding:16px 4px}.gallery h3{font-size:18px;margin:0 0 4px}.gallery figcaption span{font-size:12px;color:#65646c}.consult-section{background:var(--peach);margin-top:65px;padding:70px 0}.consult-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center}.consult-grid h2{font-size:43px;margin-bottom:24px}.consult-grid>div>p:not(.eyebrow){font-size:17px;max-width:350px}.hand-note{font-size:20px;font-style:italic;transform:rotate(-6deg);margin-top:35px;display:flex;gap:20px;align-items:center}.hand-note span{font-size:55px;line-height:1}.consult-form{background:var(--cream);padding:30px;border-radius:18px;border:1px solid #22283c15}fieldset{border:0;margin:0 0 22px;padding:0;min-width:0}legend{font-size:13px;font-weight:700;margin-bottom:10px}.service-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.service-options label{position:relative;cursor:pointer}.service-options input{position:absolute;opacity:0}.service-options label span{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 5px;border:1px solid #22283c40;border-radius:8px;font-size:12px}.service-options input:checked+span{background:var(--yellow);border-color:var(--ink);box-shadow:2px 2px 0 var(--ink)}.service-options input:focus-visible+span{outline:3px solid #3388b2;outline-offset:3px}.consult-form>select{margin-bottom:20px}.optional{font-weight:400;font-size:11px}.consult-form .button{margin-top:20px;width:100%}.form-note{font-size:11px;color:#636169;line-height:1.5;margin:12px 0 0;text-align:center}footer{background:var(--ink);color:var(--cream);padding:38px 0 22px}.footer-top{display:grid;grid-template-columns:200px 1fr auto;align-items:center;gap:45px}.footer-brand{background:var(--cream);border-radius:10px;width:max-content;padding:6px 14px}.footer-brand .logo-frame{width:128px;height:86px}.footer-brand .logo-frame img{width:162px;height:162px;left:-18px;top:-35px}footer .eyebrow{font-size:10px;color:#e7c971;margin:0 0 10px}footer p{font-size:13px;margin:0}.contact-number{text-decoration:none;font-size:19px;font-weight:700;white-space:nowrap}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#b7b9c5;border-top:1px solid #ffffff26;padding-top:21px;margin-top:30px}.skip{position:fixed;top:-100px;left:20px;z-index:10;background:var(--ink);color:white;padding:15px}.skip:focus{top:10px}:focus-visible{outline:3px solid #137eab;outline-offset:4px}.sr-only{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}@media(min-width:1500px){.hero{padding-top:65px;padding-bottom:90px}}@media(max-width:1000px){.wrap{width:calc(100% - 44px)}.hero{gap:15px}.hero-art{height:380px}.hero-photo{height:310px}.live-card{width:185px;padding:15px}.hero h1{font-size:52px;letter-spacing:-2.5px}.content-sticker{bottom:0}.services{gap:12px}.service{padding:22px 16px}.service h3{font-size:21px}.package{padding:27px}.package h3{font-size:30px}.price{font-size:34px}.estimate{grid-template-columns:1fr}.estimate-intro p:last-child{max-width:600px}.consult-grid{gap:35px}.footer-top{gap:25px;grid-template-columns:170px 1fr}.footer-top>div:last-child{grid-column:2}.photo{height:230px}}@media(max-width:720px){.wrap{width:calc(100% - 36px)}.header{gap:10px;padding:12px 0}.logo-frame{width:115px;height:78px}.logo-frame img{width:146px;height:146px;left:-16px;top:-32px}.header nav{gap:17px;font-size:12px}.header-cta{display:none}.hero{grid-template-columns:1fr;gap:25px;padding-top:28px;padding-bottom:42px}.hero h1{font-size:clamp(40px,10vw,61px);letter-spacing:-2.4px}.intro{font-size:16px}.hero .eyebrow{font-size:10px}.hero-art{height:360px;width:min(430px,100%);margin:0 auto}.hero-photo{height:310px}.hero .actions{gap:20px;margin-top:24px}.button{font-size:14px;padding:13px 18px}.ticker{font-size:10px}.ticker div{justify-content:flex-start;gap:20px}.section{padding-top:55px}.section-heading{align-items:start;gap:20px;margin-bottom:28px}.section-heading>p{font-size:13px;max-width:160px}.section-heading h2{font-size:32px;letter-spacing:-1.2px}.section-heading .eyebrow{font-size:9px;letter-spacing:1px}.services{grid-template-columns:1fr 1fr;gap:12px}.service{min-height:300px;padding:20px 15px}.service h3{font-size:21px}.service p{font-size:13px}.badge{font-size:10px;padding:6px 9px}.service-number{font-size:9px}.service-icon{font-size:37px}.card-arrow{right:11px;font-size:20px;bottom:20px}.packages{grid-template-columns:1fr;gap:18px}.package{padding:28px}.package h3{font-size:33px}.price{font-size:38px}.heading-spark{font-size:60px;margin-right:5px}.price-section{margin-top:35px;padding:50px 0}.price-tables{grid-template-columns:1fr;gap:28px}.estimate{padding:22px;gap:22px;margin-top:30px}.estimate-fields{grid-template-columns:1fr 1fr}.estimate-fields label:first-child{grid-column:1/-1}.estimate-bottom{flex-wrap:wrap}.estimate-bottom .button{flex:1}.gallery{grid-template-columns:1fr 1fr;gap:18px 12px}.photo{height:220px}.gallery h3{font-size:15px}.gallery figcaption span{font-size:10px}.gallery figcaption{padding:10px 2px}.consult-section{margin-top:40px;padding:45px 0}.consult-grid{grid-template-columns:1fr;gap:28px}.consult-grid h2{font-size:36px}.consult-grid>div>p:not(.eyebrow){max-width:100%;font-size:16px}.hand-note{display:none}.consult-form{padding:23px}.footer-top{grid-template-columns:1fr;gap:25px}.footer-top>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}footer{padding-top:30px}}@media(max-width:390px){.header nav{gap:11px;font-size:11px}.hero .button{font-size:12px}.section-heading{flex-direction:column}.section-heading>p{max-width:100%}.photo{height:185px}.service{padding:17px 12px}.service h3{font-size:19px}.card-arrow{display:none}.price{font-size:33px}.hero-art{height:330px}.hero-photo{height:280px}.live-card{width:168px}.creative-note{font-size:11px}.content-sticker{font-size:10px;padding:10px}.content-sticker>span{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Keep main reading text and touch fields comfortable on phones. */
.service p,.check-list,table{font-size:16px}select,textarea{font-size:16px}label,legend{font-size:14px}.service-options label span{font-size:14px}.package-note{font-size:14px}.gallery figcaption span{font-size:12px}.form-note,.size-note{font-size:12px}

/* Social management, package details and practical next steps. */
.social-section{display:grid;grid-template-columns:1fr 1.05fr;gap:48px;align-items:center;padding-top:85px}
.social-art{min-width:0;text-align:center}.social-art img{width:100%;height:auto}.art-caption{display:inline-block;border-top:1px solid var(--line);padding-top:13px;font-size:12px;letter-spacing:1px}
.social-copy h2{font-size:clamp(32px,3.2vw,43px);line-height:1.12}.social-intro{margin:22px 0 24px;color:#555865;max-width:540px}
.benefits{display:grid;grid-template-columns:1fr 1fr;gap:22px 25px;margin-bottom:28px}.benefits>div>span{display:inline-flex;background:var(--aqua);font-weight:700;font-size:12px;border-radius:50%;width:30px;height:30px;align-items:center;justify-content:center;margin-bottom:11px}.benefits h3{font-size:17px;line-height:1.35;margin-bottom:8px;letter-spacing:-.2px}.benefits p{font-size:14px;line-height:1.65;margin:0}.cta-note{font-size:13px;margin:12px 0 0;color:#555865}
.bundle-section{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:26px;padding:36px;background:#f3e8ce;border:1px solid var(--line);border-radius:16px}.bundle-section h2{font-size:35px;margin-bottom:20px}.bundle-section>div>p:not(.eyebrow):not(.price){font-size:15px}.bundle-tags{display:flex;flex-wrap:wrap;gap:8px}.bundle-tags span{font-size:12px;padding:5px 10px;border:1px solid #22283c33;border-radius:20px}.bundle-offer{align-self:center}.bundle-saving{font-weight:700;margin-bottom:13px}.bundle-offer .price{font-size:36px;margin-bottom:18px}.bundle-offer .price span{display:block;margin:8px 0 0}.bundle-detail{line-height:1.65;margin-bottom:14px}.bundle-offer .button{margin-top:9px}
.print-benefits{margin-top:32px;display:grid;grid-template-columns:1fr 1fr;gap:50px;border-top:1px solid var(--line);padding-top:28px}.print-benefits .eyebrow{font-size:10px;margin-bottom:12px}.print-benefits h3{font-size:21px;margin-bottom:12px}.print-benefits p:not(.eyebrow){font-size:15px;margin-bottom:12px}
.order-steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0;padding:0}.order-steps li{border-top:1px solid #22283c44;padding-top:20px}.step-number{display:inline-block;font-size:28px;letter-spacing:-1px;color:#438c85;font-weight:700;margin-bottom:16px}.order-steps h3{font-size:20px;margin-bottom:12px}.order-steps p{font-size:15px;margin:0}
.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;padding-top:80px}.faq-section>div>p:not(.eyebrow){margin:22px 0 16px;max-width:310px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:20px 30px 20px 0;cursor:pointer;font-weight:700;font-size:16px;position:relative;list-style:none;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:3px;top:19px;font-size:24px;line-height:1}.faq-list details[open] summary:after{content:'−'}.faq-list details[open] summary{padding-bottom:13px}.faq-list details p{font-size:15px;line-height:1.75;margin:0 22px 22px 0;color:#555865}
.location-card{display:grid;grid-template-columns:110px 1fr auto;gap:28px;align-items:center;background:var(--aqua);border:1px solid var(--line);border-radius:16px;padding:34px}.map-mark svg{display:block;width:100%;height:auto}.location-card .eyebrow{font-size:10px;margin-bottom:12px}.location-card h2{font-size:32px;letter-spacing:-1px;margin-bottom:16px}.location-card p:not(.eyebrow){font-size:14px;margin-bottom:12px}.location-card .location-note{margin-bottom:0}.location-card .button{max-width:270px;font-size:14px;text-align:center}.footer-map{display:inline-block;font-size:13px;margin-top:12px;text-underline-offset:4px;color:#ffcd48}
@media(max-width:1000px){.social-section{gap:30px;grid-template-columns:.85fr 1.15fr}.social-copy h2{font-size:34px}.benefits{gap:20px}.bundle-section{gap:30px;padding:28px}.order-steps{gap:20px}.faq-section{gap:35px}.location-card{grid-template-columns:85px 1fr}.location-card .button{grid-column:2;justify-self:start}}
@media(max-width:720px){.social-section{grid-template-columns:1fr;gap:30px;padding-top:55px}.social-art{width:min(430px,100%);margin:auto}.social-copy h2{font-size:34px}.social-copy .eyebrow{font-size:10px}.social-intro{font-size:16px}.benefits{gap:24px 20px}.bundle-section{grid-template-columns:1fr;gap:25px;padding:25px;margin-top:20px}.bundle-section h2{font-size:32px}.bundle-offer{padding-top:24px;border-top:1px solid #22283c33}.bundle-offer .price{font-size:36px}.bundle-tags{gap:7px}.print-benefits{grid-template-columns:1fr;gap:25px}.order-steps{grid-template-columns:1fr 1fr;gap:28px 20px}.order-steps h3{font-size:18px}.order-steps p{font-size:14px}.faq-section{grid-template-columns:1fr;gap:28px;padding-top:55px}.faq-section>div>p:not(.eyebrow){max-width:100%}.faq-section h2{font-size:34px}.location-card{padding:24px;grid-template-columns:1fr;gap:22px}.map-mark{width:65px}.location-card .button{grid-column:auto;max-width:100%;justify-self:stretch}.location-card h2{font-size:30px}.art-caption{font-size:11px;letter-spacing:.6px}}
@media(max-width:390px){.social-copy h2{font-size:30px}.benefits{grid-template-columns:1fr}.benefits>div{padding-left:43px;position:relative}.benefits>div>span{position:absolute;left:0;top:0}.bundle-section{padding:22px}.bundle-offer .price{font-size:32px}.order-steps{grid-template-columns:1fr}.order-steps li{display:grid;grid-template-columns:36px 1fr;gap:0 14px}.step-number{grid-row:1/3;font-size:25px}.order-steps p{grid-column:2}.location-card .button{font-size:13px;gap:12px}}

.service.social-card{background:#cabcf0}
