.contact-module__xwJ-uq__contactContainer{background-color:#fff;width:100%;min-height:100vh}.contact-module__xwJ-uq__pageHero{text-align:center;background-color:#fff;border-bottom:1px solid #e5e7eb;padding:5rem 5%}.contact-module__xwJ-uq__pageTitle{color:#111827;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.contact-module__xwJ-uq__pageSubtitle{color:#4b5563;max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.6}.contact-module__xwJ-uq__mainContent{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:5rem 5%}.contact-module__xwJ-uq__contentWrapper{grid-template-columns:1fr;align-items:start;gap:3rem;max-width:1300px;margin:0 auto;display:grid}.contact-module__xwJ-uq__formCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:3rem;box-shadow:0 10px 25px -5px #0000000d}.contact-module__xwJ-uq__formHeader{border-bottom:1px solid #f1f5f9;align-items:center;gap:1.2rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.contact-module__xwJ-uq__headerIconWrapper{background-color:#2563eb1a;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.contact-module__xwJ-uq__formIcon{color:#2563eb}.contact-module__xwJ-uq__sectionTitle{color:#0f172a;margin:0;font-size:1.6rem;font-weight:800;line-height:1.2}.contact-module__xwJ-uq__sectionSubtitle{color:#64748b;margin:.2rem 0 0;font-size:.95rem}.contact-module__xwJ-uq__contactForm{flex-direction:column;gap:1.5rem;display:flex}.contact-module__xwJ-uq__inputGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.contact-module__xwJ-uq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__xwJ-uq__inputGroup label{color:#334155;font-size:.9rem;font-weight:600}.contact-module__xwJ-uq__inputGroup input,.contact-module__xwJ-uq__inputGroup select{color:#111827;background-color:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:.9rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.contact-module__xwJ-uq__inputGroup select option{color:#111827;background-color:#fff}.contact-module__xwJ-uq__inputGroup input:focus,.contact-module__xwJ-uq__inputGroup select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1a}.contact-module__xwJ-uq__editorSection{flex-direction:column;gap:.5rem;display:flex}.contact-module__xwJ-uq__editorSection label{color:#334155;font-size:.9rem;font-weight:600}.contact-module__xwJ-uq__editorContainer{background-color:#fff;border:1px solid #cbd5e1;border-radius:10px;flex-direction:column;transition:all .2s;display:flex;position:relative;overflow:visible}.contact-module__xwJ-uq__editorContainer:focus-within{z-index:10;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.contact-module__xwJ-uq__quillEditor .ql-toolbar{background-color:#f8fafc;border-radius:10px 10px 0 0;border:none!important;border-bottom:1px solid #e2e8f0!important;padding:12px!important}.contact-module__xwJ-uq__quillEditor .ql-container{min-height:200px;font-family:inherit;font-size:1rem;border:none!important}.contact-module__xwJ-uq__quillEditor .ql-editor{color:#1e293b;min-height:200px;padding:1.5rem;line-height:1.6}.contact-module__xwJ-uq__quillEditor .ql-editor.ql-blank:before{color:#94a3b8;font-style:italic}.contact-module__xwJ-uq__editorFooter{background-color:#fff;border-top:1px solid #e2e8f0;border-radius:0 0 10px 10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.contact-module__xwJ-uq__editorTools{align-items:center;gap:.5rem;display:flex}.contact-module__xwJ-uq__toolBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.contact-module__xwJ-uq__toolBtn:hover,.contact-module__xwJ-uq__activeTool{color:#2563eb;background-color:#f1f5f9}.contact-module__xwJ-uq__attachmentsList{background-color:#fff;flex-wrap:wrap;gap:.5rem;padding:0 1rem 1rem;display:flex}.contact-module__xwJ-uq__attachmentChip{color:#334155;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:.5rem;padding:6px 12px;font-size:.85rem;font-weight:500;display:flex}.contact-module__xwJ-uq__fileName{white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}.contact-module__xwJ-uq__removeFileBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;align-items:center;padding:2px;transition:all .2s;display:flex}.contact-module__xwJ-uq__removeFileBtn:hover{color:#ef4444;background-color:#fee2e2}.contact-module__xwJ-uq__emojiWrapper{position:relative}.contact-module__xwJ-uq__emojiPickerContainer{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:.5rem;position:absolute;bottom:130%;left:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.contact-module__xwJ-uq__emojiCover{z-index:49;cursor:default;position:fixed;inset:0}.contact-module__xwJ-uq__submitButtonWrapper{margin-top:1rem}.contact-module__xwJ-uq__submitButton{color:#fff;cursor:pointer;background-color:#1e3a8a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.contact-module__xwJ-uq__submitButton:hover:not(:disabled){background-color:#1e40af;transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a33}.contact-module__xwJ-uq__submitButton:disabled{opacity:.7;cursor:not-allowed}.contact-module__xwJ-uq__messageBox{border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem;font-size:.95rem;display:flex}.contact-module__xwJ-uq__successBox{color:#065f46;background-color:#ecfdf5;border:1px solid #a7f3d0}.contact-module__xwJ-uq__errorBox{color:#991b1b;background-color:#fef2f2;border:1px solid #fecaca}.contact-module__xwJ-uq__detailsSidebar{flex-direction:column;gap:2rem;display:flex}.contact-module__xwJ-uq__infoCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;box-shadow:0 10px 25px -5px #0000000d}.contact-module__xwJ-uq__sidebarTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.contact-module__xwJ-uq__sidebarDesc{color:#64748b;margin-bottom:2rem;font-size:.95rem}.contact-module__xwJ-uq__detailsList{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.contact-module__xwJ-uq__detailsList li{align-items:flex-start;gap:1rem;display:flex}.contact-module__xwJ-uq__iconBox{color:#2563eb;background-color:#2563eb1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:10px;display:flex}.contact-module__xwJ-uq__detailsList li div:last-child{flex-direction:column;display:flex}.contact-module__xwJ-uq__detailsList strong{color:#334155;margin-bottom:.2rem;font-size:.9rem}.contact-module__xwJ-uq__detailsList span{color:#0f172a;font-size:1rem;font-weight:500}.contact-module__xwJ-uq__subDetail{color:#64748b!important;font-size:.9rem!important;font-weight:400!important}.contact-module__xwJ-uq__mapCard{background-color:#e2e8f0;border:1px solid #e2e8f0;border-radius:20px;height:300px;overflow:hidden}.contact-module__xwJ-uq__mapCard iframe{filter:grayscale(50%);width:100%;height:100%}.contact-module__xwJ-uq__resourceSection{background-color:#f0fdf4;border-bottom:1px solid #dcfce7;padding:5rem 5%}.contact-module__xwJ-uq__resourceHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.5rem;display:flex}.contact-module__xwJ-uq__resourceBadge{color:#166534;background-color:#dcfce7;border-radius:20px;align-items:center;gap:6px;margin-bottom:1rem;padding:6px 16px;font-size:.85rem;font-weight:600;display:flex}.contact-module__xwJ-uq__resourceHeader h2{color:#064e3b;margin-bottom:.5rem;font-size:2rem;font-weight:800}.contact-module__xwJ-uq__resourceHeader p{color:#166534;text-align:center;max-width:600px;font-size:1.1rem}.contact-module__xwJ-uq__fileGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;max-width:1300px;margin:0 auto;display:grid}.contact-module__xwJ-uq__fileCard{background-color:#fff;border:1px solid #bbf7d0;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.contact-module__xwJ-uq__fileCard:hover{border-color:#16a34a;transform:translateY(-5px);box-shadow:0 10px 20px #16a34a1a}.contact-module__xwJ-uq__fileIconWrapper{color:#16a34a;background-color:#dcfce7;border-radius:12px;justify-content:center;align-items:center;padding:1rem;display:flex}.contact-module__xwJ-uq__fileContent{flex-grow:1;min-width:0}.contact-module__xwJ-uq__fileContent h3{color:#064e3b;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .5rem;font-size:1rem;font-weight:600;line-height:1.3;overflow:hidden}.contact-module__xwJ-uq__fileActions{gap:1rem;display:flex}.contact-module__xwJ-uq__actionBtn{color:#16a34a;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:4px 8px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.contact-module__xwJ-uq__actionBtn:hover{background-color:#dcfce7}.contact-module__xwJ-uq__careerSection{color:#f8fafc;background-color:#0f172a;padding:6rem 5%}.contact-module__xwJ-uq__careerInner{max-width:900px;margin:0 auto}.contact-module__xwJ-uq__careerHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.contact-module__xwJ-uq__careerIconBox{color:#38bdf8;background-color:#38bdf826;border-radius:16px;margin-bottom:1.5rem;padding:16px;display:inline-flex}.contact-module__xwJ-uq__careerHeader h2{color:#fff;margin:0 0 1rem;font-size:2.2rem;font-weight:800}.contact-module__xwJ-uq__careerHeader p{color:#94a3b8;max-width:650px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.contact-module__xwJ-uq__revealCareerBtn{color:#0f172a;cursor:pointer;background-color:#38bdf8;border:none;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.contact-module__xwJ-uq__revealCareerBtn:hover{background-color:#7dd3fc;transform:translateY(-2px);box-shadow:0 10px 20px #38bdf833}.contact-module__xwJ-uq__careerFormContainer{background-color:#1e293b;border:1px solid #334155;border-radius:24px;padding:3rem;animation:.4s ease-out forwards contact-module__xwJ-uq__slideDown}.contact-module__xwJ-uq__careerForm{flex-direction:column;gap:1.5rem;display:flex}.contact-module__xwJ-uq__formRow{grid-template-columns:1fr;gap:1.5rem;display:grid}.contact-module__xwJ-uq__careerForm label{color:#cbd5e1;font-size:.9rem;font-weight:600}.contact-module__xwJ-uq__careerInput,.contact-module__xwJ-uq__careerTextarea{color:#f8fafc;background-color:#0f172a;border:1px solid #334155;border-radius:10px;width:100%;padding:12px;font-family:inherit;font-size:.95rem;transition:all .2s}select.contact-module__xwJ-uq__careerInput option{color:#f8fafc;background-color:#0f172a}.contact-module__xwJ-uq__careerInput:focus,.contact-module__xwJ-uq__careerTextarea:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 3px #38bdf826}.contact-module__xwJ-uq__careerTextarea{resize:vertical;min-height:100px}.contact-module__xwJ-uq__uploadGroup{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.contact-module__xwJ-uq__uploadBox{text-align:center;cursor:pointer;color:#94a3b8;background-color:#0f172a80;border:2px dashed #475569;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:2rem;transition:all .2s;display:flex}.contact-module__xwJ-uq__uploadBox:hover{background-color:#38bdf80d;border-color:#38bdf8}.contact-module__xwJ-uq__uploadIcon{color:#38bdf8}.contact-module__xwJ-uq__fileSelected{color:#f8fafc;flex-direction:column;align-items:center;display:flex}.contact-module__xwJ-uq__fileNameCareer{color:#38bdf8;font-weight:600}.contact-module__xwJ-uq__changeFile{color:#64748b;margin-top:4px;font-size:.85rem}.contact-module__xwJ-uq__careerActions{border-top:1px solid #334155;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1.5rem;display:flex}.contact-module__xwJ-uq__cancelCareerBtn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:10px;padding:12px 24px;font-weight:600;transition:all .2s}.contact-module__xwJ-uq__cancelCareerBtn:hover{color:#f8fafc;background-color:#334155}.contact-module__xwJ-uq__submitCareerBtn{color:#0f172a;cursor:pointer;background-color:#38bdf8;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 32px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.contact-module__xwJ-uq__submitCareerBtn:hover:not(:disabled){background-color:#7dd3fc;transform:translateY(-2px);box-shadow:0 4px 15px #38bdf84d}.contact-module__xwJ-uq__submitCareerBtn:disabled{opacity:.6;cursor:not-allowed}.contact-module__xwJ-uq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999999;background-color:#0f172abf;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;animation:.2s contact-module__xwJ-uq__fadeIn;display:flex;position:fixed;top:0;left:0}.contact-module__xwJ-uq__viewModalContent{background-color:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:900px;height:85vh;animation:.3s contact-module__xwJ-uq__scaleUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.contact-module__xwJ-uq__viewModalHeader{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.contact-module__xwJ-uq__viewModalHeader h3{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;margin:0;padding-right:1rem;font-size:1.1rem;overflow:hidden}.contact-module__xwJ-uq__viewModalActions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.contact-module__xwJ-uq__headerDownloadBtn{color:#fff;cursor:pointer;background-color:#1e3a8a;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.contact-module__xwJ-uq__pdfContainer{background-color:#525659;flex-grow:1}.contact-module__xwJ-uq__downloadModalContent{text-align:center;background-color:#fff;border-radius:24px;width:100%;max-width:450px;max-height:90vh;padding:3rem 2rem;animation:.3s cubic-bezier(.16,1,.3,1) contact-module__xwJ-uq__scaleUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.contact-module__xwJ-uq__modalIconWrapper{color:#16a34a;background-color:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.contact-module__xwJ-uq__modalBody h2{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.contact-module__xwJ-uq__modalBody p{color:#64748b;margin-bottom:2rem;line-height:1.5}.contact-module__xwJ-uq__nextStepsBox{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.contact-module__xwJ-uq__nextStepsBox h4{color:#334155;margin:0 0 .5rem}.contact-module__xwJ-uq__nextStepsBox p{margin-bottom:1rem;font-size:.9rem}.contact-module__xwJ-uq__emailLink{color:#2563eb;word-break:break-all;font-size:1.1rem;font-weight:700;text-decoration:none}.contact-module__xwJ-uq__modalCloseBtn{color:#fff;cursor:pointer;background-color:#1e3a8a;border:none;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:background-color .2s}.contact-module__xwJ-uq__modalCloseBtn:hover{background-color:#1e40af}.contact-module__xwJ-uq__closeModal,.contact-module__xwJ-uq__closeModalAbsolute{color:#64748b;cursor:pointer;background:0 0;border:none}.contact-module__xwJ-uq__closeModal:hover,.contact-module__xwJ-uq__closeModalAbsolute:hover{color:#0f172a}.contact-module__xwJ-uq__closeModalAbsolute{position:absolute;top:1.5rem;right:1.5rem}@media (max-width:767px){.contact-module__xwJ-uq__formCard{padding:2rem 1.5rem}.contact-module__xwJ-uq__viewModalHeader{flex-direction:column;align-items:flex-start;gap:1rem}.contact-module__xwJ-uq__viewModalActions{justify-content:space-between;width:100%}.contact-module__xwJ-uq__careerFormContainer{padding:2rem 1.5rem}.contact-module__xwJ-uq__careerActions{flex-direction:column}.contact-module__xwJ-uq__cancelCareerBtn,.contact-module__xwJ-uq__submitCareerBtn{justify-content:center;width:100%}}@media (min-width:768px){.contact-module__xwJ-uq__inputGrid,.contact-module__xwJ-uq__formRow{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.contact-module__xwJ-uq__contentWrapper{grid-template-columns:2fr 1fr}.contact-module__xwJ-uq__detailsSidebar{position:sticky;top:120px}}@keyframes contact-module__xwJ-uq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes contact-module__xwJ-uq__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes contact-module__xwJ-uq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes contact-module__xwJ-uq__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
.PartnersRibbon-module__7d3gBW__ribbonWrapper{z-index:10;background:linear-gradient(90deg,#1e40af 0%,#d4af37 100%);border-bottom:1px solid #ffffff1a;width:100%;animation:2.5s infinite alternate PartnersRibbon-module__7d3gBW__ribbonPulse;position:relative}@keyframes PartnersRibbon-module__7d3gBW__ribbonPulse{0%{box-shadow:0 0 #d4af3733}50%{box-shadow:0 0 15px 8px #d4af3766}to{box-shadow:0 0 #d4af3733}}.PartnersRibbon-module__7d3gBW__ribbonContainer{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:12px 24px;display:flex}.PartnersRibbon-module__7d3gBW__ribbonText{color:#fff;align-items:center;gap:12px;font-size:.95rem;line-height:1.4;display:flex}.PartnersRibbon-module__7d3gBW__goldHandshake{color:gold;filter:drop-shadow(0 2px 4px #0000004d);flex-shrink:0}.PartnersRibbon-module__7d3gBW__ribbonBtn{color:#1e3a8a;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.PartnersRibbon-module__7d3gBW__ribbonBtn:hover{background:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}@media (max-width:768px){.PartnersRibbon-module__7d3gBW__ribbonContainer{text-align:center;flex-direction:column;padding:16px}.PartnersRibbon-module__7d3gBW__ribbonText{flex-wrap:wrap;justify-content:center}.PartnersRibbon-module__7d3gBW__ribbonBtn{justify-content:center;width:100%}}.PartnersRibbon-module__7d3gBW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999999;background:#0f172abf;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out PartnersRibbon-module__7d3gBW__fadeIn;display:flex;position:fixed;inset:0}.PartnersRibbon-module__7d3gBW__modalContent{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:650px;max-height:90vh;animation:.3s ease-out PartnersRibbon-module__7d3gBW__slideUp;display:flex;position:relative;box-shadow:0 20px 40px #0003}.PartnersRibbon-module__7d3gBW__modalScrollArea{padding:32px;overflow-y:auto}.PartnersRibbon-module__7d3gBW__closeBtn{color:#64748b;cursor:pointer;z-index:10;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.PartnersRibbon-module__7d3gBW__closeBtn:hover{color:#0f172a;background:#e2e8f0}.PartnersRibbon-module__7d3gBW__modalHeader{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.PartnersRibbon-module__7d3gBW__headerIcon{color:#3b82f6;background:#eff6ff;border-radius:12px;padding:12px}.PartnersRibbon-module__7d3gBW__modalTitle{color:#0f172a;margin:0 0 4px;font-size:1.5rem;font-weight:700}.PartnersRibbon-module__7d3gBW__modalDesc{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}.PartnersRibbon-module__7d3gBW__form{flex-direction:column;gap:20px;display:flex}.PartnersRibbon-module__7d3gBW__formReveal{flex-direction:column;gap:20px;animation:.3s ease-in-out PartnersRibbon-module__7d3gBW__fadeIn;display:flex}.PartnersRibbon-module__7d3gBW__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;border-bottom:1px solid #e2e8f0;margin:10px 0 0;padding-bottom:6px;font-size:.85rem}.PartnersRibbon-module__7d3gBW__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:500px){.PartnersRibbon-module__7d3gBW__formRow{grid-template-columns:1fr}}.PartnersRibbon-module__7d3gBW__inputGroup{flex-direction:column;gap:6px;display:flex}.PartnersRibbon-module__7d3gBW__inputGroup label{color:#334155;font-size:.85rem;font-weight:600}.PartnersRibbon-module__7d3gBW__input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:all .2s}.PartnersRibbon-module__7d3gBW__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.PartnersRibbon-module__7d3gBW__termsWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px}.PartnersRibbon-module__7d3gBW__checkboxLabel{color:#475569;cursor:pointer;align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.4;display:flex}.PartnersRibbon-module__7d3gBW__checkboxLabel input{cursor:pointer;margin-top:3px}.PartnersRibbon-module__7d3gBW__captchaWrapper{justify-content:flex-start;margin:10px 0;display:flex}.PartnersRibbon-module__7d3gBW__errorMsg{color:#ef4444;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;padding:10px;font-size:.9rem}.PartnersRibbon-module__7d3gBW__submitBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:14px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.PartnersRibbon-module__7d3gBW__submitBtn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.PartnersRibbon-module__7d3gBW__submitBtn:disabled{color:#94a3b8;cursor:not-allowed;background:#cbd5e1}.PartnersRibbon-module__7d3gBW__spin{animation:1s linear infinite PartnersRibbon-module__7d3gBW__spin}.PartnersRibbon-module__7d3gBW__successState{text-align:center;padding:40px 20px}.PartnersRibbon-module__7d3gBW__successIconWrapper{color:#10b981;justify-content:center;margin-bottom:20px;display:flex}.PartnersRibbon-module__7d3gBW__successState h3{color:#0f172a;margin-bottom:12px;font-size:1.5rem}.PartnersRibbon-module__7d3gBW__successState p{color:#64748b;margin-bottom:24px;line-height:1.6}.PartnersRibbon-module__7d3gBW__doneBtn{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:10px 24px;font-weight:600;transition:all .2s}.PartnersRibbon-module__7d3gBW__doneBtn:hover{background:#e2e8f0}@keyframes PartnersRibbon-module__7d3gBW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PartnersRibbon-module__7d3gBW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes PartnersRibbon-module__7d3gBW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.VideoSection-module__5SsVkq__videoSection{background-color:#fff;padding:5rem 5%;position:relative;overflow:hidden}.VideoSection-module__5SsVkq__container{max-width:1280px;margin:0 auto}.VideoSection-module__5SsVkq__contentWrapper{background:linear-gradient(145deg,#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:24px;align-items:center;gap:4rem;padding:3rem;display:flex;box-shadow:0 10px 30px -10px #0000000d}.VideoSection-module__5SsVkq__textContent{flex:1}.VideoSection-module__5SsVkq__badge{color:#002d62;text-transform:uppercase;letter-spacing:.5px;background-color:#002d621a;border-radius:20px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.VideoSection-module__5SsVkq__title{color:#0f172a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.VideoSection-module__5SsVkq__highlight{color:#002d62}.VideoSection-module__5SsVkq__description{color:#475569;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.VideoSection-module__5SsVkq__primaryButton{color:#fff;background-color:#002d62;border-radius:12px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 14px #002d6263}.VideoSection-module__5SsVkq__primaryButton:hover{background-color:#001f44;transform:translateY(-2px);box-shadow:0 6px 20px #002d6266}.VideoSection-module__5SsVkq__videoWrapper{flex:1;width:100%}.VideoSection-module__5SsVkq__videoContainer{border:4px solid #fff;border-radius:16px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.VideoSection-module__5SsVkq__videoContainer iframe{border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:992px){.VideoSection-module__5SsVkq__contentWrapper{flex-direction:column;gap:2rem;padding:2rem}.VideoSection-module__5SsVkq__textContent{text-align:center}.VideoSection-module__5SsVkq__badge{margin:0 auto 1.5rem}.VideoSection-module__5SsVkq__title{font-size:2rem}}@media (max-width:480px){.VideoSection-module__5SsVkq__videoSection{padding:3rem 1.5rem}.VideoSection-module__5SsVkq__contentWrapper{padding:1.5rem}}
.PricingSection-module__YDFglW__pricingSection{-webkit-backdrop-filter:blur(12px);z-index:10;background:#ffffffa6;border-top:1px solid #fff9;border-bottom:1px solid #fff9;padding:6rem 5%;position:relative}.PricingSection-module__YDFglW__container{max-width:1200px;margin:0 auto}.PricingSection-module__YDFglW__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.PricingSection-module__YDFglW__badge{color:#002d62;text-transform:uppercase;letter-spacing:.5px;background-color:#002d6226;border-radius:20px;align-items:center;gap:8px;margin-bottom:1rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.PricingSection-module__YDFglW__title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.PricingSection-module__YDFglW__subtitle{color:#1e293b;max-width:700px;font-size:1.1rem;line-height:1.6}.PricingSection-module__YDFglW__currencyConverterWrapper{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3.5rem;display:flex}.PricingSection-module__YDFglW__liveIndicator{color:#64748b;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.PricingSection-module__YDFglW__pulseDot{background-color:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite PricingSection-module__YDFglW__pulse;box-shadow:0 0 #10b98166}@keyframes PricingSection-module__YDFglW__pulse{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.PricingSection-module__YDFglW__spin{animation:1s linear infinite PricingSection-module__YDFglW__spin}@keyframes PricingSection-module__YDFglW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PricingSection-module__YDFglW__currencyToggle{background:#ffffff80;border:1px solid #002d6226;border-radius:50px;padding:4px;display:inline-flex;box-shadow:inset 0 2px 4px #0000000d}.PricingSection-module__YDFglW__currencyBtn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:50px;padding:.6rem 1.25rem;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}.PricingSection-module__YDFglW__currencyBtn:hover:not(.PricingSection-module__YDFglW__activeCurrency){color:#0f172a;background:#ffffff80}.PricingSection-module__YDFglW__activeCurrency{color:#fff;background:#002d62;box-shadow:0 4px 10px #002d624d}.PricingSection-module__YDFglW__grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));justify-content:center;align-items:stretch;gap:2.5rem;display:grid}.PricingSection-module__YDFglW__themeWeb{--plan-primary:#0284c7;--plan-hover:#0369a1;--plan-bg-light:#0284c71f}.PricingSection-module__YDFglW__themeMobile{--plan-primary:#002d62;--plan-hover:#001f44;--plan-bg-light:#002d621f}.PricingSection-module__YDFglW__themeUpgrade{--plan-primary:#4f46e5;--plan-hover:#4338ca;--plan-bg-light:#4f46e51f}.PricingSection-module__YDFglW__card{background:linear-gradient(145deg,#ffffffd9 0%,var(--plan-bg-light)100%);-webkit-backdrop-filter:blur(16px);border:1px solid #ffffffe6;border-radius:24px;flex-direction:column;height:100%;padding:2.5rem;transition:transform .3s,box-shadow .3s,border-color .3s,background .3s;display:flex;position:relative;box-shadow:0 10px 30px -10px #0000000d}.PricingSection-module__YDFglW__card:hover{box-shadow:0 20px 40px -15px var(--plan-bg-light);border-color:var(--plan-primary);background:linear-gradient(145deg,#fffffff2 0%,var(--plan-bg-light)100%);transform:translateY(-8px)}.PricingSection-module__YDFglW__popular{border:2px solid var(--plan-primary);box-shadow:0 20px 40px -15px var(--plan-bg-light);z-index:10;transform:scale(1.03)}.PricingSection-module__YDFglW__popular:hover{transform:scale(1.03)translateY(-8px)}.PricingSection-module__YDFglW__popularBadgeWrapper{z-index:20;justify-content:center;width:100%;display:flex;position:absolute;top:-16px;left:0}.PricingSection-module__YDFglW__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#002d62,#0056b3);border-radius:20px;padding:6px 20px;font-size:.85rem;font-weight:700;box-shadow:0 4px 10px #002d624d}.PricingSection-module__YDFglW__cardHeader{text-align:center;margin-bottom:2rem}.PricingSection-module__YDFglW__iconWrapper{background-color:var(--plan-bg-light);width:64px;height:64px;color:var(--plan-primary);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:transform .3s;display:flex}.PricingSection-module__YDFglW__card:hover .PricingSection-module__YDFglW__iconWrapper{transform:scale(1.1)rotate(-5deg)}.PricingSection-module__YDFglW__cardTitle{color:#1e293b;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PricingSection-module__YDFglW__cardDescription{color:#334155;min-height:45px;margin-bottom:1.5rem;font-size:.95rem}.PricingSection-module__YDFglW__priceContainer{justify-content:center;align-items:baseline;gap:.25rem;padding-bottom:.5rem;display:flex}.PricingSection-module__YDFglW__currency{color:#475569;font-size:1.5rem;font-weight:700}.PricingSection-module__YDFglW__price{color:#0f172a;font-size:3.5rem;font-weight:800;line-height:1}.PricingSection-module__YDFglW__period{color:#475569;font-size:1rem;font-weight:500}.PricingSection-module__YDFglW__priceMetaTags{border-bottom:1px solid #0f172a1a;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;padding-bottom:1.5rem;display:flex}.PricingSection-module__YDFglW__metaBadge{color:#64748b;text-transform:uppercase;letter-spacing:.5px;background:#0f172a0f;border-radius:12px;padding:.35rem .75rem;font-size:.7rem;font-weight:700}.PricingSection-module__YDFglW__cardBody{flex-grow:1;margin-bottom:2.5rem}.PricingSection-module__YDFglW__featureList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.PricingSection-module__YDFglW__featureItem{color:#334155;align-items:flex-start;gap:12px;font-weight:500;line-height:1.4;display:flex}.PricingSection-module__YDFglW__checkIcon{background-color:var(--plan-bg-light);color:var(--plan-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}.PricingSection-module__YDFglW__cardFooter{margin-top:auto}.PricingSection-module__YDFglW__ctaButton{background-color:var(--plan-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:1.1rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.PricingSection-module__YDFglW__ctaButton:hover{background-color:var(--plan-hover);box-shadow:0 10px 20px var(--plan-bg-light);transform:translateY(-2px)}.PricingSection-module__YDFglW__popular .PricingSection-module__YDFglW__ctaButton{background:linear-gradient(135deg,#002d62,#0056b3)}.PricingSection-module__YDFglW__popular .PricingSection-module__YDFglW__ctaButton:hover{background:linear-gradient(135deg,#001f44,#004080)}.PricingSection-module__YDFglW__horizontalBanner{-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #ffffffe6;border-radius:24px;justify-content:space-between;align-items:center;gap:2rem;margin-top:5rem;padding:2.5rem 3rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 10px 30px -10px #00000014}.PricingSection-module__YDFglW__horizontalBanner:hover{border-color:#002d624d;transform:translateY(-4px);box-shadow:0 15px 35px -10px #0000001f}.PricingSection-module__YDFglW__bannerIconWrapper{color:#002d62;background:#002d621a;border-radius:20px;flex-shrink:0;padding:1.25rem}.PricingSection-module__YDFglW__bannerContent{flex:2}.PricingSection-module__YDFglW__bannerTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.PricingSection-module__YDFglW__bannerText{color:#334155;margin:0;font-size:1.05rem;line-height:1.6}.PricingSection-module__YDFglW__bannerText strong{color:#0f172a}.PricingSection-module__YDFglW__bannerActionArea{flex-direction:row;flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.PricingSection-module__YDFglW__bannerPricing{border-right:2px solid #002d6226;flex-direction:column;justify-content:center;align-items:flex-end;padding-right:1.5rem;display:flex}.PricingSection-module__YDFglW__bannerStarting{color:#475569;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.PricingSection-module__YDFglW__bannerPrice{color:#002d62;white-space:nowrap;font-size:1.75rem;font-weight:800}.PricingSection-module__YDFglW__bannerMetaTags{gap:.5rem;margin-top:.4rem;display:flex}.PricingSection-module__YDFglW__bannerCta{color:#fff;cursor:pointer;white-space:nowrap;background-color:#002d62;border:none;border-radius:12px;align-items:center;gap:8px;padding:1.1rem 2rem;font-size:1.05rem;font-weight:700;transition:all .3s;display:inline-flex}.PricingSection-module__YDFglW__bannerCta:hover{background-color:#001f44;transform:translateY(-2px);box-shadow:0 4px 15px #002d624d}.PricingSection-module__YDFglW__modalContent{color:#334155;line-height:1.6}.PricingSection-module__YDFglW__modalPricingHeader{color:#0f172a;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-top:0;margin-bottom:1rem;font-size:1.5rem;font-weight:800;display:flex}.PricingSection-module__YDFglW__modalVatTag{color:#64748b;font-size:.9rem;font-weight:600}.PricingSection-module__YDFglW__modalInfoBox{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:12px;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.PricingSection-module__YDFglW__infoIcon{color:#2563eb;flex-shrink:0;margin-top:2px}.PricingSection-module__YDFglW__modalInfoBox p{color:#1e293b;margin:0;font-size:.95rem}.PricingSection-module__YDFglW__modalInfoBox strong{color:#0f172a}.PricingSection-module__YDFglW__modalText{margin-bottom:1rem;font-size:1.05rem}.PricingSection-module__YDFglW__modalTerms{color:#64748b;margin-bottom:2rem;font-size:.85rem;font-style:italic}.PricingSection-module__YDFglW__modalActions{justify-content:flex-end;margin-top:2rem;display:flex}.PricingSection-module__YDFglW__contactButton{color:#fff;background-color:#002d62;border-radius:12px;padding:.9rem 1.75rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .2s}.PricingSection-module__YDFglW__contactButton:hover{background-color:#001f44;transform:translateY(-2px)}@media (max-width:1024px){.PricingSection-module__YDFglW__horizontalBanner{text-align:center;flex-direction:column;padding:2.5rem 2rem}.PricingSection-module__YDFglW__bannerActionArea{flex-direction:column;width:100%}.PricingSection-module__YDFglW__bannerPricing{border-bottom:2px solid #002d6226;border-right:none;align-items:center;width:100%;padding-bottom:1.5rem;padding-right:0}.PricingSection-module__YDFglW__bannerCta{justify-content:center;width:100%}.PricingSection-module__YDFglW__popular{transform:scale(1)}.PricingSection-module__YDFglW__popular:hover{transform:translateY(-8px)}}@media (max-width:768px){.PricingSection-module__YDFglW__grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.PricingSection-module__YDFglW__pricingSection{padding:4rem 1.5rem}.PricingSection-module__YDFglW__title{font-size:2rem}.PricingSection-module__YDFglW__currencyToggle{border-radius:16px;flex-wrap:wrap;justify-content:center}.PricingSection-module__YDFglW__currencyBtn{text-align:center;flex:40%}}
.AppModal-module__J9X0Uq__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;opacity:0;visibility:hidden;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}.AppModal-module__J9X0Uq__overlay.AppModal-module__J9X0Uq__open{opacity:1;visibility:visible}.AppModal-module__J9X0Uq__modal{opacity:0;background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:900px;max-height:90vh;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),opacity .3s;display:flex;overflow:hidden;transform:scale(.95)translateY(20px);box-shadow:0 25px 50px -12px #00000040}.AppModal-module__J9X0Uq__modal.AppModal-module__J9X0Uq__open{opacity:1;transform:scale(1)translateY(0)}.AppModal-module__J9X0Uq__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.AppModal-module__J9X0Uq__title{color:#111827;margin:0;font-size:1.25rem;font-weight:700}.AppModal-module__J9X0Uq__closeBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.AppModal-module__J9X0Uq__closeBtn:hover{color:#111827;background-color:#e5e7eb}.AppModal-module__J9X0Uq__body{flex-grow:1;padding:1.5rem;overflow-y:auto}@media (max-width:768px){.AppModal-module__J9X0Uq__modal{width:95%;max-height:95vh}.AppModal-module__J9X0Uq__body{padding:1rem}}
.IdeaPlayground-module__hrPpna__playgroundContainer{-webkit-backdrop-filter:blur(20px);color:#fff;z-index:5;background:#0f172ad9;border:1px solid #ffffff26;border-radius:24px;width:100%;max-width:1200px;margin:2rem auto 4rem;padding:3rem 2rem;position:relative;box-shadow:0 20px 50px #00000040}.IdeaPlayground-module__hrPpna__header{text-align:center;margin-bottom:2.5rem}.IdeaPlayground-module__hrPpna__iconWrapper{color:#60a5fa;background:#3b82f633;border-radius:50%;margin-bottom:1.25rem;padding:1rem;display:inline-flex;box-shadow:0 0 20px #3b82f633}.IdeaPlayground-module__hrPpna__header h2{color:#fff;letter-spacing:-.5px;margin:0 0 .75rem;font-size:2.25rem;font-weight:800}.IdeaPlayground-module__hrPpna__header p{color:#cbd5e1;max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.IdeaPlayground-module__hrPpna__splitLayout{grid-template-columns:1fr;align-items:start;gap:2rem;transition:all .4s;display:grid}@media (min-width:992px){.IdeaPlayground-module__hrPpna__splitLayout.IdeaPlayground-module__hrPpna__hasResults{grid-template-columns:1fr 1.2fr;gap:3rem}}.IdeaPlayground-module__hrPpna__inputColumn{flex-direction:column;gap:1.5rem;display:flex}.IdeaPlayground-module__hrPpna__resultColumn{animation:.5s ease-out IdeaPlayground-module__hrPpna__slideInRight}@keyframes IdeaPlayground-module__hrPpna__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.IdeaPlayground-module__hrPpna__textarea{color:#fff;resize:vertical;background:#0006;border:1px solid #ffffff26;border-radius:12px;outline:none;width:100%;padding:1.25rem;font-size:1.05rem;transition:all .3s}.IdeaPlayground-module__hrPpna__textareaExpanded{min-height:200px}.IdeaPlayground-module__hrPpna__textarea::placeholder{color:#94a3b8}.IdeaPlayground-module__hrPpna__textarea:focus{background:#0009;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.IdeaPlayground-module__hrPpna__textarea:disabled{opacity:.5;cursor:not-allowed}.IdeaPlayground-module__hrPpna__limitDisclaimer{color:#94a3b8;background:#0003;border-left:2px solid #3b82f6;border-radius:6px;align-items:center;gap:6px;margin-bottom:1rem;padding:.5rem;font-size:.85rem;display:flex}.IdeaPlayground-module__hrPpna__limitDisclaimer strong{color:#e2e8f0}.IdeaPlayground-module__hrPpna__simulateBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9);border:none;border-radius:8px;justify-content:center;align-self:flex-end;align-items:center;gap:.5rem;padding:.9rem 1.75rem;font-size:1.05rem;font-weight:600;transition:opacity .2s,transform .1s;display:flex}.IdeaPlayground-module__hrPpna__mockupCard{background:#0f172a;border:1px solid #334155;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.IdeaPlayground-module__hrPpna__mockupHeader{background:#1e293b;border-bottom:1px solid #334155;align-items:center;padding:.75rem 1rem;display:flex}.IdeaPlayground-module__hrPpna__macButtons{gap:.5rem;display:flex}.IdeaPlayground-module__hrPpna__dot{border-radius:50%;width:12px;height:12px}.IdeaPlayground-module__hrPpna__terminalTitle{color:#64748b;margin-left:1rem;margin-right:auto;font-family:monospace;font-size:.8rem}.IdeaPlayground-module__hrPpna__fullViewBtn{color:#cbd5e1;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.IdeaPlayground-module__hrPpna__fullViewBtn:hover{color:#fff;background:#ffffff26;border-color:#ffffff4d}.IdeaPlayground-module__hrPpna__mockupBody{background-color:#fff;padding:0}.IdeaPlayground-module__hrPpna__mockupIframe{border:none;width:100%;height:480px;display:block}.IdeaPlayground-module__hrPpna__leadCapture{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.5rem}.IdeaPlayground-module__hrPpna__leadText{text-align:left;color:#e2e8f0;margin-bottom:1rem;font-size:1.05rem;font-weight:500}.IdeaPlayground-module__hrPpna__inputGroup{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.IdeaPlayground-module__hrPpna__inputGroup{flex-direction:row}}.IdeaPlayground-module__hrPpna__inputWrapper{flex:1;align-items:center;display:flex;position:relative}.IdeaPlayground-module__hrPpna__inputIcon{color:#9ca3af;pointer-events:none;z-index:2;position:absolute;left:1rem}.IdeaPlayground-module__hrPpna__contactInput{color:#fff;z-index:1;background:#0000004d;border:1px solid #fff3;border-radius:12px;outline:none;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:border-color .2s;position:relative}.IdeaPlayground-module__hrPpna__contactInput::placeholder{color:#6b7280}.IdeaPlayground-module__hrPpna__contactInput:focus{border-color:#3b82f6}select.IdeaPlayground-module__hrPpna__contactInput{cursor:pointer}select.IdeaPlayground-module__hrPpna__contactInput option,select.IdeaPlayground-module__hrPpna__contactInput optgroup{color:#fff;background-color:#0f172a;padding:.5rem}select.IdeaPlayground-module__hrPpna__contactInput:disabled{cursor:not-allowed;opacity:.5}.IdeaPlayground-module__hrPpna__submitBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.25rem;padding:.9rem 1.5rem;font-size:1.05rem;font-weight:600;transition:opacity .2s,transform .1s;display:flex}.IdeaPlayground-module__hrPpna__simulateBtn:hover:not(:disabled),.IdeaPlayground-module__hrPpna__submitBtn:hover:not(:disabled){opacity:.9;transform:translateY(-2px)}.IdeaPlayground-module__hrPpna__simulateBtn:disabled,.IdeaPlayground-module__hrPpna__submitBtn:disabled,.IdeaPlayground-module__hrPpna__contactInput:disabled{opacity:.4;cursor:not-allowed;filter:grayscale(.5)}.IdeaPlayground-module__hrPpna__spin{animation:1s linear infinite IdeaPlayground-module__hrPpna__spin}@keyframes IdeaPlayground-module__hrPpna__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.IdeaPlayground-module__hrPpna__feedbackMsg{text-align:center;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:500}.IdeaPlayground-module__hrPpna__success{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.IdeaPlayground-module__hrPpna__error{color:#f87171;background:#ef44441a;border:1px solid #ef444433}.IdeaPlayground-module__hrPpna__loadingOverlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#0f172ad9;justify-content:center;align-items:center;animation:.3s ease-out IdeaPlayground-module__hrPpna__fadeIn;display:flex;position:fixed;inset:0}@keyframes IdeaPlayground-module__hrPpna__fadeIn{0%{opacity:0}to{opacity:1}}.IdeaPlayground-module__hrPpna__loadingCard{text-align:center;background:#0f172a;border:1px solid #3b82f64d;border-radius:20px;width:90%;max-width:450px;padding:2.5rem 2rem;box-shadow:0 25px 60px #00000080,0 0 30px #3b82f633}.IdeaPlayground-module__hrPpna__buildingIconWrapper{color:#60a5fa;background:#3b82f626;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;display:inline-flex;position:relative}.IdeaPlayground-module__hrPpna__pulseIcon{animation:1.8s ease-in-out infinite IdeaPlayground-module__hrPpna__pulseGlow}@keyframes IdeaPlayground-module__hrPpna__pulseGlow{0%{color:#60a5fa;transform:scale(1)}50%{color:#a78bfa;transform:scale(1.15)}to{color:#60a5fa;transform:scale(1)}}.IdeaPlayground-module__hrPpna__sparkleBadge{color:#fbbf24;animation:3s linear infinite IdeaPlayground-module__hrPpna__spin;position:absolute;top:-2px;right:-2px}.IdeaPlayground-module__hrPpna__loadingTitle{color:#fff;margin:0 0 .5rem;font-size:1.4rem;font-weight:700}.IdeaPlayground-module__hrPpna__loadingStep{color:#93c5fd;justify-content:center;align-items:center;min-height:2.5rem;margin-bottom:1.25rem;font-size:.95rem;line-height:1.4;display:flex}.IdeaPlayground-module__hrPpna__progressTrack{background:#ffffff1a;border-radius:10px;width:100%;height:6px;margin-bottom:1rem;overflow:hidden}.IdeaPlayground-module__hrPpna__progressBar{background:linear-gradient(90deg,#3b82f6,#8b5cf6,#3b82f6) 0 0/200% 100%;border-radius:10px;width:100%;height:100%;animation:1.5s linear infinite IdeaPlayground-module__hrPpna__shimmer}@keyframes IdeaPlayground-module__hrPpna__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.IdeaPlayground-module__hrPpna__loadingSubtext{color:#64748b;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}@media (max-width:768px){.IdeaPlayground-module__hrPpna__playgroundContainer{margin:1rem auto 3rem;padding:2rem 1.25rem}.IdeaPlayground-module__hrPpna__header h2{font-size:1.75rem}.IdeaPlayground-module__hrPpna__mockupIframe{height:350px}}
.BestSellersSection-module__3ge_RW__bestSellersSection{background:linear-gradient(#f1f5f9 0%,#fff 100%);padding:6rem 5%}.BestSellersSection-module__3ge_RW__container{max-width:1280px;margin:0 auto}.BestSellersSection-module__3ge_RW__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.BestSellersSection-module__3ge_RW__badge{color:#a16207;text-transform:uppercase;letter-spacing:.5px;background-color:#eab30826;border-radius:20px;align-items:center;gap:8px;margin-bottom:1rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.BestSellersSection-module__3ge_RW__title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.BestSellersSection-module__3ge_RW__subtitle{color:#64748b;max-width:700px;font-size:1.1rem;line-height:1.6}.BestSellersSection-module__3ge_RW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.BestSellersSection-module__3ge_RW__card{text-align:left;border-radius:24px;flex-direction:column;align-items:flex-start;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d}.BestSellersSection-module__3ge_RW__card:hover{transform:translateY(-8px);box-shadow:0 20px 30px -10px #0000001f}.BestSellersSection-module__3ge_RW__cardIconWrapper{background:#fff;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.75rem;transition:transform .3s;display:flex;box-shadow:0 4px 12px #0000000f}.BestSellersSection-module__3ge_RW__card:hover .BestSellersSection-module__3ge_RW__cardIconWrapper{transform:scale(1.08)rotate(3deg)}.BestSellersSection-module__3ge_RW__productType{text-transform:uppercase;letter-spacing:1px;color:#64748b;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.BestSellersSection-module__3ge_RW__productTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.4rem;font-weight:800;line-height:1.3}.BestSellersSection-module__3ge_RW__productDescription{color:#4b5563;flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.BestSellersSection-module__3ge_RW__previewButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:30px;justify-content:center;align-items:center;gap:8px;width:100%;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #0f172a33}.BestSellersSection-module__3ge_RW__previewButton:hover{background:linear-gradient(135deg,#1e293b 0%,#334155 100%);transform:translateY(-2px);box-shadow:0 6px 16px #0f172a40}.BestSellersSection-module__3ge_RW__webApp{background:linear-gradient(145deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd}.BestSellersSection-module__3ge_RW__webApp .BestSellersSection-module__3ge_RW__cardIconWrapper{color:#0284c7}.BestSellersSection-module__3ge_RW__mobileApp{background:linear-gradient(145deg,#fdf4ff,#fae8ff);border:1px solid #f5d0fe}.BestSellersSection-module__3ge_RW__mobileApp .BestSellersSection-module__3ge_RW__cardIconWrapper{color:#c026d3}.BestSellersSection-module__3ge_RW__kuiperApp{background:linear-gradient(145deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0}.BestSellersSection-module__3ge_RW__kuiperApp .BestSellersSection-module__3ge_RW__cardIconWrapper{color:#16a34a}.BestSellersSection-module__3ge_RW__idApp{background:linear-gradient(145deg,#eef2ff,#e0e7ff);border:1px solid #c7d2fe}.BestSellersSection-module__3ge_RW__idApp .BestSellersSection-module__3ge_RW__cardIconWrapper{color:#4f46e5}.BestSellersSection-module__3ge_RW__voApp{background:linear-gradient(145deg,#fff7ed,#ffedd5);border:1px solid #fed7aa}.BestSellersSection-module__3ge_RW__voApp .BestSellersSection-module__3ge_RW__cardIconWrapper{color:#ea580c}.BestSellersSection-module__3ge_RW__ecarsApp{background:linear-gradient(145deg,#fff1f2,#ffe4e6);border:1px solid #fecdd3}.BestSellersSection-module__3ge_RW__ecarsApp .BestSellersSection-module__3ge_RW__cardIconWrapper{color:#e11d48}.BestSellersSection-module__3ge_RW__modalContent{flex-direction:column;height:70vh;min-height:500px;display:flex}.BestSellersSection-module__3ge_RW__modalNotice{color:#475569;background-color:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;font-size:.9rem;display:flex}.BestSellersSection-module__3ge_RW__externalLinkBtn{color:#002d62;align-items:center;gap:6px;font-weight:600;text-decoration:none;display:inline-flex}.BestSellersSection-module__3ge_RW__externalLinkBtn:hover{text-decoration:underline}.BestSellersSection-module__3ge_RW__iframeContainer{background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;flex-grow:1;width:100%;position:relative;overflow:hidden}.BestSellersSection-module__3ge_RW__iframe{border:none;width:100%;height:100%}.BestSellersSection-module__3ge_RW__fallbackContainer{text-align:center;background:linear-gradient(145deg,#fdf4ff,#f3e8ff);justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex}.BestSellersSection-module__3ge_RW__fallbackContent{background:#fff;border-radius:20px;flex-direction:column;align-items:center;max-width:400px;padding:3rem 2rem;display:flex;box-shadow:0 10px 25px #0000000d}.BestSellersSection-module__3ge_RW__fallbackIcon{color:#a21caf;margin-bottom:1.5rem}.BestSellersSection-module__3ge_RW__fallbackContent h2{color:#0f172a;margin-bottom:1rem;font-size:1.5rem}.BestSellersSection-module__3ge_RW__fallbackContent p{color:#475569;margin-bottom:2rem;line-height:1.6}.BestSellersSection-module__3ge_RW__playStoreBtn{color:#fff;background-color:#01875f;border-radius:12px;padding:.85rem 2rem;font-weight:700;text-decoration:none;transition:all .3s}.BestSellersSection-module__3ge_RW__playStoreBtn:hover{background-color:#016a4a;transform:translateY(-2px)}@media (max-width:768px){.BestSellersSection-module__3ge_RW__grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.BestSellersSection-module__3ge_RW__bestSellersSection{padding:4rem 1.5rem}.BestSellersSection-module__3ge_RW__title{font-size:2rem}.BestSellersSection-module__3ge_RW__modalContent{height:60vh;min-height:400px}.BestSellersSection-module__3ge_RW__modalNotice{flex-direction:column;align-items:flex-start;gap:.5rem}}
.PortfolioPreview-module__9_sq4G__portfolioPreviewSection{background-color:#0000;padding:0 0 4rem}.PortfolioPreview-module__9_sq4G__container{max-width:1200px;margin:0 auto}.PortfolioPreview-module__9_sq4G__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1rem;display:flex}.PortfolioPreview-module__9_sq4G__headerText{max-width:700px}.PortfolioPreview-module__9_sq4G__title{color:#0f172a;margin-bottom:.5rem;font-size:2rem;font-weight:800}.PortfolioPreview-module__9_sq4G__subtitle{color:#64748b;font-size:1.1rem;line-height:1.6}.PortfolioPreview-module__9_sq4G__viewAllButton{color:#002d62;background-color:#002d620d;border-radius:8px;align-items:center;gap:8px;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.PortfolioPreview-module__9_sq4G__viewAllButton:hover{background-color:#002d621a;transform:translate(4px)}.PortfolioPreview-module__9_sq4G__grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem;display:grid}.PortfolioPreview-module__9_sq4G__projectCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.PortfolioPreview-module__9_sq4G__projectCard:hover{border-color:#002d62;transform:translateY(-5px);box-shadow:0 15px 30px -5px #0000001a}.PortfolioPreview-module__9_sq4G__imageContainer{width:100%;height:250px;position:relative;overflow:hidden}.PortfolioPreview-module__9_sq4G__cardImage{transition:transform .5s}.PortfolioPreview-module__9_sq4G__projectCard:hover .PortfolioPreview-module__9_sq4G__cardImage{transform:scale(1.03)}.PortfolioPreview-module__9_sq4G__placeholderImage{color:#9ca3af;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PortfolioPreview-module__9_sq4G__hoverOverlay{opacity:0;cursor:pointer;z-index:5;background:#002d6299;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.PortfolioPreview-module__9_sq4G__projectCard:hover .PortfolioPreview-module__9_sq4G__hoverOverlay{opacity:1}.PortfolioPreview-module__9_sq4G__hoverOverlay span{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:1.1rem;font-weight:600;transition:transform .3s;display:flex;transform:translateY(20px)}.PortfolioPreview-module__9_sq4G__projectCard:hover .PortfolioPreview-module__9_sq4G__hoverOverlay span{transform:translateY(0)}.PortfolioPreview-module__9_sq4G__cardContent{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.PortfolioPreview-module__9_sq4G__cardHeader{margin-bottom:1rem}.PortfolioPreview-module__9_sq4G__badge{text-transform:uppercase;letter-spacing:.5px;border-radius:12px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.PortfolioPreview-module__9_sq4G__badge.PortfolioPreview-module__9_sq4G__web{color:#0369a1;background-color:#0369a11a}.PortfolioPreview-module__9_sq4G__badge.PortfolioPreview-module__9_sq4G__mobile{color:#a21caf;background-color:#a21caf1a}.PortfolioPreview-module__9_sq4G__cardTitle{color:#1f2937;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.3}.PortfolioPreview-module__9_sq4G__cardDescription{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.PortfolioPreview-module__9_sq4G__cardFooter{border-top:1px solid #f3f4f6;margin-top:auto;padding-top:1.5rem}.PortfolioPreview-module__9_sq4G__readMoreLink{color:#002d62;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.PortfolioPreview-module__9_sq4G__readMoreLink:hover{color:#001f44}.PortfolioPreview-module__9_sq4G__loadingContainer{justify-content:center;padding:4rem;display:flex}.PortfolioPreview-module__9_sq4G__loadingIcon{color:#002d62;animation:1s linear infinite PortfolioPreview-module__9_sq4G__spin}@keyframes PortfolioPreview-module__9_sq4G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.PortfolioPreview-module__9_sq4G__header{flex-direction:column;align-items:flex-start;gap:1.5rem}.PortfolioPreview-module__9_sq4G__grid{grid-template-columns:1fr}.PortfolioPreview-module__9_sq4G__portfolioPreviewSection{padding:3rem 1.5rem}}
.ShopPreviewSection-module__WuTvQW__shopPreviewSection{-webkit-backdrop-filter:blur(12px);background:#ffffffa6;border-top:1px solid #fff9;border-bottom:1px solid #fff9;padding:6rem 5%}.ShopPreviewSection-module__WuTvQW__container{max-width:1200px;margin:0 auto}.ShopPreviewSection-module__WuTvQW__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1rem;display:flex}.ShopPreviewSection-module__WuTvQW__headerText{max-width:650px}.ShopPreviewSection-module__WuTvQW__badge{color:#4f46e5;text-transform:uppercase;letter-spacing:.5px;background-color:#4f46e526;border-radius:20px;align-items:center;gap:8px;margin-bottom:1rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.ShopPreviewSection-module__WuTvQW__title{color:#0f172a;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.ShopPreviewSection-module__WuTvQW__subtitle{color:#334155;font-size:1.1rem;line-height:1.6}.ShopPreviewSection-module__WuTvQW__viewAllButton{color:#fff;background-color:#002d62;border-radius:12px;align-items:center;gap:8px;padding:.85rem 1.75rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 10px #002d6233}.ShopPreviewSection-module__WuTvQW__viewAllButton:hover{background-color:#001f44;transform:translateY(-2px);box-shadow:0 6px 15px #002d624d}.ShopPreviewSection-module__WuTvQW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.ShopPreviewSection-module__WuTvQW__mobileViewAll{text-align:center;margin-top:3rem;display:none}.ShopPreviewSection-module__WuTvQW__viewAllButtonMobile{color:#fff;background-color:#002d62;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:.85rem 1.75rem;font-weight:600;text-decoration:none;display:inline-flex}.ShopPreviewSection-module__WuTvQW__loadingContainer{background:0 0;justify-content:center;padding:4rem;display:flex}.ShopPreviewSection-module__WuTvQW__loadingIcon{color:#002d62;animation:1s linear infinite ShopPreviewSection-module__WuTvQW__spin}@keyframes ShopPreviewSection-module__WuTvQW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ShopPreviewSection-module__WuTvQW__productWrapper{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards ShopPreviewSection-module__WuTvQW__flipIn;animation-delay:calc(var(--animation-index)*.15s);border-radius:16px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative}.ShopPreviewSection-module__WuTvQW__productWrapper:hover{z-index:20;transform:scale(1.05)translateY(-8px)}@keyframes ShopPreviewSection-module__WuTvQW__flipIn{0%{opacity:0;transform:perspective(1000px)rotateY(-90deg)scale(.9)}to{opacity:1;transform:perspective(1000px)rotateY(0)scale(1)}}.ShopPreviewSection-module__WuTvQW__glowBorder{z-index:-1;opacity:0;background:linear-gradient(135deg,#002d62,#4f46e5,#3b82f6);border-radius:19px;transition:opacity .4s;position:absolute;inset:-3px;box-shadow:0 0 20px #4f46e566}.ShopPreviewSection-module__WuTvQW__productWrapper:hover .ShopPreviewSection-module__WuTvQW__glowBorder{opacity:1}.ShopPreviewSection-module__WuTvQW__cardContent{z-index:1;background:#fff;border-radius:16px;height:100%;position:relative;overflow:hidden}.ShopPreviewSection-module__WuTvQW__hoverOverlay{-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;z-index:10;background:#0f172ad9;border-radius:16px;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.ShopPreviewSection-module__WuTvQW__productWrapper:hover .ShopPreviewSection-module__WuTvQW__hoverOverlay{opacity:1}.ShopPreviewSection-module__WuTvQW__overlayContent{text-align:center;padding:1.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.ShopPreviewSection-module__WuTvQW__productWrapper:hover .ShopPreviewSection-module__WuTvQW__overlayContent{transform:translateY(0)}.ShopPreviewSection-module__WuTvQW__overlayTitle{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:800;line-height:1.3}.ShopPreviewSection-module__WuTvQW__overlayPrice{color:#60a5fa;margin-bottom:1.25rem;font-size:1.5rem;font-weight:800}.ShopPreviewSection-module__WuTvQW__overlayAction{color:#f8fafc;background:#ffffff26;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}@media (max-width:768px){.ShopPreviewSection-module__WuTvQW__shopPreviewSection{padding:4rem 1.5rem}.ShopPreviewSection-module__WuTvQW__header{flex-direction:column;align-items:flex-start;gap:1.5rem}.ShopPreviewSection-module__WuTvQW__viewAllButton{display:none}.ShopPreviewSection-module__WuTvQW__mobileViewAll{display:block}.ShopPreviewSection-module__WuTvQW__title{font-size:2rem}}
.ProductCard-module__9j1fXa__productCard{-webkit-backdrop-filter:blur(16px);background-color:#ffffffd9;border:1px solid #ffffffe6;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000000d}.ProductCard-module__9j1fXa__productCard:hover{border-color:var(--primary-color);background-color:#fffffff2;transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.ProductCard-module__9j1fXa__imageWrapper{background-color:#0000;width:100%;height:200px;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__productImage{object-fit:contain;width:100%;height:100%;transition:transform .4s}.ProductCard-module__9j1fXa__productCard:hover .ProductCard-module__9j1fXa__productImage{transform:scale(1.03)}.ProductCard-module__9j1fXa__flagGroup{z-index:10;gap:.5rem;display:flex;position:absolute;top:.75rem;left:.75rem}.ProductCard-module__9j1fXa__newFlag,.ProductCard-module__9j1fXa__trendingFlag{color:#fff;text-transform:uppercase;border-radius:4px;padding:.2rem .4rem;font-size:.7rem;font-weight:700}.ProductCard-module__9j1fXa__newFlag{background-color:#f59e0b}.ProductCard-module__9j1fXa__trendingFlag{background-color:#c53030}.ProductCard-module__9j1fXa__cardContent{flex-grow:1;padding:1rem 1.25rem .5rem}.ProductCard-module__9j1fXa__cardTitle{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;overflow:hidden}.ProductCard-module__9j1fXa__cardPrice{color:var(--primary-color);margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.ProductCard-module__9j1fXa__stockStatus{font-size:.85rem;font-weight:500;display:block}.ProductCard-module__9j1fXa__cardActions{align-items:center;gap:.5rem;padding:.75rem 1.25rem 1.25rem;display:flex}.ProductCard-module__9j1fXa__favoriteButton{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background:#ffffff80;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ProductCard-module__9j1fXa__favoriteButton:hover{color:#c53030;background-color:#fce8e6;border-color:#c53030}.ProductCard-module__9j1fXa__isFavorited{color:#c53030;fill:#c53030;background-color:#fce8e6;border-color:#c53030;transition:all .2s}.ProductCard-module__9j1fXa__cartButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;flex-grow:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.ProductCard-module__9j1fXa__cartButton:hover{background-color:#001f42}.ProductCard-module__9j1fXa__cartButton:disabled{cursor:not-allowed;background-color:#a0aec0}[data-theme=dark] .ProductCard-module__9j1fXa__productCard{background-color:#1f2937d9;border-color:#4b556366;box-shadow:0 8px 32px #0000004d}[data-theme=dark] .ProductCard-module__9j1fXa__productCard:hover{border-color:var(--primary-color);background-color:#1f2937f2}[data-theme=dark] .ProductCard-module__9j1fXa__favoriteButton{background:#1f293780;border-color:#4b556366}
.InteractiveCard-module__HotPJa__interactiveCard{cursor:pointer;border-radius:inherit;transform-style:preserve-3d;will-change:transform,box-shadow;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;position:relative;overflow:hidden}.InteractiveCard-module__HotPJa__interactiveCard:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 18px 40px #0f172a1f}.InteractiveCard-module__HotPJa__spotlight,.InteractiveCard-module__HotPJa__glowTrail{pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.InteractiveCard-module__HotPJa__spotlight{z-index:0}.InteractiveCard-module__HotPJa__glowTrail{z-index:0;filter:blur(18px);transform:translate(-50%,-50%)}.InteractiveCard-module__HotPJa__contentWrapper{z-index:2;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.InteractiveCard-module__HotPJa__ripple{pointer-events:none;z-index:1;background:radial-gradient(circle,#2563eb42 0%,#2563eb14 55%,#0000 80%);border-radius:50%;width:120px;height:120px;margin-top:-60px;margin-left:-60px;position:absolute;transform:scale(0)}
.DomainHostingSection-module__Jw5kFW__hostingSection{-webkit-backdrop-filter:blur(20px);z-index:10;background:#0f172ad9;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;margin:4rem 0;padding:5rem 1.5rem;position:relative}.DomainHostingSection-module__Jw5kFW__container{max-width:1200px;margin:0 auto}.DomainHostingSection-module__Jw5kFW__header{text-align:center;margin-bottom:3rem}.DomainHostingSection-module__Jw5kFW__badge{color:#60a5fa;background:#3b82f633;border:1px solid #3b82f666;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.DomainHostingSection-module__Jw5kFW__title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.DomainHostingSection-module__Jw5kFW__description{color:#cbd5e1;max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.6}.DomainHostingSection-module__Jw5kFW__searchContainer{max-width:800px;margin:0 auto 4rem}.DomainHostingSection-module__Jw5kFW__searchForm{background:#0f172af2;border:1px solid #fff3;border-radius:16px;gap:1rem;padding:.5rem;transition:border-color .3s;display:flex;box-shadow:0 15px 35px #0000004d}.DomainHostingSection-module__Jw5kFW__searchForm:focus-within{border-color:#3b82f6;box-shadow:0 15px 35px #0006,0 0 0 3px #3b82f633}.DomainHostingSection-module__Jw5kFW__inputWrapper{flex:1;align-items:center;padding-left:1rem;display:flex;position:relative}.DomainHostingSection-module__Jw5kFW__searchIcon{color:#94a3b8}.DomainHostingSection-module__Jw5kFW__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:1rem;font-size:1.1rem}.DomainHostingSection-module__Jw5kFW__searchInput::placeholder{color:#64748b}.DomainHostingSection-module__Jw5kFW__searchButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:0 2rem;font-size:1.05rem;font-weight:600;transition:transform .2s,opacity .2s;display:flex}.DomainHostingSection-module__Jw5kFW__searchButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #2563eb66}.DomainHostingSection-module__Jw5kFW__searchButton:disabled{opacity:.6;cursor:not-allowed}.DomainHostingSection-module__Jw5kFW__spin{animation:1s linear infinite DomainHostingSection-module__Jw5kFW__spin}@keyframes DomainHostingSection-module__Jw5kFW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DomainHostingSection-module__Jw5kFW__actionGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.DomainHostingSection-module__Jw5kFW__actionCard{background:#0f172af2;border:1px solid #ffffff26;border-radius:1rem;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0003}.DomainHostingSection-module__Jw5kFW__actionCard:hover{border-color:#ffffff4d;transform:translateY(-3px);box-shadow:0 15px 35px #0000004d}.DomainHostingSection-module__Jw5kFW__iconBox{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.DomainHostingSection-module__Jw5kFW__blue{color:#60a5fa;background:#3b82f633}.DomainHostingSection-module__Jw5kFW__purple{color:#c084fc;background:#a855f733}.DomainHostingSection-module__Jw5kFW__green{color:#4ade80;background:#22c55e33}.DomainHostingSection-module__Jw5kFW__actionText h3{color:#f8fafc;margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.DomainHostingSection-module__Jw5kFW__actionText p{color:#94a3b8;margin:0;font-size:.85rem}.DomainHostingSection-module__Jw5kFW__linkIcon{color:#64748b;margin-left:auto;transition:color .2s}.DomainHostingSection-module__Jw5kFW__actionCard:hover .DomainHostingSection-module__Jw5kFW__linkIcon{color:#fff}.DomainHostingSection-module__Jw5kFW__mainSitePromo{text-align:center;background:linear-gradient(135deg,#2563eb1a,#0f172af2);border:1px solid #3b82f64d;border-radius:1rem;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 15px 35px #0000004d}@media (min-width:768px){.DomainHostingSection-module__Jw5kFW__mainSitePromo{text-align:left;flex-direction:row;justify-content:space-between}}.DomainHostingSection-module__Jw5kFW__promoText h3{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.DomainHostingSection-module__Jw5kFW__promoText p{color:#cbd5e1;max-width:650px;margin:0;font-size:1rem;line-height:1.5}.DomainHostingSection-module__Jw5kFW__primaryPromoButton{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.75rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.DomainHostingSection-module__Jw5kFW__primaryPromoButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2563eb66}.DomainHostingSection-module__Jw5kFW__toastOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;justify-content:center;align-items:flex-end;width:100vw;height:100vh;padding-bottom:2rem;animation:.3s forwards DomainHostingSection-module__Jw5kFW__fadeIn;display:flex;position:fixed;top:0;left:0}.DomainHostingSection-module__Jw5kFW__toastCard{background:#1e293b;border:1px solid #334155;border-radius:16px;align-items:flex-start;gap:1.25rem;width:90%;max-width:550px;padding:1.5rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards DomainHostingSection-module__Jw5kFW__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.DomainHostingSection-module__Jw5kFW__toastIcon{color:#10b981;flex-shrink:0;margin-top:.2rem}.DomainHostingSection-module__Jw5kFW__toastIconBlocked{color:#f59e0b;flex-shrink:0;margin-top:.2rem}.DomainHostingSection-module__Jw5kFW__toastContent{flex:1}.DomainHostingSection-module__Jw5kFW__toastContent h4{color:#fff;margin:0 0 .4rem;font-size:1.15rem}.DomainHostingSection-module__Jw5kFW__toastContent p{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.5}.DomainHostingSection-module__Jw5kFW__toastContent strong{color:#60a5fa}.DomainHostingSection-module__Jw5kFW__toastActions{align-items:center;gap:1rem;margin-top:1.2rem;display:flex}.DomainHostingSection-module__Jw5kFW__manualBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:opacity .2s,transform .1s;display:flex}.DomainHostingSection-module__Jw5kFW__manualBtn:hover{opacity:.9;transform:translateY(-1px)}.DomainHostingSection-module__Jw5kFW__cancelBtn{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;padding:.6rem 1.2rem;font-size:.9rem;transition:background .2s,color .2s}.DomainHostingSection-module__Jw5kFW__cancelBtn:hover{color:#fff;background:#ffffff14}.DomainHostingSection-module__Jw5kFW__progressBar{background:#334155;width:100%;height:4px;position:absolute;bottom:0;left:0}.DomainHostingSection-module__Jw5kFW__progressFill{background:#10b981;height:100%;transition:width 1s linear}@keyframes DomainHostingSection-module__Jw5kFW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DomainHostingSection-module__Jw5kFW__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.DomainHostingSection-module__Jw5kFW__searchForm{box-shadow:none;background:0 0;border:none;flex-direction:column}.DomainHostingSection-module__Jw5kFW__inputWrapper{background:#0f172af2;border:1px solid #fff3;border-radius:12px}.DomainHostingSection-module__Jw5kFW__searchButton{justify-content:center;width:100%;padding:1.2rem}.DomainHostingSection-module__Jw5kFW__title{font-size:2rem}.DomainHostingSection-module__Jw5kFW__toastActions{flex-direction:column;align-items:stretch}.DomainHostingSection-module__Jw5kFW__manualBtn,.DomainHostingSection-module__Jw5kFW__cancelBtn{justify-content:center}}
.OtherServicesSection-module__q73f-W__sectionContainer{-webkit-backdrop-filter:blur(12px);z-index:10;background:#ffffffa6;border-top:1px solid #fff9;border-bottom:1px solid #fff9;padding:6rem 5%;position:relative}.OtherServicesSection-module__q73f-W__container{max-width:1200px;margin:0 auto}.OtherServicesSection-module__q73f-W__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.OtherServicesSection-module__q73f-W__badge{color:#9333ea;text-transform:uppercase;letter-spacing:.5px;background-color:#a855f726;border-radius:20px;align-items:center;gap:8px;margin-bottom:1rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.OtherServicesSection-module__q73f-W__title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.OtherServicesSection-module__q73f-W__subtitle{color:#334155;max-width:700px;font-size:1.1rem;line-height:1.6}.OtherServicesSection-module__q73f-W__colorGreen{--theme-color:#059669;--theme-tint:#10b9811a;--theme-glow:#10b98133}.OtherServicesSection-module__q73f-W__colorBlue{--theme-color:#2563eb;--theme-tint:#3b82f61a;--theme-glow:#3b82f633}.OtherServicesSection-module__q73f-W__colorPurple{--theme-color:#9333ea;--theme-tint:#a855f71a;--theme-glow:#a855f733}.OtherServicesSection-module__q73f-W__colorOrange{--theme-color:#ea580c;--theme-tint:#f973161a;--theme-glow:#f9731633}.OtherServicesSection-module__q73f-W__colorPink{--theme-color:#db2777;--theme-tint:#ec48991a;--theme-glow:#ec489933}.OtherServicesSection-module__q73f-W__colorTeal{--theme-color:#0284c7;--theme-tint:#0ea5e91a;--theme-glow:#0ea5e933}.OtherServicesSection-module__q73f-W__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.OtherServicesSection-module__q73f-W__card{background:linear-gradient(145deg,#fffffff2 0%,var(--theme-tint,#ffffffd9)100%);border:1px solid #ffffffe6;border-bottom:3px solid var(--theme-color,transparent);cursor:pointer;opacity:1;border-radius:20px;flex-direction:column;height:100%;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);animation:.6s ease-out backwards OtherServicesSection-module__q73f-W__fadeUp;display:flex;box-shadow:0 10px 30px -10px #0000000d}@keyframes OtherServicesSection-module__q73f-W__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.OtherServicesSection-module__q73f-W__card:hover{box-shadow:0 20px 40px -15px var(--theme-glow);border-color:var(--theme-color);transform:translateY(-6px)}.OtherServicesSection-module__q73f-W__iconWrapper{background-color:var(--theme-tint);width:60px;height:60px;color:var(--theme-color);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:transform .3s;display:flex}.OtherServicesSection-module__q73f-W__card:hover .OtherServicesSection-module__q73f-W__iconWrapper{transform:scale(1.1)rotate(-5deg)}.OtherServicesSection-module__q73f-W__cardTitle{color:#1e293b;margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.OtherServicesSection-module__q73f-W__cardDesc{color:#475569;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.OtherServicesSection-module__q73f-W__cardFooter{margin-top:auto;padding-top:1rem}.OtherServicesSection-module__q73f-W__learnMoreBtn{color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:12px;width:max-content;padding:.6rem .6rem .6rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.OtherServicesSection-module__q73f-W__card:hover .OtherServicesSection-module__q73f-W__learnMoreBtn{box-shadow:0 8px 20px var(--theme-glow);transform:translateY(-2px)}.OtherServicesSection-module__q73f-W__iconCircle{background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .3s;display:flex}.OtherServicesSection-module__q73f-W__learnMoreBtn:hover .OtherServicesSection-module__q73f-W__iconCircle{background:#fff6}.OtherServicesSection-module__q73f-W__ctaWrapper{justify-content:center;display:flex}.OtherServicesSection-module__q73f-W__mainCtaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#002d62,#0056b3);border:none;border-radius:12px;align-items:center;gap:10px;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 25px #002d6240}.OtherServicesSection-module__q73f-W__mainCtaButton:hover{background:linear-gradient(135deg,#001f44,#004080);transform:translateY(-3px);box-shadow:0 15px 35px #002d6259}.OtherServicesSection-module__q73f-W__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:10000;background:#0f172acc;justify-content:center;align-items:center;padding:6rem 1.5rem 2rem;animation:.3s ease-out OtherServicesSection-module__q73f-W__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes OtherServicesSection-module__q73f-W__fadeIn{0%{opacity:0}to{opacity:1}}.OtherServicesSection-module__q73f-W__modalContent,.OtherServicesSection-module__q73f-W__contactModalContent{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff;border-radius:24px;flex-direction:column;width:100%;max-width:650px;max-height:100%;margin:auto;animation:.3s cubic-bezier(.16,1,.3,1) OtherServicesSection-module__q73f-W__scaleUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000004d}@keyframes OtherServicesSection-module__q73f-W__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.OtherServicesSection-module__q73f-W__closeBtn{color:#475569;cursor:pointer;z-index:50;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.OtherServicesSection-module__q73f-W__closeBtn:hover{color:#fff;background:#ef4444;border-color:#ef4444;transform:rotate(90deg)}.OtherServicesSection-module__q73f-W__modalScrollArea{flex-grow:1;width:100%;padding:3rem 2.5rem 2.5rem;overflow-y:auto}.OtherServicesSection-module__q73f-W__modalScrollArea::-webkit-scrollbar{width:6px}.OtherServicesSection-module__q73f-W__modalScrollArea::-webkit-scrollbar-track{background:0 0}.OtherServicesSection-module__q73f-W__modalScrollArea::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:4px}.OtherServicesSection-module__q73f-W__modalScrollArea::-webkit-scrollbar-thumb:hover{background:#94a3b899}.OtherServicesSection-module__q73f-W__modalIcon{background-color:var(--theme-tint);width:72px;height:72px;color:var(--theme-color);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.5rem;margin-bottom:1.5rem;display:flex}.OtherServicesSection-module__q73f-W__modalTitle{color:#002d62;margin-bottom:1rem;font-size:1.75rem;font-weight:800}.OtherServicesSection-module__q73f-W__modalDesc{color:#475569;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.OtherServicesSection-module__q73f-W__examplesBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.OtherServicesSection-module__q73f-W__examplesBox h4{color:#1e293b;margin:0 0 1rem;font-size:1.05rem;font-weight:700}.OtherServicesSection-module__q73f-W__examplesBox ul{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.OtherServicesSection-module__q73f-W__examplesBox li{color:#334155;align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.4;display:flex}.OtherServicesSection-module__q73f-W__checkIcon{color:#10b981;flex-shrink:0;margin-top:2px}.OtherServicesSection-module__q73f-W__modalCtaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#002d62,#0056b3);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:1.1rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.OtherServicesSection-module__q73f-W__modalCtaBtn:hover{background:linear-gradient(135deg,#001f44,#004080);transform:translateY(-2px);box-shadow:0 8px 20px #002d6240}.OtherServicesSection-module__q73f-W__form{flex-direction:column;gap:1.25rem;margin-top:1rem;display:flex}.OtherServicesSection-module__q73f-W__formRow{gap:1rem;display:flex}.OtherServicesSection-module__q73f-W__formRow>div{flex:1}.OtherServicesSection-module__q73f-W__inputGroup{flex-direction:column;gap:6px;display:flex}.OtherServicesSection-module__q73f-W__inputGroup label{color:#475569;font-size:.85rem;font-weight:600}.OtherServicesSection-module__q73f-W__input{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:.9rem 1rem;font-size:.95rem;transition:all .2s}.OtherServicesSection-module__q73f-W__input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.OtherServicesSection-module__q73f-W__captchaWrapper{justify-content:center;margin-top:.5rem;display:flex}.OtherServicesSection-module__q73f-W__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:.5rem;padding:1.1rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.OtherServicesSection-module__q73f-W__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.OtherServicesSection-module__q73f-W__submitBtn:disabled{opacity:.6;cursor:not-allowed}.OtherServicesSection-module__q73f-W__spin{animation:1s linear infinite OtherServicesSection-module__q73f-W__spin}@keyframes OtherServicesSection-module__q73f-W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.OtherServicesSection-module__q73f-W__errorMsg{color:#ef4444;text-align:center;background:#ef44441a;border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:500}.OtherServicesSection-module__q73f-W__successState{text-align:center;padding:2rem 0}.OtherServicesSection-module__q73f-W__successIconWrapper{color:#10b981;justify-content:center;margin-bottom:1.5rem;animation:.5s cubic-bezier(.16,1,.3,1) OtherServicesSection-module__q73f-W__scaleUp;display:flex}.OtherServicesSection-module__q73f-W__successState h3{color:#0f172a;margin-bottom:.75rem;font-size:1.5rem}.OtherServicesSection-module__q73f-W__successState p{color:#475569;margin-bottom:2rem;line-height:1.5}.OtherServicesSection-module__q73f-W__doneBtn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;padding:.8rem 2rem;font-weight:600;transition:all .2s}.OtherServicesSection-module__q73f-W__doneBtn:hover{background:#e2e8f0}@media (max-width:768px){.OtherServicesSection-module__q73f-W__sectionContainer{padding:4rem 1.5rem}.OtherServicesSection-module__q73f-W__title{font-size:2rem}.OtherServicesSection-module__q73f-W__grid{grid-template-columns:1fr;max-width:450px;margin:0 auto 3rem}.OtherServicesSection-module__q73f-W__formRow{flex-direction:column}.OtherServicesSection-module__q73f-W__modalOverlay{padding:5rem 1rem 1rem}.OtherServicesSection-module__q73f-W__modalScrollArea{padding:3rem 1.5rem 1.5rem}}
