.marketing-shell { min-width: 320px; overflow-x: hidden; background: var(--surface); scroll-behavior: smooth; }
.marketing-container { width: min(1180px,calc(100% - 40px)); margin-inline: auto; }
.skip-link { position: fixed; z-index: 200; top: 8px; left: 8px; padding: 10px 14px; color: var(--surface); background: var(--brand-700); border-radius: var(--radius-control); transform: translateY(-150%); }
.skip-link:focus { transform: translateY(0); }
.marketing-header { position: sticky; z-index: 100; top: 0; background: rgb(255 255 255 / 90%); border-bottom: 1px solid transparent; backdrop-filter: blur(18px); transition: border-color var(--transition-fast),box-shadow var(--transition-fast); }
.marketing-header.scrolled { border-color: var(--border); box-shadow: 0 9px 28px -22px rgb(25 58 112 / 55%); }
.header-inner { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: var(--space-5); }
.marketing-brand { width: 172px; height: 58px; display: block; overflow: visible; }
.marketing-brand > span { position: relative; display: block; width: 100%; height: 100%; }
.marketing-brand img { position: absolute; top: -34px; left: -37px; width: 248px; max-width: none; height: auto; object-fit: contain; }
.marketing-nav { display: flex; align-items: center; gap: 4px; }
.marketing-nav a { min-height: 40px; padding: 9px 12px; display: inline-flex; align-items: center; color: var(--text-muted); border-radius: var(--radius-control); font-size: 13px; font-weight: 600; }
.marketing-nav a:hover { color: var(--brand-700); background: var(--brand-50); }
.marketing-nav .marketing-login { margin-left: var(--space-3); color: var(--text-soft); border: 1px solid var(--border); }
.marketing-nav .primary { margin-left: var(--space-2); padding-inline: 17px; color: var(--surface); }
.marketing-menu { width: 44px; height: 44px; padding: 11px; display: none; border: 1px solid var(--border); border-radius: var(--radius-control); }
.marketing-menu > span:not(.sr-only) { width: 100%; height: 2px; margin: 4px 0; display: block; background: var(--text-soft); border-radius: var(--radius-round); }
.marketing-kicker { margin-bottom: 14px; display: flex; align-items: center; gap: 9px; color: var(--brand-700); font-size: 11px; font-weight: 800; letter-spacing: 1.8px; }
.marketing-kicker > span { width: 25px; height: 2px; background: var(--brand-500); }
.marketing-hero { padding: 58px 0 64px; overflow: hidden; background: radial-gradient(circle at 90% 4%,var(--brand-100),transparent 29%),radial-gradient(circle at 3% 66%,var(--warm-surface),transparent 25%),linear-gradient(180deg,var(--surface),var(--surface-soft)); }
.hero-layout { display: grid; grid-template-columns: minmax(0,.92fr) minmax(460px,1.08fr); align-items: center; gap: clamp(48px,7vw,96px); }
.hero-copy { min-width: 0; }
.hero-copy h1 { max-width: 790px; margin: 0; color: var(--text); font-size: clamp(42px,5.4vw,72px); line-height: 1.03; letter-spacing: -3.4px; }
.hero-copy > p { max-width: 700px; margin: 24px 0 0; color: var(--text-muted); font-size: 19px; line-height: 1.7; }
.hero-actions { margin-top: 30px; display: flex; align-items: center; gap: var(--space-4); flex-wrap: wrap; }
.marketing-cta { min-height: 50px; padding: 13px 20px; font-size: 15px; }
.marketing-cta span { font-size: 19px; }
.marketing-text-link { padding: 10px; color: var(--brand-700); font-size: 14px; font-weight: 700; }
.marketing-text-link:hover { text-decoration: underline; }
.hero-points { margin: 24px 0 0; padding: 0; display: flex; gap: 20px; flex-wrap: wrap; color: var(--text-muted); font-size: 12px; list-style: none; }
.hero-points li::before { content: '✓'; margin-right: 6px; color: var(--success); font-weight: 800; }
.hero-visual { min-height: 500px; position: relative; isolation: isolate; perspective: 1250px; perspective-origin: 48% 43%; }
.hero-depth-glow { position: absolute; z-index: -2; inset: 3% -9% -3% -1%; background: radial-gradient(ellipse at 58% 47%,color-mix(in srgb,var(--brand-500),transparent 64%) 0,transparent 65%); filter: blur(15px); }
.hero-depth-sheet { position: absolute; z-index: -1; inset: 79px 37px 31px 34px; background: linear-gradient(145deg,var(--brand-100),color-mix(in srgb,var(--brand-500),transparent 76%)); border: 1px solid color-mix(in srgb,var(--brand-300),transparent 35%); border-radius: 25px; box-shadow: 0 34px 64px -34px rgb(27 65 139 / 68%); transform: rotateY(-7.5deg) rotateX(4deg) translate3d(12px,18px,-40px); }
.hero-floor { position: absolute; inset: 49px 27px 60px 8px; overflow: hidden; background: var(--surface); border: 1px solid color-mix(in srgb,var(--brand-200),var(--surface) 35%); border-radius: 24px; box-shadow: 0 70px 118px -44px rgb(18 48 111 / 64%),0 28px 52px -29px rgb(40 85 184 / 60%),inset 0 1px rgb(255 255 255 / 85%); transform: rotateY(-7.5deg) rotateX(4deg) translateZ(8px); transform-origin: 48% 52%; }
.hero-floor-head { height: 62px; padding: 0 23px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--border); }.hero-floor-head strong { font: 700 15px var(--font-heading); }.hero-floor-head span { color: var(--text-muted); font-size: 11px; }
.hero-room-grid { height: calc(100% - 62px); position: relative; overflow: hidden; background-color: color-mix(in srgb,var(--surface-soft),var(--table-cancelled) 10%); background-image: radial-gradient(color-mix(in srgb,var(--brand-200),transparent 18%) 1px,transparent 1px); background-size: 20px 20px; }
.hero-room-label { position: absolute; z-index: 0; top: 10px; left: 14px; color: var(--text-muted); font-size: 8px; font-weight: 800; letter-spacing: 1.5px; }
.hero-decor { position: absolute; z-index: 0; padding: 0; display: grid; place-items: center; background: transparent; border: 0; box-shadow: none; opacity: .88; }.hero-decor svg { width: 100%; height: 100%; overflow: visible; }.hero-decor-main { fill: var(--hero-decor-color); stroke: color-mix(in srgb,var(--hero-decor-color),var(--text) 24%); stroke-width: 2; }.hero-decor-soft { fill: color-mix(in srgb,var(--hero-decor-color),var(--surface) 52%); stroke: color-mix(in srgb,var(--hero-decor-color),var(--text) 18%); stroke-width: 2; }.hero-decor-accent { fill: color-mix(in srgb,var(--hero-decor-color),var(--text) 18%); }.hero-decor-line { fill: none; stroke: color-mix(in srgb,var(--hero-decor-color),var(--text) 34%); stroke-width: 2; stroke-linecap: round; }
.hero-decor-plant { left: 68%; top: 39%; width: 8%; height: 27%; transform: rotate(90deg); }.hero-decor-parasol { width: 10%; aspect-ratio: 1; }.hero-decor-parasol-one { left: 23%; top: 75%; transform: rotate(8deg); }.hero-decor-parasol-two { left: 54%; top: 75%; transform: rotate(-12deg); }.hero-decor-bar { right: -3%; top: 42%; width: 22%; height: 9%; transform: rotate(90deg); transform-origin: center; }
.hero-table { position: absolute; z-index: 1; left: var(--x); top: var(--y); width: var(--w); height: var(--h); min-height: 0; padding: 4px; display: grid; place-content: center; gap: 2px; overflow: hidden; text-align: center; color: var(--text-soft); border: 2px solid color-mix(in srgb,var(--brand-200),var(--text) 8%); border-radius: 12px; box-shadow: 0 4px 0 color-mix(in srgb,var(--brand-200),var(--text) 8%),0 12px 18px -15px rgb(25 55 105 / 50%); }.hero-table b { font: 800 11px var(--font-heading); }.hero-table span,.hero-table small { display: block; overflow: hidden; text-overflow: ellipsis; font-size: 8px; line-height: 1.08; }.hero-table span { white-space: nowrap; font-weight: 700; }.hero-table small { max-height: 2.16em; white-space: normal; font-weight: 700; }.hero-table.free { background: var(--table-free); }.hero-table.confirmed { background: var(--table-confirmed); }.hero-table.seated { background: var(--table-seated); }.hero-table.pending { background: var(--table-pending); }.hero-table.round { border-radius: 50%; }.hero-table.selected { outline: 3px solid var(--brand-600); outline-offset: 3px; box-shadow: 0 5px 0 var(--brand-100),0 15px 22px -13px rgb(40 89 232 / 50%); }
.hero-map-01 { --x:6%; --y:10%; --w:15%; --h:25%; }.hero-map-02 { --x:27%; --y:11%; --w:14%; --h:23%; }.hero-map-03 { --x:47%; --y:11%; --w:14%; --h:24%; }.hero-map-04 { --x:67%; --y:11%; --w:14%; --h:23%; }.hero-map-06 { --x:12%; --y:41%; --w:18%; --h:27%; }.hero-map-05 { --x:39%; --y:45%; --w:25%; --h:25%; }.hero-map-101 { --x:7%; --y:76%; --w:14%; --h:20%; }.hero-map-102 { --x:37%; --y:76%; --w:15%; --h:20%; }.hero-map-103 { --x:68%; --y:76%; --w:14%; --h:20%; }
.hero-float { position: absolute; z-index: 3; display: flex; align-items: center; gap: 11px; background: rgb(255 255 255 / 94%); border: 1px solid color-mix(in srgb,var(--brand-200),var(--surface) 28%); border-radius: 14px; box-shadow: 0 27px 52px -23px rgb(22 56 121 / 55%),0 9px 22px -12px rgb(40 84 176 / 40%); backdrop-filter: blur(12px); }.hero-float small,.hero-float strong { display: block; }.hero-float small { color: var(--text-muted); font-size: 8px; font-weight: 800; letter-spacing: 1px; }.hero-float strong { margin-top: 3px; font: 700 12px var(--font-heading); }.hero-reservation { top: 31px; right: 7px; padding: 14px 17px; transform: translateZ(52px) rotateY(-2deg); }.hero-float-icon { width: 31px; height: 31px; display: grid; place-items: center; color: var(--success); background: var(--success-bg); border-radius: 50%; font-weight: 900; }.hero-occupancy { right: 9px; bottom: 36px; width: 164px; padding: 15px; display: block; transform: translateZ(64px) rotateY(-1deg); }.hero-occupancy > strong { font-size: 22px; }.hero-occupancy > div { height: 6px; margin-top: 8px; overflow: hidden; background: var(--brand-50); border-radius: 99px; }.hero-occupancy i { width: var(--bar); height: 100%; display: block; background: linear-gradient(90deg,var(--brand-500),var(--brand-700)); }.hero-service { left: 2px; bottom: 69px; padding: 13px 16px; transform: translateZ(42px) rotateY(2deg); }.hero-service > span { color: var(--brand-700); font: 800 28px var(--font-heading); }
.hero-trend { z-index: 4; left: 31%; bottom: 14px; min-width: 206px; padding: 12px 14px; transform: translateZ(76px) rotateX(-1deg); }.hero-trend-copy strong { color: var(--brand-700); font-size: 16px; }.hero-bars { width: 102px; height: 40px; display: flex; align-items: flex-end; gap: 5px; }.hero-bars i { width: 12px; height: var(--height); display: block; background: linear-gradient(180deg,var(--brand-500),var(--brand-800)); border-radius: 4px 4px 2px 2px; box-shadow: 0 5px 10px -5px var(--brand-700); }
.product-window { overflow: hidden; background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius-panel); box-shadow: 0 36px 80px -35px rgb(26 54 108 / 45%); }
.window-bar { height: 42px; padding: 0 15px; display: flex; align-items: center; gap: 7px; color: var(--text-muted); background: var(--surface-soft); border-bottom: 1px solid var(--border); font-size: 11px; }
.window-bar i { width: 8px; height: 8px; background: var(--border-strong); border-radius: 50%; }.window-bar i:first-child { background: #f1b38f; }.window-bar i:nth-child(2) { background: #f4d585; }.window-bar i:nth-child(3) { background: #a9dcc3; }.window-bar span { margin-left: 8px; }
.product-window img { width: 100%; height: auto; display: block; }
.hero-window { width: min(1340px,calc(100% - 24px)); margin: 72px auto 0; transform: perspective(1800px) rotateX(2deg); transform-origin: top; }
.marketing-section { padding: 100px 0; scroll-margin-top: 78px; }
.section-heading { max-width: 620px; }.section-heading.centered { margin: 0 auto 46px; text-align: center; }.section-heading.centered .marketing-kicker { justify-content: center; }
.section-heading h2,.product-copy h2,.demo-copy h2 { margin: 0; font-size: clamp(31px,4vw,48px); line-height: 1.13; letter-spacing: -1.8px; }
.section-heading p,.product-copy > p,.demo-copy > p { margin: 16px 0 0; color: var(--text-muted); font-size: 16px; line-height: 1.75; }
.feature-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: var(--space-4); }
.feature-grid article { padding: 26px 24px; background: linear-gradient(145deg,var(--surface),var(--surface-soft)); border: 1px solid var(--border); border-radius: var(--radius-panel); box-shadow: var(--shadow-control); }
.feature-icon { width: 44px; height: 44px; display: grid; place-items: center; color: var(--brand-700); background: var(--brand-50); border: 1px solid var(--brand-100); border-radius: var(--radius-control); font-size: 21px; }
.feature-grid h3 { margin: 22px 0 8px; font-size: 18px; }.feature-grid p { margin: 0; color: var(--text-muted); font-size: 13px; line-height: 1.7; }
.workflow-section { background: var(--surface-soft); border-block: 1px solid var(--border); }
.workflow-section .marketing-container { display: grid; grid-template-columns: minmax(280px,.75fr) minmax(0,1.25fr); gap: 90px; }
.workflow-list { margin: 0; padding: 0; display: grid; gap: 0; list-style: none; }
.workflow-list li { padding: 24px 0; display: grid; grid-template-columns: 64px 1fr; gap: 20px; border-bottom: 1px solid var(--border); }.workflow-list li:first-child { padding-top: 0; }.workflow-list li:last-child { padding-bottom: 0; border: 0; }
.workflow-list > li > span { color: var(--brand-500); font: 700 13px var(--font-heading); letter-spacing: 1px; }.workflow-list h3 { margin: 0 0 7px; font-size: 19px; }.workflow-list p { margin: 0; color: var(--text-muted); line-height: 1.65; }
.product-section { padding-bottom: 30px; }.product-row { padding: 70px 0; display: grid; grid-template-columns: minmax(300px,.75fr) minmax(0,1.25fr); align-items: center; gap: 80px; border-bottom: 1px solid var(--border); }.product-row.reverse { grid-template-columns: minmax(0,1.25fr) minmax(300px,.75fr); }.product-row.reverse .product-copy { order: 2; }
.product-copy ul { margin: 24px 0 0; padding: 0; display: grid; gap: 12px; color: var(--text-soft); list-style: none; }.product-copy li { position: relative; padding-left: 25px; font-size: 14px; }.product-copy li::before { content: '✓'; position: absolute; left: 0; color: var(--success); font-weight: 900; }
.product-row .product-window { box-shadow: var(--shadow-dialog); }.product-row .product-window img { aspect-ratio: 1.37; object-fit: cover; object-position: top; }
.floor-demo { padding: 22px; overflow: hidden; background: var(--surface-soft); border: 1px solid var(--border); border-radius: var(--radius-panel); box-shadow: var(--shadow-card); }.floor-demo-head { padding-bottom: 16px; display: flex; justify-content: space-between; color: var(--text-soft); border-bottom: 1px solid var(--border); font-weight: 700; }.floor-demo-head small { color: var(--text-muted); font-weight: 500; }
.product-floor-grid { position: relative; min-height: 430px; overflow: hidden; background-color: color-mix(in srgb,var(--surface-soft),var(--table-cancelled) 10%); background-image: radial-gradient(color-mix(in srgb,var(--brand-200),transparent 18%) 1px,transparent 1px); background-size: 20px 20px; }.product-floor-label { position: absolute; top: 12px; left: 16px; color: var(--text-muted); font-size: 10px; font-weight: 800; letter-spacing: 1.8px; }
.product-map-table { position: absolute; z-index: 1; left: var(--x); top: var(--y); width: var(--w); height: var(--h); min-height: 0; padding: 7px; display: grid; place-content: center; gap: 3px; overflow: hidden; color: var(--text-soft); text-align: center; border: 2px solid color-mix(in srgb,var(--brand-200),var(--text) 8%); border-radius: var(--radius-card); box-shadow: 0 5px 0 color-mix(in srgb,var(--brand-200),var(--text) 8%),0 14px 20px -15px rgb(25 55 105 / 50%); }.product-map-table strong { font: 800 14px var(--font-heading); }.product-map-table span,.product-map-table small { display: block; overflow: hidden; font-size: 10px; line-height: 1.12; }.product-map-table span { white-space: nowrap; }.product-map-table small { max-height: 2.24em; font-weight: 700; }.product-map-table.free { background: var(--table-free); }.product-map-table.pending { background: var(--table-pending); }.product-map-table.confirmed { background: var(--table-confirmed); }.product-map-table.seated { background: var(--table-seated); }.product-map-table.selected { outline: 3px solid var(--brand-600); outline-offset: 3px; box-shadow: 0 5px 0 var(--brand-100),0 16px 24px -14px rgb(40 89 232 / 46%); }
.product-map-01 { --x:6%; --y:10%; --w:15%; --h:24%; }.product-map-02 { --x:27%; --y:11%; --w:14%; --h:22%; }.product-map-03 { --x:47%; --y:11%; --w:14%; --h:23%; }.product-map-04 { --x:67%; --y:11%; --w:14%; --h:22%; }.product-map-06 { --x:12%; --y:40%; --w:18%; --h:27%; }.product-map-05 { --x:39%; --y:44%; --w:25%; --h:24%; }.product-map-101 { --x:7%; --y:76%; --w:14%; --h:19%; }.product-map-102 { --x:37%; --y:76%; --w:15%; --h:19%; }.product-map-103 { --x:68%; --y:76%; --w:14%; --h:19%; }
.product-floor-decor { position: absolute; z-index: 0; display: grid; place-items: center; opacity: .88; }.product-floor-decor svg { width: 100%; height: 100%; overflow: visible; }.product-decor-main { fill: var(--product-decor-color); stroke: color-mix(in srgb,var(--product-decor-color),var(--text) 24%); stroke-width: 2; }.product-decor-soft { fill: color-mix(in srgb,var(--product-decor-color),var(--surface) 52%); stroke: color-mix(in srgb,var(--product-decor-color),var(--text) 18%); stroke-width: 2; }.product-decor-accent { fill: color-mix(in srgb,var(--product-decor-color),var(--text) 18%); }.product-decor-line { fill: none; stroke: color-mix(in srgb,var(--product-decor-color),var(--text) 34%); stroke-width: 2; stroke-linecap: round; }.product-floor-plant { left: 68%; top: 39%; width: 8%; height: 27%; transform: rotate(90deg); }.product-floor-parasol { width: 10%; aspect-ratio: 1; }.product-floor-parasol-one { left: 23%; top: 75%; transform: rotate(8deg); }.product-floor-parasol-two { left: 54%; top: 75%; transform: rotate(-12deg); }.product-floor-bar { right: -3%; top: 42%; width: 22%; height: 9%; transform: rotate(90deg); transform-origin: center; }
.floor-legend { padding-top: 15px; display: flex; gap: 18px; flex-wrap: wrap; color: var(--text-muted); font-size: 11px; }.floor-legend span { display: flex; align-items: center; gap: 6px; }.floor-legend i { width: 9px; height: 9px; border: 1px solid color-mix(in srgb,var(--border-strong),transparent 30%); border-radius: 50%; }.floor-legend i.free { background: var(--table-free); }.floor-legend i.pending { background: var(--table-pending); }.floor-legend i.confirmed { background: var(--table-confirmed); }.floor-legend i.seated { background: var(--table-seated); }
.booking-demo { max-width: 510px; padding: 30px; justify-self: center; background: linear-gradient(155deg,var(--brand-50),var(--surface) 35%); border: 1px solid var(--brand-100); border-top: 4px solid var(--brand-500); border-radius: var(--radius-feature); box-shadow: var(--shadow-dialog); }.booking-demo-top { margin-bottom: 24px; display: grid; }.booking-demo-top span { font: 800 25px var(--font-heading); }.booking-demo-top small { color: var(--text-muted); }.booking-demo label { margin-top: 15px; }.fake-input { min-height: 44px; padding: 10px 12px; display: flex; justify-content: space-between; color: var(--text-soft); background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius-control); font-weight: 400; }.time-pills { margin: 18px 0; display: flex; gap: 8px; }.time-pills span { padding: 9px 13px; color: var(--text-muted); background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius-control); font-size: 12px; }.time-pills .chosen { color: var(--brand-700); background: var(--brand-50); border-color: var(--brand-200); font-weight: 700; }.booking-demo .primary { width: 100%; }
.benefits-section { position: relative; overflow: hidden; color: var(--surface); background: linear-gradient(145deg,var(--brand-800),#10265f); }.benefits-section::before { content: ''; position: absolute; inset: -40% auto auto 55%; width: 600px; height: 600px; background: radial-gradient(circle,rgb(84 129 245 / 45%),transparent 65%); }.section-heading.light { position: relative; }.section-heading.light h2 { color: var(--surface); }.section-heading.light p { color: rgb(255 255 255 / 72%); }.section-heading.light .marketing-kicker { color: #c8d7ff; }
.benefits-grid { position: relative; display: grid; grid-template-columns: repeat(3,1fr); gap: var(--space-4); }.benefits-grid article { padding: 28px; display: grid; gap: 6px; background: rgb(255 255 255 / 8%); border: 1px solid rgb(255 255 255 / 13%); border-radius: var(--radius-panel); backdrop-filter: blur(8px); }.benefits-grid strong { color: var(--surface); font: 700 24px var(--font-heading); }.benefits-grid span { color: rgb(255 255 255 / 69%); font-size: 13px; }
.faq-layout { display: grid; grid-template-columns: minmax(280px,.75fr) minmax(0,1.25fr); gap: 90px; }.faq-list { border-top: 1px solid var(--border); }.faq-list details { border-bottom: 1px solid var(--border); }.faq-list summary { padding: 21px 40px 21px 0; position: relative; color: var(--text); cursor: pointer; font: 700 17px var(--font-heading); list-style: none; }.faq-list summary::-webkit-details-marker { display: none; }.faq-list summary::after { content: '+'; position: absolute; right: 8px; color: var(--brand-600); font-size: 24px; font-weight: 400; }.faq-list details[open] summary::after { content: '−'; }.faq-list p { margin: -5px 45px 22px 0; color: var(--text-muted); line-height: 1.7; }
.demo-section { background: radial-gradient(circle at 5% 90%,var(--warm-surface),transparent 32%),var(--canvas); }.demo-layout { display: grid; grid-template-columns: minmax(300px,.8fr) minmax(0,1.2fr); align-items: start; gap: 90px; }.demo-copy { position: sticky; top: 120px; }.demo-promise { margin-top: 25px; display: flex; gap: 14px; }.demo-promise > span { width: 28px; height: 28px; flex: 0 0 28px; display: grid; place-items: center; color: var(--success); background: var(--success-bg); border-radius: 50%; font-weight: 800; }.demo-promise strong,.demo-promise small { display: block; }.demo-promise strong { font-size: 14px; }.demo-promise small { margin-top: 4px; color: var(--text-muted); line-height: 1.5; }
.demo-form-card { padding: 32px; background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius-feature); box-shadow: var(--shadow-card); }.demo-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }.demo-form-grid label > small { margin-left: 5px; display: inline; color: var(--text-muted); font-size: 11px; font-weight: 400; }.demo-form-grid .wide { grid-column: 1/-1; }.demo-form-card textarea { min-height: 110px; }.form-privacy { margin: 18px 0; color: var(--text-muted); font-size: 11px; line-height: 1.6; }.demo-form-card .marketing-cta { width: 100%; }.website-field { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
.public-flash { margin-bottom: var(--space-5); padding: 14px 16px; color: var(--success); background: var(--success-bg); border: 1px solid color-mix(in srgb,var(--success),transparent 72%); border-radius: var(--radius-control); font-size: 13px; line-height: 1.55; }.public-flash.error { color: var(--danger); background: var(--danger-bg); border-color: color-mix(in srgb,var(--danger),transparent 72%); }
.contact-section { padding-block: 72px; background: var(--surface-soft); border-top: 1px solid var(--border); }.contact-layout { display: grid; grid-template-columns: minmax(280px,.8fr) minmax(0,1.2fr); align-items: center; gap: 80px; }.contact-layout h2 { margin: 0; font-size: clamp(31px,4vw,46px); line-height: 1.13; letter-spacing: -1.8px; }.contact-layout p { max-width: 580px; margin: 16px 0 0; color: var(--text-muted); line-height: 1.7; }.contact-links { display: grid; grid-template-columns: 1fr 1fr; gap: var(--space-4); }.contact-links a { min-width: 0; padding: 24px; display: grid; gap: 7px; background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius-panel); box-shadow: var(--shadow-control); }.contact-links a:hover { color: var(--brand-700); border-color: var(--brand-200); }.contact-links small { color: var(--text-muted); font-size: 10px; font-weight: 800; letter-spacing: 1.2px; }.contact-links strong { overflow-wrap: anywhere; font-size: 16px; }
.marketing-footer { padding: 52px 0 28px; color: var(--text-muted); background: var(--surface); border-top: 1px solid var(--border); }.marketing-footer .marketing-container { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 30px; }.footer-brand { width: 145px; height: 48px; }.footer-brand img { top: -44px; left: -30px; width: 211px; }.marketing-footer p { margin: 0; font-size: 13px; }.footer-links { display: flex; gap: 18px; font-size: 12px; }.marketing-footer a:hover { color: var(--brand-700); }.marketing-footer small { grid-column: 1/-1; padding-top: 22px; border-top: 1px solid var(--border); font-size: 10px; }
@media (max-width: 980px) { .marketing-nav { position: absolute; top: calc(100% + 1px); left: 0; right: 0; padding: 16px 20px 22px; display: none; align-items: stretch; flex-direction: column; background: var(--surface); border-bottom: 1px solid var(--border); box-shadow: var(--shadow-card); }.marketing-nav.open { display: flex; }.marketing-nav a { justify-content: center; }.marketing-nav .marketing-login,.marketing-nav .primary { margin: 4px 0 0; }.marketing-menu { display: block; }.hero-copy { grid-template-columns: 1fr; gap: 35px; }.hero-note { max-width: 420px; }.feature-grid { grid-template-columns: 1fr 1fr; }.workflow-section .marketing-container,.faq-layout { gap: 50px; }.product-row,.product-row.reverse { grid-template-columns: 1fr; gap: 44px; }.product-row.reverse .product-copy { order: 0; }.demo-layout { gap: 50px; } }
@media (max-width: 720px) { .marketing-container { width: min(100% - 28px,1180px); }.header-inner { min-height: 68px; }.marketing-brand { width: 148px; height: 50px; }.marketing-brand img { top: -44px; left: -30px; width: 215px; }.marketing-hero { padding: 66px 0 68px; }.hero-copy h1 { font-size: clamp(39px,12vw,56px); letter-spacing: -2.4px; }.hero-copy > div:first-child > p { font-size: 16px; }.hero-points { align-items: flex-start; flex-direction: column; gap: 8px; }.hero-window { margin-top: 48px; width: calc(100% - 14px); }.window-bar { height: 34px; }.marketing-section { padding: 72px 0; }.feature-grid,.workflow-section .marketing-container,.faq-layout,.demo-layout,.contact-layout { grid-template-columns: 1fr; }.workflow-section .marketing-container,.faq-layout,.demo-layout,.contact-layout { gap: 42px; }.product-row { padding: 55px 0; }.product-floor-grid { min-height: 400px; }.benefits-grid { grid-template-columns: 1fr; }.demo-copy { position: static; }.demo-form-card { padding: 22px; }.demo-form-grid,.contact-links { grid-template-columns: 1fr; }.demo-form-grid .wide { grid-column: auto; }.marketing-footer .marketing-container { grid-template-columns: 1fr; gap: 16px; }.footer-links { align-items: flex-start; flex-direction: column; gap: 9px; }.marketing-footer small { grid-column: auto; }.footer-brand { width: 145px; } }
@media (max-width: 430px) { .hero-actions { align-items: stretch; flex-direction: column; }.hero-actions a { width: 100%; justify-content: center; text-align: center; }.feature-grid { grid-template-columns: 1fr; }.time-pills { flex-wrap: wrap; }.product-floor-grid { min-height: 300px; }.product-map-table { padding: 3px; border-radius: 9px; }.product-map-table strong { font-size: 10px; }.product-map-table span,.product-map-table small { font-size: 7px; }.product-floor-label { top: 7px; left: 9px; font-size: 7px; }.product-row .product-window img { aspect-ratio: 1.1; }.section-heading h2,.product-copy h2,.demo-copy h2 { font-size: 31px; }.marketing-kicker { letter-spacing: 1.3px; } }
.footer-brand { overflow: visible; }.footer-brand img { top: -27px; left: -32px; width: 211px; object-fit: contain; }
@media (max-width:980px) { .hero-layout { grid-template-columns: 1fr; gap: 26px; }.hero-visual { width: min(680px,100%); margin-inline: auto; perspective: 1700px; }.hero-floor { transform: rotateY(-4deg) rotateX(2deg) translateZ(4px); }.hero-depth-sheet { transform: rotateY(-4deg) rotateX(2deg) translate3d(8px,14px,-30px); } }
@media (max-width:720px) { .marketing-hero { padding: 42px 0 54px; }.marketing-brand img { top: -28px; left: -32px; width: 215px; }.hero-copy > p { font-size: 16px; }.hero-visual { min-height: 430px; }.hero-floor { inset: 47px 8px 61px; transform: rotateY(-2deg) rotateX(1deg); }.hero-depth-sheet { inset: 67px 17px 47px 20px; transform: translate3d(5px,8px,-20px); }.hero-room-grid { padding: 0; }.hero-table { min-height: 0; }.hero-service { left: -4px; bottom: 67px; }.hero-reservation { right: -4px; }.hero-occupancy { bottom: 39px; }.hero-trend { left: 28%; bottom: 8px; } }
@media (max-width:430px) { .hero-visual { min-height: 415px; perspective: none; }.hero-depth-glow { inset: 7% -20% 2%; }.hero-depth-sheet { inset: 58px 7px 48px; transform: translateY(8px); }.hero-floor { inset: 43px 0 61px; transform: none; }.hero-room-grid { padding: 0; }.hero-table { min-height: 0; padding: 3px; }.hero-table b { font-size: 9px; }.hero-table span,.hero-table small { font-size: 7px; }.hero-float { transform: scale(.82); }.hero-reservation { transform-origin: top right; }.hero-service { bottom: 61px; transform-origin: bottom left; }.hero-occupancy { right: -8px; bottom: 43px; transform-origin: bottom right; }.hero-trend { left: 50%; bottom: 0; transform: translateX(-50%) scale(.82); transform-origin: bottom center; } }
@media (prefers-reduced-motion:reduce) { .marketing-shell { scroll-behavior: auto; } }
