/* Funi Labs: a playful studio identity, grounded in a clear local-business offer. */
:root {
  --paper: #f7f7fc;
  --ink: #24233f;
  --muted: #68677d;
  --blue: #5046e5;
  --lavender: #e9e7fc;
  --line: #dcdae9;
  --display: 'Arial', 'Helvetica Neue', sans-serif;
  --body: 'Segoe UI', Arial, sans-serif;
  color: var(--ink);
  background: var(--paper);
  font-family: var(--body);
  font-synthesis: none;
  text-rendering: optimizeLegibility;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 28px; }
body { margin: 0; }
a { color: inherit; text-decoration: none; }
a:focus-visible, summary:focus-visible { outline: 3px solid var(--blue); outline-offset: 6px; }
.shell { width: min(1180px, calc(100% - 88px)); margin-inline: auto; }
.skip-link { position: fixed; top: -80px; left: 20px; padding: 14px; background: white; z-index: 20; }
.skip-link:focus { top: 12px; }
.nav { display: flex; min-height: 100px; align-items: center; justify-content: space-between; gap: 28px; }
.brand { display: inline-flex; align-items: center; gap: 10px; font-size: 19px; font-weight: 750; letter-spacing: -.8px; white-space: nowrap; }
.brand-icon { display: grid; place-items: center; width: 35px; height: 35px; border-radius: 10px; background: var(--blue); color: white; font: italic 900 31px Georgia, serif; padding-right: 3px; }
.nav nav { display: flex; gap: 32px; font-size: 13px; font-weight: 550; }
.nav nav a:hover, .footer a:hover { color: var(--blue); }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 32px; padding: 18px 25px; min-height: 54px; border: 1px solid transparent; border-radius: 7px; color: white; background: var(--blue); font-size: 14px; font-weight: 650; transition: background .2s, transform .2s; }
.button:hover { background: #3931b8; transform: translateY(-2px); }
.button span { font-size: 21px; font-weight: 400; line-height: 1; }
.button-small { min-height: 43px; padding: 12px 19px; font-size: 12px; gap: 24px; }
.hero { text-align: center; padding: 42px 0 25px; }
.eyebrow { margin: 0 0 23px; font-size: 10px; font-weight: 650; letter-spacing: 1.65px; text-transform: uppercase; }
.hero .eyebrow { display: flex; align-items: center; justify-content: center; gap: 9px; color: #55516f; }
.status-dot { height: 6px; width: 6px; border-radius: 50%; background: var(--blue); box-shadow: 0 0 0 4px #e9e7fc; }
h1, h2, h3, p { margin-top: 0; }
h1 { margin-bottom: 26px; font: 600 clamp(54px, 7.7vw, 106px)/.98 var(--display); letter-spacing: -.068em; }
.hero-emphasis { display: block; width: fit-content; margin: 6px auto 0; position: relative; color: var(--blue); }
.hero-emphasis svg { position: absolute; width: 100%; bottom: -15px; left: 0; height: 20px; overflow: visible; fill: none; stroke: #aca6f4; stroke-width: 2.5; }
.lede { max-width: 495px; margin: 34px auto 23px; font-size: 15px; line-height: 1.75; color: var(--muted); }
.actions { display: flex; justify-content: center; gap: 28px; align-items: center; }
.text-link { display: inline-flex; align-items: center; gap: 18px; font-size: 13px; font-weight: 600; }
.text-link:hover { color: var(--blue); }
.micro { margin: 15px 0 0; color: var(--muted); font-size: 10px; }
.work-section { padding: 23px 32px 34px; overflow: hidden; }
.showcase { display: grid; grid-template-columns: 1fr 1.18fr 1fr; align-items: center; gap: 24px; max-width: 1420px; margin: auto; }
.concept { min-width: 0; }
.concept-site { height: 355px; position: relative; border-radius: 7px; overflow: hidden; box-shadow: 0 20px 38px -22px #38325955; border: 5px solid white; }
.concept-landscape { transform: rotate(-5deg) translateY(14px); }
.concept-dental { transform: rotate(5deg) translateY(14px); }
.concept-architecture { z-index: 1; }
.concept-architecture .concept-site { height: 398px; }
.concept-caption { display: flex; justify-content: space-between; gap: 12px; padding: 17px 3px 0; font-size: 10px; }
.concept-caption span:first-child { font-weight: 650; }
.concept-caption span:last-child { color: var(--muted); font-size: 9px; }
.mini-nav { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding: 16px 21px; font-size: 7px; }
.mini-nav strong { font-size: 15px; letter-spacing: -1px; }
.mini-nav sup { font-size: 7px; vertical-align: top; }
.mini-eyebrow { font-size: 6px; letter-spacing: 1.2px; margin-bottom: 12px; }
.sample-button { display: inline-block; font-size: 7px; padding: 10px 12px; border-radius: 2px; }
.landscape-site { background: #edf0e0; color: #254935; }
.landscape-copy { position: relative; z-index: 1; padding: 20px 24px; }
.landscape-copy h2 { font: 400 40px/.98 Georgia, serif; letter-spacing: -1.6px; margin-bottom: 17px; }
.landscape-copy .sample-button { background: #274d36; color: #fff; }
.landscape-art { position: absolute; left: 0; bottom: 29px; width: 100%; height: 215px; }
.mini-bottom { position: absolute; bottom: 0; width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 12px 18px; font-size: 6px; background: inherit; }
.architecture-site { background: #f8f5ed; color: #31362e; }
.architecture-site .mini-nav { height: 48px; padding: 14px 23px; }
.architecture-site .mini-nav strong { font-size: 14px; letter-spacing: 2px; }
.mini-outline { border: 1px solid #c9c8bb; padding: 5px 7px; }
.architecture-copy { position: relative; z-index: 2; padding: 23px 24px; }
.architecture-copy h2 { font: 400 39px/1.02 Georgia, serif; letter-spacing: -1.5px; margin-bottom: 13px; }
.architecture-copy .sample-button { background: #f8f5ed; border: 1px solid #6d766555; }
.house-art { position: absolute; inset: 48px 0 auto; width: 100%; height: 280px; object-fit: cover; }
.architecture-footer { position: absolute; bottom: 0; min-height: 60px; width: 100%; display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 20px 23px; }
.architecture-footer strong { font: 15px/1.15 Georgia, serif; letter-spacing: -.5px; }
.architecture-footer>span { font-size: 7px; line-height: 1.5; }
.architecture-footer>span:last-child { font-size: 23px; }
.dental-site { background: #ffddcc; color: #773c39; }
.dental-site .mini-nav strong { font-weight: 650; font-size: 15px; }
.dental-copy { position: relative; z-index: 2; padding: 23px 24px; }
.dental-copy h2 { font: 650 38px/.99 var(--display); letter-spacing: -2px; margin-bottom: 13px; }
.dental-copy>p:not(.mini-eyebrow) { font-size: 9px; line-height: 1.5; }
.dental-copy .sample-button { color: white; background: #773c39; border-radius: 20px; }
.smile-art { position: absolute; width: 135px; height: 135px; border-radius: 50%; background: #f7a486; right: 15px; bottom: 41px; transform: rotate(-13deg); }
.smile-eye { position: absolute; width: 8px; height: 17px; background: #773c39; border-radius: 50%; top: 39px; }
.smile-eye.left { left: 45px; }.smile-eye.right { right: 40px; }
.smile-mouth { position: absolute; left: 39px; top: 58px; width: 66px; height: 43px; border: 5px solid #773c39; border-top: 0; border-radius: 0 0 60px 60px; }
.sparkle { position: absolute; right: -9px; top: -19px; color: #fff4da; font-size: 57px; }
.concept-note { text-align: center; font-size: 10px; color: var(--muted); margin: 50px 0 0; }
.benefits-strip { border-block: 1px solid var(--line); margin-top: 10px; }
.benefits-strip .shell { display: flex; justify-content: space-between; gap: 20px; padding-block: 27px; font-size: 11px; }
.benefits-strip b { color: var(--blue); margin-right: 8px; }
.section { padding-block: 105px; }
.section h2, .faq-section h2 { font: 500 clamp(35px,4.1vw,57px)/1.07 var(--display); letter-spacing: -.055em; margin-bottom: 23px; }
em { font-family: Georgia, serif; font-weight: 400; color: var(--blue); }
.why-section { display: grid; grid-template-columns: 1.15fr 1fr; gap: 85px; align-items: start; }
.why-copy { padding-top: 27px; }
.why-copy p, .pricing-copy>p:not(.eyebrow) { font-size: 15px; line-height: 1.8; color: var(--muted); }
.why-copy p:first-child { color: var(--ink); font-size: 18px; line-height: 1.6; }
.why-copy .text-link { margin-top: 14px; }
.process-section { background: var(--lavender); }
.section-heading { text-align: center; margin-bottom: 54px; }
.section-heading>p:last-child { font-size: 14px; color: var(--muted); }
.process-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 52px; }
.step { display: flex; justify-content: space-between; border-top: 1px solid #c7c3e1; padding-top: 15px; margin-bottom: 36px; font: 12px 'Courier New', monospace; color: #655f97; }
.step span { font-size: 18px; }
.process h3 { font-size: 20px; font-weight: 600; letter-spacing: -.7px; margin-bottom: 12px; }
.process p { font-size: 13px; line-height: 1.8; color: #66617e; margin: 0; }
.pricing-wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 110px; align-items: center; }
.pricing-copy>p { max-width: 350px; }
.price-aside { display: flex; align-items: center; gap: 18px; margin-top: 30px; }
.price-aside>span { color: var(--blue); font-size: 48px; }
.price-aside p { font-size: 12px; line-height: 1.7; margin: 0; }
.pricing-wrap > * { min-width: 0; }
.pricing-card { border: 1px solid #d7d3ef; background: white; border-radius: 13px; padding: 34px; box-shadow: 0 12px 50px -20px #5046e530; }
.price-label { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 14px; font-size: 11px; font-weight: 600; }
.offer-badge { background: var(--lavender); color: #5045aa; padding: 7px 10px; border-radius: 20px; font-size: 10px; white-space: nowrap; }
.price { font: 500 70px/1 var(--display); letter-spacing: -4px; margin-top: 27px; }
.price>span { font: 11px var(--body); letter-spacing: 0; color: var(--muted); margin-left: 12px; }
.was { font-size: 11px; color: var(--muted); margin: 10px 0 24px; padding-bottom: 24px; border-bottom: 1px solid var(--line); }
.pricing-card ul { list-style: none; padding: 0; margin: 0 0 27px; }
.pricing-card li { font-size: 12px; margin: 14px 0; padding-left: 24px; position: relative; }
.pricing-card li:before { content: '✓'; position: absolute; left: 0; color: var(--blue); }
.full { width: 100%; justify-content: space-between; }
.renewal { font-size: 10px; color: var(--muted); line-height: 1.8; margin: 17px 0 0; }
.faq-section { display: grid; grid-template-columns: 1fr 1.3fr; gap: 80px; padding-block: 25px 105px; }
.faq-section h2 { font-size: 39px; }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list details:first-child { border-top: 1px solid var(--line); }
.faq-list summary { display: flex; justify-content: space-between; align-items: center; gap: 20px; cursor: pointer; padding: 22px 0; font-size: 13px; font-weight: 600; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary:after { content: '+'; font-size: 21px; font-weight: 400; color: var(--blue); }
.faq-list details[open] summary:after { content: '−'; }
.faq-list details p { font-size: 13px; line-height: 1.8; color: var(--muted); padding-right: 20px; }
.final-cta { background: var(--blue); color: white; padding: 74px 0; }
.final-cta .eyebrow { color: #dfdcff; }
.final-cta h2 { font: 500 clamp(50px,7vw,90px)/1.02 var(--display); letter-spacing: -.055em; position: relative; margin-bottom: 40px; }
.final-cta em { color: #d7d2ff; }
.final-cta h2>span { position: absolute; right: 0; top: -15px; font: 170px/1 var(--display); font-weight: 300; }
.final-bottom { display: flex; justify-content: space-between; align-items: center; border-top: 1px solid #8078f1; padding-top: 28px; }
.final-bottom p { margin: 0; color: #e4e1ff; font-size: 13px; line-height: 1.7; }
.final-bottom .button { background: white; color: var(--blue); }
.final-bottom .button:hover { background: var(--lavender); }
.final-cta a:focus-visible { outline-color: white; }
.footer { display: flex; flex-wrap: wrap; gap: 24px; align-items: center; justify-content: space-between; padding-block: 34px; }
.footer>span { font-size: 11px; color: var(--muted); }
.footer>a:not(.brand) { font-size: 11px; }
.footer small { width: 100%; font-size: 9px; color: var(--muted); }
@media (prefers-reduced-motion: no-preference) {
  .hero { animation: enter .7s ease-out both; }
  .showcase { animation: enter .9s .12s ease-out both; }
  @keyframes enter { from { opacity: 0; translate: 0 14px; } to { opacity: 1; translate: 0 0; } }
}
@media (max-width: 1000px) {
  .shell { width: calc(100% - 56px); }
  .nav nav { gap: 20px; }
  .showcase { gap: 14px; }
  .concept-site { height: 315px; }
  .concept-architecture .concept-site { height: 360px; }
  .mini-nav { padding-inline: 13px; }
  .mini-nav>span { display: none; }
  .landscape-copy, .dental-copy, .architecture-copy { padding-inline: 17px; }
  .landscape-copy h2, .dental-copy h2 { font-size: 32px; }
  .architecture-copy h2 { font-size: 35px; }
  .house-art { height: 242px; }
  .smile-art { width: 108px; height: 108px; right: -8px; bottom: 32px; }
  .smile-eye.left { left: 29px; }.smile-eye.right { right: 29px; }
  .smile-mouth { left: 24px; width: 63px; height: 33px; }
  .concept-caption { flex-direction: column; gap: 4px; }
  .why-section, .pricing-wrap { gap: 50px; }
  .benefits-strip .shell { flex-wrap: wrap; justify-content: center; gap: 15px 30px; }
  .pricing-card { padding: 26px; }
  .price { font-size: 60px; }
}
@media (max-width: 700px) {
  .shell { width: calc(100% - 40px); }
  .nav { min-height: 83px; gap: 12px; flex-wrap: wrap; padding-block: 18px; }
  .brand { font-size: 16px; gap: 7px; }.brand-icon { width: 29px; height: 29px; font-size: 26px; border-radius: 8px; }
  .nav nav { order: 3; width: 100%; justify-content: center; gap: 28px; padding-top: 11px; font-size: 11px; }
  .button-small { min-height: 37px; padding: 9px 12px; gap: 15px; }
  .hero { padding-block: 49px 27px; }
  .hero .eyebrow { font-size: 8px; letter-spacing: 1.2px; }
  h1 { font-size: clamp(45px,9.6vw,67px); }
  .hero-emphasis svg { bottom: -12px; }
  .lede { max-width: 420px; font-size: 14px; margin-top: 30px; }
  .actions { gap: 20px; flex-direction: column; }
  .micro { margin-top: 18px; font-size: 9px; }
  .work-section { padding: 20px 20px 29px; }
  .showcase { grid-template-columns: 1fr 1fr; gap: 24px 13px; }
  .concept-architecture { grid-column: 1 / -1; grid-row: 1; width: min(100%,460px); margin-inline: auto; }
  .concept-architecture .concept-site { height: 378px; }
  .concept-architecture .mini-nav>span { display: block; }
  .house-art { height: 270px; }
  .architecture-copy h2 { font-size: 39px; }
  .concept-landscape, .concept-dental { transform: none; }
  .concept-site { border-width: 3px; height: 270px; }
  .mini-nav strong, .dental-site .mini-nav strong { font-size: 12px; }
  .mini-nav { padding: 12px 10px; }
  .mini-eyebrow { font-size: 5px; letter-spacing: .6px; }
  .landscape-copy, .dental-copy { padding: 15px 10px; }
  .landscape-copy h2, .dental-copy h2 { font-size: 26px; letter-spacing: -1.2px; }
  .sample-button { font-size: 6px; padding: 8px; }
  .dental-copy>p:not(.mini-eyebrow) { font-size: 7px; }
  .landscape-art { height: 160px; bottom: 17px; }
  .mini-bottom { padding: 8px; font-size: 5px; }
  .mini-bottom span:last-child { display: none; }
  .smile-art { width: 77px; height: 77px; bottom: 23px; right: 6px; }
  .smile-eye { top: 23px; height: 11px; width: 5px; }.smile-eye.left { left: 24px; }.smile-eye.right { right: 21px; }
  .smile-mouth { left: 23px; top: 37px; width: 37px; height: 23px; border-width: 3px; }
  .sparkle { font-size: 34px; right: -3px; top: -11px; }
  .concept-note { margin-top: 24px; font-size: 9px; line-height: 1.6; }
  .benefits-strip .shell { display: grid; grid-template-columns: 1fr 1fr; gap: 17px 12px; font-size: 9px; padding-block: 22px; }
  .benefits-strip b { margin-right: 4px; }
  .section { padding-block: 65px; }
  .section .eyebrow { font-size: 9px; letter-spacing: 1.2px; }
  .why-section, .pricing-wrap, .faq-section { grid-template-columns: 1fr; gap: 25px; }
  .why-copy { padding: 0; }.why-copy p:first-child { font-size: 17px; }
  .section h2 { font-size: 39px; }.section-heading h2 { font-size: clamp(30px,7.5vw,42px); }
  .process-grid { grid-template-columns: 1fr; gap: 32px; }
  .section-heading { margin-bottom: 36px; }
  .step { margin-bottom: 17px; }.process h3 { font-size: 21px; }
  .pricing-copy>p { max-width: none; }.price-aside { margin-top: 16px; }
  .pricing-card { padding: 24px; }.price { font-size: clamp(48px, 15vw, 67px); }
  .faq-section { padding-block: 8px 65px; }
  .faq-section h2 { margin-bottom: 0; }
  .final-cta { padding: 53px 0; }.final-cta .eyebrow { font-size: 8px; }
  .final-cta h2 { font-size: clamp(43px,9.6vw,65px); }
  .final-cta h2>span { font-size: 62px; top: -14px; }
  .final-bottom { align-items: flex-start; flex-direction: column; gap: 23px; }
  .footer { gap: 20px; }.footer>span { width: 100%; order: 2; }.footer small { order: 3; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .button { transition: none; } }
