.manzara-module__EEh_0q__container{max-width:800px;margin:0 auto;padding:28px 20px 24px}.manzara-module__EEh_0q__title{margin-top:5px}.manzara-module__EEh_0q__header{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.manzara-module__EEh_0q__filters{scrollbar-width:none;gap:10px;margin-bottom:30px;padding-bottom:10px;display:flex;overflow-x:auto}.manzara-module__EEh_0q__filters::-webkit-scrollbar{display:none}.manzara-module__EEh_0q__filterBtn{border-radius:var(--radius-full);border:1px solid var(--glass-border);background:var(--card-bg);cursor:pointer;white-space:nowrap;padding:10px 20px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.manzara-module__EEh_0q__activeFilter{background:var(--forest-green)!important;color:#fff!important;border-color:var(--forest-green)!important}.manzara-module__EEh_0q__feed{flex-direction:column;gap:30px;display:flex}.manzara-module__EEh_0q__postCard{padding:24px}.manzara-module__EEh_0q__postHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.manzara-module__EEh_0q__deleteBtn{width:34px;height:34px;color:var(--foreground);opacity:.35;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,opacity .2s,color .2s;display:flex}.manzara-module__EEh_0q__deleteBtn:hover{opacity:1;color:#dc3545;background:#dc35451f}.manzara-module__EEh_0q__userInfo{cursor:pointer;color:inherit;align-items:center;gap:12px;text-decoration:none;transition:opacity .2s;display:flex}.manzara-module__EEh_0q__userInfo:hover{opacity:.8}.manzara-module__EEh_0q__avatarWrap{position:relative}.manzara-module__EEh_0q__avatar{border-radius:var(--radius-full);background:var(--sunset-glow);width:44px;height:44px;color:var(--sunset-orange);justify-content:center;align-items:center;font-family:Outfit,sans-serif;font-weight:800;display:flex}.manzara-module__EEh_0q__avatarImg{border-radius:var(--radius-full);object-fit:cover;width:44px;height:44px;display:block}.manzara-module__EEh_0q__igCard{color:var(--foreground);background:linear-gradient(135deg,#f0943312,#bc188812);border-top:1px solid #f094331f;align-items:center;gap:12px;margin:0 -24px;padding:12px 24px;text-decoration:none;transition:background .2s;display:flex}.manzara-module__EEh_0q__igCard:hover{background:linear-gradient(135deg,#f0943321,#bc188821)}.manzara-module__EEh_0q__igCardIcon{background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.manzara-module__EEh_0q__igCardText{flex-direction:column;gap:3px;display:flex}.manzara-module__EEh_0q__igCardTitle{font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700}.manzara-module__EEh_0q__igCardSub{opacity:.55;font-size:.75rem}.manzara-module__EEh_0q__location{opacity:.6;font-size:.8rem}.manzara-module__EEh_0q__moreBtn{cursor:pointer;opacity:.4;background:0 0;border:none;transition:opacity .2s}.manzara-module__EEh_0q__moreBtn:hover{opacity:1}.manzara-module__EEh_0q__postText{margin-bottom:16px;line-height:1.6}.manzara-module__EEh_0q__imageContainer{background:#000;width:calc(100% + 48px);margin-left:-24px;margin-right:-24px;line-height:0;position:relative}.manzara-module__EEh_0q__postImage{object-fit:contain;width:100%;max-height:620px;display:block}.manzara-module__EEh_0q__postFooter{gap:20px;margin-top:16px;display:flex}.manzara-module__EEh_0q__actionBtn{cursor:pointer;color:inherit;transition:transform .2s var(--ease-bounce);background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600;display:flex}.manzara-module__EEh_0q__actionBtn:hover{color:var(--sunset-orange);transform:scale(1.1)}.manzara-module__EEh_0q__commentsSection{border-top:1px solid var(--glass-border);margin-top:20px;padding-top:20px}.manzara-module__EEh_0q__commentsList{flex-direction:column;gap:12px;max-height:300px;margin-bottom:20px;display:flex;overflow-y:auto}.manzara-module__EEh_0q__commentItem{border-radius:var(--radius-md);background:#00000008;padding:12px 16px}@media (prefers-color-scheme:dark){.manzara-module__EEh_0q__commentItem{background:#ffffff08}}.manzara-module__EEh_0q__commentAuthor{color:var(--forest-green);cursor:pointer;margin-bottom:4px;font-size:.85rem;font-weight:700;text-decoration:none;display:block}.manzara-module__EEh_0q__commentAuthor:hover{text-decoration:underline}.manzara-module__EEh_0q__commentText{margin:0;font-size:.9rem}.manzara-module__EEh_0q__commentForm{gap:10px;display:flex}.manzara-module__EEh_0q__commentForm input{flex:1}.manzara-module__EEh_0q__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.manzara-module__EEh_0q__modalContent{width:100%;max-width:600px;padding:40px}.manzara-module__EEh_0q__modalForm{flex-direction:column;gap:20px;display:flex}.manzara-module__EEh_0q__inputGroup{flex-direction:column;gap:8px;display:flex}.manzara-module__EEh_0q__inputGroup label{opacity:.8;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600}.manzara-module__EEh_0q__fileDropZone{border:2px dashed var(--glass-border);border-radius:var(--radius-md);text-align:center;padding:30px;transition:all .2s;position:relative}.manzara-module__EEh_0q__fileDropZone:hover{border-color:var(--sunset-orange);background:#ff8c420d}.manzara-module__EEh_0q__fileDropZone input{opacity:0;cursor:pointer;position:absolute;inset:0}.manzara-module__EEh_0q__fileLabel{color:var(--sunset-orange);font-weight:600}.manzara-module__EEh_0q__modalActions{justify-content:flex-end;gap:12px;margin-top:10px;display:flex}@media (max-width:768px){.manzara-module__EEh_0q__header{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:20px}.manzara-module__EEh_0q__header>div:last-child{flex-wrap:wrap;gap:10px;width:100%;display:flex}.manzara-module__EEh_0q__header>div:last-child>*{flex:auto;min-height:44px}.manzara-module__EEh_0q__postCard{padding:16px}.manzara-module__EEh_0q__imageContainer{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}.manzara-module__EEh_0q__igCard{margin:0 -16px;padding:10px 16px}.manzara-module__EEh_0q__igEmbedWrap{margin:12px -16px 4px}.manzara-module__EEh_0q__modalContent{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-height:calc(100dvh - 60px);padding:24px;overflow-x:hidden;overflow-y:auto!important}.manzara-module__EEh_0q__modalForm{gap:14px}.manzara-module__EEh_0q__commentForm input{font-size:16px}}.manzara-module__EEh_0q__orDivider{text-align:center;letter-spacing:1.5px;text-transform:uppercase;opacity:.4;margin:-2px 0;font-size:.75rem;font-weight:600}.manzara-module__EEh_0q__igEmbedWrap{background:#000;align-items:stretch;min-height:680px;margin:12px -24px 4px;display:flex;overflow:hidden}.manzara-module__EEh_0q__igEmbed{border:none;width:100%;min-height:680px;display:block}.manzara-module__EEh_0q__hashtag{color:var(--sunset-orange,#f97316);cursor:pointer;font-weight:600;font-size:inherit;font-family:inherit;line-height:inherit;background:0 0;border:none;padding:0;transition:opacity .15s}.manzara-module__EEh_0q__hashtag:hover{opacity:.75;text-decoration:underline}.manzara-module__EEh_0q__activeTagChip{color:var(--sunset-orange,#f97316);background:#f9731626;border:1px solid #f9731666;border-radius:999px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px 5px 12px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;display:inline-flex}.manzara-module__EEh_0q__activeTagChip button{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;padding:0;font-size:1.1rem;line-height:1;transition:opacity .15s}.manzara-module__EEh_0q__activeTagChip button:hover{opacity:1}.manzara-module__EEh_0q__filterPicker{flex-direction:column;gap:12px;display:flex}.manzara-module__EEh_0q__filterPicker label{opacity:.8;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600}.manzara-module__EEh_0q__filterPreviewImg{object-fit:cover;border-radius:var(--radius-md);width:100%;max-height:220px;transition:filter .3s;display:block}.manzara-module__EEh_0q__filterOptions{scrollbar-width:none;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.manzara-module__EEh_0q__filterOptions::-webkit-scrollbar{display:none}.manzara-module__EEh_0q__filterOption{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:10px;flex-direction:column;flex-shrink:0;align-items:center;gap:5px;padding:4px;transition:border-color .15s;display:flex}.manzara-module__EEh_0q__filterOption img{object-fit:cover;border-radius:8px;width:60px;height:60px;display:block}.manzara-module__EEh_0q__filterOption span{opacity:.75;white-space:nowrap;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:600}.manzara-module__EEh_0q__filterActive{border-color:var(--sunset-orange)}.manzara-module__EEh_0q__filterActive span{color:var(--sunset-orange);opacity:1}@media (max-width:480px){.manzara-module__EEh_0q__container{padding:16px 12px 24px}.manzara-module__EEh_0q__title{font-size:1.6rem}.manzara-module__EEh_0q__igEmbedWrap{border-radius:0;width:calc(100% + 24px);margin-left:-12px;margin-right:-12px}.manzara-module__EEh_0q__postCard{border-radius:16px;margin-bottom:0;padding:12px}.manzara-module__EEh_0q__feed{gap:16px}.manzara-module__EEh_0q__imageContainer{width:calc(100% + 24px);max-height:60vh;margin-left:-12px;margin-right:-12px}.manzara-module__EEh_0q__postText{font-size:.9rem;line-height:1.5}.manzara-module__EEh_0q__postFooter{gap:14px}.manzara-module__EEh_0q__actionBtn{min-height:40px;padding:4px 6px;font-size:.85rem}.manzara-module__EEh_0q__commentItem{padding:10px 12px}.manzara-module__EEh_0q__commentForm{flex-direction:column}.manzara-module__EEh_0q__commentForm input,.manzara-module__EEh_0q__commentForm button{width:100%}.manzara-module__EEh_0q__igCard{margin:0 -12px;padding:10px 12px}.manzara-module__EEh_0q__igEmbedWrap{margin:12px -12px 4px}.manzara-module__EEh_0q__modalOverlay{align-items:flex-end;padding:0}.manzara-module__EEh_0q__modalContent{padding:20px 16px calc(32px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:20px 20px 0 0;height:92dvh;overflow-x:hidden;overflow-y:auto!important}}
.PolaroidStory-module__f6rewq__overlay{z-index:10001;padding:max(60px, calc(env(safe-area-inset-top) + 20px)) 20px max(60px, calc(env(safe-area-inset-bottom) + 20px));background:radial-gradient(#2a1810 0%,#0a0604 100%);justify-content:center;align-items:center;animation:.3s PolaroidStory-module__f6rewq__fadeIn;display:flex;position:fixed;inset:0}@media (max-width:480px){.PolaroidStory-module__f6rewq__overlay{padding:56px 12px max(40px, calc(env(safe-area-inset-bottom) + 16px))}}@keyframes PolaroidStory-module__f6rewq__fadeIn{0%{opacity:0}to{opacity:1}}.PolaroidStory-module__f6rewq__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;width:44px;height:44px;font-size:1.8rem;line-height:1;transition:all .2s;position:absolute;top:20px;right:20px}.PolaroidStory-module__f6rewq__closeBtn:hover{background:#fff3;transform:rotate(90deg)}.PolaroidStory-module__f6rewq__progress{gap:4px;width:60%;max-width:600px;display:flex;position:absolute;top:24px;left:50%;transform:translate(-50%)}.PolaroidStory-module__f6rewq__progressBar{background:#fff3;border-radius:2px;flex:1;height:3px;overflow:hidden}.PolaroidStory-module__f6rewq__progressActive{background:linear-gradient(90deg, var(--sunset-orange) 0%, transparent 0%);background-size:200% 100%;animation:6s linear forwards PolaroidStory-module__f6rewq__progressFill}.PolaroidStory-module__f6rewq__progressDone{background:var(--sunset-orange)}@keyframes PolaroidStory-module__f6rewq__progressFill{to{background-position:-100% 0;background-size:100% 100%}}.PolaroidStory-module__f6rewq__navBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PolaroidStory-module__f6rewq__navBtn:hover{background:#ffffff40;transform:translateY(-50%)scale(1.1)}.PolaroidStory-module__f6rewq__navPrev{left:30px}.PolaroidStory-module__f6rewq__navNext{right:30px}.PolaroidStory-module__f6rewq__polaroid{background:#fdf5e6;width:100%;max-width:480px;padding:20px 20px 60px;transition:transform .4s;animation:.45s cubic-bezier(.34,1.56,.64,1) PolaroidStory-module__f6rewq__polaroidIn;box-shadow:0 30px 80px #00000080,0 0 0 1px #0000000d}@keyframes PolaroidStory-module__f6rewq__polaroidIn{0%{opacity:0;transform:scale(.85)rotate(-5deg)}to{opacity:1}}.PolaroidStory-module__f6rewq__photoFrame{aspect-ratio:1;filter:contrast(1.05)saturate(.92)sepia(.08);background:#000;width:100%;margin-bottom:14px;overflow:hidden}.PolaroidStory-module__f6rewq__photoFrame img{object-fit:cover;width:100%;height:100%}.PolaroidStory-module__f6rewq__cardBody{padding:0 4px}.PolaroidStory-module__f6rewq__handwriting{color:#2c3e2d;text-align:center;margin:0 0 12px;font-family:Caveat,cursive;font-size:1.35rem;line-height:1.3}.PolaroidStory-module__f6rewq__meta{color:#2c3e2db3;text-align:center;flex-direction:column;gap:3px;font-size:.85rem;display:flex}.PolaroidStory-module__f6rewq__location{color:var(--forest-green);font-weight:700}.PolaroidStory-module__f6rewq__author{font-style:italic}.PolaroidStory-module__f6rewq__date{opacity:.6;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.PolaroidStory-module__f6rewq__hint{color:#ffffff80;letter-spacing:1px;font-size:.8rem;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:600px){.PolaroidStory-module__f6rewq__navBtn{width:44px;height:44px;font-size:1.6rem}.PolaroidStory-module__f6rewq__navPrev{left:12px}.PolaroidStory-module__f6rewq__navNext{right:12px}.PolaroidStory-module__f6rewq__polaroid{padding:14px 14px 40px}.PolaroidStory-module__f6rewq__handwriting{font-size:1.15rem}}
@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}
.ImageCropper-module__u4-CNq__overlay{z-index:99998;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000d9;justify-content:center;align-items:center;padding:16px;animation:.2s ImageCropper-module__u4-CNq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ImageCropper-module__u4-CNq__fadeIn{0%{opacity:0}to{opacity:1}}.ImageCropper-module__u4-CNq__modal{background:var(--card-bg-solid,#1a2e1a);border:1px solid var(--glass-border,#ffffff1a);border-radius:20px;flex-direction:column;width:100%;max-width:520px;max-height:92dvh;animation:.25s cubic-bezier(.34,1.2,.64,1) ImageCropper-module__u4-CNq__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 64px #0009}@keyframes ImageCropper-module__u4-CNq__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.ImageCropper-module__u4-CNq__header{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ImageCropper-module__u4-CNq__title{margin:0;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.ImageCropper-module__u4-CNq__cancelBtn{color:var(--foreground);opacity:.5;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:1.1rem;transition:opacity .2s,background .2s}.ImageCropper-module__u4-CNq__cancelBtn:hover{opacity:1;background:#ffffff14}.ImageCropper-module__u4-CNq__aspectTabs{border-bottom:1px solid #ffffff12;flex-shrink:0;gap:8px;padding:12px 20px;display:flex}.ImageCropper-module__u4-CNq__aspectBtn{color:var(--foreground);cursor:pointer;opacity:.6;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;flex:1;padding:7px 10px;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:700;transition:all .2s}.ImageCropper-module__u4-CNq__aspectBtnActive{background:var(--sunset-orange,#ff8c42);border-color:var(--sunset-orange,#ff8c42);color:#fff;opacity:1}.ImageCropper-module__u4-CNq__cropWrapper{background:#000;flex:1;justify-content:center;align-items:center;min-height:220px;max-height:380px;display:flex;overflow:auto}.ImageCropper-module__u4-CNq__cropImg{object-fit:contain;max-width:100%;max-height:360px;display:block}.ImageCropper-module__u4-CNq__controls{border-top:1px solid #ffffff12;flex-direction:column;flex-shrink:0;gap:10px;padding:14px 20px;display:flex}.ImageCropper-module__u4-CNq__controlRow{align-items:center;gap:10px;display:flex}.ImageCropper-module__u4-CNq__controlLabel{opacity:.6;flex-shrink:0;width:90px;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:600}.ImageCropper-module__u4-CNq__slider{height:4px;accent-color:var(--sunset-orange,#ff8c42);cursor:pointer;flex:1}.ImageCropper-module__u4-CNq__controlValue{opacity:.5;text-align:right;width:36px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700}.ImageCropper-module__u4-CNq__footer{border-top:1px solid #ffffff12;flex-shrink:0;gap:10px;padding:14px 20px;display:flex}.ImageCropper-module__u4-CNq__cancelFooterBtn{color:var(--foreground);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;flex:1;padding:11px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;transition:background .2s}.ImageCropper-module__u4-CNq__cancelFooterBtn:hover{background:#ffffff1a}.ImageCropper-module__u4-CNq__confirmBtn{background:var(--sunset-orange,#ff8c42);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:2;padding:11px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #ff8c424d}.ImageCropper-module__u4-CNq__confirmBtn:hover:not(:disabled){transform:scale(1.02);box-shadow:0 6px 20px #ff8c4273}.ImageCropper-module__u4-CNq__confirmBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:480px){.ImageCropper-module__u4-CNq__modal{border-radius:20px 20px 0 0;max-width:100%;max-height:85dvh}.ImageCropper-module__u4-CNq__overlay{align-items:flex-end;padding:0}.ImageCropper-module__u4-CNq__cropWrapper{max-height:240px}.ImageCropper-module__u4-CNq__footer{padding-bottom:calc(14px + env(safe-area-inset-bottom))}}
