._navbar_b45do_1{position:fixed;top:0;width:100%;z-index:1000;background:#0a0a0acc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1);padding:1.5rem 0;transition:all .3s ease}._navbar_b45do_1._scrolled_b45do_13{background:#0a0a0af2;box-shadow:0 10px 30px #0000004d}._navContainer_b45do_18{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}._logo_b45do_28{display:flex;align-items:center;text-decoration:none;justify-self:start}._logoImg_b45do_35{height:50px;width:auto;object-fit:contain;transition:transform .3s ease}._logo_b45do_28:hover ._logoImg_b45do_35{transform:scale(1.05)}._navMenu_b45do_46{display:flex;list-style:none;gap:2rem;margin:0;padding:0;justify-self:center}._navMenu_b45do_46 a,._navMenu_b45do_46 a:visited{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}._navMenu_b45do_46 a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#fff;transition:width .3s ease}._navMenu_b45do_46 a:hover:after{width:100%}._navActions_b45do_79{display:flex;align-items:center;gap:1rem;justify-self:end}._languageSelector_b45do_86,._cartSelector_b45do_87{display:flex;align-items:center;gap:.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.25rem}._langButton_b45do_97{padding:.5rem 1rem;background:transparent;border:none;border-radius:6px;color:#fff9;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:40px}._langButton_b45do_97:hover{color:#fff;background:#ffffff1a}._langButton_b45do_97._active_b45do_115{background:#ffffff26;color:#fff}._cartButton_b45do_120{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background:transparent;border:none;border-radius:6px;color:#fff9;text-decoration:none;transition:all .2s ease;font-size:.9rem;font-weight:600;min-width:40px}._cartButton_b45do_120:hover{color:#fff;background:#ffffff1a}._cartBadge_b45do_142{position:absolute;top:-8px;right:-8px;background:#ff6b6b;color:#fff;font-size:10px;font-weight:700;padding:2px 5px;border-radius:10px;min-width:18px;text-align:center;line-height:1.2}._navCtaButton_b45do_157{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:#fff;color:#000;text-decoration:none;border-radius:50px;font-weight:700;font-size:.95rem;transition:all .3s ease;box-shadow:0 4px 15px #00000080;white-space:nowrap}._navCtaButton_b45do_157:hover{transform:translateY(-2px);box-shadow:0 6px 20px #000000b3}@media (max-width: 768px){._navContainer_b45do_18{grid-template-columns:1fr;gap:1rem}._logo_b45do_28{justify-self:center}._navMenu_b45do_46{gap:1rem;font-size:.9rem;justify-self:center}._navActions_b45do_79{justify-self:center}._navCtaButton_b45do_157{padding:.6rem 1.2rem;font-size:.85rem}._logoImg_b45do_35{height:40px}}._spaceScene_1f0yk_1{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;perspective:1000px}._canvas_1f0yk_11{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}._hero_durnb_1{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:8rem 2rem 4rem;overflow:hidden;background:radial-gradient(ellipse at bottom,#1b2735,#090a0f)}._spaceBackground_durnb_12{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}._hero_durnb_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(102,126,234,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(102,126,234,.05) 0%,transparent 50%);pointer-events:none;z-index:1}._heroContent_durnb_35{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;z-index:3}._heroText_durnb_47{animation:_fadeInUp_durnb_1 1s ease-out}._heroTitle_durnb_51{font-size:4.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;min-height:120px;display:flex;align-items:center;justify-content:center}._titleLine_durnb_62{display:block;animation:_fadeInUp_durnb_1 .8s ease-out}._heroSubtitle_durnb_67{font-size:1.25rem;color:#ccc;margin-bottom:2rem;min-height:60px;display:flex;align-items:center;justify-content:center;animation:_fadeInUp_durnb_1 .8s ease-out}._heroCtaGroup_durnb_78{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;animation:_fadeInUp_durnb_1 .8s ease-out}._ctaButton_durnb_87{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#000;text-decoration:none;border-radius:50px;font-weight:700;transition:all .3s ease;box-shadow:0 10px 30px #00000080}._ctaButton_durnb_87:hover{transform:translateY(-3px);box-shadow:0 15px 40px #000000b3}._ctaButton_durnb_87._secondary_durnb_104{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5);box-shadow:none}._ctaButton_durnb_87._secondary_durnb_104:hover{background:#ffffff1a;border-color:#fffc;transform:translateY(-3px);box-shadow:0 10px 30px #00000080}@keyframes _fadeInUp_durnb_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._easterEgg_durnb_131{position:absolute;top:50%;left:-200px;transform:translateY(-50%);z-index:2;pointer-events:none;animation:_slideAcross_durnb_1 25s infinite linear}._easterEgg_durnb_131 span{font-size:.7rem;color:#ffffff26;font-weight:300;letter-spacing:2px;text-transform:lowercase;white-space:nowrap}@keyframes _slideAcross_durnb_1{0%{left:-200px;opacity:0}5%{opacity:.15}95%{opacity:.15}to{left:100%;opacity:0}}@media (max-width: 768px){._heroTitle_durnb_51{font-size:3rem}._heroCtaGroup_durnb_78{flex-direction:column;width:100%}._ctaButton_durnb_87{width:100%;text-align:center}}._packagesPreview_5g458_1{padding:8rem 2rem;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);position:relative;overflow:hidden}._packagesPreview_5g458_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.02) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.02) 0%,transparent 50%);pointer-events:none}._container_5g458_21{max-width:1200px;margin:0 auto;position:relative;z-index:1}._header_5g458_28{text-align:center;margin-bottom:2.5rem}._pill_5g458_33{display:inline-block;padding:.5rem 1.2rem;border-radius:999px;background:#ffffff1a;color:#fff;font-weight:700;margin-bottom:1rem}._title_5g458_43{font-size:3rem;font-weight:900;margin-bottom:1rem;color:#fff;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_5g458_54{font-size:1.2rem;color:#ccc;max-width:600px;margin:0 auto}._sliderWrapper_5g458_61{position:relative;overflow:hidden;margin-bottom:2rem;padding:1rem 0}._sliderTrack_5g458_68{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 1rem;cursor:grab}._sliderTrack_5g458_68:active{cursor:grabbing}._sliderTrack_5g458_68::-webkit-scrollbar{display:none}._packageCard_5g458_90{flex:0 0 calc(33.333% - 1rem);min-width:280px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem 1.25rem;text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scroll-snap-align:start;box-shadow:0 10px 30px #0000004d;position:relative}._packageCard_5g458_90:hover{transform:translateY(-3px);border-color:#ffffff4d;box-shadow:0 15px 40px #0006;background:#ffffff14}._packageName_5g458_112{font-size:1.3rem;font-weight:700;margin-bottom:.75rem;color:#fff;line-height:1.3}._priceContainer_5g458_120{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:1rem}._price_5g458_120{font-size:2rem;font-weight:700;color:#fff}._currency_5g458_134{font-size:1.3rem;font-weight:600;color:#ffffffb3}._packageDescription_5g458_140{font-size:.9rem;line-height:1.5;color:#ffffffb3;margin-bottom:1.25rem;max-width:100%;margin-left:auto;margin-right:auto}._addToCartBtn_5g458_150{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea66;width:100%;max-width:220px;justify-content:center}._addToCartBtn_5g458_150:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea99}._addToCartBtn_5g458_150._added_5g458_174{background:linear-gradient(135deg,#51cf66,#40c057);box-shadow:0 4px 15px #51cf6666}._addToCartBtn_5g458_150 svg{width:20px;height:20px;transition:transform .3s ease}._addToCartBtn_5g458_150:hover svg{transform:scale(1.1)}._dots_5g458_189{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}._dot_5g458_189{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;transition:all .3s ease;padding:0}._dot_5g458_189:hover{background:#ffffff80;transform:scale(1.2)}._dot_5g458_189._active_5g458_212{background:#fff;width:32px;border-radius:6px}._customBuilderSection_5g458_218{max-width:1200px;margin:3rem auto 0;padding:3rem 2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;text-align:center;display:flex;flex-direction:column;gap:2rem}._customBuilderHeader_5g458_231{display:flex;flex-direction:column;gap:1rem}._customBuilderTitle_5g458_237{font-size:2rem;font-weight:700;color:#fff;margin:0;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._customBuilderDescription_5g458_248{font-size:1.1rem;color:#ffffffb3;line-height:1.6;max-width:700px;margin:0 auto}._customBuilderBtn_5g458_257{display:inline-flex;align-items:center;gap:12px;padding:1.25rem 2.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:12px;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #667eea66}._customBuilderBtn_5g458_257:hover{transform:translateY(-3px);box-shadow:0 10px 30px #667eea99}._customBuilderBtn_5g458_257 svg:first-child{width:24px;height:24px}._customBuilderBtn_5g458_257 svg:last-child{width:20px;height:20px;transition:transform .3s ease}._customBuilderBtn_5g458_257:hover svg:last-child{transform:translate(5px)}@media (max-width: 768px){._packagesPreview_5g458_1{padding:4rem 1rem}._title_5g458_43{font-size:2.5rem}._packageCard_5g458_90{padding:2rem 1.5rem;max-width:100%}._packageName_5g458_112{font-size:1.5rem}._price_5g458_120{font-size:2.5rem}._packageDescription_5g458_140{font-size:1rem}._addToCartBtn_5g458_150{max-width:100%}}._portfolio_1y9p1_1{padding:8rem 2rem;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);position:relative;overflow:hidden}._portfolio_1y9p1_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.02) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.02) 0%,transparent 50%);pointer-events:none}._container_1y9p1_21{max-width:1400px;margin:0 auto;position:relative;z-index:1}._portfolioHeader_1y9p1_28{text-align:center;margin-bottom:5rem}._pill_1y9p1_33{display:inline-block;padding:.5rem 1.2rem;border-radius:999px;background:#ffffff1a;color:#fff;font-weight:700;font-size:.9rem;margin-bottom:1rem}._sectionTitle_1y9p1_44{font-size:3rem;font-weight:900;margin-bottom:1rem;color:#fff;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._sectionSubtitle_1y9p1_55{font-size:1.2rem;color:#ccc;max-width:600px;margin:0 auto}._portfolioGrid_1y9p1_62{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:300px;gap:1rem;padding:0}._portfolioItem_1y9p1_70{position:relative;border-radius:20px;overflow:hidden;cursor:pointer;opacity:0;transform:translateY(50px) scale(.95);transition:all .6s cubic-bezier(.4,0,.2,1);background:#1a1a1a;border:1px solid rgba(255,255,255,.1)}._portfolioItem_1y9p1_70._animate_1y9p1_82{opacity:1;transform:translateY(0) scale(1)}._portfolioItem_1y9p1_70:hover{transform:translateY(-8px) scale(1.02);border-color:#ffffff4d;box-shadow:0 20px 60px #0009}._portfolioItem_1y9p1_70._normal_1y9p1_94{grid-row:span 1;grid-column:span 1}._portfolioItem_1y9p1_70._wide_1y9p1_99{grid-column:span 2;grid-row:span 1}._portfolioItem_1y9p1_70._tall_1y9p1_104{grid-row:span 2;grid-column:span 1}._portfolioImage_1y9p1_109{position:relative;width:100%;height:100%;overflow:hidden}._websitePreview_1y9p1_116{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .6s cubic-bezier(.4,0,.2,1);background-color:#1a1a1a}._portfolioItem_1y9p1_70:hover ._websitePreview_1y9p1_116{transform:scale(1.1)}._portfolioGradient_1y9p1_130{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0000,#0000004d,#000000e6);opacity:.8;transition:opacity .3s ease}._portfolioItem_1y9p1_70:hover ._portfolioGradient_1y9p1_130{opacity:.95}._portfolioOverlay_1y9p1_150{position:absolute;bottom:0;left:0;right:0;padding:2rem;z-index:2;transform:translateY(10px);transition:transform .3s ease}._portfolioItem_1y9p1_70:hover ._portfolioOverlay_1y9p1_150{transform:translateY(0)}._portfolioContent_1y9p1_165{display:flex;flex-direction:column;gap:.75rem}._portfolioTitle_1y9p1_171{font-size:1.5rem;font-weight:700;color:#fff;margin:0;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.5)}._portfolioDomain_1y9p1_180{font-size:.9rem;color:#ffffffb3;font-weight:500;text-shadow:0 1px 5px rgba(0,0,0,.5)}._previewBtn_1y9p1_187{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff;color:#000;border:none;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:.5rem;width:fit-content;box-shadow:0 4px 15px #0000004d}._previewBtn_1y9p1_187:hover{background:#fffffff2;transform:translate(5px);box-shadow:0 6px 20px #0006}._previewBtn_1y9p1_187 svg{transition:transform .3s ease}._previewBtn_1y9p1_187:hover svg{transform:translate(3px)}@media (max-width: 1200px){._portfolioGrid_1y9p1_62{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-auto-rows:280px}._portfolioItem_1y9p1_70._wide_1y9p1_99{grid-column:span 1}._portfolioItem_1y9p1_70._tall_1y9p1_104{grid-row:span 1}}@media (max-width: 768px){._portfolio_1y9p1_1{padding:4rem 1rem}._portfolioHeader_1y9p1_28{margin-bottom:3rem}._sectionTitle_1y9p1_44{font-size:2.5rem}._portfolioGrid_1y9p1_62{grid-template-columns:1fr;grid-auto-rows:350px;gap:1.5rem}._portfolioItem_1y9p1_70._wide_1y9p1_99,._portfolioItem_1y9p1_70._tall_1y9p1_104{grid-column:span 1;grid-row:span 1}._portfolioOverlay_1y9p1_150{padding:1.5rem}._portfolioTitle_1y9p1_171{font-size:1.3rem}}._footer_6la9d_1{padding:4rem 2rem 2rem;background:#000;border-top:1px solid rgba(255,255,255,.1);color:#ccc;position:relative;overflow:hidden}._footer_6la9d_1:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#fff3}._container_6la9d_20{max-width:1200px;margin:0 auto}._footerContent_6la9d_25{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}._footerSection_6la9d_32{display:flex;flex-direction:column}._footerAbout_6la9d_37{max-width:300px}._footerLogo_6la9d_41{display:flex;align-items:center;margin-bottom:1.5rem}._footerLogoImg_6la9d_47{height:70px;width:auto;object-fit:contain;opacity:.9;transition:opacity .3s ease,transform .3s ease}._footerLogoImg_6la9d_47:hover{opacity:1;transform:scale(1.05)}._footerDescription_6la9d_60{color:#ccc;line-height:1.7;font-size:.95rem}._footerTitle_6la9d_66{font-size:1.1rem;font-weight:900;color:#fff;margin-bottom:1.5rem}._footerMenu_6la9d_73{list-style:none;display:flex;flex-direction:column;gap:1rem;margin:0;padding:0}._footerMenu_6la9d_73 li a{color:#ccc;text-decoration:none;transition:all .3s ease;display:inline-block;font-size:.95rem;position:relative;padding-left:0}._footerMenu_6la9d_73 li a:before{content:"→";position:absolute;left:-20px;opacity:0;transition:all .3s ease;color:#fff}._footerMenu_6la9d_73 li a:hover{color:#fff;padding-left:20px;transform:translate(5px)}._footerMenu_6la9d_73 li a:hover:before{opacity:1;left:0}._footerContactItem_6la9d_112{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#ccc;font-size:.95rem;transition:color .3s ease}._footerContactItem_6la9d_112 svg{color:#fff;flex-shrink:0;transition:transform .3s ease}._footerContactItem_6la9d_112:hover{color:#fff}._footerContactItem_6la9d_112:hover svg{transform:scale(1.1)}._footerBottom_6la9d_136{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#ccc;font-size:.9rem}@media (max-width: 768px){._footerContent_6la9d_25{grid-template-columns:1fr;gap:2rem;text-align:center}._footerAbout_6la9d_37{max-width:100%}._footerSection_6la9d_32,._footerMenu_6la9d_73{align-items:center}._footerContactItem_6la9d_112{justify-content:center}._footerLogoImg_6la9d_47{height:50px}}._previewModal_9g0oi_1{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;opacity:0;visibility:hidden;transform:translateY(100%);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1),visibility 0s .5s;pointer-events:none}._previewModal_9g0oi_1._active_9g0oi_17{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1),visibility 0s;pointer-events:all}._modalOverlay_9g0oi_27{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transition:opacity .5s ease;pointer-events:none}._previewModal_9g0oi_1._active_9g0oi_17 ._modalOverlay_9g0oi_27{opacity:1;pointer-events:all}._modalContent_9g0oi_45{position:relative;z-index:1;width:100%;height:100vh;max-height:100vh;background:#1a1a1a;border-radius:0;border:1px solid rgba(255,255,255,.1);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 -20px 80px #000c;opacity:0;transform:translateY(20px);transition:opacity .5s cubic-bezier(.4,0,.2,1) .1s,transform .5s cubic-bezier(.4,0,.2,1) .1s}._previewModal_9g0oi_1._active_9g0oi_17 ._modalContent_9g0oi_45{opacity:1;transform:translateY(0)}._modalClose_9g0oi_69{width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;font-size:1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._modalClose_9g0oi_69:hover{background:#fff;color:#000;border-color:#fff;transform:scale(1.05) rotate(90deg);box-shadow:0 4px 15px #000000b3}._modalHeader_9g0oi_95{padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;background:#000000f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);gap:1.5rem;box-shadow:0 4px 20px #00000080;position:relative}._modalHeader_9g0oi_95:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#fff;opacity:.3}._modalHeader_9g0oi_95 h3{font-size:1.4rem;font-weight:900;color:#fff;margin:0;flex:1;letter-spacing:-.01em}._modalHeaderActions_9g0oi_128{display:flex;align-items:center;gap:1rem}._visitSiteBtn_9g0oi_134{padding:.875rem 1.75rem;background:#fff;color:#000;text-decoration:none;border-radius:12px;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #00000080;display:inline-flex;align-items:center;gap:.5rem;position:relative;overflow:hidden}._visitSiteBtn_9g0oi_134:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s,height .6s}._visitSiteBtn_9g0oi_134:hover:before{width:300px;height:300px}._visitSiteBtn_9g0oi_134:hover{transform:translateY(-2px);box-shadow:0 8px 25px #000000b3;background:#fffffff2}._modalIframeWrapper_9g0oi_175{flex:1;position:relative;overflow:hidden;background:#fff;min-height:500px;height:calc(100vh - 90px);width:100%}._modalIframeWrapper_9g0oi_175 iframe{width:100%;height:100%;min-height:500px;border:none;display:block;background:#fff}@media (max-width: 768px){._modalContent_9g0oi_45{height:100vh;max-height:100vh;border-radius:0}._modalHeader_9g0oi_95{padding:1.25rem 1.5rem;flex-wrap:wrap;gap:1rem}._modalHeader_9g0oi_95 h3{font-size:1.1rem;width:100%}._modalHeaderActions_9g0oi_128{width:100%;justify-content:space-between;gap:.75rem}._visitSiteBtn_9g0oi_134{flex:1;text-align:center;padding:.75rem 1.5rem;font-size:.9rem}._modalClose_9g0oi_69{width:40px;height:40px;font-size:1.3rem}._modalIframeWrapper_9g0oi_175{height:calc(100vh - 180px);min-height:400px}}._loginContainer_10kfy_1{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden}._loginContainer_10kfy_1:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:_moveBackground_10kfy_1 20s linear infinite}@keyframes _moveBackground_10kfy_1{0%{transform:translate(0)}to{transform:translate(50px,50px)}}._loginBox_10kfy_33{background:#000000f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:3.5rem;width:100%;max-width:450px;box-shadow:0 25px 80px #000c;position:relative;z-index:1;animation:_slideUp_10kfy_1 .5s ease-out}@keyframes _slideUp_10kfy_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._loginBox_10kfy_33 h1{color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:900;text-align:center;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._loginBox_10kfy_33 p{color:#a0a0a0;margin-bottom:2.5rem;text-align:center;font-size:1.1rem}._formGroup_10kfy_77{margin-bottom:1.5rem}._formGroup_10kfy_77 label{display:block;margin-bottom:.5rem;color:#e0e0e0;font-weight:500}._formGroup_10kfy_77 input{width:100%;padding:.875rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;font-size:1rem;font-weight:600;transition:all .3s ease}._formGroup_10kfy_77 input:focus{outline:none;border-color:#fff;box-shadow:0 0 0 3px #ffffff1a}._loginBtn_10kfy_106{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea66;position:relative;overflow:hidden}._loginBtn_10kfy_106:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._loginBtn_10kfy_106:hover:before{left:100%}._loginBtn_10kfy_106:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea99}._errorMessage_10kfy_142{color:#ff6b6b;margin-top:1rem;text-align:center}._adminContainer_10kfy_148{padding:2rem;max-width:1600px;margin:0 auto;background:linear-gradient(180deg,#0a0a0a,#000);min-height:100vh;color:#fff}._adminHeader_10kfy_157{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem 2rem;background:#0009;border:1px solid rgba(255,255,255,.1);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d}._adminHeader_10kfy_157 h1{color:#fff;font-size:2rem;font-weight:900;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._logoutBtn_10kfy_180{padding:.75rem 1.5rem;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:10px;cursor:pointer;font-weight:700;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}._logoutBtn_10kfy_180:hover{background:#fff3;border-color:#ffffff80}._logoutBtn_10kfy_180 svg{flex-shrink:0}._tabsContainer_10kfy_203{margin-bottom:2rem;background:#000c;padding:1.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000004d}._tabs_10kfy_203{display:flex;gap:1rem;flex-wrap:wrap;width:100%}._tab_10kfy_203{padding:1rem 2rem;background:#ffffff14;border:2px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;position:relative;min-width:180px;text-align:center;overflow:hidden;flex:1;min-width:150px;display:flex;align-items:center;justify-content:center;gap:.5rem}._tab_10kfy_203 svg{flex-shrink:0}._tab_10kfy_203:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}._tab_10kfy_203:hover:before{left:100%}._tab_10kfy_203:hover{color:#fff;background:#ffffff26;border-color:#fff6;transform:translateY(-2px);box-shadow:0 6px 20px #00000080}._activeTab_10kfy_269{color:#fff;background:linear-gradient(135deg,#667eea4d,#764ba24d);border-color:#fff6;box-shadow:0 6px 25px #667eea66;transform:translateY(-2px)}._dashboardContainer_10kfy_278{display:flex;flex-direction:column;gap:2rem}._dashboardHeader_10kfy_284{text-align:center;padding:2rem 0}._dashboardHeader_10kfy_284 h2{color:#fff;font-size:2.5rem;font-weight:900;margin-bottom:.5rem}._dashboardHeader_10kfy_284 p{color:#a0a0a0;font-size:1.1rem}._quickStatsGrid_10kfy_301{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._quickStatCard_10kfy_308{background:#000c;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;display:flex;align-items:center;gap:1.5rem;transition:all .3s ease;position:relative;overflow:hidden}._quickStatCard_10kfy_308:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);opacity:0;transition:opacity .3s ease}._quickStatCard_10kfy_308:hover{transform:translateY(-5px);border-color:#ffffff4d;box-shadow:0 10px 40px #00000080}._quickStatCard_10kfy_308:hover:before{opacity:1}._quickStatIcon_10kfy_343{width:70px;height:70px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 20px #0000004d;color:#fff}._quickStatIcon_10kfy_343 svg{width:32px;height:32px}._quickStatContent_10kfy_360{flex:1}._quickStatContent_10kfy_360 h3{color:#ccc;font-size:.9rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}._quickStatNumber_10kfy_373{font-size:2rem;font-weight:900;color:#fff;margin-bottom:.5rem}._quickStatChange_10kfy_380{font-size:.85rem;font-weight:600}._quickStatChange_10kfy_380 ._positive_10kfy_385{color:#51cf66}._quickStatChange_10kfy_380 ._negative_10kfy_389{color:#ff6b6b}._quickStatChange_10kfy_380 ._warning_10kfy_393{color:#ffd43b}._dashboardChartsRow_10kfy_397{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:2rem}._dashboardChartCard_10kfy_404{background:#000c;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem}._dashboardChartCard_10kfy_404 h3{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;text-align:center}._anketlerContainer_10kfy_420{display:flex;flex-direction:column;gap:2rem}._anketlerHeader_10kfy_426{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._anketlerHeader_10kfy_426 h2{color:#fff;font-size:2rem;font-weight:900}._headerButtons_10kfy_439{display:flex;gap:1rem}._bulkAddButton_10kfy_444{padding:.75rem 1.5rem;background:#667eea33;color:#fff;border:1px solid rgba(102,126,234,.5);border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}._bulkAddButton_10kfy_444:hover{background:#667eea4d;border-color:#667eeab3;transform:translateY(-2px);box-shadow:0 10px 30px #667eea4d}._addButton_10kfy_466{padding:.75rem 1.5rem;background:#fff;color:#000;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}._addButton_10kfy_466:hover{transform:translateY(-2px);box-shadow:0 10px 30px #000000b3}._addFormContainer_10kfy_486{background:#000c;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:2rem;margin-bottom:2rem}._addForm_10kfy_486{display:flex;flex-direction:column;gap:1.5rem}._formRow_10kfy_500{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._addForm_10kfy_486 ._formGroup_10kfy_77{margin-bottom:0}._addForm_10kfy_486 label{display:block;margin-bottom:.5rem;color:#e0e0e0;font-weight:600;font-size:.9rem}._addForm_10kfy_486 input,._addForm_10kfy_486 select,._addForm_10kfy_486 textarea{width:100%;padding:.875rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;font-size:1rem;font-weight:600;transition:all .3s ease;font-family:inherit}._addForm_10kfy_486 input:focus,._addForm_10kfy_486 select:focus,._addForm_10kfy_486 textarea:focus{outline:none;border-color:#fff;box-shadow:0 0 0 3px #ffffff1a}._addForm_10kfy_486 textarea{resize:vertical;min-height:80px}._submitButton_10kfy_546{padding:.875rem 2rem;background:#fff;color:#000;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;align-self:flex-start;display:flex;align-items:center;gap:.5rem}._submitButton_10kfy_546:hover{transform:translateY(-2px);box-shadow:0 10px 30px #000000b3}._stats_10kfy_567{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}._statCard_10kfy_574{background:#000c;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:1.5rem;text-align:center}._statCard_10kfy_574 h3{color:#ccc;font-size:.9rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px;font-weight:600}._statCard_10kfy_574 ._number_10kfy_591{font-size:2rem;font-weight:900;color:#fff}._tableContainer_10kfy_597{background:#000c;border:1px solid rgba(255,255,255,.1);border-radius:15px;overflow:hidden}._tableWrapper_10kfy_604{overflow-x:auto}table{width:100%;border-collapse:collapse}thead{background:#ffffff0d}th{padding:1rem;text-align:left;font-weight:700;color:#fff;text-transform:uppercase;font-size:.85rem;letter-spacing:1px;border-bottom:2px solid rgba(255,255,255,.1)}td{padding:1rem;border-bottom:1px solid rgba(255,255,255,.05);color:#fff;font-weight:600}tbody tr:hover{background:#ffffff0d}tbody tr:last-child td{border-bottom:none}._statusCancelled_10kfy_643{background:#ff00001a!important;border-left:4px solid #ff4444}._statusCancelled_10kfy_643:hover{background:#ff000026!important}._statusInProgress_10kfy_652{background:#ffc8001a!important;border-left:4px solid #ffcc00}._statusInProgress_10kfy_652:hover{background:#ffc80026!important}._statusCompleted_10kfy_661{background:#00ff001a!important;border-left:4px solid #44ff44}._statusCompleted_10kfy_661:hover{background:#00ff0026!important}._emptyState_10kfy_670{text-align:center;padding:3rem;color:#a0a0a0}._loading_10kfy_676{text-align:center;padding:3rem;color:#fff;font-weight:600}._statusSelect_10kfy_683{padding:.5rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#000c;color:#fff;cursor:pointer;width:100%;font-weight:600}._amountInput_10kfy_694{padding:.5rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#000c;color:#fff;width:100%;font-weight:600;font-size:.9rem}._amountInput_10kfy_694:focus{outline:none;border-color:#fff;box-shadow:0 0 0 3px #ffffff1a}._messageCell_10kfy_711{max-width:300px;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease;position:relative}._messageCell_10kfy_711:hover{background:#ffffff1a}._messagePreview_10kfy_724{display:block;word-break:break-word;font-size:.85rem;line-height:1.4;color:#fffc}._actionBtn_10kfy_732{padding:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center}._actionBtn_10kfy_732:hover{background:#fff3;border-color:#ffffff80;transform:scale(1.1)}._grafiklerContainer_10kfy_752{display:flex;flex-direction:column;gap:2rem}._grafiklerContainer_10kfy_752 h2{color:#fff;font-size:2rem;font-weight:900;margin-bottom:1rem}._chartContainer_10kfy_765{background:#000c;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:2rem;margin-bottom:2rem}._chartContainer_10kfy_765 h3{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;text-align:center}._chartsRow_10kfy_781{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:2rem}._finansalContainer_10kfy_789{display:flex;flex-direction:column;gap:2rem}._finansalContainer_10kfy_789 h2{color:#fff;font-size:2rem;font-weight:900;margin-bottom:1rem}._statsGrid_10kfy_802{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._statCardLarge_10kfy_809{background:#000c;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:2rem;text-align:center}._statCardLarge_10kfy_809 h3{color:#ccc;font-size:1rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px;font-weight:600}._statNumber_10kfy_826{font-size:2.5rem;font-weight:900}._monthlyStatsContainer_10kfy_831{background:#000c;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:2rem}._monthlyStatsContainer_10kfy_831 h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}._monthlyStatsGrid_10kfy_845{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._monthlyStatCard_10kfy_851{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem}._monthlyStatCard_10kfy_851 h4{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}._monthlyStatRow_10kfy_867{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}._monthlyStatRow_10kfy_867:last-child{border-bottom:none}._monthlyStatRow_10kfy_867 span{color:#ccc;font-weight:600}._monthlyStatRow_10kfy_867 strong{font-size:1.1rem}._bulkDeleteBar_10kfy_889{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:10px;margin-bottom:1.5rem}._bulkDeleteBar_10kfy_889 span{color:#fff;font-weight:600;font-size:1rem}._bulkDeleteButton_10kfy_906{padding:.75rem 1.5rem;background:#ff6b6b33;color:#ff6b6b;border:1px solid rgba(255,107,107,.5);border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}._bulkDeleteButton_10kfy_906:hover{background:#ff6b6b4d;border-color:#ff6b6bb3;transform:translateY(-2px);box-shadow:0 10px 30px #ff6b6b4d}._checkbox_10kfy_928{width:20px;height:20px;cursor:pointer;accent-color:#667eea}@media (max-width: 768px){._adminContainer_10kfy_148{padding:1rem}._adminHeader_10kfy_157{flex-direction:column;gap:1rem;align-items:flex-start}._adminHeader_10kfy_157 h1{font-size:1.5rem}._tabs_10kfy_203{flex-direction:column;gap:.5rem}._tab_10kfy_203{padding:1rem;min-width:100%;width:100%}._quickStatsGrid_10kfy_301{grid-template-columns:repeat(2,1fr)}._dashboardChartsRow_10kfy_397,._chartsRow_10kfy_781{grid-template-columns:1fr}._chartContainer_10kfy_765{padding:1rem}._chartContainer_10kfy_765 h3{font-size:1.1rem}table{font-size:.9rem}th,td{padding:.75rem .5rem}._amountInput_10kfy_694{min-width:100px;font-size:.85rem}._monthlyStatsGrid_10kfy_845{grid-template-columns:1fr}._anketlerHeader_10kfy_426{flex-direction:column;gap:1rem;align-items:flex-start}._anketlerHeader_10kfy_426 h2{font-size:1.5rem}._headerButtons_10kfy_439{flex-direction:column;width:100%;gap:.75rem}._bulkAddButton_10kfy_444,._addButton_10kfy_466{width:100%;justify-content:center}._formRow_10kfy_500{grid-template-columns:1fr}._addFormContainer_10kfy_486{padding:1.5rem}._bulkDeleteBar_10kfy_889{flex-direction:column;gap:1rem;align-items:stretch}._bulkDeleteButton_10kfy_906{width:100%;justify-content:center}}._cartSection_1ax27_1{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);padding:120px 20px 80px;color:#fff}._container_1ax27_8{max-width:1200px;margin:0 auto}._title_1ax27_13{font-size:48px;font-weight:700;margin-bottom:40px;text-align:center;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._emptyCart_1ax27_24{text-align:center;padding:80px 20px}._emptyCart_1ax27_24 svg{color:#ffffff4d;margin-bottom:30px}._emptyCart_1ax27_24 h2{font-size:32px;margin-bottom:15px;color:#fff}._emptyCart_1ax27_24 p{font-size:18px;color:#ffffffb3;margin-bottom:30px}._shopBtn_1ax27_46{display:inline-block;padding:16px 32px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;text-decoration:none;font-weight:600;transition:all .3s ease}._shopBtn_1ax27_46:hover{transform:translateY(-2px);box-shadow:0 10px 20px #667eea66}._cartContent_1ax27_62{display:grid;grid-template-columns:1fr minmax(300px,400px);gap:40px;min-width:0}._cartItems_1ax27_69{display:flex;flex-direction:column;gap:20px}._cartItem_1ax27_69{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:20px}._itemInfo_1ax27_86{flex:1}._itemName_1ax27_90{font-size:20px;font-weight:600;margin-bottom:8px;color:#fff}._itemPrice_1ax27_97{font-size:16px;color:#ffffffb3}._itemActions_1ax27_102{display:flex;align-items:center;gap:20px}._quantityControl_1ax27_108{display:flex;align-items:center;gap:15px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:8px 12px}._quantityBtn_1ax27_118{background:transparent;border:none;color:#fff;font-size:20px;font-weight:600;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}._quantityBtn_1ax27_118:hover{background:#ffffff1a}._quantity_1ax27_108{font-size:18px;font-weight:600;min-width:30px;text-align:center;color:#fff}._itemTotal_1ax27_146{font-size:20px;font-weight:700;color:#fff;min-width:100px;text-align:right}._removeBtn_1ax27_154{background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:8px;padding:8px;color:#ff6b6b;cursor:pointer;transition:all .2s ease}._removeBtn_1ax27_154:hover{background:#ff6b6b33;transform:scale(1.1)}._checkoutSection_1ax27_169{display:flex;flex-direction:column;gap:30px;min-width:0}._extraServices_1ax27_176{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px}._servicesTitle_1ax27_183{font-size:24px;font-weight:700;margin-bottom:20px;color:#fff}._servicesList_1ax27_190{display:flex;flex-direction:column;gap:12px}._serviceItem_1ax27_196{display:flex;align-items:center;gap:12px;padding:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;transition:all .2s ease}._serviceItem_1ax27_196:hover{background:#ffffff0d;border-color:#fff3}._serviceCheckbox_1ax27_213{width:20px;height:20px;cursor:pointer;accent-color:#667eea}._serviceInfo_1ax27_220{flex:1;display:flex;justify-content:space-between;align-items:center}._serviceName_1ax27_227{font-size:16px;font-weight:600;color:#fff}._servicePrice_1ax27_233{font-size:16px;font-weight:600;color:#ffffffb3}._orderSummary_1ax27_239{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px}._summaryTitle_1ax27_246{font-size:24px;font-weight:700;margin-bottom:20px;color:#fff}._summaryRow_1ax27_253{display:flex;justify-content:space-between;margin-bottom:15px;color:#ffffffb3;font-size:16px}._summaryDivider_1ax27_261{height:1px;background:#ffffff1a;margin:20px 0}._summaryRowTotal_1ax27_267{display:flex;justify-content:space-between;font-size:20px;font-weight:700;color:#fff}._totalPrice_1ax27_275{font-size:24px;color:#51cf66}._monthlyNote_1ax27_280{margin-top:10px;text-align:right}._monthlyNote_1ax27_280 small{color:#ffffff80;font-size:12px}._checkoutForm_1ax27_290{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;min-width:0;overflow:hidden}._formTitle_1ax27_299{font-size:24px;font-weight:700;margin-bottom:24px;color:#fff}._formRow_1ax27_306{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;min-width:0}._formGroup_1ax27_314{display:flex;flex-direction:column;gap:8px}._formGroup_1ax27_314 label{font-size:14px;font-weight:600;color:#ffffffe6}._formGroup_1ax27_314 input{padding:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:16px;transition:all .2s ease;width:100%;box-sizing:border-box;min-width:0}._formGroup_1ax27_314 input:focus{outline:none;border-color:#667eea80;background:#ffffff14}._formGroup_1ax27_314 input::placeholder{color:#fff6}._submitBtn_1ax27_349{width:100%;padding:16px 24px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px}._submitBtn_1ax27_349:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea66}._submitBtn_1ax27_349:disabled{opacity:.6;cursor:not-allowed}._spinner_1ax27_377{animation:_spin_1ax27_377 1s linear infinite}@keyframes _spin_1ax27_377{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 968px){._cartContent_1ax27_62{grid-template-columns:1fr}._cartItem_1ax27_69{flex-direction:column;align-items:flex-start}._itemActions_1ax27_102{width:100%;justify-content:space-between}._formRow_1ax27_306{grid-template-columns:1fr}._serviceInfo_1ax27_220{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width: 768px){._title_1ax27_13{font-size:36px}._cartItem_1ax27_69{padding:20px}}._builderSection_13zkb_1{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);padding:120px 20px 80px;color:#fff}._container_13zkb_8{max-width:1400px;margin:0 auto}._header_13zkb_13{text-align:center;margin-bottom:3rem}._pill_13zkb_18{display:inline-block;padding:8px 20px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50px;font-size:14px;font-weight:600;color:#fff;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}._title_13zkb_32{font-size:48px;font-weight:700;margin-bottom:20px;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_13zkb_42{font-size:18px;color:#ffffffb3;max-width:600px;margin:0 auto}._builderContent_13zkb_49{display:grid;grid-template-columns:1fr 400px;gap:40px}._modulesSection_13zkb_55{display:flex;flex-direction:column;gap:30px}._siteInfoContent_13zkb_61{display:flex;flex-direction:column;gap:20px;padding:24px;border-radius:12px;border:1px solid;transition:all .3s ease}._priceCard_13zkb_71{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px}._priceInfo_13zkb_78{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._priceLabel_13zkb_85{font-size:14px;color:#ffffffb3;font-weight:500}._basePrice_13zkb_91{font-size:18px;font-weight:600;color:#fff}._modulesPrice_13zkb_97{font-size:16px;font-weight:600;color:#51cf66}._priceDivider_13zkb_103{height:1px;background:#ffffff1a;margin:16px 0}._totalPrice_13zkb_109{font-size:24px;font-weight:700;color:#51cf66}._modulesContainer_13zkb_115{display:flex;flex-direction:column;gap:40px}._moduleCategory_13zkb_121{display:flex;flex-direction:column;gap:20px}._categoryTitle_13zkb_127{font-size:24px;font-weight:700;color:#fff;margin-bottom:10px;padding-bottom:10px;border-bottom:2px solid rgba(255,255,255,.1)}._modulesGrid_13zkb_136{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}._moduleCard_13zkb_142{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;transition:all .2s ease}._moduleCard_13zkb_142:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}._moduleCard_13zkb_142._includedModule_13zkb_160{background:#51cf661a;border-color:#51cf664d}._moduleCard_13zkb_142._includedModule_13zkb_160:hover{background:#51cf6626;border-color:#51cf6666}._moduleCheckbox_13zkb_170:disabled{opacity:.6;cursor:not-allowed}._moduleCheckbox_13zkb_170{width:20px;height:20px;cursor:pointer;accent-color:#667eea;margin-top:2px;flex-shrink:0}._moduleContent_13zkb_184{flex:1;display:flex;flex-direction:column;gap:8px}._moduleHeader_13zkb_191{display:flex;justify-content:space-between;align-items:center;gap:12px}._moduleName_13zkb_198{font-size:16px;font-weight:600;color:#fff}._modulePrice_13zkb_204{font-size:14px;font-weight:600;color:#51cf66;white-space:nowrap}._moduleDescription_13zkb_211{font-size:13px;line-height:1.5;color:#fff9}._orderSection_13zkb_217{height:fit-content}._orderForm_13zkb_221{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px}._formTitle_13zkb_228{font-size:24px;font-weight:700;margin-bottom:24px;color:#fff}._formRow_13zkb_235{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}._formGroup_13zkb_242{display:flex;flex-direction:column;gap:8px}._formGroup_13zkb_242 label{font-size:14px;font-weight:600;color:#ffffffe6}._formGroup_13zkb_242 input{padding:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:16px;transition:all .2s ease;width:100%;box-sizing:border-box}._formGroup_13zkb_242 input:focus{outline:none;border-color:#667eea80;background:#ffffff14}._formGroup_13zkb_242 input::placeholder{color:#fff6}._textarea_13zkb_276{padding:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:16px;font-family:inherit;transition:all .2s ease;width:100%;box-sizing:border-box;resize:vertical;min-height:80px}._textarea_13zkb_276:focus{outline:none;border-color:#667eea80;background:#ffffff14}._textarea_13zkb_276::placeholder{color:#fff6}._inputHint_13zkb_301{font-size:12px;color:#ffffff80;margin-top:6px;line-height:1.4}._charCount_13zkb_308{font-size:11px;color:#fff6;margin-top:4px;display:block;text-align:right}._formDivider_13zkb_316{height:1px;background:#ffffff1a;margin:32px 0}._themeSelector_13zkb_322{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:8px}._themeOption_13zkb_329{background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;cursor:pointer;transition:all .3s ease;text-align:center}._themeOption_13zkb_329:hover{background:#ffffff14;border-color:#fff3}._themeOption_13zkb_329._active_13zkb_344{border-color:#667eea;background:#667eea1a}._themePreview_13zkb_349{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px;border-radius:8px;font-weight:600;font-size:14px}._themeDot_13zkb_360{width:40px;height:40px;border-radius:50%;box-shadow:0 2px 8px #0003}._colorsContainer_13zkb_367{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}._colorSquare_13zkb_374{position:relative;width:60px;height:60px;border-radius:8px;border:2px solid rgba(255,255,255,.3);cursor:pointer;overflow:hidden;transition:all .2s ease}._colorSquare_13zkb_374:hover{transform:scale(1.05);border-color:#ffffff80;box-shadow:0 4px 12px #0000004d}._colorPickerSquare_13zkb_391{position:absolute;top:0;left:0;width:100%;height:100%;border:none;cursor:pointer;opacity:0;z-index:1}._colorPickerSquare_13zkb_391::-webkit-color-swatch-wrapper{padding:0}._colorPickerSquare_13zkb_391::-webkit-color-swatch{border:none;border-radius:6px}._removeColorBtn_13zkb_412{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:28px;height:28px;background:#000c;border:2px solid rgba(255,255,255,.9);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .2s ease;padding:0;opacity:0;pointer-events:none}._colorSquare_13zkb_374:hover ._removeColorBtn_13zkb_412{opacity:1;pointer-events:all}._removeColorBtn_13zkb_412:hover{background:#000000f2;transform:translate(-50%,-50%) scale(1.1);border-color:#fff}._removeColorBtn_13zkb_412 svg{width:14px;height:14px}._addColorBtn_13zkb_450{width:60px;height:60px;background:#ffffff0d;border:2px dashed rgba(255,255,255,.3);border-radius:8px;color:#fff9;font-size:32px;font-weight:300;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;line-height:1}._addColorBtn_13zkb_450:hover{background:#ffffff1a;border-color:#ffffff80;color:#fff;transform:scale(1.05)}._orderSummary_13zkb_474{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px;margin:24px 0}._summaryRow_13zkb_482{display:flex;justify-content:space-between;margin-bottom:12px;color:#ffffffb3;font-size:14px}._summaryDivider_13zkb_490{height:1px;background:#ffffff1a;margin:16px 0}._summaryRowTotal_13zkb_496{display:flex;justify-content:space-between;font-size:18px;font-weight:700;color:#fff}._finalPrice_13zkb_504{font-size:22px;color:#51cf66}._submitBtn_13zkb_509{width:100%;padding:16px 24px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px}._submitBtn_13zkb_509:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea66}._submitBtn_13zkb_509:disabled{opacity:.6;cursor:not-allowed}._spinner_13zkb_537{animation:_spin_13zkb_537 1s linear infinite}@keyframes _spin_13zkb_537{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1200px){._builderContent_13zkb_49{grid-template-columns:1fr}._orderSection_13zkb_217,._priceCard_13zkb_71{position:static}}@media (max-width: 768px){._title_13zkb_32{font-size:36px}._modulesGrid_13zkb_136,._formRow_13zkb_235{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}:root{--black: #000000;--dark-gray: #1A1A1A;--medium-gray: #333333;--light-gray: #666666;--text-light: #FFFFFF;--text-gray: #CCCCCC;--accent: #FFFFFF}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:var(--black);color:var(--text-light);overflow-x:hidden;line-height:1.6;font-weight:600}#root{min-height:100vh}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
