.landing-module__g1LwZa__landingWrapper{color:var(--text-dark);background:linear-gradient(#fff4f6 0%,#fff 100%);overflow-x:hidden}.landing-module__g1LwZa__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #fce4e880;width:100%;padding:20px 0;position:fixed;top:0;left:0;box-shadow:0 4px 30px #00000005}.landing-module__g1LwZa__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.landing-module__g1LwZa__logo{font-family:var(--font-script);color:var(--primary-rose);font-size:1.8rem;font-weight:700}.landing-module__g1LwZa__navLinks{align-items:center;gap:32px;display:flex}.landing-module__g1LwZa__navLinks a{color:var(--text-dark);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.landing-module__g1LwZa__navLinks a:not(.landing-module__g1LwZa__navLoginBtn):hover{color:var(--primary-rose)}.landing-module__g1LwZa__navLoginBtn{background:var(--primary-rose);border-radius:100px;padding:10px 24px;box-shadow:0 8px 16px #d6949f40;color:#fff!important;transition:all .3s!important}.landing-module__g1LwZa__navLoginBtn:hover{background:#c5838e;transform:translateY(-2px);box-shadow:0 12px 24px #d6949f59}.landing-module__g1LwZa__hero{justify-content:space-between;align-items:center;max-width:1200px;min-height:100vh;margin:0 auto;padding:140px 24px 60px;display:flex;position:relative}.landing-module__g1LwZa__heroContent{flex:1;max-width:600px}.landing-module__g1LwZa__heroTitle{font-size:3.5rem;line-height:1.2;font-family:var(--font-serif);color:var(--text-dark);margin-bottom:24px}.landing-module__g1LwZa__heroHighlight{color:var(--primary-rose);display:inline-block;position:relative}.landing-module__g1LwZa__heroHighlight:after{content:"";z-index:-1;background:#d6949f26;border-radius:4px;width:100%;height:12px;position:absolute;bottom:8px;left:0}.landing-module__g1LwZa__heroSubtitle{color:var(--text-muted);margin-bottom:40px;font-size:1.25rem;line-height:1.6}.landing-module__g1LwZa__ctaButtons{gap:16px;display:flex}.landing-module__g1LwZa__primaryBtn{background:var(--primary-rose);color:#fff;border-radius:16px;padding:16px 36px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 10px 30px #d6949f4d}.landing-module__g1LwZa__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 20px 40px #d6949f66}.landing-module__g1LwZa__secondaryBtn{color:var(--text-dark);border:1px solid var(--border-pink);background:#fff;border-radius:16px;padding:16px 36px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s}.landing-module__g1LwZa__secondaryBtn:hover{border-color:var(--primary-rose);color:var(--primary-rose);background:#fdf2f4}.landing-module__g1LwZa__heroVisual{flex:1;justify-content:flex-end;display:flex;position:relative}.landing-module__g1LwZa__mockupWrapper{width:320px;height:640px;position:relative}.landing-module__g1LwZa__mockupPhone{background:#1e293b;border:8px solid #334155;border-radius:48px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000026}.landing-module__g1LwZa__mockupPhone img{object-fit:cover;width:100%;height:100%}.landing-module__g1LwZa__floatingCard1,.landing-module__g1LwZa__floatingCard2{z-index:2;background:#fff;border-radius:20px;align-items:center;gap:12px;padding:16px 24px;animation:6s ease-in-out infinite landing-module__g1LwZa__float;display:flex;position:absolute;box-shadow:0 20px 40px #00000014}.landing-module__g1LwZa__floatingCard1{animation-delay:0s;top:60px;left:-80px}.landing-module__g1LwZa__floatingCard2{animation-delay:3s;bottom:80px;right:-40px}.landing-module__g1LwZa__cardIcon{color:var(--primary-rose);box-sizing:content-box;background:#fff0f3;border-radius:12px;padding:8px;font-size:1.5rem}.landing-module__g1LwZa__floatingCard1 span,.landing-module__g1LwZa__floatingCard2 span{color:var(--text-dark);font-size:.9rem;font-weight:600}.landing-module__g1LwZa__storySection{max-width:1200px;margin:0 auto;padding:120px 24px}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:80px}.landing-module__g1LwZa__badge{color:var(--primary-rose);text-transform:uppercase;letter-spacing:1px;background:#fff0f3;border-radius:100px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__sectionTitle{font-size:2.5rem;font-family:var(--font-serif);color:var(--text-dark);line-height:1.3}.landing-module__g1LwZa__storyGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:40px;display:grid}.landing-module__g1LwZa__storyCard{background:#fff;border:1px solid #0000;border-radius:32px;padding:40px;transition:all .4s}.landing-module__g1LwZa__storyCard:hover{border-color:var(--border-pink);transform:translateY(-10px);box-shadow:0 30px 60px #d6949f26}.landing-module__g1LwZa__iconWrapper{width:64px;height:64px;color:var(--primary-rose);background:#fff0f3;border-radius:20px;justify-content:center;align-items:center;margin-bottom:24px;font-size:1.8rem;transition:all .4s;display:flex}.landing-module__g1LwZa__storyCard:hover .landing-module__g1LwZa__iconWrapper{background:var(--primary-rose);color:#fff;transform:rotate(5deg)}.landing-module__g1LwZa__storyCard h3{font-size:1.4rem;font-family:var(--font-serif);color:var(--text-dark);margin-bottom:16px}.landing-module__g1LwZa__storyCard p{color:var(--text-muted);line-height:1.6}.landing-module__g1LwZa__memoriesSection{color:#fff;text-align:center;background:#1a1a1a;margin:80px 0;padding:140px 24px;position:relative;overflow:hidden}.landing-module__g1LwZa__memoriesQuote{font-family:var(--font-serif);max-width:900px;margin:0 auto 40px;font-size:2.8rem;font-style:italic;line-height:1.4}.landing-module__g1LwZa__author{font-family:var(--font-script);color:var(--primary-rose);font-size:2rem}.landing-module__g1LwZa__stepsSection{max-width:1200px;margin:0 auto;padding:120px 24px}.landing-module__g1LwZa__stepsTimeline{grid-template-columns:repeat(3,1fr);gap:60px;margin-top:80px;display:grid;position:relative}.landing-module__g1LwZa__stepsTimeline:before{content:"";z-index:-1;background:#f1f5f9;width:100%;height:2px;position:absolute;top:32px;left:0}.landing-module__g1LwZa__step{text-align:center;background:#fff;border:1px solid #f8fafc;border-radius:24px;padding:40px;box-shadow:0 20px 40px #00000008}.landing-module__g1LwZa__stepNumber{background:var(--primary-rose);color:#fff;border:6px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 32px;font-size:1.2rem;font-weight:700;display:flex;box-shadow:0 0 0 4px #fff0f3}.landing-module__g1LwZa__step h3{margin-bottom:16px;font-size:1.3rem}.landing-module__g1LwZa__step p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.landing-module__g1LwZa__ctaBanner{max-width:1200px;margin:0 auto;padding:60px 24px 120px}.landing-module__g1LwZa__ctaInner{text-align:center;color:#fff;background:radial-gradient(circle,#d6949f,#b06d79);border-radius:48px;padding:80px 40px;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaInner h2{font-size:3rem;font-family:var(--font-serif);color:#fff;margin-bottom:24px}.landing-module__g1LwZa__ctaInner p{opacity:.9;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.2rem}.landing-module__g1LwZa__finalBtn{color:var(--primary-rose);background:#fff;border-radius:100px;padding:20px 50px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 30px #0003}.landing-module__g1LwZa__finalBtn:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 20px 40px #0000004d}.landing-module__g1LwZa__footer{background:#fff;border-top:1px solid #f1f5f9;padding:80px 24px 40px}.landing-module__g1LwZa__footerContent{justify-content:space-between;gap:80px;max-width:1200px;margin:0 auto 60px;display:flex}.landing-module__g1LwZa__footerLogo h3{font-family:var(--font-script);color:var(--primary-rose);margin-bottom:16px;font-size:2.5rem}.landing-module__g1LwZa__footerLogo p{color:var(--text-muted)}.landing-module__g1LwZa__footerLinks{gap:80px;display:flex}.landing-module__g1LwZa__linkGroup h4{color:var(--text-dark);margin-bottom:24px;font-size:1.1rem}.landing-module__g1LwZa__linkGroup a{color:var(--text-muted);margin-bottom:12px;text-decoration:none;transition:color .2s;display:block}.landing-module__g1LwZa__linkGroup a:hover{color:var(--primary-rose)}.landing-module__g1LwZa__footerBottom{text-align:center;color:var(--text-muted);border-top:1px solid #f1f5f9;padding-top:40px;font-size:.9rem}@keyframes landing-module__g1LwZa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1024px){.landing-module__g1LwZa__heroTitle{font-size:2.8rem}.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;padding-top:120px}.landing-module__g1LwZa__heroContent{margin-bottom:80px}.landing-module__g1LwZa__heroVisual{justify-content:center;width:100%}.landing-module__g1LwZa__ctaButtons{justify-content:center}.landing-module__g1LwZa__stepsTimeline{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__stepsTimeline:before{display:none}}@media (max-width:768px){.landing-module__g1LwZa__navbar{display:none}.landing-module__g1LwZa__heroTitle{font-size:2.2rem}.landing-module__g1LwZa__storyGrid{grid-template-columns:1fr}.landing-module__g1LwZa__footerContent{flex-direction:column;gap:40px}}
.FloatingHearts-module__XEkMLq__container{pointer-events:none;z-index:100;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.FloatingHearts-module__XEkMLq__heart{color:var(--primary-rose);filter:drop-shadow(0 0 5px #d6949f33);will-change:transform,opacity;animation:linear infinite FloatingHearts-module__XEkMLq__floatUpAndSway;position:absolute;bottom:-50px}@keyframes FloatingHearts-module__XEkMLq__floatUpAndSway{0%{opacity:0;transform:translateY(0)translate(0)rotate(0)}10%{opacity:inherit}50%{transform:translateY(-50vh)translateX(calc(var(--drift)/2))rotate(180deg)}90%{opacity:inherit}to{transform:translateY(-110vh)translateX(var(--drift))rotate(360deg);opacity:0}}
.page-module___8aEwW__mainContainer{background:#fff;max-width:500px;min-height:100vh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 100px #0000000d}.page-module___8aEwW__galleryGrid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.page-module___8aEwW__galleryItemLarge{box-shadow:var(--shadow-soft);border-radius:20px;grid-column:span 2;overflow:hidden}.page-module___8aEwW__galleryItem{box-shadow:var(--shadow-soft);border-radius:20px;overflow:hidden}.page-module___8aEwW__galleryImg{object-fit:cover;width:100%;height:100%;display:block}.page-module___8aEwW__footer{text-align:center;padding:80px 20px 140px}.page-module___8aEwW__footerBrand{font-family:var(--font-script);color:var(--primary-rose);font-size:3.5rem}.page-module___8aEwW__footerSymbol{color:#fce4e8;margin:20px 0;font-size:2rem}.page-module___8aEwW__footerText{color:var(--text-muted);letter-spacing:2px;font-size:.8rem}.page-module___8aEwW__gateOverlay{z-index:9999;background:#ffedf0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.page-module___8aEwW__gateCard{text-align:center;background:#fff;border-radius:40px;width:90%;max-width:380px;padding:40px;animation:.6s cubic-bezier(.34,1.56,.64,1) page-module___8aEwW__slideUp;box-shadow:0 30px 60px #d6949f33}.page-module___8aEwW__gateIcon{margin-bottom:20px;font-size:3rem}.page-module___8aEwW__gateCard h2{font-family:var(--font-serif);color:var(--primary-rose);margin-bottom:15px}.page-module___8aEwW__gateCard p{color:#666;margin-bottom:25px;font-size:.9rem}.page-module___8aEwW__gateQuestion{color:var(--text-dark);background:#fdf2f4;border-radius:20px;margin-bottom:20px;padding:15px}.page-module___8aEwW__gateForm{flex-direction:column;gap:15px;display:flex}.page-module___8aEwW__gateInput,.page-module___8aEwW__gateInputError{text-align:center;border:2px solid #f0f0f0;border-radius:100px;outline:none;padding:15px 20px;font-size:1rem;transition:all .3s}.page-module___8aEwW__gateInput:focus{border-color:var(--primary-rose)}.page-module___8aEwW__gateInputError{background:snow;border-color:#ff4d4d}.page-module___8aEwW__gateBtn{background:var(--primary-rose);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:15px;font-weight:700;transition:all .3s;box-shadow:0 10px 20px #d6949f4d}.page-module___8aEwW__gateBtn:hover{transform:translateY(-3px);box-shadow:0 15px 30px #d6949f66}.page-module___8aEwW__errorHint{color:#ff4d4d;margin-top:-5px;font-size:.8rem}@keyframes page-module___8aEwW__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}
.editor-module__IB-o-a__dashboardLayout{background-color:#f8fafc;height:100vh;display:flex;overflow:hidden}.editor-module__IB-o-a__sidebar{z-index:100;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:400px;display:flex;box-shadow:4px 0 20px #00000008}.editor-module__IB-o-a__sidebarHeader{background:#fff;border-bottom:1px solid #f1f5f9;padding:24px}.editor-module__IB-o-a__sidebarTitleRow{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.editor-module__IB-o-a__sidebarHeader h2{font-family:var(--font-serif);color:var(--primary-rose);margin:0;font-size:1.6rem}.editor-module__IB-o-a__liveLink{color:var(--primary-rose);border:1px solid var(--border-pink);background:#fdf2f4;border-radius:8px;padding:6px 12px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.editor-module__IB-o-a__liveLink:hover{background:var(--primary-rose);color:#fff}.editor-module__IB-o-a__deviceToggle{background:#f1f5f9;border-radius:12px;gap:8px;padding:4px;display:flex}.editor-module__IB-o-a__deviceBtn,.editor-module__IB-o-a__deviceBtnActive{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.editor-module__IB-o-a__deviceBtnActive{color:var(--primary-rose);background:#fff;box-shadow:0 4px 12px #00000014}.editor-module__IB-o-a__slugHeaderCont{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:20px;padding:12px}.editor-module__IB-o-a__slugLabelRow{color:#64748b;align-items:center;gap:8px;margin-bottom:6px;font-size:.75rem;font-weight:600;display:flex}.editor-module__IB-o-a__slugInputRow{color:#94a3b8;align-items:center;font-size:.9rem;font-weight:500;display:flex}.editor-module__IB-o-a__slugInputMinimal{color:var(--primary-rose);background:0 0;border:none;outline:none;width:100%;margin-left:2px;padding:0;font-size:.9rem;font-weight:700}.editor-module__IB-o-a__sidebarContent{flex:1;padding:24px;overflow-y:auto}.editor-module__IB-o-a__backBtn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:25px;padding:0;font-size:.85rem;font-weight:600;transition:color .2s;display:flex}.editor-module__IB-o-a__backBtn:hover{color:var(--primary-rose)}.editor-module__IB-o-a__previewContainer{scrollbar-gutter:stable;background:#f1f5f9;flex:1;justify-content:center;align-items:flex-start;padding:40px;display:flex;overflow-y:auto}.editor-module__IB-o-a__desktopPreview{background:#fff;border-radius:16px;width:100%;max-width:1200px;min-height:100%;margin-bottom:50px;overflow:hidden;box-shadow:0 30px 60px #0000001a}.editor-module__IB-o-a__phoneMockup{background:#1e293b;border:4px solid #334155;border-radius:48px;flex-direction:column;width:375px;height:780px;margin-bottom:60px;padding:12px;display:flex;position:relative;box-shadow:0 40px 80px #0003}.editor-module__IB-o-a__phoneScreen{background:#fff;border-radius:36px;flex:1;position:relative;overflow:hidden auto}.editor-module__IB-o-a__phoneScreen::-webkit-scrollbar{width:4px}.editor-module__IB-o-a__phoneScreen::-webkit-scrollbar-thumb{background:var(--primary-rose);border-radius:10px}.editor-module__IB-o-a__sortableItem{transition:all .3s;position:relative}.editor-module__IB-o-a__sortableItem:hover{box-shadow:inset 0 0 0 2px var(--primary-rose)}.editor-module__IB-o-a__sectionControls{z-index:100;opacity:0;pointer-events:none;gap:6px;transition:opacity .2s;display:flex;position:absolute;top:10px;right:10px}.editor-module__IB-o-a__sortableItem:hover .editor-module__IB-o-a__sectionControls{opacity:1;pointer-events:auto}.editor-module__IB-o-a__dragHandle{color:#fff;cursor:grab;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ae6;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #0003}.editor-module__IB-o-a__editBtn{background:var(--primary-rose);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #d6949f4d}.editor-module__IB-o-a__dragHandle:hover,.editor-module__IB-o-a__editBtn:hover{transform:scale(1.1)}.editor-module__IB-o-a__sidebarSection{margin-bottom:30px}.editor-module__IB-o-a__sidebarHint{color:#94a3b8;margin-bottom:15px;font-size:.75rem}.editor-module__IB-o-a__sidebarOrderList{flex-direction:column;gap:8px;display:flex}.editor-module__IB-o-a__sidebarOrderItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;padding:10px 14px;transition:all .2s;display:flex;box-shadow:0 2px 4px #00000005}.editor-module__IB-o-a__sidebarOrderItem:hover{border-color:var(--primary-rose);background:#fdf2f4}.editor-module__IB-o-a__sidebarDragHandle{cursor:grab;color:#64748b;-webkit-user-select:none;user-select:none;align-items:center;padding:0 10px 0 0;font-size:1.1rem;display:flex}.editor-module__IB-o-a__sidebarDragHandle:active{cursor:grabbing}.editor-module__IB-o-a__sidebarItemInfo{color:#1e293b;flex:1;align-items:center;gap:12px;font-size:.9rem;font-weight:600;display:flex}.editor-module__IB-o-a__sectionIcon{font-size:1.1rem}.editor-module__IB-o-a__sidebarMiniEditBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.editor-module__IB-o-a__sidebarMiniEditBtn:hover{background:var(--primary-rose);color:#fff}.editor-module__IB-o-a__visibilityBtn,.editor-module__IB-o-a__visibilityBtnActive{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:1.2rem;display:flex}.editor-module__IB-o-a__visibilityBtn{opacity:.2;filter:grayscale()}.editor-module__IB-o-a__visibilityBtnActive{opacity:1}.editor-module__IB-o-a__sidebarItem h3{font-family:var(--font-serif);color:var(--text-dark);border-left:4px solid var(--primary-rose);margin-bottom:20px;padding-left:12px;font-size:1.3rem}.editor-module__IB-o-a__label{color:#475569;margin-top:18px;margin-bottom:8px;font-size:.8rem;font-weight:600;display:block}.editor-module__IB-o-a__checkboxLabel{color:var(--text-dark);cursor:pointer;align-items:center;gap:10px;margin-top:10px;font-size:.9rem;font-weight:600;display:flex}.editor-module__IB-o-a__checkboxLabel input{cursor:pointer;width:18px;height:18px;accent-color:var(--primary-rose)}.editor-module__IB-o-a__input,.editor-module__IB-o-a__textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px;font-size:.95rem;transition:all .2s}.editor-module__IB-o-a__input:focus,.editor-module__IB-o-a__textarea:focus{border-color:var(--primary-rose);background:#fff;box-shadow:0 0 0 3px #d6949f1a}.editor-module__IB-o-a__saveBtn{background:var(--primary-rose);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;padding:14px;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 8px 16px #d6949f40}.editor-module__IB-o-a__saveBtn:hover{transform:translateY(-1px);box-shadow:0 12px 20px #d6949f59}.editor-module__IB-o-a__saveBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.editor-module__IB-o-a__storyItemBox{border:1px solid var(--border-pink);background:#fdf2f4;border-radius:16px;margin-bottom:20px;padding:18px}.editor-module__IB-o-a__successMsg{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;margin-bottom:20px;padding:14px;font-size:.9rem;animation:.3s editor-module__IB-o-a__slideDown}@keyframes editor-module__IB-o-a__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes editor-module__IB-o-a__fadeIn{0%{opacity:0}to{opacity:1}}.editor-module__IB-o-a__logoutBtn{color:#94a3b8;cursor:pointer;background:#f8fafc;border:none;border-top:1px solid #e2e8f0;padding:20px;font-size:.85rem;font-weight:600;transition:all .2s}.editor-module__IB-o-a__logoutBtn:hover{color:#ef4444;background:#fff1f2}.editor-module__IB-o-a__mobileNav{z-index:1000;background:#fff;border-top:1px solid #e2e8f0;justify-content:space-around;width:100%;padding:10px 20px;display:none;position:fixed;bottom:0;left:0;box-shadow:0 -4px 20px #0000000d}.editor-module__IB-o-a__mobileNavBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:8px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.editor-module__IB-o-a__mobileNavBtnActive{color:var(--primary-rose);background:#fff0f3}.editor-module__IB-o-a__mobileNavIcon{font-size:1.4rem}@media (max-width:1024px){.editor-module__IB-o-a__dashboardLayout{flex-direction:column;height:100vh;overflow:hidden}.editor-module__IB-o-a__sidebar{border-right:none;width:100%;height:100%;overflow-y:auto}.editor-module__IB-o-a__previewContainer{background:#1e293b;width:100%;height:100%;padding:20px 10px}.editor-module__IB-o-a__mobileNav{display:flex}.editor-module__IB-o-a__hiddenOnMobile{display:none!important}.editor-module__IB-o-a__phoneMockup{width:100%;max-width:400px;height:100%;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.editor-module__IB-o-a__phoneScreen{border-radius:0}.editor-module__IB-o-a__sidebarHeader h2{font-size:1.2rem}.editor-module__IB-o-a__liveLink{padding:4px 8px;font-size:.75rem}}.editor-module__IB-o-a__loading{height:100vh;color:var(--primary-rose);justify-content:center;align-items:center;font-weight:700;display:flex}
.Footer-module__Grjkva__footer{background:#fff;border-top:1px solid #f1f5f9;padding:80px 24px 40px}.Footer-module__Grjkva__footerContent{flex-wrap:wrap;justify-content:space-between;gap:80px;max-width:1200px;margin:0 auto 60px;display:flex}.Footer-module__Grjkva__footerLogo{flex:1;min-width:250px}.Footer-module__Grjkva__footerLogo h3{font-family:var(--font-script);color:var(--primary-rose);margin-bottom:16px;font-size:2.5rem}.Footer-module__Grjkva__footerLogo p{color:var(--text-muted)}.Footer-module__Grjkva__footerLinks{flex-wrap:wrap;gap:80px;display:flex}.Footer-module__Grjkva__linkGroup h4{color:var(--text-dark);margin-bottom:24px;font-size:1.1rem;font-weight:600}.Footer-module__Grjkva__linkGroup a{color:var(--text-muted);margin-bottom:12px;text-decoration:none;transition:color .2s;display:block}.Footer-module__Grjkva__linkGroup a:hover{color:var(--primary-rose)}.Footer-module__Grjkva__footerBottom{text-align:center;color:var(--text-muted);border-top:1px solid #f1f5f9;flex-direction:column;align-items:center;gap:20px;padding-top:40px;font-size:.9rem;display:flex}.Footer-module__Grjkva__paymentLogos{justify-content:center;align-items:center;gap:16px;margin-top:16px;display:flex}.Footer-module__Grjkva__paymentIcon{color:#333;font-size:2rem}.Footer-module__Grjkva__iyzicoLogo{width:auto;height:24px}@media (max-width:768px){.Footer-module__Grjkva__footerContent,.Footer-module__Grjkva__footerLinks{flex-direction:column;gap:40px}}
