.story-squares-editor_container__Q3yfN{min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e);padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.story-squares-editor_header__lXbUI{color:#fff;margin-bottom:30px}.story-squares-editor_headerTop__bQiur{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.story-squares-editor_headerTop__bQiur>div{text-align:left}.story-squares-editor_headerTop__bQiur h1{font-size:2.5rem;margin-bottom:8px;background:linear-gradient(90deg,#00b900,#ef539e);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.story-squares-editor_headerTop__bQiur p{color:#888;font-size:1.1rem}.story-squares-editor_projectNameRow__0jeLP{display:flex;align-items:center;gap:12px;margin-top:8px}.story-squares-editor_projectNameInput__Op06v{background:transparent;border:none;border-bottom:1px solid hsla(0,0%,100%,.2);color:#888;font-size:1rem;padding:4px 0;min-width:200px;transition:all .2s}.story-squares-editor_projectNameInput__Op06v:focus{outline:none;border-bottom-color:#00b900;color:#fff}.story-squares-editor_headerButtons__c3ilA{display:flex;gap:10px}.story-squares-editor_projectListBtn__YMV6y{padding:10px 16px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;font-size:14px;cursor:pointer;transition:all .2s;white-space:nowrap}.story-squares-editor_projectListBtn__YMV6y:hover{background:hsla(0,0%,100%,.2)}.story-squares-editor_newProjectBtn__wRrqr{padding:10px 16px;background:#00b900;border:none;border-radius:8px;color:#fff;font-size:14px;cursor:pointer;transition:all .2s;white-space:nowrap}.story-squares-editor_newProjectBtn__wRrqr:hover{background:#008600}.story-squares-editor_autoSaveIndicator__6Cfor{display:inline-block;padding:4px 10px;background:rgba(0,185,0,.2);border-radius:12px;color:#00b900;font-size:11px}.story-squares-editor_projectListDropdown__f2G4C{margin-top:20px;background:rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:16px;max-height:300px;overflow-y:auto}.story-squares-editor_projectListDropdown__f2G4C h4{color:#fff;margin-bottom:12px;font-size:14px}.story-squares-editor_noProjects__wsQN_{color:hsla(0,0%,100%,.4);font-size:13px;text-align:center;padding:20px}.story-squares-editor_projectItems__CH2Mf{display:flex;flex-direction:column;gap:8px}.story-squares-editor_projectItem__YF1fM{display:flex;align-items:center;gap:10px;padding:10px 12px;background:hsla(0,0%,100%,.05);border-radius:8px;transition:all .2s}.story-squares-editor_projectItem__YF1fM:hover{background:hsla(0,0%,100%,.1)}.story-squares-editor_projectItemActive__heJOq{background:rgba(0,185,0,.2);border:1px solid rgba(0,185,0,.3)}.story-squares-editor_projectItemInfo__sqKIB{flex:1;cursor:pointer}.story-squares-editor_projectItemName__BrTBl{display:block;color:#fff;font-size:14px;margin-bottom:2px}.story-squares-editor_projectItemMeta__U1ztO{display:block;color:hsla(0,0%,100%,.4);font-size:11px}.story-squares-editor_projectDeleteBtn__OyOa0{background:hsla(0,100%,70%,.2);border:none;border-radius:6px;padding:6px 10px;cursor:pointer;transition:all .2s}.story-squares-editor_projectDeleteBtn__OyOa0:hover{background:hsla(0,100%,70%,.4)}.story-squares-editor_mainLayout__xM_AE{display:grid;grid-template-columns:minmax(350px,400px) 1fr;gap:30px;max-width:1400px;margin:0 auto;align-items:start}@media(max-width:1024px){.story-squares-editor_mainLayout__xM_AE{grid-template-columns:1fr;max-width:600px}}.story-squares-editor_leftPanel__E9drV{display:flex;flex-direction:column;gap:20px}.story-squares-editor_inputSection__HUEpI{background:hsla(0,0%,100%,.05);border-radius:16px;padding:20px;border:1px solid hsla(0,0%,100%,.1);transition:all .2s}.story-squares-editor_inputSection__HUEpI h3{color:#fff;margin-bottom:15px;font-size:1.1rem}.story-squares-editor_inputSectionDragActive__wHF2_{border-color:#00b900;background:rgba(0,185,0,.1)}.story-squares-editor_dropZone__lMY0y{border:2px dashed hsla(0,0%,100%,.3);border-radius:12px;padding:30px 20px;text-align:center;transition:all .2s;margin-bottom:15px}.story-squares-editor_dropZone__lMY0y:hover{border-color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.02)}.story-squares-editor_dropZoneActive__p41Cj{border-color:#00b900;background:rgba(0,185,0,.15)}.story-squares-editor_dropZoneActive__p41Cj .story-squares-editor_dropZoneContent__NAtdS p{color:#00b900}.story-squares-editor_dropZoneContent__NAtdS{display:flex;flex-direction:column;align-items:center;gap:8px}.story-squares-editor_dropZoneIcon__yo87T{font-size:40px;margin-bottom:5px}.story-squares-editor_dropZoneContent__NAtdS p{color:hsla(0,0%,100%,.7);font-size:14px;margin:0}.story-squares-editor_dropZoneOr__wA7mA{color:hsla(0,0%,100%,.4);font-size:12px;text-transform:uppercase}.story-squares-editor_fileInputLabel__FNMKx{display:inline-block;padding:10px 20px;background:hsla(0,0%,100%,.15);color:#fff;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s}.story-squares-editor_fileInputLabel__FNMKx:hover{background:hsla(0,0%,100%,.25)}.story-squares-editor_hiddenFileInput__OAb5r{display:none}.story-squares-editor_urlInputSection__Db_kW{border-top:1px solid hsla(0,0%,100%,.1);padding-top:15px}.story-squares-editor_urlInputLabel__rW4MN{color:hsla(0,0%,100%,.6);font-size:13px;margin-bottom:8px}.story-squares-editor_urlInput__N2TVf{width:100%;min-height:120px;background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;padding:12px;font-size:14px;resize:vertical}.story-squares-editor_urlInput__N2TVf::-moz-placeholder{color:hsla(0,0%,100%,.4)}.story-squares-editor_urlInput__N2TVf::placeholder{color:hsla(0,0%,100%,.4)}.story-squares-editor_urlInput__N2TVf:focus{outline:none;border-color:#00b900}.story-squares-editor_addBtn__21SE_{width:100%;padding:12px 20px;background:#00b900;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:12px;transition:all .2s}.story-squares-editor_addBtn__21SE_:hover{background:#008600;transform:translateY(-1px)}.story-squares-editor_imageList__dEX_6{background:hsla(0,0%,100%,.05);border-radius:16px;padding:20px;border:1px solid hsla(0,0%,100%,.1);max-height:400px;overflow-y:auto;flex-shrink:0}.story-squares-editor_imageList__dEX_6 h3{color:#fff;margin-bottom:15px;font-size:1.1rem;display:flex;align-items:center;gap:10px}.story-squares-editor_dragHint__nYfxa{font-size:11px;font-weight:400;color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.1);padding:2px 8px;border-radius:4px}.story-squares-editor_imageItem__02m4f{display:flex;gap:12px;background:rgba(0,0,0,.3);border-radius:10px;padding:12px;margin-bottom:10px;align-items:flex-start}.story-squares-editor_imageItem__02m4f:last-child{margin-bottom:0}.story-squares-editor_dragHandle__NmjWb{display:flex;align-items:center;justify-content:center;width:20px;height:80px;cursor:grab;color:hsla(0,0%,100%,.4);font-size:14px;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s}.story-squares-editor_dragHandle__NmjWb:hover{color:hsla(0,0%,100%,.8)}.story-squares-editor_dragHandle__NmjWb:active{cursor:grabbing}.story-squares-editor_imageThumb__mo2RM{position:relative;width:100px;height:100px;flex-shrink:0;border-radius:8px;overflow:hidden}.story-squares-editor_imageThumb__mo2RM img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.story-squares-editor_croppedBadge__ZeOll{position:absolute;bottom:4px;left:4px;background:#00b900;color:#fff;font-size:9px;padding:2px 6px;border-radius:4px}.story-squares-editor_imageInfo__4T2Lk{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.story-squares-editor_titleInput__vMzto{width:100%;padding:8px 10px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;font-size:13px}.story-squares-editor_titleInput__vMzto::-moz-placeholder{color:hsla(0,0%,100%,.4)}.story-squares-editor_titleInput__vMzto::placeholder{color:hsla(0,0%,100%,.4)}.story-squares-editor_titleInput__vMzto:focus{outline:none;border-color:#00b900}.story-squares-editor_imageInfoRow__u7Q6U{display:flex;gap:8px}.story-squares-editor_smallInput__DrmBh{flex:1;min-width:0;padding:6px 8px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;font-size:12px}.story-squares-editor_smallInput__DrmBh::-moz-placeholder{color:hsla(0,0%,100%,.4)}.story-squares-editor_smallInput__DrmBh::placeholder{color:hsla(0,0%,100%,.4)}.story-squares-editor_smallInput__DrmBh:focus{outline:none;border-color:#00b900}.story-squares-editor_tinyInput__0gVrn{width:55px;flex-shrink:0;padding:6px 8px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;font-size:12px;text-align:center}.story-squares-editor_tinyInput__0gVrn::-moz-placeholder{color:hsla(0,0%,100%,.4)}.story-squares-editor_tinyInput__0gVrn::placeholder{color:hsla(0,0%,100%,.4)}.story-squares-editor_tinyInput__0gVrn:focus{outline:none;border-color:#00b900}.story-squares-editor_imageActions__rL1CF{display:flex;gap:6px}.story-squares-editor_cropBtn__6h_9y,.story-squares-editor_layoutBtn__HfVIu,.story-squares-editor_removeBtn__jZsh_{padding:4px 8px;border:none;border-radius:4px;font-size:11px;cursor:pointer;transition:all .2s}.story-squares-editor_cropBtn__6h_9y{background:hsla(0,0%,100%,.15);color:#fff}.story-squares-editor_cropBtn__6h_9y:hover{background:hsla(0,0%,100%,.25)}.story-squares-editor_layoutBtn__HfVIu{background:hsla(0,0%,100%,.15);color:#fff}.story-squares-editor_layoutBtn__HfVIu:hover{background:rgba(255,193,7,.3)}.story-squares-editor_layoutBtnActive__DGG1X{background:rgba(255,193,7,.5);color:#fff}.story-squares-editor_removeBtn__jZsh_{background:rgba(244,67,54,.2);color:#ff6b6b}.story-squares-editor_removeBtn__jZsh_:hover{background:rgba(244,67,54,.4)}.story-squares-editor_emptyMessage__OqAxt{color:hsla(0,0%,100%,.4);text-align:center;padding:30px}.story-squares-editor_settingsSection__jHMZ0{background:hsla(0,0%,100%,.05);border-radius:16px;padding:16px;border:1px solid hsla(0,0%,100%,.1)}.story-squares-editor_settingsSection__jHMZ0 h3{color:#fff;margin-bottom:12px;font-size:.95rem}.story-squares-editor_colorPicker__E6jkI{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.story-squares-editor_colorBtn__gpY3n{width:32px;height:32px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s}.story-squares-editor_colorBtn__gpY3n:hover{transform:scale(1.1)}.story-squares-editor_colorBtnActive__x68qP{border-color:#fff;box-shadow:0 0 10px hsla(0,0%,100%,.5)}.story-squares-editor_customColorInput___E2L5{width:32px;height:32px;border:none;border-radius:8px;cursor:pointer;background:none}.story-squares-editor_customColorInput___E2L5::-webkit-color-swatch-wrapper{padding:0}.story-squares-editor_customColorInput___E2L5::-webkit-color-swatch{border-radius:8px;border:2px dashed hsla(0,0%,100%,.3)}.story-squares-editor_rightPanel__bsZE6{display:flex;flex-direction:column;gap:20px}.story-squares-editor_storyTabs__2qdkB{display:flex;gap:10px;background:hsla(0,0%,100%,.05);padding:10px;border-radius:16px;border:1px solid hsla(0,0%,100%,.1)}.story-squares-editor_tab__BuaG9{flex:1;padding:12px 20px;background:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:hsla(0,0%,100%,.6);font-size:14px;cursor:pointer;transition:all .2s}.story-squares-editor_tab__BuaG9:hover{background:hsla(0,0%,100%,.1);color:#fff}.story-squares-editor_tabActive__WDL8b{background:#00b900;border-color:#00b900;color:#fff}.story-squares-editor_tabActive__WDL8b:hover{background:#00b900}.story-squares-editor_previewArea__NQ97r{display:flex;justify-content:center;align-items:flex-start;padding:20px;background:rgba(0,0,0,.2);border-radius:16px;min-height:600px}.story-squares-editor_storyPreview__2PLo_{width:375px;height:812px;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.5)}.story-squares-editor_downloadSection__rpr0u{display:flex;gap:15px}.story-squares-editor_downloadBtn__7hHza{flex:1;padding:16px 24px;background:linear-gradient(135deg,#00b900,#006d00);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.story-squares-editor_downloadBtn__7hHza:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 20px rgba(0,185,0,.4)}.story-squares-editor_downloadBtn__7hHza:disabled{opacity:.5;cursor:not-allowed}.story-squares-editor_downloadAllBtn__ZYqie{flex:1;padding:16px 24px;background:linear-gradient(135deg,#ef539e,#e11577);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.story-squares-editor_downloadAllBtn__ZYqie:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 20px rgba(239,83,158,.4)}.story-squares-editor_downloadAllBtn__ZYqie:disabled{opacity:.5;cursor:not-allowed}.story-squares-editor_downloadStoryBtn__26TLu{flex:1;padding:16px 24px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.story-squares-editor_downloadStoryBtn__26TLu:hover:not(:disabled){background:hsla(0,0%,100%,.2);transform:translateY(-2px)}.story-squares-editor_downloadStoryBtn__26TLu:disabled{opacity:.5;cursor:not-allowed}.story-squares-editor_story1Container__N4kYh{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:40px 25px}.story-squares-editor_story1Grid__Y5RMa{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:12px;width:100%;max-height:calc(100% - 80px)}.story-squares-editor_story1Cell__HUhGW{aspect-ratio:1;border-radius:12px;overflow:hidden}.story-squares-editor_story1Cell__HUhGW img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.story-squares-editor_story1CellEmpty__WPP3b{aspect-ratio:1;border-radius:12px;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;border:2px dashed hsla(0,0%,100%,.3)}.story-squares-editor_story1CellEmpty__WPP3b span{color:hsla(0,0%,100%,.4);font-size:32px}.story-squares-editor_story2Container__IHJSI{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:40px 25px}.story-squares-editor_story2Grid__JXMJm{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:12px;width:100%;max-height:calc(100% - 80px)}.story-squares-editor_story2Cell__92kKT{overflow:hidden;position:relative}.story-squares-editor_story2CellEmpty__BCvK9,.story-squares-editor_story2Cell__92kKT{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:12px}.story-squares-editor_story2CellEmpty__BCvK9{background:hsla(0,0%,100%,.1);border:2px dashed hsla(0,0%,100%,.3)}.story-squares-editor_story2CellEmpty__BCvK9 span{color:hsla(0,0%,100%,.4);font-size:32px}.story-squares-editor_simpleImageCell__qt9Qp{width:100%;height:100%;border-radius:12px;overflow:hidden}.story-squares-editor_simpleImageCell__qt9Qp img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.story-squares-editor_story2bContainer__NsxV_{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:40px 25px}.story-squares-editor_story2bGrid__b1mu3{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:12px;width:100%;max-height:calc(100% - 80px)}.story-squares-editor_story2bCell__tUHjg{aspect-ratio:1;border-radius:12px;overflow:hidden;position:relative}.story-squares-editor_story2bImage__5SJrb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.story-squares-editor_story2bOverlay__WWPqr{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;padding:10px}.story-squares-editor_story2bSportName__pM4EE{font-family:din_condensedbold,Arial Narrow,Helvetica Neue,Arial,sans-serif;font-weight:800;font-size:25px;color:#fff;text-transform:uppercase;letter-spacing:2px;text-align:center;line-height:1.1;text-shadow:0 2px 8px rgba(0,0,0,.6)}.story-squares-editor_story2bCellEmpty__Lcf9o{aspect-ratio:1;border-radius:12px;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;border:2px dashed hsla(0,0%,100%,.3)}.story-squares-editor_story2bCellEmpty__Lcf9o span{color:hsla(0,0%,100%,.4);font-size:32px}.story-squares-editor_polaroidCard__6edmC{background:#fff;border-radius:6px;padding:4px;box-shadow:0 4px 12px rgba(0,0,0,.3);width:90%;height:100%;display:flex;flex-direction:column;transition:transform .3s ease}.story-squares-editor_polaroidImage__YyVEs{flex:1;min-height:0;border-radius:3px;overflow:hidden;margin-bottom:3px}.story-squares-editor_polaroidImage__YyVEs img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.story-squares-editor_polaroidInfo__j_iMr{padding:0 2px;flex-shrink:0}.story-squares-editor_polaroidLocation__Jie_L{font-size:8px;color:#666;text-transform:uppercase;letter-spacing:.3px}.story-squares-editor_polaroidTitle__a4cDA{font-size:10px;font-weight:700;color:#1a1a1a;margin:2px 0;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-squares-editor_polaroidRating__WRsfX{font-size:9px;color:#333}.story-squares-editor_star__fpWfA{color:#ffc107}.story-squares-editor_story3Container__v_C7S{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.story-squares-editor_story3CardWrapper__2OAki{display:flex;align-items:center;justify-content:center;width:100%;padding:20px 0}.story-squares-editor_story3Card__2V85P{background:#fff;border-radius:12px 12px 24px 24px;padding:8px;box-shadow:0 8px 30px rgba(0,0,0,.3);width:75%;max-width:280px;transform:rotate(-4deg)}.story-squares-editor_story3CardImage__WbxxA{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden}.story-squares-editor_story3CardImage__WbxxA img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.story-squares-editor_story3CardInfo__57fQJ{padding:12px 8px 16px}.story-squares-editor_story3CardLocation__x1bBw{font-size:11px;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.story-squares-editor_story3CardTitle__MqIr6{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:6px;line-height:1.25}.story-squares-editor_story3CardRating__6IdJD{font-size:14px;color:#1a1a1a}.story-squares-editor_story3CardRating__6IdJD:before{content:"★ ";color:#ffc107}.story-squares-editor_story3SportWrapper__CbWH1{display:flex;align-items:center;justify-content:center;width:100%;padding:20px 0;flex:1}.story-squares-editor_story3SportSquare___ymUo{position:relative;width:90%;max-width:320px;aspect-ratio:1;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.3)}.story-squares-editor_story3SportImage__wQy8y{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.story-squares-editor_story3SportOverlay__CD8HQ{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;padding:20px}.story-squares-editor_story3SportName__nrzrV{font-family:din_condensedbold,Arial Narrow,Helvetica Neue,Arial,sans-serif;font-weight:800;font-size:32px;color:#fff;text-transform:uppercase;letter-spacing:3px;text-align:center;line-height:1.1;text-shadow:0 2px 10px rgba(0,0,0,.6)}.story-squares-editor_story3Empty__GLaol{flex:1;display:flex;align-items:center;justify-content:center}.story-squares-editor_story3Empty__GLaol span{color:hsla(0,0%,100%,.4);font-size:18px}.story-squares-editor_story3Footer__Nk2ku{text-align:center;padding:20px 10px;flex-shrink:0}.story-squares-editor_story3Footer__Nk2ku p{color:#fff;font-size:15px;line-height:1.5;margin-bottom:20px;font-weight:600}.story-squares-editor_bookNowBtn__EaMzo{display:inline-flex;align-items:center;gap:10px;padding:14px 40px;background:#fff;color:#1a1a1a;border:none;border-radius:30px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 4px 15px rgba(0,0,0,.2)}.story-squares-editor_bookNowBtn__EaMzo:hover{transform:scale(1.02)}.story-squares-editor_bookNowIcon__I691n{font-size:18px}.story-squares-editor_modalOverlay__aa6DJ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.story-squares-editor_modal__i_1_d{background:#1e1e2e;border-radius:16px;padding:24px;max-width:90vw;max-height:90vh;overflow:auto}.story-squares-editor_modal__i_1_d h3{color:#fff;margin-bottom:20px;font-size:1.3rem}.story-squares-editor_cropContainer__cuTnf{display:flex;justify-content:center;margin-bottom:20px;background:#0a0a0f;padding:20px;border-radius:8px}.story-squares-editor_modalButtons__3l4Dw{display:flex;gap:15px;justify-content:flex-end}.story-squares-editor_cancelBtn__TkyyI{padding:12px 24px;background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s}.story-squares-editor_cancelBtn__TkyyI:hover{background:hsla(0,0%,100%,.2)}.story-squares-editor_confirmBtn__sFBvD{padding:12px 24px;background:#00b900;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.story-squares-editor_confirmBtn__sFBvD:hover{background:#008600}.story-squares-editor_photocardSquare__aIjyk{width:1080px;height:1080px;display:flex;align-items:center;justify-content:center;position:absolute;left:-9999px;top:-9999px;overflow:hidden}.story-squares-editor_photocardSquareCard__ryL58{background:#fff;outline:3px solid #fff;border-radius:20px 20px 32px 32px;padding:16px 16px 18px;box-shadow:0 12px 40px rgba(0,0,0,.3);width:75%;max-width:810px;transform:rotate(-4deg);display:flex;flex-direction:column}.story-squares-editor_photocardSquareImage__u_5UB{width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#f0f0f0}.story-squares-editor_photocardSquareImage__u_5UB img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.story-squares-editor_photocardSquareInfo__FAkY_{padding:18px 8px 10px}.story-squares-editor_photocardSquareLocation__BEQZf{font-size:22px;color:#666;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.story-squares-editor_photocardSquareTitle__lgKMu{font-size:38px;font-weight:700;color:#1a1a1a;margin-bottom:8px;line-height:1.2}.story-squares-editor_photocardSquareRating__rXqjf{font-size:28px;color:#1a1a1a}.story-squares-editor_sportNameSquare__QNlkJ{width:1080px;height:1080px;display:flex;align-items:center;justify-content:center;position:absolute;left:-9999px;top:-9999px;overflow:hidden}.story-squares-editor_sportNameSquareImage__sKJ_M{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.story-squares-editor_sportNameSquareOverlay__Xki42{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;padding:40px}.story-squares-editor_sportNameSquareText__MjpAr{font-family:din_condensedbold,Arial Narrow,Helvetica Neue,Arial,sans-serif;font-weight:800;font-size:104px;color:#fff;text-transform:uppercase;letter-spacing:6px;text-align:center;line-height:1.1;text-shadow:0 4px 20px rgba(0,0,0,.6)}.story-squares-editor_story1Square__Ks5tq{width:1080px;height:1080px;position:absolute;left:-9999px;top:-9999px;overflow:hidden}.story-squares-editor_story1SquareImage__rhdGN{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}