.styles-module__jJhtpa__container{--primary-color:#eb0b28;--primary-dark:#c8091f;--secondary-color:#004080;--text-primary:#1a1a1a;--text-secondary:#666;--text-light:#888;--background:#fff;--background-light:#f8f9fa;--background-card:#fff;--border-light:#e2e8f0;--border-medium:#cbd5e0;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--info:#3b82f6;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;max-width:1200px;color:var(--text-primary);background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);min-height:100vh;margin:0 auto;padding:2rem;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Oxygen,sans-serif;line-height:1.7}.styles-module__jJhtpa__header{text-align:center;background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-dark)100%);border-radius:var(--radius-xl);color:#fff;box-shadow:var(--shadow-xl);margin-bottom:4rem;padding:3rem 2rem;position:relative;overflow:hidden}.styles-module__jJhtpa__header:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0000004d 0%,#0000001a 100%);position:absolute;inset:0}.styles-module__jJhtpa__headerIcon{filter:drop-shadow(0 4px 8px #0000004d);z-index:2;margin-bottom:1rem;font-size:4rem;position:relative}.styles-module__jJhtpa__title{letter-spacing:-.02em;text-shadow:0 4px 8px #00000080,0 2px 4px #0000004d;color:#fff;z-index:2;margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;position:relative}.styles-module__jJhtpa__subtitle{opacity:.95;text-shadow:0 2px 4px #0006;color:#fffffff2;z-index:2;max-width:600px;margin:0 auto;font-size:1.25rem;font-weight:400;position:relative}.styles-module__jJhtpa__quickAccess{margin-bottom:4rem}.styles-module__jJhtpa__sectionTitle{color:var(--text-primary);text-align:center;margin:0 0 2rem;font-size:2rem;font-weight:700;position:relative}.styles-module__jJhtpa__sectionTitle:after{content:"";background:linear-gradient(90deg,var(--primary-color),var(--primary-dark));border-radius:2px;width:4rem;height:3px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__jJhtpa__quickAccessGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.styles-module__jJhtpa__quickAccessCard{background:var(--background-card);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-md);border:1px solid var(--border-light);padding:2rem;transition:all .3s;position:relative;overflow:hidden}.styles-module__jJhtpa__quickAccessCard:before{content:"";background:linear-gradient(90deg,var(--primary-color),var(--info));height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.styles-module__jJhtpa__quickAccessCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.styles-module__jJhtpa__quickAccessCard:hover:before{transform:scaleX(1)}.styles-module__jJhtpa__quickAccessIcon{opacity:.8;margin-bottom:1rem;font-size:3rem}.styles-module__jJhtpa__quickAccessCard h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.styles-module__jJhtpa__quickAccessCard p{color:var(--text-secondary);margin:0;font-size:.95rem}.styles-module__jJhtpa__pdfLink{color:var(--primary-color);border-radius:var(--radius-md);border:2px solid #0000;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.styles-module__jJhtpa__pdfLink:hover{background:var(--primary-color);color:#fff;box-shadow:var(--shadow-md);transform:translateY(-1px)}.styles-module__jJhtpa__guidesSection{margin-bottom:4rem}.styles-module__jJhtpa__guideCard{background:var(--background-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light);margin-bottom:1.5rem;transition:all .3s;overflow:hidden}.styles-module__jJhtpa__guideCard:hover{box-shadow:var(--shadow-lg)}.styles-module__jJhtpa__guideHeader{cursor:pointer;background:var(--background-light);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:all .3s;display:flex}.styles-module__jJhtpa__guideHeader:hover{background:#f1f5f9}.styles-module__jJhtpa__guideHeaderContent{align-items:center;gap:1rem;display:flex}.styles-module__jJhtpa__guideIcon{opacity:.8;font-size:2rem}.styles-module__jJhtpa__guideHeader h3{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600}.styles-module__jJhtpa__expandIcon{color:var(--text-secondary);font-size:1.25rem;transition:transform .3s}.styles-module__jJhtpa__expandIcon.styles-module__jJhtpa__expanded{transform:rotate(180deg)}.styles-module__jJhtpa__guideContent{background:var(--background-card);padding:2rem;animation:.3s styles-module__jJhtpa__slideDown}@keyframes styles-module__jJhtpa__slideDown{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:1000px;padding-top:2rem;padding-bottom:2rem}}.styles-module__jJhtpa__steps{flex-direction:column;gap:2rem;display:flex}.styles-module__jJhtpa__step{align-items:flex-start;gap:1.5rem;display:flex}.styles-module__jJhtpa__stepNumber{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:#fff;width:3rem;height:3rem;box-shadow:var(--shadow-md);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.styles-module__jJhtpa__stepContent{flex:1}.styles-module__jJhtpa__stepContent h4{color:var(--text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.styles-module__jJhtpa__stepContent p{color:var(--text-secondary);margin:0 0 1rem;line-height:1.6}.styles-module__jJhtpa__tip,.styles-module__jJhtpa__warning{border-radius:var(--radius-md);align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem;font-size:.9rem;display:flex}.styles-module__jJhtpa__tip{color:#1e40af;background:#f0f9ff;border:1px solid #bfdbfe}.styles-module__jJhtpa__warning{color:#92400e;background:#fef3c7;border:1px solid #fbbf24}.styles-module__jJhtpa__tipIcon,.styles-module__jJhtpa__warningIcon{flex-shrink:0;font-size:1.1rem}.styles-module__jJhtpa__optionsList{flex-direction:column;gap:1rem;display:flex}.styles-module__jJhtpa__option{background:var(--background-light);border-radius:var(--radius-md);border:1px solid var(--border-light);padding:1rem}.styles-module__jJhtpa__option strong{color:var(--primary-color)}.styles-module__jJhtpa__importantSection{margin-bottom:4rem}.styles-module__jJhtpa__infoGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.styles-module__jJhtpa__infoCard{background:var(--background-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-light);padding:2rem;transition:all .3s}.styles-module__jJhtpa__infoCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.styles-module__jJhtpa__infoIcon{opacity:.8;margin-bottom:1rem;font-size:2.5rem}.styles-module__jJhtpa__infoCard h4{color:var(--text-primary);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.styles-module__jJhtpa__infoCard ul{margin:0;padding:0;list-style:none}.styles-module__jJhtpa__infoCard li{color:var(--text-secondary);border-bottom:1px solid var(--border-light);padding:.5rem 0}.styles-module__jJhtpa__infoCard li:last-child{border-bottom:none}.styles-module__jJhtpa__infoCard strong{color:var(--primary-color);font-weight:600}.styles-module__jJhtpa__faqSection{margin-bottom:4rem}.styles-module__jJhtpa__faqList{flex-direction:column;gap:1rem;display:flex}.styles-module__jJhtpa__faqItem{background:var(--background-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:all .3s;overflow:hidden}.styles-module__jJhtpa__faqItem:hover{box-shadow:var(--shadow-md)}.styles-module__jJhtpa__faqQuestion{cursor:pointer;background:var(--background-light);justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:all .3s;display:flex}.styles-module__jJhtpa__faqQuestion:hover{background:#f1f5f9}.styles-module__jJhtpa__faqQuestion span:first-child{color:var(--text-primary);font-weight:600;line-height:1.5}.styles-module__jJhtpa__faqExpandIcon{color:var(--text-secondary);background:var(--background-card);border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;transition:transform .3s;display:flex}.styles-module__jJhtpa__faqExpandIcon.styles-module__jJhtpa__expanded{background:var(--primary-color);color:#fff;transform:rotate(45deg)}.styles-module__jJhtpa__faqAnswer{background:var(--background-card);padding:1.5rem 2rem 2rem;animation:.3s styles-module__jJhtpa__slideDown}.styles-module__jJhtpa__faqAnswer p{color:var(--text-secondary);margin:0;line-height:1.6}.styles-module__jJhtpa__contactSection{margin-bottom:2rem}.styles-module__jJhtpa__contactCard{background:linear-gradient(135deg,var(--secondary-color)0%,#036 100%);color:#fff;border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-xl);padding:3rem 2rem;position:relative;overflow:hidden}.styles-module__jJhtpa__contactCard:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:6s ease-in-out infinite styles-module__jJhtpa__float;position:absolute;top:-50%;left:-50%}@keyframes styles-module__jJhtpa__float{0%,to{transform:translate(-50%,-50%)rotate(0)}50%{transform:translate(-50%,-50%)rotate(180deg)}}.styles-module__jJhtpa__contactIcon{opacity:.9;margin-bottom:1rem;font-size:3rem}.styles-module__jJhtpa__contactCard h3{margin:0 0 1rem;font-size:1.75rem;font-weight:700}.styles-module__jJhtpa__contactCard p{opacity:.9;margin:0 0 2rem;font-size:1.1rem}.styles-module__jJhtpa__contactInfo{flex-direction:column;align-items:center;gap:1rem;display:flex}.styles-module__jJhtpa__contactItem{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:.75rem;padding:.75rem 1.5rem;transition:all .3s;display:flex}.styles-module__jJhtpa__contactItem:hover{background:#fff3;transform:translateY(-2px)}.styles-module__jJhtpa__contactItemIcon{font-size:1.25rem}@media (max-width:768px){.styles-module__jJhtpa__container{padding:1rem}.styles-module__jJhtpa__header{margin-bottom:2rem;padding:2rem 1rem}.styles-module__jJhtpa__title{font-size:2rem}.styles-module__jJhtpa__subtitle{font-size:1rem}.styles-module__jJhtpa__quickAccessGrid{grid-template-columns:1fr;gap:1rem}.styles-module__jJhtpa__quickAccessCard{padding:1.5rem}.styles-module__jJhtpa__step{text-align:center;flex-direction:column;gap:1rem}.styles-module__jJhtpa__stepNumber{align-self:center}.styles-module__jJhtpa__guideHeader{padding:1rem 1.5rem}.styles-module__jJhtpa__guideContent{padding:1.5rem}.styles-module__jJhtpa__infoGrid{grid-template-columns:1fr;gap:1rem}.styles-module__jJhtpa__contactInfo{gap:.75rem}.styles-module__jJhtpa__contactItem{text-align:center;flex-direction:column;gap:.5rem}.styles-module__jJhtpa__faqQuestion{padding:1rem 1.5rem}.styles-module__jJhtpa__faqAnswer{padding:1rem 1.5rem 1.5rem}}@media (max-width:480px){.styles-module__jJhtpa__container{padding:.5rem}.styles-module__jJhtpa__header{margin-bottom:1.5rem}.styles-module__jJhtpa__headerIcon{font-size:3rem}.styles-module__jJhtpa__sectionTitle{font-size:1.5rem}.styles-module__jJhtpa__quickAccessCard{padding:1rem}.styles-module__jJhtpa__quickAccessIcon{font-size:2.5rem}.styles-module__jJhtpa__guideIcon{font-size:1.5rem}.styles-module__jJhtpa__stepNumber{width:2.5rem;height:2.5rem;font-size:1rem}.styles-module__jJhtpa__tip,.styles-module__jJhtpa__warning{padding:.75rem;font-size:.85rem}.styles-module__jJhtpa__contactCard{padding:2rem 1rem}}@media print{.styles-module__jJhtpa__container{background:#fff;max-width:none;padding:1rem}.styles-module__jJhtpa__header,.styles-module__jJhtpa__contactSection{color:#000!important;box-shadow:none!important;background:0 0!important}.styles-module__jJhtpa__guideCard,.styles-module__jJhtpa__quickAccessCard,.styles-module__jJhtpa__infoCard{box-shadow:none!important;border:1px solid #ccc!important}.styles-module__jJhtpa__expandIcon,.styles-module__jJhtpa__faqExpandIcon{display:none}.styles-module__jJhtpa__guideContent{display:block!important}}@media (prefers-reduced-motion:reduce){.styles-module__jJhtpa__container,.styles-module__jJhtpa__container *,.styles-module__jJhtpa__container :before,.styles-module__jJhtpa__container :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.styles-module__jJhtpa__guideHeader:focus,.styles-module__jJhtpa__faqQuestion:focus{outline:2px solid var(--primary-color);outline-offset:2px}@media (prefers-contrast:high){.styles-module__jJhtpa__container{--border-light:#000;--border-medium:#000;--text-secondary:#000;--text-light:#000}}
