/* Entry point stays legible across the physical card, guest and owner steps. */
.journey-entry{order:1;position:sticky;top:8px;z-index:12;display:flex;align-items:center;gap:14px;padding:12px 16px;margin:0 0 15px;border:1px solid #426476;border-radius:13px;background:#16394f;box-shadow:0 5px 14px #061b2926}
.entry-symbol{flex-shrink:0;display:block;padding:9px 10px;border:1px solid #6ebaa6;border-radius:8px;font-size:12px;font-weight:700;color:#91ead1;white-space:nowrap}
.journey-entry p{margin:0;color:#d5e6ef;font-size:13px;line-height:1.45}.journey-entry strong{color:white;font-weight:600}
.journey-tabs button{font-size:13px;padding-inline:10px}.journey-tabs button span{margin-right:5px}
.journey-cards{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:scale(.9);transition:opacity .4s,transform .5s}
.journey-stage[data-device=cards] .journey-cards{opacity:1;pointer-events:auto;transform:none;z-index:3}
.journey-stage[data-device=cards] .journey-phone{opacity:0;transform:scale(.85);pointer-events:none}
.entry-card-fan{position:relative;width:100%;height:320px}
.entry-card{position:absolute;display:block;height:auto;aspect-ratio:900/596;object-fit:cover;border-radius:10px;border:1px solid #c9d7d4;box-shadow:0 18px 30px #031a2950}
.entry-card-left{width:48%;top:6%;left:8%;transform:rotate(-12deg)}
.entry-card-right{width:48%;top:6%;right:8%;transform:rotate(12deg)}
.entry-card-front{width:54%;left:23%;top:12%;transform:rotate(-2deg);z-index:2}
.entry-cards-included{display:flex;align-items:center;gap:15px;margin:12px 0 0;padding:12px 20px;border:1px solid #71b8a4;border-radius:13px;background:#e2f8ef;color:#163d35;font-size:14px;line-height:1.45;box-shadow:0 10px 24px #051c2924}
.entry-cards-included>strong{font-size:46px;font-weight:750;line-height:1;letter-spacing:-.05em}
.entry-cards-included b{font-weight:650}
@media(max-width:1050px){.entry-card-fan{height:270px}.entry-cards-included{font-size:12px;padding:11px 15px}.entry-cards-included>strong{font-size:40px}}
@media(max-width:720px){.journey-entry{gap:9px;padding:10px;margin-bottom:12px;top:6px;border-radius:11px}.entry-symbol{font-size:10px;padding:8px 6px}.journey-entry p{font-size:11px;line-height:1.4}.journey-stage[data-device=cards]{height:290px}.entry-card-fan{height:190px;width:100%}.entry-card{border-radius:6px}.entry-card-front{width:76%;left:12%;top:30%}.entry-card-left,.entry-card-right{width:61%;top:12%}.entry-card-left{left:1%}.entry-card-right{right:1%}.entry-cards-included{gap:10px;font-size:11px;padding:10px 12px;margin-top:9px;max-width:100%;box-sizing:border-box}.entry-cards-included>strong{font-size:37px}}
@media(prefers-reduced-motion:reduce){.journey-cards{transition:none}}
.services-comparison-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:24px;align-items:start;margin-block:40px}
.services-comparison-grid>.extra-services{width:100%;min-width:0;margin:0;padding:24px;border-radius:24px}
.services-comparison-grid .extra-heading{display:block;margin-bottom:18px}
.services-comparison-grid .extra-heading h2{font-size:28px;max-width:none}
.services-comparison-grid .extra-toolbar{flex-wrap:wrap}
.services-comparison-grid .extra-arrows{margin-left:auto}
.services-comparison-grid .extra-slide{padding:18px;gap:20px}
.services-comparison-grid .extra-copy h3{font-size:22px}
.market-anchor{min-width:0;position:relative;align-self:start;padding:28px;border:1px solid #bbc4c9;border-radius:24px;background:#f9faf9;box-shadow:0 12px 32px #14304715;color:#324550}
.market-lens{width:40px;height:40px;position:absolute;right:24px;top:22px;color:#71848d}
.market-label{font-size:11px;color:#667b86;margin:0 45px 15px 0}
.market-anchor h3{font-size:23px;line-height:1.2;letter-spacing:-.025em;max-width:240px;margin:0 0 23px}
.market-prices{display:grid;gap:6px}.market-prices strong{font-size:clamp(35px,3.7vw,54px);line-height:1.08;letter-spacing:-.04em;font-weight:750;white-space:nowrap;color:#465862}
.market-period{font-size:12px;color:#6b7a83;margin:12px 0 22px}
.extra-brand-lockup{display:flex;align-items:center;gap:18px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #b8c6d5}.extra-brand-lockup img{width:180px;max-width:45%;height:auto;object-fit:contain;mix-blend-mode:multiply}.extra-heading .extra-brand-lockup p{font-size:13px;line-height:1.45;margin:0;color:#355366}.extra-brand-lockup strong{font-weight:650}
.market-period{font-size:14px;line-height:1.5;color:#53626b;max-width:220px}
@media(max-width:760px){.extra-brand-lockup{gap:12px;margin-bottom:16px;padding-bottom:16px}.extra-brand-lockup img{width:140px;max-width:46%}.extra-heading .extra-brand-lockup p{font-size:11px}.market-period{max-width:none;font-size:12px}}
.market-contrast{border-top:1px solid #d3dfe0;padding-top:19px;color:#174f43}.market-contrast>strong{font-size:18px;line-height:1.3;display:block}.market-contrast p{font-size:13px;line-height:1.55;margin:8px 0 0}
@media(max-width:1050px) and (min-width:761px){.services-comparison-grid{gap:16px}.services-comparison-grid>.extra-services{padding:18px}.services-comparison-grid .extra-slide{grid-template-columns:1fr;gap:15px}.market-anchor{padding:22px}.market-anchor h3{font-size:21px}}
@media(max-width:760px){.services-comparison-grid{grid-template-columns:minmax(0,1fr);gap:16px;width:calc(100% - 32px);margin-block:30px}.services-comparison-grid>.extra-services{padding:18px 12px}.services-comparison-grid .extra-heading h2{font-size:23px}.services-comparison-grid .extra-slide{padding:14px}.market-anchor{padding:20px;border-radius:20px}.market-label{margin-bottom:10px}.market-anchor h3{font-size:20px;max-width:240px;margin-bottom:17px}.market-lens{right:18px;top:17px;width:32px;height:32px}.market-prices{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.market-prices strong{font-size:clamp(22px,6.3vw,30px);letter-spacing:-.05em}.market-period{font-size:11px;margin:8px 0 14px}.market-contrast{padding-top:14px}.market-contrast>strong{font-size:16px}.market-contrast p{font-size:12px}}
.market-prices{grid-template-columns:minmax(0,1fr);gap:8px}.market-prices strong:nth-child(1){font-size:clamp(30px,2.7vw,38px)}.market-prices strong:nth-child(2){font-size:clamp(39px,3.5vw,49px)}.market-prices strong:nth-child(3){font-size:clamp(48px,4.4vw,62px)}
@media(max-width:760px){.market-prices{gap:5px}.market-prices strong:nth-child(1){font-size:28px}.market-prices strong:nth-child(2){font-size:36px}.market-prices strong:nth-child(3){font-size:46px}}
