:root{--primary-color:#f9c415;--primary-hover:#e0b013;--text-dark:#1a1a1a;--text-light:#666;--bg-light:#fafafa;--white:#fff;--theme-black:#000;--theme-red:#c10016;--theme-gold:#f9c415;--border-radius-lg:16px;--border-radius-md:8px;--shadow-sm:0 4px 6px #0000000d;--shadow-md:0 10px 20px #00000014;--shadow-lg:0 20px 40px #0000001f;--font-family:"Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);color:var(--text-dark);background-color:var(--white);line-height:1.6}.landing-page{background-color:var(--white);min-height:100vh;position:relative;overflow-x:hidden}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.text-center{text-align:center}.mt-4{margin-top:2rem}h1,h2,h3,h4{font-weight:700;line-height:1.2}.section-title{text-align:center;color:var(--text-dark);margin-bottom:3rem;font-size:2rem}.btn{cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:12px 24px;font-family:inherit;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{background-color:var(--primary-color);color:var(--white)}.btn-primary:hover{background-color:var(--primary-hover);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.btn-large{padding:16px 32px;font-size:1.1rem}.btn-full{width:100%}.btn .arrow{margin-left:8px;font-size:1.2rem}.top-nav{z-index:100;box-shadow:var(--shadow-sm);background-color:#fffffff2;padding:16px 0;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;display:flex}.logo img{height:40px}.desktop-nav{align-items:center;gap:24px;display:none}.desktop-nav a{color:var(--text-dark);font-weight:500;text-decoration:none;transition:color .3s}.desktop-nav a:hover{color:var(--primary-color)}.language-selector img{cursor:pointer;height:20px}.flag-fallback{font-size:14px;line-height:1}.language-selector{position:relative}.language-button{color:var(--text-dark);cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:8px;padding:8px 12px;font-weight:600;display:inline-flex}.language-button:hover{background:#f9fafb}.lang-chevron{color:#6b7280;stroke-width:2.4px;flex:none}.language-menu{min-width:180px;box-shadow:var(--shadow-md);z-index:120;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:6px;position:absolute;top:calc(100% + 8px);left:0}.language-menu button{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:.95rem;display:flex}.language-menu button img{-o-object-fit:cover;object-fit:cover;border-radius:2px;width:20px;height:14px}.language-menu button:hover{background:#f3f4f6}.btn-login{cursor:pointer;color:#111827;background:linear-gradient(135deg,#facc15,#eab308);border:none;border-radius:9999px;padding:10px 18px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 18px #eab30859}.btn-login:hover{transform:translateY(-2px);box-shadow:0 14px 20px #eab30873}@media (width>=768px){.desktop-nav{display:flex}}.hero-section{isolation:isolate;background:0 0;min-height:clamp(520px,72vw,720px);padding:56px 0;position:relative;overflow:hidden}.hero-section:before{content:"";filter:contrast(1.48)saturate(1.28)brightness(1.08);opacity:1;z-index:1;pointer-events:none;background-image:url(/assets/german_face-Bak4BEBe.png);background-position:top;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.hero-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#ffffffd1 0%,#ffffff6b 42%,#ffffff29 100%),#f9c41514;position:absolute;inset:0}.hero-container{z-index:2;flex-direction:column;align-items:flex-start;gap:40px;display:flex;position:relative}.hero-content{text-align:left;z-index:2;border-radius:var(--border-radius-lg);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff94;width:100%;max-width:720px;padding:1.25rem;position:relative}.hero-title{color:#1e3a8a;text-align:center;min-height:2.35em;margin-bottom:20px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.hero-title-typing{width:min(100%, calc(var(--hero-title-chars,32) * .64em));text-align:center;vertical-align:top;white-space:normal;text-wrap:balance;min-height:1.18em;display:inline-block;position:relative}.hero-title-text{opacity:.98;text-shadow:0 10px 26px #1e3a8a24;display:inline}.hero-title-typing.is-typing .hero-title-text{animation:.42s ease-out both heroTypingFadeIn}.hero-title-cursor{background:linear-gradient(#2563eb,#f9c415);border-radius:999px;width:.08em;height:.92em;margin-left:.12em;animation:.98s ease-in-out infinite heroCursorBlink;display:inline-block;transform:translateY(.1em);box-shadow:0 0 14px #2563eb7a,0 0 24px #f9c4153d}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes heroTypingFadeIn{0%{opacity:0;filter:blur(3px);transform:translateY(.08em)}to{opacity:.98;filter:blur();transform:translateY(0)}}@keyframes heroCursorBlink{0%,48%{opacity:1}49%,to{opacity:0}}.hero-subtitle{color:var(--text-light);margin-bottom:30px;font-size:1.05rem}@media (prefers-reduced-motion:reduce){.hero-title-typing.is-typing .hero-title-text,.hero-title-cursor{animation:none}.hero-title-cursor{opacity:.75}}@media (width>=992px){.hero-container{text-align:left;justify-content:flex-start}.hero-content{text-align:left;flex:1}}@media (width<=480px){.container{padding:0 16px}.hero-section{min-height:440px;padding:40px 0 28px}.hero-content{padding:1rem}.hero-section:before{opacity:.95;background-position:top;background-size:contain}}.stats-section{background-color:var(--white);z-index:10;margin-top:-30px;padding:40px 0;position:relative}.stats-container{grid-template-columns:1fr;gap:20px;display:grid}.stat-card{background:var(--white);border-radius:var(--border-radius-md);text-align:center;box-shadow:var(--shadow-md);padding:30px 20px;transition:transform .3s}.stat-card:hover{transform:translateY(-5px)}.stat-icon{color:var(--theme-red);margin-bottom:15px}.stat-value{margin-bottom:5px;font-size:2rem}.stat-label{color:var(--text-light);text-transform:uppercase;letter-spacing:1px;font-size:.9rem}@media (width>=768px){.stats-container{grid-template-columns:repeat(3,1fr)}}.services-section{background-color:var(--bg-light);padding:80px 0}.services-grid{grid-template-columns:1fr;gap:30px;display:grid}.service-card{background:var(--white);border-radius:var(--border-radius-lg);text-align:center;box-shadow:var(--shadow-sm);padding:40px 30px;transition:box-shadow .3s,transform .3s}.service-card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.service-icon-wrapper{background-color:#f9c4151a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;display:flex}.service-icon{width:30px;height:30px}.service-title{font-size:1.1rem;font-weight:600}@media (width>=768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.services-grid{grid-template-columns:repeat(4,1fr)}}.pricing-section{padding:80px 0}.pricing-grid{grid-template-columns:1fr;align-items:center;gap:30px;display:grid}.pricing-card{background:var(--white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);border:1px solid #eaeaea;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.pricing-card:hover{box-shadow:var(--shadow-lg)}.pricing-card.highlighted{box-shadow:var(--shadow-lg);border-color:#0000;transform:scale(1.05)}.pricing-header{text-align:center;color:var(--white);padding:20px}.theme-bronze .pricing-header{background-color:var(--theme-red)}.theme-silver .pricing-header{background-color:var(--theme-black)}.theme-gold .pricing-header{background-color:var(--theme-gold);color:var(--text-dark)}.pricing-body{flex-direction:column;flex:1;padding:40px 30px;display:flex}.price{text-align:center;margin-bottom:10px;font-size:2.5rem}.pricing-subtitle{text-align:center;color:var(--text-light);min-height:40px;margin-bottom:30px;font-size:.9rem}.pricing-features{margin-top:30px;list-style:none}.pricing-features li{align-items:flex-start;gap:10px;margin-bottom:15px;font-size:.95rem;display:flex}.check-icon{color:#10b981;font-weight:700}.theme-bronze .btn{background-color:var(--theme-red);color:#fff}.theme-silver .btn,.theme-gold .btn{background-color:var(--theme-gold);color:var(--text-dark)}@media (width>=992px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.testimonials-section{background-color:#f8fafc;padding:80px 0}.reviews-kicker,.reviews-followup{text-align:center;color:var(--theme-red);margin:0;font-weight:900}.reviews-kicker{text-transform:uppercase;margin-bottom:12px;font-size:.82rem}.reviews-followup{color:#111827;margin-top:26px;font-size:1.05rem}.testimonials-slider{justify-content:center;align-items:center;gap:20px;display:flex}.testimonials-track{grid-template-columns:1fr;gap:20px;width:100%;display:grid}.testimonial-card{background:var(--white);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);border:1px solid #e5e7eb;align-items:flex-start;gap:20px;padding:30px;display:flex}.testimonial-avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:60px;height:60px}.testimonial-body{gap:10px;display:grid}.testimonial-rating{color:#f59e0b;align-items:center;gap:3px;display:inline-flex}.testimonial-text{color:var(--text-light);font-style:italic}.testimonial-author{color:#111827;margin:0;font-size:.92rem}.testimonial-author strong,.testimonial-author span{display:block}.testimonial-author span{color:#64748b;font-size:.84rem}.testimonial-form{width:min(560px,100%);box-shadow:var(--shadow-sm);text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:12px;margin:22px auto 0;padding:18px;display:grid}.testimonial-form label{color:#111827;gap:6px;font-weight:800;display:grid}.testimonial-form textarea,.testimonial-form select{width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}.testimonial-form textarea{resize:vertical;min-height:110px}.testimonial-message{color:#047857;text-align:center;max-width:560px;margin:14px auto 0;font-weight:800}.testimonial-message.is-error{color:#b91c1c}.slider-arrow{cursor:pointer;color:var(--text-dark);background:0 0;border:none;font-size:2rem}@media (width>=768px){.testimonials-track{grid-template-columns:repeat(2,1fr)}}.partners-section{padding:60px 0}.partners-grid{opacity:1;flex-wrap:wrap;justify-content:center;gap:52px;display:flex}.partners-grid img{-o-object-fit:contain;object-fit:contain;filter:grayscale();max-width:230px;height:72px;transition:filter .3s,transform .2s}.partners-grid img:hover{filter:grayscale(0%);transform:translateY(-2px)}.contact-section{background-color:var(--bg-light);padding:80px 0}.contact-container{background:var(--white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);grid-template-columns:1fr;display:grid;overflow:hidden}.contact-image{height:300px}.contact-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.contact-form{flex-direction:column;gap:20px;padding:40px;display:flex}.contact-feedback{color:#065f46;margin:0;font-weight:600}.form-row{grid-template-columns:1fr;gap:20px;display:grid}.contact-form input,.contact-form textarea{border-radius:var(--border-radius-md);border:1px solid #ddd;width:100%;padding:12px 16px;font-family:inherit;font-size:1rem}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--primary-color);outline:none}@media (width>=768px){.contact-container{grid-template-columns:1fr 1fr}.contact-image{height:auto}.form-row{grid-template-columns:1fr 1fr}}.footer{background-color:var(--theme-red);color:var(--white);text-align:center;padding:30px 0}.nav-container{gap:18px}.logo{flex:none;align-items:center;display:inline-flex}.desktop-nav{flex:1;justify-content:flex-end;gap:12px;min-width:0}.desktop-nav a,.nav-link,.nav-dropdown-trigger{white-space:nowrap;border-radius:999px;min-height:40px;padding:8px 10px;line-height:1.2}.desktop-nav a:hover,.nav-link:hover,.nav-dropdown-trigger:hover{background:#f9fafb}.nav-dropdown{position:relative}.nav-dropdown:after{content:"";width:100%;height:10px;position:absolute;top:100%;left:0}.nav-dropdown-trigger{color:var(--text-dark);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-weight:500;display:inline-flex}.nav-chevron{color:#6b7280;stroke-width:2.4px;flex:none;transition:transform .18s}.nav-dropdown.is-open .nav-chevron{transform:rotate(180deg)}.nav-dropdown-menu{background:var(--white);border-radius:var(--border-radius-md);width:min(360px,90vw);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;pointer-events:none;z-index:140;border:1px solid #e5e7eb;padding:8px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:100%;left:0;transform:translateY(8px)}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown.is-open .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-dropdown-item{border-radius:var(--border-radius-md);color:var(--text-dark);white-space:normal;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:10px;text-decoration:none;display:grid}.nav-dropdown-item:hover{color:var(--text-dark);background:#f3f4f6}.nav-topic-accordion{display:grid}.nav-topic-trigger{border-radius:var(--border-radius-md);width:100%;color:var(--text-dark);text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.nav-topic-trigger:hover{background:#f3f4f6}.nav-topic-trigger strong,.nav-topic-trigger small{display:block}.nav-topic-trigger strong{font-size:.92rem}.nav-topic-trigger small{color:#6b7280;margin-top:2px;font-size:.78rem}.nav-topic-panel{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin:6px 4px 10px;padding:14px}.nav-topic-panel h3{margin:0;font-size:1rem}.nav-topic-meta{color:#4b5563;margin:6px 0 12px;font-weight:700}.nav-topic-panel ul{color:#374151;margin:12px 0;padding-left:18px;line-height:1.5}.nav-topic-notice,.nav-topic-warning{border-radius:8px;align-items:flex-start;gap:8px;padding:10px;font-size:.84rem;line-height:1.45;display:flex}.nav-topic-notice{color:#1d4ed8;background:#eff6ff}.nav-topic-warning{color:#9a3412;background:#fff7ed}.nav-dropdown-logo{-o-object-fit:contain;object-fit:contain;width:30px;height:30px}.nav-dropdown-item strong{font-size:.92rem;font-weight:700;display:block}.nav-dropdown-item small{color:#6b7280;margin-top:2px;font-size:.78rem;display:block}.auth-nav-actions{align-items:center;gap:8px;display:inline-flex}.nav-user-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;max-width:190px;min-height:40px;padding:8px 12px;font-weight:800;display:inline-flex;overflow:hidden}.btn-login{box-shadow:none;background:#111827;border:1px solid #111827;color:#fff!important}.desktop-nav .btn-login{padding:10px 16px}.btn-login:hover{background:#f9c415;border-color:#f9c415;box-shadow:0 8px 18px #f9c41547;color:#111827!important}.btn-register-nav{color:#111827;background:linear-gradient(135deg,#f9c415,#f59e0b);border:1px solid #f59e0b80;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:10px 16px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #f59e0b38}.desktop-nav .btn-register-nav{padding:10px 18px}.btn-register-nav:hover{transform:translateY(-2px);box-shadow:0 14px 24px #f59e0b4d}.mobile-menu-button{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.hero-content{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;max-width:780px;padding:0}.hero-title{text-shadow:0 1px 16px #fffffff2}.hero-subtitle{color:#26364d;text-shadow:0 1px 12px #ffffffe6;max-width:640px}.hero-sim-actions{grid-template-columns:1fr;gap:12px;max-width:760px;display:grid}.sim-start-button{color:#fff;background:linear-gradient(135deg, color-mix(in srgb, var(--sim-accent,#c10016) 78%, #111827), #111827);border:1px solid #ffffff47;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:13px 20px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 28px #1118272e}.sim-start-button:before{content:"";background:var(--primary-color);width:5px;position:absolute;inset:0 auto 0 0}.sim-start-button svg,.sim-start-button span{z-index:1;position:relative}.sim-start-button:hover{filter:saturate(1.08);transform:translateY(-3px);box-shadow:0 18px 34px #1118273d}.services-grid-expanded{grid-template-columns:1fr}.service-card{min-height:248px}.service-icon-wrapper svg{width:32px;height:32px;color:var(--theme-red)}.service-description{color:var(--text-light);margin-top:10px;font-size:.92rem;line-height:1.45}.subscription-section{background:linear-gradient(#fffdf5 0%,#fff7d6 100%);padding:86px 0}.subscription-container{align-items:start;gap:30px;display:grid}.subscription-copy{text-align:center;max-width:780px;margin:0 auto}.section-kicker{color:var(--theme-red);text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:800}.subscription-copy h2,.launch-container h2{margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.subscription-intro{color:#4b5563;max-width:680px;margin:16px auto 0;font-size:1.05rem}.subscription-offer-action{margin-top:22px}.subscription-panel{border-radius:var(--border-radius-md);width:100%;max-width:980px;box-shadow:var(--shadow-md);background:#fff;border:1px solid #f9c41573;gap:26px;margin:0 auto;padding:clamp(22px,4vw,34px);display:grid}.subscription-feature-grid{grid-template-columns:1fr;gap:14px;display:grid}.subscription-feature{color:#111827;background:#fffaf0;border-radius:12px;align-items:center;gap:12px;min-height:76px;padding:16px;font-weight:700;transition:transform .25s,box-shadow .25s,background-color .25s;display:flex}.subscription-feature:hover{background:#fff7db;transform:translateY(-3px);box-shadow:0 12px 24px #11182714}.subscription-feature:hover .subscription-icon{color:#111827;background:#f9c41547}.subscription-icon{width:42px;height:42px;color:var(--theme-red);background:#c1001614;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.trust-section{background:#fff;padding:72px 0;overflow:hidden}.trust-subtitle{text-align:center;color:#4b5563;max-width:680px;margin:-34px auto 34px;font-weight:700}.flag-marquee{width:100%;overflow:hidden}.flag-track{will-change:transform;width:max-content;animation:32s linear infinite flag-scroll;display:flex}.flag-group{gap:18px;padding-right:18px;display:flex}.flag-chip{border-radius:var(--border-radius-md);width:76px;height:56px;box-shadow:var(--shadow-sm);background:#f9fafb;border:1px solid #e5e7eb;flex:none;justify-content:center;align-items:center;display:inline-flex}.flag-chip img{-o-object-fit:cover;object-fit:cover;border-radius:4px;width:50px;height:36px;display:block}@keyframes flag-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.launch-section{color:#111827;background:#ecfdf5;border-top:1px solid #bbf7d0;border-bottom:1px solid #bbf7d0;padding:76px 0}.launch-container{align-items:center;gap:28px;display:grid}.launch-container p:not(.section-kicker){color:#475569;margin:14px 0 0;font-size:1.05rem}.launch-section .section-kicker{color:#0f766e}.launch-actions{flex-wrap:wrap;gap:12px;display:flex}.btn-secondary{color:#111827;background:#fff;border:1px solid #fff}.btn-secondary:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.footer{text-align:left;background:#0f172a;padding:34px 0}.footer-container{gap:18px;display:grid}.footer-brand{color:#fff;font-size:1.6rem;font-weight:900}.footer-brand span{color:var(--primary-color)}.footer-bottom{align-items:center;gap:16px;display:grid}.footer-bottom p{color:#cbd5e1;margin:0}.footer-legal-links{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.footer-legal-links a{color:#ffffffd1;font-size:.88rem;font-weight:700;text-decoration:none}.footer-legal-links a:hover{color:#fff;text-decoration:underline}.footer-socials{justify-content:flex-start;gap:10px;display:flex}.footer-socials a{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s,background .2s;display:inline-flex}.footer-socials a:hover{background:var(--primary-color);color:#111827;transform:translateY(-2px)}.footer-socials svg{fill:currentColor;width:18px;height:18px}@media (width>=640px){.hero-sim-actions,.subscription-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{grid-template-columns:1fr auto auto}.footer-legal-links{justify-content:center}.footer-socials{justify-content:flex-end}}@media (width>=768px){.services-grid-expanded{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.services-grid-expanded{grid-template-columns:repeat(4,1fr)}.launch-container{grid-template-columns:.9fr 1.1fr}.subscription-panel{grid-template-columns:1fr}.launch-actions{justify-content:flex-end}}@media (width>=1180px){.mobile-menu-button{display:none}.desktop-nav{box-shadow:none;background:0 0;border:0;gap:14px;padding:0;display:flex;position:static}.desktop-nav a,.nav-link,.nav-dropdown-trigger{padding-inline:12px}}@media (width<=1179px){.top-nav{position:sticky}.nav-container{position:relative}.desktop-nav{box-shadow:var(--shadow-lg);background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;align-items:stretch;gap:8px;max-height:calc(100vh - 96px);padding:14px;display:none;position:absolute;top:calc(100% + 12px);left:16px;right:16px;overflow-y:auto}.desktop-nav.mobile-open{display:flex}.desktop-nav a,.nav-link,.nav-dropdown-trigger{white-space:normal;border-radius:10px;justify-content:flex-start;width:100%;padding:11px 12px;font-size:.95rem}.nav-dropdown:after{display:none}.nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;width:100%;box-shadow:none;background:#f9fafb;border-radius:12px;margin-top:6px;display:none;position:static;transform:none}.nav-dropdown.is-open .nav-dropdown-menu{display:block}.desktop-nav:not(.compact-nav-controls) .language-selector,.auth-nav-actions{width:100%}.desktop-nav:not(.compact-nav-controls) .language-button{border-radius:10px;justify-content:flex-start;width:100%;padding:11px 12px}.desktop-nav:not(.compact-nav-controls) .language-menu{width:100%;box-shadow:none;background:#f9fafb;margin-top:6px;position:static}.btn-register-nav,.btn-login{border-radius:12px;width:100%;min-height:44px;padding-inline:14px;font-size:.95rem}.auth-nav-actions{grid-template-columns:1fr;display:grid}}@media (width<=480px){.hero-content{padding:0}.flag-chip{width:64px;height:50px}.flag-chip img{width:44px;height:32px}}:root{--landing-ease:cubic-bezier(.22, 1, .36, 1);--landing-ease-in-out:cubic-bezier(.76, 0, .24, 1);--landing-nav-height:72px}.landing-page{scroll-padding-top:calc(var(--landing-nav-height) + 20px)}.top-nav{-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);transition:background-color .22s var(--landing-ease), box-shadow .22s var(--landing-ease), border-color .22s var(--landing-ease);z-index:900;background:#ffffffdb;border-bottom:1px solid #e2e8f0b8;box-shadow:0 12px 34px #0f172a14}.top-nav.menu-open{background:#fffffff5;border-color:#e2e8f0eb;box-shadow:0 18px 46px #0f172a24}.nav-container{z-index:2}.logo img{transition:transform .26s var(--landing-ease), filter .26s var(--landing-ease)}.logo:hover img{filter:saturate(1.08);transform:translateY(-1px)scale(1.02)}.mobile-menu-button{z-index:930;transition:transform .22s var(--landing-ease), box-shadow .22s var(--landing-ease), background-color .22s var(--landing-ease), border-color .22s var(--landing-ease);position:relative;box-shadow:0 10px 24px #0f172a14}.mobile-menu-button:hover{border-color:#f9c41599;transform:translateY(-1px);box-shadow:0 14px 28px #0f172a1f}.mobile-nav-scrim{display:none}.hero-section:before{transform-origin:52% 16%;animation:landingHeroDrift 18s var(--landing-ease-in-out) infinite alternate;will-change:transform;transform:scale(1.015)}.hero-content{animation:landingFadeUp .62s var(--landing-ease) both}.hero-title{animation:landingFadeUp .68s var(--landing-ease) 80ms both}.hero-subtitle{animation:landingFadeUp .68s var(--landing-ease) .15s both}.hero-sim-actions{animation:landingFadeUp .68s var(--landing-ease) .22s both}.sim-start-button{transition:transform .26s var(--landing-ease), box-shadow .26s var(--landing-ease), filter .26s var(--landing-ease), border-color .26s var(--landing-ease);will-change:transform;transform:translate(0,0)}.sim-start-button:after{content:"";transition:transform .72s var(--landing-ease);pointer-events:none;background:linear-gradient(110deg,#0000 20%,#ffffff47 48%,#0000 72%);position:absolute;inset:0;transform:translate(-120%)}.sim-start-button:hover:after{transform:translate(120%)}.stats-container .stat-card{animation:landingFadeUp .62s var(--landing-ease) both}.stats-container .stat-card:nth-child(2){animation-delay:90ms}.stats-container .stat-card:nth-child(3){animation-delay:.18s}.stat-card,.service-card,.subscription-panel,.subscription-feature,.testimonial-card,.partners-grid img,.flag-chip{transition:transform .3s var(--landing-ease), box-shadow .3s var(--landing-ease), border-color .3s var(--landing-ease), filter .3s var(--landing-ease), background-color .3s var(--landing-ease);will-change:transform;transform:translate(0,0)}.stat-card:hover,.service-card:hover,.testimonial-card:hover,.subscription-feature:hover,.flag-chip:hover{transform:translateY(-4px)}.service-card:hover .service-icon-wrapper,.subscription-feature:hover .subscription-icon{transform:scale(1.04)}.service-icon-wrapper,.subscription-icon{transition:transform .3s var(--landing-ease), background-color .3s var(--landing-ease), color .3s var(--landing-ease)}.partners-grid img:hover{transform:translateY(-3px)scale(1.02)}.flag-track{animation-duration:38s}.btn,.nav-link,.nav-dropdown-trigger,.language-button{transition:transform .22s var(--landing-ease), box-shadow .26s var(--landing-ease), background-color .22s var(--landing-ease), color .22s var(--landing-ease), border-color .22s var(--landing-ease)}.btn:hover,.nav-link:hover,.nav-dropdown-trigger:hover,.language-button:hover{transform:translateY(-1px)}@media (width<=1179px){.mobile-nav-scrim{inset:var(--landing-nav-height) 0 0;z-index:880;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#0f172a61;border:0;animation:.18s both landingFadeIn;display:block;position:fixed}.desktop-nav.mobile-open{top:calc(var(--landing-nav-height) + env(safe-area-inset-top,0px));z-index:920;max-height:calc(100dvh - var(--landing-nav-height) - 18px);overscroll-behavior:contain;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);animation:landingMobileNavIn .26s var(--landing-ease) both;background:#fffffff5;border:1px solid #e2e8f0eb;border-radius:18px;padding:16px;position:fixed;left:clamp(12px,4vw,24px);right:clamp(12px,4vw,24px);overflow-y:auto;box-shadow:0 26px 80px #0f172a3d}.top-nav.menu-open~.hero-section .hero-sim-actions{pointer-events:none}}@media (width<=720px){.hero-section:before{animation-duration:24s;transform:scale(1.01)}.stat-card:hover,.service-card:hover,.testimonial-card:hover,.subscription-feature:hover,.flag-chip:hover,.partners-grid img:hover{transform:translateY(-2px)}}@keyframes landingFadeIn{0%{opacity:0}to{opacity:1}}@keyframes landingFadeUp{0%{opacity:0;filter:blur(8px);transform:translateY(18px)scale(.99)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes landingMobileNavIn{0%{opacity:0;filter:blur(8px);transform:translateY(-12px)scale(.98)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes landingHeroDrift{0%{transform:translate(-.4%)scale(1.015)}to{transform:translate(.4%,-.5%)scale(1.03)}}@media (prefers-reduced-motion:reduce){.hero-section:before,.hero-content,.hero-title,.hero-subtitle,.hero-sim-actions,.stats-container .stat-card,.desktop-nav.mobile-open,.mobile-nav-scrim{filter:none;animation:none;transform:none}.sim-start-button:after{display:none}.flag-track{animation:none}}.landing-compact-nav{--landing-nav-height:64px;min-height:var(--landing-nav-height);background:#020c1bf5;border-bottom:1px solid #94a3b82e;padding:10px 0;box-shadow:0 18px 44px #02061747}.landing-compact-nav .nav-container{align-items:center;min-height:44px}.landing-compact-nav .logo img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:160px;height:34px;display:block}.landing-compact-nav .compact-nav-controls{width:auto;min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;justify-content:flex-end;align-items:center;gap:0;max-height:none;padding:0;position:static;overflow:visible;display:flex!important}.landing-compact-nav .language-button{color:#fff;background:#ffffff14;border-color:#ffffff38;min-height:38px;padding:8px 12px;box-shadow:inset 0 1px #ffffff14}.landing-compact-nav .language-button:hover,.landing-compact-nav .language-button:focus-visible{background:#ffffff24;border-color:#f9c4159e;outline:none}.landing-compact-nav .lang-chevron{color:#f9c415}.landing-compact-nav .language-menu{border-color:#0f172a1f;left:auto;right:0}.landing-compact-nav .language-selector{width:auto}.landing-compact-nav .language-menu button{color:#111827}.hero-redesign{color:#fff;background:radial-gradient(circle at 30% 12%,#f9c4152e,#0000 26%),radial-gradient(circle at 76% 35%,#dc262638,#0000 28%),linear-gradient(#020817 0%,#06142b 48%,#031022 100%);min-height:auto;padding:clamp(28px,4vw,46px) 0 52px;overflow:hidden}.hero-redesign:before,.hero-redesign:after{display:none}.hero-redesign-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-redesign-bg:before{content:"";opacity:.55;filter:saturate(1.12)contrast(1.05);background-image:linear-gradient(110deg,#0208170a,#020817b8),url(/assets/german_flag_background-UUmZYPZk.png);background-position:50%;background-size:cover;position:absolute;inset:-12% -8% 0 42%;transform:rotate(-6deg)}.hero-redesign-bg:after{content:"";background:linear-gradient(90deg,#020817fa 0%,#020817b3 48%,#02081752 100%),linear-gradient(#0208170a 0%,#020817db 100%);position:absolute;inset:0}.berlin-skyline{opacity:.78;z-index:1;height:240px;position:absolute;bottom:132px;left:22%;right:4%}.skyline-block,.skyline-tower,.skyline-gate{background:linear-gradient(#1f293740,#020617eb);border-top:1px solid #f9c4152e;display:block;position:absolute;bottom:0}.block-a{width:13%;height:48px;left:1%}.block-b{width:11%;height:82px;left:17%}.block-c{width:10%;height:130px;right:16%}.block-d{width:12%;height:102px;right:2%}.skyline-tower{border-radius:999px 999px 0 0;width:22px;height:178px;left:46%}.skyline-tower:before{content:"";background:radial-gradient(circle,#f9c4156b,#0f172adb 64%);border:1px solid #ffffff38;border-radius:50%;width:72px;height:72px;position:absolute;top:-42px;left:50%;transform:translate(-50%)}.skyline-tower:after{content:"";background:#f9c415cc;width:4px;height:58px;position:absolute;top:-84px;left:50%;transform:translate(-50%);box-shadow:0 0 24px #f9c41557}.skyline-gate{background:linear-gradient(#92400e66,#0f172ae6);width:120px;height:72px;left:30%}.skyline-gate:before{content:"";background:linear-gradient(120deg,#0000 0 16%,#92400e9e 17% 83%,#0000 84%);height:28px;position:absolute;top:-28px;left:12px;right:12px}.skyline-gate:after{content:"";background:repeating-linear-gradient(90deg,#020617c2 0 12px,#0000 12px 24px);position:absolute;inset:18px 10px 0}.hero-flag-ribbon{opacity:.72;filter:blur(.5px)saturate(1.08);background:linear-gradient(#0b0b0c 0 33%,#c6111d 33% 66%,#f6c400 66% 100%);border-radius:50%;width:min(620px,58vw);height:190px;position:absolute;top:18%;right:-10%;transform:rotate(-11deg)skew(-10deg)}.hero-redesign-container{z-index:2;grid-template-columns:minmax(0,.9fr) minmax(280px,.64fr);gap:28px;max-width:1460px;display:grid;position:relative}.hero-copy-panel{z-index:2;max-width:660px;padding-top:clamp(14px,3vw,46px);position:relative}.hero-indicators,.hero-benefits{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hero-indicators span{color:#fff;text-transform:uppercase;background:#0f172a7a;border:1px solid #94a3b86b;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:9px 14px;font-size:.82rem;font-weight:900;display:inline-flex}.hero-indicators svg,.hero-benefits svg{color:#f9c415;flex:none}.hero-redesign .hero-title{color:#fff;text-align:left;text-shadow:0 20px 46px #00000061;max-width:620px;min-height:auto;margin:28px 0 16px;font-size:clamp(2.35rem,5vw,4.35rem);line-height:1.02}.hero-redesign .hero-title:first-line{color:#fff}.hero-redesign .hero-title{text-wrap:balance}.hero-redesign .hero-subtitle{color:#ffffffdb;max-width:590px;text-shadow:none;margin:0 0 26px;font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.46}.hero-benefits{gap:16px}.hero-benefits span{color:#fff;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;max-width:188px;font-weight:800;line-height:1.15;display:inline-grid}.hero-benefits svg{color:#fff;background:#0f172ab8;border:1px solid #ffffff3d;border-radius:50%;width:42px;height:42px;padding:9px}.hero-people-scene{align-self:end;min-height:360px;position:relative}.professional{background:linear-gradient(180deg, #c8895f 0 25%, var(--person-clothes) 26% 100%);border-radius:68px 68px 18px 18px;width:118px;height:250px;position:absolute;bottom:10px;box-shadow:0 28px 50px #0000006b}.professional:before{content:"";background:radial-gradient(circle at 45% 35%,#f0b486,#9b5a34 72%);border-radius:50%;width:82px;height:82px;position:absolute;top:-46px;left:50%;transform:translate(-50%);box-shadow:inset 0 -10px 18px #37180c2e}.professional:after{content:"";background:linear-gradient(#ffffff2e,#0000 46%);border-radius:18px;height:150px;position:absolute;top:42px;left:17px;right:17px}.professional span{background:var(--person-prop);border-radius:8px;width:54px;height:78px;position:absolute;bottom:38px;left:50%;transform:translate(-50%)rotate(-7deg);box-shadow:0 10px 24px #00000047}.professional.worker{--person-clothes:#1f6f8f;--person-prop:#f8fafc;left:2%;transform:scale(.94)}.professional.worker:before{box-shadow:0 -26px 0 -8px #f97316,inset 0 -10px 18px #37180c2e}.professional.student{--person-clothes:#b45309;--person-prop:#166534;bottom:4px;left:34%;transform:scale(1.04)}.professional.medic{--person-clothes:#f8fafc;--person-prop:#111827;right:0;transform:scale(.98)}.professional.medic:before{box-shadow:0 -24px 0 -8px #fff,inset 0 -10px 18px #37180c2e}.exam-card-grid{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:-6px;display:grid}.exam-card{--card-bg-1:#14532d;--card-bg-2:#1f7a35;--book-bg-1:#14532d;--book-bg-2:#2f8f46;color:#fff;background:linear-gradient(125deg, #ffffff24, transparent 36%), linear-gradient(135deg, var(--card-bg-1), var(--card-bg-2));min-height:96px;transition:transform .22s var(--landing-ease), box-shadow .22s var(--landing-ease), border-color .22s var(--landing-ease);border:1px solid #ffffff2e;border-radius:8px;grid-template-columns:74px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px;text-decoration:none;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 46px #02061757}.exam-card:hover,.exam-card:focus-visible{border-color:#f9c415b8;outline:none;transform:translateY(-3px);box-shadow:0 24px 54px #0206176b}.exam-card-osd{--card-bg-1:#f8fafc;--card-bg-2:#dbeafe;--book-bg-1:#0f4c9e;--book-bg-2:#2563eb;color:#071124;border-color:#60a5fa57}.exam-card-telc{--card-bg-1:#075985;--card-bg-2:#0891b2;--book-bg-1:#075985;--book-bg-2:#06b6d4}.exam-card-ecl{--card-bg-1:#991b1b;--card-bg-2:#dc2626;--book-bg-1:#991b1b;--book-bg-2:#ef4444}.exam-book{background:linear-gradient(90deg, #00000047, transparent 16%), linear-gradient(135deg, var(--book-bg-1), var(--book-bg-2));border-radius:5px 9px 9px 5px;width:58px;height:70px;display:block;position:relative;transform:perspective(160px)rotateY(-16deg);box-shadow:10px 12px 22px #0000003d,inset -6px 0 14px #ffffff2e}.exam-book:before{content:"";background:#ffffff85;border-radius:0 6px 6px 0;width:8px;position:absolute;top:7px;bottom:7px;right:-6px}.exam-book-spine{background:#ffffff6b;border-radius:99px;width:2px;position:absolute;top:8px;bottom:8px;left:8px}.exam-book-label{color:#fff;letter-spacing:.02em;text-shadow:0 2px 6px #0000004d;font-size:.75rem;font-weight:950;position:absolute;top:28px;left:13px;transform:rotate(-3deg)}.exam-card-copy{gap:7px;min-width:0;display:grid}.exam-card-copy strong{font-size:clamp(.96rem,1.1vw,1.08rem);font-weight:850;line-height:1.14}.exam-level-badge{width:42px;height:42px;color:inherit;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:8px;justify-content:center;align-items:center;font-size:1.18rem;font-weight:900;display:inline-flex}.exam-card-osd .exam-level-badge{color:#fff;background:#2563eb}.exam-card-arrow{opacity:.94;flex:none}.hero-success-strip{color:#fff;background:#0f172a94;border:1px solid #94a3b838;border-radius:999px;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) 160px;align-items:center;gap:18px;min-height:70px;margin-top:12px;padding:14px 48px;font-size:clamp(1.12rem,2vw,1.55rem);font-weight:700;display:grid;box-shadow:inset 0 1px #ffffff14,0 24px 60px #0206174d}.hero-success-strip svg{color:#f9c415;fill:#f9c415}.hero-success-strip span strong,.hero-success-strip span{min-width:0}.success-flight{background:linear-gradient(90deg,#0000,#f97316,#fff);border-radius:99px;height:3px;position:relative;box-shadow:0 0 18px #f97316db}.success-flight:after{content:"";clip-path:polygon(0 46%,100% 0,60% 48%,100% 100%);background:#f9c415;width:28px;height:28px;position:absolute;top:50%;right:-11px;transform:translateY(-50%)rotate(42deg)}@media (width<=1180px){.hero-redesign-container{grid-template-columns:1fr}.hero-copy-panel{max-width:760px}.hero-people-scene{opacity:.52;width:min(340px,42vw);min-height:260px;position:absolute;top:76px;right:20px}.professional{transform-origin:bottom}.exam-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}}@media (width<=760px){.landing-compact-nav{min-height:58px;padding:8px 0}.landing-compact-nav .logo img{max-width:132px;height:30px}.landing-compact-nav .nav-container{gap:10px}.landing-compact-nav .language-button{border-radius:999px;justify-content:center;width:auto;min-height:36px;padding:7px 10px}.landing-compact-nav .language-menu{border-radius:10px;width:min(180px,100vw - 32px);margin-top:8px;position:absolute;left:auto;right:0}.hero-redesign{padding:24px 0 42px}.hero-redesign-bg:before{opacity:.32;inset:0 -30% 30% 16%}.hero-flag-ribbon,.hero-people-scene{display:none}.berlin-skyline{opacity:.44;height:170px;bottom:100px;left:4%;right:4%}.hero-indicators{gap:8px}.hero-indicators span{min-height:36px;padding:8px 10px;font-size:.72rem}.hero-redesign .hero-title{margin-top:22px;font-size:clamp(2rem,10vw,3.05rem)}.hero-benefits{grid-template-columns:1fr;gap:10px;display:grid}.hero-benefits span{grid-template-columns:38px minmax(0,1fr);max-width:none}.hero-benefits svg{width:38px;height:38px}.exam-card-grid{grid-template-columns:1fr}.exam-card{grid-template-columns:64px minmax(0,1fr) auto auto;gap:11px;min-height:92px;padding:13px}.exam-book{width:50px;height:62px}.exam-book-label{font-size:.68rem;top:25px;left:11px}.exam-card-copy small{font-size:.78rem}.exam-level-badge{width:38px;height:38px;font-size:1rem}.hero-success-strip{border-radius:18px;grid-template-columns:auto minmax(0,1fr);min-height:58px;padding:12px 18px;font-size:1.04rem}.success-flight{display:none}}@media (width<=380px){.exam-card{grid-template-columns:52px minmax(0,1fr) auto}.exam-card-arrow{display:none}.exam-level-badge{width:34px;height:34px}}.landing-reference-nav{background:#010d20fa;border-bottom:1px solid #ffffff14;min-height:88px;padding:0;box-shadow:0 16px 38px #0000004d}.reference-nav-container{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(18px,3vw,54px);max-width:1640px;min-height:88px;display:grid}.reference-brand{color:#fff;align-items:center;gap:12px;min-width:224px;text-decoration:none;display:inline-flex}.reference-brand img{-o-object-fit:contain;object-fit:contain;width:50px;height:50px}.reference-brand span{min-width:0;line-height:1;display:block}.reference-brand strong{color:#fff;letter-spacing:0;text-transform:none;white-space:nowrap;font-size:1.08rem;font-weight:850}.reference-brand small{display:none}.reference-tabs{justify-content:space-between;align-items:center;gap:clamp(14px,2vw,30px);min-width:0;display:flex!important}.reference-nav-links,.reference-auth-actions{align-items:center;gap:clamp(16px,2.1vw,34px);min-width:0;display:inline-flex}.reference-tab{white-space:nowrap;border-radius:0;align-items:center;gap:8px;min-height:58px;padding:8px 0;font-size:1.04rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;color:#ffffffe6!important}.reference-tab:hover,.reference-tab:focus-visible,.reference-tab.is-active{outline:none;color:#ffb800!important;background:0 0!important}.reference-tab:after{content:"";opacity:0;background:#ffb800;border-radius:999px;height:3px;transition:opacity .18s,transform .18s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(.5)}.reference-tab.is-active:after,.reference-tab:focus-visible:after,.reference-tab:hover:after{opacity:1;transform:scaleX(1)}.reference-auth-actions{gap:18px}.reference-language-selector{flex:none;position:relative}.reference-language-button{color:#fff;background:#ffffff0f;border:1px solid #ffffff4d;border-radius:8px;min-height:48px;padding:10px 14px}.reference-language-menu{left:auto;right:0}.reference-login,.reference-register{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;font-weight:700;text-decoration:none;display:inline-flex}.reference-login{background:#ffffff0a;border:1px solid #ffffff59;min-width:170px;padding:10px 18px;color:#fff!important}.reference-register{background:#ffb800;border:1px solid #ffb800;min-width:122px;padding:10px 20px;color:#111827!important}.reference-user-name{text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:150px;font-weight:800;overflow:hidden}.reference-menu-button,.reference-mobile-actions,.reference-mobile-language{display:none}.hero-redesign{background:#031329;min-height:calc(100vh - 88px);padding:0 0 22px}.hero-redesign-bg:before{background-image:linear-gradient(90deg, #031022c7 0%, #03102257 42%, #03102208 100%), linear-gradient(180deg, #03102205 0%, #03102233 66%, #031329 100%), var(--hero-reference-image);opacity:1;filter:saturate(1.18)contrast(1.08)brightness(1.06);will-change:auto;background-position:50% -210px;background-size:cover;animation:none;inset:0;transform:none}.hero-redesign-bg:after{background:linear-gradient(#03102200 0%,#0310220a 68%,#031329 100%)}.berlin-skyline,.hero-flag-ribbon,.reference-image-spacer,.reference-image-spacer .professional{display:none}.hero-redesign-container{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,820px) minmax(380px,1fr);align-content:start;gap:0 24px;max-width:1640px;min-height:calc(100vh - 110px);padding-top:clamp(88px,10vh,112px);display:grid}.hero-copy-panel{grid-column:1;max-width:660px;padding-top:0}.hero-indicators span{background:#05142a75;border-color:#ffffff47;border-radius:8px;justify-content:flex-start;min-width:136px;min-height:48px;padding:10px 16px;font-size:.84rem}.hero-indicators span:nth-child(2) svg{color:#ef4444}.hero-indicators span:nth-child(3) svg{color:#0ea5e9}.hero-redesign .hero-title{letter-spacing:0;color:#fff;max-width:820px;margin:22px 0 12px;font-size:clamp(2.75rem,4.05vw,4rem);line-height:1.02}.hero-redesign .hero-title span,.hero-redesign .hero-title mark{display:inline}.hero-redesign .hero-title mark{color:#ffb800;background:0 0;padding:0}.hero-redesign .hero-subtitle{color:#ffffffe0;max-width:620px;margin-bottom:18px;font-size:1.14rem;line-height:1.42}.hero-redesign .hero-subtitle:after{content:"";background:#ffb800;border-radius:999px;width:82px;height:4px;margin-top:18px;display:block}.hero-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:650px;margin-top:12px;display:grid}.hero-benefits span{border-right:1px solid #ffffff2e;grid-template-columns:54px minmax(0,1fr);gap:14px;max-width:none;padding:0 24px;font-size:1.03rem}.hero-benefits span:first-child{padding-left:0}.hero-benefits span:last-child{border-right:0;padding-right:0}.hero-benefits svg{color:#fff;background:#05142ab3;border-color:#ffffff57;width:48px;height:48px}.hero-benefits span,.hero-benefits span:first-line{color:#fff}.exam-card-grid{grid-area:2/1/auto/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}.exam-card-copy strong{font-size:1.02rem;font-weight:650}.exam-card-copy small{font-size:.86rem}.exam-book{width:58px;height:76px}.exam-book-label{top:31px}.exam-level-badge{width:42px;height:42px}.hero-success-strip{background:#071f3ec7;border-color:#ffffff24;grid-row:3;min-height:74px;margin-top:18px;font-size:1.38rem}.hero-success-strip span{color:#fff}.hero-success-strip span:first-letter{color:inherit}@media (width<=1500px){.reference-nav-container{gap:16px}.reference-brand{gap:12px;min-width:205px}.reference-brand img{width:44px;height:44px}.reference-brand strong,.reference-brand small{font-size:.95rem}.reference-nav-links{gap:16px}.reference-auth-actions{gap:10px}.reference-tab{gap:6px;font-size:.9rem}.reference-tab svg,.reference-login svg{width:18px;height:18px}.reference-language-button{min-height:44px;padding:8px 10px}.reference-login{min-width:132px;min-height:44px;padding:8px 12px}.reference-register{min-width:112px;min-height:44px;padding:8px 12px}.hero-redesign-container{grid-template-columns:minmax(0,760px) minmax(360px,1fr);padding-top:90px}}@media (width<=1360px){.reference-nav-container{gap:22px}.reference-nav-links{gap:18px}.reference-tab{font-size:.96rem}.reference-login{min-width:142px}.hero-redesign-container{grid-template-columns:minmax(0,650px) minmax(320px,1fr)}}@media (width<=1120px){.landing-reference-nav{min-height:72px}.reference-nav-container{grid-template-columns:auto auto auto;justify-content:space-between;min-height:72px}.reference-brand{min-width:0}.reference-menu-button{color:#fff;cursor:pointer;z-index:940;background:#ffffff0f;border:1px solid #ffffff47;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.reference-mobile-actions{justify-content:flex-end;justify-self:end;align-items:center;display:inline-flex}.reference-mobile-language{display:block}.reference-desktop-language{display:none}.reference-mobile-language .reference-language-button{border-radius:8px;justify-content:center;width:auto;min-height:42px;padding:8px 12px}.reference-mobile-language .reference-language-menu{background:#fff;width:180px;margin-top:8px;position:absolute;left:auto;right:0}.reference-tabs{z-index:930;background:#031022fa;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;align-items:stretch;gap:16px;padding:18px;position:fixed;top:82px;left:16px;right:16px;box-shadow:0 28px 80px #00000061;display:none!important}.reference-tabs.mobile-open{display:flex!important}.reference-nav-links,.reference-auth-actions{grid-template-columns:1fr;gap:8px;display:grid}.reference-tab,.reference-login,.reference-register,.reference-tabs .reference-language-button{justify-content:flex-start;width:100%;min-height:46px;padding:10px 12px}.reference-language-menu{background:#fff;width:100%;margin-top:8px;position:static}.reference-nav-scrim{display:block;inset:72px 0 0}.hero-redesign{min-height:auto}.hero-redesign-container{grid-template-columns:1fr;min-height:auto;padding-top:64px}.hero-redesign-bg:before{background-position:top}.hero-copy-panel{max-width:720px}.exam-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.reference-brand{gap:10px}.reference-brand img{width:38px;height:38px}.reference-brand strong,.reference-brand small{font-size:.84rem}.reference-nav-container{gap:10px}.reference-mobile-language .reference-language-button span:not(.flag-fallback){display:none}.reference-mobile-language .reference-language-button{width:48px;min-height:42px;padding:8px}.hero-redesign{padding-bottom:30px}.hero-redesign-bg:before{background-image:linear-gradient(90deg, #031022bd 0%, #0310226b 58%, #03102224 100%), linear-gradient(180deg, #03102205 0%, #0310222e 58%, #031329 100%), var(--hero-reference-image);filter:saturate(1.2)contrast(1.08)brightness(1.04);background-position:56% 0;background-size:auto 760px}.hero-redesign-container{padding-top:34px}.hero-indicators{gap:8px}.hero-indicators span{min-width:auto;min-height:36px;padding:8px 10px;font-size:.72rem}.hero-redesign .hero-title{max-width:360px;margin-top:26px;font-size:clamp(2.2rem,10.2vw,3rem);line-height:1.03}.hero-redesign .hero-subtitle{max-width:350px;margin-bottom:14px;font-size:1rem;line-height:1.38}.hero-redesign .hero-subtitle:after{width:82px;margin-top:18px}.hero-benefits{grid-template-columns:1fr;gap:10px}.hero-benefits span{border-right:0;padding:0}.exam-card-grid{grid-template-columns:1fr;gap:12px;margin-top:24px}.exam-card{grid-template-columns:66px minmax(0,1fr) 40px 18px;min-height:104px;padding:14px}.exam-book{width:50px;height:66px}.exam-book-label{font-size:.66rem;top:27px;left:10px}}.exam-card{grid-template-columns:76px minmax(0,1fr) 42px 16px;align-items:center;gap:12px;min-height:88px;padding:12px 14px}.exam-book{justify-self:center;width:52px;height:66px}.exam-book-label{font-size:.66rem;top:27px;left:10px}@media (width>=1501px){.exam-card{grid-template-columns:84px minmax(0,1fr) 42px 18px;gap:14px;min-height:96px;padding:12px 16px}.exam-book{width:58px;height:72px}.exam-book-label{font-size:.72rem;top:30px;left:12px}}@media (width<=1120px){.exam-card{grid-template-columns:76px minmax(0,1fr) 40px 18px;min-height:94px}}@media (width<=720px){.exam-card{grid-template-columns:70px minmax(0,1fr) 38px 16px;gap:10px;min-height:90px;padding:12px}.exam-book{width:48px;height:60px}.exam-card-copy strong{font-size:.94rem;line-height:1.12}.exam-card-copy small{font-size:.77rem;line-height:1.26}.hero-success-strip{margin-top:16px}}@media (width<=420px){.hero-indicators{max-width:330px}.hero-indicators span{flex:none}.hero-benefits span{grid-template-columns:42px minmax(0,1fr)}.hero-benefits svg{width:42px;height:42px}}.hero-redesign-bg:before{background-image:linear-gradient(90deg, #031022e6 0%, #03102299 32%, #0310222e 62%, #03102205 100%), linear-gradient(180deg, #03102200 0%, #03102214 58%, #031329 100%), var(--hero-people-image);z-index:0;filter:saturate(1.12)contrast(1.06)brightness(1.02);background-color:#031329;background-position:50%,50%,right -20px top 0;background-repeat:no-repeat;background-size:100% 100%,100% 100%,auto clamp(530px,60vh,610px)}.hero-redesign-bg:after{z-index:1;background:linear-gradient(90deg,#0310225c 0%,#03102224 34%,#03102200 70%),linear-gradient(#03102200 0%,#03102205 66%,#031329 100%)}.hero-foreground-people{z-index:2;aspect-ratio:900/420;background-image:var(--hero-people-image);filter:saturate(1.08)contrast(1.06)brightness(1.02);pointer-events:none;background-position:top;background-repeat:no-repeat;background-size:contain;width:min(66vw,1100px);display:none;position:absolute;top:clamp(34px,6vh,66px);right:clamp(-56px,-2.4vw,-24px);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 14% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 14% 100%)}.hero-redesign-bg .berlin-skyline,.hero-redesign-bg .hero-flag-ribbon{display:none}.hero-redesign-container{z-index:3}.hero-redesign .hero-title,.hero-redesign .hero-subtitle,.hero-redesign .hero-benefits{opacity:1;filter:none;animation:none;transform:none}.hero-redesign .hero-title{min-height:2.12em}.hero-typing-text{display:inline}.hero-type-cursor{background:#ffb800;border-radius:999px;width:.08em;height:.88em;margin-left:.08em;animation:.86s step-end infinite heroTypeCursorBlink;display:inline-block;transform:translateY(.1em);box-shadow:0 0 18px #ffb80075}@keyframes heroTypeCursorBlink{0%,52%{opacity:1}53%,to{opacity:.12}}.exam-card{border-radius:7px;grid-template-columns:64px minmax(0,1fr) 34px 13px;gap:9px;min-height:74px;padding:8px 10px;box-shadow:0 14px 34px #02061747}.exam-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff14,#0000 28%,#ffffff0a 74%,#0000);position:absolute;inset:0}.exam-card-osd{background:linear-gradient(120deg, #fffffffa, #e0eaf8f0), linear-gradient(135deg, var(--card-bg-1), var(--card-bg-2));box-shadow:0 14px 32px #0f172a38}.exam-card:hover,.exam-card:focus-visible{transform:translateY(-2px);box-shadow:0 18px 40px #02061761}.exam-book{z-index:1;width:48px;height:60px;box-shadow:none;background:0 0;border-radius:0;justify-self:center;transform:none}.exam-book:before,.exam-book:after,.exam-book-spine,.exam-book-label{display:none}.exam-card-copy{z-index:1;gap:4px;position:relative}.exam-card-copy strong{letter-spacing:0;font-size:.78rem;font-weight:650;line-height:1.12}.exam-card-copy small{opacity:.96;font-size:.62rem;line-height:1.3}.exam-level-badge{z-index:1;border-radius:6px;width:32px;height:32px;font-size:.98rem;position:relative}.exam-card-arrow{z-index:1;width:17px;height:17px;position:relative}@media (width>=1121px){.exam-card-copy strong{white-space:nowrap}.exam-card-copy small{max-width:22ch}}@media (width>=1501px){.hero-redesign-bg:before{background-position:50%,50%,right 0 top 0;background-size:100% 100%,100% 100%,auto clamp(545px,60vh,625px)}.hero-foreground-people{width:min(66vw,1120px);top:50px;right:-30px}.exam-card{grid-template-columns:78px minmax(0,1fr) 38px 16px;gap:12px;min-height:86px;padding:10px 14px}.exam-book{width:64px;height:78px}.exam-card-copy strong{font-size:.95rem}.exam-card-copy small{font-size:.78rem}.exam-level-badge{width:38px;height:38px;font-size:1.12rem}}@media (width<=1120px){.hero-redesign-bg:before{background-image:linear-gradient(90deg, #031022d1 0%, #0310228f 48%, #0310221a 100%), linear-gradient(180deg, #03102200 0%, #03102214 58%, #031329 100%), var(--hero-people-image);background-position:50%,50%,right -70px top 0;background-size:100% 100%,100% 100%,auto clamp(430px,50vw,520px)}.hero-foreground-people{display:none}.exam-card-grid{gap:10px}.exam-card{grid-template-columns:66px minmax(0,1fr) 34px 15px;min-height:80px;padding:9px 10px}.exam-card-copy strong{font-size:.84rem}.exam-card-copy small{font-size:.68rem}}@media (width<=720px){.hero-redesign-bg{inset:-8px 0 0}.hero-redesign-bg:before{background-image:linear-gradient(90deg, #031022d1 0%, #03102280 54%, #0310221f 100%), linear-gradient(180deg, #03102205 0%, #0310221f 52%, #031329 100%), var(--hero-people-image);background-position:50%,50%,right -118px top 0;background-size:100% 100%,100% 100%,auto clamp(318px,88vw,370px)}.hero-foreground-people{display:none}.hero-copy-panel{padding-top:18px}.hero-redesign .hero-title{text-shadow:0 4px 18px #000000c2,0 18px 44px #0000007a;max-width:340px;min-height:2.2em;margin-top:clamp(170px,47vw,210px)}.hero-redesign .hero-subtitle{text-shadow:0 3px 14px #000000c7;max-width:350px}.exam-card-grid{gap:9px;margin-top:22px}.exam-card{grid-template-columns:62px minmax(0,1fr) 34px 14px;gap:9px;min-height:78px;padding:8px 10px}.exam-book{width:48px;height:58px}.exam-card-copy strong{font-size:.82rem;line-height:1.12}.exam-card-copy small{font-size:.64rem;line-height:1.24}.exam-level-badge{width:32px;height:32px;font-size:.98rem}}@media (prefers-reduced-motion:reduce){.hero-type-cursor{opacity:.8;animation:none}}@media (width<=380px){.exam-card{grid-template-columns:54px minmax(0,1fr) 32px 12px;gap:7px;padding:8px}.exam-book{width:42px;height:54px}.exam-card-copy strong{font-size:.76rem}.exam-card-copy small{font-size:.6rem}}.hero-redesign{background:#031329;min-height:calc(100vh - 88px);padding-bottom:clamp(18px,1.8vw,24px)}.hero-redesign-bg:before{background-image:linear-gradient(90deg, #031022eb 0%, #031022ab 29%, #03102233 58%, #0310220a 100%), linear-gradient(180deg, #03102200 0%, #03102205 52%, #031022bd 78%, #031329 100%), var(--hero-people-image);filter:saturate(1.18)contrast(1.08)brightness(1.04);background-position:50%,50%,100% 0;background-repeat:no-repeat;background-size:100% 100%,100% 100%,clamp(1180px,74vw,1340px)}.hero-redesign-bg:after,.hero-redesign-bg .berlin-skyline,.hero-redesign-bg .hero-flag-ribbon,.reference-image-spacer{display:none}.hero-redesign-container{grid-template-rows:minmax(430px,auto) auto auto;grid-template-columns:minmax(0,730px) minmax(470px,1fr);align-content:start;max-width:1640px;min-height:calc(100vh - 110px);padding-top:clamp(86px,8vh,100px)}.hero-copy-panel{align-self:start;width:100%;max-width:675px}.hero-redesign .hero-title{max-width:660px;min-height:2.04em;margin:24px 0 16px;font-size:clamp(3rem,3.45vw,4rem);line-height:1.02}.hero-redesign .hero-typing-text{vertical-align:baseline;white-space:normal;max-width:none;animation:none;display:inline;overflow:visible}.hero-redesign .hero-type-cursor{vertical-align:-.08em;background:#f9c415;width:.08em;height:.92em;margin-left:.08em;animation:.82s step-end infinite heroCursorBlink;display:inline-block}@keyframes heroTypeDelete{0%,8%{width:0}34%,58%{width:100%}84%,to{width:0}}@keyframes heroTypingWrap{0%,99%{white-space:nowrap}to{white-space:normal}}.hero-redesign .hero-subtitle{max-width:610px;margin-bottom:24px;font-size:clamp(1.12rem,1.25vw,1.32rem);line-height:1.36}.hero-indicators{gap:12px}.hero-indicators span{border-radius:10px;min-height:48px;padding:0 18px}.hero-benefits{gap:20px;max-width:690px}.hero-benefits span{grid-template-columns:50px minmax(0,1fr);gap:12px;max-width:205px;font-size:clamp(1rem,1.18vw,1.18rem);line-height:1.15}.hero-benefits svg{width:50px;height:50px;padding:12px}.exam-card-grid{gap:10px;margin-top:0}.exam-card{border-radius:8px;grid-template-columns:78px minmax(0,1fr) 46px 20px;gap:12px;min-height:92px;padding:10px 14px}.exam-book{width:62px;height:72px;box-shadow:none;background:0 0;border-radius:0;transform:none}.exam-book:before,.exam-book-spine,.exam-book-label{display:none}.exam-book img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(8px 12px 12px #00000042);width:100%;height:100%;display:block}.exam-card-copy{gap:6px}.exam-card-copy strong{font-size:clamp(.94rem,1vw,1.08rem);line-height:1.14}.exam-card-copy small{font-size:clamp(.72rem,.78vw,.84rem);line-height:1.35}.exam-level-badge{border-radius:8px;width:42px;height:42px;font-size:1.18rem}.exam-card-arrow{width:22px;height:22px}.hero-success-strip{margin-top:24px}@media (width<=1500px){.hero-redesign-bg:before{background-position:50%,50%,100% 0;background-size:100% 100%,100% 100%,clamp(1040px,78vw,1220px)}.hero-redesign-container{grid-template-rows:minmax(390px,auto) auto auto;grid-template-columns:minmax(0,670px) minmax(390px,1fr);padding-top:clamp(76px,8.2vh,94px)}.hero-redesign .hero-title{font-size:clamp(2.8rem,3.8vw,3.75rem)}.hero-redesign .hero-subtitle{max-width:610px;font-size:1.12rem}.exam-card{grid-template-columns:74px minmax(0,1fr) 40px 18px;gap:10px;min-height:88px;padding:10px 12px}.exam-book{width:58px;height:66px}}@media (width<=1120px){.hero-redesign{min-height:auto}.hero-redesign-bg:before{background-image:linear-gradient(90deg, #031022d1 0%, #0310227a 47%, #0310220f 100%), linear-gradient(180deg, #03102200 0%, #0310220a 55%, #031022e0 86%, #031329 100%), var(--hero-people-image);background-position:50%,50%,right -76px top 0;background-size:100% 100%,100% 100%,auto clamp(560px,64vw,690px)}.hero-redesign-container{grid-template-rows:auto auto auto;grid-template-columns:1fr;min-height:auto;padding-top:clamp(54px,7vw,76px)}.hero-copy-panel{max-width:min(680px,70vw)}.exam-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}}@media (width<=720px){.hero-redesign{padding-bottom:28px}.hero-redesign-bg{inset:0}.hero-redesign-bg:before{background-image:linear-gradient(90deg, #03102261 0%, #03102229 48%, #03102205 100%), linear-gradient(180deg, #03102200 0%, #0310220a 48%, #031022e0 76%, #031329 95%, #031329 100%), var(--hero-reference-image);background-position:50%,50%,top;background-size:100% 100%,100% 100%,100%}.hero-redesign-container{width:min(100%,900px);padding:clamp(200px,51vw,270px) 24px 0}.hero-copy-panel{max-width:100%;padding-top:0}.hero-indicators{flex-wrap:nowrap;justify-content:flex-start;gap:8px;max-width:100%;display:flex;overflow:visible}.hero-indicators span{white-space:nowrap;border-radius:10px;min-height:44px;padding:0 10px;font-size:clamp(.66rem,2.45vw,.86rem)}.hero-indicators svg{width:16px;height:16px}.hero-redesign .hero-title{text-wrap:normal;width:min(100%,380px);max-width:380px;min-height:2.12em;margin-top:28px;margin-bottom:16px;font-size:clamp(2.05rem,8.35vw,2.58rem)}.hero-redesign .hero-subtitle{width:min(100%,372px);max-width:372px;margin-bottom:22px;font-size:clamp(1rem,4.35vw,1.2rem);line-height:1.36}.hero-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.hero-benefits span{text-align:center;grid-template-columns:1fr;justify-items:center;gap:6px;max-width:none;font-size:clamp(.72rem,3.15vw,.92rem)}.hero-benefits svg{width:42px;height:42px;padding:10px}.exam-card-grid{grid-template-columns:1fr;gap:10px;margin-top:28px}.exam-card{border-radius:14px;grid-template-columns:86px minmax(0,1fr) 54px 24px;gap:12px;min-height:118px;padding:0 14px 0 0}.exam-book{background:#ffffffed;border-radius:14px 0 0 14px;place-items:center;width:86px;height:118px;display:grid}.exam-card-goethe .exam-book{background:#f8fafc}.exam-card-telc .exam-book{background:#045268a8}.exam-card-ecl .exam-book{background:#9b1c1c9e}.exam-book img{width:66px;height:86px}.exam-card-copy{gap:7px}.exam-card-copy strong{font-size:clamp(1.16rem,5.35vw,1.72rem);line-height:1.12}.exam-card-copy small{font-size:clamp(.88rem,3.85vw,1.16rem);line-height:1.28}.exam-level-badge{border-radius:10px;width:54px;height:54px;font-size:1.85rem}.exam-card-arrow{width:26px;height:26px}.hero-success-strip{border-radius:999px;min-height:82px;margin-top:24px;padding:0 18px}}@media (width<=480px){.hero-redesign-bg:before{background-position:50%,50%,top;background-size:100% 100%,100% 100%,100%}.hero-redesign-container{padding-top:clamp(190px,50vw,225px);padding-inline:22px}.hero-indicators{gap:6px}.hero-indicators span{min-height:40px;padding:0 8px;font-size:clamp(.62rem,2.55vw,.74rem)}.hero-redesign .hero-title{margin-top:28px;font-size:clamp(1.92rem,8vw,2.25rem)}.hero-redesign .hero-subtitle{font-size:1rem}.hero-benefits{gap:8px}.hero-benefits span{grid-template-columns:38px minmax(0,1fr);font-size:clamp(.74rem,3.2vw,.9rem)}.hero-benefits svg{width:38px;height:38px;padding:9px}.exam-card{border-radius:12px;grid-template-columns:70px minmax(0,1fr) 46px 18px;gap:10px;min-height:114px}.exam-book{border-radius:12px 0 0 12px;width:70px;height:114px}.exam-book img{width:56px;height:74px}.exam-card-copy strong{font-size:clamp(.98rem,5vw,1.28rem)}.exam-card-copy small{font-size:clamp(.74rem,3.55vw,.94rem)}.exam-level-badge{width:44px;height:44px;font-size:1.38rem}}@media (width<=380px){.hero-redesign-bg:before{background-position:50%,50%,top;background-size:100% 100%,100% 100%,100%}.hero-redesign-container{padding-top:180px;padding-inline:18px}.hero-indicators span{padding:0 6px;font-size:.58rem}.hero-redesign .hero-title{max-width:330px}.exam-card{grid-template-columns:62px minmax(0,1fr) 40px 16px;gap:8px;min-height:104px}.exam-book{width:62px;height:104px}.exam-book img{width:50px;height:66px}}:root{--primary-color:#f9c415;--primary-hover:#e0b013;--text-dark:#1a1a1a;--text-light:#666;--white:#fff;--theme-red:#c10016;--theme-black:#000;--border-radius-lg:16px;--border-radius-md:8px;--shadow-sm:0 4px 6px #0000000d;--shadow-md:0 10px 20px #00000014;--font-family:"Inter", system-ui, -apple-system, sans-serif}.login-layout{min-height:100vh;font-family:var(--font-family);color:var(--text-dark);background:var(--white);grid-template-columns:1fr;display:grid}@media (width>=992px){.login-layout{grid-template-columns:minmax(0,420px) 1fr}}.login-brand-panel{isolation:isolate;color:var(--white);background:linear-gradient(160deg,#1e3a8a 0%,#0f172a 100%);padding:48px 40px;display:none;position:relative;overflow:hidden}@media (width>=992px){.login-brand-panel{align-items:flex-end;display:flex}}.login-brand-panel:before{content:"";opacity:.18;z-index:0;pointer-events:none;background-image:url(/assets/hero-CLDdwZDr.png);background-position:50%;background-size:cover;position:absolute;inset:0}.brand-content{z-index:1;position:relative}.brand-logo-placeholder{color:var(--white);align-items:center;gap:10px;margin-bottom:28px;font-size:1.15rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-logo-placeholder svg{color:var(--primary-color)}.brand-text h2{margin-bottom:12px;font-size:1.75rem;line-height:1.25}.brand-text p{color:#ffffffd9;max-width:34ch;font-size:.98rem;line-height:1.6}.login-form-panel{background:var(--white);justify-content:center;align-items:center;padding:32px 20px 48px;display:flex}.form-container{width:100%;max-width:420px}.form-header h1{color:var(--text-dark);margin-bottom:8px;font-size:1.75rem}.form-header p{color:var(--text-light);margin-bottom:28px;font-size:.95rem}.social-login{grid-template-columns:1fr;margin-bottom:20px;display:grid}.btn-social{border-radius:var(--border-radius-md);background:var(--white);cursor:pointer;width:100%;min-height:48px;color:var(--text-dark);border:1px solid #d9dde5;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-family:inherit;font-size:.95rem;font-weight:600;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s;display:inline-flex}.btn-social:hover:not(:disabled){border-color:var(--primary-color);box-shadow:var(--shadow-sm);background:#fffdf5;transform:translateY(-1px)}.btn-social:focus-visible{outline-offset:2px;outline:3px solid #f9c41547}.btn-social:active:not(:disabled){transform:translateY(0)}.btn-social:disabled{opacity:.75;cursor:wait}.btn-google svg{flex:none}.divider{color:var(--text-light);align-items:center;gap:12px;margin:22px 0;font-size:.85rem;display:flex}.divider:before,.divider:after{content:"";background:#eaeaea;flex:1;height:1px}.auth-form{flex-direction:column;gap:18px;display:flex}.error-banner{border-radius:var(--border-radius-md);color:var(--theme-red);background:#c1001614;border:1px solid #c1001633;padding:12px 14px;font-size:.9rem}.success-banner{border-radius:var(--border-radius-md);color:#047857;background:#10b9811a;border:1px solid #10b98138;margin-bottom:18px;padding:12px 14px;font-size:.9rem}.dev-link-note{border-radius:var(--border-radius-md);color:#475569;word-break:break-all;background:#f8fafc;margin:12px 0 18px;padding:10px 12px;font-size:.82rem}.dev-link-note a{color:var(--theme-red)}.form-group{flex-direction:column;gap:6px;display:flex}.country-phone-fields{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:12px;display:grid}.country-select-group{min-width:0}.country-combobox{position:relative}.country-trigger{border-radius:var(--border-radius-md);width:100%;min-height:48px;color:var(--text-dark);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #ddd;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.country-trigger>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.country-trigger small,.country-option small{color:#64748b;font-weight:700}.country-trigger:focus-visible{border-color:var(--primary-color);outline:3px solid #f9c41547}.country-menu{z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:min(380px,100vw - 40px);position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 18px 42px #0f172a29}.country-search-wrap{border:1px solid #dbe2ea;border-radius:7px;align-items:center;gap:8px;margin:10px;padding:0 10px;display:flex}.country-search-wrap input[type=search]{border:0;outline:none;width:100%;min-width:0;padding:10px 0}.country-options{overscroll-behavior:contain;max-height:min(310px,44vh);overflow-y:auto}.country-option{color:#172033;width:100%;min-height:46px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #f1f5f9;grid-template-columns:28px minmax(0,1fr) auto 18px;align-items:center;gap:8px;padding:8px 12px;display:grid}.country-option:hover,.country-option[aria-selected=true]{background:#fff9df}.country-option-flag{font-size:1.25rem}.country-empty{color:#64748b;text-align:center;margin:0;padding:18px}@media (width<=620px){.country-phone-fields{grid-template-columns:1fr}}.form-group label{color:var(--text-dark);font-size:.92rem;font-weight:600}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=tel],.auth-form input[type=password],.auth-form select{border-radius:var(--border-radius-md);border:1px solid #ddd;width:100%;padding:12px 14px;font-family:inherit;font-size:1rem;transition:border-color .2s}.auth-form input:focus,.auth-form select:focus{border-color:var(--primary-color);outline:none}.input-error{border-color:var(--theme-red)!important}.error-text{color:var(--theme-red);font-size:.82rem}.field-helper{color:#64748b;margin-top:-4px;font-size:.78rem;font-weight:700;display:block}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{padding-right:44px}.btn-toggle-password{cursor:pointer;color:var(--text-light);background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.form-options{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:-4px;display:flex}.checkbox-label{color:var(--text-dark);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:.9rem;display:inline-flex}.legal-consent-text{line-height:1.45}.legal-consent-text a{color:var(--theme-red);font-weight:800;text-decoration:none}.legal-consent-text a:hover{text-decoration:underline}.checkbox-label input{opacity:0;width:0;height:0;position:absolute}.checkbox-custom{border:2px solid #ccc;border-radius:4px;flex-shrink:0;width:18px;height:18px;transition:border-color .2s,background .2s;display:inline-block;position:relative}.checkbox-label input:checked+.checkbox-custom{background:var(--primary-color);border-color:var(--primary-color)}.checkbox-label input:checked+.checkbox-custom:after{content:"";border:solid var(--theme-black);border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.link-forgot{color:var(--theme-red);font-size:.88rem;font-weight:600;text-decoration:none}.link-forgot:hover{text-decoration:underline}.form-row-register{grid-template-columns:1fr;gap:18px;display:grid}@media (width>=480px){.form-row-register{grid-template-columns:1fr 1fr}}.btn-submit{background:var(--primary-color);width:100%;color:var(--theme-black);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;margin-top:6px;padding:14px 24px;font-family:inherit;font-size:1rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.btn-submit:hover:not(:disabled){background:var(--primary-hover);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.btn-submit:disabled{opacity:.75;cursor:not-allowed}.btn-secondary-auth{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:50px;justify-content:center;align-items:center;width:100%;padding:12px 20px;font-family:inherit;font-size:.95rem;font-weight:700;transition:border-color .2s,background .2s;display:inline-flex}.btn-secondary-auth:hover:not(:disabled){border-color:var(--primary-color);background:#fffbeb}.btn-secondary-auth:disabled{opacity:.65;cursor:not-allowed}.code-input-hidden{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.code-box-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.code-box-row span{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;place-items:center;min-height:48px;font-size:1.25rem;font-weight:800;display:grid}.code-box-row span.filled{border-color:var(--primary-color);background:#fffbeb}.spinner{border:3px solid #00000026;border-top-color:var(--theme-black);border-radius:50%;width:22px;height:22px;animation:.7s linear infinite auth-spin}.spinner-small{border-width:2px;width:18px;height:18px}@keyframes auth-spin{to{transform:rotate(360deg)}}.form-footer{text-align:center;color:var(--text-light);margin-top:24px;font-size:.92rem}.form-footer a{color:var(--theme-red);margin-left:4px;font-weight:700;text-decoration:none}.form-footer a:hover{text-decoration:underline}.auth-back-home{color:var(--text-light);margin-bottom:20px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.auth-back-home:hover{color:var(--theme-red)}._backButton_1yzyp_1{color:#111827;width:fit-content;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-weight:750;display:inline-flex;box-shadow:0 4px 12px #1118270f}._backButton_1yzyp_1:hover{background:#f9fafb;border-color:#d1d5db}:root{--motion-ease-out:cubic-bezier(.22, 1, .36, 1);--motion-ease-in-out:cubic-bezier(.76, 0, .24, 1);--motion-fast:.18s;--motion-base:.28s;--motion-slow:.48s}html{scroll-behavior:smooth}body{text-rendering:optimizelegibility}.motion-page{transform-origin:50% 24%;will-change:opacity, transform, filter;min-height:100vh}.motion-route-overlay{z-index:2147483000;pointer-events:none;-webkit-backdrop-filter:blur(14px)saturate(130%);backdrop-filter:blur(14px)saturate(130%);will-change:transform, opacity, border-radius;background:radial-gradient(circle at 18% 18%,#ffffffa3,#0000 24%),radial-gradient(circle at 82% 26%,#ffffff6b,#0000 22%),linear-gradient(135deg,#ffffffe6,#f6f8fce0 45%,#f9c4152e);height:118vh;position:fixed;inset:-10vh -8vw auto;transform:translateY(100%);box-shadow:0 24px 74px #0f172a1c}.motion-route-overlay:after{content:"";opacity:.68;background:radial-gradient(120% 90% at 15% 0,#fffffff2,#0000 52%),radial-gradient(110% 88% at 70% 0,#ffffffe0,#0000 58%);height:18vh;position:absolute;inset:auto 0 -1px}.motion-reveal{opacity:0;filter:blur(6px);transition:opacity .52s var(--motion-ease-out), transform .62s var(--motion-ease-out), filter .62s var(--motion-ease-out);transition-delay:var(--motion-reveal-delay,0s);will-change:opacity, transform, filter;transform:translateY(18px)scale(.99)}.motion-reveal.is-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}:where(button,a,input,select,textarea,[role=button]){transition:background-color var(--motion-fast) var(--motion-ease-out), border-color var(--motion-fast) var(--motion-ease-out), color var(--motion-fast) var(--motion-ease-out), box-shadow var(--motion-base) var(--motion-ease-out), transform var(--motion-base) var(--motion-ease-out), opacity var(--motion-fast) var(--motion-ease-out)}:where(button,a,[role=button]):where(:hover,:focus-visible){transform:translateY(-1px)}:where(button,a,[role=button]):active{transform:translate(0,0)scale(.985)}:where(button,a,[role=button]):disabled{transform:none}:where(input,select,textarea):focus{transition-duration:var(--motion-base)}:where(img,svg,video,canvas){backface-visibility:hidden}:where([class*=card],[class*=Card],[class*=panel],[class*=Panel]){transition:box-shadow var(--motion-base) var(--motion-ease-out), border-color var(--motion-base) var(--motion-ease-out), transform var(--motion-base) var(--motion-ease-out), background-color var(--motion-base) var(--motion-ease-out)}:where([class*=card],[class*=Card],[class*=panel],[class*=Panel]):where(:hover,:focus-within){transform:translateY(-2px)}@media (width<=720px){.motion-route-overlay{-webkit-backdrop-filter:blur(10px)saturate(120%);backdrop-filter:blur(10px)saturate(120%);height:110vh;inset-inline:-18vw}.motion-reveal{filter:blur(5px);transition-duration:.48s,.54s,.54s;transform:translateY(16px)scale(.992)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.motion-route-overlay{display:none}.motion-reveal,.motion-reveal.is-visible{opacity:1;filter:none;transform:none}}
