:root{--bg-page: #fafbfd;--bg-section: #ffffff;--bg-muted: #f1f5f9;--bg-dark: #0c4a6e;--bg-dark-deep: #082f49;--text-primary: #0f172a;--text-muted: #64748b;--text-on-dark: #f8fafc;--text-on-dark-muted: #94a3b8;--brand: #0ea5e9;--brand-hover: #0284c7;--brand-deep: #0c4a6e;--brand-glow: rgba(14, 165, 233, .22);--accent-mint: #ecfdf5;--border: #e2e8f0;--border-light: #f1f5f9;--glass: rgba(255, 255, 255, .78);--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 24px;--shadow-sm: 0 4px 14px rgba(15, 23, 42, .05);--shadow-md: 0 12px 32px rgba(15, 23, 42, .08);--shadow-lg: 0 24px 48px rgba(14, 116, 144, .14);--shadow-glow: 0 0 0 1px rgba(14, 165, 233, .12), 0 20px 40px rgba(14, 165, 233, .12);--font-display: "Plus Jakarta Sans", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--container: min(1140px, calc(100% - 2rem) )}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}body{margin:0;font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--text-primary);background:var(--bg-page);height:100%;overflow:hidden;-webkit-font-smoothing:antialiased}.site{display:flex;flex-direction:column;height:100dvh;overflow:hidden}.site-screens{flex:1;min-height:0;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.site-screen{min-height:100%;scroll-snap-align:start;scroll-snap-stop:always;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;overflow-y:auto;overscroll-behavior-y:contain}.site-screen-home{position:relative;justify-content:center;gap:0;overflow:hidden;isolation:isolate}.site-screen-home .hero-aurora{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.site-screen-home .hero,.site-screen-home .metrics-bar{position:relative;z-index:1}.site-screen-flujo{justify-content:stretch;padding:0}.site-screen-flujo .day-flow{flex:1;display:flex;flex-direction:column;justify-content:center}.site-screen-demo{justify-content:space-between;gap:0}.site-screen-demo .section-demo{flex:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:1rem}.site-screen-demo .site-footer{flex-shrink:0}a{color:var(--brand-hover)}a:hover{color:var(--brand-deep)}img{max-width:100%;height:auto;display:block}.site-container{width:var(--container);margin-inline:auto}.muted{color:var(--text-muted)}.reveal{animation:fade-up .7s ease both}.reveal-delay{animation-delay:.12s}.section.is-visible .bento-card,.section-trust.is-visible .trust-card,.metrics-bar.is-visible .metric-item,.day-flow.is-visible .day-flow-step{animation:fade-up .55s ease both}.section.is-visible .bento-card:nth-child(2){animation-delay:.06s}.section.is-visible .bento-card:nth-child(3){animation-delay:.1s}.section.is-visible .bento-card:nth-child(4){animation-delay:.14s}.section.is-visible .bento-card:nth-child(5){animation-delay:.18s}.section.is-visible .bento-card:nth-child(6){animation-delay:.22s}.metrics-bar.is-visible .metric-item:nth-child(2){animation-delay:.08s}.metrics-bar.is-visible .metric-item:nth-child(3){animation-delay:.16s}.metrics-bar.is-visible .metric-item:nth-child(4){animation-delay:.24s}.day-flow.is-visible .day-flow-step{animation-delay:calc(var(--step-i, 0) * .1s)}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.site-nav{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(14px) saturate(1.2);backdrop-filter:blur(14px) saturate(1.2);background:#fafbfdd1;border-bottom:1px solid rgba(226,232,240,.8)}.site-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0}.site-nav-brand{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;color:var(--brand-deep);font-family:var(--font-display);font-weight:700;font-size:1.05rem;line-height:1}.site-nav-links{display:flex;align-items:center;gap:.35rem .85rem;flex-wrap:wrap}.site-nav-links a:not(.btn){font-size:.86rem}.site-nav-links a{text-decoration:none;font-size:.9rem;font-weight:500;color:#334155}.site-nav-links a:not(.btn):hover{color:var(--brand-hover)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.52rem 1.05rem;border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.9rem;font-weight:600;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover{transform:translateY(-1px)}.btn-sm{padding:.42rem .85rem;font-size:.85rem}.btn-lg{padding:.78rem 1.35rem;font-size:1rem}.btn-primary{background:linear-gradient(165deg,var(--brand) 0%,var(--brand-hover) 100%);color:#fff;box-shadow:0 6px 20px var(--brand-glow)}.btn-primary:hover{color:#fff;box-shadow:0 10px 28px #0ea5e952}.btn-secondary{background:var(--bg-section);color:var(--brand-deep);border-color:#bae6fd;box-shadow:var(--shadow-sm)}.btn-secondary:hover{color:var(--brand-hover);border-color:#7dd3fc}.btn-ghost{background:transparent;color:#334155}.btn-ghost:hover{color:var(--brand-hover)}.btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.hero{position:relative;padding:clamp(1.5rem,4vh,2.5rem) 0 clamp(1rem,3vh,2rem);overflow:visible;flex-shrink:0;background:transparent}.hero-aurora{pointer-events:none;overflow:hidden}.hero-aurora-skew{position:absolute;top:-40%;right:-8%;bottom:-40%;left:-8%;transform:skewY(-10deg);transform-origin:center center}.hero-aurora-mesh{position:absolute;top:0;right:0;bottom:0;left:0;will-change:background-position,transform}.hero-aurora-mesh-a{background:linear-gradient(180deg,#e0f2fe,#7dd3fc,#38bdf8,#0ea5e9,#0284c7 56%,#0369a1 68%,#0c4a6e 82%,#082f49);background-size:100% 240%;animation:hero-aurora-shift 8s ease-in-out infinite alternate}.hero-aurora-mesh-b{background:linear-gradient(180deg,transparent 0%,rgba(186,230,253,.85) 22%,rgba(56,189,248,.75) 42%,rgba(12,74,110,.65) 62%,rgba(125,211,252,.55) 78%,transparent 100%);background-size:100% 200%;opacity:.9;animation:hero-aurora-shift 5.5s ease-in-out infinite alternate-reverse}.hero-aurora-blob{position:absolute;border-radius:50%;filter:blur(56px);will-change:transform}.hero-aurora-blob-1{width:42%;height:55%;top:5%;right:8%;background:radial-gradient(circle,#bae6fd 0%,#0ea5e9 45%,#0c4a6e 70%,transparent 78%);opacity:.9;animation:hero-aurora-float-1 7s ease-in-out infinite alternate}.hero-aurora-blob-2{width:38%;height:50%;bottom:0;left:5%;background:radial-gradient(circle,#7dd3fc 0%,#0284c7 50%,#082f49 72%,transparent 80%);opacity:.85;animation:hero-aurora-float-2 9s ease-in-out infinite alternate}.hero-aurora-beam{position:absolute;width:22%;height:130%;top:-12%;left:38%;background:linear-gradient(180deg,transparent 0%,rgba(224,242,254,.9) 18%,rgba(14,165,233,.95) 45%,rgba(8,47,73,.85) 72%,transparent 100%);filter:blur(36px);opacity:.85;animation:hero-aurora-beam 6s ease-in-out infinite alternate}.hero-aurora-fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.28) 0%,transparent 22%,transparent 78%,rgba(255,255,255,.22) 100%)}@keyframes hero-aurora-shift{0%{background-position:50% 0%}to{background-position:50% 100%}}@keyframes hero-aurora-float-1{0%{transform:translate3d(0,-14%,0) scale(1)}to{transform:translate3d(-10%,16%,0) scale(1.18)}}@keyframes hero-aurora-float-2{0%{transform:translate3d(0,12%,0) scale(1.05)}to{transform:translate3d(12%,-14%,0) scale(1.2)}}@keyframes hero-aurora-beam{0%{transform:translate3d(-6%,0,0) scaleX(.92);opacity:.65}to{transform:translate3d(8%,14%,0) scaleX(1.08);opacity:1}}.hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:2.5rem;align-items:center}.hero-inner>*{min-width:0}.hero-eyebrow,.section-eyebrow{margin:0 0 .65rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-hover)}.section-eyebrow-light{color:#7dd3fc}.hero-title{margin:0;font-family:var(--font-display);font-size:clamp(2rem,4.2vw,2.85rem);font-weight:800;line-height:1.06;letter-spacing:-.035em;color:var(--brand-deep)}.hero-lead{margin:1.1rem 0 0;font-size:1.08rem;color:var(--text-muted);max-width:34rem;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.65rem}.hero-note{margin:1rem 0 0;font-size:.86rem;max-width:32rem}.hero-copy .hero-logo-heartbeat{width:auto;height:clamp(6rem,14vh,9rem);max-width:100%;margin:0 0 .75rem;align-self:flex-start}.hero-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;width:240px;max-width:240px;margin-inline:auto;margin-top:-1.5cm;flex-shrink:0}.hero-logo-heartbeat{display:block;transform-origin:center center;filter:drop-shadow(0 8px 24px rgba(14,116,144,.24));animation:hero-heartbeat 1.1s cubic-bezier(.4,0,.2,1) infinite}@keyframes hero-heartbeat{0%,32%,to{transform:scale(1);filter:drop-shadow(0 6px 20px rgba(14,116,144,.2))}4%{transform:scale(1.052);filter:drop-shadow(0 10px 28px rgba(14,165,233,.38))}9%{transform:scale(1);filter:drop-shadow(0 6px 20px rgba(14,116,144,.2))}14%{transform:scale(1.028);filter:drop-shadow(0 8px 24px rgba(14,165,233,.3))}20%{transform:scale(1);filter:drop-shadow(0 6px 20px rgba(14,116,144,.2))}}.browser-frame{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-section);box-shadow:var(--shadow-lg);overflow:hidden}.browser-frame-hero{box-shadow:var(--shadow-glow);width:100%}.browser-frame-sidebar{width:100%;max-width:220px;margin-inline:auto}.browser-frame-hero-preview{width:240px;max-width:240px}.preview-sidebar-img{display:block;width:100%;height:auto;object-fit:contain;object-position:top center}.browser-chrome{display:flex;gap:6px;padding:10px 14px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid var(--border)}.browser-chrome span{width:10px;height:10px;border-radius:50%;background:#cbd5e1}.browser-chrome span:first-child{background:#fca5a5}.browser-chrome span:nth-child(2){background:#fde68a}.browser-chrome span:nth-child(3){background:#86efac}.product-screenshot{width:100%;height:auto}.metrics-bar{padding:clamp(.75rem,2vh,1.25rem) 0 clamp(1rem,2.5vh,1.5rem);border-bottom:1px solid var(--border-light);background:var(--bg-section);flex-shrink:0}.metrics-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.metric-item{text-align:center;padding:1rem .5rem}.metric-value{display:block;font-family:var(--font-display);font-size:clamp(1.75rem,3.5vw,2.35rem);font-weight:800;letter-spacing:-.03em;color:var(--brand-deep);font-variant-numeric:tabular-nums}.metric-suffix{font-size:.65em;font-weight:700;color:var(--brand)}.metric-label{display:block;margin-top:.25rem;font-size:.82rem;font-weight:500;color:var(--text-muted)}.section{padding:clamp(1.5rem,4vh,2.5rem) 0}.site-screen.section{width:100%}.section-muted{background:var(--bg-muted);border-block:1px solid var(--border-light)}.section-head{margin-bottom:2rem;max-width:40rem}.section-head-center{margin-inline:auto;text-align:center}.section-head h2{margin:0;font-family:var(--font-display);font-size:clamp(1.65rem,3.2vw,2.25rem);font-weight:800;letter-spacing:-.025em;color:var(--brand-deep)}.section-lead{margin:.65rem 0 0;color:var(--text-muted);font-size:1.05rem;line-height:1.5}.panel-glass{background:var(--glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.9);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.product-switcher{display:flex;justify-content:center;gap:.35rem;margin-bottom:1.25rem;flex-wrap:wrap}.product-tab{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.15rem;border-radius:999px;border:1px solid var(--border);background:var(--bg-section);font-family:var(--font-body);font-size:.88rem;font-weight:600;color:var(--text-muted);cursor:pointer;box-shadow:0 2px 10px #0f172a0f;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.product-tab:not(.is-active){animation:product-tab-invite 2.8s ease-in-out infinite}.product-tab:nth-child(2):not(.is-active){animation-delay:.35s}.product-tab:nth-child(3):not(.is-active){animation-delay:.7s}.product-tab:hover{transform:translateY(-2px);border-color:#7dd3fc;color:var(--brand-deep);background:linear-gradient(180deg,#fff,#f0f9ff);box-shadow:0 10px 28px #0ea5e947;animation:none}.product-tab:focus-visible{outline:2px solid #7dd3fc;outline-offset:2px}.product-tab.is-active{background:linear-gradient(165deg,var(--brand-deep) 0%,#0369a1 100%);border-color:var(--brand-deep);color:#fff;transform:translateY(-1px);box-shadow:0 8px 22px #0c4a6e59;animation:none}.product-tab.is-active:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0c4a6e66}.product-tab:active{transform:translateY(0) scale(.98)}@keyframes product-tab-invite{0%,to{box-shadow:0 2px 10px #0f172a0f;border-color:var(--border)}50%{box-shadow:0 6px 22px #0ea5e93d;border-color:#bae6fd}}.product-tab-soon{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;opacity:.85}.product-showcase{--product-sidebar-height: calc(220px * 771 / 306 + 2.75rem);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,220px);gap:clamp(1.25rem,3vw,2rem);align-items:start;padding:clamp(1.25rem,3vw,1.75rem)}.product-showcase-visual{width:100%;max-width:220px;min-height:var(--product-sidebar-height);margin-inline:auto;margin-top:-2.5cm;justify-self:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.product-showcase-visual .browser-frame-sidebar{width:100%;align-self:flex-start}.product-showcase-head{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.product-showcase-head h3{margin:0;font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--text-primary)}.product-badge{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#0369a1;background:#e0f2fe;border-radius:999px;padding:.22rem .6rem}.product-badge-soon{color:#92400e;background:#fef3c8}.product-showcase-lead{margin:.75rem 0 0;font-size:1.02rem;color:var(--text-muted);line-height:1.5}.product-showcase-list{margin:1rem 0 1.35rem;padding-left:1.15rem;color:#475569;font-size:.92rem;line-height:1.55}.product-showcase-list li+li{margin-top:.35rem}.product-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:var(--product-sidebar-height);padding:2rem;border-radius:var(--radius-md);background:linear-gradient(145deg,#f0f9ff,#ecfdf5);border:1px dashed #bae6fd;text-align:center;color:var(--text-muted);font-size:.92rem}.product-placeholder-mark{width:48px;height:48px;margin-bottom:.75rem;border-radius:14px;background:linear-gradient(145deg,#e0f2fe,#bae6fd);border:1px solid #7dd3fc}.bento-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(140px,auto);gap:.85rem}.bento-card{padding:1.25rem 1.3rem;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg-section);box-shadow:var(--shadow-sm);transition:box-shadow .2s ease,transform .2s ease}.bento-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.bento-large{grid-column:span 2}.bento-accent{display:block;width:28px;height:4px;border-radius:999px;margin-bottom:.75rem}.bento-accent-sky{background:linear-gradient(90deg,#0ea5e9,#38bdf8)}.bento-accent-slate{background:linear-gradient(90deg,#64748b,#94a3b8)}.bento-accent-violet{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.bento-accent-mint{background:linear-gradient(90deg,#10b981,#34d399)}.bento-card h3{margin:0;font-family:var(--font-display);font-size:1.05rem;font-weight:700;color:var(--brand-deep)}.bento-card p{margin:.4rem 0 0;font-size:.9rem;color:var(--text-muted);line-height:1.45;max-width:42ch}.section-dark{background:linear-gradient(165deg,var(--bg-dark) 0%,var(--bg-dark-deep) 100%);color:var(--text-on-dark);position:relative;overflow:visible;padding-bottom:clamp(4rem,8vw,5.5rem)}.day-flow-anchor,.day-flow{width:100%}.section-dark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 50% at 80% 20%,rgba(14,165,233,.15),transparent 60%);pointer-events:none}.day-flow .site-container{position:relative}.day-flow-head{max-width:36rem;margin-bottom:2.5rem}#capacidades .bento-grid{margin-bottom:0}.section-trust{background:var(--bg-page);border-top:1px solid var(--border-light)}.day-flow-head h2{margin:0;font-family:var(--font-display);font-size:clamp(1.65rem,3.2vw,2.2rem);font-weight:800;letter-spacing:-.025em;color:var(--text-on-dark)}.day-flow-lead{margin:.75rem 0 0;color:var(--text-on-dark-muted);font-size:1.02rem;line-height:1.55}.day-flow-timeline{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;position:relative}.day-flow-timeline:before{content:"";position:absolute;top:2.1rem;left:8%;right:8%;height:2px;background:linear-gradient(90deg,transparent,rgba(125,211,252,.5),transparent)}.day-flow-step{position:relative;text-align:center}.day-flow-time{display:block;font-size:.75rem;font-weight:700;letter-spacing:.06em;color:#7dd3fc;margin-bottom:.65rem}.day-flow-dot{width:12px;height:12px;margin:0 auto .85rem;border-radius:50%;background:var(--brand);box-shadow:0 0 0 4px #0ea5e940;position:relative;z-index:1}.day-flow-card{padding:1rem .85rem;border-radius:var(--radius-md);background:#ffffff0f;border:1px solid rgba(255,255,255,.1);text-align:left}.day-flow-card h3{margin:0;font-family:var(--font-display);font-size:.95rem;font-weight:700;color:var(--text-on-dark)}.day-flow-card p{margin:.4rem 0 0;font-size:.82rem;color:var(--text-on-dark-muted);line-height:1.45}.trust-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.trust-card{padding:1.35rem 1.4rem}.trust-card h3{margin:0;font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--brand-deep)}.trust-card p{margin:.5rem 0 0;font-size:.9rem;color:var(--text-muted);line-height:1.5}.section-demo{padding-bottom:0;background:linear-gradient(180deg,var(--bg-page) 0%,#f0f9ff 100%)}.demo-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:2rem;align-items:start}.demo-copy h2{margin:0;font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--brand-deep)}.demo-copy p{margin:.75rem 0 0;color:var(--text-muted)}.panel{background:var(--bg-section);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.demo-form{padding:1.5rem 1.55rem}.demo-success{max-width:40rem;margin-inline:auto;padding:2.5rem 1.5rem;text-align:center}.form-row{margin-bottom:.9rem}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.form-row label{display:block;margin-bottom:.3rem;font-size:.86rem;font-weight:600;color:#334155}.req{color:#dc2626}.form-row input,.form-row select,.form-row textarea{width:100%;padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:var(--radius-sm);font:inherit;color:var(--text-primary);background:#fff;transition:border-color .15s ease,outline .15s ease}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{outline:2px solid #7dd3fc;outline-offset:1px;border-color:var(--brand)}.form-error{margin:0 0 .75rem;color:#b91c1c;font-size:.9rem}.site-footer{border-top:1px solid var(--border);background:var(--bg-section);padding:2rem 0 2.25rem}.site-footer-inner{display:grid;grid-template-columns:1.2fr auto auto;gap:1.5rem;align-items:center}.site-footer-title{margin:0;font-family:var(--font-display);font-weight:700;color:var(--brand-deep)}.site-footer-links{display:flex;flex-wrap:wrap;gap:.35rem 1rem}.site-footer-links a{text-decoration:none;font-size:.9rem;font-weight:500;color:var(--text-muted)}.site-footer-links a:hover{color:var(--brand-hover)}.site-footer-credits{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem;font-size:.82rem;color:var(--text-muted)}.footer-gg-logo{height:38px;width:auto;opacity:.92}@media(max-width:960px){.site-screens{scroll-snap-type:y proximity}.site-screen-home{justify-content:flex-start;overflow-y:auto}.hero{padding:clamp(1rem,2.5vh,1.5rem) 0 clamp(.75rem,2vh,1.25rem)}.hero-inner,.demo-layout,.product-showcase{--product-sidebar-height: auto;grid-template-columns:1fr;gap:1.5rem}.hero-visual{display:none}.hero-copy .hero-logo-heartbeat{height:clamp(5.5rem,22vw,7rem);margin-top:0;margin-bottom:1rem;align-self:center}.browser-frame-sidebar,.product-showcase-visual{max-width:200px}.product-showcase-visual{margin-top:0;min-height:0}.product-showcase-visual .browser-frame-sidebar{min-height:0}.product-placeholder{min-height:220px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.bento-grid{grid-template-columns:1fr}.bento-large{grid-column:span 1}.day-flow-timeline{grid-template-columns:1fr;gap:1.25rem}.day-flow-timeline:before{display:none}.trust-grid{grid-template-columns:1fr}.site-footer-inner{grid-template-columns:1fr;text-align:center}.site-footer-links,.site-footer-credits{justify-content:center;align-items:center}}@media(max-width:720px){.site-nav-inner{flex-direction:column;align-items:stretch}.site-nav-links{justify-content:center}.site-nav-links .btn-primary,.site-nav-links .btn-ghost{display:none}.form-row-2{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-screens{scroll-snap-type:none}.hero-aurora-mesh,.hero-aurora-blob,.hero-aurora-beam,.product-tab,.hero-logo-heartbeat,.reveal,.section.is-visible .bento-card,.metrics-bar.is-visible .metric-item,.day-flow.is-visible .day-flow-step{animation:none}.bento-card:hover,.btn:hover{transform:none}}
