*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}body,html{overflow-x:hidden}#root,body,html{margin:0;padding:0;width:100%}#root{min-height:100vh}:root{--technosport-primary:#201747;--technosport-primary-light:#3d2d6b;--technosport-primary-dark:#151033;--technosport-accent:#4a3d7a;--technosport-orange:#201747;--technosport-orange-light:#3d2d6b;--technosport-orange-dark:#151033;--Vastram-pink:#201747;--Vastram-pink-light:#3d2d6b;--Vastram-pink-dark:#151033;--gokwik-orange:#201747;--gokwik-orange-light:#3d2d6b;--gokwik-orange-dark:#151033;--gokwik-blue:#007aff;--gokwik-blue-light:#4a90e2;--gokwik-blue-dark:#0056cc;--gokwik-primary:var(--technosport-primary);--gokwik-primary-light:var(--technosport-primary-light);--gokwik-primary-dark:var(--technosport-primary-dark);--gokwik-secondary:var(--gokwik-orange);--gokwik-secondary-light:var(--gokwik-orange-light);--gokwik-secondary-dark:var(--gokwik-orange-dark);--gokwik-accent:var(--gokwik-blue);--gokwik-accent-light:var(--gokwik-blue-light);--gokwik-accent-dark:var(--gokwik-blue-dark);--gokwik-success:#28a745;--gokwik-warning:#ffc107;--gokwik-error:#dc3545;--gokwik-info:#17a2b8;--gokwik-bg-primary:#fff;--gokwik-bg-secondary:#f8f9fa;--gokwik-bg-tertiary:#e9ecef;--gokwik-text-primary:#333;--gokwik-text-secondary:#666;--gokwik-text-tertiary:#999;--gokwik-text-inverse:#fff;--gokwik-border-light:#e9ecef;--gokwik-border-medium:#dee2e6;--gokwik-border-dark:#adb5bd;--gokwik-shadow-light:#0000001a;--gokwik-shadow-medium:#00000026;--gokwik-shadow-dark:#0003}h1,h2,h3,h4,h5,h6{color:#333;color:var(--gokwik-text-primary);font-weight:600;line-height:1.3;margin-bottom:.5rem}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem}h2,h3{font-weight:600}h3{font-size:1.5rem}h4{font-size:1.25rem}h4,h5{font-weight:600}h5{font-size:1.125rem}h6{font-size:1rem;font-weight:600}p{color:#666;color:var(--gokwik-text-secondary);line-height:1.6;margin-bottom:1rem}a{color:#201747;color:var(--gokwik-primary);text-decoration:none;transition:color .2s ease}a:hover{color:#151033;color:var(--gokwik-primary-dark)}button{border:none;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:500}.btn-primary,button{border-radius:6px;transition:all .2s ease}.btn-primary{background:#201747;background:var(--gokwik-primary);color:#fff;color:var(--gokwik-text-inverse);font-weight:600;padding:12px 24px}.btn-primary:hover{background:#151033;background:var(--gokwik-primary-dark);box-shadow:0 4px 12px #00000026;box-shadow:0 4px 12px var(--gokwik-shadow-medium);transform:translateY(-1px)}.btn-secondary{background:#fff;background:var(--gokwik-bg-primary);border:2px solid #201747;border:2px solid var(--gokwik-primary);border-radius:6px;color:#201747;color:var(--gokwik-primary);font-weight:600;padding:10px 22px;transition:all .2s ease}.btn-secondary:hover{background:#201747;background:var(--gokwik-primary);box-shadow:0 4px 12px #00000026;box-shadow:0 4px 12px var(--gokwik-shadow-medium);color:#fff;color:var(--gokwik-text-inverse);transform:translateY(-1px)}.btn-outline{background:#0000;border:1px solid #dee2e6;border:1px solid var(--gokwik-border-medium);border-radius:6px;color:#333;color:var(--gokwik-text-primary);font-weight:500;padding:10px 20px;transition:all .2s ease}.btn-outline:hover{background:#f8f9fa;background:var(--gokwik-bg-secondary);border-color:#201747;border-color:var(--gokwik-primary);color:#201747;color:var(--gokwik-primary)}input,select,textarea{-webkit-appearance:none;appearance:none;background:#fff;background:var(--gokwik-bg-primary);border:1px solid #dee2e6;border:1px solid var(--gokwik-border-medium);border-radius:6px;color:#333;color:var(--gokwik-text-primary);font-family:inherit;font-size:inherit;padding:12px 16px;transition:all .2s ease}input:focus,select:focus,textarea:focus{border-color:#201747;border-color:var(--gokwik-primary);box-shadow:0 0 0 3px #004b8e1a;outline:none}input::placeholder,textarea::placeholder{color:#999;color:var(--gokwik-text-tertiary)}@media (max-width:768px){input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{font-size:16px!important}}.card{background:#fff;background:var(--gokwik-bg-primary);border:1px solid #e9ecef;border:1px solid var(--gokwik-border-light);border-radius:8px;box-shadow:0 2px 8px #0000001a;box-shadow:0 2px 8px var(--gokwik-shadow-light);transition:all .2s ease}.card:hover{box-shadow:0 4px 16px #00000026;box-shadow:0 4px 16px var(--gokwik-shadow-medium);transform:translateY(-2px)}.text-primary{color:#201747;color:var(--gokwik-primary)}.text-secondary{color:#666;color:var(--gokwik-text-secondary)}.text-tertiary{color:#999;color:var(--gokwik-text-tertiary)}.text-success{color:#28a745;color:var(--gokwik-success)}.text-warning{color:#ffc107;color:var(--gokwik-warning)}.text-error{color:#dc3545;color:var(--gokwik-error)}.bg-primary{background:#201747;background:var(--gokwik-primary)}.bg-secondary{background:#f8f9fa;background:var(--gokwik-bg-secondary)}.bg-tertiary{background:#e9ecef;background:var(--gokwik-bg-tertiary)}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}@media (max-width:1024px){.container{padding:0 16px}}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}.btn-outline,.btn-primary,.btn-secondary{font-size:.9rem;min-height:44px;padding:10px 20px}a:not(.desktop-link),button:not(.desktop-button):not(.carousel-dot),input[type=button]:not(.desktop-button),input[type=submit]:not(.desktop-button){min-height:44px;min-width:44px}}@media (max-width:480px){h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.125rem}.btn-outline,.btn-primary,.btn-secondary{font-size:.85rem;padding:10px 16px}.container{padding:0 12px}}@media (min-width:769px){a,button,input[type=button],input[type=submit]{min-height:auto;min-width:auto}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}:focus{outline:2px solid #201747;outline:2px solid var(--gokwik-primary);outline-offset:2px}::selection{background:#201747;background:var(--gokwik-primary);color:#fff;color:var(--gokwik-text-inverse)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8f9fa;background:var(--gokwik-bg-secondary)}::-webkit-scrollbar-thumb{background:#adb5bd;background:var(--gokwik-border-dark);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#201747;background:var(--gokwik-secondary)}section{clear:both;display:block}.grid,section{box-sizing:border-box;width:100%}.grid{display:grid}.container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}@media (max-width:768px){.container{padding:0 15px}}@media (max-width:480px){.container{padding:0 12px}}img{display:block;height:auto;max-width:100%}.flex{display:flex}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}