@font-face{font-family:Hanken Grotesk;src:url(https://newsletter.switch-to.eu/assets/fonts/HankenGrotesk-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Hanken Grotesk;src:url(https://newsletter.switch-to.eu/assets/fonts/HankenGrotesk-SemiBoldItalic.woff2) format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Hanken Grotesk;src:url(https://newsletter.switch-to.eu/assets/fonts/HankenGrotesk-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Hanken Grotesk;src:url(https://newsletter.switch-to.eu/assets/fonts/HankenGrotesk-BoldItalic.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Bricolage Grotesque;src:url(https://newsletter.switch-to.eu/assets/fonts/BricolageGrotesque-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#383838;background-color:#fefbf9}.container{max-width:600px;margin:0 auto;background-color:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.05)}.header{background-color:#fefbf9;padding:24px;border-bottom:1px solid #e5e7eb;text-align:center}.header-content{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:8px}.europe-svg{width:40px;height:auto;flex-shrink:0}.logo{font-family:Bricolage Grotesque,serif;font-weight:800;font-size:28px;color:#1a3c5a;text-decoration:none;margin:0;display:inline-block}.tagline{font-size:14px;color:#334155;margin:0}.content{padding:32px 24px}h1,h2,h3{font-family:Bricolage Grotesque,serif;font-weight:800;color:#1a3c5a;margin-bottom:16px}h1{font-size:32px;line-height:1.2;margin-bottom:24px}h2{font-size:24px;line-height:1.3;margin-top:32px}h3{font-size:20px;line-height:1.4;margin-top:24px}p{margin-bottom:16px;color:#383838;font-size:16px}a{color:#1a3c5a;text-decoration:underline;font-weight:600}a:hover{color:#64a5f6}.btn{display:inline-block;padding:12px 24px;background-color:#1a3c5a;color:#ffffff!important;text-decoration:none;border-radius:8px;font-weight:600;font-size:16px;margin:16px 0;transition:background-color .3s ease}.btn:hover{background-color:#64a5f6}.btn-secondary{background-color:#feb5a7;color:#1a3c5a!important}.btn-secondary:hover{background-color:#ff8a74}.newsletter-list{list-style:none;margin-bottom:32px}.newsletter-item{background-color:#e9f4fd;border-radius:12px;padding:20px;margin:16px 0;border-left:4px solid #1a3c5a;transition:all .2s ease}.newsletter-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.newsletter-link{text-decoration:none;color:inherit;display:block;background:none;border:none;width:100%;text-align:left;cursor:pointer;font-family:inherit}.newsletter-title{font-family:Bricolage Grotesque,serif;font-weight:800;font-size:18px;color:#1a3c5a;margin-bottom:8px;margin-top:0}.newsletter-date{font-size:14px;color:#334155;margin-bottom:8px;font-weight:600}.newsletter-description{font-size:14px;color:#383838;margin-bottom:0}.newsletter-viewer{max-width:100%;margin:0 auto}.viewer-header{background-color:#fefbf9;padding:20px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:20px}.back-btn{background-color:#1a3c5a;color:white;border:none;padding:10px 16px;border-radius:6px;cursor:pointer;font-weight:600;font-family:inherit;transition:background-color .3s ease}.back-btn:hover{background-color:#64a5f6}.viewer-header h2{margin:0;font-family:Bricolage Grotesque,serif;font-weight:800;color:#1a3c5a;font-size:20px}.newsletter-content{background-color:white;overflow-x:auto}.subscribe-section{background-color:#f0ebff;padding:24px;border-radius:12px;border-left:4px solid #8b5cf6;margin:32px 0;text-align:center}.subscribe-section h2{font-family:Bricolage Grotesque,serif;font-weight:800;color:#8b5cf6;font-size:24px;margin-bottom:12px;margin-top:0}.subscribe-description{font-size:16px;color:#475569;margin-bottom:20px;line-height:1.5}.subscribe-form{max-width:400px;margin:0 auto}.form-group{display:flex;gap:0;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.email-input{flex:1 1;padding:12px 16px;border:1px solid #d1d5db;border-right:none;font-size:16px;font-family:inherit;outline:none;background-color:white}.email-input:focus{border-color:#8b5cf6}.subscribe-btn{padding:12px 20px;background-color:#8b5cf6;color:white;border:1px solid #8b5cf6;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease;font-family:inherit}.subscribe-btn:hover{background-color:#7c3aed}.footer{background-color:#f8f9fa;padding:24px;border-top:1px solid #e5e7eb;text-align:center}.footer p{font-size:14px;color:#334155;margin-bottom:8px}.footer a{color:#334155;font-weight:400}.social-links{margin:16px 0}.social-links a{color:#1a3c5a;text-decoration:none;margin:0 12px;font-weight:600}@media (max-width:640px){body{padding:8px}.container{margin:0}.content{padding:24px 16px}h1{font-size:28px}h2{font-size:22px}.header-content{flex-direction:column;gap:12px}.europe-svg{width:35px}.logo{font-size:24px}.form-group{flex-direction:column}.email-input{border-right:1px solid #d1d5db;border-bottom:none}.subscribe-btn{border-top:none}.viewer-header{flex-direction:column;align-items:flex-start;gap:10px}}