:root {
    /* Primary Colors - Happn-inspired: Rich Purple Dominant Palette */
    --color-primary-cyan: #8B5CF6;
    --color-primary-purple: #7C3AED;
    --color-primary-pink: #EC4899;
    --color-primary-blue: #6366F1;

    --color-title-line-1: #FFFFFF;
    --color-title-line-2: #FFFFFF;
    
    /* Background Colors - Clean, Modern, Professional */
    --color-bg-dark: #FFFFFF;
    --color-bg-dark-95: rgba(255, 255, 255, 0.95);
    --color-bg-dark-alt: #FAFAFA;
    --color-bg-dark-alt-2: #F5F5F5;
    
    /* Text Colors - White on Purple Background */
    --color-text-primary: #FFFFFF;
    --color-text-secondary: rgba(255, 255, 255, 0.9);
    --color-text-tertiary: rgba(255, 255, 255, 0.8);
    --color-text-quaternary: rgba(255, 255, 255, 0.7);
    --color-text-quinary: rgba(255, 255, 255, 0.6);
    --color-text-senary: rgba(255, 255, 255, 0.5);
    --color-text-septenary: rgba(255, 255, 255, 0.4);
    
    /* Border/Background Opacities - Rich Purple/Lavender (Happn style) */
    --color-purple-10: rgba(124, 58, 237, 0.1);
    --color-purple-15: rgba(124, 58, 237, 0.15);
    --color-purple-20: rgba(124, 58, 237, 0.2);
    --color-purple-25: rgba(124, 58, 237, 0.25);
    --color-purple-30: rgba(124, 58, 237, 0.3);
    --color-purple-40: rgba(124, 58, 237, 0.4);
    --color-purple-50: rgba(124, 58, 237, 0.5);
    
    /* Border/Background Opacities - Vibrant Purple Accent */
    --color-cyan-10: rgba(139, 92, 246, 0.1);
    --color-cyan-20: rgba(139, 92, 246, 0.2);
    --color-cyan-30: rgba(139, 92, 246, 0.3);
    --color-cyan-40: rgba(139, 92, 246, 0.4);
    --color-cyan-50: rgba(139, 92, 246, 0.5);
    --color-cyan-60: rgba(139, 92, 246, 0.6);
    --color-cyan-70: rgba(139, 92, 246, 0.7);
    --color-cyan-80: rgba(139, 92, 246, 0.8);
    
    /* Border/Background Opacities - Pink/Magenta Accent */
    --color-pink-40: rgba(236, 72, 153, 0.4);
    
    /* Border/Background Opacities - Dark (for overlays) */
    --color-white-05: rgba(0, 0, 0, 0.05);
    --color-white-08: rgba(0, 0, 0, 0.08);
    --color-white-10: rgba(0, 0, 0, 0.1);
    --color-white-15: rgba(0, 0, 0, 0.15);
    --color-white-20: rgba(0, 0, 0, 0.2);
    --color-white-80: rgba(0, 0, 0, 0.8);
    --color-white-95: rgba(0, 0, 0, 0.95);
    
    /* Error Color */
    --color-error: #EF4444;
    
    /* Shadow Colors - Softer, Professional with Purple Tint */
    --color-shadow-black: rgba(124, 58, 237, 0.12);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    min-height: 100vh;
    max-width: 100vw;
    background: linear-gradient(180deg, #4C1D95 0%, #5B21B6 15%, #8B5CF6 50%, #5B21B6 85%, #4C1D95 100%);
    color: #FFFFFF;
    background-image: url('123.jpeg');
    background-image: linear-gradient(-20deg, #1e3a8a 0%, #2563eb 30%, #38bdf8 55%, #2563eb 85%, #1e3a8a 100%);
    background-image: linear-gradient(-20deg, #520abd 50%, #3523d8 15%, #4b3ff7 5%, #511bcf 15%, #3b16e0 100%);
    background-image: linear-gradient(-20deg, #4C1D95 50%, #5B21B6 15%, #8B5CF6 5%, #5B21B6 15%, #4C1D95 100%);
    /* nove */
    background-image: url('cropped.jpeg');

    background-image: linear-gradient(-20deg, #AF01DF 50%, #5B21B6 15%, #8B5CF6 5%, #4600F7 15%, #4C1D95 100%);

        background-image: linear-gradient(-20deg, #3144CC 50%, #5B21B6 15%, #8B5CF6 5%, #1687E7 15%, #3144CC 100%);
         background-image: linear-gradient(-20deg, #404CFF 50%, #5B21B6 15%, #8B5CF6 5%, #371C91 15%, #0082FE 100%);
   
                  background-image: 
                    linear-gradient(
                      160deg,
                      #8B5CF6 0%,
                      #8176FF 13%,
                      #5B21B6 20%,
                      #9591FF 27%,
                      #5B21B6 39%,
                      #8176FF 49%,
                      #8B5CF6 62%,
                      #9591FF 72%,
                      #5B21B6 85%,
                      #8B5CF6 100%
                    );

                    background-image: radial-gradient(circle at 67% 83%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 1%,transparent 1%, transparent 5%,transparent 5%, transparent 100%),radial-gradient(circle at 24% 80%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 27%,transparent 27%, transparent 63%,transparent 63%, transparent 100%),radial-gradient(circle at 23% 5%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 26%,transparent 26%, transparent 82%,transparent 82%, transparent 100%),radial-gradient(circle at 21% 11%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 35%,transparent 35%, transparent 45%,transparent 45%, transparent 100%),radial-gradient(circle at 10% 11%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 21%,transparent 21%, transparent 81%,transparent 81%, transparent 100%),radial-gradient(circle at 19% 61%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 20%,transparent 20%, transparent 61%,transparent 61%, transparent 100%),radial-gradient(circle at 13% 77%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 63%,transparent 63%, transparent 72%,transparent 72%, transparent 100%),radial-gradient(circle at 30% 93%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 33%,transparent 33%, transparent 82%,transparent 82%, transparent 100%),linear-gradient(90deg, rgb(22, 176, 207),rgb(103, 7, 215));


                    background-image: linear-gradient(306deg, rgba(54, 54, 54, 0.05) 0%, rgba(54, 54, 54, 0.05) 33.333%,rgba(85, 85, 85, 0.05) 33.333%, rgba(85, 85, 85, 0.05) 66.666%,rgba(255, 255, 255, 0.05) 66.666%, rgba(255, 255, 255, 0.05) 99.999%),linear-gradient(353deg, rgba(81, 81, 81, 0.05) 0%, rgba(81, 81, 81, 0.05) 33.333%,rgba(238, 238, 238, 0.05) 33.333%, rgba(238, 238, 238, 0.05) 66.666%,rgba(32, 32, 32, 0.05) 66.666%, rgba(32, 32, 32, 0.05) 99.999%),linear-gradient(140deg, rgba(192, 192, 192, 0.05) 0%, rgba(192, 192, 192, 0.05) 33.333%,rgba(109, 109, 109, 0.05) 33.333%, rgba(109, 109, 109, 0.05) 66.666%,rgba(30, 30, 30, 0.05) 66.666%, rgba(30, 30, 30, 0.05) 99.999%),linear-gradient(189deg, rgba(77, 77, 77, 0.05) 0%, rgba(77, 77, 77, 0.05) 33.333%,rgba(55, 55, 55, 0.05) 33.333%, rgba(55, 55, 55, 0.05) 66.666%,rgba(145, 145, 145, 0.05) 66.666%, rgba(145, 145, 145, 0.05) 99.999%),linear-gradient(90deg, rgb(9, 201, 186),rgb(18, 131, 221));


                    background-image: linear-gradient(41deg, rgba(107, 107, 107, 0.04) 0%, rgba(107, 107, 107, 0.04) 8%,rgba(31, 31, 31, 0.04) 8%, rgba(31, 31, 31, 0.04) 100%),linear-gradient(9deg, rgba(228, 228, 228, 0.04) 0%, rgba(228, 228, 228, 0.04) 62%,rgba(54, 54, 54, 0.04) 62%, rgba(54, 54, 54, 0.04) 100%),linear-gradient(124deg, rgba(18, 18, 18, 0.04) 0%, rgba(18, 18, 18, 0.04) 37%,rgba(233, 233, 233, 0.04) 37%, rgba(233, 233, 233, 0.04) 100%),linear-gradient(253deg, rgba(201, 201, 201, 0.04) 0%, rgba(201, 201, 201, 0.04) 55%,rgba(47, 47, 47, 0.04) 55%, rgba(47, 47, 47, 0.04) 100%),linear-gradient(270deg, rgba(172, 172, 172, 0.04) 0%, rgba(172, 172, 172, 0.04) 33%,rgba(26, 26, 26, 0.04) 33%, rgba(26, 26, 26, 0.04) 100%),linear-gradient(64deg, rgba(11, 11, 11, 0.04) 0%, rgba(11, 11, 11, 0.04) 38%,rgba(87, 87, 87, 0.04) 38%, rgba(87, 87, 87, 0.04) 100%),linear-gradient(347deg, rgba(199, 199, 199, 0.04) 0%, rgba(199, 199, 199, 0.04) 69%,rgba(4, 4, 4, 0.04) 69%, rgba(4, 4, 4, 0.04) 100%),linear-gradient(313deg, rgba(36, 36, 36, 0.04) 0%, rgba(36, 36, 36, 0.04) 20%,rgba(91, 91, 91, 0.04) 20%, rgba(91, 91, 91, 0.04) 100%),linear-gradient(90deg, rgb(10, 17, 72),rgb(35, 148, 228));

                    background-image: linear-gradient(135deg, rgba(19, 176, 223, 0.26) 0%, rgba(19, 176, 223, 0.26) 23%,rgba(16, 160, 197, 0.26) 23%, rgba(16, 160, 197, 0.26) 65%,rgba(13, 144, 172, 0.26) 65%, rgba(13, 144, 172, 0.26) 70%,rgba(9, 129, 146, 0.26) 70%, rgba(9, 129, 146, 0.26) 74%,rgba(6, 113, 121, 0.26) 74%, rgba(6, 113, 121, 0.26) 90%,rgba(3, 97, 95, 0.26) 90%, rgba(3, 97, 95, 0.26) 100%),linear-gradient(45deg, rgba(65, 234, 230, 0.26) 0%, rgba(65, 234, 230, 0.26) 28%,rgba(88, 192, 215, 0.26) 28%, rgba(88, 192, 215, 0.26) 55%,rgba(110, 150, 201, 0.26) 55%, rgba(110, 150, 201, 0.26) 66%,rgba(133, 107, 186, 0.26) 66%, rgba(133, 107, 186, 0.26) 80%,rgba(155, 65, 172, 0.26) 80%, rgba(155, 65, 172, 0.26) 85%,rgba(178, 23, 157, 0.26) 85%, rgba(178, 23, 157, 0.26) 100%),linear-gradient(90deg, rgb(27, 194, 246) 0%, rgb(27, 194, 246) 6%,rgb(39, 174, 237) 6%, rgb(39, 174, 237) 32%,rgb(50, 155, 229) 32%, rgb(50, 155, 229) 40%,rgb(62, 135, 220) 40%, rgb(62, 135, 220) 66%,rgb(74, 116, 211) 66%, rgb(74, 116, 211) 72%,rgb(86, 96, 202) 72%, rgb(86, 96, 202) 86%,rgb(97, 77, 194) 86%, rgb(97, 77, 194) 96%,rgb(109, 57, 185) 96%, rgb(109, 57, 185) 100%);

                    background-image: linear-gradient(52deg, rgba(163, 163, 163, 0.09) 0%, rgba(163, 163, 163, 0.09) 33.3%,rgba(100, 100, 100, 0.09) 33.3%, rgba(100, 100, 100, 0.09) 66.6%,rgba(162, 162, 162, 0.09) 66.6%, rgba(162, 162, 162, 0.09) 99%),linear-gradient(258deg, rgba(193, 193, 193, 0.06) 0%, rgba(193, 193, 193, 0.06) 33.3%,rgba(169, 169, 169, 0.06) 33.3%, rgba(169, 169, 169, 0.06) 66.6%,rgba(92, 92, 92, 0.06) 66.6%, rgba(92, 92, 92, 0.06) 99%),linear-gradient(129deg, rgba(45, 45, 45, 0.03) 0%, rgba(45, 45, 45, 0.03) 33.3%,rgba(223, 223, 223, 0.03) 33.3%, rgba(223, 223, 223, 0.03) 66.6%,rgba(173, 173, 173, 0.03) 66.6%, rgba(173, 173, 173, 0.03) 99%),linear-gradient(280deg, rgba(226, 226, 226, 0.06) 0%, rgba(226, 226, 226, 0.06) 33.3%,rgba(81, 81, 81, 0.06) 33.3%, rgba(81, 81, 81, 0.06) 66.6%,rgba(186, 186, 186, 0.06) 66.6%, rgba(186, 186, 186, 0.06) 99%),linear-gradient(85deg, rgba(225, 225, 225, 0.04) 0%, rgba(225, 225, 225, 0.04) 33.3%,rgba(95, 95, 95, 0.04) 33.3%, rgba(95, 95, 95, 0.04) 66.6%,rgba(39, 39, 39, 0.04) 66.6%, rgba(39, 39, 39, 0.04) 99%),linear-gradient(128deg, rgba(184, 184, 184, 0.06) 0%, rgba(184, 184, 184, 0.06) 33.3%,rgba(0, 0, 0, 0.06) 33.3%, rgba(0, 0, 0, 0.06) 66.6%,rgba(140, 140, 140, 0.06) 66.6%, rgba(140, 140, 140, 0.06) 99.89999999999999%),linear-gradient(323deg, rgba(40, 40, 40, 0.07) 0%, rgba(40, 40, 40, 0.07) 33.3%,rgba(214, 214, 214, 0.07) 33.3%, rgba(214, 214, 214, 0.07) 66.6%,rgba(190, 190, 190, 0.07) 66.6%, rgba(190, 190, 190, 0.07) 99.89999999999999%),linear-gradient(61deg, rgba(230, 230, 230, 0) 0%, rgba(230, 230, 230, 0) 33.3%,rgba(241, 241, 241, 0) 33.3%, rgba(241, 241, 241, 0) 66.6%,rgba(55, 55, 55, 0) 66.6%, rgba(55, 55, 55, 0) 99%),linear-gradient(0deg, #2625e3,#0bbaef);

                    background-image: linear-gradient(52deg, rgba(163, 163, 163, 0.09) 0%, rgba(163, 163, 163, 0.09) 33.3%,rgba(100, 100, 100, 0.09) 33.3%, rgba(100, 100, 100, 0.09) 66.6%,rgba(162, 162, 162, 0.09) 66.6%, rgba(162, 162, 162, 0.09) 99%),linear-gradient(258deg, rgba(193, 193, 193, 0.06) 0%, rgba(193, 193, 193, 0.06) 33.3%,rgba(169, 169, 169, 0.06) 33.3%, rgba(169, 169, 169, 0.06) 66.6%,rgba(92, 92, 92, 0.06) 66.6%, rgba(92, 92, 92, 0.06) 99%),linear-gradient(129deg, rgba(45, 45, 45, 0.03) 0%, rgba(45, 45, 45, 0.03) 33.3%,rgba(223, 223, 223, 0.03) 33.3%, rgba(223, 223, 223, 0.03) 66.6%,rgba(173, 173, 173, 0.03) 66.6%, rgba(173, 173, 173, 0.03) 99%),linear-gradient(280deg, rgba(226, 226, 226, 0.06) 0%, rgba(226, 226, 226, 0.06) 33.3%,rgba(81, 81, 81, 0.06) 33.3%, rgba(81, 81, 81, 0.06) 66.6%,rgba(186, 186, 186, 0.06) 66.6%, rgba(186, 186, 186, 0.06) 99%),linear-gradient(85deg, rgba(225, 225, 225, 0.04) 0%, rgba(225, 225, 225, 0.04) 33.3%,rgba(95, 95, 95, 0.04) 33.3%, rgba(95, 95, 95, 0.04) 66.6%,rgba(39, 39, 39, 0.04) 66.6%, rgba(39, 39, 39, 0.04) 99%),linear-gradient(128deg, rgba(184, 184, 184, 0.06) 0%, rgba(184, 184, 184, 0.06) 33.3%,rgba(0, 0, 0, 0.06) 33.3%, rgba(0, 0, 0, 0.06) 66.6%,rgba(140, 140, 140, 0.06) 66.6%, rgba(140, 140, 140, 0.06) 99.89999999999999%),linear-gradient(323deg, rgba(40, 40, 40, 0.07) 0%, rgba(40, 40, 40, 0.07) 33.3%,rgba(214, 214, 214, 0.07) 33.3%, rgba(214, 214, 214, 0.07) 66.6%,rgba(190, 190, 190, 0.07) 66.6%, rgba(190, 190, 190, 0.07) 99.89999999999999%),linear-gradient(61deg, rgba(230, 230, 230, 0) 0%, rgba(230, 230, 230, 0) 33.3%,rgba(241, 241, 241, 0) 33.3%, rgba(241, 241, 241, 0) 66.6%,rgba(55, 55, 55, 0) 66.6%, rgba(55, 55, 55, 0) 99%),linear-gradient(0deg, #2625e3,#0bbaef);

                    background-image: linear-gradient(316deg, rgba(234, 234, 234, 0.02) 0%, rgba(234, 234, 234, 0.02) 16.667%,rgba(128, 128, 128, 0.02) 16.667%, rgba(128, 128, 128, 0.02) 33.334%,rgba(161, 161, 161, 0.02) 33.334%, rgba(161, 161, 161, 0.02) 50.001000000000005%,rgba(154, 154, 154, 0.02) 50.001%, rgba(154, 154, 154, 0.02) 66.668%,rgba(77, 77, 77, 0.02) 66.668%, rgba(77, 77, 77, 0.02) 83.33500000000001%,rgba(10, 10, 10, 0.02) 83.335%, rgba(10, 10, 10, 0.02) 100.002%),linear-gradient(75deg, rgba(39, 39, 39, 0.03) 0%, rgba(39, 39, 39, 0.03) 20%,rgba(232, 232, 232, 0.03) 20%, rgba(232, 232, 232, 0.03) 40%,rgba(33, 33, 33, 0.03) 40%, rgba(33, 33, 33, 0.03) 60%,rgba(84, 84, 84, 0.03) 60%, rgba(84, 84, 84, 0.03) 80%,rgba(112, 112, 112, 0.03) 80%, rgba(112, 112, 112, 0.03) 100%),linear-gradient(103deg, rgba(174, 174, 174, 0.03) 0%, rgba(174, 174, 174, 0.03) 12.5%,rgba(190, 190, 190, 0.03) 12.5%, rgba(190, 190, 190, 0.03) 25%,rgba(191, 191, 191, 0.03) 25%, rgba(191, 191, 191, 0.03) 37.5%,rgba(23, 23, 23, 0.03) 37.5%, rgba(23, 23, 23, 0.03) 50%,rgba(227, 227, 227, 0.03) 50%, rgba(227, 227, 227, 0.03) 62.5%,rgba(71, 71, 71, 0.03) 62.5%, rgba(71, 71, 71, 0.03) 75%,rgba(162, 162, 162, 0.03) 75%, rgba(162, 162, 162, 0.03) 87.5%,rgba(85, 85, 85, 0.03) 87.5%, rgba(85, 85, 85, 0.03) 100%),linear-gradient(355deg, rgba(38, 38, 38, 0.02) 0%, rgba(38, 38, 38, 0.02) 25%,rgba(106, 106, 106, 0.02) 25%, rgba(106, 106, 106, 0.02) 50%,rgba(28, 28, 28, 0.02) 50%, rgba(28, 28, 28, 0.02) 75%,rgba(66, 66, 66, 0.02) 75%, rgba(66, 66, 66, 0.02) 100%),linear-gradient(137deg, rgba(38, 38, 38, 0.03) 0%, rgba(38, 38, 38, 0.03) 25%,rgba(211, 211, 211, 0.03) 25%, rgba(211, 211, 211, 0.03) 50%,rgba(4, 4, 4, 0.03) 50%, rgba(4, 4, 4, 0.03) 75%,rgba(24, 24, 24, 0.03) 75%, rgba(24, 24, 24, 0.03) 100%),linear-gradient(51deg, rgba(253, 253, 253, 0.03) 0%, rgba(253, 253, 253, 0.03) 14.286%,rgba(103, 103, 103, 0.03) 14.286%, rgba(103, 103, 103, 0.03) 28.572%,rgba(46, 46, 46, 0.03) 28.572%, rgba(46, 46, 46, 0.03) 42.858%,rgba(68, 68, 68, 0.03) 42.858%, rgba(68, 68, 68, 0.03) 57.144%,rgba(116, 116, 116, 0.03) 57.144%, rgba(116, 116, 116, 0.03) 71.42999999999999%,rgba(248, 248, 248, 0.03) 71.43%, rgba(248, 248, 248, 0.03) 85.71600000000001%,rgba(174, 174, 174, 0.03) 85.716%, rgba(174, 174, 174, 0.03) 100.002%),linear-gradient(283deg, rgba(20, 20, 20, 0.01) 0%, rgba(20, 20, 20, 0.01) 14.286%,rgba(23, 23, 23, 0.01) 14.286%, rgba(23, 23, 23, 0.01) 28.572%,rgba(19, 19, 19, 0.01) 28.572%, rgba(19, 19, 19, 0.01) 42.858%,rgba(134, 134, 134, 0.01) 42.858%, rgba(134, 134, 134, 0.01) 57.144%,rgba(4, 4, 4, 0.01) 57.144%, rgba(4, 4, 4, 0.01) 71.42999999999999%,rgba(254, 254, 254, 0.01) 71.43%, rgba(254, 254, 254, 0.01) 85.71600000000001%,rgba(87, 87, 87, 0.01) 85.716%, rgba(87, 87, 87, 0.01) 100.002%),linear-gradient(90deg, rgb(168, 1, 206),rgb(20, 120, 203));

                        background-image: url('cropped.jpeg');


                         background-image: radial-gradient(circle at 67% 83%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 1%,transparent 1%, transparent 5%,transparent 5%, transparent 100%),radial-gradient(circle at 24% 80%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 27%,transparent 27%, transparent 63%,transparent 63%, transparent 100%),radial-gradient(circle at 23% 5%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 26%,transparent 26%, transparent 82%,transparent 82%, transparent 100%),radial-gradient(circle at 21% 11%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 35%,transparent 35%, transparent 45%,transparent 45%, transparent 100%),radial-gradient(circle at 10% 11%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 21%,transparent 21%, transparent 81%,transparent 81%, transparent 100%),radial-gradient(circle at 19% 61%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 20%,transparent 20%, transparent 61%,transparent 61%, transparent 100%),radial-gradient(circle at 13% 77%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 63%,transparent 63%, transparent 72%,transparent 72%, transparent 100%),radial-gradient(circle at 30% 93%, hsla(317,0%,96%,0.05) 0%, hsla(317,0%,96%,0.05) 33%,transparent 33%, transparent 82%,transparent 82%, transparent 100%),linear-gradient(90deg, #2938F7,rgb(103, 7, 215));


    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.container {
    position: relative;
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    /* padding-bottom: 120px; */
}

.background-elements {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    pointer-events: none;
}

.gradient-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(80px);
    opacity: 0.6;
    animation: float 20s ease-in-out infinite;
}

.orb-1 {
    width: 500px;
    height: 500px;
    background: linear-gradient(135deg, var(--color-primary-cyan) 0%, var(--color-primary-purple) 100%);
    top: -200px;
    left: -200px;
    animation-delay: 0s;
}

.orb-2 {
    width: 600px;
    height: 600px;
    background: linear-gradient(135deg, var(--color-primary-pink) 0%, var(--color-primary-blue) 100%);
    bottom: -300px;
    right: -300px;
    animation-delay: -7s;
}

.orb-3 {
    width: 400px;
    height: 400px;
    background: linear-gradient(135deg, var(--color-primary-purple) 0%, var(--color-primary-cyan) 50%, var(--color-primary-pink) 100%);
    top: 50%;
    right: -150px;
    animation-delay: -14s;
}

@keyframes float {
    0%, 100% {
        transform: translate(0, 0) scale(1);
    }
    33% {
        transform: translate(30px, -30px) scale(1.1);
    }
    66% {
        transform: translate(-20px, 20px) scale(0.9);
    }
}

.content {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1400px;
    padding: 40px;
    padding-bottom: 20px;
    text-align: center;
    animation: fadeInUp 1s ease-out;
    margin: auto 0;
}

.hero-section {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
    align-items: center;
    width: 100%;
}

@media (min-width: 1024px) {
    .hero-section {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        text-align: left;
        align-items: center;
    }
    
    .text-content {
        text-align: left;
        align-items: flex-start;
    }
    
    .features {
        align-items: flex-start;
        justify-content: flex-start;
    }
    
    .feature-row {
        justify-content: flex-start;
    }
    
    .form-container {
        max-width: 450px;
        max-width: 90%;
        /* margin: 0 auto; */
        margin-top: 30px;
        margin-bottom: 40px;
        text-align: left;
        align-items: flex-start;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.text-content {
    margin-bottom: 60px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main-title {
    font-size: clamp(3.1rem, 7vw, 4.5rem);
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 40px;
    text-align: center;
    max-width: 90%;
    letter-spacing: -0.02em;
    
}

@media screen and (max-width: 600px) {
    .main-title {
        margin-top: 2rem;
    }
}

@media screen and (min-width: 360px) {
    .main-title {
        font-size: clamp(3.3rem, 9vw, 5rem);
    }
}

.line-1 {
    display: block;
    
        color: var(--color-title-line-1);
    background-clip: text;
    animation: gradientShift 3s ease-in-out infinite;
}

.line-2 {
    display: block;
    
    color: var(--color-title-line-2);
    background-clip: text;
    animation: gradientShift 3s ease-in-out infinite 1.5s;
       font-size: clamp(2.3rem, 7vw, 4.5rem);
}

@media (max-width: 360px) {
    .line-2 {
        font-size: clamp(2.3rem, 6vw, 4.2rem);
    }
}

@keyframes gradientShift {
    0%, 100% {
        filter: hue-rotate(0deg);
    }
    50% {
        filter: hue-rotate(10deg);
    }
}

.subtitle {
    font-size: clamp(1.5rem, 4vw, 2.5rem);
    font-weight: 600;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

.subtitle .icon {
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    transition: transform 0.3s ease;
}

.subtitle span:hover .icon {
    transform: scale(1.15);
}

.highlight {
    color: var(--color-primary-cyan);
    text-shadow: 0 0 20px var(--color-cyan-50);
    display: inline-flex;
    align-items: center;
}

.highlight .icon {
    filter: drop-shadow(0 0 8px var(--color-cyan-60));
}

.spacer {
    color: var(--color-text-primary);
    display: inline-flex;
    align-items: center;
}

.features {
    font-size: clamp(1rem, 2.5vw, 1.5rem);
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 90%;
    gap: 15px;
}

.feature-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

.feature {
    padding: 8px 20px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #FFFFFF;
}

.feature .icon {
    width: 1.1em;
    height: 1.1em;
    display: inline-block;
    vertical-align: middle;
    transition: transform 0.3s ease;
}

.feature:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: translateY(-2px);
    box-shadow: 0 5px 20px rgba(255, 255, 255, 0.2);
}

.feature:hover .icon {
    transform: scale(1.2) rotate(5deg);
}

.feature-divider {
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.5em;
}

.form-container {
    margin-top: 30px;
    margin-bottom: 40px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 600px;
}

.benefits {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 32px;
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.benefit-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 20px;
    background: var(--color-purple-15);
    border: 1px solid var(--color-purple-30);
    border-radius: 12px;
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    width: 100%;
    position: relative;
    overflow: hidden;
        background: transparent;
        border: none;
}

.benefit-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, var(--color-cyan-10), transparent);
    transition: left 0.6s;
}

.benefit-item:hover::before {
    left: 100%;
}

.benefit-item:hover {
    background: var(--color-purple-25);
    border-color: var(--color-cyan-50);
    transform: translateX(4px);
    box-shadow: 0 4px 20px var(--color-cyan-20);
}

.benefit-icon {
    display: none;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    color: var(--color-primary-cyan);
    filter: drop-shadow(0 0 8px var(--color-cyan-60));
    transition: all 0.3s ease;
}

.benefit-item:hover .benefit-icon {
    transform: scale(1.15) rotate(5deg);
    filter: drop-shadow(0 0 12px var(--color-cyan-80));
}

.benefit-text {
    color: var(--color-text-secondary);
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.2px;
    position: relative;
    z-index: 1;

        display: block;
    margin: 0 auto;
}

.waitlist-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 100%;
}

@media (min-width: 1024px) {
    .waitlist-form {
        align-items: flex-start;
    }
}

.input-wrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

@media (min-width: 1024px) {
    .input-wrapper {
        margin: 0;
        max-width: 100%;
        flex-direction: column;
        gap: 15px;
    }
    
    .email-input {
        width: 100%;
    }
    
    .submit-btn {
        width: 100%;
    }
}

.email-input {
    width: 100%;
    padding: 18px 24px;
    font-size: 1.1rem;
    background: rgba(139, 92, 246, 0.3);
    border: 2px solid rgba(139, 92, 246, 0.4);
    border-radius: 15px;
    color: #FFFFFF;
    outline: none;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    border-color: rgba(255, 255, 255, 0.3);
}

.email-input::placeholder {
    /* color: rgba(107, 70, 193, 0.8); */
    color: var(--color-text-senary);
    color: white;
}

.email-input:focus {
    border-color: rgba(139, 92, 246, 0.6);
    background: rgba(139, 92, 246, 0.4);
    box-shadow: 0 0 30px rgba(139, 92, 246, 0.3);
    transform: translateY(-2px);
}

.submit-btn {
    width: 100%;
    padding: 18px 32px;
    font-size: 1.1rem;

    font-weight: 600;
    background: #FFFFFF;
    border: none;
    border-radius: 15px;
    color: #6B46C1;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.submit-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(90deg, transparent, var(--color-white-20), transparent); */
        /* background-color: var(--color-primary-blue); */
    transition: left 0.5s;
}

.submit-btn:hover::before {
    left: 100%;
}

.submit-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 40px rgba(255, 255, 255, 0.3);
    background: #FFFFFF;
}

.submit-btn:active {
    transform: translateY(-1px);
}

.submit-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}

.message {
    min-height: 24px;
    font-size: 0.95rem;
    transition: all 0.3s ease;
}

.message.success {
    color: #A78BFA;
    color: white;
}

.message.error {
    color: var(--color-error);
}

@media (max-width: 600px) {

    .orb-3 {
        display: none;
        /* width: 200px;
        height: 200px;
        right: -80px;
        filter: blur(50px); */
    }
}

@media (max-width: 400px) {
    .container {
        padding-bottom: 0px;
    }
    
    .content {
        padding: 12px;
    }
    
    
    
    .text-content {
        margin-bottom: 25px;
    }
    
    .main-title {
        margin-bottom: 25px;
    }
    
    .features {
        gap: 10px;
    }
    
    .feature-row {
        flex-direction: column;
        gap: 10px;
    }
    
    .feature-divider {
        display: none;
    }
    
    .form-container {
        margin-top: 20px;
        margin-bottom: 25px;
    }
    
    .benefits {
        margin-bottom: 18px;
        gap: 8px;
    }
    
    .orb-1 {
        width: 250px;
        height: 250px;
        top: -100px;
        left: -100px;
        filter: blur(50px);
    }
    
    .orb-2 {
        width: 300px;
        height: 300px;
        bottom: -150px;
        right: -150px;
        filter: blur(50px);
    }
    
}

@media (max-width: 768px) {   
    .content {
        padding: 20px;
    }
    
    
    .text-content {
        margin-bottom: 40px;
    }
    
    .input-wrapper {
        max-width: 100%;
    }
    
    .benefits {
        max-width: 100%;
        margin-bottom: 24px;
        gap: 12px;
    }
    
    .benefit-item {
        padding: 10px 16px;
    }
    
    .benefit-text {
        font-size: 0.95rem;
    }
    
    .form-container {
        margin-top: 25px;
        margin-bottom: 30px;
    }
    
}

@media (max-width: 480px) {
    
    
    .content {
        padding: 15px;
    }
    

    .text-content {
        margin-bottom: 30px;
    }
    
    .main-title {
        margin-bottom: 30px;
    }
    
    .subtitle {
        font-size: 1.2rem;
    }
    
    .features {
        font-size: 0.9rem;
        gap: 12px;
    }
    
    .email-input,
    .submit-btn {
        padding: 15px 20px;
        font-size: 1rem;
    }
    
    .form-container {
        margin-top: 20px;
        margin-bottom: 25px;
    }
    
    .benefits {
        margin-bottom: 20px;
        gap: 10px;
    }
    
    .benefit-item {
        padding: 10px 14px;
    }
    
    .benefit-icon {
        width: 18px;
        height: 18px;
    }
    
    .benefit-text {
        font-size: 0.9rem;
    }
    
    .orb-1 {
        width: 180px;
        height: 180px;
        top: -60px;
        left: -60px;
        filter: blur(40px);
    }
    
    .orb-2 {
        width: 220px;
        height: 220px;
        bottom: -100px;
        right: -100px;
        filter: blur(40px);
    }
    
    .orb-3 {
        width: 150px;
        height: 150px;
        right: -60px;
        filter: blur(40px);
    }
}

.email-footer {
    display: flex;
    justify-content: center;
    align-items: center;
   /* position: fixed; */
    bottom: 0;
    left: 0;
    right: 0;
    padding: 24px 10px;
    text-align: center;
    z-index: 10;
    /* background: linear-gradient(to top, rgba(10, 10, 15, 0.95) 0%, rgba(10, 10, 15, 0.8) 70%, transparent 100%); */
    background: transparent;
    backdrop-filter: blur(10px);
    padding-bottom: 0px;
}


.footer-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    max-width: 700px;
    margin: 0 auto;
}

/* @media (min-width: 601px) {
    .footer-content {
        flex-direction: row !important;
    }
} */





.footer-text {
    color: #FFFFFF;
    font-size: 0.9rem;
    font-weight: 400;
    margin: 0;
    letter-spacing: 0.3px;
}

.email-link {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
}

.email-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, var(--color-cyan-20), transparent);
    transition: left 0.5s;
}

.email-link:hover::before {
    left: 100%;
}

.email-link:hover {
    color: #FFFFFF;
    border-color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.25);
    transform: translateY(-2px);
    box-shadow: 0 5px 20px rgba(255, 255, 255, 0.2);
}

.email-icon {
    width: 18px;
    height: 18px;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.email-link:hover .email-icon {
    transform: scale(1.15) translateY(-1px);
    filter: drop-shadow(0 0 8px var(--color-cyan-60));
}

.email-link span {
    position: relative;
    z-index: 1;
}

@media (max-width: 480px) {
    .email-footer {
        padding: 16px 15px;
    }
    
    .footer-content {
        gap: 10px;
    }
    
    .footer-text {
        font-size: 0.85rem;
    }
    
    .email-link {
        font-size: 0.9rem;
        padding: 8px 16px;
        gap: 8px;
    }
    
    .email-icon {
        width: 16px;
        height: 16px;
    }
}

@media (max-width: 400px) {
    .email-footer {
        padding: 14px 12px;
    }
    
    .footer-text {
        font-size: 0.8rem;
    }
    
    .email-link {
        font-size: 0.85rem;
        padding: 7px 14px;
        gap: 7px;
    }
}


@media (max-height: 670px) {
    .email-footer {
        padding-top: 0;
        padding-bottom: 2px;
    }
}


@media (min-width: 1280px) and (max-width: 1600px) {
    .main-title {
        font-size: clamp(3rem, 8vw, 5rem);
    }
}

/* Student Form Styles */
.student-form {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
}

.form-label {
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--color-white-95);
    color: white;
    text-align: left;
    margin-bottom: 5px;
}

.form-textarea {
    width: 100%;
    padding: 18px 24px;
    font-size: 1rem;
    font-family: inherit;
    background: var(--color-white-10);
    border: 2px solid var(--color-purple-30);
    border-radius: 15px;
    color: var(--color-text-primary);
    outline: none;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    resize: vertical;
    min-height: 100px;
    border-color: white;
}

.form-textarea::placeholder {
    color: var(--color-text-senary);
}

.form-textarea:focus {
    border-color: var(--color-primary-cyan);
    background: var(--color-white-15);
    box-shadow: 0 0 30px var(--color-cyan-30);
    transform: translateY(-2px);
}

.radio-group,
.checkbox-group {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
}

.radio-label,
.checkbox-label {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 20px;
    background: var(--color-white-05);
    border: 2px solid var(--color-purple-20);
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
    border-color: white;
}

.radio-label::before,
.checkbox-label::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, var(--color-cyan-10), transparent);
    transition: left 0.5s;
}

.radio-label:hover::before,
.checkbox-label:hover::before {
    left: 100%;
}

.radio-label:hover,
.checkbox-label:hover {
    background: var(--color-white-08);
    border-color: var(--color-cyan-40);
    transform: translateX(4px);
}

.radio-label input[type="radio"],
.checkbox-label input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radio-custom,
.checkbox-custom {
    width: 20px;
    height: 20px;
    border: 2px solid var(--color-purple-50);
    border-radius: 50%;
    position: relative;
    flex-shrink: 0;
    transition: all 0.3s ease;
    background: var(--color-white-05);
    border-color: white;
}

.checkbox-custom {
    border-radius: 6px;
}

.radio-label input[type="radio"]:checked ~ .radio-custom,
.checkbox-label input[type="checkbox"]:checked ~ .checkbox-custom {
    border-color: var(--color-primary-cyan);
    background: var(--color-cyan-20);
    box-shadow: 0 0 15px var(--color-cyan-40);
}

.radio-label input[type="radio"]:checked ~ .radio-custom::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--color-primary-cyan);
    box-shadow: 0 0 10px var(--color-cyan-80);
}

