:root {
  --ink: #172320;
  --muted: #65706d;
  --paper: #f7f4ed;
  --cream: #ece7dc;
  --white: #fffdf8;
  --lime: #d8f04a;
  --coral: #ff765f;
  --blue: #69c9e7;
  --violet: #a99bff;
  --line: rgba(23, 35, 32, 0.15);
  --radius: 28px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: "DM Sans", sans-serif; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; }
button { font: inherit; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; z-index: 100; top: 12px; left: 12px; padding: 11px 16px; border-radius: 999px; color: var(--white); background: var(--ink); transform: translateY(-160%); }
.skip-link:focus { transform: translateY(0); }
:focus-visible { outline: 3px solid #315c54; outline-offset: 4px; }

.site-header { width: min(1180px, calc(100% - 48px)); height: 92px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--line); position: relative; z-index: 20; }
.brand { display: inline-flex; align-items: center; gap: 11px; font-family: "Space Grotesk", sans-serif; font-size: 20px; font-weight: 700; letter-spacing: -0.04em; }
.brand-mark { width: 34px; height: 34px; border-radius: 11px; object-fit: cover; box-shadow: 0 8px 18px rgba(23,35,32,.14); transform: rotate(-4deg); }
.site-nav { display: flex; align-items: center; gap: 38px; font-size: 14px; font-weight: 600; }
.site-nav a { position: relative; padding: 8px 0; }
.site-nav a::after { content: ""; position: absolute; left: 0; right: 100%; bottom: 2px; height: 2px; background: var(--ink); transition: right 180ms ease; }
.site-nav a:hover::after, .site-nav a.active::after { right: 0; }
.menu-button { display: none; background: none; border: 0; padding: 8px; }
.menu-button > span:not(.sr-only) { display: block; width: 24px; height: 2px; margin: 5px; background: var(--ink); }

.hero { width: min(1180px, calc(100% - 48px)); min-height: 690px; margin: 0 auto; display: grid; grid-template-columns: 1.08fr 0.92fr; align-items: center; gap: 60px; padding: 70px 0 95px; }
.eyebrow { display: flex; align-items: center; gap: 10px; margin: 0 0 24px; color: var(--muted); font-size: 12px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; }
.eyebrow span { width: 28px; height: 2px; background: currentColor; }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { font-family: "Space Grotesk", sans-serif; }
.hero h1, .apps-hero h1 { margin-bottom: 28px; font-size: clamp(58px, 7.2vw, 98px); line-height: 0.91; letter-spacing: -0.07em; }
h1 em { color: transparent; -webkit-text-stroke: 2px var(--ink); font-style: normal; }
.hero-text { max-width: 580px; color: var(--muted); font-size: 19px; line-height: 1.7; }
.hero-actions { display: flex; align-items: center; gap: 32px; margin-top: 38px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 16px; min-height: 54px; padding: 0 24px; border-radius: 100px; font-weight: 700; transition: transform 180ms ease, box-shadow 180ms ease; }
.button:hover { transform: translateY(-3px); box-shadow: 0 12px 28px rgba(23, 35, 32, 0.16); }
.button-primary { background: var(--lime); }
.button-dark { color: var(--white); background: var(--ink); }
.text-link { display: inline-flex; gap: 10px; padding: 8px 0; border-bottom: 1px solid var(--ink); font-weight: 700; }

.hero-art { position: relative; min-height: 490px; }
.orb { position: absolute; border-radius: 50%; filter: blur(1px); }
.orb-one { inset: 7% 0 2% 9%; background: var(--lime); }
.orb-two { width: 53%; height: 53%; right: -2%; bottom: -5%; background: var(--coral); opacity: 0.9; }
.game-tile { position: absolute; display: grid; place-items: center; width: 112px; aspect-ratio: 1; border: 9px solid var(--white); border-radius: 30px; box-shadow: 0 22px 50px rgba(23,35,32,.18); font-family: "Space Grotesk"; font-size: 38px; }
.tile-one { top: 12%; left: 6%; background: var(--violet); transform: rotate(-12deg); }
.tile-two { top: 0; right: 12%; background: var(--blue); transform: rotate(9deg); }
.tile-three { bottom: 7%; left: 18%; background: var(--coral); transform: rotate(8deg); }
.tile-four { right: 2%; bottom: 20%; background: var(--white); transform: rotate(-8deg); }

