.Hero-module__sgZo7q__heroSection{perspective:1000px;background-color:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:120px 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__sgZo7q__bgGrid{z-index:1;background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 80%);mask-image:radial-gradient(circle,#000 40%,#0000 80%)}.Hero-module__sgZo7q__bgGlow{filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#0072ff0d 0%,#bd00ff08 40%,#0000 70%);width:80vw;height:80vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__sgZo7q__container{z-index:2;grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;display:grid}.Hero-module__sgZo7q__contentWrapper{flex-direction:column;justify-content:center;display:flex}.Hero-module__sgZo7q__badge{color:#555;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000d;border:1px solid #0000001a;border-radius:50px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.Hero-module__sgZo7q__badgeDot{background-color:#0072ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #0072ff80}.Hero-module__sgZo7q__title{color:#111;letter-spacing:-1px;margin-bottom:1.5rem;font-family:Orbitron,sans-serif;font-size:clamp(3rem,5vw,5rem);font-weight:900;line-height:1.1}.Hero-module__sgZo7q__gradientText{background:linear-gradient(135deg,#0072ff 0%,#00c6ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.Hero-module__sgZo7q__gradientText:after{content:"";background:inherit;filter:blur(40px);opacity:.15;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__sgZo7q__description{color:#555;max-width:500px;font-size:1.1rem;line-height:1.6;font-family:var(--font-montserrat),sans-serif;margin-bottom:2.5rem;font-weight:500}.Hero-module__sgZo7q__buttonGroup{gap:1.5rem;margin-bottom:3rem;display:flex}.Hero-module__sgZo7q__primaryBtn{color:#fff;cursor:pointer;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);background:#111;border:none;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:transform .2s;position:relative;overflow:hidden;box-shadow:0 10px 20px #00000026}.Hero-module__sgZo7q__primaryBtn:hover{transform:translateY(-2px)}.Hero-module__sgZo7q__btnGlow{background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;animation:3s infinite Hero-module__sgZo7q__shine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes Hero-module__sgZo7q__shine{0%{left:-100%}20%{left:200%}to{left:200%}}.Hero-module__sgZo7q__secondaryBtn{color:#111;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:0 0;border:1px solid #e0e0e0;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:flex}.Hero-module__sgZo7q__secondaryBtn:hover{color:#0072ff;background:#f8f9fa;border-color:#0072ff}.Hero-module__sgZo7q__statsRow{border-top:1px solid #0000001a;align-items:center;gap:2rem;padding-top:2rem;display:flex}.Hero-module__sgZo7q__statItem h3{color:#111;margin-bottom:.2rem;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:700}.Hero-module__sgZo7q__statItem p{color:#666;text-transform:uppercase;letter-spacing:1px;font-size:.85rem}.Hero-module__sgZo7q__separator{background:#0000001a;width:1px;height:40px}.Hero-module__sgZo7q__visualWrapper{will-change:transform;justify-content:center;align-items:center;height:600px;display:flex;position:relative;transform:translateZ(0)}.Hero-module__sgZo7q__circleBackdrop{background:radial-gradient(circle,#0072ff08 0%,#0000 70%);border:1px solid #0000000d;border-radius:50%;width:400px;height:400px;animation:4s infinite alternate Hero-module__sgZo7q__pulse;position:absolute}@keyframes Hero-module__sgZo7q__pulse{0%{opacity:.5;transform:scale(1)}to{opacity:.8;transform:scale(1.1)}}.Hero-module__sgZo7q__phoneCard{z-index:10;width:300px;height:580px;transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;pointer-events:none;background:linear-gradient(145deg,#e8e8e8 0%,silver 50%,#d4d4d4 100%);border:4px solid #b8b8b8;border-radius:40px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 0 0 1px #a0a0a0,0 30px 60px -15px #00000040,0 10px 30px #00000026,inset 0 1px 1px #fffc;transition:none!important}.Hero-module__sgZo7q__phoneScreen{background:linear-gradient(160deg,#2c3e50 0%,#34495e 100%);width:100%;height:100%;padding:1.5rem;position:relative}.Hero-module__sgZo7q__notch{z-index:20;background:#000;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:100px;height:25px;margin:0 auto;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__sgZo7q__screenContent{flex-direction:column;gap:1rem;margin-top:3rem;display:flex}.Hero-module__sgZo7q__widget1,.Hero-module__sgZo7q__widget2{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;width:100%}.Hero-module__sgZo7q__widget1{background:#fffffff2;border:1px solid #ffffff4d;justify-content:center;align-items:center;height:150px;padding:1rem;display:flex;box-shadow:0 4px 12px #0000001a}.Hero-module__sgZo7q__widgetLogo{object-fit:contain;opacity:1;filter:drop-shadow(0 2px 4px #0000001a);max-width:80%;max-height:80%;transition:all .3s}.Hero-module__sgZo7q__widget1:hover .Hero-module__sgZo7q__widgetLogo{filter:drop-shadow(0 4px 8px #0072ff4d);transform:scale(1.05)}.Hero-module__sgZo7q__widget2{background:#ffffff1a;border:1px solid #ffffff26;justify-content:center;align-items:center;height:80px;display:flex}.Hero-module__sgZo7q__marketingWidget{align-items:center;gap:1.2rem;width:100%;height:100%;padding:0 1.5rem;display:flex}.Hero-module__sgZo7q__marketingIcon{color:#0f8;background:#00ff8826;border:1px solid #0f83;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.5rem;display:flex;box-shadow:0 0 15px #0f83}.Hero-module__sgZo7q__marketingContent{flex-direction:column;justify-content:center;gap:2px;display:flex}.Hero-module__sgZo7q__marketingLabel{color:#fffc;letter-spacing:1px;font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:600}.Hero-module__sgZo7q__marketingValue{color:#fff;letter-spacing:.5px;text-shadow:0 2px 4px #0003;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:800}.Hero-module__sgZo7q__priceTag{color:#fff;background:linear-gradient(135deg,#0072ff 0%,#00c6ff 100%);border-radius:15px;justify-content:space-between;align-items:center;margin-top:auto;padding:1rem;display:flex;box-shadow:0 10px 20px #0072ff4d}.Hero-module__sgZo7q__priceTag span{font-size:.9rem;font-weight:500}.Hero-module__sgZo7q__priceTag strong{font-size:1.2rem}.Hero-module__sgZo7q__reflection{pointer-events:none;background:linear-gradient(120deg,#0000 30%,#ffffff0d 40%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__sgZo7q__floatingIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#0072ff;z-index:12;will-change:transform;background:#ffffffe6;border:1px solid #0000000d;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex;position:absolute;transform:translateZ(0);box-shadow:0 15px 35px #0000001a}.Hero-module__sgZo7q__iconCpu{color:#bd00ff;border-color:#bd00ff1a;top:20%;right:-20px}.Hero-module__sgZo7q__iconMobile{bottom:20%;left:-20px}.Hero-module__sgZo7q__scrollIndicator{opacity:.7;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__sgZo7q__mouse{border:2px solid #333;border-radius:15px;justify-content:center;width:30px;height:50px;display:flex;position:relative}.Hero-module__sgZo7q__wheel{background:#333;border-radius:2px;width:4px;height:8px;margin-top:8px;animation:1.5s infinite Hero-module__sgZo7q__scroll}@keyframes Hero-module__sgZo7q__scroll{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(15px)}}@media (max-width:1024px){.Hero-module__sgZo7q__heroSection{min-height:auto;padding:100px 1.5rem 2rem}.Hero-module__sgZo7q__container{text-align:center;grid-template-columns:1fr;gap:2.5rem}.Hero-module__sgZo7q__contentWrapper{align-items:center}.Hero-module__sgZo7q__bgGrid{background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px);background-size:40px 40px;-webkit-mask-image:radial-gradient(circle,#000 55%,#0000 100%);mask-image:radial-gradient(circle,#000 55%,#0000 100%)}.Hero-module__sgZo7q__bgGlow{opacity:.6;width:120vw}.Hero-module__sgZo7q__title{margin-bottom:1rem;font-size:2.5rem}.Hero-module__sgZo7q__description{color:#666;max-width:100%;margin-bottom:2rem;padding:0 1rem;font-size:.95rem;line-height:1.5}.Hero-module__sgZo7q__buttonGroup{flex-direction:column;gap:1rem;width:100%;max-width:350px;margin-bottom:2.5rem}.Hero-module__sgZo7q__primaryBtn,.Hero-module__sgZo7q__secondaryBtn{justify-content:center;width:100%;padding:1rem}.Hero-module__sgZo7q__statsRow{justify-content:center;gap:1.5rem;width:100%;padding-top:1.5rem}.Hero-module__sgZo7q__statItem h3{font-size:1.2rem}.Hero-module__sgZo7q__phoneScreen{padding:1rem}.Hero-module__sgZo7q__screenContent{gap:.8rem;margin-top:2.5rem}.Hero-module__sgZo7q__widget1{height:110px;padding:.8rem}.Hero-module__sgZo7q__widget2{height:60px}.Hero-module__sgZo7q__marketingWidget{justify-content:center;gap:.8rem;padding:0 .5rem}.Hero-module__sgZo7q__marketingIcon{width:32px;height:32px;font-size:1.1rem}.Hero-module__sgZo7q__marketingLabel{font-size:.6rem}.Hero-module__sgZo7q__marketingValue{font-size:.9rem}.Hero-module__sgZo7q__priceTag{text-align:center;flex-direction:column;align-items:center;gap:.2rem;padding:.8rem}.Hero-module__sgZo7q__priceTag span{font-size:.8rem}.Hero-module__sgZo7q__priceTag strong{font-size:1.1rem}.Hero-module__sgZo7q__visualWrapper{will-change:transform;height:380px;margin-top:1rem;margin-bottom:3rem;transform:translateZ(0)}.Hero-module__sgZo7q__phoneCard{width:220px;height:440px}.Hero-module__sgZo7q__floatingIcon{transform:scale(.8)}.Hero-module__sgZo7q__scrollIndicator{bottom:1rem;transform:scale(.8)translate(-60%)}}
.Stats-module__4FzTbW__statsSection{background-color:#fff;min-height:100vh;padding:100px 2rem;position:relative;overflow:hidden}.Stats-module__4FzTbW__bgGrid{z-index:0;background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:60px 60px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 95%);mask-image:radial-gradient(circle,#000 40%,#0000 95%)}.Stats-module__4FzTbW__glowOrb{filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#0072ff14,#bd00ff0d,#0000 70%);width:500px;height:500px;position:absolute;top:20%;right:10%}.Stats-module__4FzTbW__container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.Stats-module__4FzTbW__header{text-align:center;margin-bottom:5rem}.Stats-module__4FzTbW__pillBadge{color:#0072ff;background:#00000008;border:1px solid #00000014;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;display:inline-flex}.Stats-module__4FzTbW__sectionTitle{color:#111;font-family:Orbitron,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.Stats-module__4FzTbW__gradientText{background:linear-gradient(135deg,#0072ff 0%,#00c6ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Stats-module__4FzTbW__contentWrapper{justify-content:center;display:flex;position:relative}.Stats-module__4FzTbW__timelineContainer{z-index:1;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Stats-module__4FzTbW__timelineTrack{background:#0000000d;border-radius:4px;width:100%;height:100%}.Stats-module__4FzTbW__timelineFill{background:linear-gradient(#0072ff,#00c6ff);border-radius:4px;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 15px #0072ff66}.Stats-module__4FzTbW__statsGrid{grid-template-columns:1fr 1fr;gap:4rem 8rem;width:100%;display:grid}.Stats-module__4FzTbW__gridItem{align-items:center;display:flex;position:relative}.Stats-module__4FzTbW__gridItem:nth-child(odd){text-align:right;justify-content:flex-end}.Stats-module__4FzTbW__gridItem:nth-child(2n){text-align:left;justify-content:flex-start}.Stats-module__4FzTbW__timelineDot{z-index:5;background:#fff;border:2px solid #0000001a;border-radius:50%;width:20px;height:20px;position:absolute;top:50%}.Stats-module__4FzTbW__gridItem:nth-child(odd) .Stats-module__4FzTbW__timelineDot{right:-4rem;transform:translate(50%,-50%)}.Stats-module__4FzTbW__gridItem:nth-child(2n) .Stats-module__4FzTbW__timelineDot{left:-4rem;transform:translate(-50%,-50%)}.Stats-module__4FzTbW__dotInner{background:#0072ff;border-radius:50%;width:100%;height:100%;transform:scale(.6)}.Stats-module__4FzTbW__cardWrapper{perspective:1000px;width:100%;max-width:380px}.Stats-module__4FzTbW__statCardInner{background:#fff;border:1px solid #0000000d;border-radius:30px;flex-direction:column;justify-content:center;min-height:280px;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px -10px #0000001a,0 0 0 1px #00000005}.Stats-module__4FzTbW__blue{border-bottom:4px solid #0072ff}.Stats-module__4FzTbW__purple{border-bottom:4px solid #bd00ff}.Stats-module__4FzTbW__cyan{border-bottom:4px solid #00c6ff}.Stats-module__4FzTbW__screenHeader{opacity:.1;gap:8px;display:flex;position:absolute;top:15px;left:50%;transform:translate(-50%)}.Stats-module__4FzTbW__cameraDot{background:#000;border-radius:50%;width:8px;height:8px}.Stats-module__4FzTbW__speakerSlot{background:#000;border-radius:4px;width:40px;height:8px}.Stats-module__4FzTbW__homeIndicator{background:#0000001a;border-radius:2px;width:100px;height:4px;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.Stats-module__4FzTbW__reflection{pointer-events:none;background:linear-gradient(120deg,#0000 40%,#fff6 50%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.Stats-module__4FzTbW__widgetFloat2{z-index:0;background:radial-gradient(circle,#0072ff14,#0000);border-radius:50%;width:100px;height:100px;position:absolute;bottom:40px;left:-20px}.Stats-module__4FzTbW__iconBox{color:#0072ff;z-index:2;filter:drop-shadow(0 4px 10px #0072ff33);margin-bottom:1.5rem;font-size:2.5rem;position:relative}.Stats-module__4FzTbW__statContent{z-index:2;position:relative}.Stats-module__4FzTbW__numberWrapper{color:#111;margin-bottom:.5rem;font-family:Orbitron,sans-serif;font-size:3rem;font-weight:700;line-height:1}.Stats-module__4FzTbW__label{color:#555;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Stats-module__4FzTbW__miniStatsRow{gap:.5rem;display:flex}.Stats-module__4FzTbW__gridItem:nth-child(odd) .Stats-module__4FzTbW__miniStatsRow{justify-content:flex-end}.Stats-module__4FzTbW__gridItem:nth-child(2n) .Stats-module__4FzTbW__miniStatsRow{justify-content:flex-start}.Stats-module__4FzTbW__miniStat{color:#333;background:#0000000a;border-radius:20px;align-items:center;gap:5px;padding:6px 12px;font-size:.8rem;font-weight:500;display:flex}@media (max-width:768px){.Stats-module__4FzTbW__statsGrid{grid-template-columns:1fr;column-gap:0;padding-left:2rem}.Stats-module__4FzTbW__timelineContainer{left:20px;transform:none}.Stats-module__4FzTbW__gridItem{text-align:left!important;justify-content:flex-start!important}.Stats-module__4FzTbW__gridItem:nth-child(odd) .Stats-module__4FzTbW__timelineDot,.Stats-module__4FzTbW__gridItem:nth-child(2n) .Stats-module__4FzTbW__timelineDot{left:-2rem;right:auto;transform:translate(-50%,-50%)}.Stats-module__4FzTbW__gridItem:nth-child(odd) .Stats-module__4FzTbW__miniStatsRow{justify-content:flex-start}.Stats-module__4FzTbW__sectionTitle{font-size:2rem}}
.KakoRadi-module__vKyDZW__mainWrapper{color:#111;background-color:#fff;width:100%;padding-bottom:5rem;position:relative;overflow:hidden}.KakoRadi-module__vKyDZW__bgGrid{pointer-events:none;z-index:0;background-image:radial-gradient(circle,#0000000d 1px,#0000 1px);background-size:30px 30px;width:100%;height:100%;position:fixed;top:0;left:0}.KakoRadi-module__vKyDZW__mobileHeader{text-align:center;z-index:5;padding:4rem 1rem 2rem;display:none;position:relative}.KakoRadi-module__vKyDZW__headerSpacer{align-items:flex-end;height:30vh;margin-bottom:2rem;padding-left:3rem;display:flex}.KakoRadi-module__vKyDZW__mainTitle{color:#111;font-family:Orbitron,sans-serif;font-size:3rem;font-weight:800;line-height:1.1}.KakoRadi-module__vKyDZW__gradientText{background:linear-gradient(135deg,#0072ff 0%,#00c6ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.KakoRadi-module__vKyDZW__contentRow{z-index:2;align-items:flex-start;max-width:1200px;margin:0 auto;display:flex;position:relative}.KakoRadi-module__vKyDZW__stickyColumn{justify-content:center;align-items:center;width:50%;height:100vh;display:flex;position:sticky;top:0}.KakoRadi-module__vKyDZW__movingPhoneWrapper{transform-origin:50%;position:relative}.KakoRadi-module__vKyDZW__phoneFrame{z-index:5;background:#000;border:8px solid #222;border-radius:45px;width:280px;height:560px;position:relative;overflow:hidden;box-shadow:0 0 0 2px #444,0 30px 60px -20px #0000004d}.KakoRadi-module__vKyDZW__phoneButtons{background:#333;border-radius:2px 0 0 2px;width:4px;height:30px;position:absolute;top:90px;left:-12px}.KakoRadi-module__vKyDZW__screenInner{background:linear-gradient(160deg,#f5f5f7 0%,#e1e1e6 100%);flex-direction:column;width:100%;height:100%;display:flex;position:relative}.KakoRadi-module__vKyDZW__screenNotch{z-index:20;background:#000;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:90px;height:24px;position:absolute;top:0;left:50%;transform:translate(-50%)}.KakoRadi-module__vKyDZW__screenHeaderBg{opacity:.05;filter:blur(20px);z-index:1;width:100%;height:80px;position:absolute;top:0;left:0}.KakoRadi-module__vKyDZW__appContent{z-index:5;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1.5rem;display:flex}.KakoRadi-module__vKyDZW__animContainer{flex-direction:column;align-items:center;width:100%;display:flex}.KakoRadi-module__vKyDZW__inAppTitle{text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700}.KakoRadi-module__vKyDZW__screenGlow{pointer-events:none;z-index:2;background:linear-gradient(#0000,#fffc);width:100%;height:40%;position:absolute;bottom:0;left:0}.KakoRadi-module__vKyDZW__blob{filter:blur(80px);z-index:-1;border-radius:50%;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.KakoRadi-module__vKyDZW__screenStepWrapper{flex-direction:column;align-items:center;width:100%;display:flex}.KakoRadi-module__vKyDZW__searchBar{color:#8e8e93;background:#e5e5ea;border-radius:8px;align-items:center;gap:8px;width:100%;height:36px;margin-bottom:20px;padding:0 10px;font-size:.8rem;display:flex}.KakoRadi-module__vKyDZW__resultItem{border-bottom:1px solid #0000000d;align-items:center;gap:10px;width:100%;height:45px;margin-bottom:8px;display:flex}.KakoRadi-module__vKyDZW__resultImg{background:#d1d1d6;border-radius:4px;width:30px;height:30px}.KakoRadi-module__vKyDZW__resultLines{flex-direction:column;flex:1;gap:4px;display:flex}.KakoRadi-module__vKyDZW__lineLg{background:#c7c7cc;border-radius:2px;width:70%;height:4px}.KakoRadi-module__vKyDZW__lineSm{background:#0072ff4d;border-radius:2px;width:40%;height:4px}.KakoRadi-module__vKyDZW__scanCircle{background:#fff;border:2px solid #bd00ff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex;position:relative;overflow:hidden}.KakoRadi-module__vKyDZW__scanLine{background:#bd00ff;width:100%;height:2px;position:absolute;left:0;box-shadow:0 0 8px #bd00ff}.KakoRadi-module__vKyDZW__bigCheckIcon{color:#bd00ff}.KakoRadi-module__vKyDZW__checkList{flex-direction:column;gap:8px;width:100%;display:flex}.KakoRadi-module__vKyDZW__checkItem{color:#333;background:#00000008;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:.85rem;font-weight:500;display:flex}.KakoRadi-module__vKyDZW__creditCard{color:#fff;background:linear-gradient(135deg,#00c6ff,#0072ff);border-radius:10px;width:180px;height:110px;margin-bottom:25px;padding:15px;position:relative;box-shadow:0 10px 20px #0072ff4d}.KakoRadi-module__vKyDZW__cardChip{background:#ffffff80;border-radius:3px;width:25px;height:18px;margin-bottom:35px}.KakoRadi-module__vKyDZW__cardText{font-family:var(--font-montserrat),sans-serif;color:#fff;text-shadow:0 1px 2px #0003;font-size:1rem;font-weight:700}.KakoRadi-module__vKyDZW__payBtn{color:#fff;background:#111;border:none;border-radius:20px;padding:10px 20px;font-size:.8rem;font-weight:700;box-shadow:0 4px 10px #0003}.KakoRadi-module__vKyDZW__mapRoute{justify-content:center;align-items:center;width:100%;height:120px;display:flex;position:relative}.KakoRadi-module__vKyDZW__mapLine{background:#d1d1d6;width:80%;height:2px}.KakoRadi-module__vKyDZW__mapTruck{color:#111;offset-path:path("M0 0 H 180");background:#fff;border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;left:10%;box-shadow:0 2px 5px #0000001a}.KakoRadi-module__vKyDZW__mapPointStart,.KakoRadi-module__vKyDZW__mapPointEnd{background:#ccc;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translateY(-50%)}.KakoRadi-module__vKyDZW__mapPointStart{left:10%}.KakoRadi-module__vKyDZW__mapPointEnd{background:#f05;right:10%;box-shadow:0 0 10px #f05}.KakoRadi-module__vKyDZW__deliveryStatus{color:#f05;background:#ff00551a;border-radius:20px;margin-top:15px;padding:6px 14px;font-size:.8rem;font-weight:600}.KakoRadi-module__vKyDZW__scrollColumn{flex-direction:column;width:50%;padding-bottom:10vh;display:flex}.KakoRadi-module__vKyDZW__cardsList{flex-direction:column;display:flex}.KakoRadi-module__vKyDZW__cardWrapper{align-items:center;gap:2rem;height:45vh;display:flex}.KakoRadi-module__vKyDZW__timelineCol{flex-direction:column;align-items:center;width:20px;height:100%;display:flex}.KakoRadi-module__vKyDZW__timelineLine{background:#e0e0e0;flex:1;width:2px;transition:background .5s}.KakoRadi-module__vKyDZW__timelineDot{z-index:2;background:#fff;border:2px solid #ccc;border-radius:50%;width:16px;height:16px;margin:5px 0}.KakoRadi-module__vKyDZW__stepCard{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;flex:1;justify-content:center;min-height:220px;padding:2.5rem;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.KakoRadi-module__vKyDZW__activeCard{background:#fff;border-color:#0000001a;transform:translate(10px)scale(1.02);box-shadow:0 20px 40px #00000014}.KakoRadi-module__vKyDZW__bigBgNumber{opacity:.03;pointer-events:none;z-index:0;font-family:Orbitron,sans-serif;font-size:8rem;font-weight:900;line-height:1;position:absolute;bottom:-30px;right:-10px}.KakoRadi-module__vKyDZW__cardContent{z-index:1;position:relative}.KakoRadi-module__vKyDZW__cardHeader{align-items:center;gap:1.2rem;margin-bottom:1.2rem;display:flex}.KakoRadi-module__vKyDZW__iconBox{background:#f8f9fa;border:1px solid #0000000d;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.KakoRadi-module__vKyDZW__stepTitle{color:#111;letter-spacing:.5px;font-family:Orbitron,sans-serif;font-size:1.6rem;font-weight:700}.KakoRadi-module__vKyDZW__stepDesc{font-family:var(--font-montserrat),sans-serif;color:#555;max-width:90%;font-size:1.05rem;font-weight:400;line-height:1.7}.KakoRadi-module__vKyDZW__glowBorder{pointer-events:none;border:1px solid #0000;border-radius:24px;position:absolute;inset:0}@media (max-width:1024px){.KakoRadi-module__vKyDZW__contentRow{flex-direction:column;align-items:center}.KakoRadi-module__vKyDZW__mobileHeader{display:block}.KakoRadi-module__vKyDZW__headerSpacer{display:none}.KakoRadi-module__vKyDZW__stickyColumn{width:100%;height:auto;padding-bottom:3rem;position:relative}.KakoRadi-module__vKyDZW__phoneFrame{border-width:6px;transform:scale(.9)}.KakoRadi-module__vKyDZW__scrollColumn{width:100%;padding:0 1.5rem 3rem}.KakoRadi-module__vKyDZW__cardWrapper{gap:1rem;height:auto;margin-bottom:2rem}.KakoRadi-module__vKyDZW__timelineCol{display:none}.KakoRadi-module__vKyDZW__stepCard{min-height:auto;margin-bottom:0;padding:1.5rem;opacity:1!important;transform:none!important}.KakoRadi-module__vKyDZW__bigBgNumber{font-size:6rem;bottom:-20px}.KakoRadi-module__vKyDZW__stepTitle{font-size:1.3rem}.KakoRadi-module__vKyDZW__iconBox{width:40px;height:40px}}
.Testimonijali-module__BUNS5q__section{background-color:#fff;min-height:100vh;padding:120px 2rem;position:relative;overflow:hidden}.Testimonijali-module__BUNS5q__bgGrid{z-index:1;pointer-events:none;background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 90%);mask-image:radial-gradient(circle,#000 40%,#0000 90%)}.Testimonijali-module__BUNS5q__bgGlow{filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#0072ff0d 0%,#0000 70%);width:60vw;height:60vw;position:absolute;top:20%;right:0}.Testimonijali-module__BUNS5q__orb{filter:blur(80px);z-index:0;opacity:.3;border-radius:50%;position:absolute}.Testimonijali-module__BUNS5q__orb1{background:#bd00ff;width:300px;height:300px;top:10%;left:-5%}.Testimonijali-module__BUNS5q__orb2{background:#0072ff;width:400px;height:400px;bottom:0%;right:-10%}.Testimonijali-module__BUNS5q__container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.Testimonijali-module__BUNS5q__header{text-align:center;max-width:800px;margin:0 auto 5rem}.Testimonijali-module__BUNS5q__badge{color:#555;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000008;border:1px solid #0000000d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.Testimonijali-module__BUNS5q__badgeDot{background-color:#0072ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #0072ff66}.Testimonijali-module__BUNS5q__title{color:#111;letter-spacing:-1px;margin-bottom:1.5rem;font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;line-height:1.1}.Testimonijali-module__BUNS5q__gradientText{background:linear-gradient(135deg,#0072ff 0%,#00c6ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Testimonijali-module__BUNS5q__subtitle{color:#666;font-size:1.1rem;line-height:1.6}.Testimonijali-module__BUNS5q__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.Testimonijali-module__BUNS5q__card{background:#fff;border:1px solid #0000000d;border-radius:24px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.Testimonijali-module__BUNS5q__card:hover{border-color:#0072ff33;transform:translateY(-5px);box-shadow:0 20px 50px #00000014}.Testimonijali-module__BUNS5q__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#0072ff0d,#0000 60%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Testimonijali-module__BUNS5q__card:hover .Testimonijali-module__BUNS5q__cardGlow{opacity:1}.Testimonijali-module__BUNS5q__bgQuote{color:#00000008;pointer-events:none;width:40px;height:40px;transition:transform .4s;position:absolute;top:1.5rem;right:1.5rem}.Testimonijali-module__BUNS5q__card:hover .Testimonijali-module__BUNS5q__bgQuote{color:#0072ff0d;transform:scale(1.1)rotate(-5deg)}.Testimonijali-module__BUNS5q__cardHeader{align-items:center;gap:1.2rem;margin-bottom:1.5rem;display:flex}.Testimonijali-module__BUNS5q__avatarWrapper{position:relative}.Testimonijali-module__BUNS5q__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:60px;height:60px;box-shadow:0 2px 10px #0000001a}.Testimonijali-module__BUNS5q__verifiedBadge{color:#0072ff;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:0;right:-5px;box-shadow:0 2px 5px #0000001a}.Testimonijali-module__BUNS5q__name{color:#111;margin-bottom:.3rem;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700}.Testimonijali-module__BUNS5q__ratingRow{align-items:center;gap:.8rem;display:flex}.Testimonijali-module__BUNS5q__stars{color:gold;gap:2px;display:flex}.Testimonijali-module__BUNS5q__date{color:#888;font-size:.8rem}.Testimonijali-module__BUNS5q__divider{background:#0000000d;width:100%;height:1px;margin-bottom:1.5rem}.Testimonijali-module__BUNS5q__comment{color:#444;font-size:1rem;font-style:italic;font-weight:500;line-height:1.6}@media (max-width:768px){.Testimonijali-module__BUNS5q__grid{grid-template-columns:1fr}.Testimonijali-module__BUNS5q__section{padding:80px 1.5rem}.Testimonijali-module__BUNS5q__card{padding:2rem}.Testimonijali-module__BUNS5q__title{font-size:2rem}}
.KupitiProdati-module__7GwCRq__wrapper{background-color:#fff;position:relative;overflow:hidden}.KupitiProdati-module__7GwCRq__section{z-index:2;padding:100px 2rem;position:relative}.KupitiProdati-module__7GwCRq__container{max-width:1400px;margin:0 auto}.KupitiProdati-module__7GwCRq__bgGrid{pointer-events:none;z-index:0;background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 60%,#0000 100%);mask-image:radial-gradient(circle,#000 60%,#0000 100%)}.KupitiProdati-module__7GwCRq__ambientGlowTop{pointer-events:none;z-index:1;background:radial-gradient(circle,#0072ff0d 0%,#0000 60%);width:100%;height:800px;position:absolute;top:0;left:50%;transform:translate(-50%)}.KupitiProdati-module__7GwCRq__ambientGlowBottom{pointer-events:none;z-index:1;background:radial-gradient(circle,#10b9810d 0%,#0000 60%);width:100%;height:800px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.KupitiProdati-module__7GwCRq__header{text-align:center;max-width:800px;margin:0 auto 5rem}.KupitiProdati-module__7GwCRq__title{color:#111;letter-spacing:-1px;margin-bottom:1.5rem;font-family:Orbitron,sans-serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;line-height:1.1}.KupitiProdati-module__7GwCRq__subtitle{color:#555;font-size:1.1rem;line-height:1.6}.KupitiProdati-module__7GwCRq__gradientBlue{background:linear-gradient(135deg,#0072ff 0%,#00c6ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.KupitiProdati-module__7GwCRq__gradientGreen{background:linear-gradient(135deg,#10b981 0%,#34d399 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.KupitiProdati-module__7GwCRq__badge{text-transform:uppercase;letter-spacing:1px;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.KupitiProdati-module__7GwCRq__badgeBlue{color:#0072ff;background:#0072ff0d;border:1px solid #0072ff1a}.KupitiProdati-module__7GwCRq__badgeGreen{color:#10b981;background:#10b9810d;border:1px solid #10b9811a}.KupitiProdati-module__7GwCRq__badgeDot{background-color:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 5px}.KupitiProdati-module__7GwCRq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.KupitiProdati-module__7GwCRq__card{background:#fff;border:1px solid #0000000d;border-radius:20px;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.KupitiProdati-module__7GwCRq__card:hover{border-color:#00000014;transform:translateY(-5px);box-shadow:0 20px 40px #00000014}.KupitiProdati-module__7GwCRq__cardBorder{opacity:0;background:linear-gradient(90deg,#0000,#0072ff,#0000);width:100%;height:3px;transition:all .4s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.KupitiProdati-module__7GwCRq__cardBorderGreen{background:linear-gradient(90deg,#0000,#10b981,#0000)}.KupitiProdati-module__7GwCRq__card:hover .KupitiProdati-module__7GwCRq__cardBorder{opacity:1;transform:scaleX(1)}.KupitiProdati-module__7GwCRq__iconWrapper{border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:transform .3s;display:flex}.KupitiProdati-module__7GwCRq__card:hover .KupitiProdati-module__7GwCRq__iconWrapper{transform:scale(1.1)rotate(5deg)}.KupitiProdati-module__7GwCRq__iconInner{justify-content:center;align-items:center;display:flex}.KupitiProdati-module__7GwCRq__cardTitle{color:#111;margin-bottom:1rem;font-family:Orbitron,sans-serif;font-size:1.25rem;font-weight:700}.KupitiProdati-module__7GwCRq__cardDesc{color:#666;font-size:.95rem;line-height:1.6}.KupitiProdati-module__7GwCRq__divider{opacity:.5;justify-content:center;align-items:center;gap:2rem;padding:4rem 0;display:flex}.KupitiProdati-module__7GwCRq__dividerLine{background:linear-gradient(90deg,#0000,#ddd,#0000);width:200px;height:1px}.KupitiProdati-module__7GwCRq__dividerIcon{color:#bbb;animation:10s linear infinite KupitiProdati-module__7GwCRq__spin;display:flex}@keyframes KupitiProdati-module__7GwCRq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.KupitiProdati-module__7GwCRq__ctaWrapper{text-align:center;margin-top:4rem}.KupitiProdati-module__7GwCRq__ctaButton{color:#fff;cursor:pointer;background:#111;border:none;border-radius:50px;align-items:center;gap:1rem;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 20px #0000001a}.KupitiProdati-module__7GwCRq__ctaButton:hover{transform:translateY(-3px);box-shadow:0 15px 30px #00000026}.KupitiProdati-module__7GwCRq__disclaimer{color:#888;margin-top:1rem;font-size:.85rem}@media (max-width:768px){.KupitiProdati-module__7GwCRq__section{padding:60px 1.5rem}.KupitiProdati-module__7GwCRq__card{padding:2rem 1.5rem}.KupitiProdati-module__7GwCRq__dividerLine{width:50px}.KupitiProdati-module__7GwCRq__title{font-size:2rem}}
.CTA-module__h6kfrW__ctaSection{background-color:#fff;justify-content:center;align-items:center;min-height:80vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.CTA-module__h6kfrW__ambientGlow{pointer-events:none;z-index:1;background:radial-gradient(circle,#0072ff14 0%,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__h6kfrW__noiseOverlay{opacity:.3;pointer-events:none;z-index:2;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)' opacity='0.05'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.CTA-module__h6kfrW__marqueeWrapper{pointer-events:none;z-index:0;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:5vh 0;display:flex;position:absolute;top:0;left:0;overflow:hidden}.CTA-module__h6kfrW__marqueeTrack{white-space:nowrap;color:#0000000f;-webkit-user-select:none;user-select:none;text-shadow:0 0 2px #ffffff80;font-family:Orbitron,sans-serif;font-size:8rem;font-weight:900;display:flex}.CTA-module__h6kfrW__trackBottom{color:#0000000a;align-self:flex-end;margin-bottom:10vh;font-size:6rem}.CTA-module__h6kfrW__container{z-index:10;width:100%;max-width:900px;position:relative}.CTA-module__h6kfrW__contentCard{-webkit-backdrop-filter:blur(40px)saturate(120%);text-align:center;background:#ffffffa6;border:1px solid #fffc;border-radius:40px;padding:4rem 3rem;position:relative;overflow:hidden;box-shadow:0 40px 80px -20px #00000026,0 10px 20px -10px #0000000d,inset 0 0 0 1px #fff9}.CTA-module__h6kfrW__cornerTL,.CTA-module__h6kfrW__cornerBR{z-index:5;border:2px solid #0072ff66;width:40px;height:40px;transition:all .3s;position:absolute}.CTA-module__h6kfrW__cornerTL{border-bottom:none;border-right:none;top:25px;left:25px}.CTA-module__h6kfrW__cornerBR{border-top:none;border-left:none;bottom:25px;right:25px}.CTA-module__h6kfrW__contentCard:hover .CTA-module__h6kfrW__cornerTL{top:20px;left:20px}.CTA-module__h6kfrW__contentCard:hover .CTA-module__h6kfrW__cornerBR{bottom:20px;right:20px}.CTA-module__h6kfrW__title{color:#111;letter-spacing:-1px;margin-bottom:1.5rem;font-family:Orbitron,sans-serif;font-size:clamp(2.1rem,5vw,4.5rem);font-weight:900;line-height:1.2}.CTA-module__h6kfrW__gradientText{background:linear-gradient(135deg,#0072ff 0%,#00c6ff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 10px #0072ff33);-webkit-background-clip:text;background-clip:text}.CTA-module__h6kfrW__text{color:#444;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:.95rem;font-weight:500;line-height:1.7}.CTA-module__h6kfrW__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3.5rem;display:flex}.CTA-module__h6kfrW__primaryBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:16px;padding:1.2rem 3rem;font-size:1rem;font-weight:800;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.CTA-module__h6kfrW__btnContent{z-index:2;align-items:center;gap:.8rem;display:flex;position:relative}.CTA-module__h6kfrW__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0000004d}.CTA-module__h6kfrW__btnGlow{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:50%;height:100%;animation:3s infinite CTA-module__h6kfrW__shine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes CTA-module__h6kfrW__shine{0%{left:-100%}20%{left:200%}to{left:200%}}.CTA-module__h6kfrW__secondaryBtn{color:#111;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff80;border:1px solid #0000001a;border-radius:16px;align-items:center;gap:.8rem;padding:1.2rem 3rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.CTA-module__h6kfrW__secondaryBtn:hover{color:#0072ff;background:#fffc;border-color:#0072ff;box-shadow:0 5px 20px #0072ff1a}.CTA-module__h6kfrW__trustRow{flex-direction:column;align-items:center;gap:1rem;display:flex}.CTA-module__h6kfrW__avatars{align-items:center;display:flex}.CTA-module__h6kfrW__avatars img{object-fit:cover;border:3px solid #fff;border-radius:50%;width:44px;height:44px;margin-left:-15px;transition:transform .3s;box-shadow:0 4px 10px #0000001a}.CTA-module__h6kfrW__avatars img:first-child{margin-left:0}.CTA-module__h6kfrW__avatars img:hover{z-index:10;transform:translateY(-5px)scale(1.1)}.CTA-module__h6kfrW__avatarMore{color:#333;background:#f0f0f0;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-left:-15px;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 4px 10px #0000001a}.CTA-module__h6kfrW__trustText{color:#666;font-size:.95rem;font-weight:500}@media (max-width:768px){.CTA-module__h6kfrW__contentCard{border-radius:30px;padding:3rem 1.5rem}.CTA-module__h6kfrW__marqueeTrack{font-size:4rem}.CTA-module__h6kfrW__trackBottom{font-size:3rem}.CTA-module__h6kfrW__buttonGroup{flex-direction:column;gap:1rem;width:100%}.CTA-module__h6kfrW__primaryBtn,.CTA-module__h6kfrW__secondaryBtn{justify-content:center;width:100%}.CTA-module__h6kfrW__cornerTL,.CTA-module__h6kfrW__cornerBR{display:none}}
.Pocetna-module__Oxr36W__container{color:#fff;min-height:100vh;font-family:var(--font-body),sans-serif;background:linear-gradient(135deg,#0a0a1e 0%,#1a1a2e 50%,#0f1626 100%);position:relative;overflow-x:hidden}.Pocetna-module__Oxr36W__loader{z-index:9999;background:linear-gradient(135deg,#0a0a1e 0%,#1a1a2e 50%,#0f1626 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Pocetna-module__Oxr36W__loaderContent{text-align:center}.Pocetna-module__Oxr36W__loaderIcon{color:#667eea;filter:drop-shadow(0 0 30px #667eeacc);margin-bottom:2rem;font-size:6rem}.Pocetna-module__Oxr36W__loaderText{font-size:3rem;font-weight:800;font-family:var(--font-heading),sans-serif;background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Pocetna-module__Oxr36W__mouseFollower{pointer-events:none;z-index:0;filter:blur(40px);background:radial-gradient(circle,#667eea26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:fixed}@media (max-width:768px){.Pocetna-module__Oxr36W__mouseFollower{display:none}}
