:root{--ld-green-900:#0c1a2e;--ld-green-800:#112240;--ld-green-700:#172b4d;--ld-green-600:#1e3a5f;--ld-green-500:#264a73;--ld-green-400:#3b6b9c;--ld-green-300:#6b9cc5;--ld-green-200:#b8d4e8;--ld-green-100:#e1edf5;--ld-green-50:#f0f5fa;--ld-gold-500:#c9a84e;--ld-gold-400:#d4b85c;--ld-gold-300:#e2cc7a;--ld-slate-900:#090e1a;--ld-slate-700:#2d3548;--ld-slate-500:#5a6478;--ld-slate-300:#c5cad4;--ld-slate-100:#f0f2f5;--ld-white:#ffffff}.ld-container{max-width:1100px;margin:0 auto;padding:0 24px}.ld-section-label{font-size:.8rem;text-transform:uppercase;letter-spacing:3px;color:var(--ld-green-600);font-weight:600;margin-bottom:12px}.ld-section-title{font-family:var(--landing-heading-font,"Playfair Display",serif);font-size:clamp(1.6rem,3vw,2.2rem);color:var(--ld-green-900);margin-bottom:16px;font-weight:400;line-height:1.25}.ld-section-subtitle{font-size:1.05rem;color:var(--ld-slate-500);max-width:650px;line-height:1.7;margin-bottom:48px}.ld-btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--ld-gold-500);color:var(--ld-green-900);padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1rem;letter-spacing:.3px;transition:all .3s ease;border:none;cursor:pointer}.ld-btn-primary:hover{background:var(--ld-gold-400);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.25)}.ld-hero{background:linear-gradient(160deg,var(--ld-green-900) 0,var(--ld-green-700) 50%,var(--ld-green-600) 100%);color:var(--ld-white);padding-top:var(--ld-section-padding-top,60px);padding-bottom:var(--ld-section-padding-bottom,100px);position:relative;overflow:hidden}.ld-hero:before{content:"";position:absolute;top:-40%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.04) 0,transparent 70%);border-radius:50%}.ld-hero:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:80px;background:var(--ld-white);clip-path:ellipse(55% 100% at 50% 100%)}.ld-hero-inner{display:flex;align-items:center;gap:48px;position:relative;z-index:2}.ld-hero-text{flex:1}.ld-hero-logo{display:flex;align-items:center;gap:10px;margin-bottom:24px;font-size:14px;letter-spacing:2px;text-transform:uppercase;opacity:.8}.ld-hero-logo svg{width:28px;height:28px}.ld-platform-brand{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.ld-platform-brand:hover{opacity:1}.ld-platform-brand-mark{width:28px;height:28px;object-fit:contain;flex-shrink:0}.ld-platform-brand-copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1}.ld-platform-brand-kicker{font-size:.55rem;letter-spacing:.22em;text-transform:uppercase;opacity:.7}.ld-platform-brand-name{font-size:.95rem;font-weight:700;letter-spacing:.02em;text-transform:none}.ld-hero h1{font-family:var(--landing-heading-font,"Playfair Display",serif);font-size:clamp(2rem,4vw,3rem);line-height:1.2;margin-bottom:16px;font-weight:400}.ld-hero .ld-subtitle{font-size:1.15rem;opacity:.85;margin-bottom:28px;max-width:520px;font-weight:300;line-height:1.7}.ld-hero-meta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.ld-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);padding:6px 14px;border-radius:50px;font-size:.85rem;font-weight:500;backdrop-filter:blur(4px)}.ld-badge svg{width:16px;height:16px;flex-shrink:0}.ld-hero-visual{flex:0 0 380px;position:relative}.ld-hero-image{display:block;object-fit:cover}.ld-hero-illustration,.ld-hero-image{width:100%;height:340px;border-radius:20px}.ld-hero-illustration{background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.ld-hero-illustration:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 30px,rgba(255,255,255,.02) 0,rgba(255,255,255,.02) 31px),repeating-linear-gradient(90deg,transparent,transparent 30px,rgba(255,255,255,.02) 0,rgba(255,255,255,.02) 31px)}.ld-hero-illustration svg{width:200px;height:200px;opacity:.6}.landing-theme[data-template=modern] .ld-btn-primary{background:#d7f142;color:#111111}.landing-theme[data-template=modern] .ld-btn-primary:hover{background:#e2f55f}.ld-about{padding-top:var(--ld-section-padding-top,80px);padding-bottom:var(--ld-section-padding-bottom,80px);background:var(--ld-white)}.ld-about-split{display:flex;gap:48px;align-items:center}.ld-about-text{flex:1}.ld-about-image{flex:0 0 400px;height:300px;background:linear-gradient(135deg,var(--ld-green-100),var(--ld-green-200));border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ld-about-image svg{width:160px;height:160px;color:var(--ld-green-600);opacity:.5}.ld-info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.ld-info-card{background:var(--ld-green-50);border:1px solid var(--ld-green-200);border-radius:12px;padding:24px;transition:transform .3s,box-shadow .3s}.ld-info-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(26,58,42,.08)}.ld-info-card-icon{width:44px;height:44px;background:var(--ld-green-700);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.ld-info-card-icon svg{width:22px;height:22px;color:white}.ld-info-card h3{font-size:1rem;color:var(--ld-green-900);margin-bottom:6px;font-weight:600}.ld-info-card p{font-size:.9rem;color:var(--ld-slate-500);line-height:1.5}.ld-steps{display:flex;gap:20px;margin-top:40px}.ld-step{flex:1;text-align:center;position:relative}.ld-step:after{content:"";position:absolute;top:20px;right:-12px;width:24px;height:2px;background:var(--ld-green-300)}.ld-step:last-child:after{display:none}.ld-step-number{width:40px;height:40px;border-radius:50%;background:var(--ld-green-700);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;margin:0 auto 10px}.ld-step p{font-size:.85rem;color:var(--ld-slate-500);font-weight:500}.ld-details{padding-top:var(--ld-section-padding-top,80px);padding-bottom:var(--ld-section-padding-bottom,100px);background:var(--ld-slate-100);position:relative}.ld-details:before{content:"";position:absolute;top:-2px;left:0;right:0;height:80px;background:var(--ld-white);clip-path:ellipse(55% 100% at 50% 0)}.ld-details-inner{display:flex;align-items:center;gap:48px}.ld-details-visual{flex:0 0 320px;display:flex;align-items:center;justify-content:center}.ld-details-visual svg{width:280px;height:280px}.ld-details-content{flex:1}.ld-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.ld-detail-badge{background:var(--ld-white);border:1px solid var(--ld-green-200);border-radius:12px;padding:20px;text-align:center;transition:all .3s}.ld-detail-badge:hover{border-color:var(--ld-green-500);box-shadow:0 4px 16px rgba(61,139,100,.1)}.ld-detail-badge.ld-accent{background:var(--ld-green-700);border-color:var(--ld-green-700);color:white}.ld-detail-badge h4{font-size:.85rem;text-transform:uppercase;letter-spacing:1.5px;font-weight:700;margin-bottom:4px}.ld-detail-badge.ld-accent h4{color:var(--ld-gold-300)}.ld-detail-badge p{font-size:.85rem;opacity:.75}.ld-researcher{padding-top:var(--ld-section-padding-top,80px);padding-bottom:var(--ld-section-padding-bottom,80px);background:linear-gradient(160deg,var(--ld-green-900) 0,var(--ld-green-700) 100%);color:var(--ld-white);position:relative}.ld-researcher:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:80px;background:var(--ld-white);clip-path:ellipse(55% 100% at 50% 100%)}.ld-researcher .ld-section-label{color:var(--ld-green-300)}.ld-researcher .ld-section-title{color:var(--ld-white)}.ld-researcher .ld-section-subtitle{color:rgba(255,255,255,.7)}.ld-researcher-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;position:relative;z-index:2}.ld-researcher-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:32px 24px;text-align:center;backdrop-filter:blur(4px);transition:all .3s}.ld-researcher-card:hover{background:rgba(255,255,255,.12);transform:translateY(-4px)}.ld-researcher-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,var(--ld-green-400),var(--ld-green-600));margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border:3px solid rgba(255,255,255,.2);overflow:hidden}.ld-researcher-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.ld-researcher-avatar svg{width:36px;height:36px;color:white;opacity:.8}.ld-researcher-card h3{font-size:1.1rem;margin-bottom:4px;font-weight:600}.ld-researcher-card .ld-role{font-size:.85rem;color:var(--ld-green-300);margin-bottom:4px}.ld-researcher-card .ld-institution{font-size:.85rem;opacity:.6;margin-bottom:12px}.ld-researcher-card .ld-email-link{font-size:.8rem;color:var(--ld-gold-400);text-decoration:none;transition:color .2s}.ld-researcher-card .ld-email-link:hover{color:var(--ld-gold-300)}.ld-faq{padding-top:var(--ld-section-padding-top,80px);padding-bottom:var(--ld-section-padding-bottom,80px);background:var(--ld-white)}.ld-faq-list{max-width:720px;margin:0 auto}.ld-faq-item{border-bottom:1px solid var(--ld-slate-300)}.ld-faq-question{width:100%;background:none;border:none;padding:20px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:var(--landing-body-font,"Source Sans 3",sans-serif);font-size:1.05rem;font-weight:600;color:var(--ld-green-900);text-align:left;transition:color .2s}.ld-faq-question svg,.ld-faq-question:hover{color:var(--ld-green-600)}.ld-faq-question svg{width:20px;height:20px;flex-shrink:0;transition:transform .3s}.ld-faq-item.ld-active .ld-faq-question svg{transform:rotate(180deg)}.ld-faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease}.ld-faq-item.ld-active .ld-faq-answer{max-height:200px;padding-bottom:20px}.ld-faq-answer p{font-size:.95rem;color:var(--ld-slate-500);line-height:1.7}.ld-consent{padding-top:var(--ld-section-padding-top,80px);padding-bottom:var(--ld-section-padding-bottom,80px);background:var(--ld-green-50)}.ld-consent-box{max-width:680px;margin:0 auto;background:var(--ld-white);border-radius:16px;padding:40px;box-shadow:0 4px 24px rgba(26,58,42,.06);border:1px solid var(--ld-green-200)}.ld-consent-body{font-size:.95rem;color:var(--ld-slate-500);line-height:1.8;margin-bottom:28px}.ld-consent-checkbox{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;cursor:pointer}.ld-consent-checkbox input[type=checkbox]{width:20px;height:20px;accent-color:var(--ld-green-700);margin-top:2px;flex-shrink:0}.ld-consent-checkbox label{font-size:.9rem;color:var(--ld-slate-700);cursor:pointer;line-height:1.5}.ld-consent-btn{margin-top:24px;width:100%}.ld-cta{padding-top:var(--ld-section-padding-top,80px);padding-bottom:var(--ld-section-padding-bottom,80px);background:linear-gradient(160deg,var(--ld-green-900),var(--ld-green-700));color:var(--ld-white);text-align:center;position:relative}.ld-cta:before{content:"";position:absolute;top:-2px;left:0;right:0;height:80px;background:var(--ld-white);clip-path:ellipse(55% 100% at 50% 0)}.ld-cta .ld-section-title{color:var(--ld-white);text-align:center}.ld-cta-sub{font-size:1.1rem;opacity:.8;margin-bottom:32px;font-weight:300}.ld-progress-bar-wrap{max-width:400px;margin:0 auto 28px}.ld-progress-label{font-size:.8rem;opacity:.6;margin-bottom:6px}.ld-progress-bar{height:6px;background:rgba(255,255,255,.15);border-radius:3px;overflow:hidden}.ld-progress-fill{height:100%;width:37%;background:var(--ld-gold-500);border-radius:3px;transition:width 1.5s ease}.ld-testimonials{padding-top:var(--ld-section-padding-top,80px);padding-bottom:var(--ld-section-padding-bottom,80px);background:var(--ld-white)}.ld-testimonials .ld-section-label,.ld-testimonials .ld-section-title{text-align:center}.ld-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.ld-testimonial-card{background:var(--ld-white);border:1px solid var(--ld-slate-300);border-radius:16px;padding:28px;text-align:center;transition:all .3s}.ld-testimonial-card:hover{border-color:var(--ld-green-400);box-shadow:0 8px 24px rgba(26,58,42,.08)}.ld-testimonial-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--ld-green-300),var(--ld-green-500));margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.ld-testimonial-avatar svg{width:24px;height:24px;color:white}.ld-testimonial-card blockquote{font-size:.9rem;color:var(--ld-slate-500);font-style:italic;line-height:1.6;margin-bottom:12px}.ld-testimonial-card .ld-name{font-weight:700;color:var(--ld-green-900);font-size:.95rem}.ld-footer{background:var(--ld-slate-900);color:rgba(255,255,255,.6);padding-top:var(--ld-section-padding-top,48px);padding-bottom:var(--ld-section-padding-bottom,24px)}.ld-footer-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.08)}.ld-footer-brand h3{font-family:var(--landing-heading-font,"Playfair Display",serif);font-size:1.3rem;color:var(--ld-white);margin-bottom:8px}.ld-footer-brand p{font-size:.85rem;max-width:300px;line-height:1.6}.ld-footer-links{display:flex;gap:48px}.ld-footer-col h4{font-size:.75rem;text-transform:uppercase;letter-spacing:2px;color:rgba(255,255,255,.4);margin-bottom:12px;font-weight:600}.ld-footer-col a,.ld-footer-col span{display:block;color:rgba(255,255,255,.6);text-decoration:none;font-size:.85rem;padding:3px 0;transition:color .2s}.ld-footer-col a:hover{color:var(--ld-white)}.ld-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;font-size:.8rem}.ld-footer-social{display:flex;gap:16px}.ld-footer-social a{color:rgba(255,255,255,.4);transition:color .2s}.ld-footer-social a:hover{color:var(--ld-white)}.ld-footer-social svg{width:20px;height:20px}.ld-powered-by{text-align:center;padding-top:20px;font-size:.75rem;color:rgba(255,255,255,.3);letter-spacing:1px}.ld-consent-body,.ld-detail-badge-row h4,.ld-detail-badge-row p,.ld-faq-question,.ld-footer-brand p,.ld-researcher-card .ld-email-link{overflow-wrap:anywhere}.landing-theme[data-preview-mode=mobile] .ld-container{padding:0 16px}.landing-theme[data-preview-mode=mobile] .ld-about,.landing-theme[data-preview-mode=mobile] .ld-consent,.landing-theme[data-preview-mode=mobile] .ld-cta,.landing-theme[data-preview-mode=mobile] .ld-details,.landing-theme[data-preview-mode=mobile] .ld-faq,.landing-theme[data-preview-mode=mobile] .ld-hero,.landing-theme[data-preview-mode=mobile] .ld-researcher,.landing-theme[data-preview-mode=mobile] .ld-testimonials{padding-top:min(var(--ld-section-padding-top,80px),56px);padding-bottom:min(var(--ld-section-padding-bottom,80px),56px)}.landing-theme[data-preview-mode=mobile] .ld-footer{padding-top:min(var(--ld-section-padding-top,48px),40px);padding-bottom:min(var(--ld-section-padding-bottom,24px),24px)}.landing-theme[data-preview-mode=mobile] .ld-about-split,.landing-theme[data-preview-mode=mobile] .ld-details-inner,.landing-theme[data-preview-mode=mobile] .ld-hero-inner,.landing-theme[data-preview-mode=mobile] .ld-researcher-featured-main{flex-direction:column}.landing-theme[data-preview-mode=mobile] .ld-hero-inner,.landing-theme[data-preview-mode=mobile] .ld-hero-logo,.landing-theme[data-preview-mode=mobile] .ld-hero-meta{justify-content:center}.landing-theme[data-preview-mode=mobile] .ld-hero-inner,.landing-theme[data-preview-mode=mobile] .ld-researcher-featured,.landing-theme[data-preview-mode=mobile] .ld-researcher-featured-main{text-align:center}.landing-theme[data-preview-mode=mobile] .ld-hero-visual{flex:none;width:100%;max-width:320px}.landing-theme[data-preview-mode=mobile] .ld-hero-illustration,.landing-theme[data-preview-mode=mobile] .ld-hero-image{height:260px}.landing-theme[data-preview-mode=mobile] .ld-hero .ld-subtitle{margin-left:auto;margin-right:auto}.landing-theme[data-preview-mode=mobile] .ld-btn-primary{width:100%;justify-content:center;padding:14px 20px}.landing-theme[data-preview-mode=mobile] .ld-about-image{flex:none;width:100%;height:220px}.landing-theme[data-preview-mode=mobile] .ld-details-grid,.landing-theme[data-preview-mode=mobile] .ld-info-cards,.landing-theme[data-preview-mode=mobile] .ld-researcher-grid,.landing-theme[data-preview-mode=mobile] .ld-testimonial-grid{grid-template-columns:1fr}.landing-theme[data-preview-mode=mobile] .ld-detail-badge-row{flex-direction:column;align-items:flex-start!important;gap:8px!important}.landing-theme[data-preview-mode=mobile] .ld-researcher-featured-main{align-items:center!important;gap:16px!important}.landing-theme[data-preview-mode=mobile] .ld-researcher-featured .ld-researcher-avatar{margin:0 auto!important}.landing-theme[data-preview-mode=mobile] .ld-faq-question{align-items:flex-start;gap:16px}.landing-theme[data-preview-mode=mobile] .ld-faq-question svg{margin-top:2px}.landing-theme[data-preview-mode=mobile] .ld-consent-box{padding:24px 20px}.landing-theme[data-preview-mode=mobile] .ld-footer-bottom,.landing-theme[data-preview-mode=mobile] .ld-footer-inner,.landing-theme[data-preview-mode=mobile] .ld-footer-links,.landing-theme[data-preview-mode=mobile] .ld-steps{flex-direction:column}.landing-theme[data-preview-mode=mobile] .ld-footer-links{gap:24px}.landing-theme[data-preview-mode=mobile] .ld-footer-bottom{gap:12px}@keyframes ldFadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.ld-animate{opacity:0;animation:ldFadeInUp .6s ease forwards}.ld-delay-1{animation-delay:.1s}.ld-delay-2{animation-delay:.2s}.ld-delay-3{animation-delay:.3s}@media (max-width:768px){.ld-container{padding:0 16px}.ld-about,.ld-consent,.ld-cta,.ld-details,.ld-faq,.ld-hero,.ld-researcher,.ld-testimonials{padding-top:min(var(--ld-section-padding-top,80px),56px);padding-bottom:min(var(--ld-section-padding-bottom,80px),56px)}.ld-footer{padding-top:min(var(--ld-section-padding-top,48px),40px);padding-bottom:min(var(--ld-section-padding-bottom,24px),24px)}.ld-hero-inner{flex-direction:column;text-align:center}.ld-hero-logo{justify-content:center}.ld-hero-visual{flex:none;width:100%;max-width:320px}.ld-hero-illustration,.ld-hero-image{height:260px}.ld-hero h1,.ld-section-title{overflow-wrap:anywhere;hyphens:auto}.ld-hero .ld-subtitle{margin-left:auto;margin-right:auto}.ld-btn-primary,.ld-hero-meta{justify-content:center}.ld-btn-primary{width:100%;padding:14px 20px}.ld-about-split{flex-direction:column}.ld-about-image{flex:none;width:100%;height:220px}.ld-info-cards{grid-template-columns:1fr}.ld-details-inner{flex-direction:column}.ld-details-visual{flex:none}.ld-details-grid{grid-template-columns:1fr}.ld-detail-badge-row{flex-direction:column;align-items:flex-start!important;gap:8px!important}.ld-researcher-grid{grid-template-columns:1fr}.ld-researcher-featured,.ld-researcher-featured-main{text-align:center!important}.ld-researcher-featured-main{flex-direction:column;align-items:center!important;gap:16px!important}.ld-researcher-featured .ld-researcher-avatar{margin:0 auto!important}.ld-faq-question{align-items:flex-start;gap:16px}.ld-faq-question svg{margin-top:2px}.ld-consent-box{padding:24px 20px}.ld-testimonial-grid{grid-template-columns:1fr}.ld-steps{flex-direction:column}.ld-step:after{display:none}.ld-footer-inner,.ld-footer-links{flex-direction:column}.ld-footer-links{gap:24px}.ld-footer-bottom{flex-direction:column;gap:12px}}@media (max-width:480px){.ld-container{padding:0 14px}.ld-about,.ld-consent,.ld-cta,.ld-details,.ld-faq,.ld-hero,.ld-researcher,.ld-testimonials{padding-top:min(var(--ld-section-padding-top,80px),48px);padding-bottom:min(var(--ld-section-padding-bottom,80px),48px)}.ld-footer{padding-top:min(var(--ld-section-padding-top,48px),32px);padding-bottom:min(var(--ld-section-padding-bottom,24px),20px)}.ld-hero h1{font-size:clamp(1.8rem,9vw,2.4rem)}.ld-cta-sub,.ld-hero .ld-subtitle,.ld-section-subtitle{font-size:1rem;line-height:1.6}.ld-hero-meta{gap:10px;margin-bottom:24px}.ld-badge{width:100%;justify-content:center}.ld-hero-visual{max-width:100%}.ld-hero-illustration,.ld-hero-image{height:220px;border-radius:16px}.ld-about-image{height:180px}.ld-details-visual svg{width:220px;height:220px}.ld-consent-box{padding:20px 16px}.ld-detail-badge,.ld-info-card,.ld-researcher-card,.ld-testimonial-card{padding:20px}.landing-theme[data-template=artsy] .ld-hero h1,.landing-theme[data-template=artsy] .ld-section-title{letter-spacing:-.02em}.landing-theme[data-template=brutalist] .ld-hero h1{font-size:clamp(1.8rem,12vw,2.8rem);letter-spacing:-1px}.landing-theme[data-template=brutalist] .ld-faq-question,.landing-theme[data-template=brutalist] .ld-hero-logo,.landing-theme[data-template=brutalist] .ld-section-title{letter-spacing:2px}}[contenteditable]:focus{outline:1px dashed rgba(59,130,246,.5);outline-offset:2px}.landing-theme[data-template=classic]{--ld-green-900:#3b1218!important;--ld-green-800:#5a1d24!important;--ld-green-700:#722832!important;--ld-green-600:#8b3540!important;--ld-green-500:#a04450!important;--ld-green-400:#c06b76!important;--ld-green-300:#d9a0a8!important;--ld-green-200:#ecd1d5!important;--ld-green-100:#f7eced!important;--ld-green-50:#fbf5f5!important;--ld-gold-500:#b8943e!important;--ld-gold-400:#cba852!important;--ld-gold-300:#dcc07a!important;--ld-slate-900:#1a1a1a!important;--ld-slate-700:#3d3d3d!important;--ld-slate-500:#6b6b6b!important;--ld-slate-300:#c8c8c8!important;--ld-slate-100:#f2f0ed!important;--ld-white:#fffcf8!important}.landing-theme[data-template=classic] .ld-cta:before,.landing-theme[data-template=classic] .ld-details:before,.landing-theme[data-template=classic] .ld-hero:after,.landing-theme[data-template=classic] .ld-researcher:after{clip-path:ellipse(70% 100% at 50% 100%)}.landing-theme[data-template=classic] .ld-cta:before,.landing-theme[data-template=classic] .ld-details:before{clip-path:ellipse(70% 100% at 50% 0)}.landing-theme[data-template=classic] .ld-badge{border-radius:4px}.landing-theme[data-template=classic] .ld-hero-illustration{border-radius:10px}.landing-theme[data-template=classic] .ld-about-image,.landing-theme[data-template=classic] .ld-consent-box,.landing-theme[data-template=classic] .ld-researcher-card,.landing-theme[data-template=classic] .ld-testimonial-card{border-radius:8px}.landing-theme[data-template=classic] .ld-detail-badge,.landing-theme[data-template=classic] .ld-info-card{border-radius:6px}.landing-theme[data-template=artsy]:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E")}.landing-theme[data-template=artsy] .ld-hero{background:linear-gradient(135deg,#0f0f1a 0,var(--ld-green-900) 30%,var(--ld-green-700) 60%,#1a1a2e 100%)}.landing-theme[data-template=artsy] .ld-hero:after,.landing-theme[data-template=artsy] .ld-researcher:after{clip-path:polygon(0 40%,100% 0,100% 100%,0 100%)}.landing-theme[data-template=artsy] .ld-cta:before,.landing-theme[data-template=artsy] .ld-details:before{clip-path:polygon(0 0,100% 0,100% 60%,0 100%)}.landing-theme[data-template=artsy] .ld-hero h1,.landing-theme[data-template=artsy] .ld-section-title{font-weight:800;letter-spacing:-.5px;text-transform:uppercase}.landing-theme[data-template=artsy] .ld-hero h1{letter-spacing:-1px}.landing-theme[data-template=artsy] .ld-section-label{font-family:var(--landing-heading-font,"Syne",sans-serif);font-weight:700}.landing-theme[data-template=artsy] .ld-badge{border-radius:6px;text-transform:uppercase;font-size:.75rem;letter-spacing:1.5px;font-weight:700}.landing-theme[data-template=artsy] .ld-btn-primary{border-radius:4px;text-transform:uppercase;letter-spacing:2px;font-size:.85rem}.landing-theme[data-template=artsy] .ld-info-card{border-radius:4px;border:none;border-left:4px solid var(--ld-gold-500)}.landing-theme[data-template=artsy] .ld-info-card:hover{transform:translateY(-6px) rotate(-.5deg)}.landing-theme[data-template=artsy] .ld-about-image,.landing-theme[data-template=artsy] .ld-consent-box,.landing-theme[data-template=artsy] .ld-detail-badge,.landing-theme[data-template=artsy] .ld-hero-illustration,.landing-theme[data-template=artsy] .ld-researcher-card,.landing-theme[data-template=artsy] .ld-step-number,.landing-theme[data-template=artsy] .ld-testimonial-card{border-radius:4px}.landing-theme[data-template=artsy] .ld-researcher-card:hover{transform:translateY(-6px) rotate(.5deg)}.landing-theme[data-template=artsy] .ld-consent-box{border-left:4px solid var(--ld-gold-500)}.landing-theme[data-template=clean]{--ld-green-900:#1c1c1c!important;--ld-green-800:#2a2a2a!important;--ld-green-700:#3a3a3a!important;--ld-green-600:#4a4a4a!important;--ld-green-500:#5a5a5a!important;--ld-green-400:#8a8a8a!important;--ld-green-300:#b0b0b0!important;--ld-green-200:#e0e0e0!important;--ld-green-100:#f0f0f0!important;--ld-green-50:#f8f8f8!important;--ld-gold-500:#2a6b5a!important;--ld-gold-400:#358e76!important;--ld-gold-300:#5ab89e!important;--ld-slate-900:#111111!important;--ld-slate-700:#444444!important;--ld-slate-500:#888888!important;--ld-slate-300:#d4d4d4!important;--ld-slate-100:#f5f5f3!important;--ld-white:#ffffff!important}.landing-theme[data-template=clean] .ld-hero{background:#fafafa;color:#1c1c1c;border-bottom:1px solid #e8e8e8}.landing-theme[data-template=clean] .ld-cta:before,.landing-theme[data-template=clean] .ld-details:before,.landing-theme[data-template=clean] .ld-hero:after,.landing-theme[data-template=clean] .ld-hero:before,.landing-theme[data-template=clean] .ld-researcher:after{display:none}.landing-theme[data-template=clean] .ld-hero .ld-badge{background:transparent;border-color:#d4d4d4;color:#666666;backdrop-filter:none;box-shadow:none}.landing-theme[data-template=clean] .ld-hero .ld-subtitle,.landing-theme[data-template=clean] .ld-hero-logo{color:#888888}.landing-theme[data-template=clean] .ld-hero-illustration{background:#f0f0f0;border:1px solid #e8e8e8;border-radius:2px}.landing-theme[data-template=clean] .ld-btn-primary{background:#1c1c1c;color:#ffffff;border-radius:2px;font-weight:500;letter-spacing:1px;font-size:.85rem;text-transform:uppercase;box-shadow:none}.landing-theme[data-template=clean] .ld-btn-primary:hover{background:#333333}.landing-theme[data-template=clean] .ld-section-label{color:#2a6b5a}.landing-theme[data-template=clean] .ld-info-card{background:#ffffff;border:1px solid #e8e8e8;border-radius:2px}.landing-theme[data-template=clean] .ld-info-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.04)}.landing-theme[data-template=clean] .ld-info-card-icon{background:#1c1c1c;border-radius:2px}.landing-theme[data-template=clean] .ld-details{background:#fafafa}.landing-theme[data-template=clean] .ld-detail-badge{border-radius:2px;border-color:#e8e8e8}.landing-theme[data-template=clean] .ld-detail-badge.ld-accent{background:#1c1c1c;border-color:#1c1c1c}.landing-theme[data-template=clean] .ld-detail-badge.ld-accent h4{color:#5ab89e}.landing-theme[data-template=clean] .ld-researcher{background:#1c1c1c}.landing-theme[data-template=clean] .ld-researcher-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:2px;backdrop-filter:none}.landing-theme[data-template=clean] .ld-researcher-avatar{border-radius:2px;background:#333333;border:none}.landing-theme[data-template=clean] .ld-researcher-avatar img{border-radius:2px}.landing-theme[data-template=clean] .ld-researcher-card .ld-email-link,.landing-theme[data-template=clean] .ld-researcher-card .ld-role{color:#5ab89e}.landing-theme[data-template=clean] .ld-faq-question{font-weight:500}.landing-theme[data-template=clean] .ld-consent{background:#fafafa}.landing-theme[data-template=clean] .ld-consent-box{border-radius:2px;border:1px solid #e8e8e8;box-shadow:none}.landing-theme[data-template=clean] .ld-about-image,.landing-theme[data-template=clean] .ld-step-number,.landing-theme[data-template=clean] .ld-testimonial-avatar,.landing-theme[data-template=clean] .ld-testimonial-card{border-radius:2px}.landing-theme[data-template=clean] .ld-cta{background:#1c1c1c}.landing-theme[data-template=clean] .ld-progress-fill{background:#2a6b5a}.landing-theme[data-template=clean] .ld-footer{background:#111111}.landing-theme[data-template=glass]{--ld-green-900:#0a0a1a!important;--ld-green-800:#12122e!important;--ld-green-700:#1a1a40!important;--ld-green-600:#252555!important;--ld-green-500:#35357a!important;--ld-green-400:#5555b3!important;--ld-green-300:#8888d0!important;--ld-green-200:#c0c0e8!important;--ld-green-100:#e8e8f5!important;--ld-green-50:#f2f2fa!important;--ld-gold-500:#00d4aa!important;--ld-gold-400:#33e0be!important;--ld-gold-300:#77edd6!important;--ld-slate-900:#06060e!important;--ld-slate-700:#2a2a3e!important;--ld-slate-500:#6a6a8a!important;--ld-slate-300:#b8b8d0!important;--ld-slate-100:#f0f0f8!important;--ld-white:#fefeff!important}.landing-theme[data-template=glass] .ld-hero{background:linear-gradient(135deg,#0a0a1a,#12122e 40%,#1a1040 70%,#0a0a1a)}.landing-theme[data-template=glass] .ld-cta:before,.landing-theme[data-template=glass] .ld-details:before,.landing-theme[data-template=glass] .ld-hero:after,.landing-theme[data-template=glass] .ld-researcher:after{display:none}.landing-theme[data-template=glass] .ld-about,.landing-theme[data-template=glass] .ld-faq,.landing-theme[data-template=glass] .ld-testimonials{background:#0d0d20;color:#c0c0e8}.landing-theme[data-template=glass] .ld-consent,.landing-theme[data-template=glass] .ld-details{background:#080818}.landing-theme[data-template=glass] .ld-researcher{background:linear-gradient(160deg,#08081a,#12122e)}.landing-theme[data-template=glass] .ld-cta{background:linear-gradient(135deg,#0a0a1a,#1a1040)}.landing-theme[data-template=glass] .ld-footer{background:#06060e}.landing-theme[data-template=glass] .ld-detail-badge h4,.landing-theme[data-template=glass] .ld-faq-question,.landing-theme[data-template=glass] .ld-info-card h3,.landing-theme[data-template=glass] .ld-section-title,.landing-theme[data-template=glass] .ld-testimonial-card .ld-name{color:#ffffff}.landing-theme[data-template=glass] .ld-section-label{color:#00d4aa}.landing-theme[data-template=glass] .ld-consent-body,.landing-theme[data-template=glass] .ld-consent-checkbox label,.landing-theme[data-template=glass] .ld-cta-sub,.landing-theme[data-template=glass] .ld-detail-badge p,.landing-theme[data-template=glass] .ld-faq-answer p,.landing-theme[data-template=glass] .ld-info-card p,.landing-theme[data-template=glass] .ld-progress-label,.landing-theme[data-template=glass] .ld-researcher-card .ld-institution,.landing-theme[data-template=glass] .ld-section-subtitle,.landing-theme[data-template=glass] .ld-step p,.landing-theme[data-template=glass] .ld-testimonial-card blockquote{color:#8888d0}.landing-theme[data-template=glass] .ld-badge{backdrop-filter:blur(12px)}.landing-theme[data-template=glass] .ld-about-image{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06)}.landing-theme[data-template=glass] .ld-hero-illustration{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);backdrop-filter:blur(8px)}.landing-theme[data-template=glass] .ld-consent-box,.landing-theme[data-template=glass] .ld-detail-badge,.landing-theme[data-template=glass] .ld-info-card,.landing-theme[data-template=glass] .ld-researcher-card,.landing-theme[data-template=glass] .ld-testimonial-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.landing-theme[data-template=glass] .ld-info-card:hover{background:rgba(255,255,255,.07);box-shadow:0 8px 32px rgba(0,212,170,.08)}.landing-theme[data-template=glass] .ld-info-card-icon{background:rgba(0,212,170,.15)}.landing-theme[data-template=glass] .ld-info-card-icon svg{color:#00d4aa}.landing-theme[data-template=glass] .ld-step-number{background:rgba(0,212,170,.2);color:#00d4aa}.landing-theme[data-template=glass] .ld-step:after{background:rgba(0,212,170,.2)}.landing-theme[data-template=glass] .ld-detail-badge{color:#c0c0e8}.landing-theme[data-template=glass] .ld-detail-badge.ld-accent{background:rgba(0,212,170,.1);border-color:rgba(0,212,170,.2)}.landing-theme[data-template=glass] .ld-detail-badge.ld-accent h4{color:#00d4aa}.landing-theme[data-template=glass] .ld-detail-badge.ld-accent p{color:#77edd6}.landing-theme[data-template=glass] .ld-detail-badge:hover{border-color:rgba(0,212,170,.3);box-shadow:0 0 24px rgba(0,212,170,.06)}.landing-theme[data-template=glass] .ld-researcher-card:hover{background:rgba(255,255,255,.07);box-shadow:0 8px 40px rgba(0,212,170,.06)}.landing-theme[data-template=glass] .ld-researcher-avatar,.landing-theme[data-template=glass] .ld-testimonial-avatar{background:linear-gradient(135deg,rgba(0,212,170,.2),rgba(85,85,179,.3))}.landing-theme[data-template=glass] .ld-researcher-avatar{border:1px solid rgba(0,212,170,.2)}.landing-theme[data-template=glass] .ld-researcher-card .ld-role{color:#00d4aa}.landing-theme[data-template=glass] .ld-researcher-card .ld-email-link{color:#77edd6}.landing-theme[data-template=glass] .ld-faq-question svg,.landing-theme[data-template=glass] .ld-faq-question:hover{color:#00d4aa}.landing-theme[data-template=glass] .ld-faq-item{border-color:rgba(255,255,255,.06)}.landing-theme[data-template=glass] .ld-consent-box{box-shadow:0 8px 32px rgba(0,0,0,.3)}.landing-theme[data-template=glass] .ld-consent-checkbox input[type=checkbox]{accent-color:#00d4aa}.landing-theme[data-template=glass] .ld-btn-primary{background:#00d4aa;color:#0a0a1a;border-radius:8px;font-weight:700}.landing-theme[data-template=glass] .ld-btn-primary:hover{background:#33e0be;box-shadow:0 0 30px rgba(0,212,170,.3)}.landing-theme[data-template=glass] .ld-progress-bar{background:rgba(255,255,255,.06)}.landing-theme[data-template=glass] .ld-progress-fill{background:#00d4aa;box-shadow:0 0 12px rgba(0,212,170,.4)}.landing-theme[data-template=pastel]{--ld-green-900:#4a3f6b!important;--ld-green-800:#5c508a!important;--ld-green-700:#7060a0!important;--ld-green-600:#8878b5!important;--ld-green-500:#9e90c5!important;--ld-green-400:#b8add6!important;--ld-green-300:#d2cce6!important;--ld-green-200:#e8e4f2!important;--ld-green-100:#f3f1f8!important;--ld-green-50:#f9f8fc!important;--ld-gold-500:#f4a5b0!important;--ld-gold-400:#f7bbc3!important;--ld-gold-300:#fad0d6!important;--ld-slate-900:#2d2840!important;--ld-slate-700:#4a4560!important;--ld-slate-500:#8884a0!important;--ld-slate-300:#c8c4d8!important;--ld-slate-100:#f2f0f8!important;--ld-white:#fefcff!important}.landing-theme[data-template=pastel] .ld-hero{background:linear-gradient(160deg,#4a3f6b,#6858a0 50%,#7868b0)}.landing-theme[data-template=pastel] .ld-cta:before,.landing-theme[data-template=pastel] .ld-details:before,.landing-theme[data-template=pastel] .ld-hero:after{background:#fefcff}.landing-theme[data-template=pastel] .ld-badge{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);border-radius:50px}.landing-theme[data-template=pastel] .ld-btn-primary{background:#f4a5b0;color:#4a3f6b;border-radius:50px;font-weight:700}.landing-theme[data-template=pastel] .ld-btn-primary:hover{background:#f7bbc3;box-shadow:0 8px 24px rgba(244,165,176,.3)}.landing-theme[data-template=pastel] .ld-section-label{color:#f4a5b0}.landing-theme[data-template=pastel] .ld-info-card{background:#ffffff;border:none;border-radius:20px;box-shadow:0 2px 16px rgba(74,63,107,.06)}.landing-theme[data-template=pastel] .ld-info-card-icon{background:linear-gradient(135deg,#b8add6,#7060a0);border-radius:14px}.landing-theme[data-template=pastel] .ld-info-card:hover{box-shadow:0 8px 30px rgba(74,63,107,.1);transform:translateY(-4px)}.landing-theme[data-template=pastel] .ld-about-image{background:linear-gradient(135deg,#e8e4f2,#f3f1f8,#fde8eb);border-radius:24px}.landing-theme[data-template=pastel] .ld-detail-badge{border:none;border-radius:20px;box-shadow:0 2px 12px rgba(74,63,107,.06)}.landing-theme[data-template=pastel] .ld-detail-badge.ld-accent{background:linear-gradient(135deg,#7060a0,#5c508a);box-shadow:0 4px 16px rgba(112,96,160,.2)}.landing-theme[data-template=pastel] .ld-detail-badge.ld-accent h4{color:#fad0d6}.landing-theme[data-template=pastel] .ld-detail-badge:hover{box-shadow:0 4px 20px rgba(74,63,107,.1)}.landing-theme[data-template=pastel] .ld-consent,.landing-theme[data-template=pastel] .ld-details{background:#f9f8fc}.landing-theme[data-template=pastel] .ld-cta,.landing-theme[data-template=pastel] .ld-researcher{background:linear-gradient(160deg,#4a3f6b,#6858a0)}.landing-theme[data-template=pastel] .ld-researcher .ld-section-label{color:#fad0d6}.landing-theme[data-template=pastel] .ld-researcher-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:20px;backdrop-filter:blur(8px)}.landing-theme[data-template=pastel] .ld-researcher-card:hover{background:rgba(255,255,255,.14)}.landing-theme[data-template=pastel] .ld-researcher-avatar,.landing-theme[data-template=pastel] .ld-testimonial-avatar{background:linear-gradient(135deg,#f4a5b0,#b8add6);border-radius:50%}.landing-theme[data-template=pastel] .ld-researcher-avatar{border:3px solid rgba(255,255,255,.25)}.landing-theme[data-template=pastel] .ld-researcher-card .ld-role{color:#d2cce6}.landing-theme[data-template=pastel] .ld-researcher-card .ld-email-link{color:#fad0d6}.landing-theme[data-template=pastel] .ld-faq-question svg{color:#f4a5b0}.landing-theme[data-template=pastel] .ld-faq-question:hover{color:#7060a0}.landing-theme[data-template=pastel] .ld-faq-item{border-color:#e8e4f2}.landing-theme[data-template=pastel] .ld-consent-box{border-radius:24px;border:none;box-shadow:0 4px 24px rgba(74,63,107,.08)}.landing-theme[data-template=pastel] .ld-consent-checkbox input[type=checkbox]{accent-color:#7060a0}.landing-theme[data-template=pastel] .ld-testimonial-card{border:none;border-radius:20px;box-shadow:0 2px 16px rgba(74,63,107,.06)}.landing-theme[data-template=pastel] .ld-testimonial-card:hover{box-shadow:0 8px 28px rgba(74,63,107,.1);border-color:transparent}.landing-theme[data-template=pastel] .ld-step-number{background:linear-gradient(135deg,#f4a5b0,#7060a0);border-radius:50%}.landing-theme[data-template=pastel] .ld-step:after{background:#e8e4f2}.landing-theme[data-template=pastel] .ld-progress-fill{background:linear-gradient(90deg,#f4a5b0,#b8add6)}.landing-theme[data-template=pastel] .ld-progress-bar{background:rgba(255,255,255,.12)}.landing-theme[data-template=pastel] .ld-hero-illustration{border-radius:24px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.landing-theme[data-template=pastel] .ld-footer{background:#2d2840}.landing-theme[data-template=warm-academic]{--ld-green-900:#2e3527!important;--ld-green-800:#3d4632!important;--ld-green-700:#4d5840!important;--ld-green-600:#5e6b4e!important;--ld-green-500:#6f7e5e!important;--ld-green-400:#92a47e!important;--ld-green-300:#b5c4a5!important;--ld-green-200:#d6e0cc!important;--ld-green-100:#eef2e8!important;--ld-green-50:#f7f8f4!important;--ld-gold-500:#c4703e!important;--ld-gold-400:#d4845a!important;--ld-gold-300:#e0a07a!important;--ld-slate-900:#231f1b!important;--ld-slate-700:#4a4540!important;--ld-slate-500:#7a7570!important;--ld-slate-300:#c8c2ba!important;--ld-slate-100:#f0ece6!important;--ld-white:#fdfbf7!important}.landing-theme[data-template=warm-academic] .ld-hero{background:linear-gradient(160deg,#2e3527,#3d4632 50%,#4d5840)}.landing-theme[data-template=warm-academic] .ld-cta:before,.landing-theme[data-template=warm-academic] .ld-details:before,.landing-theme[data-template=warm-academic] .ld-hero:after{background:#fdfbf7}.landing-theme[data-template=warm-academic] .ld-badge,.landing-theme[data-template=warm-academic] .ld-btn-primary{border-radius:50px}.landing-theme[data-template=warm-academic] .ld-btn-primary{background:#c4703e}.landing-theme[data-template=warm-academic] .ld-btn-primary:hover{background:#d4845a}.landing-theme[data-template=warm-academic] .ld-about-image,.landing-theme[data-template=warm-academic] .ld-hero-illustration{border-radius:50% 50% 50% 20%}.landing-theme[data-template=warm-academic] .ld-about-image{background:linear-gradient(135deg,#eef2e8,#d6e0cc)}.landing-theme[data-template=warm-academic] .ld-info-card{background:#fdfbf7;border:1px solid #d6e0cc;border-radius:16px}.landing-theme[data-template=warm-academic] .ld-info-card-icon{background:#4d5840;border-radius:50%}.landing-theme[data-template=warm-academic] .ld-details{background:#f0ece6}.landing-theme[data-template=warm-academic] .ld-detail-badge{border-radius:16px}.landing-theme[data-template=warm-academic] .ld-detail-badge.ld-accent{background:#4d5840}.landing-theme[data-template=warm-academic] .ld-detail-badge.ld-accent h4{color:#e0a07a}.landing-theme[data-template=warm-academic] .ld-researcher-card .ld-role{color:#b5c4a5}.landing-theme[data-template=warm-academic] .ld-researcher-card .ld-email-link{color:#e0a07a}.landing-theme[data-template=warm-academic] .ld-researcher-avatar,.landing-theme[data-template=warm-academic] .ld-step-number,.landing-theme[data-template=warm-academic] .ld-testimonial-avatar{border-radius:50%}.landing-theme[data-template=warm-academic] .ld-researcher-avatar{background:linear-gradient(135deg,#6f7e5e,#4d5840)}.landing-theme[data-template=warm-academic] .ld-consent{background:#f7f8f4}.landing-theme[data-template=warm-academic] .ld-consent-box{border-radius:20px}.landing-theme[data-template=warm-academic] .ld-consent-checkbox input[type=checkbox]{accent-color:#4d5840}.landing-theme[data-template=warm-academic] .ld-progress-fill,.landing-theme[data-template=warm-academic] .ld-step-number{background:#c4703e}.landing-theme[data-template=warm-academic] .ld-step:after{background:#d6e0cc}.landing-theme[data-template=warm-academic] .ld-testimonial-avatar{background:linear-gradient(135deg,#b5c4a5,#6f7e5e)}.landing-theme[data-template=warm-academic] .ld-faq-question svg,.landing-theme[data-template=warm-academic] .ld-faq-question:hover,.landing-theme[data-template=warm-academic] .ld-section-label{color:#c4703e}.landing-theme[data-template=brutalist]{--ld-green-900:#000000!important;--ld-green-800:#000000!important;--ld-green-700:#000000!important;--ld-green-600:#000000!important;--ld-green-500:#000000!important;--ld-green-400:#000000!important;--ld-green-300:#000000!important;--ld-green-200:#000000!important;--ld-green-100:#e8e7df!important;--ld-green-50:#f0efe8!important;--ld-gold-500:#000000!important;--ld-gold-400:#000000!important;--ld-gold-300:#f0efe8!important;--ld-slate-900:#000000!important;--ld-slate-700:#000000!important;--ld-slate-500:#000000!important;--ld-slate-300:#000000!important;--ld-slate-100:#e8e7df!important;--ld-white:#f0efe8!important}.landing-theme[data-template=brutalist] .ld-container{max-width:960px;padding:0 20px}.landing-theme[data-template=brutalist] .ld-badge,.landing-theme[data-template=brutalist] .ld-btn-primary,.landing-theme[data-template=brutalist] .ld-faq-question,.landing-theme[data-template=brutalist] .ld-footer,.landing-theme[data-template=brutalist] .ld-footer *,.landing-theme[data-template=brutalist] .ld-section-label,.landing-theme[data-template=brutalist] .ld-section-subtitle,.landing-theme[data-template=brutalist] .ld-section-title{font-family:var(--landing-body-font,"IBM Plex Mono",monospace)}.landing-theme[data-template=brutalist] .ld-section-label{font-size:11px;letter-spacing:4px;opacity:.4;margin-bottom:8px;color:#000000}.landing-theme[data-template=brutalist] .ld-about .ld-section-label:before{content:"01 — "}.landing-theme[data-template=brutalist] .ld-details .ld-section-label:before{content:"02 — "}.landing-theme[data-template=brutalist] .ld-researcher .ld-section-label:before{content:"03 — "}.landing-theme[data-template=brutalist] .ld-faq .ld-section-label:before{content:"04 — "}.landing-theme[data-template=brutalist] .ld-consent .ld-section-label:before{content:"05 — "}.landing-theme[data-template=brutalist] .ld-testimonials .ld-section-label:before{content:"07 — "}.landing-theme[data-template=brutalist] .ld-section-title{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:700;text-transform:uppercase;letter-spacing:-.5px;line-height:1.1;color:#000000}.landing-theme[data-template=brutalist] .ld-section-subtitle{font-size:13px;line-height:1.8;opacity:.7;color:#000000}.landing-theme[data-template=brutalist] .ld-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:3px;text-decoration:none;border:2px solid;border-radius:0;background:transparent;color:inherit;box-shadow:none;transform:none}.landing-theme[data-template=brutalist] .ld-btn-primary:hover{transform:none;box-shadow:none}.landing-theme[data-template=brutalist] .ld-badge svg,.landing-theme[data-template=brutalist] .ld-btn-primary svg,.landing-theme[data-template=brutalist] .ld-researcher-avatar,.landing-theme[data-template=brutalist] .ld-testimonial-avatar{display:none}.landing-theme[data-template=brutalist] .ld-platform-brand{gap:12px}.landing-theme[data-template=brutalist] .ld-platform-brand-mark{width:32px;height:32px}.landing-theme[data-template=brutalist] .ld-platform-brand-copy{gap:4px}.landing-theme[data-template=brutalist] .ld-platform-brand-kicker{font-size:10px;letter-spacing:3px;opacity:.45}.landing-theme[data-template=brutalist] .ld-platform-brand-name{font-size:12px;text-transform:uppercase;letter-spacing:4px}.landing-theme[data-template=brutalist] .ld-about,.landing-theme[data-template=brutalist] .ld-consent,.landing-theme[data-template=brutalist] .ld-cta,.landing-theme[data-template=brutalist] .ld-details,.landing-theme[data-template=brutalist] .ld-faq,.landing-theme[data-template=brutalist] .ld-hero,.landing-theme[data-template=brutalist] .ld-researcher,.landing-theme[data-template=brutalist] .ld-testimonials{border-bottom:2px solid #000000}.landing-theme[data-template=brutalist] .ld-hero{background:#000000;color:#f0efe8;padding:80px 0 60px}.landing-theme[data-template=brutalist] .ld-cta:before,.landing-theme[data-template=brutalist] .ld-details:before,.landing-theme[data-template=brutalist] .ld-hero:after,.landing-theme[data-template=brutalist] .ld-hero:before,.landing-theme[data-template=brutalist] .ld-researcher:after{display:none}.landing-theme[data-template=brutalist] .ld-hero-inner{display:block}.landing-theme[data-template=brutalist] .ld-hero-visual{display:none}.landing-theme[data-template=brutalist] .ld-hero-logo{margin-bottom:48px;font-size:11px;letter-spacing:6px;opacity:.5}.landing-theme[data-template=brutalist] .ld-hero-logo svg{display:none}.landing-theme[data-template=brutalist] .ld-hero h1{font-size:clamp(2.2rem,6vw,4.5rem);font-weight:700;line-height:.95;text-transform:uppercase;letter-spacing:-2px;margin-bottom:32px;max-width:700px}.landing-theme[data-template=brutalist] .ld-hero .ld-subtitle{font-size:13px;line-height:1.7;max-width:480px;opacity:.6;margin-bottom:40px;font-weight:400}.landing-theme[data-template=brutalist] .ld-hero-meta{display:inline-flex;gap:0;margin-bottom:48px;border:1px solid rgba(240,239,232,.2)}.landing-theme[data-template=brutalist] .ld-badge{padding:8px 16px;font-size:11px;text-transform:uppercase;letter-spacing:2px;font-weight:500;border:0;border-right:1px solid rgba(240,239,232,.2);border-radius:0;background:transparent;backdrop-filter:none;box-shadow:none}.landing-theme[data-template=brutalist] .ld-badge:last-child{border-right:none}.landing-theme[data-template=brutalist] .ld-cta .ld-btn-primary,.landing-theme[data-template=brutalist] .ld-hero .ld-btn-primary{color:#f0efe8;border-color:#f0efe8}.landing-theme[data-template=brutalist] .ld-cta .ld-btn-primary:hover,.landing-theme[data-template=brutalist] .ld-hero .ld-btn-primary:hover{background:#f0efe8;color:#000000}.landing-theme[data-template=brutalist] .ld-about{background:#f0efe8;padding:60px 0}.landing-theme[data-template=brutalist] .ld-about-split{display:block}.landing-theme[data-template=brutalist] .ld-about-image{display:none}.landing-theme[data-template=brutalist] .ld-about-text{max-width:600px;margin-bottom:48px}.landing-theme[data-template=brutalist] .ld-info-cards{grid-template-columns:repeat(3,1fr);gap:0;border:2px solid #000000}.landing-theme[data-template=brutalist] .ld-info-card{background:transparent;border:0;border-right:2px solid #000000;border-radius:0;padding:24px;box-shadow:none;transform:none}.landing-theme[data-template=brutalist] .ld-detail-badge:hover,.landing-theme[data-template=brutalist] .ld-info-card:hover,.landing-theme[data-template=brutalist] .ld-researcher-card:hover,.landing-theme[data-template=brutalist] .ld-testimonial-card:hover{transform:none;box-shadow:none}.landing-theme[data-template=brutalist] .ld-info-card:last-child{border-right:none}.landing-theme[data-template=brutalist] .ld-info-card-icon{display:none}.landing-theme[data-template=brutalist] .ld-info-card h3{font-size:11px;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-weight:700;color:#000000}.landing-theme[data-template=brutalist] .ld-info-card p{font-size:12px;line-height:1.6;opacity:.6;color:#000000}.landing-theme[data-template=brutalist] .ld-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:0;border:2px solid #000000;border-top:none;background:#000000;color:#f0efe8}.landing-theme[data-template=brutalist] .ld-step{padding:16px 24px;border-right:2px solid rgba(240,239,232,.15);text-align:left;display:flex;align-items:center;gap:12px}.landing-theme[data-template=brutalist] .ld-step:last-child{border-right:none}.landing-theme[data-template=brutalist] .ld-step:after{display:none}.landing-theme[data-template=brutalist] .ld-step-number{width:auto;height:auto;background:transparent;border-radius:0;color:inherit;font-size:24px;font-weight:700;opacity:.3;line-height:1;margin:0}.landing-theme[data-template=brutalist] .ld-step p{font-size:12px;color:inherit}.landing-theme[data-template=brutalist] .ld-details{padding:60px 0;background:#e8e7df}.landing-theme[data-template=brutalist] .ld-details-inner{display:block}.landing-theme[data-template=brutalist] .ld-details-visual{display:none}.landing-theme[data-template=brutalist] .ld-details-content{flex:none}.landing-theme[data-template=brutalist] .ld-details-grid{grid-template-columns:1fr 1fr;gap:0;border:2px solid #000000}.landing-theme[data-template=brutalist] .ld-detail-badge{background:transparent;border:0;border-right:2px solid #000000;border-bottom:2px solid #000000;border-radius:0;padding:32px 24px;text-align:left;box-shadow:none}.landing-theme[data-template=brutalist] .ld-detail-badge:nth-child(2n){border-right:none}.landing-theme[data-template=brutalist] .ld-detail-badge:nth-child(n+3){border-bottom:none}.landing-theme[data-template=brutalist] .ld-detail-badge h4{font-size:10px;text-transform:uppercase;letter-spacing:3px;margin-bottom:6px;font-weight:700;color:#000000}.landing-theme[data-template=brutalist] .ld-detail-badge p{font-size:12px;opacity:.55;color:#000000}.landing-theme[data-template=brutalist] .ld-detail-badge.ld-accent{background:#000000;color:#f0efe8}.landing-theme[data-template=brutalist] .ld-detail-badge.ld-accent h4{color:#f0efe8}.landing-theme[data-template=brutalist] .ld-detail-badge.ld-accent p{color:#f0efe8;opacity:.5}.landing-theme[data-template=brutalist] .ld-researcher{padding:60px 0;background:#f0efe8}.landing-theme[data-template=brutalist] .ld-researcher .ld-section-subtitle{display:none}.landing-theme[data-template=brutalist] .ld-researcher-grid{grid-template-columns:repeat(3,1fr);gap:0;border:2px solid #000000;counter-reset:brutalist-researchers}.landing-theme[data-template=brutalist] .ld-researcher-card{counter-increment:brutalist-researchers;background:transparent;border:0;border-right:2px solid #000000;border-radius:0;padding:32px 20px;text-align:left;backdrop-filter:none;transform:none;box-shadow:none}.landing-theme[data-template=brutalist] .ld-researcher-card:last-child{border-right:none}.landing-theme[data-template=brutalist] .ld-researcher-card:before{content:counter(brutalist-researchers,decimal-leading-zero);display:block;font-size:48px;font-weight:700;line-height:1;opacity:.08;margin-bottom:12px}.landing-theme[data-template=brutalist] .ld-researcher-card h3{font-size:14px;font-weight:700;margin-bottom:4px;color:#000000}.landing-theme[data-template=brutalist] .ld-researcher-card .ld-role{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;opacity:.4;margin-bottom:2px;color:#000000}.landing-theme[data-template=brutalist] .ld-researcher-card .ld-institution{font-size:12px;opacity:.5;margin-bottom:12px;color:#000000}.landing-theme[data-template=brutalist] .ld-researcher-card .ld-email-link{font-size:11px;opacity:.6;color:#000000}.landing-theme[data-template=brutalist] .ld-faq{padding:60px 0;background:#e8e7df}.landing-theme[data-template=brutalist] .ld-consent .ld-section-label,.landing-theme[data-template=brutalist] .ld-consent .ld-section-title,.landing-theme[data-template=brutalist] .ld-faq .ld-section-label,.landing-theme[data-template=brutalist] .ld-faq .ld-section-title,.landing-theme[data-template=brutalist] .ld-testimonials .ld-section-label,.landing-theme[data-template=brutalist] .ld-testimonials .ld-section-title{text-align:left!important}.landing-theme[data-template=brutalist] .ld-faq-list{max-width:none}.landing-theme[data-template=brutalist] .ld-faq-item{border:2px solid #000000;margin-bottom:-2px}.landing-theme[data-template=brutalist] .ld-faq-question{padding:16px 20px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#000000}.landing-theme[data-template=brutalist] .ld-faq-item.ld-active .ld-faq-question,.landing-theme[data-template=brutalist] .ld-faq-question:hover{background:#000000;color:#f0efe8}.landing-theme[data-template=brutalist] .ld-faq-question:after{content:"+";font-size:18px;font-weight:400;transition:transform .2s}.landing-theme[data-template=brutalist] .ld-faq-item.ld-active .ld-faq-question:after{transform:rotate(45deg)}.landing-theme[data-template=brutalist] .ld-faq-answer p{padding:16px 20px;font-size:12px;line-height:1.7;opacity:.6;border-top:1px solid #cccccc;color:#000000}.landing-theme[data-template=brutalist] .ld-consent{padding:60px 0;background:#f0efe8}.landing-theme[data-template=brutalist] .ld-consent .ld-section-title,.landing-theme[data-template=brutalist] .ld-faq .ld-section-title,.landing-theme[data-template=brutalist] .ld-testimonials .ld-section-title{margin-bottom:24px!important}.landing-theme[data-template=brutalist] .ld-consent-box{border:2px solid #000000;border-radius:0;max-width:640px;background:#f0efe8;box-shadow:none;position:relative;overflow:hidden}.landing-theme[data-template=brutalist] .ld-consent-box:before{content:"Pravna napomena";display:block;background:#000000;color:#f0efe8;padding:14px 20px;font-size:10px;text-transform:uppercase;letter-spacing:3px;font-weight:700}.landing-theme[data-template=brutalist] .ld-consent-body{padding:24px 20px;font-size:12px;line-height:1.8;opacity:.6;border-bottom:1px solid #dddddd;color:#000000}.landing-theme[data-template=brutalist] .ld-consent-checkbox{gap:12px;padding:16px 20px;border-bottom:1px solid #dddddd;margin-bottom:0;font-size:12px;line-height:1.6}.landing-theme[data-template=brutalist] .ld-consent-checkbox:last-of-type{border-bottom:none}.landing-theme[data-template=brutalist] .ld-consent-checkbox label{color:#000000}.landing-theme[data-template=brutalist] .ld-consent-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#000000;margin-top:1px}.landing-theme[data-template=brutalist] .ld-consent-btn{width:100%;justify-content:center;margin-top:0;opacity:.3!important;color:#000000;border-color:#000000}.landing-theme[data-template=brutalist] .ld-cta{padding:80px 0;background:#000000;color:#f0efe8}.landing-theme[data-template=brutalist] .ld-cta .ld-section-title{color:#f0efe8}.landing-theme[data-template=brutalist] .ld-cta .ld-section-title:before{content:"06 — Poziv";display:block;margin-bottom:8px;font-size:11px;letter-spacing:4px;text-transform:uppercase;opacity:.2;color:inherit}.landing-theme[data-template=brutalist] .ld-cta-sub{font-size:13px;opacity:.4;margin-bottom:32px;max-width:400px}.landing-theme[data-template=brutalist] .ld-progress-bar-wrap{margin-bottom:32px;max-width:360px}.landing-theme[data-template=brutalist] .ld-progress-label{font-size:10px;text-transform:uppercase;letter-spacing:2px;opacity:.3;margin-bottom:6px;color:#f0efe8}.landing-theme[data-template=brutalist] .ld-progress-bar{height:3px;background:rgba(240,239,232,.1);border-radius:0}.landing-theme[data-template=brutalist] .ld-progress-fill{background:#f0efe8;box-shadow:none}.landing-theme[data-template=brutalist] .ld-testimonials{padding:60px 0;background:#e8e7df}.landing-theme[data-template=brutalist] .ld-testimonial-grid{grid-template-columns:repeat(3,1fr);gap:0;border:2px solid #000000}.landing-theme[data-template=brutalist] .ld-testimonial-card{background:transparent;border:0;border-right:2px solid #000000;border-radius:0;padding:24px 20px;text-align:left;box-shadow:none}.landing-theme[data-template=brutalist] .ld-testimonial-card:last-child{border-right:none}.landing-theme[data-template=brutalist] .ld-testimonial-card blockquote{font-size:12px;line-height:1.7;opacity:.6;font-style:normal;margin-bottom:16px;color:#000000}.landing-theme[data-template=brutalist] .ld-testimonial-card .ld-name{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#000000}.landing-theme[data-template=brutalist] .ld-footer{padding:40px 0 20px;background:#000000;color:#f0efe8}.landing-theme[data-template=brutalist] .ld-footer-inner{justify-content:space-between;padding-bottom:24px;border-bottom:1px solid rgba(240,239,232,.1);margin-bottom:20px;gap:40px}.landing-theme[data-template=brutalist] .ld-footer-brand h3{font-size:12px;font-weight:700;letter-spacing:4px;text-transform:uppercase;margin-bottom:8px}.landing-theme[data-template=brutalist] .ld-footer-brand p{font-size:11px;opacity:.4;max-width:300px;line-height:1.7}.landing-theme[data-template=brutalist] .ld-footer-links{gap:32px}.landing-theme[data-template=brutalist] .ld-footer-col h4{font-size:10px;text-transform:uppercase;letter-spacing:3px;opacity:.3;margin-bottom:10px}.landing-theme[data-template=brutalist] .ld-footer-col span{display:block;font-size:12px;opacity:.5;padding:2px 0}.landing-theme[data-template=brutalist] .ld-footer-bottom{font-size:10px;opacity:.25;letter-spacing:1px;display:flex;justify-content:space-between}.landing-theme[data-template=brutalist] .ld-footer-social,.landing-theme[data-template=brutalist] .ld-powered-by{display:none}@media (max-width:768px){.landing-theme[data-template=brutalist] .ld-details-grid,.landing-theme[data-template=brutalist] .ld-info-cards,.landing-theme[data-template=brutalist] .ld-researcher-grid,.landing-theme[data-template=brutalist] .ld-steps,.landing-theme[data-template=brutalist] .ld-testimonial-grid{grid-template-columns:1fr}.landing-theme[data-template=brutalist] .ld-hero-logo{margin-bottom:24px;letter-spacing:3px}.landing-theme[data-template=brutalist] .ld-hero-meta{display:flex;flex-direction:column;gap:8px;border:none;width:100%;max-width:320px}.landing-theme[data-template=brutalist] .ld-badge{width:100%;justify-content:center;border:1px solid rgba(240,239,232,.2)}.landing-theme[data-template=brutalist] .ld-detail-badge,.landing-theme[data-template=brutalist] .ld-info-card,.landing-theme[data-template=brutalist] .ld-researcher-card,.landing-theme[data-template=brutalist] .ld-step,.landing-theme[data-template=brutalist] .ld-testimonial-card{border-right:none;border-bottom:2px solid #000000}.landing-theme[data-template=brutalist] .ld-detail-badge:last-child,.landing-theme[data-template=brutalist] .ld-info-card:last-child,.landing-theme[data-template=brutalist] .ld-researcher-card:last-child,.landing-theme[data-template=brutalist] .ld-step:last-child,.landing-theme[data-template=brutalist] .ld-testimonial-card:last-child{border-bottom:none}}.landing-theme[data-preview-mode=mobile] .ld-details-grid,.landing-theme[data-preview-mode=mobile] .ld-info-cards,.landing-theme[data-preview-mode=mobile] .ld-researcher-grid,.landing-theme[data-preview-mode=mobile] .ld-steps,.landing-theme[data-preview-mode=mobile] .ld-testimonial-grid{grid-template-columns:1fr!important}