.studio-section, .featured-section, .apps-section { width: min(1180px, calc(100% - 48px)); margin: 0 auto; padding: 110px 0; }
.studio-section { display: grid; grid-template-columns: 1fr 1fr; gap: 100px; border-top: 1px solid var(--line); }
.studio-section h2, .section-heading h2, .apps-section h2, .apps-cta h2 { margin-bottom: 0; font-size: clamp(40px, 5vw, 64px); line-height: 1.03; letter-spacing: -0.055em; }
.studio-copy > p { color: var(--muted); font-size: 18px; line-height: 1.8; }
.studio-values { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 54px; }
.studio-values article { padding-top: 20px; border-top: 1px solid var(--line); }
.studio-values strong { display: block; font: 700 38px "Space Grotesk"; }
.studio-values span { color: var(--muted); font-size: 13px; }
.featured-section { padding-top: 50px; }
.section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; margin-bottom: 52px; }
.featured-grid { display: grid; grid-template-columns: 1.15fr 1fr 1fr; gap: 18px; }
.featured-card { min-height: 360px; padding: 28px; border-radius: var(--radius); display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; transition: transform 180ms ease; }
.featured-card:hover { transform: translateY(-7px) rotate(-1deg); }
.featured-card.coral { background: var(--coral); }.featured-card.blue { background: var(--blue); }.featured-card.violet { background: var(--violet); }
.featured-card.dark { color: var(--white); background: var(--ink); }
.featured-card.lime { background: var(--lime); }
.card-status, .soon-pill { align-self: flex-start; padding: 7px 12px; border: 1px solid currentColor; border-radius: 100px; font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.featured-icon { width: 112px; aspect-ratio: 1; margin: 28px auto; border-radius: 26px; object-fit: cover; box-shadow: 0 18px 40px rgba(23,35,32,.16); }
.featured-card h3 { margin: 0 0 5px; font-size: 28px; letter-spacing: -.04em; }
.featured-card p { margin: 0; opacity: .72; }

.apps-hero { width: min(1180px, calc(100% - 48px)); margin: 0 auto; padding: 105px 0 120px; }
.apps-hero > p:last-child { max-width: 590px; color: var(--muted); font-size: 19px; line-height: 1.7; }
.publisher-link { display: inline-flex; gap: 10px; margin-top: 26px; padding-bottom: 7px; border-bottom: 1px solid currentColor; font-weight: 700; }
.apps-section { border-top: 1px solid var(--line); }
.section-heading.compact > div { display: flex; align-items: baseline; gap: 22px; }
.section-heading.compact h2 { font-size: clamp(38px, 4vw, 54px); }
.section-heading.compact > p { max-width: 260px; margin-bottom: 5px; color: var(--muted); }
.section-number { color: var(--muted); font: 600 13px "Space Grotesk"; }
.app-list { border-bottom: 1px solid var(--line); }
.app-card { display: grid; grid-template-columns: 132px 1fr auto; align-items: center; gap: 36px; padding: 32px 0; border-top: 1px solid var(--line); }
.app-icon { display: block; width: 132px; aspect-ratio: 1; border-radius: 28px; object-fit: cover; box-shadow: 0 16px 35px rgba(23,35,32,.16); }
.app-type { margin-bottom: 9px; color: var(--muted); font-size: 11px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.app-info h3 { margin-bottom: 8px; font-size: clamp(22px, 3vw, 32px); letter-spacing: -.04em; }
.app-info > p:last-child, .coming-info > p { margin: 0; color: var(--muted); }
.app-action { white-space: nowrap; }
.coming-section { padding-top: 80px; }
.coming-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.coming-card { overflow: hidden; background: var(--white); border-radius: var(--radius); }
.coming-visual { min-height: 280px; display: grid; place-items: center; align-content: center; gap: 20px; color: var(--white); }
.coming-icon { width: 112px; aspect-ratio: 1; border-radius: 26px; object-fit: cover; box-shadow: 0 18px 42px rgba(0,0,0,.22); }.coming-visual p { margin: 0; padding: 6px 10px; border: 1px solid currentColor; border-radius: 100px; font-size: 11px; text-transform: uppercase; letter-spacing: .12em; }
.coming-visual.snake { background: radial-gradient(circle at 50% 50%, #8bab23, #284e2d); }.coming-visual.flight { background: radial-gradient(circle at 50% 50%, #5b4b8b, #10172e); }
.coming-info { padding: 32px; }.coming-info h3 { margin-bottom: 10px; font-size: 32px; }.coming-info .soon-pill { display: inline-block; margin-top: 28px; }
.apps-cta { margin: 20px 24px 0; padding: 100px max(24px, calc((100vw - 1180px) / 2)); border-radius: 36px 36px 0 0; color: var(--white); background: var(--ink); }
.apps-cta > p:last-child { max-width: 500px; margin: 26px 0 0; color: rgba(255,255,255,.6); font-size: 18px; }.eyebrow.light { color: rgba(255,255,255,.58); }
.apps-cta .button { margin-top: 32px; }
.button-light { color: var(--ink); background: var(--white); }

.game-catalog { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
.game-card { overflow: hidden; border-radius: 30px; background: var(--white); box-shadow: 0 18px 50px rgba(23,35,32,.08); }
.game-art { position: relative; display: grid; place-items: center; min-height: 265px; }
.game-art img { width: 126px; aspect-ratio: 1; border-radius: 29px; object-fit: cover; box-shadow: 0 22px 45px rgba(15,25,23,.2); transition: transform 220ms ease; }
.game-card:hover .game-art img { transform: translateY(-5px) rotate(-2deg); }
.game-genre { position: absolute; top: 22px; left: 22px; padding: 7px 11px; border: 1px solid currentColor; border-radius: 999px; font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.game-copy { padding: 30px; }
.game-copy h3 { margin-bottom: 12px; font-size: clamp(25px, 3vw, 35px); line-height: 1.08; letter-spacing: -.045em; }
.game-copy p { min-height: 52px; color: var(--muted); line-height: 1.65; }
.game-link { display: inline-flex; gap: 10px; margin-top: 15px; padding-bottom: 6px; border-bottom: 1px solid currentColor; font-weight: 700; }
.game-card--arrow .game-art { background: #dcecff; }.game-card--siege .game-art { color: var(--white); background: #272b32; }.game-card--blocks .game-art { background: #ffd1c8; }.game-card--bubble .game-art { background: #ccecf6; }.game-card--snake .game-art { color: var(--white); background: #476635; }.game-card--flight .game-art { color: var(--white); background: #202443; }

.store-band { width: min(1180px, calc(100% - 48px)); margin: 20px auto 100px; padding: 62px; border-radius: 36px; display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; color: var(--white); background: var(--ink); }
.store-band h2 { margin: 0; font-size: clamp(38px, 5vw, 62px); line-height: 1.02; letter-spacing: -.055em; }

.page-hero, .legal-hero { width: min(1180px, calc(100% - 48px)); margin: 0 auto; padding: 100px 0; }
.page-hero h1, .legal-hero h1 { margin-bottom: 28px; font-size: clamp(56px, 7vw, 94px); line-height: .92; letter-spacing: -.07em; }
.page-hero > p:last-child { max-width: 610px; color: var(--muted); font-size: 19px; line-height: 1.7; }
.content-section { width: min(1180px, calc(100% - 48px)); margin: 0 auto; padding: 100px 0; border-top: 1px solid var(--line); }
.support-grid { display: grid; grid-template-columns: .8fr 1fr; gap: 80px; }
.contact-panel { align-self: start; padding: 38px; border-radius: 30px; background: var(--white); box-shadow: 0 18px 50px rgba(23,35,32,.08); }
.contact-panel h2 { margin-bottom: 18px; font-size: 42px; letter-spacing: -.05em; }.contact-panel > p:not(.app-type) { color: var(--muted); line-height: 1.7; }.contact-panel .button { margin-top: 18px; }
.help-list article { display: grid; grid-template-columns: 45px 1fr; gap: 20px; padding: 28px 0; border-top: 1px solid var(--line); }.help-list article:first-child { border-top: 0; padding-top: 0; }.help-list span { color: var(--muted); font: 600 13px "Space Grotesk"; }.help-list h3 { margin-bottom: 8px; font-size: 27px; }.help-list p { margin: 0; color: var(--muted); line-height: 1.65; }
.small-cta { width: min(1180px, calc(100% - 48px)); margin: 0 auto 70px; padding: 50px 0; border-top: 1px solid var(--line); display: flex; align-items: center; justify-content: space-between; gap: 30px; }.small-cta h2 { margin: 0; font-size: 34px; }
.legal-hero { padding-bottom: 70px; border-bottom: 1px solid var(--line); }.legal-hero h1 { margin-bottom: 18px; }.legal-hero > p:last-child { color: var(--muted); }
.legal-content { width: min(760px, calc(100% - 48px)); margin: 0 auto; padding: 75px 0 110px; font-size: 17px; line-height: 1.8; }.legal-content h2 { margin: 50px 0 12px; font-size: 29px; letter-spacing: -.035em; }.legal-content p { color: var(--muted); }.legal-content a { color: var(--ink); border-bottom: 1px solid currentColor; font-weight: 700; }.legal-note { margin-top: 55px; padding: 22px; border-left: 4px solid var(--lime); background: var(--white); font-size: 14px; }
.legal-content h3 { margin: 30px 0 8px; font-size: 21px; letter-spacing: -.025em; }
.legal-content strong { color: var(--ink); }
.legal-content code { padding: 2px 7px; border-radius: 6px; color: var(--ink); background: var(--cream); font-size: .82em; }
.legal-summary { margin-bottom: 42px; padding: 28px; border-radius: 22px; background: var(--white); box-shadow: 0 16px 40px rgba(23,35,32,.07); }
.legal-summary strong { display: block; margin-bottom: 8px; font: 700 21px "Space Grotesk"; }
.legal-summary p { margin: 0; }
.policy-list { margin: 15px 0 28px; padding-left: 24px; color: var(--muted); }
.policy-list li { margin: 10px 0; padding-left: 5px; }
.app-scope-list { padding: 20px 20px 20px 44px; border-radius: 18px; background: var(--white); }

.site-footer { width: min(1180px, calc(100% - 48px)); margin: 0 auto; padding: 58px 0 28px; display: grid; grid-template-columns: 1fr 1fr auto; gap: 20px; align-items: center; }
.footer-brand { grid-row: span 2; }.site-footer > p { margin: 0; color: var(--muted); font-size: 13px; }.footer-links { display: flex; gap: 26px; justify-content: flex-end; font-size: 13px; font-weight: 700; }.site-footer .copyright { text-align: right; }

.portfolio-page { background: linear-gradient(180deg, var(--paper), #efe9dd 52%, var(--paper)); }
.portfolio-header { border-bottom-color: rgba(23, 35, 32, 0.1); }
.portfolio-hero { width: min(1180px, calc(100% - 48px)); min-height: 680px; margin: 0 auto; padding: 92px 0 105px; display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(330px, .72fr); gap: 56px; align-items: center; }
.portfolio-hero h1 { margin-bottom: 28px; font-size: clamp(54px, 6.5vw, 92px); line-height: .92; letter-spacing: -.07em; }
.portfolio-hero h1 em { color: transparent; -webkit-text-stroke: 2px var(--ink); font-style: normal; }
.portfolio-hero-copy > p:not(.eyebrow) { max-width: 640px; color: var(--muted); font-size: 19px; line-height: 1.75; }
.portfolio-card { position: relative; overflow: hidden; padding: 34px; border: 1px solid rgba(23, 35, 32, .1); border-radius: 36px; background: var(--ink); color: var(--white); box-shadow: 0 28px 80px rgba(23,35,32,.18); }
.portfolio-card::before { content: ""; position: absolute; width: 260px; height: 260px; right: -70px; top: -80px; border-radius: 50%; background: var(--lime); opacity: .88; }
.profile-orb { position: relative; z-index: 1; display: grid; place-items: center; width: 112px; aspect-ratio: 1; margin-bottom: 68px; border-radius: 32px; color: var(--ink); background: var(--white); font: 700 38px "Space Grotesk"; transform: rotate(-7deg); box-shadow: 0 20px 50px rgba(0,0,0,.18); }
.profile-label { margin-bottom: 13px; color: rgba(255,255,255,.58); font-size: 12px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.portfolio-card h2 { position: relative; z-index: 1; margin-bottom: 34px; font-size: clamp(29px, 3vw, 42px); line-height: 1.05; letter-spacing: -.05em; }
.profile-stats { position: relative; z-index: 1; display: grid; gap: 16px; }
.profile-stats article { padding-top: 16px; border-top: 1px solid rgba(255,255,255,.16); }
.profile-stats strong { display: block; margin-bottom: 4px; font: 700 24px "Space Grotesk"; }
.profile-stats span { color: rgba(255,255,255,.6); font-size: 13px; }
.portfolio-section { width: min(1180px, calc(100% - 48px)); margin: 0 auto; padding: 100px 0; border-top: 1px solid var(--line); }
.portfolio-intro { display: grid; grid-template-columns: .86fr 1fr; gap: 84px; }
.portfolio-intro h2, .portfolio-contact h2 { margin-bottom: 0; font-size: clamp(40px, 5vw, 66px); line-height: 1.03; letter-spacing: -.06em; }
.portfolio-intro > p { color: var(--muted); font-size: 18px; line-height: 1.85; }
.timeline { display: grid; gap: 18px; }
.timeline article { display: grid; grid-template-columns: 220px 1fr; gap: 30px; padding: 28px 0; border-top: 1px solid var(--line); }
.timeline span { color: var(--muted); font-size: 13px; font-weight: 700; }
.timeline h3 { margin-bottom: 8px; font-size: 28px; letter-spacing: -.04em; }
.timeline p { max-width: 760px; margin-bottom: 0; color: var(--muted); line-height: 1.65; }
.project-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.project-card { min-height: 315px; padding: 30px; border-radius: var(--radius); background: var(--white); box-shadow: 0 18px 45px rgba(23,35,32,.08); }
.project-card h3 { margin-bottom: 14px; font-size: 31px; letter-spacing: -.04em; }
.project-card p:last-child { color: var(--muted); line-height: 1.7; }
.skills-panel { display: grid; grid-template-columns: .7fr 1fr; gap: 50px; align-items: start; padding: 60px; border: 0; border-radius: 36px; color: var(--white); background: var(--ink); }
.skills-panel h2 { margin-bottom: 0; font-size: clamp(38px, 4vw, 58px); line-height: 1.04; letter-spacing: -.055em; }
.skill-cloud { display: flex; flex-wrap: wrap; gap: 10px; }
.skill-cloud span { padding: 10px 14px; border: 1px solid rgba(255,255,255,.16); border-radius: 999px; color: rgba(255,255,255,.78); background: rgba(255,255,255,.06); font-size: 13px; font-weight: 700; }
.portfolio-contact { width: min(1180px, calc(100% - 48px)); margin: 24px auto 0; padding: 96px 0 80px; text-align: center; }
.portfolio-contact .eyebrow { justify-content: center; }
.portfolio-contact p:not(.eyebrow) { color: var(--muted); font-size: 18px; }

@media (max-width: 850px) {
  .site-header { height: 76px; }.menu-button { display: block; }.site-nav { display: none; position: absolute; top: 68px; left: 0; right: 0; padding: 22px; flex-direction: column; align-items: flex-start; gap: 14px; border-radius: 18px; background: var(--white); box-shadow: 0 20px 45px rgba(23,35,32,.12); }.site-nav.open { display: flex; }
  .hero { grid-template-columns: 1fr; padding-top: 80px; }.hero-art { min-height: 420px; }.studio-section { grid-template-columns: 1fr; gap: 42px; }.featured-grid { grid-template-columns: 1fr 1fr; }.featured-card:first-child { grid-column: span 2; }.app-card { grid-template-columns: 100px 1fr; }.app-icon { width: 100px; }.app-action { grid-column: 2; justify-self: start; }.coming-grid { grid-template-columns: 1fr; }
  .portfolio-hero, .portfolio-intro, .skills-panel { grid-template-columns: 1fr; }
  .portfolio-hero { min-height: auto; padding-top: 72px; }
  .timeline article { grid-template-columns: 1fr; gap: 10px; }
  .project-grid { grid-template-columns: 1fr; }
  .game-catalog { grid-template-columns: 1fr; }
  .store-band, .support-grid { grid-template-columns: 1fr; }
  .store-band { align-items: flex-start; flex-direction: column; }
  .support-grid { display: grid; gap: 55px; }
}

@media (max-width: 560px) {
  .site-header, .hero, .studio-section, .featured-section, .apps-hero, .apps-section, .portfolio-hero, .portfolio-section, .portfolio-contact, .site-footer { width: min(100% - 32px, 1180px); }
  .hero { padding-top: 58px; gap: 15px; }.hero h1, .apps-hero h1 { font-size: 52px; }.hero-text { font-size: 16px; }.hero-actions { align-items: flex-start; flex-direction: column; }.hero-art { min-height: 360px; transform: scale(.85); margin: -25px; }.game-tile { width: 90px; border-width: 7px; }
  .studio-section, .featured-section, .apps-section { padding: 75px 0; }.studio-values { grid-template-columns: 1fr; }.featured-grid { grid-template-columns: 1fr; }.featured-card:first-child { grid-column: auto; }.featured-card { min-height: 310px; }.section-heading { align-items: flex-start; flex-direction: column; }.apps-hero { padding: 75px 0 90px; }
  .app-card { grid-template-columns: 76px 1fr; gap: 18px; }.app-icon { width: 76px; border-radius: 20px; font-size: 36px; }.app-action { grid-column: 1 / -1; }.coming-visual { min-height: 220px; }.apps-cta { margin: 10px 8px 0; padding-top: 72px; padding-bottom: 72px; }
  .portfolio-hero { padding: 58px 0 75px; gap: 34px; }.portfolio-hero h1 { font-size: 49px; }.portfolio-hero-copy > p:not(.eyebrow) { font-size: 16px; }.portfolio-card { padding: 26px; border-radius: 28px; }.profile-orb { width: 92px; margin-bottom: 48px; }.portfolio-section { padding: 72px 0; }.portfolio-intro { gap: 28px; }.project-card { min-height: auto; }.skills-panel { width: auto; margin-left: 8px; margin-right: 8px; padding: 34px 24px; border-radius: 28px; }.portfolio-contact { padding-top: 72px; }
  .site-footer { grid-template-columns: 1fr; padding-top: 48px; }.footer-brand { grid-row: auto; }.footer-links { justify-content: flex-start; }.site-footer .copyright { text-align: left; }
  .game-art { min-height: 220px; }.game-art img { width: 110px; }.game-copy { padding: 25px; }.game-copy p { min-height: 0; }
  .store-band { width: calc(100% - 16px); margin-bottom: 65px; padding: 38px 24px; border-radius: 28px; }
  .page-hero, .legal-hero, .content-section, .small-cta { width: min(100% - 32px, 1180px); }.page-hero, .legal-hero { padding: 72px 0; }.page-hero h1, .legal-hero h1 { font-size: 52px; }.content-section { padding: 72px 0; }.contact-panel { padding: 26px; }.contact-panel h2 { font-size: 35px; }.contact-panel .button { width: 100%; padding: 0 15px; font-size: 14px; }.small-cta { align-items: flex-start; flex-direction: column; }.legal-content { width: min(100% - 32px, 760px); padding: 55px 0 80px; }
}

@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } * { transition: none !important; } }
