@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--font-sans: "Inter", system-ui, -apple-system, sans-serif;--nav-height: 4rem;--radius-sm: 12px;--radius-md: 14px;--radius-lg: 16px;--color-bg: #fafafa;--color-surface: #ffffff;--color-text: #0a0a0a;--color-text-muted: #525252;--color-border: rgba(15, 23, 42, .08);--color-border-strong: rgba(15, 23, 42, .12);--shadow-sm: 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 8px 24px rgba(15, 23, 42, .06);--shadow-lg: 0 24px 48px rgba(15, 23, 42, .08);--ease-out: cubic-bezier(.22, 1, .36, 1);--duration: .45s;--glass-bg: rgba(255, 255, 255, .55);--glass-border: rgba(255, 255, 255, .65);--blur-glass: 16px;--screen-height: calc(100svh - var(--nav-height))}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y proximity}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto;scroll-snap-type:none}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.skip-link{position:absolute;left:-9999px;top:.75rem;z-index:100;padding:.5rem 1rem;background:var(--color-text);color:#fff;border-radius:var(--radius-sm)}.skip-link:focus{left:.75rem}.site-nav{position:sticky;top:0;z-index:50;height:var(--nav-height);display:flex;align-items:center;background:var(--color-bg);border-bottom:1px solid var(--color-border)}.site-nav__inner{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-nav__logo{font-weight:700;font-size:1.125rem;letter-spacing:-.02em}.site-nav__brand{display:flex;align-items:baseline;gap:.75rem;min-width:0}.site-nav__tagline{font-size:.875rem;color:var(--color-text-muted);letter-spacing:-.01em;font-weight:450;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:640px){.site-nav__tagline{display:none}}.site-nav__links{display:flex;align-items:center;gap:1.75rem}.site-nav__link{font-size:.9375rem;color:var(--color-text-muted);transition:color .2s var(--ease-out)}.site-nav__link:hover{color:var(--color-text)}@media(max-width:640px){.site-nav__links{gap:1rem}}.site-hero{min-height:var(--screen-height);display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;border-bottom:1px solid var(--color-border);scroll-snap-align:start;scroll-margin-top:var(--nav-height);background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(37,99,235,.06),transparent 60%),var(--color-bg)}.site-hero__inner{width:100%;max-width:720px;margin:0 auto;text-align:center}.site-hero__title{margin:0 0 1.25rem;font-size:clamp(2.25rem,5.5vw,3.5rem);font-weight:700;letter-spacing:-.035em;line-height:1.1}.site-hero__lead{margin:0 auto 1.75rem;max-width:52ch;font-size:clamp(1rem,2.2vw,1.125rem);color:var(--color-text-muted);line-height:1.65}.site-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.hero-carousel{position:relative;min-height:var(--screen-height);overflow:hidden;scroll-snap-align:start;scroll-margin-top:var(--nav-height)}.hero-carousel__gradient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;transition:opacity var(--duration) var(--ease-out);z-index:0}.hero-carousel__gradient.is-active{opacity:1}.hero-carousel__viewport{position:relative;z-index:1;height:var(--screen-height);overflow:hidden}.carousel-track{display:flex;height:100%;transition:transform var(--duration) var(--ease-out);will-change:transform}.carousel-slide{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem 4.5rem}.carousel-slide__grid{width:100%;max-width:1120px;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}@media(max-width:900px){.carousel-slide__grid{grid-template-columns:1fr;gap:2rem;text-align:center}.carousel-slide__actions{justify-content:center}.carousel-mockup{max-width:420px;margin:0 auto}}.carousel-slide__title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin:0 0 .75rem}.carousel-slide__tagline{margin:0 0 1.75rem;font-size:1.125rem;color:var(--color-text-muted);max-width:28ch}@media(max-width:900px){.carousel-slide__tagline{margin-left:auto;margin-right:auto}}.carousel-slide__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero-carousel__gradient--formsig{background:radial-gradient(110% 75% at 85% 25%,rgba(45,159,144,.11),transparent 52%),radial-gradient(70% 55% at 12% 88%,rgba(15,118,110,.06),transparent 48%),var(--color-bg)}.hero-carousel__gradient--solar{background:radial-gradient(120% 80% at 80% 20%,rgba(251,191,36,.12),transparent 50%),radial-gradient(80% 60% at 10% 90%,rgba(59,130,246,.08),transparent 45%),var(--color-bg)}.hero-carousel__gradient--creator{background:radial-gradient(100% 70% at 90% 30%,rgba(168,85,247,.1),transparent 50%),radial-gradient(70% 50% at 15% 85%,rgba(236,72,153,.06),transparent 45%),var(--color-bg)}.hero-carousel__gradient--score{background:radial-gradient(110% 75% at 75% 15%,rgba(34,197,94,.1),transparent 50%),radial-gradient(60% 50% at 20% 80%,rgba(14,165,233,.07),transparent 45%),var(--color-bg)}.carousel-mockup{position:relative;border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-lg);border:1px solid var(--color-border);padding:0;overflow:hidden;display:flex;align-items:center;justify-content:center;transform:translateZ(0);transition:transform .6s var(--ease-out)}a.carousel-mockup{color:inherit;text-decoration:none;cursor:pointer}a.carousel-mockup:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.carousel-mockup__img{width:100%;height:auto;max-height:440px;object-fit:contain;display:block}.carousel-mockup__chrome{display:flex;align-items:center;gap:.35rem;margin-bottom:.75rem}.carousel-mockup__dot{width:8px;height:8px;border-radius:50%;background:#e5e5e5}.carousel-mockup__dot:nth-child(1){background:#fca5a5}.carousel-mockup__dot:nth-child(2){background:#fcd34d}.carousel-mockup__dot:nth-child(3){background:#86efac}.carousel-mockup__body{display:grid;grid-template-columns:1fr 2fr;gap:.75rem;min-height:200px}@media(max-width:900px){.carousel-mockup__body{min-height:180px}}.carousel-mockup__sidebar{background:linear-gradient(180deg,#f4f4f5,#fafafa);border-radius:var(--radius-sm);padding:.5rem;display:flex;flex-direction:column;gap:.35rem}.carousel-mockup__nav-item{height:6px;border-radius:4px;background:#0000000f}.carousel-mockup__nav-item--active{background:#2563eb40;width:70%}.carousel-mockup__main{display:flex;flex-direction:column;gap:.5rem}.carousel-mockup__bar{height:10px;border-radius:6px;background:linear-gradient(90deg,#e4e4e7,#f4f4f5)}.carousel-mockup__bar--short{width:55%}.carousel-mockup__cards{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.25rem}.carousel-mockup__card{height:48px;border-radius:var(--radius-sm);background:#fafafa;border:1px solid var(--color-border)}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-md);color:var(--color-text);display:flex;align-items:center;justify-content:center;transition:background .2s,box-shadow .2s,transform .2s}.carousel-nav:hover{box-shadow:var(--shadow-lg);transform:translateY(-50%) scale(1.03)}.carousel-nav:active{transform:translateY(-50%) scale(.98)}.carousel-nav--prev{left:1rem}.carousel-nav--next{right:1rem}@media(max-width:640px){.carousel-nav{width:40px;height:40px}.carousel-nav--prev{left:.5rem}.carousel-nav--next{right:.5rem}}.carousel-nav svg{width:20px;height:20px}.carousel-dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.5rem}.carousel-dot{width:8px;height:8px;border-radius:50%;background:#00000026;padding:0;transition:background .25s,transform .25s}.carousel-dot[aria-current=true]{background:var(--color-text);transform:scale(1.15)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.35rem;font-size:.9375rem;font-weight:500;border-radius:var(--radius-sm);transition:background .2s,color .2s,box-shadow .2s,transform .15s}.btn:active{transform:scale(.98)}.btn--primary{background:var(--color-text);color:#fff;box-shadow:var(--shadow-sm)}.btn--primary:hover{background:#262626}.btn--secondary{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border-strong)}.btn--secondary:hover{background:#f5f5f5}.btn--ghost{background:transparent;color:var(--color-text-muted);border:1px solid transparent}.btn--ghost:hover{color:var(--color-text);background:#0000000a}.section{padding:5rem 1.25rem}.section--tight{padding-top:3rem}.section__inner{max-width:1100px;margin:0 auto}.section__title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;letter-spacing:-.02em;margin:0 0 .5rem;text-align:center}.section__lead{text-align:center;color:var(--color-text-muted);max-width:42ch;margin:0 auto 3rem;font-size:1.0625rem}.glass-card{background:var(--glass-bg);backdrop-filter:blur(var(--blur-glass));-webkit-backdrop-filter:blur(var(--blur-glass));border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:1.5rem 1.35rem}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.glass-card__icon{width:40px;height:40px;border-radius:var(--radius-sm);background:#0000000a;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:1.25rem}.glass-card h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.glass-card p{margin:0;font-size:.9375rem;color:var(--color-text-muted);line-height:1.55}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}.why-item{text-align:center}.why-item__label{font-weight:600;font-size:1.125rem;margin:0 0 .35rem}.why-item p{margin:0;font-size:.9375rem;color:var(--color-text-muted)}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}.site-footer{border-top:1px solid var(--color-border);padding:3rem 1.25rem;background:var(--color-surface)}.site-footer__inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;text-align:left;gap:1.25rem}.site-footer__brand{font-weight:700;margin-bottom:.35rem}.site-footer__email{color:var(--color-text-muted);font-size:.9375rem}.site-footer__email a:hover{color:var(--color-text)}.site-footer__links{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:flex-end}.site-footer__links a{font-size:.9375rem;color:var(--color-text-muted)}.site-footer__links a:hover{color:var(--color-text)}.site-footer__copy{width:auto;padding-top:0;margin:0;font-size:.8125rem;color:var(--color-text-muted);text-align:left}@media(max-width:720px){.site-footer__inner{flex-direction:column;align-items:flex-start;text-align:left}.site-footer__links{justify-content:flex-start}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0f172a40;opacity:0;visibility:hidden;transition:opacity .3s var(--ease-out),visibility .3s}.modal-backdrop.is-open{opacity:1;visibility:visible}.modal{position:fixed;left:50%;top:50%;z-index:101;width:min(calc(100% - 2rem),440px);max-height:calc(100vh - 2rem);overflow:auto;padding:1.75rem;border-radius:var(--radius-lg);background:var(--glass-bg);backdrop-filter:blur(var(--blur-glass));-webkit-backdrop-filter:blur(var(--blur-glass));border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);opacity:0;transform:translate(-50%,-48%) scale(.96);visibility:hidden;transition:opacity .35s var(--ease-out),transform .35s var(--ease-out),visibility .35s}.modal.is-open{opacity:1;transform:translate(-50%,-50%) scale(1);visibility:visible}.modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.modal__title{margin:0;font-size:1.25rem;font-weight:600;letter-spacing:-.02em}.modal__close{flex-shrink:0;width:36px;height:36px;border-radius:var(--radius-sm);color:var(--color-text-muted);display:flex;align-items:center;justify-content:center}.modal__close:hover{background:#0000000f;color:var(--color-text)}.form-field{margin-bottom:1rem}.form-field label{display:block;font-size:.8125rem;font-weight:500;margin-bottom:.35rem;color:var(--color-text-muted)}.form-field input,.form-field textarea{width:100%;padding:.65rem .85rem;font-size:.9375rem;font-family:inherit;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:#fffc;transition:border-color .2s,box-shadow .2s}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:#2563eb73;box-shadow:0 0 0 3px #2563eb1f}.form-field textarea{min-height:120px;resize:vertical}.form-field input.invalid,.form-field textarea.invalid{border-color:#dc2626}.form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.form-actions{margin-top:1.25rem}.form-message{margin-top:1rem;padding:.75rem 1rem;border-radius:var(--radius-sm);font-size:.875rem;display:none}.form-message.is-visible{display:block}.form-message--success{background:#22c55e1f;color:#166534;border:1px solid rgba(34,197,94,.25)}.form-message--error{background:#ef44441a;color:#991b1b;border:1px solid rgba(239,68,68,.2)}.page-hero{padding:3.5rem 1.25rem 2rem;max-width:800px;margin:0 auto;text-align:center}.page-hero h1{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;margin:0 0 1rem}.page-hero .lead{font-size:1.125rem;color:var(--color-text-muted);margin:0}.page-content{max-width:800px;margin:0 auto;padding:0 1.25rem 4rem}.page-visual{margin:2rem 0;border-radius:var(--radius-lg);min-height:220px;background:linear-gradient(135deg,#f4f4f5,#fafafa);border:1px solid var(--color-border);box-shadow:var(--shadow-md)}.features-list{list-style:none;padding:0;margin:2rem 0}.features-list li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:var(--color-text-muted)}.features-list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--color-text);opacity:.35}.legal-content{max-width:720px;margin:0 auto;padding:2rem 1.25rem 4rem}.legal-content h1{font-size:2rem;margin-bottom:1rem}.legal-content h2{font-size:1.125rem;margin:2rem 0 .5rem}.legal-content p{color:var(--color-text-muted);margin:0 0 1rem}
