.lang-selector{display:inline-block;position:relative}.lang-trigger{cursor:pointer;color:#333;background:#fff;border:1px solid #d0d0d0;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-family:Arboria,Segoe UI,-apple-system,Arial,sans-serif;font-size:13px;transition:border-color .15s,box-shadow .15s;display:flex}.lang-trigger:hover,.lang-trigger--open{border-color:var(--color-brand);box-shadow:0 0 0 3px #d33d2114}.lang-globe{color:var(--color-brand);font-size:15px}.lang-arrow{color:#999;font-size:18px;line-height:1;transition:transform .15s;display:inline-block;transform:rotate(90deg)}.lang-arrow--open{transform:rotate(270deg)}.lang-dropdown{background:#fff;border:1px solid #d0d0d0;border-radius:8px;min-width:140px;position:absolute;bottom:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 4px 12px #0000000f}.lang-option{color:#333;cursor:pointer;text-align:left;background:#fff;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:Arboria,Segoe UI,-apple-system,Arial,sans-serif;font-size:13px;transition:background .1s;display:flex}.lang-option:hover{background:#f5f5f5}.lang-option--active{color:var(--color-brand);background:#f5f5f5}.lang-badge{color:#888;text-align:center;background:#f0f0f0;border-radius:4px;min-width:24px;padding:2px 6px;font-size:11px;font-weight:600}.lang-divider{background:#eaeaea;height:.5px;margin:0}.lang-dropdown--down{bottom:unset;top:calc(100% + 6px)}.lang-trigger--borderless,.lang-trigger--borderless:hover,.lang-trigger--open.lang-trigger--borderless{box-shadow:none;border-color:#0000}.header{background:#fff;border-bottom:1px solid #eaeaea;margin-bottom:24px}.header-inner{justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;padding:16px 28px;display:flex}.header-left{align-items:center;display:flex}.header-logo-link{border-radius:8px;align-items:center;display:inline-flex}.header-logo{width:auto;height:72px}.header-right{flex-direction:column;align-items:flex-end;gap:16px;display:flex}.header-link{color:var(--color-brand);cursor:pointer;background:0 0;border:none;padding:6px 8px;font-size:14px}.header-link:hover{text-decoration:underline}.header-buttons{gap:8px;display:flex}.header-button{font-family:var(--font-bold);background:var(--color-brand);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;transition:background .15s}.header-button:hover{background:var(--color-brand-hover)}.header-button:active{transform:translateY(1px)}.header-button--ghost{color:var(--color-brand);border:1.5px solid var(--color-brand);background:#fff}.header-button--ghost:hover{background:#fcebeb}.header-avatar{cursor:pointer;background:#fff;border:1.5px solid #d0d0d0;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.header-avatar:hover{border-color:var(--color-brand);box-shadow:0 0 0 3px #d33d2114}.header-avatar-icon{width:28px;height:28px;color:var(--color-brand);background:#fdf2f0;border-radius:50%;justify-content:center;align-items:center;font-size:14px;display:flex}.header-avatar-label{font-family:var(--font-bold);color:#333;font-size:14px;font-weight:600}.navbar{background:#fff;border-bottom:1px solid #eaeaea;width:100%;margin-top:-24px;margin-bottom:24px}.navbar-inner{align-items:center;gap:4px;max-width:1140px;margin:0 auto;padding:0 28px;display:flex}.navbar-item{font-family:var(--font-bold);color:#333;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:1.5px solid #0000;margin-bottom:-1px;padding:20px 22px;font-size:16px;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s;display:inline-block}.navbar-item:hover,.navbar-item--active{color:var(--color-brand);border-bottom-color:var(--color-brand)}.footer{background:#fff;border-top:1px solid #eaeaea}.footer-inner{width:100%;max-width:1140px;margin:0 auto;padding:40px 28px 0;display:block}.footer-top{align-items:flex-start;gap:64px;padding-bottom:32px;display:flex}.footer-brand{flex-shrink:0}.footer-logo{width:auto;height:48px;display:block}.footer-nav{flex:1;gap:24px;display:flex}.footer-nav-col{flex-direction:column;flex:1;gap:12px;display:flex}.footer-link{color:#666;width:fit-content;font-size:14px;text-decoration:none;transition:color .15s;position:relative}.footer-link:after{content:"";background:var(--color-brand);width:0;height:1px;transition:width .2s;position:absolute;bottom:-2px;left:0}.footer-link:hover{color:var(--color-brand)}.footer-link:hover:after{width:100%}.footer-bottom{border-top:1px solid #f2f2f2;justify-content:flex-end;padding:14px 0;display:flex}.footer-bottom span{color:#666;letter-spacing:.01em;font-size:12px}@media (width<=640px){.footer-inner{padding-top:32px}.footer-top{flex-direction:column;gap:24px}.footer-nav{flex-wrap:wrap;gap:28px}.footer-nav-col{flex:none}.footer-bottom{justify-content:flex-start}}.onboarding-step{font-family:var(--font-bold);letter-spacing:.04em;text-transform:uppercase;color:#3a63cc;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.onboarding-step-dots{gap:4px;display:inline-flex}.onboarding-step-dot{background:#c7d7f5;border-radius:50%;width:7px;height:7px;transition:background .2s}.onboarding-step-dot--active{background:#3a63cc}.onboarding-step-dot--done{opacity:.45;background:#3a63cc}.profile-banner{background:#f5f8ff;border:1px solid #c7d7f5;border-left:4px solid #3a63cc;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;padding:14px 20px;display:flex}.profile-banner--loading{justify-content:flex-start;gap:12px}.profile-banner-content{flex-direction:column;gap:6px;min-width:0;display:flex}.profile-banner-message{color:#333;font-size:14px}.profile-banner-spinner{border:2px solid #c7d7f5;border-top-color:#3a63cc;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite spin}.profile-banner-action{font-family:var(--font-bold);color:#3a63cc;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #3a63cc;border-radius:6px;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.profile-banner-action:hover{color:#fff;background:#3a63cc}.profile-banner-action:active{transform:translateY(1px)}.profile-banner-action:disabled{opacity:.6;cursor:default}.profile-banner-link{color:#3a63cc;text-decoration:underline}.profile-banner-error{color:#c0392b}.image-banner{border-radius:8px;width:100%;height:170px;margin:0 0 8px;position:relative;overflow:hidden}.image-banner-img{object-fit:cover;object-position:center top;border-radius:8px;width:100%;height:100%;display:block}.image-banner-overlay{background:linear-gradient(90deg,#00000080 0%,#00000026 40%,#0000 65%);position:absolute;inset:0}.image-banner--authenticated{display:none}.image-banner--authenticated .image-banner-overlay{background:linear-gradient(90deg,#0000009e 0%,#00000040 45%,#0000 70%)}.image-banner-content{flex-direction:column;justify-content:center;gap:8px;padding:0 40px;display:flex;position:absolute;inset:0}.image-banner-headline{font-family:var(--font-bold);color:#fff;max-width:420px;margin:0;font-size:22px;line-height:1.35}@keyframes greeting-text-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.image-banner-greeting{border-left:4px solid var(--color-brand);flex-direction:column;justify-content:center;gap:6px;padding:0 40px;display:flex;position:absolute;inset:0}.image-banner-greeting-label{text-transform:uppercase;letter-spacing:.14em;color:#ffffffb8;font-size:11px;font-weight:400;animation:.3s .1s both greeting-text-up}.image-banner-greeting-name{font-family:var(--font-bold);color:#fff;letter-spacing:-.02em;text-shadow:0 2px 12px #00000040;font-size:42px;line-height:1;animation:.35s .18s both greeting-text-up}@media (width<=480px){.image-banner{height:140px}.image-banner-content{padding:0 24px}.image-banner-headline{font-size:18px}.image-banner-greeting{padding:0 24px}.image-banner-greeting-name{font-size:30px}}.landing{padding-bottom:48px}.landing-hero{border-radius:8px;align-items:center;min-height:220px;margin-bottom:0;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #0000001a}.landing-hero-image{background-image:url(/images/banner.jpg);background-position:50% 25%;background-size:cover;position:absolute;inset:0}.landing-hero:before{content:"";z-index:1;background:linear-gradient(90deg,#ffffff47 0%,#0000 52%);position:absolute;inset:0}.landing-hero-content{z-index:2;background:color-mix(in srgb, var(--color-brand) 65%, transparent);border-radius:0 6px 6px 0;max-width:320px;margin:0;padding:20px 20px 20px 22px;position:relative}.landing-hero-headline{color:#fff;letter-spacing:-.3px;font-size:34px;font-weight:500;line-height:1.32;font-family:var(--font-bold);text-wrap:balance;margin:0}@media (width>=641px){:lang(fr) .landing-hero-content{max-width:360px}}.landing-pitch{text-align:center;max-width:860px;margin:0 auto;padding:32px 8px 56px}.landing-pitch-title{font-size:28px;font-family:var(--font-bold);color:var(--color-brand);text-wrap:balance;margin:0 0 20px;line-height:1.2}.landing-pitch-body{color:#444;text-align:center;margin:0 0 8px;font-size:13px;line-height:1.65}.landing-pitch-cta{background:var(--color-brand);color:#fff;font-size:14px;font-family:var(--font-bold);border-radius:6px;margin-top:24px;padding:11px 28px;text-decoration:none;transition:background .15s;display:inline-block}.landing-pitch-cta:hover{background:var(--color-brand-hover);color:#fff}.landing-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px;display:grid}.landing-stat{text-align:center;background:#fff;border:.5px solid #e8e6e3;border-radius:12px;padding:13px 0;box-shadow:0 2px 8px #1a1a1a0d}.landing-stat-icon{width:32px;height:32px;color:var(--color-brand);margin:0 auto 8px;display:block}.landing-stat-number{font-size:20px;font-weight:500;font-family:var(--font-bold);color:#1a1a1a;letter-spacing:-.3px;margin:0 0 3px}.landing-stat-label{color:#666;margin:0;font-size:12px}.landing-body{padding:4px 0 0}.landing-section-label{color:#666;text-transform:uppercase;letter-spacing:.08em;text-align:center;margin:0 0 18px;font-size:11px;font-weight:500}.landing-steps{grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr) 52px minmax(0,1fr);align-items:stretch;gap:12px;margin-bottom:28px;display:grid}.landing-step{text-align:center;background:#fff;border:.5px solid #e8e6e3;border-radius:14px;padding:16px 20px;box-shadow:0 2px 8px #1a1a1a0d}.landing-step-arrow{justify-content:center;align-items:center;display:flex}.landing-step-arrow:before{content:"";border-top:3px solid #dcdcd6;border-right:3px solid #dcdcd6;border-radius:2px;width:22px;height:24px;transform:rotate(45deg)}.landing-step-img{object-fit:contain;width:88px;height:88px;margin-bottom:12px}.landing-step-title{font-size:15px;font-family:var(--font-bold);color:#1a1a1a;margin:0 0 6px;line-height:1.35}.landing-step-desc{color:#666;margin:0;font-size:13px;line-height:1.5}.landing-reward{background:#fff;border:.5px solid #e8e6e3;border-radius:12px;align-items:center;gap:16px;padding:20px 24px;display:flex}.landing-reward-icon{width:46px;height:46px;color:var(--color-brand);background:#fcebeb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-reward-text{flex:1;min-width:0}.landing-reward-title{font-size:15px;font-family:var(--font-bold);color:#1a1a1a;margin:0 0 4px}.landing-reward-sub{color:#666;margin:0;font-size:13px;line-height:1.5}.landing-reward-cta{white-space:nowrap;background:var(--color-brand);color:#fff;font-size:13px;font-family:var(--font-bold);border-radius:6px;flex-shrink:0;padding:9px 20px;text-decoration:none;transition:background .15s;display:inline-block}.landing-reward-cta:hover{background:var(--color-brand-hover);color:#fff}@media (width<=640px){.landing-hero{min-height:190px}.landing-hero:before{background:#0000002e}.landing-pitch-title{font-size:22px}.landing-hero-content{border-radius:0;max-width:100%;padding:18px 22px 18px 24px}.landing-hero-headline{font-size:27px}.landing-steps{grid-template-columns:1fr;gap:20px}.landing-step-arrow{min-height:28px}.landing-step-arrow:before{transform:rotate(135deg)}.landing-reward{flex-wrap:wrap}.landing-reward-cta{text-align:center;width:100%}}@media (width<=480px){.landing-hero{min-height:170px}.landing-hero-content{padding:14px 16px 14px 18px}.landing-hero-headline{font-size:24px}}.faq-section{margin-bottom:40px}.faq-section-title{font-family:var(--font-bold);color:#222;border-bottom:1px solid #e8e8e8;margin:0 0 4px;padding-bottom:12px;font-size:17px}.faq-item{border-bottom:1px solid #f0f0f0}.faq-item:first-of-type{border-top:1px solid #f0f0f0}.faq-question{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:15px 0;font-family:inherit;font-size:14px;transition:color .15s;display:flex}.faq-question:hover,.faq-item--open .faq-question{color:var(--color-brand)}.faq-chevron{color:#bbb;flex-shrink:0;width:16px;height:16px;transition:transform .2s,color .15s}.faq-item--open .faq-chevron{color:var(--color-brand);transform:rotate(180deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .2s;display:grid}.faq-item--open .faq-answer{grid-template-rows:1fr}.faq-answer-inner{min-height:0;overflow:hidden}.faq-answer-content{padding-bottom:18px}.faq-answer-content p{color:#555;margin:0 0 10px;font-size:14px;line-height:1.65}.faq-answer-content p:last-child{margin-bottom:0}@media (width<=480px){.faq-question{font-size:13px}}.static-page{max-width:760px;margin:0 auto;padding:32px 0 64px}.static-page-title{font-family:var(--font-bold);color:var(--color-brand);margin:0 0 6px;font-size:24px}.static-page-meta{color:#666;margin:0 0 40px;font-size:13px}.static-page-body h2{font-family:var(--font-bold);color:#222;margin:36px 0 12px;font-size:16px}.static-page-body h3{font-family:var(--font-bold);color:#444;margin:24px 0 8px;font-size:14px}.static-page-body p{color:#444;margin:0 0 14px;font-size:14px;line-height:1.7}.static-page-body ul{margin:0 0 14px;padding-left:20px}.static-page-body li{color:#444;margin-bottom:6px;font-size:14px;line-height:1.7}.static-page-body a{color:var(--color-brand);text-decoration:underline}.static-page-body a:hover{text-decoration:underline}@media (width<=480px){.static-page{padding:24px 0 48px}}.contact-page{max-width:820px;margin:0 auto;padding:32px 0 64px}.contact-page-title{font-family:var(--font-bold);color:var(--color-brand);margin:0 0 28px;font-size:24px}.contact-layout{grid-template-columns:1fr 280px;align-items:start;gap:32px;display:grid}.contact-card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:32px;box-shadow:0 2px 8px #1a1a1a0d}.contact-field{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.contact-field:last-of-type{margin-bottom:0}.contact-label{font-family:var(--font-bold);color:#444;font-size:13px}.contact-input,.contact-textarea,.contact-select{color:#222;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:6px;width:100%;padding:9px 12px;font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s}.contact-textarea{resize:vertical;min-height:130px;line-height:1.6}.contact-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.contact-input:focus,.contact-textarea:focus,.contact-select:focus{border-color:var(--color-brand);outline:none;box-shadow:0 0 0 3px #d33d211a}.contact-input--readonly{color:#999;cursor:default;background:#f7f7f7;border-color:#eee}.contact-input--readonly:focus{box-shadow:none;border-color:#eee}.contact-field-error{color:#c0392b;font-size:12px}.contact-actions{align-items:center;gap:12px;margin-top:24px;display:flex}.contact-submit{font-family:var(--font-bold);background:var(--color-brand);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 32px;font-size:14px;font-weight:600;transition:background .15s}.contact-submit:hover:not(:disabled){background:var(--color-brand-hover)}.contact-submit:disabled{opacity:.6;cursor:not-allowed}.contact-submit-error{color:#c0392b;margin-top:12px;font-size:13px}.contact-anon{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.contact-anon-title{font-family:var(--font-bold);color:#222;margin:0;font-size:17px}.contact-anon-body{color:#666;margin:0;font-size:14px;line-height:1.6}.contact-anon-button{font-family:var(--font-bold);background:var(--color-brand);color:#fff;border-radius:6px;align-items:center;padding:10px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.contact-anon-button:hover{background:var(--color-brand-hover)}.contact-anon-hint{color:#666;margin:0;font-size:13px}.contact-anon-address{color:var(--color-brand);text-decoration:underline}.contact-anon-address:hover{text-decoration:underline}.contact-success{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px 24px;display:flex}.contact-success-icon{background:#f0faf0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:4px;display:flex}.contact-success-icon svg{color:#2e7d32;width:24px;height:24px}.contact-success-title{font-family:var(--font-bold);color:#222;margin:0;font-size:17px}.contact-success-body{color:#666;max-width:320px;margin:0;font-size:14px;line-height:1.6}.contact-success-back{color:var(--color-brand);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:14px;text-decoration:underline}.contact-sidebar{flex-direction:column;gap:16px;display:flex}.contact-info-box{background:#fafafa;border:1px solid #e8e8e8;border-radius:14px;padding:20px;box-shadow:0 2px 8px #1a1a1a0d}.contact-info-box-title{font-family:var(--font-bold);color:#222;margin:0 0 8px;font-size:14px}.contact-info-box-body{color:#666;margin:0;font-size:13px;line-height:1.6}.contact-faq-box{background:#fff8f7;border:1px solid #f5cdc8;border-radius:14px;padding:20px;box-shadow:0 2px 8px #1a1a1a0d}.contact-faq-box-title{font-family:var(--font-bold);color:#222;margin:0 0 8px;font-size:14px}.contact-faq-box-body{color:#666;margin:0 0 12px;font-size:13px;line-height:1.6}.contact-faq-link{font-family:var(--font-bold);color:var(--color-brand);align-items:center;gap:5px;font-size:13px;text-decoration:none;display:inline-flex}.contact-faq-link:hover{text-decoration:underline}.contact-faq-link svg{flex-shrink:0;width:13px;height:13px}@media (width<=680px){.contact-layout{grid-template-columns:1fr}.contact-sidebar{flex-direction:row}.contact-info-box,.contact-faq-box{flex:1}.contact-card{padding:24px}}@media (width<=480px){.contact-page{padding:24px 0 48px}.contact-sidebar{flex-direction:column}}.page{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;min-height:100vh;padding-top:28px;padding-bottom:28px;display:flex}.container{text-align:left;width:100%;padding:32px 28px}.card{min-width:350px;max-width:350px}.migratie-tekst{color:#555;padding-bottom:24px;font-size:14px}.logo{margin-bottom:32px}.logo-button{background:0 0;border:0;margin:0;padding:0}.card .logo{width:185px}.intro{color:var(--color-brand);letter-spacing:0;font-size:18px;font-weight:600;line-height:1.5;font-family:var(--font-bold);margin-bottom:28px}.label{color:#555;margin-bottom:8px;font-size:13px;display:block}.input{box-sizing:border-box;background:#fff;border:1px solid #d0d0d0;border-radius:8px;width:100%;margin-bottom:42px;padding:14px;font-size:16px;transition:border-color .15s,box-shadow .15s}.input:focus{border-color:var(--color-brand);outline:none;box-shadow:0 0 0 3px #d33d211f}.input:disabled{color:#999;cursor:not-allowed;opacity:.8;background:#f5f5f5;border-color:#e0e0e0}.password-label-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.link.password-toggle{padding:0;font-size:12px}.password-hint{color:#777;margin:0 0 12px;font-size:12px;line-height:1.4}.password-input{margin-bottom:12px}.password-confirm-input{margin-bottom:28px}.button{box-sizing:border-box;background:var(--color-brand);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-bottom:20px;padding:14px;font-size:16px;font-weight:600;transition:background .15s,transform 50ms}.button:hover{background:var(--color-brand-hover)}.button:active{transform:translateY(1px)}.error{color:var(--color-brand);margin-top:-30px;margin-bottom:20px;padding-bottom:20px;font-size:13px;font-weight:500}.signup{color:#555;margin-bottom:28px;font-size:13px}.signup a{color:var(--color-brand);text-decoration:none}.signup a:hover{text-decoration:underline}.link{color:var(--color-brand);cursor:pointer;background-color:#fff;border:none;font-family:inherit;font-size:13px;text-decoration:none}.link:hover{text-decoration:underline}.support-line{color:#666;text-align:center;margin:20px 0 16px;font-size:12px}.support-line .link{color:var(--color-brand);font-size:12px;text-decoration:underline}.footer{border-top:1px solid #eee;justify-content:center;align-items:center;margin-top:44px;padding-top:48px;display:flex}.otp-container{justify-content:center;gap:10px;margin:20px 0;padding-bottom:24px;display:flex}.otp-input{text-align:center;border:1px solid #d0d0d0;border-radius:8px;width:44px;height:52px;font-size:20px}.otp-input:focus{border-color:var(--color-brand);outline:none;box-shadow:0 0 0 3px #d33d211f}@font-face{font-family:Arboria;src:url(/fonts/Arboria-Medium.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Arboria Bold;src:url(/fonts/Arboria-Bold.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--color-brand:#cc3a26;--color-brand-hover:#c23522;--font-bold:"Arboria Bold", "Segoe UI", -apple-system, Arial, sans-serif}html{background:#f6f6f4}body{font-family:Arboria,Segoe UI,-apple-system,Arial,sans-serif}.layout-content{max-width:1140px;margin:0 auto;padding:0 28px}.skip-link{z-index:1000;color:#1a1a1a;background:#fff;border:2px solid #1a1a1a;border-radius:6px;padding:8px 12px;text-decoration:none;position:absolute;top:-56px;left:12px}.skip-link:focus{top:12px}.spinner{vertical-align:middle;border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin;display:inline-block}.page-loader{background:#fff;justify-content:center;align-items:center;min-height:100vh;display:flex}.page-loader-spinner{border:3px solid #f0f0f0;border-top-color:var(--color-brand);border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin;display:inline-block}.logo{width:220px}.page-error{color:#555;flex-direction:column;align-items:center;gap:16px;font-size:14px;display:flex}.home-content--dimmed{opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none}.eyebrow{color:#666;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:12px;font-weight:400}@keyframes spin{to{transform:rotate(360deg)}}.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}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:3px solid var(--color-brand)!important}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none!important;box-shadow:0 0 0 2px #b3301847!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=480px){.layout-content{padding:0 16px}}