.checkbox-label input[type="checkbox"]:checked ~ .checkbox-custom::after {
    content: '✓';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--color-primary-cyan);
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 0 8px var(--color-cyan-80);
}

.radio-text,
.checkbox-text {
    font-size: 1rem;
    color: var(--color-text-secondary);
    font-weight: 500;
    flex: 1;
}

.radio-label input[type="radio"]:checked ~ .radio-text,
.checkbox-label input[type="checkbox"]:checked ~ .checkbox-text {
    color: var(--color-text-primary);
}

@media (max-width: 768px) {
    .student-form {
        gap: 25px;
    }
    
    .form-label {
        font-size: 1rem;
    }
    
    .form-textarea {
        padding: 15px 20px;
        font-size: 0.95rem;
    }
    
    .radio-label,
    .checkbox-label {
        padding: 12px 16px;
    }
    
    .radio-text,
    .checkbox-text {
        font-size: 0.95rem;
    }
}

@media (max-width: 480px) {
    .student-form {
        gap: 20px;
    }
    
    .form-label {
        font-size: 0.95rem;
    }
    
    .form-textarea {
        padding: 14px 18px;
        font-size: 0.9rem;
    }
    
    .radio-label,
    .checkbox-label {
        padding: 10px 14px;
    }
    
    .radio-custom,
    .checkbox-custom {
        width: 18px;
        height: 18px;
    }
    
    .radio-label input[type="radio"]:checked ~ .radio-custom::after {
        width: 8px;
        height: 8px;
    }
    
    .radio-text,
    .checkbox-text {
        font-size: 0.9rem;
    }
}

