/* Standalone web design offer. Real work leads; one action throughout. */
[data-page="free-landing-page"] {
  --lp-base: #151517;
  --lp-deep: #0E0E13;
  --lp-panel: #1E201F;
  --lp-line: #ffffff26;
  --lp-quiet: #B8B8C1;
  --lp-yellow: #FCC530;
  --lp-ink: #151517;
  --lp-radius: 12px;
  background: var(--lp-base);
}
[data-page="free-landing-page"] h1,
[data-page="free-landing-page"] h2 { text-wrap: balance; letter-spacing: -.035em; }
[data-page="free-landing-page"] h2 { font-size: clamp(32px, 3.8vw, 52px); line-height: 1.12; font-weight: 600; }
[data-page="free-landing-page"] h3 { letter-spacing: -.02em; }
[data-page="free-landing-page"] :target { scroll-margin-top: 16px; }
.lp-section { padding-block: clamp(64px, 7.2vw, 108px); }
.lp-split { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 88px; align-items: start; }
.lp-split > *, .lp-hero__grid > * { min-width: 0; }
.lp-body { font-size: 17px; line-height: 1.75; color: var(--lp-quiet); margin-top: 24px; max-width: 44ch; }
.lp-intro { font-size: 19px; line-height: 1.65; color: var(--lp-quiet); }
.lp-intro strong { color: var(--cream); font-weight: 500; }
.lp-small { color: var(--lp-quiet); font-size: 13px; line-height: 1.7; }
.lp-text-link, .lp-case-link { display: inline-flex; align-items: center; gap: 12px; min-height: 44px; color: var(--cream); font-size: 15px; font-weight: 500; text-decoration: underline; text-decoration-color: #ffffff60; text-underline-offset: 5px; }
.lp-text-link svg, .lp-case-link svg { width: 18px; height: 18px; flex-shrink: 0; }
.lp-text-link:hover, .lp-case-link:hover { color: var(--lp-yellow); text-decoration-color: currentColor; }
.lp-header { position: sticky; top: 0; z-index: 100; border-bottom: 1px solid var(--lp-line); background: var(--lp-base); }
.lp-header__inner { min-height: 88px; display: flex; align-items: center; gap: 40px; }
.lp-logo { display: inline-flex; min-height: 44px; align-items: center; flex-shrink: 0; }
.lp-logo img { width: 112px; height: auto; }
.lp-nav { display: flex; align-items: center; gap: 28px; margin-left: auto; }
.lp-nav a { font-size: 14px; color: var(--lp-quiet); display: inline-flex; align-items: center; min-height: 44px; text-decoration: none; }
.lp-nav a:hover { color: var(--cream); }
.lp-header__cta { min-height: 48px; padding: 12px 20px; font-size: 14px; gap: 12px; }
.lp-header__cta svg { width: 18px; height: 18px; }
.lp-hero { padding-block: 64px 72px; }
.lp-hero__grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr); gap: 64px; align-items: center; }
.lp-hero h1 { font-size: clamp(44px, 5vw, 70px); line-height: 1.06; font-weight: 600; }
.lp-hero h1 span { color: var(--lp-yellow); }
.lp-hero .lp-intro { margin: 28px 0 32px; max-width: 42ch; }
.lp-hero__promise { font-size: 13px; line-height: 1.65; color: var(--lp-quiet); margin-top: 16px; }
.lp-hero .lp-text-link { margin-top: 16px; }
.lp-gallery { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 20px 16px; align-items: start; }
.lp-gallery figure { min-width: 0; }
.lp-gallery__lead { grid-column: 1 / -1; }
.lp-gallery a { display: block; overflow: hidden; border-radius: var(--lp-radius); }
.lp-gallery img { width: 100%; height: auto; display: block; aspect-ratio: 1512 / 850; object-fit: cover; }
.lp-gallery figcaption { margin-top: 10px; font-size: 12px; color: var(--lp-quiet); }
.lp-gallery__lead figcaption { color: var(--cream); }
.lp-gallery__note { grid-column: 1 / -1; color: var(--lp-quiet); font-size: 12px; padding-top: 16px; border-top: 1px solid var(--lp-line); }
.lp-checklist svg, .lp-price-card li svg, .lp-booking__promises svg { width: 18px; height: 18px; color: var(--lp-yellow); flex-shrink: 0; }
.lp-included__detail { padding-top: 4px; }
.lp-free-price { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding-bottom: 24px; border-bottom: 1px solid var(--lp-line); }
.lp-free-price h3 { font-size: 24px; line-height: 1.3; font-weight: 500; max-width: 13ch; }
.lp-free-price > strong { font-size: 76px; font-weight: 500; line-height: 1; letter-spacing: -.04em; color: var(--lp-yellow); }
.lp-checklist { margin-block: 28px; display: grid; gap: 22px; }
.lp-checklist li { display: flex; gap: 16px; font-size: 16px; line-height: 1.7; color: var(--lp-quiet); }
.lp-checklist li svg { margin-top: 5px; }
.lp-checklist b { display: block; font-weight: 500; color: var(--cream); margin-bottom: 4px; }
.lp-work { background: var(--lp-deep); }
.lp-section-head { display: flex; align-items: end; justify-content: space-between; gap: 64px; margin-bottom: 48px; }
.lp-section-head > p { font-size: 16px; line-height: 1.75; color: var(--lp-quiet); max-width: 38ch; }
.lp-work .case-stage .stage__frame { width: min(100%, 360px, calc(max(440px, 100svh - 300px) * 9 / 16)); }
.lp-work .case-stage .stage__result { font-size: 17px; color: var(--lp-quiet); }
.lp-work .case-stage .stage__services { font-size: 14px; }
.lp-work .case-stage .stage__url { font-size: 15px; }
.lp-case-link { margin-top: 8px; }
.lp-work .stage__play-note { font-size: 13px; }
.lp-work .case-stage__controls { justify-content: center; padding-top: 24px; border-top: 1px solid var(--lp-line); }
.lp-difference .lp-text-link { margin-top: 24px; }
.lp-reasons { border-top: 1px solid var(--lp-line); }
.lp-reasons article { padding-block: 28px; border-bottom: 1px solid var(--lp-line); }
.lp-reasons h3 { font-size: 22px; font-weight: 500; line-height: 1.3; margin-bottom: 12px; }
.lp-reasons p { font-size: 16px; line-height: 1.75; color: var(--lp-quiet); max-width: 48ch; }
.lp-why { background: var(--lp-yellow); color: var(--lp-ink); }
.lp-why h2 { font-size: clamp(40px, 5vw, 72px); }
.lp-why p { font-size: 17px; line-height: 1.75; margin-bottom: 20px; }
.lp-why .lp-why__lead { font-size: 23px; line-height: 1.5; font-weight: 500; letter-spacing: -.025em; }
.lp-why__close { padding-top: 24px; border-top: 1px solid #15151750; }
.lp-why .btn--primary { background: var(--lp-ink); color: #fff; }
.lp-why .btn--primary:hover { background: #303034; }
.lp-why .btn--primary:focus-visible { outline-color: var(--lp-ink); outline-offset: 5px; }
.lp-pricing__reassurance { font-size: 16px; color: var(--cream); line-height: 1.65; margin-top: 28px; padding-top: 24px; border-top: 1px solid var(--lp-line); }
.lp-price-card { background: var(--lp-panel); padding: 36px; border-radius: var(--lp-radius); }
.lp-price-card h3 { font-size: 22px; font-weight: 500; }
.lp-price-card__total { font-size: clamp(60px, 6.5vw, 88px); line-height: 1.15; margin-block: 20px; font-weight: 500; letter-spacing: -.04em; font-variant-numeric: tabular-nums; }
.lp-price-card__monthly { padding-block: 24px; border-block: 1px solid #ffffff35; }
.lp-price-card__monthly > span { color: var(--lp-quiet); font-size: 14px; }
.lp-price-card__monthly p { font-size: 18px; margin-block: 8px; }
.lp-price-card__monthly strong { font-size: 40px; font-weight: 500; letter-spacing: -.035em; color: var(--lp-yellow); }
.lp-price-card ul { display: grid; gap: 16px; margin-block: 28px; }
.lp-price-card li { display: flex; align-items: start; gap: 12px; font-size: 15px; line-height: 1.65; }
.lp-price-card li svg { margin-top: 4px; }
.lp-price-card .btn { width: 100%; font-size: 15px; padding-inline: 20px; }
.lp-price-card .lp-small { margin-top: 20px; }
.lp-process { background: var(--lp-panel); }
.lp-process__steps { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 48px; margin-top: 48px; }
.lp-process__number { display: inline-flex; width: 44px; height: 44px; align-items: center; justify-content: center; border: 1px solid #8A8A91; border-radius: 50%; font-size: 16px; margin-bottom: 24px; }
.lp-process__steps h3 { font-size: 22px; font-weight: 500; line-height: 1.3; margin-bottom: 16px; }
.lp-process__steps p { color: var(--lp-quiet); font-size: 16px; line-height: 1.75; }
[data-page="free-landing-page"] .qa__q h3 { font-size: 18px; }
[data-page="free-landing-page"] .qa__a p { color: var(--lp-quiet); }
.lp-booking { border-block: 1px solid var(--lp-line); background: var(--lp-panel); }
.lp-booking .lp-split { grid-template-columns: minmax(0, 1fr) minmax(0, 1.12fr); gap: 72px; }
.lp-booking .lp-intro { margin-top: 28px; color: var(--cream); }
.lp-booking .lp-body { margin-top: 16px; }
.lp-booking__promises { margin-block: 28px; display: grid; gap: 16px; }
.lp-booking__promises li { display: flex; align-items: start; gap: 12px; font-size: 15px; }
.lp-booking__promises svg { margin-top: 3px; }
.lp-booking__copy .lp-small { max-width: 43ch; }
.lp-booking .book { margin: 0; }
.lp-booking .book__step .h3 { font-size: 22px; }
.lp-booking .book__steps li { font-size: 12px; }
.lp-booking .cal__day { background: transparent; }
.lp-booking .cal__day[aria-pressed="true"] { background: var(--yellow); }
.lp-booking select { width: 100%; min-height: 48px; font: inherit; font-size: 16px; color: var(--cream); background: var(--lp-base); border: 1px solid #8A8A91; border-radius: 8px; padding: 12px; }
.lp-footer { padding-block: 40px; }
.lp-footer .shell { display: flex; align-items: center; gap: 40px; }
.lp-footer p { font-size: 13px; line-height: 1.7; color: var(--lp-quiet); }
.lp-footer a:not(.lp-logo) { display: inline-flex; gap: 12px; min-height: 44px; align-items: center; color: var(--cream); font-size: 14px; margin-left: auto; }
.lp-footer a svg { width: 18px; height: 18px; }
.lp-footer span { font-size: 12px; color: var(--lp-quiet); }

@media (prefers-reduced-motion: no-preference) {
  .lp-gallery__lead img { animation: lp-project-arrives 650ms var(--ease) both; }
  @keyframes lp-project-arrives { from { transform: translateY(8px); clip-path: inset(0 0 8% 0 round 12px); } to { transform: none; clip-path: inset(0 round 12px); } }
}
@media (max-width: 1099px) {
  .lp-header__inner { gap: 24px; }
  .lp-nav { gap: 20px; }
  .lp-split, .lp-hero__grid { gap: 48px; }
  .lp-hero { padding-block: 56px; }
  .lp-hero .lp-intro { font-size: 17px; }
  .lp-booking .lp-split { grid-template-columns: 1fr 1.2fr; gap: 40px; }
  .lp-price-card { padding: 28px; }
}
@media (max-width: 799px) {
  .lp-header__inner { min-height: 72px; gap: 16px; }
  .lp-nav { display: none; }
  .lp-logo img { width: 92px; }
  .lp-header__cta { margin-left: auto; }
  .lp-hero__grid, .lp-split, .lp-booking .lp-split { grid-template-columns: 1fr; gap: 40px; }
  .lp-hero h1 { font-size: clamp(44px, 8.5vw, 64px); max-width: 17ch; }
  .lp-hero__copy { max-width: 620px; }
  .lp-gallery { max-width: 620px; }
  .lp-section-head { flex-direction: column; align-items: start; gap: 24px; }
  .lp-section-head > p { max-width: 46ch; }
  .lp-work .case-stage .stage__frame { width: min(100%, 360px, calc(72svh * 9 / 16)); }
  .lp-free-price h3 { max-width: none; }
  .lp-process__steps { grid-template-columns: 1fr; gap: 32px; }
  .lp-process__steps li { position: relative; padding-left: 68px; }
  .lp-process__number { position: absolute; left: 0; top: 0; margin: 0; }
  .lp-process__steps p { max-width: 46ch; }
  .lp-process__steps h3 { margin-bottom: 12px; }
  .lp-footer .shell { flex-wrap: wrap; gap: 20px 32px; }
  .lp-footer a:not(.lp-logo) { margin-left: 0; }
  .lp-footer span { margin-left: auto; }
}
@media (max-width: 479px) {
  [data-page="free-landing-page"] .shell { padding-inline: 20px; }
  .lp-header__inner { gap: 12px; }
  .lp-header__cta { padding: 12px 14px; min-height: 44px; font-size: 12px; gap: 8px; }
  .lp-header__cta svg { display: none; }
  .lp-hero { padding-block: 40px 48px; }
  .lp-hero h1 { font-size: clamp(38px, 10.8vw, 48px); }
  .lp-hero .lp-intro { font-size: 17px; margin-block: 24px; }
  .lp-hero .btn { font-size: 15px; padding-inline: 20px; }
  .lp-hero__promise { font-size: 12px; }
  .lp-gallery { gap: 20px 12px; }
  .lp-gallery figcaption, .lp-gallery__note { font-size: 11px; }
  .lp-body { font-size: 16px; }
  .lp-free-price h3 { font-size: 22px; max-width: 13ch; }
  .lp-free-price > strong { font-size: 64px; }
  .lp-price-card { padding: 24px; }
  .lp-price-card .btn { font-size: 13px; padding-inline: 12px; }
  .lp-price-card .btn__chip { display: none; }
  .lp-price-card__total { font-size: 64px; }
  .lp-pricing__reassurance { font-size: 15px; }
  .lp-why p { font-size: 16px; }
  .lp-why .lp-why__lead { font-size: 21px; }
  .lp-why .btn { font-size: 14px; padding-inline: 16px; }
  .lp-booking .book__steps li { font-size: 10px; }
  .lp-booking .book__step .h3 { font-size: 20px; }
  .lp-footer p { flex: 1; }
  .lp-footer .lp-logo img { width: 80px; }
}
