.entity-layout{font-family:var(--font-body);min-height:100vh}.entity-layout .hero-title,.entity-layout .section-title{font-family:var(--font-heading)}.scheme-dark{background-color:var(--theme-surface,#0a0a0a);color:#f0f0f0}.scheme-light{background-color:var(--theme-surface,#fff);color:#1a1a1a}.scheme-mixed{background-color:var(--theme-surface,#fafaf8);color:#1a1a1a}.entity-layout .entity-footer{background-color:var(--theme-footer-bg);color:var(--theme-footer-text)}.entity-layout .entity-nav{background-color:var(--theme-nav-bg);color:var(--theme-nav-text)}.entity-layout .section-card{border-radius:var(--theme-border-radius,8px);box-shadow:var(--theme-card-shadow,0 1px 3px rgba(0,0,0,.1))}.entity-layout .content-section{padding-block:var(--theme-section-spacing,4rem)}.entity-layout .text-muted-themed{color:var(--theme-text-muted)}.scheme-dark .nav-link-active{background-color:#ffffff1a;color:#fff}.scheme-dark .nav-link-inactive{color:#ffffffb3}.scheme-dark .nav-link-inactive:hover{background-color:#ffffff0d;color:#fff}.scheme-light .nav-link-active,.scheme-mixed .nav-link-active{background-color:#0000000f;color:#111}.scheme-light .nav-link-inactive,.scheme-mixed .nav-link-inactive{color:#0009}.scheme-light .nav-link-inactive:hover,.scheme-mixed .nav-link-inactive:hover{background-color:#0000000a;color:#111}.scheme-dark .contact-input{background-color:#ffffff0d;border-color:#ffffff26;color:#f0f0f0}.scheme-dark .contact-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-light);outline:none}.scheme-light .contact-input,.scheme-mixed .contact-input{background-color:#fff;border-color:#e5e5e5;color:#1a1a1a}.scheme-light .contact-input:focus,.scheme-mixed .contact-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-light);outline:none}.theme-minimal .hero-title{font-weight:400;letter-spacing:-.02em}.theme-minimal .section-title{font-weight:400;letter-spacing:-.01em}.theme-bold-dark .hero-title{font-weight:700;letter-spacing:.05em;text-transform:uppercase}.theme-bold-dark .section-title{font-weight:700;letter-spacing:.03em;text-transform:uppercase}.theme-editorial .hero-title{font-style:italic;font-weight:400}.theme-neon .hero-title{font-weight:700;letter-spacing:.1em;text-shadow:0 0 30px var(--accent-medium),0 0 60px var(--accent-light);text-transform:uppercase}.theme-neon .section-title{letter-spacing:.05em;text-transform:uppercase}.theme-classic .hero-title{font-weight:700;letter-spacing:-.01em}.theme-professional .hero-title{font-weight:400;letter-spacing:-.01em}.theme-professional .section-title{font-weight:700;letter-spacing:-.005em}.theme-warm-modern .hero-title{font-weight:600;letter-spacing:-.01em}.theme-warm-modern .section-title{font-weight:600}.theme-urban .hero-title{font-weight:400;letter-spacing:.08em;text-transform:uppercase}.theme-urban .section-title{font-weight:400;letter-spacing:.04em;text-transform:uppercase}.theme-studio .hero-title{font-weight:300;letter-spacing:.02em}.theme-studio .section-title{font-weight:300;letter-spacing:.01em}.theme-fresh .hero-title{font-weight:600;letter-spacing:.01em}.theme-fresh .section-title{font-weight:600}.theme-tech-modern .hero-title{font-weight:700;letter-spacing:.04em;text-transform:uppercase}.theme-tech-modern .section-title{font-weight:700;letter-spacing:.02em;text-transform:uppercase}.theme-elegant .hero-title{font-weight:300;letter-spacing:.02em}.theme-elegant .section-title{font-weight:400;letter-spacing:.01em}.theme-playful .hero-title{font-weight:700;letter-spacing:.01em}.theme-playful .section-title{font-weight:600}.theme-nature .hero-title{font-weight:700;letter-spacing:-.01em}.theme-nature .section-title{font-weight:600}.theme-corporate .hero-title{font-weight:600;letter-spacing:-.01em}.theme-corporate .section-title{font-weight:600;letter-spacing:-.005em}.theme-zen .hero-title{font-weight:300;letter-spacing:.03em}.theme-zen .section-title{font-weight:400;letter-spacing:.02em}.theme-showcase .hero-title{font-weight:800;letter-spacing:-.02em}.theme-showcase .section-title{font-weight:700;letter-spacing:-.01em}.theme-luxury .hero-title{font-weight:300;letter-spacing:.02em}.theme-luxury .section-title{font-weight:400;letter-spacing:.015em}.theme-artisan .hero-title{font-weight:700;letter-spacing:.01em}.theme-artisan .section-title{font-weight:600;letter-spacing:.005em}.theme-aurora .hero-title{font-weight:700;letter-spacing:-.02em}.theme-aurora .section-title,.theme-organic .hero-title{font-weight:700;letter-spacing:-.01em}.theme-organic .section-title{font-weight:600}.theme-glass .hero-title{font-weight:600;letter-spacing:-.02em}.theme-glass .section-title{font-weight:600;letter-spacing:-.01em}.hero-typography-statement .hero-title{font-size:clamp(3.5rem,10vw,10rem)!important;font-weight:900!important;line-height:.95}.hero-typography-editorial .hero-title{font-size:clamp(3rem,8vw,8rem)!important;font-style:italic;letter-spacing:-.03em!important}.hero-typography-compact .hero-title{font-size:clamp(2rem,5vw,4rem)!important;letter-spacing:.05em!important;text-transform:uppercase}.scheme-light main section:nth-child(2n){background-color:var(--section-bg-accent,rgba(0,0,0,.025))}.scheme-light main section:nth-child(3n){background-color:var(--section-bg-complement,rgba(0,0,0,.015))}.scheme-dark main section:nth-child(2n){background-color:var(--section-bg-accent,hsla(0,0%,100%,.03))}.scheme-dark main section:nth-child(3n){background-color:var(--section-bg-complement,hsla(0,0%,100%,.02))}.scheme-mixed main section:nth-child(2n){background-color:var(--section-bg-accent,rgba(0,0,0,.025))}.scheme-mixed main section:nth-child(3n){background-color:var(--section-bg-complement,rgba(0,0,0,.015))}.entity-layout .section-featured{background:linear-gradient(135deg,var(--section-bg-accent,rgba(0,0,0,.03)),var(--section-bg-complement,rgba(0,0,0,.02)))!important;border-bottom:1px solid var(--accent-light,transparent);border-top:1px solid var(--accent-light,transparent)}.scheme-dark .section-featured{background:linear-gradient(135deg,hsla(0,0%,100%,.04),var(--section-bg-accent,hsla(0,0%,100%,.02)))!important;border-color:#ffffff0f}.theme-aurora .hero-title,.theme-aurora .section-title,.theme-bold-dark .hero-title,.theme-bold-dark .section-title,.theme-cinematic .hero-title,.theme-cinematic .section-title,.theme-cyber .hero-title,.theme-cyber .section-title,.theme-glass .hero-title,.theme-glass .section-title,.theme-luxury .hero-title,.theme-luxury .section-title,.theme-neon .hero-title,.theme-neon .section-title,.theme-showcase .hero-title,.theme-showcase .section-title,.theme-tech-modern .hero-title,.theme-tech-modern .section-title,.theme-urban .hero-title,.theme-urban .section-title{background:linear-gradient(135deg,currentColor 30%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.theme-elegant .section-title,.theme-minimal .section-title,.theme-zen .section-title{display:inline-block;padding-bottom:.5em;position:relative}.theme-elegant .section-title:after,.theme-minimal .section-title:after,.theme-zen .section-title:after{background:var(--accent);bottom:0;content:"";height:1.5px;left:0;opacity:.6;position:absolute;width:3em}.theme-bold-dark .section-title,.theme-neon .section-title,.theme-tech-modern .section-title,.theme-urban .section-title{padding-top:1em;position:relative}.theme-bold-dark .section-title:before,.theme-neon .section-title:before,.theme-tech-modern .section-title:before,.theme-urban .section-title:before{background:var(--accent);border-radius:2px;content:"";height:4px;left:0;position:absolute;top:0;width:2.5em}.theme-editorial .section-title,.theme-studio .section-title{padding-bottom:.75em;position:relative}.theme-editorial .section-title:after,.theme-studio .section-title:after{bottom:0;color:var(--accent);content:"—";font-size:1.2em;left:0;opacity:.5;position:absolute}.theme-corporate .section-title,.theme-professional .section-title{padding-top:1.2em;position:relative}.theme-corporate .section-title:before,.theme-professional .section-title:before{background:var(--accent);content:"";height:8px;left:0;position:absolute;top:0;transform:rotate(45deg);width:8px}.theme-showcase .section-title{padding-bottom:.6em;position:relative}.theme-showcase .section-title:after{background:linear-gradient(90deg,var(--accent),transparent);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:4em}.theme-playful .section-title{padding-bottom:.8em;position:relative}.theme-playful .section-title:after{background:var(--accent);border-radius:50%;bottom:0;content:"";height:10px;left:0;opacity:.7;position:absolute;width:10px}.theme-nature .section-title{padding-bottom:.6em;position:relative}.theme-nature .section-title:after{background:var(--accent);border-radius:4px;bottom:0;content:"";height:2px;left:0;opacity:.5;position:absolute;width:2em}.theme-luxury .section-title{padding-bottom:.6em;position:relative}.theme-luxury .section-title:after{background:linear-gradient(90deg,var(--accent),rgba(255,215,0,.4),var(--accent));bottom:0;content:"";height:2px;left:0;opacity:.7;position:absolute;width:3em}.theme-artisan .section-title{padding-bottom:.5em;position:relative}.theme-artisan .section-title:after{background:var(--accent);border-radius:2px;bottom:0;content:"";height:3px;left:0;opacity:.6;position:absolute;width:2em}.theme-aurora .section-title{padding-bottom:.6em;position:relative}.theme-aurora .section-title:after{background:linear-gradient(90deg,var(--accent),transparent);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:4em}.theme-organic .section-title{padding-bottom:.5em;position:relative}.theme-organic .section-title:after{background:var(--accent);border-radius:4px;bottom:0;content:"";height:2.5px;left:0;opacity:.5;position:absolute;width:2em}.theme-glass .section-title{padding-bottom:.5em;position:relative}.theme-glass .section-title:after{background:linear-gradient(90deg,var(--accent),transparent);bottom:0;content:"";height:1.5px;left:0;opacity:.6;position:absolute;width:3em}.theme-classic .section-title,.theme-fresh .section-title,.theme-warm-modern .section-title{padding-bottom:.5em;position:relative}.theme-classic .section-title:after,.theme-fresh .section-title:after,.theme-warm-modern .section-title:after{background:var(--accent);border-radius:1px;bottom:0;content:"";height:2px;left:0;opacity:.4;position:absolute;width:2.5em}.theme-dreamscape{background:radial-gradient(ellipse at top center,var(--accent-light) 0,transparent 60%)}.theme-dreamscape .hero-title{font-weight:600;letter-spacing:-.02em}.theme-dreamscape .section-title{font-weight:600;letter-spacing:-.01em;padding-bottom:.6em;position:relative}.theme-dreamscape .section-title:after{background:linear-gradient(90deg,var(--accent),transparent);border-radius:4px;bottom:0;content:"";height:2px;left:0;opacity:.5;position:absolute;width:3em}.theme-cyber .hero-title{font-weight:700;letter-spacing:.06em;text-shadow:0 0 20px var(--accent-medium),0 0 40px var(--accent-light);text-transform:uppercase}.theme-cyber .section-title{font-weight:700;letter-spacing:.04em;padding-bottom:.6em;position:relative;text-transform:uppercase}.theme-cyber .section-title:after{background:var(--accent);bottom:0;content:"";height:2px;left:0;position:absolute;width:2em}.theme-cyber .section-title:before{animation:blink-cursor 1s step-end infinite;background:var(--accent);bottom:-1px;content:"";height:4px;left:2.1em;position:absolute;width:8px}.theme-handmade{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.8' numOctaves='4' stitchTiles='stitch' type='fractalNoise'/%3E%3C/filter%3E%3Cpath d='M0 0h100v100H0z' filter='url(%23a)' opacity='.03'/%3E%3C/svg%3E")}.theme-handmade .hero-title{font-weight:700;letter-spacing:.01em;transform:rotate(-1deg)}.theme-handmade .section-title{font-weight:600;letter-spacing:.01em;padding-bottom:.8em;position:relative}.theme-handmade .section-title:after{background:var(--accent);border-radius:3px;bottom:0;content:"";height:3px;left:0;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 6'%3E%3Cpath fill='none' stroke='%23000' stroke-width='6' d='M0 3q10-3 20 0t20 0 20 0 20 0 20 0'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 6'%3E%3Cpath fill='none' stroke='%23000' stroke-width='6' d='M0 3q10-3 20 0t20 0 20 0 20 0 20 0'/%3E%3C/svg%3E");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;opacity:.6;position:absolute;width:3em}.theme-pastel.scheme-light{background-color:#faf9ff}.theme-pastel .hero-title{font-weight:600;letter-spacing:-.01em}.theme-pastel .section-title{font-weight:600;letter-spacing:-.005em;padding-bottom:.7em;position:relative}.theme-pastel .section-title:after{background:var(--accent);border-radius:2px;bottom:0;content:"";height:4px;left:0;opacity:.4;position:absolute;width:2em}.theme-typographic .hero-title{font-size:clamp(4rem,12vw,12rem)!important;font-weight:400;letter-spacing:-.03em;line-height:.9}.theme-typographic .section-title{font-size:2.5rem;font-weight:400;letter-spacing:-.03em}.theme-cinematic .hero-title{font-weight:700;letter-spacing:.02em;text-shadow:0 2px 20px rgba(0,0,0,.4)}.theme-cinematic .section-title{font-weight:600;letter-spacing:.01em;padding-bottom:.6em;position:relative}.theme-cinematic .section-title:after{background:linear-gradient(90deg,transparent,var(--accent),transparent);bottom:0;content:"";height:1.5px;left:50%;opacity:.5;position:absolute;transform:translate(-50%);width:4em}.theme-lucent-ai .hero-title,.theme-lucent-ai .section-title{font-weight:700;letter-spacing:-.02em}.theme-sproutling .hero-title,.theme-sproutling .section-title{font-weight:700;letter-spacing:-.01em}.theme-fuego-verde .hero-title,.theme-fuego-verde .section-title{font-weight:800;letter-spacing:-.02em;text-transform:uppercase}.entity-layout>main section,.entity-layout>main>div>div[class*=py-10],.entity-layout>main>div>div[class*=py-16],.entity-layout>main>div>section{padding-block:var(--theme-section-spacing,4rem)}.entity-layout .hero-title{font-size:clamp(3rem,8vw,6.5rem);letter-spacing:-.02em;line-height:.98}.entity-layout .section-title{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.015em;line-height:1.15}.theme-bold-dark .hero-title,.theme-cyber .hero-title,.theme-fuego-verde .hero-title,.theme-neon .hero-title,.theme-showcase .hero-title,.theme-tech-modern .hero-title,.theme-urban .hero-title{font-size:clamp(3.5rem,10vw,8rem);font-weight:800;line-height:.92}.entity-layout section [class*=rounded-lg][class*=border],.entity-layout section [class*=rounded-xl][class*=border]{border-radius:var(--theme-border-radius,8px)}.entity-layout section [class*=rounded-lg][class*=border][class*=hover]{box-shadow:var(--theme-card-shadow,0 1px 3px rgba(0,0,0,.08))}.entity-layout .hero-cta{border-radius:var(--theme-button-radius,999px)}.entity-layout .section-title+p{color:var(--theme-text-muted,inherit);font-size:clamp(1.05rem,1.8vw,1.25rem);max-width:38em}.entity-layout>main section,.entity-layout>main>div>section{padding-inline:max(1.5rem,4vw)}.entity-layout>main>div>div:first-child+section,.entity-layout>main>div>section:first-child+section,.entity-layout>main>section:first-child+section{padding-top:calc(var(--theme-section-spacing, 4rem)*1.5)}.entity-layout .section-featured{padding-block:calc(var(--theme-section-spacing, 4rem)*1.4)}.entity-layout .section-compact{padding-block:calc(var(--theme-section-spacing, 4rem)*.7)}.theme-aurora main section+section,.theme-bold-dark main section+section,.theme-cyber main section+section,.theme-neon main section+section,.theme-showcase main section+section,.theme-urban main section+section{border-top:1px solid var(--accent-light,hsla(0,0%,100%,.06))}.theme-luxury main section+section{-o-border-image:linear-gradient(90deg,transparent,var(--accent-medium,#c9a96e40),transparent) 1;border-image:linear-gradient(90deg,transparent,var(--accent-medium,#c9a96e40),transparent) 1;border-top:1px solid}.entity-layout.glass-sections section [class*=rounded-lg][class*=border],.entity-layout.glass-sections section [class*=rounded-xl][class*=border]{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border-color:#ffffff14}.scheme-light.glass-sections section [class*=rounded-lg][class*=border],.scheme-light.glass-sections section [class*=rounded-xl][class*=border]{background:#fff9;border-color:#0000000f}.entity-layout .section-bleed{max-width:none;padding-inline:0}.entity-layout .section-bleed>[class*=max-w-]{max-width:none;padding-inline:max(1.5rem,4vw)}.live-preview-viewport[data-v-373cee27]{contain:layout;isolation:isolate}
