*,*:before,*:after{box-sizing:border-box}*{margin:0}html{interpolate-size:allow-keywords}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p{overflow-wrap:break-word;text-wrap:pretty}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;text-wrap:balance}#root,#app{isolation:isolate}:root{--font-body: "Nunito", ui-rounded, "SF Pro Rounded", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-heading: "Quicksand", ui-rounded, "SF Pro Rounded", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--color-blush: #ffd9ea;--color-blush-strong: #f6a9c9;--color-lavender: #e3d7fb;--color-lavender-strong: #b7a3e0;--color-powder: #cdeaf8;--color-powder-strong: #93cdd9;--color-mint: #d3f5e6;--color-mint-strong: #9fddbf;--color-white: #fffaf8;--color-pearl: #e9e6ef;--color-bg: var(--color-white);--color-surface: rgb(255 255 255 / 62%);--color-surface-strong: rgb(255 255 255 / 82%);--color-border: rgb(255 255 255 / 55%);--color-text: #3a3350;--color-text-soft: #6f6785;--color-heading: #362c52;--color-accent: #a98fdb;--color-accent-strong: #8a6cc7;--shadow-glow: 0 30px 70px -30px rgb(183 163 224 / 45%), 0 10px 30px -12px rgb(246 169 201 / 35%);--shadow-soft: 0 12px 32px -16px rgb(160 140 200 / 30%);--radius-lg: 32px;--radius-md: 22px;--radius-sm: 14px;--radius-pill: 999px;--ease-float: cubic-bezier(.34, .02, .22, 1);font-family:var(--font-body);color-scheme:light dark;color:var(--color-text);background:var(--color-bg)}@media(prefers-color-scheme:dark){:root{--color-bg: #211b30;--color-surface: rgb(255 255 255 / 7%);--color-surface-strong: rgb(255 255 255 / 11%);--color-border: rgb(255 255 255 / 14%);--color-text: #ece7f7;--color-text-soft: #bcb3d4;--color-heading: #f6f2ff;--color-accent: #cbb8ef;--color-accent-strong: #e2c9e8;--color-blush: #4a3247;--color-blush-strong: #e8a8c8;--color-lavender: #392f52;--color-lavender-strong: #9c84cf;--color-powder: #2b3c48;--color-powder-strong: #7fc4d6;--color-mint: #253d38;--color-mint-strong: #8fd6b3;--shadow-glow: 0 30px 70px -30px rgb(155 120 220 / 45%), 0 10px 30px -12px rgb(230 150 190 / 25%);--shadow-soft: 0 12px 32px -16px rgb(0 0 0 / 45%)}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{min-height:100dvh;background:var(--color-bg);color:var(--color-text)}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--color-heading);font-weight:600;letter-spacing:-.01em}a{color:inherit}.page{max-width:80ch;margin-inline:auto;padding:2rem}.splash{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100dvh;background-color:#f0f0f7}.splash__lockup{width:clamp(256px,40vw,332px);aspect-ratio:766 / 223;background-color:#cbd0d7;-webkit-mask:url(https://static.buildanything.com/assets/full-lockup.svg) center / contain no-repeat;mask:url(https://static.buildanything.com/assets/full-lockup.svg) center / contain no-repeat}.splash__tagline{position:absolute;bottom:8%;color:#cbd0d7;font-family:ui-rounded,SF Pro Rounded,system-ui,-apple-system,sans-serif;font-size:17px;letter-spacing:-.34px;text-align:center}.site{position:relative;isolation:isolate;overflow:clip}.site:before,.site:after{content:"";position:fixed;z-index:-1;border-radius:50%;filter:blur(70px);opacity:.55;pointer-events:none}.site:before{width:min(60vw,640px);aspect-ratio:1;top:-10%;left:-10%;background:radial-gradient(circle,var(--color-blush) 0%,transparent 70%);animation:drift-a 34s var(--ease-float) infinite alternate}.site:after{width:min(55vw,580px);aspect-ratio:1;bottom:-15%;right:-10%;background:radial-gradient(circle,var(--color-powder) 0%,transparent 70%);animation:drift-b 40s var(--ease-float) infinite alternate}@media(prefers-reduced-motion:reduce){.site:before,.site:after{animation:none}}@keyframes drift-a{0%{transform:translate(0) scale(1)}to{transform:translate(6vw,8vh) scale(1.15)}}@keyframes drift-b{0%{transform:translate(0) scale(1)}to{transform:translate(-5vw,-6vh) scale(1.1)}}.container{max-width:1180px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.section{padding-block:clamp(3.5rem,8vw,6.5rem);scroll-margin-top:5.5rem}.section__eyebrow{display:inline-block;font-family:var(--font-heading);font-weight:600;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent-strong);margin-bottom:.75rem}.section__title{font-size:clamp(1.75rem,3.2vw,2.6rem);line-height:1.15;margin-bottom:1rem;max-width:40ch}.section__lede{font-size:clamp(1rem,1.4vw,1.15rem);color:var(--color-text-soft);max-width:62ch;line-height:1.7}.section__header{margin-bottom:clamp(2rem,5vw,3.25rem)}.section__header--center{text-align:center;margin-inline:auto}.section__header--center .section__lede{margin-inline:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-heading);font-weight:600;font-size:1rem;padding:.85rem 1.75rem;border-radius:var(--radius-pill);border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .4s var(--ease-float),box-shadow .4s var(--ease-float),filter .4s var(--ease-float);white-space:nowrap}.btn:hover{transform:translateY(-3px)}.btn:focus-visible{outline:2px solid var(--color-accent-strong);outline-offset:3px}.btn--primary{color:#3a2b52;background:linear-gradient(135deg,var(--color-blush) 0%,var(--color-lavender) 55%,var(--color-powder) 100%);box-shadow:var(--shadow-glow)}.btn--primary:hover{filter:brightness(1.04)}.btn--ghost{color:var(--color-heading);background:var(--color-surface);border-color:var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn--ghost:hover{background:var(--color-surface-strong)}.panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-soft);transition:transform .5s var(--ease-float),box-shadow .5s var(--ease-float)}.panel:hover{transform:translateY(-4px);box-shadow:var(--shadow-glow)}.header{position:sticky;top:0;z-index:20;background:var(--color-surface);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--color-border)}.header__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1rem}.header__brand{display:flex;align-items:center;gap:.65rem;font-family:var(--font-heading);font-weight:700;font-size:1.15rem;color:var(--color-heading);text-decoration:none}.header__mark{width:2.25rem;height:2.25rem;border-radius:var(--radius-sm);background:linear-gradient(135deg,var(--color-lavender-strong),var(--color-powder-strong));display:grid;place-items:center;color:#fff;font-size:1rem;box-shadow:var(--shadow-soft)}.header__nav{display:none;align-items:center;gap:clamp(.75rem,2vw,1.75rem)}.header__link{font-weight:600;font-size:.95rem;color:var(--color-text-soft);text-decoration:none;transition:color .3s ease}.header__link:hover{color:var(--color-heading)}.header__actions{display:flex;align-items:center;gap:.75rem}.header__toggle{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-heading);cursor:pointer}.header__menu{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 0 1.25rem;border-top:1px solid var(--color-border)}.header__menu .header__link{padding:.6rem .25rem}@media(min-width:860px){.header__nav{display:flex}.header__toggle,.header__menu{display:none}}.hero{padding-block:clamp(3.5rem,10vw,7rem) clamp(3rem,8vw,5rem);text-align:center}.hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-weight:600;font-size:.85rem;letter-spacing:.08em;padding:.5rem 1.1rem;border-radius:var(--radius-pill);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-accent-strong);margin-bottom:1.75rem}.hero__title{font-size:clamp(2.25rem,6vw,4rem);line-height:1.08;max-width:20ch;margin-inline:auto 1.25rem;margin-block-end:1.25rem}.hero__title-accent{background:linear-gradient(120deg,var(--color-accent-strong),var(--color-blush-strong));-webkit-background-clip:text;background-clip:text;color:transparent}.hero__lede{font-size:clamp(1.05rem,1.6vw,1.25rem);color:var(--color-text-soft);max-width:56ch;margin-inline:auto;line-height:1.75;margin-block-end:2.25rem}.hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-block-end:3rem}.hero__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;max-width:760px;margin-inline:auto}.hero__stat{padding:1.25rem 1rem;text-align:center}.hero__stat-value{display:block;font-family:var(--font-heading);font-weight:700;font-size:clamp(1.4rem,2.4vw,1.85rem);color:var(--color-heading)}.hero__stat-label{font-size:.85rem;color:var(--color-text-soft)}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.service-card{padding:1.75rem;display:flex;flex-direction:column;gap:.85rem}.service-card__icon{width:3rem;height:3rem;border-radius:var(--radius-sm);display:grid;place-items:center;font-size:1.4rem;background:linear-gradient(135deg,var(--color-blush),var(--color-lavender))}.service-card__title{font-family:var(--font-heading);font-weight:600;font-size:1.05rem;color:var(--color-heading)}.service-card__body{color:var(--color-text-soft);font-size:.95rem;line-height:1.6}.about{display:grid;gap:clamp(2rem,5vw,3rem);grid-template-columns:1fr;align-items:start}@media(min-width:900px){.about{grid-template-columns:1fr 1fr}}.about__copy p{color:var(--color-text-soft);line-height:1.75;margin-bottom:1.1rem}.about__list{list-style:none;display:grid;gap:1rem}.about__list li{display:flex;gap:.85rem;padding:1.1rem 1.25rem}.about__list-mark{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--color-mint),var(--color-powder));color:var(--color-heading);font-weight:700}.about__list-title{font-family:var(--font-heading);font-weight:600;color:var(--color-heading);margin-bottom:.2rem}.about__list-body{color:var(--color-text-soft);font-size:.92rem;line-height:1.55}.audience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.audience-card{padding:2rem 1.75rem;text-align:center}.audience-card__icon{width:3.25rem;height:3.25rem;margin-inline:auto;margin-bottom:1rem;border-radius:50%;display:grid;place-items:center;font-size:1.5rem;background:linear-gradient(135deg,var(--color-powder),var(--color-mint))}.audience-card__title{font-family:var(--font-heading);font-weight:600;font-size:1.05rem;margin-bottom:.5rem;color:var(--color-heading)}.audience-card__body{color:var(--color-text-soft);font-size:.92rem;line-height:1.6}.process-list{display:grid;gap:1.25rem}.process-step{display:grid;grid-template-columns:auto 1fr;gap:1.25rem;padding:1.75rem;align-items:start}.process-step__index{width:3rem;height:3rem;border-radius:50%;display:grid;place-items:center;font-family:var(--font-heading);font-weight:700;color:#3a2b52;background:linear-gradient(135deg,var(--color-blush),var(--color-powder))}.process-step__title{font-family:var(--font-heading);font-weight:600;font-size:1.1rem;margin-bottom:.35rem;color:var(--color-heading)}.process-step__body{color:var(--color-text-soft);line-height:1.65}@media(min-width:720px){.process-list{grid-template-columns:repeat(2,1fr)}}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.portfolio-card{overflow:clip;display:flex;flex-direction:column}.portfolio-card__thumb{height:150px;background:linear-gradient(135deg,var(--thumb-a, var(--color-blush)),var(--thumb-b, var(--color-lavender)));display:flex;align-items:flex-end;padding:.9rem 1.1rem}.portfolio-card__tag{font-family:var(--font-heading);font-weight:600;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .75rem;border-radius:var(--radius-pill);background:#ffffffb3;color:#3a2b52}.portfolio-card__body{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.portfolio-card__title{font-family:var(--font-heading);font-weight:600;color:var(--color-heading)}.portfolio-card__desc{color:var(--color-text-soft);font-size:.92rem;line-height:1.6;flex:1}.portfolio-card__note{font-size:.8rem;color:var(--color-accent-strong);font-weight:600}.portfolio-footnote{margin-top:1.75rem;text-align:center;color:var(--color-text-soft);font-size:.92rem}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-bottom:clamp(2rem,5vw,3rem)}.trust-stat{text-align:center;padding:1.5rem 1rem}.trust-stat__value{display:block;font-family:var(--font-heading);font-weight:700;font-size:clamp(1.5rem,2.6vw,2rem);color:var(--color-heading);margin-bottom:.25rem}.trust-stat__label{color:var(--color-text-soft);font-size:.88rem}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.testimonial-card{padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.testimonial-card__quote{color:var(--color-text);line-height:1.7;font-size:.98rem}.testimonial-card__quote:before{content:"“"}.testimonial-card__quote:after{content:"”"}.testimonial-card__author{font-family:var(--font-heading);font-weight:600;color:var(--color-heading);font-size:.92rem}.testimonial-card__role{color:var(--color-text-soft);font-size:.85rem}.contact{display:grid;gap:clamp(2rem,5vw,3rem);grid-template-columns:1fr}@media(min-width:900px){.contact{grid-template-columns:1fr 1.1fr}}.contact__panel{padding:clamp(1.75rem,4vw,2.5rem)}.contact__info p{color:var(--color-text-soft);line-height:1.7;margin-bottom:1.5rem}.contact__detail-list{list-style:none;display:grid;gap:1rem}.contact__detail-list a{text-decoration:none;font-weight:600;color:var(--color-heading)}.contact__detail-label{display:block;font-size:.8rem;color:var(--color-text-soft);margin-bottom:.15rem}.form-field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}.form-field label{font-family:var(--font-heading);font-weight:600;font-size:.9rem;color:var(--color-heading)}.form-field input,.form-field select,.form-field textarea{font-family:var(--font-body);font-size:.98rem;padding:.75rem 1rem;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface-strong);color:var(--color-text)}.form-field input:focus-visible,.form-field select:focus-visible,.form-field textarea:focus-visible{outline:2px solid var(--color-accent-strong);outline-offset:1px}.form-field textarea{resize:vertical;min-height:7rem}.form-row{display:grid;gap:1.25rem}@media(min-width:520px){.form-row{grid-template-columns:1fr 1fr}}.form-success{padding:1.25rem 1.5rem;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--color-mint),var(--color-powder));color:#234438;font-weight:600}.footer{border-top:1px solid var(--color-border);padding-block:2.5rem;margin-top:2rem}.footer__bar{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.footer__brand{font-family:var(--font-heading);font-weight:700;color:var(--color-heading)}.footer__tagline{color:var(--color-text-soft);font-size:.9rem;max-width:40ch}.footer__links{display:flex;flex-wrap:wrap;gap:1.25rem;list-style:none}.footer__links a{color:var(--color-text-soft);text-decoration:none;font-size:.9rem}.footer__links a:hover{color:var(--color-heading)}.footer__meta{color:var(--color-text-soft);font-size:.8rem;margin-top:1.5rem}
