/* Shared design, scoped to preserve the booking application. */
:root{--conversion-blue:#185bdf;--conversion-ink:#101b2d}
.conversion-home{background:#fff;--blue:var(--conversion-blue);--shell:min(1200px,calc(100% - 64px))}
.conversion-home :is(h1,h2,h3){text-wrap:balance}
.conversion-home .section{padding:96px 0}
.conversion-home .eyebrow,.conversion-home .section-head>span,.conversion-home .section-head>div>span{font-size:12px;letter-spacing:.13em}
.conversion-home .button,.conversion-service .button{border-radius:6px;min-height:54px;padding:14px 24px;gap:20px;box-shadow:none}
.conversion-home .button:hover,.conversion-service .button.primary:hover{background:#1248b4;color:#fff}
.conversion-home :is(a,button,summary):focus-visible,.conversion-service :is(a,button,summary):focus-visible{outline:3px solid #f5b72e;outline-offset:5px}
.conversion-home .site-header{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e9ef}
.conversion-home .site-header.scrolled{position:sticky;top:0}
.conversion-home .nav-shell{height:94px;border:0;border-radius:0;background:#fff;box-shadow:none;backdrop-filter:none;padding:0;gap:24px}
.conversion-home .nav-book{justify-self:end;font-size:14px}
.conversion-home .brand-main{font-size:25px}
.conversion-home .brand-sub{font-size:10px;letter-spacing:.13em;margin-top:8px}
.conversion-home .desktop-nav{gap:24px}
.conversion-home .special-nav-link,.conversion-service .special-nav-link{background:#fff1f1!important;color:#af2232!important;border-color:#facdd2!important;box-shadow:none!important;animation:none!important;font-size:14px;min-height:36px}
.conversion-home .special-nav-link:hover,.conversion-service .special-nav-link:hover{background:#ffe1e5!important;color:#8d1724!important}
.conversion-hero{padding:42px 0 64px}
.hero-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:54px;align-items:center}
.hero-message{padding:25px 0}
.hero-message h1{font-size:clamp(44px,5.3vw,74px);line-height:1.03;letter-spacing:-.065em;margin:24px 0}
.hero-message h1 em{font-style:normal;color:var(--blue)}
.hero-message>p{max-width:480px;color:#596574;font-size:18px;line-height:1.7;margin:0 0 28px}
.hero-message .booking-note{font-size:13px;margin:14px 0 24px;color:#596574}
.hero-assurances{display:flex;flex-wrap:wrap;gap:20px;font-size:13px;font-weight:600;border-top:1px solid #e5e9ef;padding-top:22px}
.hero-photo{position:relative;margin:0;height:570px;border-radius:8px;overflow:hidden;background:#e7edf3}
.hero-photo>picture,.hero-photo>picture>img{display:block;width:100%;height:100%}.hero-photo>picture>img{object-fit:cover}
.hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:70px 28px 28px;background:linear-gradient(transparent,#071426e8);color:#fff}
.hero-photo figcaption>span:first-child{display:block;font-size:12px;letter-spacing:.13em;margin-bottom:8px}
.hero-photo strong{font-size:22px;letter-spacing:-.03em}
.hero-photo .photo-mark{position:absolute;right:28px;bottom:22px;font-size:38px}
.trust-bar{border-top:1px solid #e5e9ef;border-bottom:1px solid #e5e9ef;background:#f6f8fb;padding:25px 0}
.trust-bar .shell{display:grid;grid-template-columns:1.15fr repeat(3,1fr);align-items:center;gap:30px}
.trust-bar strong{font-size:17px;line-height:1.4}
.trust-bar .shell>span{border-left:1px solid #d9e0e8;padding-left:26px;font-size:14px;color:#536176}
.conversion-home .section-head{margin-bottom:40px}
.conversion-home .section-head h2{font-size:clamp(36px,4vw,52px);line-height:1.08;letter-spacing:-.05em}
.conversion-home .section-head.row{align-items:end;gap:48px}
.conversion-home .section-head.row>p{max-width:350px;margin:0;text-align:left}
.text-link{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px}
.text-link:hover{color:var(--blue)}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.testimonial-grid blockquote{margin:0;padding:26px 0 0;border-top:2px solid var(--ink);display:flex;flex-direction:column}
.testimonial-grid blockquote>span{letter-spacing:3px;color:#9d6200;font-size:17px}
.testimonial-grid blockquote p{font-size:18px;line-height:1.65;flex:1;margin:20px 0 24px}
.testimonial-grid footer{display:flex;flex-direction:column;font-size:14px}
.testimonial-grid small{color:#637083;font-size:12px;margin-top:4px}
.conversion-services{background:#f4f7fb}
.service-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.service-choice{background:#fff;padding:36px;border:1px solid #dce3ec;border-radius:8px;display:flex;flex-direction:column}
.service-choice.main-choice{background:#101b2d;border-color:#101b2d;color:#fff}
.choice-number{font-size:12px;letter-spacing:.12em;font-weight:700;color:#536176}
.main-choice .choice-number{color:#a7c8ff}
.service-choice h3{font-size:32px;letter-spacing:-.045em;line-height:1.15;margin:20px 0 12px}
.service-choice p{font-size:16px;color:#596574;margin:0 0 24px;max-width:440px}
.main-choice p{color:#c5d0df}
.service-choice ul{list-style:none;padding:0;margin:0 0 28px;line-height:1.9;font-size:14px}
.service-choice li:before{content:"✓";color:#92b9ff;margin-right:10px}
.choice-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:auto}
.main-choice .text-link{color:#e4ecf7}
.service-help{font-size:15px;color:#536176;margin:30px 0 0;text-align:center}
.service-help a{font-weight:700;text-decoration:underline;text-underline-offset:4px;color:var(--ink)}
.conversion-process{background:#fff}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.process-grid article{border-top:1px solid #dce3ec;padding-top:24px}
.process-grid article>span{font-size:36px;font-weight:500;letter-spacing:-.05em;color:var(--blue)}
.process-grid h3{font-size:23px;letter-spacing:-.035em;margin:18px 0 10px}
.process-grid p{color:#596574;font-size:16px}
.conversion-gallery{background:#101b2d;color:#fff}
.conversion-home .conversion-gallery .section-head span{color:#9ec2ff}
.conversion-home .conversion-gallery .section-head p{color:#bdc9d9}
.results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.results-grid figure{margin:0;min-width:0}
.results-grid img{width:100%;height:330px;object-fit:cover;border-radius:6px}
.results-grid figcaption{display:flex;justify-content:space-between;font-size:14px;padding-top:18px}
.results-grid figcaption span{color:#97a9bf}
.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}
.conversion-home .faq-layout .section-head{text-align:left;margin:0}
.conversion-faq details{border-bottom:1px solid #dce3ec;padding:22px 0}
.conversion-faq details:first-child{border-top:1px solid #dce3ec}
.conversion-faq summary{cursor:pointer;font-size:17px;font-weight:700;padding-right:12px}
.conversion-faq details p{color:#596574;font-size:16px;line-height:1.7}
.conversion-final{padding:88px 0;background:#e9f0fc;text-align:center}
.conversion-final h2{font-size:clamp(48px,7vw,84px);line-height:.98;letter-spacing:-.065em;margin:20px 0}
.conversion-final p{color:#536176;font-size:18px;margin:0 0 28px}
.final-note{display:block;font-size:13px;color:#536176;margin-top:20px}
.conversion-home .footer-grid{gap:35px}
.conversion-home .footer{font-size:14px}
.conversion-home .footer h3{font-size:12px}
.conversion-home .footer .brand-sub{font-size:10px}
.conversion-sticky{display:none}
/* Matching service-page hierarchy, without changing checkout behavior. */
.conversion-service{--blue:var(--conversion-blue);--shell:min(1200px,calc(100% - 64px));font-size:16px}
.conversion-service :is(.header,.site-header){position:relative;top:0;background:#fff;border-bottom:1px solid #e5e9ef}
.conversion-service :is(.nav,.nav-shell){height:94px;border:0;border-radius:0;box-shadow:none;background:#fff;backdrop-filter:none;padding:0}
.conversion-service :is(.brand small,.brand-sub){font-size:10px;letter-spacing:.13em}
.conversion-service .hero{min-height:620px;padding:85px 0;background:#101b2d}
.conversion-service .hero:before{display:none}
.conversion-service .hero:after{background:linear-gradient(90deg,#071426f2 0%,#071426cf 42%,#07142635 100%);backdrop-filter:none}
.conversion-service .hero>img{transform:none;object-position:center}
.conversion-service .hero-copy{max-width:none}
.conversion-service .hero h1{font-size:clamp(44px,5.5vw,72px);line-height:1.02;max-width:760px}
.conversion-service .hero .eyebrow{color:#afceff}
.conversion-service .hero p{max-width:580px;font-size:18px}
.conversion-service .hero :is(.actions,.hero-actions){justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap}
.conversion-service .hero .light{color:#fff;background:transparent;text-decoration:underline;text-underline-offset:5px;border:0;box-shadow:none}
.conversion-service :is(.cards,.steps){gap:22px}
.conversion-service .card{border-radius:8px}
.conversion-service .card>a{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:6px;background:var(--blue);color:#fff;text-align:center;padding:12px}
.conversion-service .section{padding:85px 0}
.conversion-service .dark{background:#101b2d}
.conversion-service .step{border-radius:6px;background:transparent}
.conversion-service :is(.head h2,.copy h2,.intro-copy h2){font-size:clamp(36px,4vw,52px);line-height:1.08}
.conversion-service .cta{background:#e9f0fc}
@media(max-width:1050px){.conversion-home .nav-shell{grid-template-columns:auto 1fr auto;gap:20px}.conversion-home .desktop-nav{gap:14px}.hero-layout{gap:28px}.hero-photo{height:520px}.conversion-service :is(.links,.desktop-nav){gap:16px}.conversion-service :is(.nav,.nav-shell){gap:16px}}
@media(max-width:900px){
 .conversion-home{--shell:calc(100% - 36px)}
 .conversion-home .nav-shell{display:flex;height:78px}
 .conversion-home .nav-book{margin-left:auto;font-size:13px;min-height:44px;padding:10px 14px}
 .conversion-home .brand-main{font-size:22px}.conversion-home .brand-sub{font-size:9px}
 .conversion-home .section{padding:65px 0}
 .hero-layout{grid-template-columns:1fr 1fr;gap:22px}.hero-message h1{font-size:46px}.hero-message>p{font-size:16px}.hero-photo{height:500px}
 .conversion-home .section-head.row{display:block}.conversion-home .section-head.row>p{max-width:550px;margin-top:20px}
 .testimonial-grid{gap:22px}.testimonial-grid blockquote p{font-size:16px}
 .service-choice{padding:26px}.service-choice h3{font-size:28px}
 .results-grid img{height:260px}.faq-layout{gap:35px}
 .trust-bar .shell{grid-template-columns:1fr 1fr;gap:22px}.trust-bar .shell>span{border:0;padding:0}
 .conversion-service{--shell:calc(100% - 36px)}
}
@media(max-width:650px){
 .conversion-home .nav-book{display:none}.conversion-home .nav-shell{gap:12px}
 .conversion-home .menu-button{border-radius:6px}.conversion-home .mobile-menu{border-radius:6px;margin-bottom:16px}
 .conversion-hero{padding:22px 0 38px}.hero-layout{grid-template-columns:1fr;gap:25px}.hero-message{padding:10px 0 0}
 .hero-message h1{font-size:clamp(42px,11.5vw,64px);margin:18px 0}.hero-message h1 br:last-child{display:none}
 .hero-message>p{margin-bottom:22px}.hero-message .button{width:100%}
 .hero-message .booking-note{font-size:12px;text-align:center;margin-bottom:18px}
 .hero-assurances{gap:12px;justify-content:space-between;font-size:12px;padding-top:18px}
 .hero-photo{height:330px}.hero-photo figcaption{padding:55px 20px 20px}.hero-photo strong{font-size:21px}
 .trust-bar .shell{gap:16px}.trust-bar strong{font-size:15px}.trust-bar .shell>span{font-size:13px}
 .testimonial-grid,.service-choice-grid,.process-grid,.results-grid,.faq-layout{grid-template-columns:1fr}
 .testimonial-grid{gap:30px}.testimonial-grid blockquote p{font-size:17px;margin:14px 0 18px}
 .service-choice{padding:28px}.choice-actions{align-items:stretch;flex-direction:column}.choice-actions .text-link{text-align:center}
 .service-help{text-align:left}.process-grid{gap:24px}.process-grid h3{margin-top:10px}
 .results-grid{gap:30px}.results-grid img{height:310px}
 .conversion-home .faq-layout .section-head{margin-bottom:15px}
 .conversion-final{padding:65px 0}.conversion-home .footer{padding-bottom:110px}
 .conversion-sticky{display:flex;align-items:center;justify-content:space-between;gap:12px;position:fixed;bottom:0;left:0;right:0;z-index:45;padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dce3ec;box-shadow:0 -4px 20px #101b2d0a}
 .conversion-sticky>span{font-size:12px;line-height:1.35}.conversion-sticky .button{min-height:46px;font-size:14px;padding:12px 18px}
 .conversion-service .hero{min-height:650px;padding:64px 0}
 .conversion-service .hero-copy{text-align:left}.conversion-service .hero h1{font-size:46px}
 .conversion-service .hero:after{background:linear-gradient(90deg,#071426ed,#0714269c)}
 .conversion-service .hero :is(.actions,.hero-actions){align-items:stretch;flex-direction:column}
 .conversion-service .hero .trust{flex-direction:row;justify-content:flex-start}
 .conversion-service .cards{display:grid;grid-template-columns:1fr;grid-auto-flow:row;grid-auto-columns:auto;overflow:visible}
 .conversion-service .card{min-width:0}.conversion-service .section{padding:60px 0}
}
@media(prefers-reduced-motion:reduce){.conversion-home *,.conversion-service *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Photo-led direction: real work, blue accents and soft, rounded surfaces. */
.conversion-home{--shell:min(1240px,calc(100% - 56px));background:#f7faff}
.conversion-home .site-header,.conversion-home .site-header.scrolled{position:absolute;top:24px;left:0;right:0;background:transparent;border:0}
.conversion-home .nav-shell{height:78px;padding:0 22px;border:1px solid #ffffffba;border-radius:22px;background:#ffffffed;box-shadow:0 12px 40px #07142612;backdrop-filter:blur(16px)}
.conversion-home .button,.conversion-service .button{border-radius:14px;font-weight:800;box-shadow:0 10px 25px #1769e829}
.conversion-home .button.primary{background:#1769e8}
.conversion-home .button.primary:hover{background:#0d55c7}
.conversion-hero{position:relative;min-height:900px;min-height:max(800px,94svh);padding:170px 0 0;overflow:hidden;background:#0c2339}
.hero-layout{display:block;position:static}
.hero-photo{position:absolute;inset:0;margin:0;height:100%;width:100%;border-radius:0;background:#183248}
.hero-photo>picture>img{object-position:center 60%}
.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#092039b3 0%,#0920397a 28%,#0714260a 62%,#07142673 100%);pointer-events:none}
.hero-message{position:relative;z-index:2;max-width:950px;margin:auto;text-align:center;padding:0}
.hero-message .eyebrow{display:inline-block;background:#ffffffeb;color:#15365b;border:1px solid #fff9;border-radius:100px;padding:9px 17px;font-size:12px;margin-bottom:0;letter-spacing:.1em}
.hero-message h1{font-size:clamp(50px,6.7vw,92px);line-height:1;letter-spacing:-.06em;color:#fff;margin:22px 0;text-shadow:0 3px 24px #07142640}
.hero-message h1 em{color:#cde5ff}
.hero-message>p{color:#fff;max-width:530px;font-size:18px;line-height:1.6;margin:0 auto 24px;text-shadow:0 2px 12px #071426}
.hero-message .button{min-width:225px}
.hero-message .booking-note{font-size:14px;color:#fff;margin:16px auto 0}
.hero-assurances{justify-content:center;border:0;margin:18px 0 0;padding:0;color:#fff}
.hero-assurances span{padding:7px 13px;border-radius:100px;border:1px solid #ffffff61;background:#07142665;backdrop-filter:blur(10px)}
.hero-photo figcaption{z-index:2;left:32px;bottom:30px;right:auto;padding:15px 22px;border:1px solid #ffffff65;border-radius:18px;background:#ffffffeb;color:#101b2d;backdrop-filter:blur(12px)}
.hero-photo figcaption>span:first-child{font-size:11px;letter-spacing:.08em;margin-bottom:3px;color:#536176}
.hero-photo strong{font-size:17px}.hero-photo .photo-mark{display:none}
.trust-bar{background:#edf5ff;border:0;padding:30px 0}
.conversion-home .section-head.row{text-align:center;display:block;max-width:850px;margin:0 auto 42px}
.conversion-home .section-head.row>p{max-width:580px;text-align:center;margin:18px auto 0}
.conversion-home .conversion-services .section-head.row>p{color:#647085}
.conversion-home .section-head.row h2{max-width:none}
.conversion-home .section-head.row .text-link{display:inline-block;margin-top:20px}
.conversion-home .section-head h2{font-size:clamp(36px,4.5vw,60px);font-weight:800;letter-spacing:-.05em}
.conversion-reviews{background:#fff}
.testimonial-grid{gap:20px}
.testimonial-grid blockquote{background:#f5f8fd;border:1px solid #e2eaf5;border-radius:24px;padding:28px}
.testimonial-grid blockquote>span{color:#b97700}
.conversion-services{background:#edf5ff}
.service-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.service-choice,.service-choice.main-choice{position:relative;padding:0 22px 26px;overflow:hidden;border:1px solid #e0e8f4;border-radius:25px;background:#fff;color:#101b2d;box-shadow:0 10px 35px #163c6b08}
.choice-photo{width:calc(100% + 44px);max-width:none;height:210px;object-fit:cover;margin:0 -22px 24px}
.main-choice .choice-number,.choice-number{color:#1769e8;font-size:11px}
.service-choice h3{font-size:25px;margin:12px 0}
.service-choice p,.main-choice p{font-size:15px;color:#596574}
.service-choice ul{display:none}
.choice-actions{flex-direction:column;align-items:stretch;gap:15px}
.choice-actions .button{font-size:14px;padding:12px 10px;gap:6px}
.choice-actions .text-link,.main-choice .text-link{font-size:13px;color:#1769e8;text-align:center}
.conversion-process{background:#fff}
.process-grid article{padding:28px;border:1px solid #e1e9f4;border-radius:24px;background:#f5f9ff}
.process-grid article>span{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#1769e8;color:#fff;font-size:23px}
.conversion-gallery{background:#0c2039}
.results-grid img{border-radius:22px}
.conversion-faq{background:#fff}
.conversion-faq details{padding:23px;border:1px solid #e1e9f4;border-radius:17px;margin-bottom:12px;background:#f6f9fe}
.conversion-faq details:first-child{border-top:1px solid #e1e9f4}
.conversion-final{background:radial-gradient(ellipse at 50% 0%,#fff 0%,#dcecff 85%)}
.conversion-service :is(.header,.site-header){position:absolute;top:24px;left:0;right:0;background:transparent;border:0}
.conversion-service :is(.nav,.nav-shell){height:78px;padding:0 22px;border-radius:22px;background:#fffffff0;box-shadow:0 12px 40px #07142612;backdrop-filter:blur(16px)}
.conversion-service .hero{min-height:790px;padding:180px 0 80px}
.conversion-service .card{border-radius:24px;box-shadow:0 10px 35px #163c6b08}
.conversion-service .card>a{border-radius:12px}
.conversion-service .step{border-radius:20px;background:#ffffff0a}
@media(max-width:1100px){.service-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-photo{height:230px}.conversion-home .nav-shell{gap:15px}.conversion-home .desktop-nav{gap:15px}}
@media(max-width:900px){.conversion-home{--shell:calc(100% - 36px)}.conversion-home .nav-shell{height:70px}.conversion-hero{min-height:820px;padding-top:150px}.hero-message h1{font-size:64px}.hero-message>p{font-size:17px}.hero-photo>picture>img{object-position:65% center}.hero-photo figcaption{left:18px;bottom:20px}.conversion-home .section-head.row{margin-bottom:35px}.conversion-service :is(.nav,.nav-shell){height:70px}}
@media(max-width:650px){
 .conversion-home .site-header,.conversion-home .site-header.scrolled,.conversion-service :is(.header,.site-header){top:16px}
 .conversion-home .nav-shell,.conversion-service :is(.nav,.nav-shell){border-radius:18px;padding:0 17px}
 .conversion-home .mobile-menu{border-radius:18px}
 .conversion-home .menu-button{border-radius:12px}
 .conversion-hero{min-height:860px;min-height:max(820px,95svh);padding-top:123px}
 .hero-message h1{font-size:clamp(43px,11.7vw,60px);margin:20px 0 16px}
 .hero-message h1 br:last-child{display:block}
 .hero-message .eyebrow{font-size:10px;padding:8px 12px}
 .hero-message>p{font-size:16px;max-width:350px}
 .hero-message .button{width:auto;min-width:220px}
 .hero-message .booking-note{font-size:12px;max-width:310px}
 .hero-assurances{gap:8px;margin-top:14px;font-size:11px}
 .hero-photo>picture>img{object-position:72% center}
 .hero-photo:after{background:linear-gradient(180deg,#092039cf 0%,#09203990 40%,#07142600 68%,#07142645 100%)}
 .hero-photo figcaption{bottom:24px;padding:12px 17px}
 .hero-photo strong{font-size:15px}
 .service-choice-grid{grid-template-columns:1fr}.choice-photo{height:240px}
 .service-choice h3{font-size:28px}
 .choice-actions .button{font-size:16px}.choice-actions .text-link{font-size:14px}
 .conversion-service .hero{min-height:760px;padding-top:150px}
}

/* Gallery-only rolling portfolio. Native scroll remains usable without JS. */
.conversion-gallery .work-showcase{width:100%;--work-gap:20px}
.work-showcase-viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:auto!important;scrollbar-width:none;cursor:grab;overscroll-behavior-x:contain;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}
.work-showcase-viewport::-webkit-scrollbar{display:none}
.work-showcase[data-looping="true"] .work-showcase-viewport{touch-action:pan-x pan-y pinch-zoom;-webkit-overflow-scrolling:touch}
.work-showcase.is-dragging .work-showcase-viewport{cursor:grabbing}
.work-showcase-track{display:flex;width:max-content}
.work-showcase-group{display:flex;gap:var(--work-gap);padding-right:var(--work-gap);flex:none}
.work-showcase-card{width:31vw;flex:none;margin:0;user-select:none}
.work-showcase-card img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:22px;background:#172d47;-webkit-user-drag:none}
.work-showcase-viewport:focus-visible{outline-offset:-4px}
@media(max-width:1000px){.work-showcase-card{width:44vw}}
@media(max-width:650px){
 .conversion-gallery .work-showcase{--work-gap:12px}
 .work-showcase-card{width:80vw}
 .work-showcase-viewport{mask-image:none}
 .work-showcase-card img{border-radius:20px}
}
@media(prefers-reduced-motion:reduce){
 .work-showcase-viewport{touch-action:auto;scrollbar-width:thin}
 .work-showcase-viewport::-webkit-scrollbar{display:block;height:6px}
}

/* Focused homepage booking cues; no new layout system or motion. */
.hero-google-trust{display:block;width:fit-content;max-width:100%;margin:0 auto 10px;color:#fff;font-size:14px;font-weight:700;text-underline-offset:4px}
.hero-google-trust:hover{text-decoration:underline}
.hero-google-trust>span{color:#ffd267;letter-spacing:1px}
.hero-message .hero-start-price{font-size:18px;line-height:1.3;margin:0 auto 14px}
.hero-start-price strong{font-size:24px}
.review-summary{display:block;font-size:16px;font-weight:700;color:#101b2d}
.review-summary>span{color:#986000}
.review-read-more{display:block;font-size:13px;margin-top:8px}
.conversion-home .service-start-price{color:#101b2d;font-size:18px;margin:0 0 16px}
.service-start-price strong{font-size:30px;letter-spacing:-.03em}
.conversion-home .core-service-label{margin-bottom:10px;color:#536176}
.service-choice:nth-child(-n+2){border-color:#adc9ee}
.service-promise{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:28px;margin-top:30px;padding:24px 0;border-top:1px solid #dce3ec}
.service-promise h3{font-size:24px;letter-spacing:-.03em;margin:0}
.service-promise p{max-width:750px;font-size:16px;color:#536176;line-height:1.6;margin:0}
@media(max-width:650px){
 .conversion-home .site-header{top:12px}
 .conversion-home .nav-shell{height:62px}
 .conversion-hero{min-height:700px;min-height:max(670px,90svh);padding-top:92px;padding-bottom:100px}
 .hero-message .eyebrow{font-size:10px;letter-spacing:.04em;padding:6px 10px}
 .hero-message h1{font-size:clamp(38px,10.5vw,52px);margin:12px 0}
 .hero-message>p{font-size:15px;line-height:1.45;margin-bottom:12px}
 .hero-google-trust{font-size:13px;margin-bottom:8px;min-height:44px;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}
 .hero-message .hero-start-price{font-size:17px;margin-bottom:12px}
 .hero-start-price strong{font-size:23px}
 .hero-message .button{min-height:54px;min-width:240px;font-size:16px}
 .hero-message .booking-note{font-size:12px;margin-top:10px}
 .hero-assurances{gap:8px;margin-top:12px;font-size:12px}
 .hero-assurances span{padding:6px 10px}
 .hero-photo figcaption{bottom:22px}
 .conversion-home .nav-shell,.hero-assurances span,.hero-photo figcaption{backdrop-filter:none;-webkit-backdrop-filter:none}
 .service-promise{grid-template-columns:1fr;gap:10px;margin-top:24px}
 .conversion-home .service-help a{display:inline-block;min-height:44px;padding:10px 0}
 .choice-actions .text-link{min-height:44px;display:flex;align-items:center;justify-content:center}
}