/* Language Switcher */
.language-switcher {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1000;
}

.lang-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.3s ease;
    color: #FFFFFF;
    font-size: 0.95rem;
    font-weight: 600;
    font-family: inherit;
}

.lang-toggle:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0 6px 30px rgba(139, 92, 246, 0.3);
    transform: translateY(-2px);
}

.lang-toggle:active {
    transform: translateY(0);
}

.lang-current {
    min-width: 30px;
    text-align: center;
}

.lang-arrow {
    width: 16px;
    height: 16px;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.language-switcher.active .lang-arrow {
    transform: rotate(180deg);
}

.lang-dropdown {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    min-width: 140px;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    backdrop-filter: blur(10px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    overflow: hidden;
}

.language-switcher.active .lang-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.lang-option {
    display: block;
    width: 100%;
    padding: 12px 16px;
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.9rem;
    font-weight: 500;
    text-align: left;
    cursor: pointer;
    transition: all 0.2s ease;
    font-family: inherit;
    position: relative;
}

.lang-option:first-child {
    border-radius: 12px 12px 0 0;
}

.lang-option:last-child {
    border-radius: 0 0 12px 12px;
}

.lang-option:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #FFFFFF;
}

.lang-option.active {
    color: #FFFFFF;
    background: rgba(255, 255, 255, 0.25);
}

.lang-option.active::before {
    content: '✓';
    position: absolute;
    right: 16px;
    color: #8B5CF6;
    font-weight: bold;
    text-shadow: 0 0 8px rgba(139, 92, 246, 0.8);
}

@media (max-width: 768px) {
    .language-switcher {
        top: 15px;
        right: 15px;
    }
    
    .lang-toggle {
        padding: 8px 14px;
        font-size: 0.9rem;
    }
    
    .lang-arrow {
        width: 14px;
        height: 14px;
    }
    
    .lang-dropdown {
        min-width: 130px;
    }
    
    .lang-option {
        padding: 10px 14px;
        font-size: 0.85rem;
    }
}

@media (max-width: 480px) {
    .language-switcher {
        top: 12px;
        right: 12px;
    }
    
    .lang-toggle {
        padding: 7px 12px;
        font-size: 0.85rem;
        gap: 6px;
    }
    
    .lang-current {
        min-width: 25px;
    }
    
    .lang-arrow {
        width: 12px;
        height: 12px;
    }
    
    .lang-dropdown {
        min-width: 120px;
    }
    
    .lang-option {
        padding: 9px 12px;
        font-size: 0.8rem;
    }
}