.styles-module__kOLska__page{color:#fff;background:linear-gradient(#0a0a0f 0%,#0f0a1a 50%,#1a0f1a 100%);min-height:100vh;font-family:Inter,-apple-system,sans-serif;position:relative;overflow-x:hidden}.styles-module__kOLska__neuralCanvas{z-index:0;position:fixed;inset:0}.styles-module__kOLska__overlay{z-index:1;pointer-events:none;background:radial-gradient(at 30% 20%,#f59e0b14 0%,#0000 50%),radial-gradient(at 70% 80%,#ec489914 0%,#0000 50%),radial-gradient(#8b5cf60d 0%,#0000 60%);position:fixed;inset:0}.styles-module__kOLska__hero{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 5%;display:flex;position:relative}.styles-module__kOLska__heroContent{max-width:800px;margin-bottom:4rem}.styles-module__kOLska__badge{color:#f59e0b;letter-spacing:.1em;text-transform:uppercase;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.75rem;font-weight:600;display:inline-flex}.styles-module__kOLska__title{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.styles-module__kOLska__titleGradient{background:linear-gradient(135deg,#f59e0b 0%,#ec4899 100%);-webkit-text-fill-color:transparent;letter-spacing:.1em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:500}.styles-module__kOLska__titleMain{letter-spacing:-.02em;color:#fff;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.styles-module__kOLska__subtitle{color:#fff9;max-width:600px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.7}.styles-module__kOLska__heroStats{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.styles-module__kOLska__heroStat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.styles-module__kOLska__heroStatValue{background:linear-gradient(135deg,#f59e0b,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.styles-module__kOLska__heroStatLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.styles-module__kOLska__aiCore{justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}.styles-module__kOLska__coreRings{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__kOLska__coreRing{border:2px solid #0000;border-color:#0000 #f59e0b4d;border-radius:50%;position:absolute}.styles-module__kOLska__coreCenter{color:#f59e0b;z-index:2;background:linear-gradient(135deg,#f59e0b33,#ec489933);border:2px solid #f59e0b66;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:120px;height:120px;display:flex}.styles-module__kOLska__coreCenter span{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.styles-module__kOLska__orbitingAgent{color:#f59e0b;background:#0f0a1ae6;border:1px solid #f59e0b4d;border-radius:20px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.7rem;animation:8s linear infinite styles-module__kOLska__orbit;display:flex;position:absolute}@keyframes styles-module__kOLska__orbit{0%{transform:rotate(0)translate(160px)rotate(0)}to{transform:rotate(360deg)translate(160px)rotate(-360deg)}}.styles-module__kOLska__pipeline{z-index:2;padding:6rem 5%;position:relative}.styles-module__kOLska__sectionTitle{text-align:center;color:#fff;margin-bottom:3rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800}.styles-module__kOLska__accent{background:linear-gradient(135deg,#f59e0b 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__kOLska__pipelineSteps{flex-direction:column;gap:0;max-width:700px;margin:0 auto;display:flex}.styles-module__kOLska__pipelineStep{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:flex-start;gap:1.5rem;margin-bottom:1rem;padding:1.5rem;transition:all .3s;display:flex;position:relative}.styles-module__kOLska__pipelineStep:hover{background:#f59e0b0d;border-color:#f59e0b33}.styles-module__kOLska__stepNumber{color:#fff;background:linear-gradient(135deg,#f59e0b,#ec4899);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:800;display:flex}.styles-module__kOLska__stepContent{flex:1}.styles-module__kOLska__stepIcon{color:#f59e0b;margin-bottom:.5rem}.styles-module__kOLska__stepContent h3{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.styles-module__kOLska__stepContent p{color:#ffffff80;font-size:.9rem}.styles-module__kOLska__stepArrow{color:#f59e0b80;position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%)}.styles-module__kOLska__tools{z-index:2;padding:6rem 5%;position:relative}.styles-module__kOLska__toolsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.styles-module__kOLska__toolCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:2rem;transition:all .3s}.styles-module__kOLska__toolCard:hover{background:#f59e0b0d;border-color:#f59e0b33;transform:translateY(-5px)}.styles-module__kOLska__toolHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.styles-module__kOLska__toolIcon{color:#f59e0b;background:linear-gradient(135deg,#f59e0b20,#ec489920);border:1px solid #f59e0b4d;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.styles-module__kOLska__toolHeader h3{color:#fff;font-size:1.2rem;font-weight:600}.styles-module__kOLska__toolDesc{color:#fff9;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.styles-module__kOLska__toolSteps{flex-direction:column;gap:.5rem;display:flex}.styles-module__kOLska__toolStep{color:#ffffffb3;align-items:center;gap:.75rem;font-size:.85rem;display:flex}.styles-module__kOLska__stepDot{background:#f59e0b;border-radius:50%;width:6px;height:6px}.styles-module__kOLska__architecture{z-index:2;padding:6rem 5%;position:relative}.styles-module__kOLska__archGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.styles-module__kOLska__archCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:2rem;transition:all .3s}.styles-module__kOLska__archCard:hover{background:#f59e0b0d;border-color:#f59e0b33}.styles-module__kOLska__archCard h3{color:#fff;margin-bottom:1.25rem;font-size:1.1rem;font-weight:600}.styles-module__kOLska__archCard ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.styles-module__kOLska__archCard li{color:#fff9;padding-left:1rem;font-size:.9rem;position:relative}.styles-module__kOLska__archCard li:before{content:"→";color:#f59e0b;position:absolute;left:0}.styles-module__kOLska__footer{z-index:2;border-top:1px solid #ffffff0d;padding:3rem 5%;position:relative}.styles-module__kOLska__footerContent{text-align:center}.styles-module__kOLska__footerBrand{justify-content:center;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.styles-module__kOLska__footerBrand svg{color:#f59e0b}.styles-module__kOLska__footerBrand span{background:linear-gradient(135deg,#f59e0b,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.styles-module__kOLska__footerContent p{color:#ffffff80}@media (max-width:1024px){.styles-module__kOLska__aiCore{width:300px;height:300px}.styles-module__kOLska__coreCenter{width:100px;height:100px}.styles-module__kOLska__coreCenter svg{width:36px;height:36px}@keyframes styles-module__kOLska__orbit{0%{transform:rotate(0)translate(120px)rotate(0)}to{transform:rotate(360deg)translate(120px)rotate(-360deg)}}.styles-module__kOLska__toolsGrid,.styles-module__kOLska__archGrid{grid-template-columns:1fr}}@media (max-width:640px){.styles-module__kOLska__heroStats{gap:1.5rem}.styles-module__kOLska__heroStatValue{font-size:1.5rem}.styles-module__kOLska__pipelineStep{flex-direction:column;align-items:flex-start}.styles-module__kOLska__aiCore{width:250px;height:250px}@keyframes styles-module__kOLska__orbit{0%{transform:rotate(0)translate(100px)rotate(0)}to{transform:rotate(360deg)translate(100px)rotate(-360deg)}}.styles-module__kOLska__orbitingAgent{display:none}}
