.comparisongrid-module__UaBIPW__grid{width:100%;position:relative;overflow:hidden}.comparisongrid-module__UaBIPW__gridContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:1.5rem;padding:1.5rem;display:flex;overflow-x:auto}.comparisongrid-module__UaBIPW__gridContainer::-webkit-scrollbar{display:none}.comparisongrid-module__UaBIPW__gridContainer{scrollbar-width:none;-ms-overflow-style:none}.comparisongrid-module__UaBIPW__vehicleColumn{scroll-snap-align:start;background:color-mix(in srgb,var(--foreground)5%,transparent);border:2px solid color-mix(in srgb,var(--foreground)15%,transparent);border-radius:12px;flex:none;width:calc(100% - 3rem);min-width:280px;max-width:350px;transition:transform .2s,box-shadow .2s;overflow:hidden}.comparisongrid-module__UaBIPW__vehicleColumn:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.comparisongrid-module__UaBIPW__vehicleImage{background:var(--image-background,#f5f5f5);width:100%;height:220px;position:relative;overflow:hidden}.comparisongrid-module__UaBIPW__image{object-fit:cover;width:100%;height:100%}.comparisongrid-module__UaBIPW__imageCount{color:#fff;background:#000000b3;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;position:absolute;bottom:8px;right:8px}.comparisongrid-module__UaBIPW__imagePlaceholder{color:#999;background:linear-gradient(135deg,#f5f5f5 0%,#e0e0e0 100%);justify-content:center;align-items:center;width:100%;height:220px;font-size:14px;font-weight:500;display:flex}.comparisongrid-module__UaBIPW__vehicleHeader{background:color-mix(in srgb,var(--secondary)10%,transparent);border-bottom:2px solid color-mix(in srgb,var(--foreground)15%,transparent);align-items:center;gap:1rem;padding:1.25rem;display:flex}.comparisongrid-module__UaBIPW__vehicleNumber{background:var(--secondary);width:2.5rem;height:2.5rem;color:var(--background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.comparisongrid-module__UaBIPW__vehicleDetails{flex:1;min-width:0}.comparisongrid-module__UaBIPW__manufacturer{color:var(--secondary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem;font-size:.8125rem;font-weight:600}.comparisongrid-module__UaBIPW__model{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.0625rem;font-weight:700;overflow:hidden}.comparisongrid-module__UaBIPW__specs{padding:1.25rem}.comparisongrid-module__UaBIPW__specsText{color:var(--foreground);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.875rem;line-height:1.6}.comparisongrid-module__UaBIPW__noSpecs{color:color-mix(in srgb,var(--foreground)50%,transparent);text-align:center;margin:0;padding:2rem 0;font-size:.875rem;font-style:italic}.comparisongrid-module__UaBIPW__scrollHint{justify-content:center;padding:.75rem 1.5rem 1.5rem;display:flex}.comparisongrid-module__UaBIPW__scrollHint span{color:color-mix(in srgb,var(--foreground)50%,transparent);letter-spacing:.05em;font-size:.8125rem;font-weight:600}.comparisongrid-module__UaBIPW__empty{text-align:center;justify-content:center;align-items:center;padding:4rem 1.5rem;display:flex}.comparisongrid-module__UaBIPW__empty p{color:color-mix(in srgb,var(--foreground)50%,transparent);margin:0;font-size:1rem}@media (min-width:768px){.comparisongrid-module__UaBIPW__gridContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid;overflow-x:visible}.comparisongrid-module__UaBIPW__vehicleColumn{width:100%;max-width:none}.comparisongrid-module__UaBIPW__scrollHint{display:none}}@media (min-width:768px) and (max-width:1024px){.comparisongrid-module__UaBIPW__gridContainer{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.comparisongrid-module__UaBIPW__gridContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1200px;margin:0 auto}}@media (max-width:767px){.comparisongrid-module__UaBIPW__gridContainer{gap:1rem;padding:1rem}.comparisongrid-module__UaBIPW__vehicleColumn{width:calc(100% - 2rem);min-width:260px}.comparisongrid-module__UaBIPW__vehicleHeader,.comparisongrid-module__UaBIPW__specs{padding:1rem}.comparisongrid-module__UaBIPW__scrollHint{padding:.5rem 1rem 1rem}}
.subsectionviewer-module__UDInFa__modalOverlay{z-index:10000;background:#000000f2;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.subsectionviewer-module__UDInFa__modalContent{background:var(--background,#fff);flex-direction:column;width:100%;max-width:100%;height:100%;max-height:100%;display:flex;position:relative;overflow-y:auto}.subsectionviewer-module__UDInFa__closeButton{z-index:10;color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.subsectionviewer-module__UDInFa__closeButton:hover{background:#000000e6}.subsectionviewer-module__UDInFa__closeButton:active{transform:scale(.95)}.subsectionviewer-module__UDInFa__imageGallery{background:#000;flex-shrink:0;width:100%;position:relative}.subsectionviewer-module__UDInFa__imageContainer{justify-content:center;align-items:center;width:100%;height:50vh;display:flex;position:relative;overflow:hidden}.subsectionviewer-module__UDInFa__image{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;max-height:100%}.subsectionviewer-module__UDInFa__placeholderImageButton{cursor:pointer;background:linear-gradient(135deg,#f5f5f5 0%,#e0e0e0 100%);border:2px dashed #999;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;padding:20px;font-family:inherit;transition:all .2s;display:flex;position:relative}.subsectionviewer-module__UDInFa__placeholderImageButton:hover{border-color:var(--primary,#007bff);background:linear-gradient(135deg,#f0f0f0 0%,#d5d5d5 100%)}.subsectionviewer-module__UDInFa__placeholderImageButton:active{transform:scale(.98)}.subsectionviewer-module__UDInFa__placeholderIcon{color:#999;transition:color .2s}.subsectionviewer-module__UDInFa__placeholderImageButton:hover .subsectionviewer-module__UDInFa__placeholderIcon{color:var(--primary,#007bff)}.subsectionviewer-module__UDInFa__placeholderText{color:#666;text-align:center;font-size:18px;font-weight:600}.subsectionviewer-module__UDInFa__placeholderSubtext{color:#999;text-align:center;font-size:14px}.subsectionviewer-module__UDInFa__placeholderPromo{background:linear-gradient(135deg,color-mix(in srgb,var(--primary)10%,transparent)0%,color-mix(in srgb,var(--secondary)10%,transparent)100%);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;padding:20px;display:flex;position:relative}.subsectionviewer-module__UDInFa__promoCameraIcon{width:48px;height:48px;color:var(--primary,#007bff);opacity:.9}.subsectionviewer-module__UDInFa__placeholderPromoButton{background:var(--primary,#007bff);color:#fff;cursor:pointer;min-height:44px;box-shadow:0 4px 12px color-mix(in srgb,var(--primary)40%,transparent);border:none;border-radius:8px;margin-top:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.subsectionviewer-module__UDInFa__placeholderPromoButton:hover{background:color-mix(in srgb,var(--primary)85%,black);box-shadow:0 6px 16px color-mix(in srgb,var(--primary)50%,transparent);transform:translateY(-1px)}.subsectionviewer-module__UDInFa__placeholderPromoButton:active{box-shadow:0 2px 8px color-mix(in srgb,var(--primary)30%,transparent);transform:translateY(0)}.subsectionviewer-module__UDInFa__inlineUploadOverlay{z-index:50;background:#00000080;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.subsectionviewer-module__UDInFa__inlineUploadContainer{background:var(--background,#fff);border-radius:12px;width:100%;max-width:90%;max-height:90%;padding:20px;position:relative;overflow-y:auto;box-shadow:0 8px 24px #00000040}.subsectionviewer-module__UDInFa__inlineUploadClose{color:var(--foreground);cursor:pointer;z-index:10;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:background .2s;display:flex;position:absolute;top:12px;right:12px}.subsectionviewer-module__UDInFa__inlineUploadClose:hover{background:color-mix(in srgb,var(--foreground)10%,transparent)}.subsectionviewer-module__UDInFa__inlineUploadZone{background:color-mix(in srgb,var(--primary)5%,transparent);border:2px dashed color-mix(in srgb,var(--primary)40%,transparent);cursor:pointer;text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px 24px;transition:all .2s;display:flex}.subsectionviewer-module__UDInFa__inlineUploadZone:hover{background:color-mix(in srgb,var(--primary)8%,transparent);border-color:var(--primary,#007bff)}.subsectionviewer-module__UDInFa__inlineUploadText{color:var(--foreground);margin:0;font-size:16px;font-weight:600}.subsectionviewer-module__UDInFa__inlineUploadSubtext{color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0;font-size:14px}.subsectionviewer-module__UDInFa__inlineUploadError{color:#c33;text-align:center;background:#fee;border:1px solid #fcc;border-radius:6px;margin-top:12px;padding:12px;font-size:14px}.subsectionviewer-module__UDInFa__navButton{color:#fff;cursor:pointer;z-index:5;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.subsectionviewer-module__UDInFa__navButton:hover{background:#000000e6;transform:translateY(-50%)scale(1.1)}.subsectionviewer-module__UDInFa__navButton:active{transform:translateY(-50%)scale(.95)}.subsectionviewer-module__UDInFa__prevButton{left:16px}.subsectionviewer-module__UDInFa__nextButton{right:16px}.subsectionviewer-module__UDInFa__imageCounter{color:#fff;z-index:5;background:#000000b3;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.subsectionviewer-module__UDInFa__contentSection{background:var(--card-bg);min-height:0;color:var(--foreground);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;padding:24px;overflow:hidden auto}.subsectionviewer-module__UDInFa__header{margin-bottom:24px}.subsectionviewer-module__UDInFa__manufacturer{color:color-mix(in srgb,var(--foreground)60%,transparent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:14px;font-weight:600}.subsectionviewer-module__UDInFa__model{color:var(--foreground);font-size:28px;font-weight:700;line-height:1.2}.subsectionviewer-module__UDInFa__infoSection{margin-top:24px}.subsectionviewer-module__UDInFa__infoTitle{color:var(--foreground);margin-bottom:12px;font-size:18px;font-weight:600}.subsectionviewer-module__UDInFa__infoText{color:color-mix(in srgb,var(--foreground)90%,transparent);white-space:pre-wrap;font-size:15px;line-height:1.6}.subsectionviewer-module__UDInFa__actionSection{gap:12px;margin-top:24px;display:flex}.subsectionviewer-module__UDInFa__viewDetailsButton{background:var(--primary,#007bff);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.subsectionviewer-module__UDInFa__viewDetailsButton:hover{background:var(--primary-dark,#0056b3);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.subsectionviewer-module__UDInFa__viewDetailsButton:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a}.subsectionviewer-module__UDInFa__viewDetailsButton svg{width:16px;height:16px;transition:transform .2s}.subsectionviewer-module__UDInFa__viewDetailsButton:hover svg{transform:translate(2px)}@media (min-width:768px){.subsectionviewer-module__UDInFa__modalContent{border-radius:12px;max-width:1200px;max-height:90vh;margin:20px;overflow:hidden}.subsectionviewer-module__UDInFa__imageContainer{height:60vh}.subsectionviewer-module__UDInFa__contentSection{padding:32px}.subsectionviewer-module__UDInFa__model{font-size:32px}.subsectionviewer-module__UDInFa__manufacturer{font-size:16px}}@media (min-width:1024px){.subsectionviewer-module__UDInFa__modalContent{flex-direction:row}.subsectionviewer-module__UDInFa__imageGallery{width:60%;height:auto}.subsectionviewer-module__UDInFa__imageContainer{height:100%}.subsectionviewer-module__UDInFa__contentSection{width:40%;height:100%}}
.postcard-module__SKhyPG__card{background:var(--card-bg);border:1px solid color-mix(in srgb,var(--foreground)10%,transparent);z-index:1;border-radius:12px;flex-direction:column;width:100%;max-width:560px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}@media (min-width:769px){.postcard-module__SKhyPG__card{height:calc(100vh - 5rem);max-height:calc(100vh - 5rem);height:calc(100vh - var(--desktop-menu-height,5rem));max-height:calc(100vh - var(--desktop-menu-height,5rem));margin-left:auto;margin-right:auto}}.postcard-module__SKhyPG__imageSection{background:#000;flex-shrink:0;justify-content:flex-start;align-items:center;width:100%;height:auto;min-height:200px;max-height:60vh;display:flex;position:relative;overflow:visible}.postcard-module__SKhyPG__image{object-fit:contain;object-position:center;width:100%;height:auto;max-height:40vh;display:block}.postcard-module__SKhyPG__videoContainer{aspect-ratio:16/9;touch-action:manipulation;background:#000;width:100%;max-height:40vh;position:relative;overflow:hidden}.postcard-module__SKhyPG__videoIframe{pointer-events:auto;border:none;width:100%;height:100%;position:absolute;top:0;left:0}:is([data-scrolling=true] .postcard-module__SKhyPG__videoIframe,[data-transitioning=true] .postcard-module__SKhyPG__videoIframe){pointer-events:none!important}.postcard-module__SKhyPG__imagePlaceholder{width:100%;height:100%;min-height:200px;color:color-mix(in srgb,var(--foreground)30%,transparent);background:color-mix(in srgb,var(--foreground)5%,transparent);justify-content:center;align-items:center;display:flex}.postcard-module__SKhyPG__viewedBadge{background:color-mix(in srgb,var(--primary)8%,transparent);border:1px solid color-mix(in srgb,var(--primary)15%,transparent);color:var(--primary);border-radius:8px;align-items:center;gap:6px;margin-left:auto;padding:8px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.postcard-module__SKhyPG__viewedBadge:hover{background:color-mix(in srgb,var(--primary)12%,transparent);transform:scale(1.05)}.postcard-module__SKhyPG__viewedBadge span{line-height:1}@media (max-width:768px){.postcard-module__SKhyPG__viewedBadge{gap:4px;padding:6px 10px;font-size:12px}}@media (max-width:480px){.postcard-module__SKhyPG__viewedBadge{gap:4px;padding:5px 8px;font-size:11px}}.postcard-module__SKhyPG__photoNav{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:2;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.postcard-module__SKhyPG__photoNav:hover{background:#000000b3;transform:translateY(-50%)scale(1.1)}.postcard-module__SKhyPG__photoNavLeft{left:12px}.postcard-module__SKhyPG__photoNavRight{right:12px}.postcard-module__SKhyPG__photoIndicators{z-index:2;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.postcard-module__SKhyPG__indicator{background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:all .2s}.postcard-module__SKhyPG__indicatorActive{background:#fff;width:8px;height:8px}.postcard-module__SKhyPG__authorOverlay{z-index:2;background:linear-gradient(#000000b3 0%,#0000 100%);justify-content:space-between;align-items:flex-start;padding:16px;display:flex;position:absolute;top:0;left:0;right:0}.postcard-module__SKhyPG__authorInfo{flex-direction:column;gap:4px;display:flex}.postcard-module__SKhyPG__authorName{color:#fff;text-shadow:0 0 3px var(--primary),0 0 4px var(--primary),0 0 2px #000,0 1px 3px #000c;filter:drop-shadow(0 0 3px var(--primary));font-size:14px;font-weight:600}.postcard-module__SKhyPG__location{color:#ffffffe6;text-shadow:0 0 3px var(--primary),0 0 4px var(--primary),0 0 2px #000,0 1px 3px #000c;filter:drop-shadow(0 0 3px var(--primary));align-items:center;gap:4px;font-size:12px;display:flex}.postcard-module__SKhyPG__postDate{color:#fffc;text-shadow:0 1px 2px #00000080;font-size:12px}.postcard-module__SKhyPG__caption{color:var(--foreground);border-bottom:1px solid color-mix(in srgb,var(--foreground)10%,transparent);flex-shrink:0;padding:10px 16px;font-size:13px;line-height:1.4}.postcard-module__SKhyPG__username{color:var(--foreground);font-weight:600}.postcard-module__SKhyPG__linkedSections{background:color-mix(in srgb,var(--primary)8%,transparent);border-bottom:1px solid color-mix(in srgb,var(--primary)15%,transparent);flex-shrink:0;align-items:center;gap:8px;padding:8px 16px;font-size:12px;display:flex}.postcard-module__SKhyPG__linkIcon{font-size:14px;line-height:1}.postcard-module__SKhyPG__linkedSectionsText{color:color-mix(in srgb,var(--foreground)80%,transparent);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.postcard-module__SKhyPG__sectionLink{color:var(--primary);font-weight:500;text-decoration:none;transition:all .2s}.postcard-module__SKhyPG__sectionLink:hover{text-decoration:underline}.postcard-module__SKhyPG__controls{border-bottom:1px solid color-mix(in srgb,var(--foreground)10%,transparent);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:8px 16px;display:flex}.postcard-module__SKhyPG__controlsOverlay{z-index:3;pointer-events:none;background:linear-gradient(#0000 0%,#00000008 20%,#00000014 40%,#00000026 60%,#0000004d 80%,#00000080 100%);justify-content:space-between;align-items:center;gap:8px;padding:4px 12px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:visible}.postcard-module__SKhyPG__controlsOverlay button{pointer-events:auto}.postcard-module__SKhyPG__controlsOverlay *{text-shadow:0 0 1px var(--primary),0 0 2px var(--primary),0 0 3px var(--primary),0 0 4px var(--primary),0 0 2px #000,0 1px 3px #000c;filter:drop-shadow(0 0 2px var(--primary));color:#fff!important}:is(.postcard-module__SKhyPG__controlsOverlay span,.postcard-module__SKhyPG__controlsOverlay .count){text-shadow:0 0 2px var(--primary),0 0 2px #000,0 1px 3px #000c;filter:none}.postcard-module__SKhyPG__controlsOverlay [data-liked=true] svg{color:#e01e5a!important;fill:#e01e5a!important;stroke:#ffffff80!important;stroke-width:1px!important;text-shadow:0 0 3px #e01e5a,0 0 4px #e01e5a,0 0 2px #000,0 1px 3px #000c!important;filter:drop-shadow(0 0 3px #e01e5a)!important}.postcard-module__SKhyPG__controlsOverlay [data-liked=true] svg *{color:#e01e5a!important;fill:#e01e5a!important;stroke:#ffffff80!important;stroke-width:1px!important;text-shadow:0 0 3px #e01e5a,0 0 4px #e01e5a,0 0 2px #000,0 1px 3px #000c!important;filter:drop-shadow(0 0 3px #e01e5a)!important}.postcard-module__SKhyPG__controlsOverlay [data-liked=true] .count{color:#fff!important}.postcard-module__SKhyPG__controlsOverlay .postcard-module__SKhyPG__cancelButton.postcard-module__SKhyPG__reported{color:#a855f7!important}.postcard-module__SKhyPG__controlsOverlay .postcard-module__SKhyPG__cancelButton.postcard-module__SKhyPG__reported svg{filter:drop-shadow(0 0 3px var(--primary))drop-shadow(0 0 4px var(--primary))!important}.postcard-module__SKhyPG__controlsOverlay .postcard-module__SKhyPG__cancelButton.postcard-module__SKhyPG__reported svg circle{fill:#a855f7!important;stroke:#ffffff80!important;stroke-width:1px!important}.postcard-module__SKhyPG__controlsOverlay .postcard-module__SKhyPG__cancelButton.postcard-module__SKhyPG__reported svg line{stroke:#fff!important;stroke-width:2px!important}.postcard-module__SKhyPG__controlsOverlay [data-commented=true]{color:#22c55e!important}.postcard-module__SKhyPG__controlsOverlay [data-commented=true] svg{filter:drop-shadow(0 0 3px var(--primary))drop-shadow(0 0 4px var(--primary))!important}.postcard-module__SKhyPG__controlsOverlay [data-commented=true] svg path{fill:#22c55e!important;stroke:#ffffff80!important;stroke-width:1px!important}.postcard-module__SKhyPG__controlsOverlay [data-commented=true] .count{color:#fff!important}@media (max-width:768px){.postcard-module__SKhyPG__controlsOverlay{gap:6px;padding:2px 10px}}.postcard-module__SKhyPG__controlButton{background:color-mix(in srgb,var(--foreground)5%,transparent);border:1px solid color-mix(in srgb,var(--foreground)10%,transparent);color:var(--foreground);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.postcard-module__SKhyPG__controlButton:hover:not(:disabled){background:color-mix(in srgb,var(--foreground)10%,transparent);transform:scale(1.05)}.postcard-module__SKhyPG__controlButton:disabled{opacity:.5;cursor:not-allowed}.postcard-module__SKhyPG__controlButton.postcard-module__SKhyPG__liked{color:#ef4444;background:#ef44441a;border-color:#ef444433}.postcard-module__SKhyPG__controlButton.postcard-module__SKhyPG__liked:hover{background:#ef444426}.postcard-module__SKhyPG__writeCommentButton{color:var(--foreground);cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.postcard-module__SKhyPG__writeCommentButton:hover:not(:disabled){opacity:1;color:var(--primary);transform:scale(1.1)}.postcard-module__SKhyPG__writeCommentButton:disabled{opacity:.3;cursor:not-allowed}.postcard-module__SKhyPG__writeCommentButtonActive{animation:2s ease-in-out infinite postcard-module__SKhyPG__glow;opacity:1!important;color:var(--primary)!important}@keyframes postcard-module__SKhyPG__glow{0%,to{filter:drop-shadow(0 0 4px var(--primary));transform:scale(1)}50%{filter:drop-shadow(0 0 8px var(--primary));transform:scale(1.05)}}.postcard-module__SKhyPG__shareButton{cursor:pointer;-webkit-user-select:none;user-select:none;will-change:transform;backface-visibility:hidden;background-color:#0000000d;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;transition:all .2s;display:inline-flex;transform:translateZ(0)}.postcard-module__SKhyPG__shareButton:hover{background:#ffffff26;transform:translateZ(0)scale(1.05)}.postcard-module__SKhyPG__shareButton:active{transform:translateZ(0)scale(.95)}.postcard-module__SKhyPG__cancelButton{cursor:pointer;-webkit-user-select:none;user-select:none;will-change:transform;backface-visibility:hidden;background-color:#0000000d;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;transition:all .2s;display:inline-flex;transform:translateZ(0)}.postcard-module__SKhyPG__cancelButton:hover{background:#ffffff26;transform:translateZ(0)scale(1.05)}.postcard-module__SKhyPG__cancelButton:active{transform:translateZ(0)scale(.95)}.postcard-module__SKhyPG__cancelButton.postcard-module__SKhyPG__reported svg circle{stroke:none}.postcard-module__SKhyPG__cancelButton.postcard-module__SKhyPG__reported svg line{stroke:#fff;filter:drop-shadow(0 0 2px var(--primary))drop-shadow(0 0 3px var(--primary))}.postcard-module__SKhyPG__cancelButton.postcard-module__SKhyPG__reported:hover{background:#a855f71a}@media (max-width:768px){.postcard-module__SKhyPG__shareButton,.postcard-module__SKhyPG__cancelButton{gap:6px;padding:6px 10px}}@media (prefers-reduced-motion:reduce){.postcard-module__SKhyPG__shareButton,.postcard-module__SKhyPG__shareButton:active,.postcard-module__SKhyPG__shareButton:hover,.postcard-module__SKhyPG__cancelButton,.postcard-module__SKhyPG__cancelButton:active,.postcard-module__SKhyPG__cancelButton:hover{transition:none;transform:none}}.postcard-module__SKhyPG__postCardCommentsWrapper{background:var(--background);border-top:1px solid color-mix(in srgb,var(--foreground)10%,transparent);flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.postcard-module__SKhyPG__postCardCommentsWrapper .commentSection{background:0 0;border:none;border-radius:0;flex-direction:column;width:100%;max-width:100%;height:100%;margin:0;padding:0;display:flex}:is(.postcard-module__SKhyPG__postCardCommentsWrapper .commentHeader,.postcard-module__SKhyPG__postCardCommentsWrapper .commentTitle,.postcard-module__SKhyPG__postCardCommentsWrapper .commentCount){display:none!important}.postcard-module__SKhyPG__postCardCommentsWrapper .commentList{-webkit-overflow-scrolling:touch;flex:1;order:1;gap:8px;min-height:0;max-height:60%;padding:8px 12px;overflow-y:auto}.postcard-module__SKhyPG__postCardCommentsWrapper .commentList::-webkit-scrollbar{width:6px}.postcard-module__SKhyPG__postCardCommentsWrapper .commentList::-webkit-scrollbar-track{background:0 0}.postcard-module__SKhyPG__postCardCommentsWrapper .commentList::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--foreground)20%,transparent);border-radius:3px}.postcard-module__SKhyPG__postCardCommentsWrapper .commentList::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--foreground)30%,transparent)}.postcard-module__SKhyPG__postCardCommentsWrapper .commentItem{background:color-mix(in srgb,var(--foreground)3%,transparent);border:1px solid color-mix(in srgb,var(--foreground)8%,transparent);border-radius:8px;padding:10px}.postcard-module__SKhyPG__postCardCommentsWrapper .commentAvatar{width:32px;height:32px;font-size:.9rem}.postcard-module__SKhyPG__postCardCommentsWrapper .commentAuthor{font-size:13px}.postcard-module__SKhyPG__postCardCommentsWrapper .commentText{font-size:13px;line-height:1.4}.postcard-module__SKhyPG__postCardCommentsWrapper .commentTimestamp{font-size:11px}.postcard-module__SKhyPG__postCardCommentsWrapper .commentReply{border-left:2px solid color-mix(in srgb,var(--primary)30%,transparent);margin-top:.625rem;margin-left:.75rem;padding-left:.5rem}.postcard-module__SKhyPG__postCardCommentsWrapper .commentForm{flex-direction:column;flex:auto;order:2;min-height:120px;max-height:none;margin-bottom:0;padding:12px;display:flex}.postcard-module__SKhyPG__postCardCommentsWrapper .commentTextarea{resize:none;border:1px solid color-mix(in srgb,var(--foreground)15%,transparent);border-radius:8px;flex:auto;min-height:80px;max-height:none;padding:12px;font-size:14px}.postcard-module__SKhyPG__postCardCommentsWrapper .commentTextarea:focus{border-color:var(--primary)}.postcard-module__SKhyPG__postCardCommentsWrapper .commentFormActions{flex-shrink:0;align-items:center;gap:6px;margin-top:8px;display:flex}.postcard-module__SKhyPG__postCardCommentsWrapper .photoLabel{white-space:nowrap;align-items:center;gap:4px;padding:6px 10px;font-size:11px;display:inline-flex}.postcard-module__SKhyPG__postCardCommentsWrapper .submitButton{white-space:nowrap;padding:6px 14px;font-size:12px}.postcard-module__SKhyPG__postCardCommentsWrapper .photoPreviewContainer{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:6px;margin-top:8px;margin-bottom:8px}.postcard-module__SKhyPG__postCardCommentsWrapper .photoPreview img{height:80px}.postcard-module__SKhyPG__postCardCommentsWrapper .captionInput{padding:4px 6px;font-size:11px}.postcard-module__SKhyPG__postCardCommentsWrapper .commentPhotos{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:6px;margin:8px 0}.postcard-module__SKhyPG__postCardCommentsWrapper .commentPhoto{max-height:200px}.postcard-module__SKhyPG__postCardCommentsWrapper .commentActions{gap:8px;margin-top:6px}.postcard-module__SKhyPG__postCardCommentsWrapper .actionButton{padding:4px 0;font-size:12px}:is(.postcard-module__SKhyPG__postCardCommentsWrapper .loadingState,.postcard-module__SKhyPG__postCardCommentsWrapper .emptyState){order:1;padding:2rem 1rem;font-size:13px}.postcard-module__SKhyPG__postCardCommentsWrapper .loadingMore{order:3;padding:8px;font-size:12px}.postcard-module__SKhyPG__postCardCommentsWrapper .signInPrompt{order:0;margin:12px 16px;padding:12px;font-size:13px}.postcard-module__SKhyPG__postCardCommentsWrapper .signInButton{padding:8px 16px;font-size:13px}.postcard-module__SKhyPG__postCardCommentsWrapper .errorMessage{order:0;margin:12px 16px;padding:10px 12px;font-size:13px}.postcard-module__SKhyPG__postCardCommentsWrapper .retryButton{padding:6px 12px;font-size:12px}.postcard-module__SKhyPG__postCardCommentsWrapper .loadMoreButton{order:3;margin:0 16px 12px;padding:10px;font-size:13px}@media (max-width:768px){.postcard-module__SKhyPG__card{border-radius:0;width:100%;max-width:100%;margin-top:0;height:100vh!important;max-height:100vh!important}.postcard-module__SKhyPG__caption{padding:8px 12px;font-size:12px}.postcard-module__SKhyPG__controls{padding:6px 12px}.postcard-module__SKhyPG__controlButton{padding:6px 10px;font-size:13px}.postcard-module__SKhyPG__commentsHeader{padding:8px 12px}.postcard-module__SKhyPG__commentsList{padding:0 12px}.postcard-module__SKhyPG__commentInput{padding:10px 12px}}@media (max-width:480px){.postcard-module__SKhyPG__card{border-radius:0;width:100%;max-width:100%;height:100dvh!important;max-height:100dvh!important}.postcard-module__SKhyPG__caption{padding:6px 10px;font-size:12px}.postcard-module__SKhyPG__controls{padding:6px 10px}.postcard-module__SKhyPG__controlButton{gap:4px;padding:5px 8px;font-size:12px}}.postcard-module__SKhyPG__newPost{animation:3s ease-out forwards postcard-module__SKhyPG__newPostGlow;position:relative}.postcard-module__SKhyPG__newPost:before{content:"";filter:blur(8px);z-index:-1;opacity:0;background:linear-gradient(135deg,#ffd70066,#ffa5004d,#ffd70066);border-radius:14px;animation:3s ease-out forwards postcard-module__SKhyPG__glowFadeOut;position:absolute;inset:-2px}@keyframes postcard-module__SKhyPG__newPostGlow{0%{transform:scale(1.02);box-shadow:0 0 20px #ffd70099,0 0 40px #ffa50066,0 2px 8px #0000001a}50%{transform:scale(1.01);box-shadow:0 0 15px #ffd70066,0 0 30px #ffa50033,0 2px 8px #0000001a}to{transform:scale(1);box-shadow:0 2px 8px #0000001a}}@keyframes postcard-module__SKhyPG__pulseGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes postcard-module__SKhyPG__glowFadeOut{0%{opacity:1}70%{opacity:.6}to{opacity:0}}.postcard-module__SKhyPG__postManagementSection{background:var(--card-bg);border-top:1px solid color-mix(in srgb,var(--foreground)10%,transparent);border-bottom:1px solid color-mix(in srgb,var(--foreground)10%,transparent);justify-content:center;align-items:center;padding:1rem;display:flex;position:relative}.postcard-module__SKhyPG__deletePostButton{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.postcard-module__SKhyPG__deletePostButton:hover{background:#ef444433;border-color:#ef4444;transform:scale(1.02)}.postcard-module__SKhyPG__deletePostButton:active{transform:scale(.98)}.postcard-module__SKhyPG__deletePostButton svg{flex-shrink:0}@media (max-width:768px){.postcard-module__SKhyPG__postManagementSection{padding:.75rem}.postcard-module__SKhyPG__deletePostButton{gap:6px;padding:8px 16px;font-size:13px}.postcard-module__SKhyPG__deletePostButton svg{width:16px;height:16px}}.postcard-module__SKhyPG__deleteProgressOverlay{background:var(--card-bg);border-top:1px solid color-mix(in srgb,var(--foreground)10%,transparent);border-bottom:1px solid color-mix(in srgb,var(--foreground)10%,transparent);justify-content:center;align-items:center;min-height:200px;padding:2rem 1rem;animation:.3s postcard-module__SKhyPG__fadeIn;display:flex;position:relative}.postcard-module__SKhyPG__deleteProgressContent{text-align:center;background:color-mix(in srgb,var(--foreground)3%,transparent);border:1px solid color-mix(in srgb,var(--foreground)8%,transparent);border-radius:12px;max-width:350px;padding:1.5rem}.postcard-module__SKhyPG__deleteProgressIcon{margin-bottom:1rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) postcard-module__SKhyPG__scaleIn}.postcard-module__SKhyPG__deleteProgressIcon svg{width:60px;height:60px}.postcard-module__SKhyPG__deleteProgressTitle{color:#ef4444;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.postcard-module__SKhyPG__deleteProgressMessage{color:var(--foreground);opacity:.8;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:768px){.postcard-module__SKhyPG__deleteProgressOverlay{min-height:180px;padding:1.5rem .75rem}.postcard-module__SKhyPG__deleteProgressContent{padding:1.25rem}.postcard-module__SKhyPG__deleteProgressIcon svg{width:50px;height:50px}.postcard-module__SKhyPG__deleteProgressTitle{font-size:1.1rem}.postcard-module__SKhyPG__deleteProgressMessage{font-size:.85rem}}.postcard-module__SKhyPG__deletedPostWrapper{pointer-events:none;width:100%;height:100%;position:relative}.postcard-module__SKhyPG__deletedOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;pointer-events:auto;background:#000000d9;justify-content:center;align-items:center;animation:.3s postcard-module__SKhyPG__fadeIn;display:flex;position:absolute;inset:0}.postcard-module__SKhyPG__deletedContent{text-align:center;max-width:400px;padding:2rem}.postcard-module__SKhyPG__deletedIcon{margin-bottom:1.5rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) postcard-module__SKhyPG__scaleIn}.postcard-module__SKhyPG__deletedTitle{color:#ef4444;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.postcard-module__SKhyPG__deletedMessage{color:#d1d5db;margin:0;font-size:.95rem;line-height:1.5}@keyframes postcard-module__SKhyPG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes postcard-module__SKhyPG__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
.createpostcard-module__l39fuW__card{background:var(--card-bg);border:1px solid color-mix(in srgb,var(--foreground)10%,transparent);z-index:1;border-radius:12px;flex-direction:column;width:100%;max-width:560px;height:85dvh;max-height:85dvh;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.createpostcard-module__l39fuW__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;height:100%;padding:40px 24px;display:flex}.createpostcard-module__l39fuW__iconWrapper{background:color-mix(in srgb,var(--primary)10%,transparent);width:120px;height:120px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.createpostcard-module__l39fuW__title{color:var(--foreground);margin:0;font-size:28px;font-weight:700;line-height:1.2}.createpostcard-module__l39fuW__description{color:color-mix(in srgb,var(--foreground)70%,transparent);max-width:400px;margin:0;font-size:16px;line-height:1.5}.createpostcard-module__l39fuW__createButton{background:var(--primary);color:var(--background);cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb,var(--primary)30%,transparent);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-width:200px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.createpostcard-module__l39fuW__createButton:hover{box-shadow:0 6px 16px color-mix(in srgb,var(--primary)40%,transparent);transform:translateY(-2px)}.createpostcard-module__l39fuW__createButton:active{transform:translateY(0)}.createpostcard-module__l39fuW__signInPrompt{color:color-mix(in srgb,var(--foreground)60%,transparent);background:color-mix(in srgb,var(--foreground)5%,transparent);border:1px solid color-mix(in srgb,var(--foreground)10%,transparent);border-radius:12px;padding:16px 32px;font-size:15px;font-style:italic}.createpostcard-module__l39fuW__authButtons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.createpostcard-module__l39fuW__signInButton{background:var(--primary);color:var(--background);cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb,var(--primary)30%,transparent);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:140px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.createpostcard-module__l39fuW__signInButton:hover{box-shadow:0 6px 16px color-mix(in srgb,var(--primary)40%,transparent);transform:translateY(-2px)}.createpostcard-module__l39fuW__signInButton:active{transform:translateY(0)}.createpostcard-module__l39fuW__signUpButton{color:var(--primary);border:2px solid var(--primary);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:140px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.createpostcard-module__l39fuW__signUpButton:hover{background:color-mix(in srgb,var(--primary)10%,transparent);transform:translateY(-2px)}.createpostcard-module__l39fuW__signUpButton:active{transform:translateY(0)}.createpostcard-module__l39fuW__features{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:16px;display:flex}.createpostcard-module__l39fuW__feature{color:color-mix(in srgb,var(--foreground)70%,transparent);background:color-mix(in srgb,var(--foreground)3%,transparent);border:1px solid color-mix(in srgb,var(--foreground)8%,transparent);border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;display:flex}.createpostcard-module__l39fuW__feature svg{color:var(--primary);flex-shrink:0}@media (max-width:768px){.createpostcard-module__l39fuW__card{border-radius:0;width:100%;max-width:100%;height:100vh;max-height:100vh;margin-top:0}.createpostcard-module__l39fuW__content{gap:20px;padding:32px 20px}.createpostcard-module__l39fuW__iconWrapper{width:100px;height:100px}.createpostcard-module__l39fuW__iconWrapper svg{width:56px;height:56px}.createpostcard-module__l39fuW__title{font-size:24px}.createpostcard-module__l39fuW__description{font-size:15px}.createpostcard-module__l39fuW__createButton{min-width:180px;padding:14px 28px;font-size:15px}.createpostcard-module__l39fuW__features{flex-direction:column;gap:12px;width:100%;max-width:300px}.createpostcard-module__l39fuW__feature{justify-content:center;width:100%}}@media (max-width:480px){.createpostcard-module__l39fuW__title{font-size:22px}.createpostcard-module__l39fuW__description{font-size:14px}.createpostcard-module__l39fuW__iconWrapper{width:90px;height:90px}.createpostcard-module__l39fuW__iconWrapper svg{width:48px;height:48px}}.createpostcard-module__l39fuW__expanded{background:var(--background)}.createpostcard-module__l39fuW__wizardHeader{border-bottom:1px solid color-mix(in srgb,var(--foreground)10%,transparent);background:var(--card-bg);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.createpostcard-module__l39fuW__wizardTitle{text-align:center;color:var(--foreground);flex:1;min-width:0;margin:0;font-size:18px;font-weight:600}.createpostcard-module__l39fuW__headerButtonsContainer{flex-shrink:0;align-items:center;gap:8px;display:flex}.createpostcard-module__l39fuW__backButton,.createpostcard-module__l39fuW__closeButton,.createpostcard-module__l39fuW__scrollToTopButton{width:36px;height:36px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s;display:flex}.createpostcard-module__l39fuW__backButton:hover,.createpostcard-module__l39fuW__closeButton:hover,.createpostcard-module__l39fuW__scrollToTopButton:hover{background:color-mix(in srgb,var(--foreground)10%,transparent)}.createpostcard-module__l39fuW__scrollToTopButton{color:var(--primary)}.createpostcard-module__l39fuW__scrollToTopButton:hover{background:color-mix(in srgb,var(--primary)15%,transparent)}.createpostcard-module__l39fuW__collapsedScrollToTopButton{background:var(--primary);width:36px;height:36px;color:var(--primary-text);cursor:pointer;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #00000026}.createpostcard-module__l39fuW__collapsedScrollToTopButton:hover{background:color-mix(in srgb,var(--primary)85%,transparent);box-shadow:0 4px 12px color-mix(in srgb,var(--primary)30%,transparent);transform:translateY(-2px)}.createpostcard-module__l39fuW__collapsedScrollToTopButton:active{transform:translateY(0)}.createpostcard-module__l39fuW__wizardContent{pointer-events:auto;z-index:1;flex-direction:column;flex:1;min-height:0;padding:20px;display:flex;position:relative;overflow:hidden auto}.createpostcard-module__l39fuW__uploadStep{flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.createpostcard-module__l39fuW__uploadPrompt{text-align:center;max-width:400px}.createpostcard-module__l39fuW__uploadIcon{color:var(--primary);margin-bottom:16px}.createpostcard-module__l39fuW__uploadPrompt p{color:var(--foreground);margin-bottom:24px;font-size:16px}.createpostcard-module__l39fuW__uploadButton{background:var(--primary);color:var(--primary-text);cursor:pointer;border:none;border-radius:8px;padding:12px 32px;font-size:15px;font-weight:600;transition:opacity .2s}.createpostcard-module__l39fuW__uploadButton:hover{opacity:.9}.createpostcard-module__l39fuW__breadcrumbSection{background:color-mix(in srgb,var(--primary)5%,transparent);border:1px solid color-mix(in srgb,var(--primary)20%,transparent);border-radius:8px;width:100%;margin-bottom:24px;padding:16px}.createpostcard-module__l39fuW__breadcrumbLabel{color:color-mix(in srgb,var(--foreground)60%,transparent);text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:12px;font-weight:600}.createpostcard-module__l39fuW__breadcrumbPath{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.createpostcard-module__l39fuW__breadcrumbItem{background:var(--background);color:var(--foreground);border:1px solid color-mix(in srgb,var(--foreground)15%,transparent);border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:500;display:flex}.createpostcard-module__l39fuW__breadcrumbSeparator{color:color-mix(in srgb,var(--foreground)40%,transparent)}.createpostcard-module__l39fuW__dropZone{border:3px dashed color-mix(in srgb,var(--primary)30%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--primary)3%,transparent),color-mix(in srgb,var(--primary)1%,transparent));cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;min-height:400px;padding:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.createpostcard-module__l39fuW__dropZone:hover{border-color:var(--primary);background:linear-gradient(135deg,color-mix(in srgb,var(--primary)8%,transparent),color-mix(in srgb,var(--primary)3%,transparent));box-shadow:0 8px 24px color-mix(in srgb,var(--primary)15%,transparent);transform:translateY(-2px)}.createpostcard-module__l39fuW__dropZoneDragging{border-color:var(--primary);background:linear-gradient(135deg,color-mix(in srgb,var(--primary)15%,transparent),color-mix(in srgb,var(--primary)8%,transparent));box-shadow:0 12px 32px color-mix(in srgb,var(--primary)20%,transparent);border-width:3px;transform:scale(1.02)}.createpostcard-module__l39fuW__uploadIconWrapper{background:color-mix(in srgb,var(--primary)10%,transparent);border-radius:50%;margin-bottom:8px;padding:20px;animation:2s ease-in-out infinite createpostcard-module__l39fuW__pulse}@keyframes createpostcard-module__l39fuW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.createpostcard-module__l39fuW__dropZoneTitle{color:var(--foreground);margin:0;font-size:24px;font-weight:700}.createpostcard-module__l39fuW__dropZoneText{color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0;font-size:16px;font-weight:500}.createpostcard-module__l39fuW__dropZoneHint{color:color-mix(in srgb,var(--foreground)50%,transparent);background:color-mix(in srgb,var(--foreground)5%,transparent);border-radius:6px;margin:0;padding:8px 16px;font-size:13px}.createpostcard-module__l39fuW__convertingOverlay{z-index:10;background:#000000b3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.createpostcard-module__l39fuW__convertingOverlay p{color:#fff;margin:0;font-size:14px}.createpostcard-module__l39fuW__youtubeInputSection{width:100%;margin-top:16px}.createpostcard-module__l39fuW__orDivider{align-items:center;margin-bottom:16px;display:flex}.createpostcard-module__l39fuW__orDivider:before,.createpostcard-module__l39fuW__orDivider:after{content:"";background:color-mix(in srgb,var(--foreground)20%,transparent);flex:1;height:1px}.createpostcard-module__l39fuW__orDivider span{color:color-mix(in srgb,var(--foreground)50%,transparent);text-transform:uppercase;padding:0 16px;font-size:14px;font-weight:500}.createpostcard-module__l39fuW__youtubeLabel{color:var(--foreground);align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:500;display:flex}.createpostcard-module__l39fuW__youtubeInput{border:1px solid color-mix(in srgb,var(--foreground)20%,transparent);background:var(--card-bg);width:100%;color:var(--foreground);appearance:none;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.createpostcard-module__l39fuW__youtubeInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)20%,transparent);outline:none}.createpostcard-module__l39fuW__youtubeInput::placeholder{color:color-mix(in srgb,var(--foreground)40%,transparent)}.createpostcard-module__l39fuW__youtubeError{color:#ef4444;margin:8px 0 0;font-size:13px}.createpostcard-module__l39fuW__youtubePreviewContainer{flex-direction:column;gap:12px;width:100%;display:flex}.createpostcard-module__l39fuW__youtubePreview{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;position:relative;overflow:hidden}.createpostcard-module__l39fuW__youtubePreview iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.createpostcard-module__l39fuW__removeYoutube{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef4444;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.createpostcard-module__l39fuW__removeYoutube:hover{background:#ef444433}.createpostcard-module__l39fuW__removeYoutube:focus-visible{outline-offset:2px;outline:2px solid #ef4444}.createpostcard-module__l39fuW__nextButton{background:var(--primary);width:100%;color:var(--primary-text);cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb,var(--primary)30%,transparent);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:14px 24px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.createpostcard-module__l39fuW__nextButton:hover{box-shadow:0 6px 16px color-mix(in srgb,var(--primary)40%,transparent);transform:translateY(-1px)}.createpostcard-module__l39fuW__nextButton:active{transform:translateY(0)}.createpostcard-module__l39fuW__nextButton:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.createpostcard-module__l39fuW__videoPreview{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.createpostcard-module__l39fuW__videoPreview iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.createpostcard-module__l39fuW__photoGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;width:100%;display:grid}.createpostcard-module__l39fuW__photoItem{aspect-ratio:1;background:color-mix(in srgb,var(--foreground)5%,transparent);border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.createpostcard-module__l39fuW__photoItem img{object-fit:contain;width:100%;height:100%}.createpostcard-module__l39fuW__removePhoto{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background .2s;display:flex;position:absolute;top:4px;right:4px}.createpostcard-module__l39fuW__removePhoto:hover{background:#000000e6}.createpostcard-module__l39fuW__addMoreButton{aspect-ratio:1;border:2px dashed color-mix(in srgb,var(--foreground)30%,transparent);color:var(--primary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.createpostcard-module__l39fuW__addMoreButton:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary)5%,transparent)}.createpostcard-module__l39fuW__composeStep{max-width:500px;margin:0 auto}.createpostcard-module__l39fuW__photoPreview{background:color-mix(in srgb,var(--foreground)5%,transparent);border-radius:8px;justify-content:center;align-items:center;width:100%;max-height:500px;margin-bottom:20px;display:flex;overflow:hidden}.createpostcard-module__l39fuW__photoPreview img{object-fit:contain;width:100%;height:auto;max-height:500px}.createpostcard-module__l39fuW__captionInput{border:1px solid color-mix(in srgb,var(--foreground)20%,transparent);background:var(--card-bg);width:100%;min-height:100px;color:var(--foreground);resize:none;border-radius:8px;margin-bottom:12px;padding:12px;font-family:inherit;font-size:15px;line-height:1.5}.createpostcard-module__l39fuW__captionInput:focus{border-color:var(--primary);outline:none}.createpostcard-module__l39fuW__locationInput{border:1px solid color-mix(in srgb,var(--foreground)20%,transparent);background:var(--card-bg);width:100%;color:var(--foreground);border-radius:8px;margin-bottom:12px;padding:12px;font-family:inherit;font-size:15px}.createpostcard-module__l39fuW__locationInput:focus{border-color:var(--primary);outline:none}.createpostcard-module__l39fuW__sectionLink{margin-bottom:20px}.createpostcard-module__l39fuW__error{color:#ef4444;background:#ef444426;border:1px solid #ef4444;border-radius:8px;margin-bottom:12px;padding:12px;font-size:14px}.createpostcard-module__l39fuW__publishButton{background:var(--primary);width:100%;color:var(--primary-text);cursor:pointer;border:none;border-radius:8px;padding:14px;font-size:16px;font-weight:600;transition:opacity .2s}.createpostcard-module__l39fuW__publishButton:hover:not(:disabled){opacity:.9}.createpostcard-module__l39fuW__publishButton:disabled{opacity:.5;cursor:not-allowed}.createpostcard-module__l39fuW__publishingStep{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:400px;display:flex}.createpostcard-module__l39fuW__spinner{border:3px solid color-mix(in srgb,var(--foreground)20%,transparent);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite createpostcard-module__l39fuW__spin}@keyframes createpostcard-module__l39fuW__spin{to{transform:rotate(360deg)}}.createpostcard-module__l39fuW__publishingStep p{color:var(--foreground);font-size:16px}.createpostcard-module__l39fuW__successStep{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:500px;display:flex;position:relative;overflow:hidden}.createpostcard-module__l39fuW__successIcon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:64px;font-weight:700;animation:.6s cubic-bezier(.175,.885,.32,1.275) createpostcard-module__l39fuW__successPop;display:flex;position:relative;box-shadow:0 0 #10b98180,0 10px 30px #10b9814d}.createpostcard-module__l39fuW__successIcon:before{content:"";background:radial-gradient(circle,#10b9814d 0%,#0000 70%);border-radius:50%;animation:2s ease-out infinite createpostcard-module__l39fuW__successPulse;position:absolute;inset:-10px}.createpostcard-module__l39fuW__successIcon:after{content:"";background:linear-gradient(135deg,#ffffff4d 0%,#0000 50%);border-radius:50%;position:absolute;inset:0}@keyframes createpostcard-module__l39fuW__successPop{0%{opacity:0;transform:scale(0)rotate(-180deg)}50%{transform:scale(1.15)rotate(10deg)}70%{transform:scale(.95)rotate(-5deg)}to{transform:scale(1)}}@keyframes createpostcard-module__l39fuW__successPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.2)}}.createpostcard-module__l39fuW__successStep h3{color:var(--foreground);margin:0;font-size:28px;font-weight:700;animation:.4s ease-out .3s backwards createpostcard-module__l39fuW__fadeInUp}.createpostcard-module__l39fuW__successStep p{color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0;font-size:17px;animation:.4s ease-out .4s backwards createpostcard-module__l39fuW__fadeInUp}@keyframes createpostcard-module__l39fuW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.createpostcard-module__l39fuW__confettiParticle{background:var(--primary);pointer-events:none;width:10px;height:10px;animation:2s ease-out forwards createpostcard-module__l39fuW__confettiFall;position:absolute}@keyframes createpostcard-module__l39fuW__confettiFall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(600px)rotate(720deg)}}
.createpostmodal-module__KhiMwa__overlay{background:color-mix(in srgb,var(--background)90%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10001;justify-content:center;align-items:center;padding:0;animation:.3s ease-out createpostmodal-module__KhiMwa__fadeIn;display:flex;position:fixed;inset:0}@keyframes createpostmodal-module__KhiMwa__fadeIn{0%{opacity:0}to{opacity:1}}.createpostmodal-module__KhiMwa__modal{background:var(--card-bg);border:1px solid color-mix(in srgb,var(--foreground)10%,transparent);width:100%;height:100%;box-shadow:0 20px 60px color-mix(in srgb,var(--background)50%,transparent);border-radius:0;flex-direction:column;padding-top:3rem;animation:.4s cubic-bezier(.16,1,.3,1) createpostmodal-module__KhiMwa__slideUp;display:flex;position:relative;overflow:hidden}@keyframes createpostmodal-module__KhiMwa__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.createpostmodal-module__KhiMwa__overlay{padding:20px}.createpostmodal-module__KhiMwa__modal{border-radius:24px;width:100%;max-width:680px;height:auto;max-height:95vh}@keyframes createpostmodal-module__KhiMwa__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}}@media (min-width:1024px){.createpostmodal-module__KhiMwa__modal{max-width:750px}}.createpostmodal-module__KhiMwa__header{border-bottom:1px solid color-mix(in srgb,var(--foreground)10%,transparent);background:color-mix(in srgb,var(--tertiary)30%,transparent);justify-content:space-between;align-items:center;padding:20px;display:flex;position:relative}.createpostmodal-module__KhiMwa__backButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-size:24px;transition:all .2s;display:flex;position:absolute;left:12px}.createpostmodal-module__KhiMwa__backButton:hover{background:color-mix(in srgb,var(--primary)15%,transparent);transform:translate(-2px)}.createpostmodal-module__KhiMwa__title{color:var(--foreground);text-align:center;flex:1;margin:0;font-size:1.5rem;font-weight:600;animation:.4s ease-out createpostmodal-module__KhiMwa__fadeInText}@keyframes createpostmodal-module__KhiMwa__fadeInText{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.createpostmodal-module__KhiMwa__closeButton{color:color-mix(in srgb,var(--foreground)60%,transparent);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-size:24px;transition:all .2s;display:flex;position:absolute;right:12px}.createpostmodal-module__KhiMwa__closeButton:hover{background:color-mix(in srgb,var(--foreground)10%,transparent);color:var(--foreground);transform:rotate(90deg)}.createpostmodal-module__KhiMwa__content{pointer-events:auto;z-index:1;flex:1;min-height:0;position:relative;overflow:hidden auto}.createpostmodal-module__KhiMwa__uploadStep{flex-direction:column;gap:24px;min-height:400px;padding:40px 20px;display:flex}.createpostmodal-module__KhiMwa__uploadPrompt{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;animation:.5s cubic-bezier(.16,1,.3,1) createpostmodal-module__KhiMwa__fadeInScale;display:flex}@keyframes createpostmodal-module__KhiMwa__fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.createpostmodal-module__KhiMwa__uploadIcon{font-size:72px;animation:2s ease-in-out infinite createpostmodal-module__KhiMwa__bounce}@keyframes createpostmodal-module__KhiMwa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.createpostmodal-module__KhiMwa__uploadPrompt h3{color:var(--foreground);margin:0;font-size:1.8rem;font-weight:600}.createpostmodal-module__KhiMwa__uploadPrompt p{color:color-mix(in srgb,var(--foreground)60%,transparent);margin:0;font-size:1rem}.createpostmodal-module__KhiMwa__uploadButton{background:var(--primary);color:var(--card-bg);cursor:pointer;box-shadow:0 4px 16px color-mix(in srgb,var(--primary)30%,transparent);border:none;border-radius:12px;margin-top:12px;padding:16px 40px;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.createpostmodal-module__KhiMwa__uploadButton:hover{box-shadow:0 8px 24px color-mix(in srgb,var(--primary)40%,transparent);transform:translateY(-2px)}.createpostmodal-module__KhiMwa__uploadButton:active{transform:translateY(0)}.createpostmodal-module__KhiMwa__cancelButton{color:color-mix(in srgb,var(--foreground)60%,transparent);cursor:pointer;background:0 0;border:none;padding:12px 24px;font-size:1rem;transition:all .2s}.createpostmodal-module__KhiMwa__cancelButton:hover{color:var(--foreground)}.createpostmodal-module__KhiMwa__photoGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;animation:.3s ease-out createpostmodal-module__KhiMwa__fadeIn;display:grid}@media (min-width:768px){.createpostmodal-module__KhiMwa__photoGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}}.createpostmodal-module__KhiMwa__photoItem{aspect-ratio:1;background:color-mix(in srgb,var(--foreground)5%,transparent);border-radius:12px;animation:.3s cubic-bezier(.16,1,.3,1) createpostmodal-module__KhiMwa__scaleIn;position:relative;overflow:hidden}@keyframes createpostmodal-module__KhiMwa__scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.createpostmodal-module__KhiMwa__photoItem img{object-fit:cover;width:100%;height:100%;display:block}.createpostmodal-module__KhiMwa__removePhoto{background:color-mix(in srgb,var(--background)70%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--foreground);cursor:pointer;opacity:.8;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.createpostmodal-module__KhiMwa__removePhoto:hover{color:#fff;opacity:1;background:#ef4444;transform:scale(1.1)}.createpostmodal-module__KhiMwa__addMoreButton{aspect-ratio:1;border:2px dashed color-mix(in srgb,var(--foreground)30%,transparent);background:color-mix(in srgb,var(--foreground)3%,transparent);color:color-mix(in srgb,var(--foreground)60%,transparent);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:.9rem;transition:all .3s;display:flex}.createpostmodal-module__KhiMwa__addMoreButton:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent);color:var(--primary);transform:scale(1.02)}.createpostmodal-module__KhiMwa__addMoreIcon{font-size:2rem;font-weight:300}.createpostmodal-module__KhiMwa__nextButton{background:var(--primary);width:100%;color:var(--card-bg);cursor:pointer;box-shadow:0 4px 16px color-mix(in srgb,var(--primary)30%,transparent);border:none;border-radius:12px;margin-top:8px;padding:16px;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.createpostmodal-module__KhiMwa__nextButton:hover{box-shadow:0 8px 24px color-mix(in srgb,var(--primary)40%,transparent);transform:translateY(-2px)}.createpostmodal-module__KhiMwa__composeStep{flex-direction:column;gap:24px;min-height:0;padding:0;animation:.4s cubic-bezier(.16,1,.3,1) createpostmodal-module__KhiMwa__fadeInSlide;display:flex}@keyframes createpostmodal-module__KhiMwa__fadeInSlide{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (min-width:768px){.createpostmodal-module__KhiMwa__composeStep{flex-direction:row;min-height:500px}}.createpostmodal-module__KhiMwa__photoPreview{background:color-mix(in srgb,var(--background)30%,transparent);border-radius:0;flex-shrink:0;width:100%;height:250px;position:relative;overflow:hidden}@media (min-width:768px){.createpostmodal-module__KhiMwa__photoPreview{border-radius:0 0 0 24px;width:40%;height:auto;min-height:400px}}.createpostmodal-module__KhiMwa__photoPreview img{object-fit:cover;width:100%;height:100%}.createpostmodal-module__KhiMwa__photoCount{background:color-mix(in srgb,var(--background)70%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--foreground);border-radius:20px;padding:6px 12px;font-size:.85rem;font-weight:500;position:absolute;top:12px;right:12px}.createpostmodal-module__KhiMwa__formSection{flex-direction:column;flex:1;gap:20px;min-height:0;padding:24px 20px;display:flex;position:relative;overflow:visible auto}@media (min-width:768px){.createpostmodal-module__KhiMwa__formSection{padding:32px 28px;overflow-y:visible}}.createpostmodal-module__KhiMwa__linkedSectionBadge{background:color-mix(in srgb,var(--primary)10%,transparent);border:1px solid color-mix(in srgb,var(--primary)20%,transparent);color:var(--primary);border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:.9rem;animation:.4s cubic-bezier(.16,1,.3,1) createpostmodal-module__KhiMwa__slideInDown;display:flex}@keyframes createpostmodal-module__KhiMwa__slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.createpostmodal-module__KhiMwa__linkIcon{font-size:1rem;animation:2s ease-in-out infinite createpostmodal-module__KhiMwa__pulse}@keyframes createpostmodal-module__KhiMwa__pulse{0%,to{opacity:1}50%{opacity:.6}}.createpostmodal-module__KhiMwa__inputGroup{flex-direction:column;gap:8px;display:flex}.createpostmodal-module__KhiMwa__inputGroup label{color:color-mix(in srgb,var(--foreground)70%,transparent);font-size:.9rem;font-weight:500}.createpostmodal-module__KhiMwa__captionInput{background:color-mix(in srgb,var(--foreground)5%,transparent);border:1px solid color-mix(in srgb,var(--foreground)10%,transparent);color:var(--foreground);resize:none;border-radius:12px;min-height:120px;padding:16px;font-family:inherit;font-size:1rem;transition:all .3s}.createpostmodal-module__KhiMwa__captionInput:focus{border-color:var(--primary);background:color-mix(in srgb,var(--foreground)8%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)10%,transparent);outline:none}.createpostmodal-module__KhiMwa__captionInput::placeholder{color:color-mix(in srgb,var(--foreground)40%,transparent)}.createpostmodal-module__KhiMwa__characterCount{color:color-mix(in srgb,var(--foreground)50%,transparent);text-align:right;font-size:.8rem}.createpostmodal-module__KhiMwa__locationInput{background:color-mix(in srgb,var(--foreground)5%,transparent);border:1px solid color-mix(in srgb,var(--foreground)10%,transparent);color:var(--foreground);border-radius:12px;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.createpostmodal-module__KhiMwa__locationInput:focus{border-color:var(--primary);background:color-mix(in srgb,var(--foreground)8%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)10%,transparent);outline:none}.createpostmodal-module__KhiMwa__locationInput::placeholder{color:color-mix(in srgb,var(--foreground)40%,transparent)}.createpostmodal-module__KhiMwa__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:12px 16px;font-size:.9rem;animation:.4s ease-in-out createpostmodal-module__KhiMwa__shake}@keyframes createpostmodal-module__KhiMwa__shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.createpostmodal-module__KhiMwa__publishButton{background:var(--secondary);width:100%;color:var(--card-bg);cursor:pointer;box-shadow:0 4px 16px color-mix(in srgb,var(--secondary)30%,transparent);border:none;border-radius:12px;margin-top:auto;padding:16px;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.createpostmodal-module__KhiMwa__publishButton:hover{box-shadow:0 8px 24px color-mix(in srgb,var(--secondary)40%,transparent);transform:translateY(-2px)}.createpostmodal-module__KhiMwa__publishButton:active{transform:translateY(0)}.createpostmodal-module__KhiMwa__publishingStep{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:400px;padding:100px 20px;display:flex}.createpostmodal-module__KhiMwa__spinner{border:4px solid color-mix(in srgb,var(--foreground)10%,transparent);border-top-color:var(--primary);border-radius:50%;width:60px;height:60px;animation:.8s linear infinite createpostmodal-module__KhiMwa__spin}@keyframes createpostmodal-module__KhiMwa__spin{to{transform:rotate(360deg)}}.createpostmodal-module__KhiMwa__publishingStep p{color:color-mix(in srgb,var(--foreground)70%,transparent);margin:0;font-size:1.1rem}
.contact-modal-module__8xa4sa__overlay{-webkit-backdrop-filter:blur(4px);z-index:99998;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out contact-modal-module__8xa4sa__fadeIn;display:flex;position:fixed;inset:0}@keyframes contact-modal-module__8xa4sa__fadeIn{0%{opacity:0}to{opacity:1}}.contact-modal-module__8xa4sa__modal{background:var(--color-background-primary,#1a1a1a);border:1px solid var(--color-border,#ffffff1a);z-index:99999;border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.3s ease-out contact-modal-module__8xa4sa__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes contact-modal-module__8xa4sa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-modal-module__8xa4sa__header{border-bottom:1px solid var(--color-border,#ffffff1a);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.contact-modal-module__8xa4sa__title{color:var(--color-text-primary,#fff);margin:0;font-size:1.25rem;font-weight:600}.contact-modal-module__8xa4sa__closeButton{color:var(--color-text-secondary,#ffffffb3);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.contact-modal-module__8xa4sa__closeButton:hover:not(:disabled){color:var(--color-text-primary,#fff);background:#ffffff1a}.contact-modal-module__8xa4sa__closeButton:disabled{opacity:.5;cursor:not-allowed}.contact-modal-module__8xa4sa__form{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.contact-modal-module__8xa4sa__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-modal-module__8xa4sa__label{color:var(--color-text-primary,#fff);font-size:.875rem;font-weight:600}.contact-modal-module__8xa4sa__required{color:#ef4444}.contact-modal-module__8xa4sa__input{background:var(--color-background-secondary,#ffffff0d);border:1px solid var(--color-border,#ffffff1a);color:var(--color-text-primary,#fff);border-radius:8px;padding:.75rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.contact-modal-module__8xa4sa__input:focus{border-color:#3b82f6;outline:none}.contact-modal-module__8xa4sa__input:disabled{opacity:.6;cursor:not-allowed}.contact-modal-module__8xa4sa__input::placeholder{color:var(--color-text-tertiary,#fff6)}.contact-modal-module__8xa4sa__textarea{background:var(--color-background-secondary,#ffffff0d);border:1px solid var(--color-border,#ffffff1a);color:var(--color-text-primary,#fff);resize:vertical;border-radius:8px;min-height:150px;padding:.75rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:border-color .2s}.contact-modal-module__8xa4sa__textarea:focus{border-color:#3b82f6;outline:none}.contact-modal-module__8xa4sa__textarea:disabled{opacity:.6;cursor:not-allowed}.contact-modal-module__8xa4sa__textarea::placeholder{color:var(--color-text-tertiary,#fff6)}.contact-modal-module__8xa4sa__charCounter{color:var(--color-text-tertiary,#ffffff80);text-align:right;font-size:.75rem}.contact-modal-module__8xa4sa__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.contact-modal-module__8xa4sa__actions{border-top:1px solid var(--color-border,#ffffff1a);justify-content:flex-end;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.contact-modal-module__8xa4sa__cancelButton{border:1px solid var(--color-border,#fff3);color:var(--color-text-primary,#fff);cursor:pointer;background:0 0;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.contact-modal-module__8xa4sa__cancelButton:hover:not(:disabled){background:#ffffff0d;border-color:#ffffff4d}.contact-modal-module__8xa4sa__cancelButton:disabled{opacity:.5;cursor:not-allowed}.contact-modal-module__8xa4sa__submitButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.contact-modal-module__8xa4sa__submitButton:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.contact-modal-module__8xa4sa__submitButton:active:not(:disabled){transform:translateY(0)}.contact-modal-module__8xa4sa__submitButton:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:768px){.contact-modal-module__8xa4sa__overlay{padding:.5rem}.contact-modal-module__8xa4sa__modal{border-radius:10px;max-height:95vh}.contact-modal-module__8xa4sa__header{padding:1rem}.contact-modal-module__8xa4sa__title{font-size:1.125rem}.contact-modal-module__8xa4sa__form{gap:1.25rem;padding:1rem}.contact-modal-module__8xa4sa__actions{flex-wrap:wrap}.contact-modal-module__8xa4sa__cancelButton,.contact-modal-module__8xa4sa__submitButton{flex:1;min-width:120px}.contact-modal-module__8xa4sa__textarea{min-height:120px}}@media (max-width:896px) and (orientation:landscape){.contact-modal-module__8xa4sa__modal{max-height:85vh}.contact-modal-module__8xa4sa__form{gap:1rem;padding:.875rem}.contact-modal-module__8xa4sa__textarea{min-height:100px}}
.page-engagement-stats-module__kx8sKW__container{border-top:1px solid var(--border-color);align-items:center;gap:1.5rem;margin-top:1rem;padding:.75rem 0;display:flex}.page-engagement-stats-module__kx8sKW__stat{color:var(--text-secondary);cursor:default;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-family:inherit;font-size:.875rem;transition:all .3s;display:flex}.page-engagement-stats-module__kx8sKW__stat.page-engagement-stats-module__kx8sKW__clickable{cursor:pointer;border-radius:.5rem;margin:-.5rem -.75rem;padding:.5rem .75rem}.page-engagement-stats-module__kx8sKW__stat.page-engagement-stats-module__kx8sKW__clickable:hover{color:var(--primary);box-shadow:0 0 20px var(--primary);transform:translateY(-2px)}.page-engagement-stats-module__kx8sKW__stat.page-engagement-stats-module__kx8sKW__clickable:hover .page-engagement-stats-module__kx8sKW__icon{color:var(--primary)}.page-engagement-stats-module__kx8sKW__stat.page-engagement-stats-module__kx8sKW__clickable:active{box-shadow:0 0 10px var(--primary);transform:translateY(0)}.page-engagement-stats-module__kx8sKW__stat:disabled{cursor:default}.page-engagement-stats-module__kx8sKW__icon{width:1.125rem;height:1.125rem;color:var(--text-tertiary);flex-shrink:0;transition:color .3s}.page-engagement-stats-module__kx8sKW__count{color:var(--text-primary);font-weight:600}.page-engagement-stats-module__kx8sKW__label{color:var(--text-secondary)}.page-engagement-stats-module__kx8sKW__skeleton{background:linear-gradient(90deg,var(--border-color)0%,var(--hover-bg)50%,var(--border-color)100%);background-size:200% 100%;border-radius:.25rem;width:5rem;height:1.125rem;animation:1.5s infinite page-engagement-stats-module__kx8sKW__shimmer}@keyframes page-engagement-stats-module__kx8sKW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.page-engagement-stats-module__kx8sKW__container.page-engagement-stats-module__kx8sKW__cached{opacity:.85}.page-engagement-stats-module__kx8sKW__cachedIndicator{color:#ff9800;margin-left:auto;font-size:1.5rem;line-height:1;animation:2s ease-in-out infinite page-engagement-stats-module__kx8sKW__pulse}.page-engagement-stats-module__kx8sKW__calculatedIndicator{color:#4caf50;margin-left:auto;font-size:1.5rem;line-height:1;animation:2s ease-in-out infinite page-engagement-stats-module__kx8sKW__pulse}@keyframes page-engagement-stats-module__kx8sKW__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:640px){.page-engagement-stats-module__kx8sKW__container{flex-wrap:wrap;gap:1rem}.page-engagement-stats-module__kx8sKW__stat{gap:.375rem;font-size:.8125rem}.page-engagement-stats-module__kx8sKW__stat.page-engagement-stats-module__kx8sKW__clickable{margin:-.375rem -.5rem;padding:.375rem .5rem}.page-engagement-stats-module__kx8sKW__icon{width:1rem;height:1rem}.page-engagement-stats-module__kx8sKW__label{display:none}}@media (prefers-reduced-motion:reduce){.page-engagement-stats-module__kx8sKW__cachedIndicator,.page-engagement-stats-module__kx8sKW__calculatedIndicator,.page-engagement-stats-module__kx8sKW__skeleton{animation:none}.page-engagement-stats-module__kx8sKW__stat.page-engagement-stats-module__kx8sKW__clickable:hover,.page-engagement-stats-module__kx8sKW__stat.page-engagement-stats-module__kx8sKW__clickable:active{transform:none}}
.termsmodal-module__p9QAKG__backdrop{z-index:10011;background:#0009;animation:.3s termsmodal-module__p9QAKG__fadeIn;position:fixed;inset:0}.termsmodal-module__p9QAKG__modalContainer{z-index:10012;width:90%;max-width:700px;max-height:90vh;animation:.3s termsmodal-module__p9QAKG__slideIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.termsmodal-module__p9QAKG__modal{background:var(--card-bg);border-radius:16px;flex-direction:column;height:90vh;max-height:800px;display:flex;box-shadow:0 20px 60px #0006}.termsmodal-module__p9QAKG__header{border-bottom:1px solid color-mix(in srgb,var(--foreground)15%,transparent);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.termsmodal-module__p9QAKG__title{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.termsmodal-module__p9QAKG__closeButton{color:var(--foreground);cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:32px;line-height:1;transition:opacity .2s;display:flex}.termsmodal-module__p9QAKG__closeButton:hover{opacity:1}.termsmodal-module__p9QAKG__tabs{border-bottom:1px solid color-mix(in srgb,var(--foreground)15%,transparent);padding:0 2rem;display:flex}.termsmodal-module__p9QAKG__tab{color:color-mix(in srgb,var(--foreground)70%,transparent);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.termsmodal-module__p9QAKG__tab:hover{color:var(--foreground)}.termsmodal-module__p9QAKG__activeTab{color:var(--primary);border-bottom-color:var(--primary)}.termsmodal-module__p9QAKG__content{flex:1;min-height:0;padding:2rem;overflow-y:auto}.termsmodal-module__p9QAKG__markdown{color:var(--foreground);line-height:1.7}.termsmodal-module__p9QAKG__markdown h1{color:var(--foreground);margin:0 0 1.5rem;font-size:1.75rem;font-weight:700}.termsmodal-module__p9QAKG__markdown h2{color:var(--foreground);margin:2rem 0 1rem;font-size:1.25rem;font-weight:600}.termsmodal-module__p9QAKG__markdown h3{color:var(--foreground);margin:1.5rem 0 .75rem;font-size:1.1rem;font-weight:600}.termsmodal-module__p9QAKG__markdown p{margin:0 0 1rem}.termsmodal-module__p9QAKG__markdown ul{margin:0 0 1rem;padding-left:1.5rem}.termsmodal-module__p9QAKG__markdown li{margin-bottom:.5rem}.termsmodal-module__p9QAKG__markdown strong{font-weight:600}.termsmodal-module__p9QAKG__scrollHint{background:color-mix(in srgb,var(--primary)10%,transparent);border-top:1px solid var(--primary);color:var(--primary);text-align:center;padding:.75rem 2rem;font-size:.9rem;font-weight:500}.termsmodal-module__p9QAKG__agreement{border-top:1px solid color-mix(in srgb,var(--foreground)15%,transparent);padding:1.25rem 2rem}.termsmodal-module__p9QAKG__checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.75rem;display:flex}.termsmodal-module__p9QAKG__checkbox input[type=checkbox]{cursor:pointer;width:18px;height:18px;margin-top:.25rem}.termsmodal-module__p9QAKG__checkbox input[type=checkbox]:disabled{opacity:.5;cursor:not-allowed}.termsmodal-module__p9QAKG__checkbox span{color:var(--foreground);flex:1;line-height:1.5}.termsmodal-module__p9QAKG__actions{border-top:1px solid color-mix(in srgb,var(--foreground)15%,transparent);gap:1rem;padding:1.5rem 2rem;display:flex}.termsmodal-module__p9QAKG__declineButton,.termsmodal-module__p9QAKG__acceptButton{cursor:pointer;border:none;border-radius:10px;flex:1;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.termsmodal-module__p9QAKG__declineButton{background:color-mix(in srgb,var(--foreground)10%,transparent);color:var(--foreground)}.termsmodal-module__p9QAKG__declineButton:hover{background:color-mix(in srgb,var(--foreground)15%,transparent)}.termsmodal-module__p9QAKG__acceptButton{background:var(--primary);color:var(--primary-text)}.termsmodal-module__p9QAKG__acceptButton:hover:not(:disabled){box-shadow:0 4px 12px color-mix(in srgb,var(--primary)30%,transparent);transform:translateY(-2px)}.termsmodal-module__p9QAKG__acceptButton:disabled{opacity:.5;cursor:not-allowed}.termsmodal-module__p9QAKG__content::-webkit-scrollbar{width:8px}.termsmodal-module__p9QAKG__content::-webkit-scrollbar-track{background:color-mix(in srgb,var(--foreground)5%,transparent);border-radius:4px}.termsmodal-module__p9QAKG__content::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--foreground)30%,transparent);border-radius:4px}.termsmodal-module__p9QAKG__content::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--foreground)40%,transparent)}@keyframes termsmodal-module__p9QAKG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes termsmodal-module__p9QAKG__slideIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}@media (max-width:768px){.termsmodal-module__p9QAKG__modalContainer{width:95%;max-height:95vh}.termsmodal-module__p9QAKG__modal{border-radius:12px;height:95vh}.termsmodal-module__p9QAKG__header{padding:1.25rem 1.5rem}.termsmodal-module__p9QAKG__title{font-size:1.25rem}.termsmodal-module__p9QAKG__tabs{padding:0 1.5rem}.termsmodal-module__p9QAKG__tab{padding:.875rem 1rem;font-size:.9rem}.termsmodal-module__p9QAKG__content{padding:1.5rem}.termsmodal-module__p9QAKG__markdown h1{font-size:1.5rem}.termsmodal-module__p9QAKG__markdown h2{font-size:1.15rem}.termsmodal-module__p9QAKG__agreement,.termsmodal-module__p9QAKG__actions{padding:1rem 1.5rem}.termsmodal-module__p9QAKG__scrollHint{padding:.625rem 1.5rem;font-size:.85rem}}@media (prefers-reduced-motion:reduce){.termsmodal-module__p9QAKG__backdrop,.termsmodal-module__p9QAKG__modalContainer,.termsmodal-module__p9QAKG__acceptButton{transition:none;animation:none}.termsmodal-module__p9QAKG__acceptButton:hover{transform:none}}
.authmodal-module__sSdVKa__modalBackdrop{z-index:10010;-webkit-backdrop-filter:blur(4px);isolation:isolate;background-color:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;transform:translateZ(0)}.authmodal-module__sSdVKa__modal{background:var(--card-bg);z-index:1;border:1px solid var(--tertiary);border-radius:16px;flex-direction:column;width:100%;max-width:450px;max-height:90vh;animation:.2s ease-out authmodal-module__sSdVKa__modalSlideIn;display:flex;position:relative;overflow:hidden;transform:translateZ(1px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes authmodal-module__sSdVKa__modalSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.authmodal-module__sSdVKa__modalHeader{border-bottom:1px solid var(--tertiary);background:linear-gradient(180deg,var(--card-bg)0%,var(--tertiary)100%);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.authmodal-module__sSdVKa__modalHeader h2{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.authmodal-module__sSdVKa__closeButton{cursor:pointer;color:var(--foreground);opacity:.7;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.authmodal-module__sSdVKa__closeButton:hover{opacity:1;background-color:var(--tertiary)}.authmodal-module__sSdVKa__modalContent{-webkit-overflow-scrolling:touch;background:var(--card-bg);flex:1;min-height:0;padding:1.5rem;overflow-y:auto}.authmodal-module__sSdVKa__cookieWarning{background:color-mix(in srgb,var(--secondary)30%,var(--card-bg));border:1px solid var(--secondary);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.authmodal-module__sSdVKa__cookieWarning strong{color:var(--foreground);margin-bottom:.5rem;font-size:.9rem;display:block}.authmodal-module__sSdVKa__cookieWarning p{color:var(--foreground);opacity:.8;margin:0;font-size:.875rem;line-height:1.5}.authmodal-module__sSdVKa__acceptCookiesButton{background:var(--primary);color:var(--primary-text);cursor:pointer;white-space:nowrap;border:none;border-radius:50px;flex-shrink:0;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #2c5f4f33}.authmodal-module__sSdVKa__acceptCookiesButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2c5f4f4d}.authmodal-module__sSdVKa__acceptCookiesButton:active{transform:translateY(0)}.authmodal-module__sSdVKa__signupNotification{background:color-mix(in srgb,var(--primary)15%,var(--card-bg));border:1px solid var(--primary);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.authmodal-module__sSdVKa__signupNotification p{color:var(--foreground);flex:1;margin:0;font-size:.875rem;line-height:1.5}.authmodal-module__sSdVKa__backToSignInButton{background:var(--primary);color:var(--primary-text);cursor:pointer;white-space:nowrap;border:none;border-radius:50px;flex-shrink:0;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #2c5f4f33}.authmodal-module__sSdVKa__backToSignInButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2c5f4f4d}.authmodal-module__sSdVKa__backToSignInButton:active{transform:translateY(0)}.authmodal-module__sSdVKa__form{flex-direction:column;gap:1.25rem;display:flex}.authmodal-module__sSdVKa__formGroup{flex-direction:column;gap:.5rem;display:flex}.authmodal-module__sSdVKa__formGroup label{color:var(--foreground);font-size:.875rem;font-weight:500}.authmodal-module__sSdVKa__formGroup input{border:1px solid var(--tertiary);background:var(--background);color:var(--foreground);border-radius:12px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.authmodal-module__sSdVKa__formGroup input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)15%,transparent);outline:none}.authmodal-module__sSdVKa__formGroup input:disabled{background-color:var(--tertiary);cursor:not-allowed;opacity:.6}.authmodal-module__sSdVKa__formGroup input::placeholder{color:var(--foreground);opacity:.5}.authmodal-module__sSdVKa__usernameInput{align-items:center;display:flex;position:relative}.authmodal-module__sSdVKa__usernameInput input{flex:1;padding-right:3rem}.authmodal-module__sSdVKa__inputSuccess{border-color:var(--primary)!important;background-color:color-mix(in srgb,var(--primary)8%,var(--background))!important}.authmodal-module__sSdVKa__inputSuccess:focus{border-color:var(--primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary)20%,transparent)!important}.authmodal-module__sSdVKa__inputError{background-color:color-mix(in srgb,#ef4444 8%,var(--background))!important;border-color:#ef4444!important}.authmodal-module__sSdVKa__inputError:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #ef444426!important}.authmodal-module__sSdVKa__inputStatus{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;right:1rem}.authmodal-module__sSdVKa__checkIcon{color:var(--primary);stroke-width:2.5px}.authmodal-module__sSdVKa__xIcon{color:#ef4444;stroke-width:2.5px}.authmodal-module__sSdVKa__spinner{border:2px solid var(--tertiary);border-top-color:var(--primary);border-radius:50%;width:20px;height:20px;animation:.6s linear infinite authmodal-module__sSdVKa__spin}@keyframes authmodal-module__sSdVKa__spin{to{transform:rotate(360deg)}}.authmodal-module__sSdVKa__fieldHint{color:var(--foreground);opacity:.6;margin-top:-.25rem;font-size:.75rem;line-height:1.4}.authmodal-module__sSdVKa__rememberMeRow{justify-content:space-between;align-items:center;gap:1rem;margin-top:-.5rem;display:flex}.authmodal-module__sSdVKa__rememberMe{align-items:center;display:flex}.authmodal-module__sSdVKa__rememberMe label{cursor:pointer;color:var(--foreground);opacity:.7;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.authmodal-module__sSdVKa__rememberMe input[type=checkbox]{cursor:pointer;width:1rem;height:1rem;accent-color:var(--primary)}.authmodal-module__sSdVKa__rememberMe input[type=checkbox]:disabled{opacity:.6;cursor:not-allowed}.authmodal-module__sSdVKa__rememberMe span{transition:opacity .2s}.authmodal-module__sSdVKa__rememberMe label:hover span{opacity:1}.authmodal-module__sSdVKa__forgotPassword{color:var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:none;transition:all .2s}.authmodal-module__sSdVKa__forgotPassword:hover:not(:disabled){opacity:.8;text-decoration:underline}.authmodal-module__sSdVKa__forgotPassword:disabled{opacity:.6;cursor:not-allowed}.authmodal-module__sSdVKa__primaryButton{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50px;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 20px #2c5f4f4d}.authmodal-module__sSdVKa__primaryButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 30px #2c5f4f66}.authmodal-module__sSdVKa__primaryButton:active:not(:disabled){transform:translateY(0)}.authmodal-module__sSdVKa__primaryButton:disabled{opacity:.6;cursor:not-allowed}.authmodal-module__sSdVKa__linkButton{color:var(--primary);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline;transition:opacity .2s}.authmodal-module__sSdVKa__linkButton:hover:not(:disabled){opacity:.8}.authmodal-module__sSdVKa__linkButton:disabled{opacity:.6;cursor:not-allowed}.authmodal-module__sSdVKa__signOutButton{color:var(--primary);border:2px solid var(--primary);cursor:pointer;background-color:#0000;border-radius:50px;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.authmodal-module__sSdVKa__signOutButton:hover:not(:disabled){background-color:var(--primary);color:#fff}.authmodal-module__sSdVKa__signOutButton:disabled{opacity:.6;cursor:not-allowed}.authmodal-module__sSdVKa__errorMessage{background-color:color-mix(in srgb,#ef4444 10%,var(--card-bg));color:#ef4444;border:1px solid #ef44444d;border-radius:12px;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.authmodal-module__sSdVKa__successMessage{background-color:color-mix(in srgb,var(--primary)10%,var(--card-bg));border:1px solid color-mix(in srgb,var(--primary)30%,transparent);color:var(--primary);border-radius:12px;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.authmodal-module__sSdVKa__switchView{text-align:center;border-top:1px solid var(--tertiary);margin-top:1rem;padding-top:1rem}.authmodal-module__sSdVKa__switchView p{color:var(--foreground);opacity:.7;margin:0;font-size:.875rem}.authmodal-module__sSdVKa__confirmInfo{text-align:center;background-color:color-mix(in srgb,var(--primary)10%,var(--card-bg));color:var(--foreground);border-radius:12px;margin-bottom:1rem;padding:1rem;font-size:.875rem}.authmodal-module__sSdVKa__confirmInfo strong{color:var(--primary)}.authmodal-module__sSdVKa__resendCode{text-align:center;margin-top:1rem}.authmodal-module__sSdVKa__resendCode p{color:var(--foreground);opacity:.7;margin:0;font-size:.875rem}.authmodal-module__sSdVKa__signedInView{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.authmodal-module__sSdVKa__userInfo{background-color:var(--tertiary);border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:1.5rem;display:flex}.authmodal-module__sSdVKa__avatar{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:600;display:flex;box-shadow:0 4px 20px #2c5f4f4d}.authmodal-module__sSdVKa__userInfo h3{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.authmodal-module__sSdVKa__email{color:var(--foreground);opacity:.7;margin:0;font-size:.875rem}@media (max-width:640px){.authmodal-module__sSdVKa__modal{border-radius:0;max-width:100%;max-height:100vh;margin:0}.authmodal-module__sSdVKa__modalBackdrop{padding:0}}.authmodal-module__sSdVKa__successOverlay{background:var(--card-bg);z-index:100;border-radius:16px;justify-content:center;align-items:center;animation:.3s ease-out authmodal-module__sSdVKa__successFadeIn;display:flex;position:absolute;inset:0}@keyframes authmodal-module__sSdVKa__successFadeIn{0%{opacity:0}to{opacity:1}}.authmodal-module__sSdVKa__successContent{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:relative}.authmodal-module__sSdVKa__ripple,.authmodal-module__sSdVKa__ripple2{background:radial-gradient(circle,var(--primary)0%,transparent 70%);opacity:0;pointer-events:none;border-radius:50%;width:200px;height:200px;animation:2s ease-out infinite authmodal-module__sSdVKa__rippleExpand;position:absolute}.authmodal-module__sSdVKa__ripple2{background:radial-gradient(circle,var(--secondary)0%,transparent 70%);animation-delay:.4s}@keyframes authmodal-module__sSdVKa__rippleExpand{0%{opacity:.6;transform:scale(0)}50%{opacity:.3}to{opacity:0;transform:scale(2)}}.authmodal-module__sSdVKa__successIcon{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;width:120px;height:120px;box-shadow:0 0 0 0 var(--primary),0 10px 30px #2c5f4f66;z-index:3;border-radius:50%;justify-content:center;align-items:center;animation:.6s cubic-bezier(.68,-.55,.265,1.55) .2s both authmodal-module__sSdVKa__successIconPop,2s ease-in-out .8s infinite authmodal-module__sSdVKa__successIconPulse;display:flex;position:relative}@keyframes authmodal-module__sSdVKa__successIconPop{0%{opacity:0;transform:scale(0)rotate(-180deg)}50%{transform:scale(1.2)rotate(20deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes authmodal-module__sSdVKa__successIconPulse{0%,to{box-shadow:0 0 0 0 var(--primary),0 10px 30px #2c5f4f66;transform:scale(1)}50%{transform:scale(1.05);box-shadow:0 0 0 20px #0000,0 15px 40px #2c5f4f99}}.authmodal-module__sSdVKa__successIcon svg{animation:.4s ease-out .4s both authmodal-module__sSdVKa__checkmarkDraw}@keyframes authmodal-module__sSdVKa__checkmarkDraw{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.authmodal-module__sSdVKa__successAvatar{object-fit:cover;width:120px;height:120px;box-shadow:0 0 0 0 var(--primary),0 10px 30px #2c5f4f66;z-index:3;border-radius:50%;animation:.6s cubic-bezier(.68,-.55,.265,1.55) .2s both authmodal-module__sSdVKa__successIconPop,2s ease-in-out .8s infinite authmodal-module__sSdVKa__successIconPulse;position:relative}.authmodal-module__sSdVKa__successTitle{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.75rem;font-weight:700;animation:.5s ease-out .6s both authmodal-module__sSdVKa__successTextSlideUp}.authmodal-module__sSdVKa__successSubtitle{color:var(--foreground);opacity:.7;margin:0;font-size:1rem;animation:.5s ease-out .7s both authmodal-module__sSdVKa__successTextSlideUp}@keyframes authmodal-module__sSdVKa__successTextSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.authmodal-module__sSdVKa__successOverlay:before,.authmodal-module__sSdVKa__successOverlay:after{content:"";background:var(--primary);opacity:0;border-radius:50%;width:10px;height:10px;animation:2s ease-out infinite authmodal-module__sSdVKa__particle1;position:absolute}.authmodal-module__sSdVKa__successOverlay:after{background:var(--secondary);animation:2s ease-out .3s infinite authmodal-module__sSdVKa__particle2}@keyframes authmodal-module__sSdVKa__particle1{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-100px,-150px)scale(0)}}@keyframes authmodal-module__sSdVKa__particle2{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(120px,-180px)scale(0)}}@media (max-width:640px){.authmodal-module__sSdVKa__cookieWarning{flex-direction:column;align-items:flex-start}.authmodal-module__sSdVKa__acceptCookiesButton{width:100%}.authmodal-module__sSdVKa__signupNotification{flex-direction:column;align-items:flex-start}.authmodal-module__sSdVKa__backToSignInButton{width:100%}.authmodal-module__sSdVKa__rememberMeRow{flex-direction:column;align-items:flex-start;gap:.75rem}.authmodal-module__sSdVKa__forgotPassword{align-self:flex-end}}.authmodal-module__sSdVKa__emailPreferencesSection{border-top:1px solid var(--tertiary);margin-top:1.5rem;padding-top:1.5rem}.authmodal-module__sSdVKa__emailPreferencesTitle{color:var(--foreground);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1rem;font-weight:600;display:flex}.authmodal-module__sSdVKa__emailPreferencesDescription{color:var(--foreground);opacity:.7;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.authmodal-module__sSdVKa__emailPreference{background:var(--tertiary);border:1px solid color-mix(in srgb,var(--foreground)8%,transparent);border-radius:12px;flex-direction:column;gap:12px;margin-bottom:1rem;padding:16px;display:flex}.authmodal-module__sSdVKa__emailPreference:last-child{margin-bottom:0}.authmodal-module__sSdVKa__preferenceInfo{flex:1}.authmodal-module__sSdVKa__preferenceInfo h4{color:var(--foreground);margin:0 0 4px;font-size:.938rem;font-weight:600}.authmodal-module__sSdVKa__preferenceInfo p{color:var(--foreground);opacity:.7;margin:0;font-size:.813rem;line-height:1.4}.authmodal-module__sSdVKa__cookieToggle{background:color-mix(in srgb,var(--foreground)8%,var(--card-bg));border:1px solid color-mix(in srgb,var(--foreground)15%,transparent);border-radius:50px;width:100%;padding:4px;display:inline-flex;position:relative}.authmodal-module__sSdVKa__toggleButton{color:var(--foreground);opacity:.6;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:50px;flex:1;padding:10px;font-size:.875rem;font-weight:500;transition:all .3s;position:relative}.authmodal-module__sSdVKa__toggleButton:hover:not(:disabled){opacity:1}.authmodal-module__sSdVKa__toggleButton:disabled{cursor:not-allowed;opacity:.4}.authmodal-module__sSdVKa__toggleButtonActive{color:#fff;opacity:1}.authmodal-module__sSdVKa__toggleSlider{background:var(--primary);z-index:0;border-radius:50px;width:calc(50% - 4px);height:calc(100% - 8px);transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;left:4px;box-shadow:0 2px 8px #2c5f4f40}.authmodal-module__sSdVKa__toggleSliderRight{transform:translate(100%)}.authmodal-module__sSdVKa__accountTypeIntro{color:var(--text-secondary);text-align:center;margin-bottom:1.25rem;font-size:1rem}.authmodal-module__sSdVKa__accountTypeOptions{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.authmodal-module__sSdVKa__accountTypeCard{background:var(--background);border:2px solid var(--border);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:1.25rem;transition:all .2s;display:flex}.authmodal-module__sSdVKa__accountTypeCard:hover{border-color:var(--primary);background:var(--card-bg);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.authmodal-module__sSdVKa__accountTypeIcon{background:var(--primary);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.authmodal-module__sSdVKa__accountTypeInfo{flex:1}.authmodal-module__sSdVKa__accountTypeInfo h3{color:var(--foreground);margin:0 0 .25rem;font-size:1.05rem;font-weight:600}.authmodal-module__sSdVKa__accountTypeInfo p{color:var(--text-secondary);margin:0;font-size:.85rem}.authmodal-module__sSdVKa__accountTypeArrow{color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.authmodal-module__sSdVKa__accountTypeCard:hover .authmodal-module__sSdVKa__accountTypeArrow{color:var(--primary);transform:translate(4px)}.authmodal-module__sSdVKa__accountTypeBadge{background:var(--primary-light,#e8f5f0);color:var(--primary);border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .875rem;font-size:.8rem;font-weight:600;display:inline-flex}.authmodal-module__sSdVKa__professionalTypeOptions{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.authmodal-module__sSdVKa__professionalTypeOption{background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;transition:all .2s;display:flex}.authmodal-module__sSdVKa__professionalTypeOption:hover{border-color:var(--primary);background:var(--card-bg)}.authmodal-module__sSdVKa__professionalTypeOption input{accent-color:var(--primary);cursor:pointer;width:18px;height:18px;margin-top:.25rem}.authmodal-module__sSdVKa__professionalTypeOption input:checked+.authmodal-module__sSdVKa__professionalTypeInfo .authmodal-module__sSdVKa__professionalTypeLabel{color:var(--primary)}.authmodal-module__sSdVKa__professionalTypeInfo{flex-direction:column;flex:1;gap:.125rem;display:flex}.authmodal-module__sSdVKa__professionalTypeLabel{color:var(--foreground);font-size:.925rem;font-weight:600;transition:color .2s}.authmodal-module__sSdVKa__professionalTypeDesc{color:var(--text-secondary);font-size:.8rem}.authmodal-module__sSdVKa__backButtonSmall{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.375rem 0;font-size:.875rem;transition:color .2s;display:inline-flex}.authmodal-module__sSdVKa__backButtonSmall:hover{color:var(--primary)}.authmodal-module__sSdVKa__backButtonSmall svg{transition:transform .2s}.authmodal-module__sSdVKa__backButtonSmall:hover svg{transform:translate(-2px)}.authmodal-module__sSdVKa__formTopControls{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.authmodal-module__sSdVKa__signInButtonSmall{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;margin-left:auto;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:color .2s;display:inline-flex}.authmodal-module__sSdVKa__signInButtonSmall:hover{color:color-mix(in srgb,var(--primary)80%,black)}.authmodal-module__sSdVKa__mfaContainer{text-align:center;padding:.5rem 0 1rem}.authmodal-module__sSdVKa__mfaIconWrapper{color:var(--primary);justify-content:center;margin-bottom:.75rem;display:flex}.authmodal-module__sSdVKa__mfaInstructions{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.authmodal-module__sSdVKa__appSuggestions{color:var(--text-tertiary,var(--text-secondary));margin:.5rem 0 0;font-size:.8125rem}.authmodal-module__sSdVKa__qrCodeContainer{border:1px solid var(--tertiary);background:#fff;border-radius:12px;justify-content:center;margin:.75rem 0;padding:1.25rem;display:flex}.authmodal-module__sSdVKa__secretKeySection{border:1px solid var(--tertiary);border-radius:8px;margin:.75rem 0;overflow:hidden}.authmodal-module__sSdVKa__secretKeySummary{cursor:pointer;color:var(--primary);-webkit-user-select:none;user-select:none;padding:.75rem 1rem;font-size:.875rem;font-weight:500;list-style:none}.authmodal-module__sSdVKa__secretKeySummary::-webkit-details-marker{display:none}.authmodal-module__sSdVKa__secretKeySummary:before{content:"▸ "}details[open]>.authmodal-module__sSdVKa__secretKeySummary:before{content:"▾ "}.authmodal-module__sSdVKa__secretKeyContent{padding:0 1rem .75rem}.authmodal-module__sSdVKa__secretKeyContent p{color:var(--text-secondary);margin:0 0 .5rem;font-size:.8125rem}.authmodal-module__sSdVKa__secretKeyRow{align-items:center;gap:.5rem;display:flex}.authmodal-module__sSdVKa__secretKey{word-break:break-all;background:var(--tertiary);color:var(--text);border-radius:6px;flex:1;padding:.5rem .75rem;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:.8125rem}.authmodal-module__sSdVKa__copyButton{border:1px solid var(--tertiary);cursor:pointer;color:var(--text-secondary);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:color .2s,border-color .2s;display:flex}.authmodal-module__sSdVKa__copyButton:hover{color:var(--primary);border-color:var(--primary)}.authmodal-module__sSdVKa__totpInput{text-align:center;letter-spacing:.5em;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-weight:600;font-size:1.5rem!important}.authmodal-module__sSdVKa__cookieConsentBanner{background:color-mix(in srgb,var(--primary)8%,var(--card-bg));border:1px solid color-mix(in srgb,var(--primary)25%,transparent);border-radius:10px;align-items:center;gap:.75rem;margin:0 0 .5rem;padding:.75rem 1rem;display:flex}.authmodal-module__sSdVKa__cookieConsentIcon{color:var(--primary);flex-shrink:0;align-items:center;display:flex}.authmodal-module__sSdVKa__cookieConsentText{flex:1;min-width:0}.authmodal-module__sSdVKa__cookieConsentText p{color:var(--foreground);opacity:.85;margin:0;font-size:.8rem;line-height:1.4}.authmodal-module__sSdVKa__cookieAcceptButton{cursor:pointer;background:var(--primary);color:var(--primary-text);white-space:nowrap;border:none;border-radius:6px;flex-shrink:0;padding:.4rem .85rem;font-size:.8rem;font-weight:600;transition:all .15s}.authmodal-module__sSdVKa__cookieAcceptButton:hover{background:var(--link);transform:translateY(-1px)}.authmodal-module__sSdVKa__cookieAcceptButton:active{transform:translateY(0)}@media (max-width:480px){.authmodal-module__sSdVKa__cookieConsentBanner{flex-wrap:wrap}.authmodal-module__sSdVKa__cookieAcceptButton{text-align:center;width:100%;padding:.5rem}}
.user-contact-messages-modal-module__uBSSsG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99998;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.user-contact-messages-modal-module__uBSSsG__modal{background:var(--card-bg);border:1px solid color-mix(in srgb,var(--foreground)15%,transparent);border-radius:16px;flex-direction:column;width:100%;max-width:700px;max-height:90vh;display:flex;box-shadow:0 20px 60px #0000004d}.user-contact-messages-modal-module__uBSSsG__header{border-bottom:1px solid color-mix(in srgb,var(--foreground)15%,transparent);justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.user-contact-messages-modal-module__uBSSsG__headerContent{flex:1}.user-contact-messages-modal-module__uBSSsG__headerActions{align-items:center;gap:.5rem;display:flex}.user-contact-messages-modal-module__uBSSsG__newMessageButton{background:var(--primary);color:var(--primary-text);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.user-contact-messages-modal-module__uBSSsG__newMessageButton:hover{background:color-mix(in srgb,var(--primary)85%,black)}.user-contact-messages-modal-module__uBSSsG__title{color:var(--foreground);align-items:center;gap:.75rem;margin:0;font-size:1.5rem;font-weight:600;display:flex}.user-contact-messages-modal-module__uBSSsG__badge{background:var(--primary);min-width:24px;height:24px;color:var(--primary-text);border-radius:12px;justify-content:center;align-items:center;padding:0 .5rem;font-size:.85rem;font-weight:600;display:inline-flex}.user-contact-messages-modal-module__uBSSsG__subtitle{color:color-mix(in srgb,var(--foreground)60%,transparent);margin:.25rem 0 0;font-size:.9rem}.user-contact-messages-modal-module__uBSSsG__closeButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:-.5rem -.5rem 0 0;padding:.5rem;transition:all .2s;display:flex}.user-contact-messages-modal-module__uBSSsG__closeButton:hover{background:color-mix(in srgb,var(--foreground)10%,transparent)}.user-contact-messages-modal-module__uBSSsG__content{flex:1;padding:1rem;overflow-y:auto}.user-contact-messages-modal-module__uBSSsG__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.user-contact-messages-modal-module__uBSSsG__spinner{border:3px solid color-mix(in srgb,var(--foreground)20%,transparent);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite user-contact-messages-modal-module__uBSSsG__spin}@keyframes user-contact-messages-modal-module__uBSSsG__spin{to{transform:rotate(360deg)}}.user-contact-messages-modal-module__uBSSsG__errorState{color:#ef4444;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.user-contact-messages-modal-module__uBSSsG__retryButton{background:var(--primary);color:var(--primary-text);cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.user-contact-messages-modal-module__uBSSsG__retryButton:hover{background:color-mix(in srgb,var(--primary)85%,black)}.user-contact-messages-modal-module__uBSSsG__emptyState{color:color-mix(in srgb,var(--foreground)50%,transparent);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.user-contact-messages-modal-module__uBSSsG__emptyIcon{opacity:.5}.user-contact-messages-modal-module__uBSSsG__emptyState p{margin:0;font-size:1.1rem;font-weight:500}.user-contact-messages-modal-module__uBSSsG__emptySubtext{color:color-mix(in srgb,var(--foreground)40%,transparent);font-size:.9rem}.user-contact-messages-modal-module__uBSSsG__messagesList{flex-direction:column;gap:1rem;display:flex}.user-contact-messages-modal-module__uBSSsG__messageCard{background:var(--background);border:1px solid color-mix(in srgb,var(--foreground)10%,transparent);border-radius:12px;padding:1.25rem;transition:border-color .2s}.user-contact-messages-modal-module__uBSSsG__messageCard:hover{border-color:color-mix(in srgb,var(--primary)30%,transparent)}.user-contact-messages-modal-module__uBSSsG__messageHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.user-contact-messages-modal-module__uBSSsG__messageMeta{flex-direction:column;flex:1;gap:.5rem;display:flex}.user-contact-messages-modal-module__uBSSsG__messageDate{color:color-mix(in srgb,var(--foreground)60%,transparent);font-size:.85rem}.user-contact-messages-modal-module__uBSSsG__statusBadge{color:#fff;border-radius:8px;align-items:center;gap:.375rem;width:fit-content;padding:.375rem .75rem;font-size:.85rem;font-weight:500;display:inline-flex}.user-contact-messages-modal-module__uBSSsG__messageSubject{background:color-mix(in srgb,var(--primary)10%,transparent);border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.95rem}.user-contact-messages-modal-module__uBSSsG__messageSubject strong{color:var(--primary)}.user-contact-messages-modal-module__uBSSsG__messageBody{margin-bottom:1rem}.user-contact-messages-modal-module__uBSSsG__messageText{background:color-mix(in srgb,var(--foreground)5%,transparent);color:var(--foreground);white-space:pre-wrap;word-break:break-word;border-radius:8px;padding:1rem;line-height:1.6}.user-contact-messages-modal-module__uBSSsG__messageLabel{color:color-mix(in srgb,var(--foreground)70%,transparent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.user-contact-messages-modal-module__uBSSsG__adminResponse{background:color-mix(in srgb,var(--primary)10%,transparent);border-left:3px solid var(--primary);border-radius:8px;margin-top:1rem;padding:1rem}.user-contact-messages-modal-module__uBSSsG__responseHeader{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.95rem;display:flex}.user-contact-messages-modal-module__uBSSsG__adminResponse p{color:var(--foreground);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.6}.user-contact-messages-modal-module__uBSSsG__responseDate{color:color-mix(in srgb,var(--foreground)60%,transparent);margin-top:.75rem;font-size:.85rem}.user-contact-messages-modal-module__uBSSsG__statusInfo{background:color-mix(in srgb,var(--foreground)5%,transparent);color:color-mix(in srgb,var(--foreground)70%,transparent);border-radius:8px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem;font-size:.85rem;display:flex}@media (max-width:768px){.user-contact-messages-modal-module__uBSSsG__modal{border-radius:16px 16px 0 0;max-height:95vh}.user-contact-messages-modal-module__uBSSsG__header{padding:1rem}.user-contact-messages-modal-module__uBSSsG__title{font-size:1.25rem}.user-contact-messages-modal-module__uBSSsG__content{padding:.75rem}.user-contact-messages-modal-module__uBSSsG__messageCard{padding:1rem}.user-contact-messages-modal-module__uBSSsG__messageHeader{flex-direction:column;align-items:flex-start}.user-contact-messages-modal-module__uBSSsG__messageMeta{width:100%}}
.categorylayout-module__Cn958W__categoryLayout{min-height:100vh;padding-top:var(--desktop-menu-height);grid-template-columns:[content-start]1fr[content-end];grid-template-areas:"content";transition:padding-top .3s ease-in-out;display:grid}.categorylayout-module__Cn958W__categoryLayout.categorylayout-module__Cn958W__menuHidden{padding-top:0}.categorylayout-module__Cn958W__contentArea{flex-direction:column;grid-area:content;align-items:center;width:100%;display:flex}.categorylayout-module__Cn958W__contentWrapper{width:100%;max-width:var(--article-max-width);flex:1;padding:2rem 1rem}.categorylayout-module__Cn958W__footer{max-width:var(--article-max-width);width:100%}.categorylayout-module__Cn958W__searchBar{z-index:1000;width:clamp(300px,90vw,1024px);max-width:90vw;transition:width .3s;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}@media (min-width:769px){.categorylayout-module__Cn958W__searchBar{width:clamp(300px,85vw,1024px);max-width:85vw}}@media (min-width:1025px){.categorylayout-module__Cn958W__searchBar{width:clamp(300px,80vw,1024px);max-width:80vw}}@media (min-width:1281px){.categorylayout-module__Cn958W__searchBar{width:clamp(300px,75vw,1024px);max-width:75vw}}@media (max-width:768px) and (orientation:portrait){.categorylayout-module__Cn958W__searchBar{display:none}}@media (max-width:1024px) and (orientation:landscape){.categorylayout-module__Cn958W__searchBar{display:none}}@media (max-width:768px){.categorylayout-module__Cn958W__contentWrapper{max-width:48rem;margin:0;padding:0}}
.category-module__XxmKRq__container{background-color:var(--background);min-height:100vh;padding-top:80px}.category-module__XxmKRq__wrapper{max-width:80rem;margin:0 auto;padding:2rem 1rem}@media (min-width:768px){.category-module__XxmKRq__wrapper{padding:3rem 2rem}}.category-module__XxmKRq__header{background-color:var(--tertiary);border:1px solid color-mix(in srgb,var(--foreground)20%,transparent);text-align:center;border-radius:.75rem;margin-bottom:2.5rem;padding:2rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.category-module__XxmKRq__headerTitle{color:var(--primary);margin-bottom:.75rem;font-size:2.25rem;font-weight:800}@media (min-width:768px){.category-module__XxmKRq__headerTitle{font-size:3rem}}.category-module__XxmKRq__headerDescription{color:color-mix(in srgb,var(--foreground)80%,transparent);max-width:48rem;margin:0 auto;font-size:1.125rem;line-height:1.75}.category-module__XxmKRq__subcategoriesGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}@media (min-width:768px){.category-module__XxmKRq__subcategoriesGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.category-module__XxmKRq__subcategoriesGrid{grid-template-columns:repeat(3,1fr)}}.category-module__XxmKRq__subcategoryCard{background-color:var(--tertiary);border:1px solid color-mix(in srgb,var(--foreground)20%,transparent);cursor:pointer;border-radius:.75rem;flex-direction:column;height:100%;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.category-module__XxmKRq__subcategoryCard:hover{border-color:var(--secondary);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.category-module__XxmKRq__subcategoryImageContainer{background-color:color-mix(in srgb,var(--foreground)10%,transparent);width:100%;height:200px;position:relative;overflow:hidden}.category-module__XxmKRq__subcategoryImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.category-module__XxmKRq__subcategoryCard:hover .category-module__XxmKRq__subcategoryImage{transform:scale(1.1)}.category-module__XxmKRq__subcategoryContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.category-module__XxmKRq__subcategoryBadge{background:var(--primary);color:var(--tertiary);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-self:flex-start;margin-bottom:1rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-block}.category-module__XxmKRq__subcategoryTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.3;transition:color .3s}.category-module__XxmKRq__subcategoryCard:hover .category-module__XxmKRq__subcategoryTitle{color:var(--secondary)}.category-module__XxmKRq__subcategoryDescription{color:color-mix(in srgb,var(--foreground)70%,transparent);flex-grow:1;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.category-module__XxmKRq__subcategoryFooter{border-top:1px solid color-mix(in srgb,var(--foreground)10%,transparent);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.category-module__XxmKRq__readMore{color:var(--link);font-size:.9375rem;font-weight:600;transition:color .3s}.category-module__XxmKRq__subcategoryCard:hover .category-module__XxmKRq__readMore{color:var(--secondary)}.category-module__XxmKRq__arrowIcon{width:1.25rem;height:1.25rem;color:var(--link);transition:all .3s}.category-module__XxmKRq__subcategoryCard:hover .category-module__XxmKRq__arrowIcon{color:var(--secondary);transform:translate(4px)}.category-module__XxmKRq__navFooter{background-color:var(--tertiary);border:1px solid color-mix(in srgb,var(--foreground)20%,transparent);border-radius:.75rem;justify-content:center;align-items:center;padding:1.25rem;display:flex;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.category-module__XxmKRq__navLink{color:var(--link);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.category-module__XxmKRq__navLink:hover{color:var(--secondary);gap:.75rem}
.SplitPanelLayout-module__Ko8srq__splitContainer{--menu-height:calc(50px + max(10px,env(safe-area-inset-top,10px)));background:var(--bg-primary,#fff);width:100%;top:var(--menu-height);left:env(safe-area-inset-left,0px);right:env(safe-area-inset-right,0px);height:calc(100dvh - var(--menu-height));padding-bottom:env(safe-area-inset-bottom,0px);grid-template-rows:50fr 50fr;display:grid;position:fixed;overflow:hidden}.SplitPanelLayout-module__Ko8srq__splitContainer[data-pwa=true]{--menu-height:calc(50px + env(safe-area-inset-top,0px))}@media (display-mode:standalone){.SplitPanelLayout-module__Ko8srq__splitContainer{--menu-height:calc(50px + env(safe-area-inset-top,0px))}}.SplitPanelLayout-module__Ko8srq__bottomMinimized{grid-template-rows:1fr auto}.SplitPanelLayout-module__Ko8srq__bottomMinimized .SplitPanelLayout-module__Ko8srq__bottomPanel{overflow:visible}@media (max-height:700px){.SplitPanelLayout-module__Ko8srq__splitContainer{grid-template-rows:50fr 50fr}}@media (min-width:768px) and (orientation:portrait){.SplitPanelLayout-module__Ko8srq__splitContainer{--menu-height:var(--desktop-menu-height,3rem);grid-template-rows:1fr;grid-template-columns:1fr auto}.SplitPanelLayout-module__Ko8srq__bottomMinimized{grid-template-rows:1fr;grid-template-columns:1fr auto}.SplitPanelLayout-module__Ko8srq__bottomMinimized .SplitPanelLayout-module__Ko8srq__bottomPanel{overflow-y:auto}.SplitPanelLayout-module__Ko8srq__topPanel{border-left:1px solid var(--border-light,#e5e7eb);order:2;max-width:500px}.SplitPanelLayout-module__Ko8srq__bottomPanel{border-top:none;border-left:none;order:1}html[data-org-menu=true] .SplitPanelLayout-module__Ko8srq__splitContainer{--menu-height:var(--desktop-menu-height-org,3.75rem)}}.SplitPanelLayout-module__Ko8srq__topPanel{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:var(--bg-primary,#fff);overflow:hidden auto}.SplitPanelLayout-module__Ko8srq__bottomPanel{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-top:1px solid var(--border-light,#e5e7eb);background:var(--bg-secondary,#f9fafb);overflow:hidden auto}@media (orientation:landscape){.SplitPanelLayout-module__Ko8srq__splitContainer{--menu-height:var(--desktop-menu-height,3rem);grid-template-rows:1fr;grid-template-columns:1fr auto}.SplitPanelLayout-module__Ko8srq__bottomMinimized{grid-template-rows:1fr;grid-template-columns:1fr auto}.SplitPanelLayout-module__Ko8srq__bottomMinimized .SplitPanelLayout-module__Ko8srq__bottomPanel{overflow-y:auto}.SplitPanelLayout-module__Ko8srq__topPanel{border-left:1px solid var(--border-light,#e5e7eb);order:2;max-width:500px}.SplitPanelLayout-module__Ko8srq__bottomPanel{border-top:none;border-left:none;order:1}}@media (max-width:768px) and (orientation:landscape){.SplitPanelLayout-module__Ko8srq__splitContainer{--menu-height:calc(3rem + env(safe-area-inset-top,0px));grid-template-columns:1fr 1fr}.SplitPanelLayout-module__Ko8srq__topPanel{max-width:none}}@media (min-width:768px) and (orientation:landscape){html[data-org-menu=true] .SplitPanelLayout-module__Ko8srq__splitContainer{--menu-height:var(--desktop-menu-height-org,3.75rem)}}
