@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;600;800&display=swap";:root{--bg-primary:#030303;--bg-secondary:#0a0a0a;--bg-tertiary:#111;--text-primary:#fff;--text-secondary:#a1a1aa;--accent-primary:#6366f1;--accent-secondary:#8b5cf6;--accent-tertiary:#ec4899;--border-light:#ffffff14;--border-hover:#ffffff26;--glass-bg:#14141499;--glass-border:#ffffff0d;--shadow-glow:0 0 40px #6366f11a;--shadow-hover:0 20px 40px #0006;--font-body:"Inter", sans-serif;--font-display:"Outfit", sans-serif;--transition-smooth:all .4s cubic-bezier(.16, 1, .3, 1);--radius-xl:40px;--radius-lg:24px;--radius-md:16px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;overflow-x:hidden}body:before{content:"";pointer-events:none;opacity:.04;z-index:100;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100vw;height:100vh;position:fixed;top:0;left:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;font-weight:800;line-height:1.1}h2{font-size:clamp(2.5rem,5vw,4.5rem)}p{color:var(--text-secondary);line-height:1.6}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-light);border-radius:var(--radius-lg)}.text-gradient{background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-accent{background:linear-gradient(135deg, var(--accent-primary) 0%, var(--accent-tertiary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-padding{max-width:1400px;margin:0 auto;padding:120px 5%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#52525b}.theme-tech{--bg-primary:#030303;--text-primary:#fff}.theme-restaurant{--bg-primary:#2c1a12;--bg-secondary:#3a2419;--text-primary:#fdf5e6;--text-secondary:#d4a373}.theme-ecommerce{--bg-primary:#f4f4f5;--bg-secondary:#fff;--text-primary:#09090b;--text-secondary:#71717a;--border-light:#0000001a;--glass-bg:#fffc}._heroContainer_nbaq1_1{z-index:2;pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;min-height:100vh;margin-top:-100vh;padding:80px 20px 15vh;display:flex;position:relative}._canvasWrapper_nbaq1_15{z-index:0;pointer-events:auto;width:100vw;height:100vh;position:sticky;top:0;left:0}._heroContent_nbaq1_25{z-index:3;text-align:center;pointer-events:none;max-width:1000px;position:relative}._mainTitle_nbaq1_33{color:var(--text-primary);background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1.1}._heroContent_nbaq1_25 h1{margin-bottom:24px;font-size:clamp(3rem,8vw,6.5rem)}._heroContent_nbaq1_25 p{color:var(--text-secondary);letter-spacing:-.01em;max-width:600px;margin:0 auto 40px;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:400}._ctaButton_nbaq1_59{pointer-events:auto;background:var(--text-primary);color:var(--bg-primary);cursor:pointer;transition:var(--transition-smooth);box-shadow:var(--shadow-soft);border:none;border-radius:100px;padding:18px 40px;font-size:1.125rem;font-weight:500}._ctaButton_nbaq1_59:hover{box-shadow:var(--shadow-hover);background:#000;transform:translateY(-2px)}@media (width<=600px){._heroContent_nbaq1_25{padding:0 16px}._mainTitle_nbaq1_33{font-size:clamp(2rem,10vw,3rem)}._heroContent_nbaq1_25 h1{font-size:clamp(2.5rem,10vw,3.5rem)}._heroContent_nbaq1_25 p{margin-bottom:32px;font-size:1.1rem}._ctaButton_nbaq1_59{padding:16px 32px;font-size:1rem}}._header_a1y4l_1{z-index:100;width:100%;padding:24px 0;transition:all .3s;position:fixed;top:0;left:0}._scrolled_a1y4l_11{-webkit-backdrop-filter:blur(16px);background:#0a0a0acc;border-bottom:1px solid #ffffff0d;padding:16px 0}._container_a1y4l_19{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}._logo_a1y4l_28{cursor:pointer;align-items:center;display:flex}._logoImage_a1y4l_34{object-fit:contain;width:auto;height:40px}._nav_a1y4l_40{gap:32px;display:flex}._nav_a1y4l_40 button{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:500;transition:color .2s}._nav_a1y4l_40 button:hover{color:var(--text-primary)}._ctaButton_a1y4l_59{background:var(--text-primary);color:var(--bg-primary);cursor:pointer;border:none;border-radius:100px;padding:10px 24px;font-weight:600;transition:opacity .2s}._ctaButton_a1y4l_59:hover{opacity:.9}@media (width<=768px){._nav_a1y4l_40{display:none}}@media (width<=600px){._container_a1y4l_19{padding:0 16px}._logoImage_a1y4l_34{height:32px}._ctaButton_a1y4l_59{padding:8px 16px;font-size:.85rem}}._advantagesSection_4jshn_1{z-index:10;margin-top:80px;margin-bottom:80px;position:relative}._glassWrapper_4jshn_8{-webkit-backdrop-filter:blur(12px);background:#0f0f14cc;border:1px solid #ffffff14;border-radius:32px;max-width:1200px;margin:0 auto;padding:60px;box-shadow:0 40px 80px #00000080}._header_4jshn_20{text-align:center;margin-bottom:60px}._header_4jshn_20 h2{font-size:3rem;font-family:var(--font-display);color:#fff;margin-bottom:16px}._header_4jshn_20 p{color:#ffffff80;font-size:1.25rem}._carouselContainer_4jshn_37{max-width:1000px;margin:0 auto}._grid_4jshn_42{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}._card_4jshn_48{background:#0f0f14cc;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:40px;transition:all .3s;display:flex;position:relative;overflow:hidden}._card_4jshn_48:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-5px)}._iconWrapper_4jshn_66{margin-bottom:24px}._icon_4jshn_66{color:var(--text-primary)}._cardTitle_4jshn_74{color:#fff;margin-bottom:12px;font-size:1.5rem;font-weight:700}._cardDescription_4jshn_81{color:#ffffff80;font-size:1.1rem;line-height:1.5}._catHover_4jshn_88{pointer-events:none;z-index:10;width:180px;height:180px;position:absolute;bottom:-20px;right:20px}._catSvg_4jshn_98{color:#ffffffe6;filter:drop-shadow(0 0 10px #fff3);width:100%;height:100%}._catSvg_4jshn_98 path,._catSvg_4jshn_98 line,._catSvg_4jshn_98 circle,._catSvg_4jshn_98 ellipse{stroke-dasharray:1000;stroke-dashoffset:1000px;transition:stroke-dashoffset 3.5s ease-out}._catCard_4jshn_116:hover ._catSvg_4jshn_98 path,._catCard_4jshn_116:hover ._catSvg_4jshn_98 line,._catCard_4jshn_116:hover ._catSvg_4jshn_98 circle,._catCard_4jshn_116:hover ._catSvg_4jshn_98 ellipse{stroke-dashoffset:0}._catCard_4jshn_116:hover ._icon_4jshn_66{animation:.5s ease-in-out infinite alternate _catWiggle_4jshn_1}@keyframes _catWiggle_4jshn_1{0%{transform:rotate(-15deg)scale(1)}to{transform:rotate(15deg)scale(1.2)}}._pagination_4jshn_137{justify-content:flex-start;gap:12px;margin-top:32px;display:flex}._pageButton_4jshn_144{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:500;transition:all .3s;display:flex}._pageButton_4jshn_144:hover{color:var(--text-primary);background:#ffffff1a;border-color:#fff3}._activePage_4jshn_166{background:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary)}._activePage_4jshn_166:hover{background:var(--text-primary)}@media (width<=768px){._grid_4jshn_42{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._grid_4jshn_42{grid-template-columns:repeat(2,1fr);gap:12px}._glassWrapper_4jshn_8{border-radius:16px;padding:16px}._header_4jshn_20 h2{font-size:2rem}._header_4jshn_20 p{font-size:1rem}._card_4jshn_48{padding:16px}._cardTitle_4jshn_74{margin-bottom:8px;font-size:1.1rem}._cardDescription_4jshn_81{font-size:.85rem}._iconWrapper_4jshn_66{margin-bottom:16px}._icon_4jshn_66{width:24px;height:24px}._catHover_4jshn_88{width:100px;height:100px;bottom:-10px;right:-10px}}._servicesSection_14w2w_1{z-index:10;margin-top:60px;margin-bottom:80px;position:relative}._glassWrapper_14w2w_8{-webkit-backdrop-filter:blur(12px);background:#0f0f14cc;border:1px solid #ffffff14;border-radius:32px;max-width:1200px;margin:0 auto;padding:60px;box-shadow:0 40px 80px #00000080}._header_14w2w_20{text-align:center;margin-bottom:60px}._header_14w2w_20 h2{font-size:3rem;font-family:var(--font-display);margin-bottom:16px}._header_14w2w_20 p{color:var(--text-secondary);font-size:1.25rem}._grid_14w2w_36{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}._card_14w2w_42{background:#0f0f14cc;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:32px 24px;transition:transform .3s,border-color .3s;display:flex}._card_14w2w_42:hover{border-color:#ffffff1a;transform:translateY(-5px)}._iconWrapper_14w2w_57{margin-bottom:24px}._icon_14w2w_57{color:var(--text-primary)}._cardTitle_14w2w_65{margin-bottom:12px;font-size:1.25rem;font-weight:700}._cardDescription_14w2w_71{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (width<=1024px){._grid_14w2w_36{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._grid_14w2w_36{grid-template-columns:1fr;gap:16px}._glassWrapper_14w2w_8{box-sizing:border-box;border-radius:16px;width:100%;padding:24px}._header_14w2w_20 h2{font-size:2rem}._header_14w2w_20 p{font-size:1rem}._card_14w2w_42{padding:16px}._cardTitle_14w2w_65{margin-bottom:8px;font-size:1.1rem}._cardDescription_14w2w_71{font-size:.85rem}._iconWrapper_14w2w_57{margin-bottom:16px}._icon_14w2w_57{width:24px;height:24px}}._portfolioSection_lhi52_1{z-index:10;margin-top:60px;margin-bottom:80px;position:relative}._header_lhi52_8{text-align:center;margin-bottom:80px}._header_lhi52_8 h2{font-size:3rem;font-family:var(--font-display);margin-bottom:16px}._header_lhi52_8 p{color:var(--text-secondary);font-size:1.25rem}._sliderSection_lhi52_24{margin-bottom:80px}._sliderTitle_lhi52_28{font-size:2rem;font-family:var(--font-display);color:#fff;margin-bottom:32px}._carouselContainer_lhi52_35{width:100%;position:relative}._slide_lhi52_24{-webkit-backdrop-filter:blur(16px);background:#0f0f14cc;border:1px solid #ffffff14;border-radius:24px;width:100%;height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}._slideContentWrapper_lhi52_55{z-index:2;border-right:1px solid #ffffff0d;flex-direction:column;flex:1;justify-content:center;padding:60px 60px 120px;display:flex;position:relative}._slideImageWrapper_lhi52_67{background:radial-gradient(circle,#ffffff05 0%,#0000 70%);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}._category_lhi52_77{text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:.9rem;font-weight:700}._slideContentWrapper_lhi52_55 h4{font-size:2.5rem;font-family:var(--font-display);color:#fff;margin-bottom:24px;line-height:1.1}._slideContentWrapper_lhi52_55 p{color:#ffffffb3;max-width:90%;font-size:1.1rem;line-height:1.6}._controlsContainer_lhi52_101{z-index:10;align-items:center;gap:16px;display:flex;position:absolute;bottom:40px;left:60px}._arrowButton_lhi52_111{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#0f0f0fd9;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;box-shadow:0 10px 30px #00000080}._arrowButton_lhi52_111:hover{background:#ffffff1a;transform:scale(1.05)}._indicatorPill_lhi52_134{-webkit-backdrop-filter:blur(12px);background:#0f0f0fd9;border:1px solid #ffffff14;border-radius:100px;gap:12px;padding:14px 20px;display:flex;box-shadow:0 10px 30px #00000080,inset 0 1px 1px #ffffff1a}._dash_lhi52_146{cursor:pointer;background:#fff3;border:none;border-radius:4px;width:16px;height:4px;padding:0;transition:all .3s}._dash_lhi52_146:hover{background:#fff6}._activeDash_lhi52_161{background:#fff;width:32px;box-shadow:0 0 10px #ffffff80}._phoneFrame_lhi52_168{box-sizing:border-box;background:#0b0b0b;border:2px solid #5c5c5e;border-radius:40px;width:220px;height:460px;padding:8px;transition:transform .5s;position:relative;transform:perspective(1200px)rotateY(25deg)rotateX(10deg)rotate(2deg);box-shadow:-1px 1px #525255,-2px 2px #48484a,-3px 3px #3a3a3c,-4px 4px #3a3a3c,-5px 5px #2c2c2e,-6px 6px #2c2c2e,-7px 7px #1c1c1e,-8px 8px #1c1c1e,-9px 9px #000,-10px 10px #000,-15px 15px 10px #0009,-30px 30px 60px #000000e6,inset 0 0 6px #000c}._phoneFrame_lhi52_168:hover{transform:perspective(1200px)rotateY(15deg)rotateX(5deg)rotate(0)scale(1.05)}._phoneFrame_lhi52_168:before{content:"";background:#5c5c5e;border-radius:3px 0 0 3px;width:3px;height:24px;position:absolute;top:100px;left:-13px;box-shadow:-1px 1px #3a3a3c,-2px 2px #2c2c2e,-3px 3px #1c1c1e}._phoneFrame_lhi52_168:after{content:"";background:#5c5c5e;border-radius:0 3px 3px 0;width:3px;height:40px;position:absolute;top:140px;right:-3px}._volumeButtons_lhi52_232{background:#5c5c5e;border-radius:3px 0 0 3px;width:3px;height:40px;position:absolute;top:140px;left:-13px;box-shadow:-1px 1px #3a3a3c,-2px 2px #2c2c2e,-3px 3px #1c1c1e,0 50px #5c5c5e,-1px 51px #3a3a3c,-2px 52px #2c2c2e,-3px 53px #1c1c1e}._dynamicIsland_lhi52_251{z-index:10;background:#000;border-radius:16px;align-items:center;width:76px;height:24px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 2px #ffffff26}._dynamicIsland_lhi52_251:after{content:"";background:#111;border-radius:50%;width:10px;height:10px;margin-left:auto;margin-right:6px;box-shadow:inset -1px -1px 3px #fff3}._phoneImage_lhi52_277{opacity:.95;background-color:#1a1a1a;background-position:50%;background-size:cover;border-radius:28px;width:100%;height:100%;transition:opacity .3s}._phoneFrame_lhi52_168:hover ._phoneImage_lhi52_277{opacity:1}._browserFrame_lhi52_293{background:#1a1a1a;border:1px solid #fff3;border-radius:12px;flex-direction:column;width:85%;height:65%;transition:transform .5s;display:flex;overflow:hidden;transform:perspective(1200px)rotateY(-15deg)rotateX(5deg);box-shadow:-30px 30px 60px #000c,0 0 20px #ffffff0d}._browserFrame_lhi52_293:hover{transform:perspective(1200px)rotateY(-5deg)rotateX(2deg)scale(1.05)}._browserHeader_lhi52_311{background:#0006;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;height:32px;padding:0 16px;display:flex}._browserDot_lhi52_321{background:#fff3;border-radius:50%;width:12px;height:12px}._browserDot_lhi52_321:first-child{background:#ff5f56}._browserDot_lhi52_321:nth-child(2){background:#ffbd2e}._browserDot_lhi52_321:nth-child(3){background:#27c93f}._browserImage_lhi52_332{background-color:#1a1a1a;background-position:top;background-size:cover;flex:1;width:100%;min-height:0}._phoneModelWrapper_lhi52_341{justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}._browserFrame_lhi52_293:hover ._browserImage_lhi52_332{opacity:1}@media (width<=900px){._slide_lhi52_24{flex-direction:column;height:auto;padding-bottom:100px}._slideContentWrapper_lhi52_55{border-bottom:1px solid #ffffff0d;border-right:none;min-height:220px;padding:40px}._slideImageWrapper_lhi52_67{width:100%;height:350px;padding-top:20px}._controlsContainer_lhi52_101{bottom:24px;left:50%;transform:translate(-50%)}._phoneFrame_lhi52_168{transform:perspective(1200px)rotateY(10deg)rotateX(5deg)scale(.7)}._phoneFrame_lhi52_168:hover{transform:perspective(1200px)rotateY(10deg)rotateX(5deg)scale(.75)}._browserFrame_lhi52_293{width:90%;height:80%;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg)scale(.85)}._browserFrame_lhi52_293:hover{transform:perspective(1200px)rotateY(-5deg)rotateX(2deg)scale(.9)}}@media (width<=600px){._portfolioSection_lhi52_1{margin-top:40px;margin-bottom:40px}._header_lhi52_8,._sliderSection_lhi52_24{margin-bottom:40px}._slide_lhi52_24{height:680px}._slideContentWrapper_lhi52_55{justify-content:flex-start;height:250px;min-height:250px;padding:24px}._category_lhi52_77{margin-bottom:8px}._slideContentWrapper_lhi52_55 h4{margin-top:0;margin-bottom:8px;font-size:1.8rem}._slideContentWrapper_lhi52_55 p{margin-top:0;font-size:.95rem}._slideImageWrapper_lhi52_67{height:320px}._header_lhi52_8 h2{font-size:2.2rem}._phoneFrame_lhi52_168{margin:0 auto;transform:perspective(1200px)rotateY(0)rotateX(0)scale(.6)}._phoneFrame_lhi52_168:hover{transform:perspective(1200px)rotateY(0)rotateX(0)scale(.65)}._browserFrame_lhi52_293{width:90%;height:200px;margin:0 auto;transform:perspective(1200px)rotateY(0)rotateX(0)scale(1)}._browserFrame_lhi52_293:hover{transform:perspective(1200px)rotateY(0)rotateX(0)scale(1.05)}}._contactSection_ouc7c_1{z-index:10;margin-top:60px;padding-bottom:80px;position:relative}._container_ouc7c_8{background:#0f0f14cc;border:1px solid #ffffff14;border-radius:32px;grid-template-columns:1fr 1.2fr;max-width:1100px;margin:0 auto;display:grid;overflow:hidden}._infoPanel_ouc7c_19{border-right:1px solid #ffffff0d;flex-direction:column;padding:60px;display:flex}._infoPanel_ouc7c_19 h2{font-size:3.5rem;font-family:var(--font-display);color:#fff;margin-bottom:24px;line-height:1.1}._subtitle_ouc7c_34{color:#ffffff80;margin-bottom:auto;font-size:1.1rem;line-height:1.6}._contactDetails_ouc7c_41{flex-direction:column;gap:24px;margin-top:60px;display:flex}._contactItem_ouc7c_48{color:#fff;align-items:center;gap:16px;font-size:1.1rem;font-weight:600;display:flex}._iconCircle_ouc7c_57{color:#ffffffb3;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._form_ouc7c_68{flex-direction:column;gap:24px;padding:60px;display:flex}._row_ouc7c_75{grid-template-columns:1fr 1fr;gap:24px;display:grid}._formGroup_ouc7c_81{flex-direction:column;gap:8px;display:flex}._formGroup_ouc7c_81 label{color:#fff9;font-size:.95rem}._formGroup_ouc7c_81 input,._formGroup_ouc7c_81 textarea,._selectInput_ouc7c_94{color:#fff;-webkit-appearance:none;background:#0000004d;border:1px solid #ffffff0d;border-radius:12px;outline:none;width:100%;padding:18px 20px;font-size:1rem;transition:all .3s}._formGroup_ouc7c_81 input::placeholder,._formGroup_ouc7c_81 textarea::placeholder{color:#ffffff4d}._formGroup_ouc7c_81 input:focus,._formGroup_ouc7c_81 textarea:focus,._selectInput_ouc7c_94:focus{border-color:var(--text-primary);background:#ffffff0d}._selectInput_ouc7c_94 option{color:#fff;background:#1a1a24}._submitButton_ouc7c_124{background:var(--text-primary);color:var(--bg-primary);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;margin-top:16px;padding:20px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}._submitButton_ouc7c_124:hover{color:#fff;background:#000;transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}._submitIcon_ouc7c_148{font-size:1.2rem}@media (width<=900px){._container_ouc7c_8{grid-template-columns:1fr}._infoPanel_ouc7c_19{border-bottom:1px solid #ffffff0d;border-right:none;padding:40px}._form_ouc7c_68{padding:40px}._row_ouc7c_75{grid-template-columns:1fr}}@media (width<=600px){._infoPanel_ouc7c_19,._form_ouc7c_68{padding:24px}._infoPanel_ouc7c_19 h2{font-size:2.5rem}._contactDetails_ouc7c_41{margin-top:32px}._submitButton_ouc7c_124{padding:16px;font-size:1rem}}._switcherContainer_1yi4w_1{-webkit-backdrop-filter:blur(12px);z-index:9999;background:#141419d9;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:4px;padding:6px;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}._switchButton_1yi4w_19{color:#a0a0a0;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:40px;padding:10px 24px;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .3s}._switchButton_1yi4w_19:hover{color:#fff}._switchButton_1yi4w_19._active_1yi4w_37{color:#fff;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff0d}@media (width<=600px){._switcherContainer_1yi4w_1{justify-content:center;width:90%;padding:4px;bottom:20px}._switchButton_1yi4w_19{flex:1;padding:8px 12px;font-size:.8rem}}._flyingCatOverlay_87fif_1{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}._flyingCatImg_87fif_12{pointer-events:auto;cursor:grab;filter:drop-shadow(0 0 20px #ffffff26);touch-action:none;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:150px;height:110px;position:absolute;top:0;left:0}._flyingCatImg_87fif_12:active{cursor:grabbing}@media (width<=600px){._flyingCatImg_87fif_12{width:90px;height:66px}}
