.PageHero-module-scss-module__n4bpmW__hero{text-align:center;padding:clamp(3.5rem,9vw,6.5rem) 1.5rem clamp(2.5rem,5vw,4rem);position:relative;overflow:hidden}.PageHero-module-scss-module__n4bpmW__bg{z-index:0;pointer-events:none;position:absolute;inset:0}.PageHero-module-scss-module__n4bpmW__grid{background-image:linear-gradient(var(--grid-line) 1px, transparent 1px),linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 0,#000 20%,#0000 70%);mask-image:radial-gradient(70% 70% at 50% 0,#000 20%,#0000 70%)}.PageHero-module-scss-module__n4bpmW__glow{background:radial-gradient(ellipse at center, var(--spotlight), transparent 70%);width:760px;height:460px;position:absolute;top:-220px;left:50%;transform:translate(-50%)}.PageHero-module-scss-module__n4bpmW__inner{z-index:1;flex-direction:column;align-items:center;max-width:780px;margin:0 auto;display:flex;position:relative}.PageHero-module-scss-module__n4bpmW__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-400);border-radius:var(--radius-full);border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;margin-bottom:1.25rem;padding:.35rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.PageHero-module-scss-module__n4bpmW__title{letter-spacing:-.035em;color:var(--text);font-size:clamp(2.2rem,5.5vw,3.6rem);font-weight:800;line-height:1.08}.PageHero-module-scss-module__n4bpmW__subtitle{color:var(--text-muted);max-width:640px;margin-top:1.15rem;font-size:clamp(1.05rem,2.2vw,1.25rem);line-height:1.6}.PageHero-module-scss-module__n4bpmW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}
.Section-module-scss-module__Vx1ZSW__section{padding:clamp(4rem,8vw,7rem) 0;position:relative}.Section-module-scss-module__Vx1ZSW__muted{background:var(--bg-subtle);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Section-module-scss-module__Vx1ZSW__container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 1.5rem}@media (max-width:640px){.Section-module-scss-module__Vx1ZSW__container{padding:0 1.15rem}}
.Button-module-scss-module__7A35Gq__button{--btn-radius:var(--radius-full);letter-spacing:-.01em;border-radius:var(--btn-radius);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;transition:transform .22s var(--ease-out),box-shadow .28s var(--ease-out),background .25s var(--ease-out),border-color .25s var(--ease-out),color .25s var(--ease-out),filter .25s var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;font-weight:600;line-height:1;display:inline-flex;position:relative}.Button-module-scss-module__7A35Gq__button:hover{transform:translateY(-2px)}.Button-module-scss-module__7A35Gq__button:active{transform:translateY(0)scale(.97)}.Button-module-scss-module__7A35Gq__button:focus-visible{outline:2px solid var(--brand-400);outline-offset:3px}.Button-module-scss-module__7A35Gq__button .Button-module-scss-module__7A35Gq__label{align-items:center;display:inline-flex}.Button-module-scss-module__7A35Gq__button .Button-module-scss-module__7A35Gq__icon{transition:transform .25s var(--ease-out);align-items:center;display:inline-flex}.Button-module-scss-module__7A35Gq__button:hover .Button-module-scss-module__7A35Gq__icon{transform:translate(3px)}.Button-module-scss-module__7A35Gq__sm{min-height:40px;padding:0 1.1rem;font-size:.85rem}.Button-module-scss-module__7A35Gq__md{min-height:48px;padding:0 1.6rem;font-size:.95rem}.Button-module-scss-module__7A35Gq__lg{min-height:56px;padding:0 2.1rem;font-size:1.02rem}.Button-module-scss-module__7A35Gq__fullWidth{width:100%}.Button-module-scss-module__7A35Gq__primary{background:var(--gradient-brand);color:#fff;box-shadow:0 8px 24px #6366f152}.Button-module-scss-module__7A35Gq__primary:hover{filter:brightness(1.04)saturate(1.05);box-shadow:0 14px 34px #6366f173}.Button-module-scss-module__7A35Gq__secondary{background:var(--surface-strong);color:var(--text);border-color:var(--glass-border-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Button-module-scss-module__7A35Gq__secondary:hover{border-color:var(--brand-400);background:var(--surface)}.Button-module-scss-module__7A35Gq__ghost{color:var(--text-muted);background:0 0}.Button-module-scss-module__7A35Gq__ghost:hover{color:var(--text);background:var(--surface)}.Button-module-scss-module__7A35Gq__disabled{opacity:.5;cursor:not-allowed;pointer-events:none;box-shadow:none;filter:none;transform:none}.Button-module-scss-module__7A35Gq__isLoading{cursor:progress}.Button-module-scss-module__7A35Gq__isLoading .Button-module-scss-module__7A35Gq__label{opacity:.85}.Button-module-scss-module__7A35Gq__spinner{opacity:.9;border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:1em;height:1em;animation:.7s linear infinite Button-module-scss-module__7A35Gq__btnSpin}@keyframes Button-module-scss-module__7A35Gq__btnSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Button-module-scss-module__7A35Gq__button:hover,.Button-module-scss-module__7A35Gq__button:active{transform:none}.Button-module-scss-module__7A35Gq__spinner{animation-duration:1.4s}}
.CTASection-module-scss-module__nQ-HIW__wrap{padding:clamp(3rem,7vw,6rem) 0}.CTASection-module-scss-module__nQ-HIW__container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 1.5rem}.CTASection-module-scss-module__nQ-HIW__card{border-radius:var(--radius-xl);border:1px solid var(--glass-border-strong);background:var(--gradient-brand-soft);text-align:center;padding:clamp(2.5rem,6vw,4.5rem) 1.5rem;position:relative;overflow:hidden}.CTASection-module-scss-module__nQ-HIW__glow{pointer-events:none;background:radial-gradient(#6366f159,#0000 65%);width:700px;height:500px;position:absolute;top:-60%;left:50%;transform:translate(-50%)}.CTASection-module-scss-module__nQ-HIW__content{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.CTASection-module-scss-module__nQ-HIW__title{letter-spacing:-.03em;color:var(--text);margin-bottom:1rem;font-size:clamp(1.8rem,4.5vw,2.8rem);font-weight:800}.CTASection-module-scss-module__nQ-HIW__subtitle{color:var(--text-muted);max-width:560px;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.6}.CTASection-module-scss-module__nQ-HIW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:520px){.CTASection-module-scss-module__nQ-HIW__actions{width:100%}.CTASection-module-scss-module__nQ-HIW__actions>*{flex:1}}
.Hero-module-scss-module__Jeo8EW__hero{justify-content:center;align-items:center;min-height:90vh;padding:clamp(5rem,12vw,9rem) 1.5rem clamp(4rem,8vw,6rem);display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__Jeo8EW__bg{z-index:0;pointer-events:none;position:absolute;inset:0}.Hero-module-scss-module__Jeo8EW__grid{background-image:linear-gradient(var(--grid-line) 1px, transparent 1px),linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 75%);mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 75%)}.Hero-module-scss-module__Jeo8EW__blob{filter:blur(70px);opacity:.5;will-change:transform;border-radius:50%;position:absolute;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__Jeo8EW__blob{will-change:auto}}.Hero-module-scss-module__Jeo8EW__blob1{background:radial-gradient(circle,#6366f1b3,#0000 70%);width:480px;height:480px;top:-80px;left:8%}.Hero-module-scss-module__Jeo8EW__blob2{background:radial-gradient(circle,#8b5cf699,#0000 70%);width:520px;height:520px;top:10%;right:4%}.Hero-module-scss-module__Jeo8EW__blob3{background:radial-gradient(circle,#06b6d480,#0000 70%);width:420px;height:420px;bottom:-120px;left:40%}.Hero-module-scss-module__Jeo8EW__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:900px;display:flex;position:relative}.Hero-module-scss-module__Jeo8EW__badge{color:var(--text-muted);border-radius:var(--radius-full);border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;gap:.55rem;margin-bottom:1.75rem;padding:.45rem 1rem;font-size:.82rem;font-weight:500;display:inline-flex}.Hero-module-scss-module__Jeo8EW__badgeDot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e33}.Hero-module-scss-module__Jeo8EW__title{letter-spacing:-.035em;color:var(--text);margin-bottom:1.5rem;font-size:clamp(2.4rem,6.5vw,4.5rem);font-weight:800;line-height:1.05}.Hero-module-scss-module__Jeo8EW__subtitle{color:var(--text-muted);max-width:680px;margin-bottom:2.25rem;font-size:clamp(1.05rem,2.2vw,1.3rem);line-height:1.6}.Hero-module-scss-module__Jeo8EW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;display:flex}.Hero-module-scss-module__Jeo8EW__stats{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;max-width:680px;padding-top:2.25rem;display:grid}.Hero-module-scss-module__Jeo8EW__stat{flex-direction:column;gap:.25rem;display:flex}.Hero-module-scss-module__Jeo8EW__statValue{letter-spacing:-.02em;background:var(--gradient-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:800}.Hero-module-scss-module__Jeo8EW__statLabel{color:var(--text-faint);font-size:.82rem}@media (max-width:560px){.Hero-module-scss-module__Jeo8EW__stats{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.Hero-module-scss-module__Jeo8EW__actions{width:100%}.Hero-module-scss-module__Jeo8EW__actions>*{flex:1}}
.sections-module-scss-module__mhN4VW__grid{gap:1.5rem;display:grid}.sections-module-scss-module__mhN4VW__cols3{grid-template-columns:repeat(3,1fr)}.sections-module-scss-module__mhN4VW__cols2{grid-template-columns:repeat(2,1fr)}.sections-module-scss-module__mhN4VW__footerCta{justify-content:center;margin-top:3rem;display:flex}.sections-module-scss-module__mhN4VW__item{height:100%}@media (max-width:900px){.sections-module-scss-module__mhN4VW__cols3{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.sections-module-scss-module__mhN4VW__cols3,.sections-module-scss-module__mhN4VW__cols2{grid-template-columns:1fr}}
.about-module-scss-module__LrCCRW__stats{text-align:center;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.about-module-scss-module__LrCCRW__statItem{flex-direction:column;gap:.35rem;display:flex}.about-module-scss-module__LrCCRW__statValue{letter-spacing:-.02em;background:var(--gradient-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3rem);font-weight:800}.about-module-scss-module__LrCCRW__statLabel{color:var(--text-muted);font-size:.9rem}.about-module-scss-module__LrCCRW__valueCard{height:100%;padding:1.75rem}.about-module-scss-module__LrCCRW__valueIcon{border-radius:var(--radius-md);color:#fff;background:var(--gradient-brand);justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.1rem;display:inline-flex}.about-module-scss-module__LrCCRW__valueTitle{color:var(--text);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.about-module-scss-module__LrCCRW__valueText{color:var(--text-muted);font-size:.95rem;line-height:1.6}.about-module-scss-module__LrCCRW__process{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.about-module-scss-module__LrCCRW__processStep{border:1px solid var(--glass-border);border-radius:var(--radius-lg);background:var(--glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:100%;padding:1.5rem;position:relative}.about-module-scss-module__LrCCRW__processNum{background:var(--gradient-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:1.6rem;font-weight:800;display:inline-block}.about-module-scss-module__LrCCRW__processTitle{color:var(--text);margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.about-module-scss-module__LrCCRW__processText{color:var(--text-muted);font-size:.9rem;line-height:1.55}@media (max-width:900px){.about-module-scss-module__LrCCRW__stats,.about-module-scss-module__LrCCRW__process{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.about-module-scss-module__LrCCRW__stats{grid-template-columns:repeat(2,1fr)}.about-module-scss-module__LrCCRW__process{grid-template-columns:1fr}}
.legal-module-scss-module__uv7E9W__prose{max-width:760px;color:var(--text-muted);margin:0 auto}.legal-module-scss-module__uv7E9W__prose .legal-module-scss-module__uv7E9W__updated{color:var(--text-faint);margin-bottom:2rem;font-size:.85rem}.legal-module-scss-module__uv7E9W__prose h2{color:var(--text);letter-spacing:-.01em;margin:2.25rem 0 .85rem;font-size:1.35rem;font-weight:700}.legal-module-scss-module__uv7E9W__prose p{margin-bottom:1rem;line-height:1.7}.legal-module-scss-module__uv7E9W__prose ul{flex-direction:column;gap:.6rem;margin-bottom:1rem;padding-left:1.25rem;display:flex}.legal-module-scss-module__uv7E9W__prose ul li{line-height:1.65}.legal-module-scss-module__uv7E9W__prose strong{color:var(--text)}.legal-module-scss-module__uv7E9W__prose a{color:var(--brand-400);text-underline-offset:2px;text-decoration:underline}
.template-module-scss-module__Rz15-W__hero{padding:clamp(3rem,7vw,5rem) 1.5rem clamp(2.5rem,5vw,4rem);position:relative;overflow:hidden}.template-module-scss-module__Rz15-W__heroBg{z-index:0;pointer-events:none;position:absolute;inset:0}.template-module-scss-module__Rz15-W__heroBlob{filter:blur(120px);opacity:.28;border-radius:50%;width:560px;height:560px;position:absolute;top:-160px;right:-120px}.template-module-scss-module__Rz15-W__heroInner{z-index:1;max-width:var(--container-max);grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin:0 auto;display:grid;position:relative}.template-module-scss-module__Rz15-W__heroCopy{flex-direction:column;align-items:flex-start;display:flex}.template-module-scss-module__Rz15-W__back{color:var(--text-muted);transition:color .2s var(--ease-out);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.template-module-scss-module__Rz15-W__back:hover{color:var(--text)}.template-module-scss-module__Rz15-W__back .template-module-scss-module__Rz15-W__backArrow{display:inline-flex;transform:rotate(180deg)}.template-module-scss-module__Rz15-W__category{letter-spacing:.05em;text-transform:uppercase;color:var(--brand-400);margin-bottom:.75rem;font-size:.78rem;font-weight:600}.template-module-scss-module__Rz15-W__title{letter-spacing:-.03em;color:var(--text);margin-bottom:.85rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.08}.template-module-scss-module__Rz15-W__tagline{color:var(--text);margin-bottom:.85rem;font-size:1.15rem;font-weight:600}.template-module-scss-module__Rz15-W__overview{color:var(--text-muted);margin-bottom:1.75rem;font-size:1rem;line-height:1.65}.template-module-scss-module__Rz15-W__actions{flex-wrap:wrap;gap:1rem;display:flex}.template-module-scss-module__Rz15-W__mockupWrap{flex-direction:column;align-items:center;gap:.75rem;display:flex}.template-module-scss-module__Rz15-W__browser{border-radius:var(--radius-lg);border:1px solid var(--glass-border-strong);width:100%;box-shadow:var(--shadow-lg);background:var(--bg-elevated);overflow:hidden}.template-module-scss-module__Rz15-W__browserBar{background:var(--bg-subtle);border-bottom:1px solid var(--border);align-items:center;gap:.4rem;padding:.7rem .9rem;display:flex}.template-module-scss-module__Rz15-W__dot{background:var(--border-strong);border-radius:50%;width:11px;height:11px}.template-module-scss-module__Rz15-W__dot:first-child{background:#f87171}.template-module-scss-module__Rz15-W__dot:nth-child(2){background:#fbbf24}.template-module-scss-module__Rz15-W__dot:nth-child(3){background:#34d399}.template-module-scss-module__Rz15-W__urlBar{color:var(--text-faint);background:var(--surface);border-radius:var(--radius-full);white-space:nowrap;text-overflow:ellipsis;flex:1;margin-left:.6rem;padding:.3rem .7rem;font-size:.75rem;overflow:hidden}.template-module-scss-module__Rz15-W__browserBody{aspect-ratio:16/11;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;display:flex;position:relative}.template-module-scss-module__Rz15-W__mockIcon{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff3;border:1px solid #ffffff4d;border-radius:22px;justify-content:center;align-items:center;width:84px;height:84px;margin-bottom:.5rem;display:inline-flex}.template-module-scss-module__Rz15-W__mockLineWide,.template-module-scss-module__Rz15-W__mockLine{background:#fff9;border-radius:999px;height:10px}.template-module-scss-module__Rz15-W__mockLineWide{width:55%}.template-module-scss-module__Rz15-W__mockLine{background:#fff6;width:35%}.template-module-scss-module__Rz15-W__mockCards{gap:.6rem;margin-top:.6rem;display:flex}.template-module-scss-module__Rz15-W__mockCards span{background:#ffffff40;border:1px solid #ffffff4d;border-radius:8px;width:60px;height:44px}.template-module-scss-module__Rz15-W__previewNote{color:var(--text-faint);font-size:.82rem}.template-module-scss-module__Rz15-W__previewLink{color:var(--brand-400);align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:inline-flex}.template-module-scss-module__Rz15-W__previewLink svg{transition:transform .2s var(--ease-out)}.template-module-scss-module__Rz15-W__previewLink:hover svg{transform:translate(3px)}.template-module-scss-module__Rz15-W__twoCol{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.template-module-scss-module__Rz15-W__blockTitle{letter-spacing:-.02em;color:var(--text);margin-bottom:1.25rem;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:700}.template-module-scss-module__Rz15-W__checkList{flex-direction:column;gap:.85rem;list-style:none;display:flex}.template-module-scss-module__Rz15-W__checkList li{color:var(--text-muted);align-items:center;gap:.7rem;font-size:.98rem;display:flex}.template-module-scss-module__Rz15-W__checkList li svg{color:#22c55e;flex-shrink:0}.template-module-scss-module__Rz15-W__pages{border-top:1px solid var(--border);margin-top:1.75rem;padding-top:1.5rem}.template-module-scss-module__Rz15-W__pagesLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);margin-bottom:.75rem;font-size:.78rem;font-weight:600;display:block}.template-module-scss-module__Rz15-W__pageTags{flex-wrap:wrap;gap:.5rem;display:flex}.template-module-scss-module__Rz15-W__pageTag{color:var(--text-muted);border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--glass-border);padding:.35rem .75rem;font-size:.82rem}.template-module-scss-module__Rz15-W__previewHead{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.template-module-scss-module__Rz15-W__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-400);border-radius:var(--radius-full);border:1px solid var(--glass-border);background:var(--surface);padding:.35rem .85rem;font-size:.8rem;font-weight:600}.template-module-scss-module__Rz15-W__previewGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.template-module-scss-module__Rz15-W__previewCard{border:1px solid var(--glass-border);border-radius:var(--radius-lg);background:var(--glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:100%;transition:transform .35s var(--ease-out),border-color .35s var(--ease-out);overflow:hidden}.template-module-scss-module__Rz15-W__previewCard:hover{border-color:var(--glass-border-strong);transform:translateY(-4px)}.template-module-scss-module__Rz15-W__previewThumb{align-items:flex-end;height:120px;padding:.85rem;display:flex}.template-module-scss-module__Rz15-W__previewLabel{letter-spacing:.05em;text-transform:uppercase;color:#fff;border-radius:var(--radius-full);background:#0000004d;border:1px solid #ffffff40;padding:.25rem .6rem;font-size:.72rem;font-weight:700}.template-module-scss-module__Rz15-W__previewBody{padding:1.25rem}.template-module-scss-module__Rz15-W__previewBody h3{color:var(--text);margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.template-module-scss-module__Rz15-W__previewBody p{color:var(--text-muted);font-size:.9rem;line-height:1.55}@media (max-width:900px){.template-module-scss-module__Rz15-W__heroInner{grid-template-columns:1fr;gap:2.5rem}.template-module-scss-module__Rz15-W__mockupWrap{order:-1}}@media (max-width:700px){.template-module-scss-module__Rz15-W__twoCol,.template-module-scss-module__Rz15-W__previewGrid{grid-template-columns:1fr;gap:1.5rem}}
