@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#2c3e50;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button{cursor:pointer}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#1a2332}h1{font-size:1.875rem}@media(min-width:768px){h1{font-size:2.25rem}}@media(min-width:992px){h1{font-size:3rem}}h2{font-size:1.5rem}@media(min-width:768px){h2{font-size:1.875rem}}@media(min-width:992px){h2{font-size:2.25rem}}h3{font-size:1.25rem}@media(min-width:768px){h3{font-size:1.5rem}}p{margin-bottom:1rem;color:#7b8d9e}.highlight-large{color:#e31e24;font-size:1.2em;font-weight:700}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.container{padding:0 1.5rem}}@media(min-width:992px){.container{padding:0 2rem}}.section-title{font-size:1.5rem;font-weight:700;color:#1a2332;text-align:center;margin-bottom:2rem}.section-title--light{color:#fff}.section-subtitle{font-size:1rem;font-weight:400;color:#7b8d9e;text-align:center;margin-bottom:3rem;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}@media(min-width:768px){.section-subtitle{font-size:1.125rem;margin-bottom:4rem}}.section-subtitle--light{color:#ffffffe6}.section-header{margin-bottom:1.5rem}@media(min-width:768px){.section-header{margin-bottom:2rem}}.section-header .section-title{margin-bottom:1.5rem}.icon{width:24px;height:24px}.icon-large{width:48px;height:48px}.icon-small{width:20px;height:20px}.highlight{color:#e31e24;font-size:1.3em;font-weight:700;position:relative;display:inline-block;line-height:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes pulseUp{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}@keyframes glow{0%,to{box-shadow:0 0 20px #e31e244d}50%{box-shadow:0 0 40px #e31e2499}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blob{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-50px) scale(1.1)}50%{transform:translate(-20px,20px) scale(.9)}75%{transform:translate(50px,50px) scale(1.05)}}.animate-on-scroll{opacity:0;transition:none}.animate-on-scroll.animated{animation-duration:.8s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.4,0,.2,1)}.animate-on-scroll.fade-in-up.animated{animation-name:fadeInUp}.animate-on-scroll.fade-in-down.animated{animation-name:fadeInDown}.animate-on-scroll.fade-in-left.animated{animation-name:fadeInLeft}.animate-on-scroll.fade-in-right.animated{animation-name:fadeInRight}.animate-on-scroll.fade-in.animated{animation-name:fadeIn}.animate-on-scroll.scale-in.animated{animation-name:scaleIn}.animate-delay-1{animation-delay:.1s}.animate-delay-2{animation-delay:.2s}.animate-delay-3{animation-delay:.3s}.animate-delay-4{animation-delay:.4s}.animate-delay-5{animation-delay:.5s}.animate-delay-6{animation-delay:.6s}.animate-delay-7{animation-delay:.7s}.animate-delay-8{animation-delay:.8s}.animate-delay-9{animation-delay:.9s}.animate-delay-10{animation-delay:1s}.animate-delay-11{animation-delay:1.1s}.animate-delay-12{animation-delay:1.2s}.float-animation{animation:float 6s ease-in-out infinite}.pulse-animation{animation:pulse 2s ease-in-out infinite}.glow-animation{animation:glow 2s ease-in-out infinite}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;text-align:center;transition:all .3s ease;text-decoration:none}@media(min-width:768px){.btn{padding:1rem 2rem;font-size:1.125rem}}.btn--primary{background-color:#e31e24;color:#fff;border-color:#e31e24}.btn--primary:hover{background-color:#c0181d;border-color:#c0181d;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}.btn--primary:active{transform:translateY(0)}.btn--secondary{background-color:#fff;color:#1a2332;border-color:#fff}.btn--secondary:hover{background-color:#f2f2f2;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}.btn--outline{background-color:transparent;color:#1a2332;border-color:#1a2332;border-width:2px}.btn--outline:hover{background-color:#1a2332;color:#fff;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}.btn--outline-light{color:#fff;border-color:#fff;border-width:2px}.btn--outline-light:hover{background-color:#fff;color:#1a2332;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff4d}.btn--whatsapp{background-color:#128c7e;color:#fff;border-color:#128c7e;width:100%;margin-top:1rem}.btn--whatsapp svg{filter:brightness(1)}.btn--whatsapp:hover{background-color:#0a6b5f;border-color:#0a6b5f;transform:translateY(-2px);box-shadow:0 8px 16px #128c7e4d}.btn--large{padding:1.5rem 3rem;font-size:1.125rem}@media(min-width:768px){.btn--large{padding:2rem 4rem;font-size:1.25rem}}.btn--large svg{width:24px;height:24px}.btn--full{width:100%}.btn svg{width:20px;height:20px;flex-shrink:0}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.contact-form{width:100%}.form-row{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:400px){.form-row{gap:1rem;margin-bottom:1rem}}@media(min-width:768px){.form-row{grid-template-columns:1fr 1fr;gap:2rem}}.form-group{margin-bottom:1.5rem}@media(max-width:400px){.form-group{margin-bottom:1rem}}.form-row .form-group{margin-bottom:0}.form-label{display:block;font-size:.875rem;font-weight:600;color:#1a2332;margin-bottom:.5rem}@media(max-width:400px){.form-label{font-size:.75rem}}.form-input{width:100%;padding:.875rem 1.125rem;font-size:1rem;font-family:inherit;border:2px solid #E2E8F0;border-radius:10px;background:#f7fafc;color:#2c3e50;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:400px){.form-input{padding:.5rem 1rem;font-size:.875rem}}.form-input:hover{border-color:#cbd5e0;background:#fff}.form-input:focus{outline:none;border-color:#e31e24;background:#fff;box-shadow:0 0 0 4px #e31e241a;transform:translateY(-1px)}.form-input::placeholder{color:#a0aec0}.form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%234A5568' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:20px;padding-right:2.5rem}@media(max-width:400px){.form-select{background-position:right 1rem center;padding-right:2rem}}.form-select option[value=""][disabled]{color:#a0aec0}.form-textarea{resize:vertical;min-height:8.75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}@media(max-width:400px){.form-textarea{min-height:5rem}}@media(min-width:768px){.form-textarea{min-height:8.75rem}}.form-success{padding:1.5rem;background-color:#27ae601a;color:#27ae60;border-radius:8px;text-align:center;font-weight:500;border:1px solid rgba(39,174,96,.2)}@media(max-width:400px){.form-success{padding:1rem;font-size:.875rem}}.form-error{padding:1.5rem;background-color:#e31e241a;color:#e31e24;border-radius:8px;text-align:center;font-weight:500;border:1px solid rgba(227,30,36,.2)}@media(max-width:400px){.form-error{padding:1rem;font-size:.875rem}}.radio-group{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:.75rem}@media(min-width:768px){.radio-group{flex-wrap:nowrap}}.radio-group .radio-label{display:flex;align-items:center;gap:10px;cursor:pointer;padding:10px 1.5rem;border:2px solid #E2E8F0;border-radius:8px;background:#f7fafc;transition:all .3s ease;white-space:nowrap}.radio-group .radio-label:hover{border-color:#cbd5e0;background:#fff}.radio-group .radio-label input[type=radio]{width:18px;height:18px;margin:0;cursor:pointer;accent-color:#E31E24}.radio-group .radio-label input[type=radio]:focus{outline:none}.radio-group .radio-label input[type=radio]:checked+span{color:#e31e24;font-weight:600}.radio-group .radio-label:has(input:checked){border-color:#e31e24;background:#e31e240d}.radio-group .radio-label span{font-size:1rem;color:#4a5568;transition:all .3s ease}.service-card{background-color:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 16px #1a233214;transition:all .3s ease;text-align:center}@media(min-width:768px){.service-card{padding:3rem}}.service-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1a23321f}.service-card__icon{display:flex;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#e31e24,#b7171c);border-radius:12px;transition:all .3s ease}.service-card__icon .icon-large{width:32px;height:32px;color:#fff;transition:all .3s ease}.service-card__title{font-size:1.25rem;font-weight:700;color:#1a2332;margin-bottom:.5rem}.service-card__leader{font-size:.875rem;font-weight:600;color:#718096;margin-bottom:1.5rem}.service-card__description{font-size:1rem;color:#7b8d9e;line-height:1.7;margin-bottom:1.5rem}.service-card__list{list-style:none;padding:0}.service-card__list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#7b8d9e;font-size:.875rem}.service-card__list li:before{content:"✓";position:absolute;left:0;color:#e31e24;font-weight:700}.contact-card{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;text-align:center;transition:all .3s ease}@media(min-width:768px){.contact-card{padding:3rem}}.contact-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.contact-card__avatar{width:100px;height:100px;border-radius:9999px;background:linear-gradient(135deg,#e31e24,#a11418);color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.875rem;font-weight:700;margin:0 auto 2rem;box-shadow:0 8px 16px #e31e244d,0 0 0 4px #fff,0 0 0 6px #e31e2433;position:relative;transition:all .3s ease}@media(min-width:768px){.contact-card__avatar{width:120px;height:120px;font-size:2.25rem}}.contact-card__avatar:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:90%;border-radius:9999px;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent);pointer-events:none}.contact-card:first-child .contact-card__avatar{background:linear-gradient(135deg,#3498db,#2c3e50);box-shadow:0 8px 16px #3498db4d,0 0 0 4px #fff,0 0 0 6px #3498db33}.contact-card:last-child .contact-card__avatar{background:linear-gradient(135deg,#9b59b6,#8e44ad);box-shadow:0 8px 16px #9b59b64d,0 0 0 4px #fff,0 0 0 6px #9b59b633}.contact-card:hover .contact-card__avatar{transform:scale(1.05) rotate(5deg);box-shadow:0 12px 24px #e31e2466,0 0 0 4px #fff,0 0 0 8px #e31e244d}.contact-card:first-child:hover .contact-card__avatar{box-shadow:0 12px 24px #3498db66,0 0 0 4px #fff,0 0 0 8px #3498db4d}.contact-card:last-child:hover .contact-card__avatar{box-shadow:0 12px 24px #9b59b666,0 0 0 4px #fff,0 0 0 8px #9b59b64d}.contact-card__avatar--image{background:linear-gradient(135deg,#7b8d9e,#617485);overflow:hidden;padding:0}.contact-card__avatar--image:before{display:none}.contact-card__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.contact-card:first-child .contact-card__avatar--image,.contact-card:last-child .contact-card__avatar--image{background:linear-gradient(135deg,#7b8d9e,#617485)}.contact-card__name{font-size:1.125rem;font-weight:700;color:#1a2332;margin-bottom:.5rem}@media(min-width:768px){.contact-card__name{font-size:1.25rem}}.contact-card__role{font-size:.875rem;color:#7b8d9e;margin-bottom:1.5rem}.contact-card__phone{display:block;font-size:1.125rem;font-weight:600;color:#e31e24;margin-bottom:1rem;transition:all .3s ease}.contact-card__phone:hover{color:#b7171c}.benefit{display:flex;gap:1.5rem;margin-bottom:2rem}.benefit:last-child{margin-bottom:0}.benefit__icon{flex-shrink:0;width:48px;height:48px;display:flex;justify-content:center;align-items:center;background-color:#e31e241a;border-radius:8px}.benefit__icon .icon{color:#e31e24}.benefit__content{flex:1}.benefit__title{font-size:1.125rem;font-weight:600;color:#1a2332;margin-bottom:.5rem}.benefit__text{font-size:1rem;color:#7b8d9e;line-height:1.6}.custom-cursor{position:fixed;pointer-events:none;z-index:9999;mix-blend-mode:difference}.custom-cursor__icon{position:fixed;width:32px;height:32px;transform:translate(-50%,-50%);z-index:10000;display:flex;align-items:center;justify-content:center;background:#e31e24;border-radius:9999px;box-shadow:0 4px 12px #e31e2466;transition:width .2s ease,height .2s ease,background .2s ease}.custom-cursor__icon:before{content:"₹";font-size:18px;font-weight:700;color:#fff;transition:content .2s ease,font-size .2s ease}.custom-cursor.cursor-hover .custom-cursor__icon{width:48px;height:48px;background:#1a2332;box-shadow:0 6px 20px #1a233280}.custom-cursor.cursor-hover .custom-cursor__icon:before{content:"→";font-size:24px}@media(max-width:1024px){.custom-cursor{display:none!important}}.page-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a2332,#111721);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:99999;opacity:1;transition:opacity .5s ease,visibility .5s ease}.page-loader.hidden{opacity:0;visibility:hidden}.page-loader__content{display:flex;flex-direction:column;align-items:center;gap:4rem}.page-loader__brand{display:flex;flex-direction:column;align-items:center;gap:.5rem}.page-loader__logo{font-size:5rem;font-weight:700;color:#fff;letter-spacing:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1;margin-right:-12px}@media(min-width:768px){.page-loader__logo{font-size:6rem;letter-spacing:16px;margin-right:-16px}}@media(min-width:992px){.page-loader__logo{font-size:7rem;letter-spacing:20px;margin-right:-20px}}.page-loader__logo span{display:inline-block;animation:fadeInUp .8s ease forwards;opacity:0}.page-loader__logo span.letter-u{color:#e31e24;position:relative;animation:pulseUp 1.5s ease-in-out infinite;animation-delay:1s;text-shadow:0 0 30px rgba(227,30,36,.8);font-size:1.15em;transform-origin:bottom center;vertical-align:baseline}.page-loader__logo span:nth-child(1){animation-delay:.1s}.page-loader__logo span:nth-child(2){animation-delay:.2s}.page-loader__logo span:nth-child(3){animation-delay:.3s}.page-loader__logo span:nth-child(4){animation-delay:.4s}.page-loader__logo span:nth-child(5){animation-delay:.5s}.page-loader__subtitle{font-size:1.25rem;color:#ecf0f1;font-weight:400;animation:fadeIn 1s ease forwards;animation-delay:.8s;opacity:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:2px;margin-right:-2px}@media(min-width:768px){.page-loader__subtitle{font-size:1.5rem;letter-spacing:3px;margin-right:-3px}}@media(min-width:992px){.page-loader__subtitle{font-size:2rem;letter-spacing:4px;margin-right:-4px}}.page-loader__spinner{width:50px;height:50px;border:3px solid rgba(255,255,255,.3);border-top-color:#e31e24;border-radius:50%;animation:spin 1s linear infinite}@media(min-width:768px){.page-loader__spinner{width:60px;height:60px;border-width:4px}}.floating-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.floating-shapes__shape{position:absolute;opacity:.1;border-radius:50%;animation:blob 20s ease-in-out infinite}.floating-shapes__shape--1{width:300px;height:300px;background:linear-gradient(135deg,#e31e24,#1a2332);top:10%;left:5%;animation-delay:0s}@media(min-width:768px){.floating-shapes__shape--1{width:500px;height:500px}}.floating-shapes__shape--2{width:200px;height:200px;background:linear-gradient(225deg,#7b8d9e,#e31e24);top:60%;right:10%;animation-delay:5s}@media(min-width:768px){.floating-shapes__shape--2{width:400px;height:400px}}.floating-shapes__shape--3{width:150px;height:150px;background:linear-gradient(315deg,#1a2332,#7b8d9e);bottom:20%;left:50%;animation-delay:10s}@media(min-width:768px){.floating-shapes__shape--3{width:300px;height:300px}}.glass{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.glass-dark{background:#1a2332b3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.floating-buttons{position:fixed;bottom:2rem;right:2rem;z-index:999;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.floating-buttons{bottom:3rem;right:3rem}}.floating-btn{background:none;border:none;padding:0;cursor:pointer;font:inherit;width:56px;height:56px;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}@media(min-width:768px){.floating-btn{width:64px;height:64px}}.floating-btn:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 20px #00000040}.floating-btn:active{transform:translateY(-2px) scale(1.02)}.floating-btn svg{width:28px;height:28px}@media(min-width:768px){.floating-btn svg{width:32px;height:32px}}.floating-btn--whatsapp{background:#128c7e;color:#fff;box-shadow:0 4px 20px #128c7e66}.floating-btn--whatsapp:hover{background:#0a6b5f;box-shadow:0 6px 30px #128c7e99}.floating-btn--scroll-top{background:#1a2332;color:#fff;opacity:0;visibility:hidden;transition:all .3s ease}.floating-btn--scroll-top.visible{opacity:1;visibility:visible}.floating-btn--scroll-top:hover{background:#e31e24}.floating-btn--whatsapp:after{content:"";position:absolute;inset:0;border-radius:9999px;background:#128c7e;animation:pulse-ring 2s ease-out infinite;z-index:-1}@keyframes pulse-ring{0%{transform:scale(1);opacity:.6}to{transform:scale(1.4);opacity:0}}.header{position:sticky;top:0;background-color:#fff;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000000f;z-index:100;transition:all .3s ease}.header__nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}@media(min-width:768px){.header__nav{padding:1.5rem 0}}@media(min-width:768px)and (max-height:845px){.header__nav{padding:1.25rem 0}}@media(min-width:768px)and (max-height:800px){.header__nav{padding:1rem 0}}@media(min-width:768px)and (max-height:700px){.header__nav{padding:.5rem 0}}.header__logo{flex-shrink:0}.header__logo-img{height:40px;width:auto;display:block}@media(min-width:576px){.header__logo-img{height:50px}}@media(min-width:768px){.header__logo-img{height:60px}}.header__logo-text{font-size:1.25rem;font-weight:700;color:#1a2332}@media(min-width:768px){.header__logo-text{font-size:1.5rem}}.header__menu{display:none;gap:2rem;align-items:center}@media(min-width:768px){.header__menu{display:flex}}.header__menu-item--dropdown{position:relative}.header__link{position:relative;font-size:1rem;font-weight:500;color:#2c3e50;transition:all .3s ease;padding:.5rem 0;display:inline-flex;align-items:center;gap:.5rem}.header__link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#e31e24;transition:all .3s ease}.header__link:hover{color:#e31e24}.header__link:hover:after{width:100%}.header__dropdown-icon{width:16px;height:16px;transition:transform .3s ease}.header__dropdown{position:absolute;top:100%;left:0;min-width:220px;background:#fff;box-shadow:0 10px 30px #1a233226;border-radius:8px;padding:1rem 0;margin-top:1rem;list-style:none;z-index:100}.header__dropdown-link{display:block;padding:1rem 2rem;font-size:1rem;font-weight:500;color:#2c3e50;transition:all .3s ease}.header__dropdown-link:hover{background-color:#e31e241a;color:#e31e24}.header__toggle{background:none;border:none;cursor:pointer;font:inherit;display:block;z-index:102;padding:8px}@media(min-width:768px){.header__toggle{display:none}}.header__hamburger{display:flex;flex-direction:column;gap:5px;width:26px;height:20px;position:relative}.header__hamburger-line{display:block;width:100%;height:3px;background-color:#1a2332;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.header__hamburger--active .header__hamburger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.header__hamburger--active .header__hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.header__hamburger--active .header__hamburger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header__mobile-overlay{position:fixed;inset:0;background-color:#1a233299;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90}@media(min-width:768px){.header__mobile-overlay{display:none}}.header__mobile-overlay--enter{transition:opacity .3s ease-out}.header__mobile-overlay--enter-start{opacity:0}.header__mobile-overlay--enter-end{opacity:1}.header__mobile-overlay--leave{transition:opacity .25s ease-in}.header__mobile-overlay--leave-start{opacity:1}.header__mobile-overlay--leave-end{opacity:0}.header__mobile{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:360px;background:linear-gradient(135deg,#1a2332fa,#111721fa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:-10px 0 40px #0000004d;z-index:91;overflow-y:auto;overflow-x:hidden}@media(min-width:768px){.header__mobile{display:none}}.header__mobile--enter{transition:transform .35s cubic-bezier(.4,0,.2,1)}.header__mobile--enter-start{transform:translate(100%)}.header__mobile--enter-end{transform:translate(0)}.header__mobile--leave{transition:transform .3s cubic-bezier(.4,0,.6,1)}.header__mobile--leave-start{transform:translate(0)}.header__mobile--leave-end{transform:translate(100%)}.header__mobile-header{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff08}.header__mobile-logo{height:45px;width:auto;background-color:#fff;padding:.5rem 1rem;border-radius:8px}.header__mobile-close{background:none;border:none;cursor:pointer;font:inherit;padding:8px;color:#fff;transition:all .3s ease;border-radius:4px}.header__mobile-close:hover{background-color:#e31e2433;color:#e31e24;transform:rotate(90deg)}.header__mobile-close svg{display:block}.header__mobile-menu{display:flex;flex-direction:column;gap:0;padding:1.5rem 0;list-style:none}.header__mobile-link{display:flex;align-items:center;gap:1.5rem;font-size:1.125rem;font-weight:500;color:#fff;padding:1.5rem 2rem;transition:all .3s ease;border-left:3px solid transparent;background:transparent;width:100%;text-align:left;border:none;cursor:pointer}.header__mobile-link:hover{background-color:#ffffff14;border-left-color:#e31e24;padding-left:calc(2rem + 4px)}.header__mobile-link--dropdown{justify-content:space-between;padding-right:2rem}.header__mobile-link-content{display:flex;align-items:center;gap:1.5rem}.header__mobile-icon{width:22px;height:22px;flex-shrink:0}.header__mobile-chevron{width:20px;height:20px;transition:transform .3s ease;flex-shrink:0}.header__mobile-chevron--open{transform:rotate(180deg)}.header__mobile-dropdown{margin-bottom:.5rem}.header__mobile-submenu{display:flex;flex-direction:column;gap:0;background-color:#ffffff08;border-left:2px solid rgba(227,30,36,.3);margin-left:2rem;list-style:none}.header__mobile-sublink{display:block;font-size:1rem;font-weight:400;color:#ffffffd9;padding:1rem 2rem 1rem 3.5rem;transition:all .3s ease;border-left:2px solid transparent}.header__mobile-sublink:hover{background-color:#ffffff0d;color:#fff;border-left-color:#e31e24;padding-left:calc(3.5rem + 4px)}.footer{background-color:#1a2332;color:#ecf0f1;padding:4rem 0 2rem}.footer__logo-section{text-align:center;margin-bottom:4rem}@media(min-width:768px){.footer__logo-section{margin-bottom:6rem}}.footer__logo-card{display:inline-block;background:#fff;padding:2rem 3rem;border-radius:16px;box-shadow:0 8px 24px #0003;transition:all .3s ease}@media(max-width:568px){.footer__logo-card{padding:1.5rem 2rem;border-radius:12px}}.footer__logo-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #00000040}.footer__logo{display:block;height:80px;width:auto;max-width:100%;object-fit:contain}@media(max-width:568px){.footer__logo{height:60px}}@media(max-width:400px){.footer__logo{height:50px}}.footer__tagline{color:#ecf0f1;font-size:1rem;margin-top:1.5rem;text-align:center}.footer__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}@media(min-width:576px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.footer__grid{grid-template-columns:repeat(4,1fr);gap:4rem}}.footer__col{display:flex;flex-direction:column}.footer__title{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.footer__list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer__link{color:#ecf0f1;font-size:1rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem}.footer__link:hover{color:#e31e24;transform:translate(.5rem)}.footer__icon{width:18px;height:18px;flex-shrink:0}.footer__text{color:#ecf0f1;font-size:1rem;display:flex;align-items:flex-start;gap:.5rem;line-height:1.6}.footer__disclaimers{padding:2rem 0;border-top:1px solid rgba(236,240,241,.2);border-bottom:1px solid rgba(236,240,241,.2);margin-bottom:2rem}.footer__disclaimer{font-size:.75rem;color:#95a5a6;text-align:center;margin-bottom:.5rem}@media(min-width:768px){.footer__disclaimer{font-size:.875rem}}.footer__disclaimer:last-child{margin-bottom:0}.footer__bottom{text-align:center}.footer__copyright{font-size:.875rem;color:#95a5a6;margin-bottom:.5rem}.footer__credits{font-size:.75rem;color:#95a5a6;margin-top:.5rem}@media(min-width:768px){.footer__credits{font-size:.875rem}}.footer__credits-link{color:#e31e24;font-weight:600;transition:all .3s ease;text-decoration:none}.footer__credits-link:hover{color:#fff;text-decoration:underline}.privacy-hero{padding:100px 0 80px;background:linear-gradient(135deg,#1a2332,#0f1621);color:#fff;position:relative;overflow:hidden}@media(min-width:768px){.privacy-hero{padding:120px 0 100px}}.privacy-hero:before{content:"";position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(227,30,36,.1) 0%,transparent 70%);border-radius:50%;animation:float 20s infinite ease-in-out}.privacy-hero:after{content:"";position:absolute;bottom:-150px;left:-150px;width:600px;height:600px;background:radial-gradient(circle,rgba(90,108,125,.06) 0%,transparent 70%);border-radius:50%;animation:float 25s infinite ease-in-out reverse}.privacy-hero__content{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center}.privacy-hero__label{display:inline-block;font-size:13px;font-weight:600;color:#e31e24;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;padding:8px 20px;background:#e31e241a;border-radius:100px}@media(min-width:768px){.privacy-hero__label{font-size:14px}}.privacy-hero__title{font-size:32px;font-weight:700;color:#fff;margin-bottom:24px;line-height:1.2}@media(min-width:768px){.privacy-hero__title{font-size:48px}}@media(min-width:1024px){.privacy-hero__title{font-size:56px}}.privacy-hero__title .highlight{color:#e31e24}.privacy-hero__subtitle{font-size:17px;color:#ffffffe6;line-height:1.7;margin-bottom:48px}@media(min-width:768px){.privacy-hero__subtitle{font-size:19px}}.privacy-hero__meta{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;align-items:center}@media(min-width:768px){.privacy-hero__meta{gap:64px}}.meta-item{display:flex;align-items:center;gap:12px;font-size:15px;color:#ffffffd9}@media(min-width:768px){.meta-item{font-size:16px}}.meta-item .meta-icon{width:24px;height:24px;color:#e31e24;flex-shrink:0}.meta-item strong{color:#fff;font-weight:600}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}.privacy-intro{padding:80px 0;background:#fff}@media(min-width:768px){.privacy-intro{padding:100px 0}}.privacy-intro__content{max-width:900px;margin:0 auto}.privacy-intro .section-title{font-size:32px;font-weight:700;color:#1a2332;margin-bottom:32px;text-align:center}@media(min-width:768px){.privacy-intro .section-title{font-size:40px}}.privacy-intro .intro-text{font-size:16px;line-height:1.8;color:#4a5568}@media(min-width:768px){.privacy-intro .intro-text{font-size:17px}}.privacy-intro .intro-text p{margin-bottom:24px}.privacy-intro .intro-text p:last-child{margin-bottom:0}.privacy-section{padding:80px 0;background:#f7fafc}@media(min-width:768px){.privacy-section{padding:100px 0}}.privacy-section:nth-child(2n){background:#fff}.privacy-section__header{text-align:center;margin-bottom:48px}@media(min-width:768px){.privacy-section__header{margin-bottom:64px}}.privacy-section .section-icon{width:64px;height:64px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e31e24,#b01520);border-radius:16px;box-shadow:0 8px 20px #e31e2433}.privacy-section .section-icon svg{width:32px;height:32px;color:#fff}.privacy-section .section-icon--blue{background:linear-gradient(135deg,#3498db,#2980b9);box-shadow:0 8px 20px #3498db33}.privacy-section .section-icon--green{background:linear-gradient(135deg,#27ae60,#229954);box-shadow:0 8px 20px #27ae6033}.privacy-section .section-icon--purple{background:linear-gradient(135deg,#9b59b6,#8e44ad);box-shadow:0 8px 20px #9b59b633}.privacy-section .section-icon--orange{background:linear-gradient(135deg,#e67e22,#d35400);box-shadow:0 8px 20px #e67e2233}.privacy-section .section-icon--teal{background:linear-gradient(135deg,#16a085,#138d75);box-shadow:0 8px 20px #16a08533}.privacy-section .section-icon--indigo{background:linear-gradient(135deg,#5856d6,#4c49b9);box-shadow:0 8px 20px #5856d633}.privacy-section .section-icon--primary{background:linear-gradient(135deg,#e31e24,#b01520);box-shadow:0 8px 20px #e31e2433}.privacy-section .section-icon--yellow{background:linear-gradient(135deg,#f39c12,#e67e22);box-shadow:0 8px 20px #f39c1233}.privacy-section .section-title{font-size:32px;font-weight:700;color:#1a2332;margin-bottom:16px}@media(min-width:768px){.privacy-section .section-title{font-size:40px}}.privacy-section .section-subtitle{font-size:17px;color:#718096}@media(min-width:768px){.privacy-section .section-subtitle{font-size:19px}}.privacy-content{max-width:1200px;margin:0 auto}.privacy-content .content-block{margin-bottom:48px}.privacy-content .content-block:last-child{margin-bottom:0}.privacy-content .content-block .content-title{font-size:24px;font-weight:700;color:#1a2332;margin-bottom:24px}@media(min-width:768px){.privacy-content .content-block .content-title{font-size:28px}}.privacy-content .content-block .intro-text{font-size:16px;line-height:1.8;color:#4a5568;margin-bottom:32px}@media(min-width:768px){.privacy-content .content-block .intro-text{font-size:17px}}.privacy-content .content-block p{font-size:16px;line-height:1.7;color:#4a5568;margin-bottom:16px}.privacy-content .content-block p:last-child{margin-bottom:0}.privacy-content .content-block ul,.privacy-content .content-block ol{font-size:16px;line-height:1.7;color:#4a5568;margin:16px 0;padding-left:24px}.privacy-content .content-block ul li,.privacy-content .content-block ol li{margin-bottom:12px}.privacy-content .content-block ul li:last-child,.privacy-content .content-block ol li:last-child{margin-bottom:0}.info-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}@media(min-width:768px){.info-grid{grid-template-columns:repeat(2,1fr)}}.info-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:24px;transition:all .3s ease}.info-card:hover{box-shadow:0 8px 24px #1a23321a;border-color:#e31e24;transform:translateY(-4px)}.info-card h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:16px}.info-card ul{list-style:none;padding:0;margin:0}.info-card ul li{position:relative;padding-left:24px;margin-bottom:12px;font-size:15px;color:#4a5568;line-height:1.6}.info-card ul li:last-child{margin-bottom:0}.info-card ul li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:#e31e24;border-radius:50%}.collection-methods{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}@media(min-width:768px){.collection-methods{grid-template-columns:repeat(2,1fr)}}.method-item{display:flex;gap:20px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:24px;transition:all .3s ease}.method-item:hover{box-shadow:0 8px 24px #1a23321a;border-color:#e31e24}.method-item .method-number{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e31e24,#b01520);color:#fff;font-size:18px;font-weight:700;border-radius:50%}.method-item .method-content{flex:1}.method-item .method-content h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:8px}.method-item .method-content p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}.usage-list{display:grid;grid-template-columns:1fr;gap:20px;margin-top:32px}.usage-item{display:flex;gap:16px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:20px;transition:all .3s ease}.usage-item:hover{box-shadow:0 4px 16px #1a233214;border-color:#e31e24}.usage-item .usage-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#e31e241a;border-radius:8px}.usage-item .usage-icon svg{width:24px;height:24px;color:#e31e24}.usage-item .usage-content{flex:1}.usage-item .usage-content h4{font-size:17px;font-weight:700;color:#1a2332;margin-bottom:8px}.usage-item .usage-content p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}.legal-basis-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}@media(min-width:768px){.legal-basis-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.legal-basis-grid{grid-template-columns:repeat(4,1fr)}}.basis-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:24px;text-align:center;transition:all .3s ease}.basis-card:hover{box-shadow:0 8px 24px #1a23321a;border-color:#e31e24;transform:translateY(-4px)}.basis-card h4{font-size:16px;font-weight:700;color:#1a2332;margin-bottom:12px}.basis-card p{font-size:14px;color:#4a5568;line-height:1.6;margin:0}.storage-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}@media(min-width:768px){.storage-grid{grid-template-columns:repeat(2,1fr)}}.storage-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:32px;text-align:center;transition:all .3s ease}.storage-card:hover{box-shadow:0 8px 24px #1a23321a;border-color:#27ae60;transform:translateY(-4px)}.storage-card .storage-icon{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:#27ae601a;border-radius:12px}.storage-card .storage-icon svg{width:28px;height:28px;color:#27ae60}.storage-card h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:12px}.storage-card p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}.retention-timeline{margin-top:32px}.timeline-item{display:flex;gap:24px;margin-bottom:32px;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-item:last-child:before{display:none}.timeline-item:before{content:"";position:absolute;left:40px;top:64px;bottom:-32px;width:2px;background:#e2e8f0}.timeline-item .timeline-marker{flex-shrink:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#27ae60,#229954);border-radius:50%;color:#fff;font-size:14px;font-weight:700;text-align:center;box-shadow:0 4px 16px #27ae604d;z-index:1}.timeline-item .timeline-content{flex:1;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:24px}.timeline-item .timeline-content h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:8px}.timeline-item .timeline-content p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}.access-controls{display:grid;grid-template-columns:1fr;gap:16px;margin-top:32px}@media(min-width:768px){.access-controls{grid-template-columns:repeat(2,1fr)}}.control-item{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:20px}.control-item .control-label{font-size:16px;font-weight:700;color:#1a2332}.control-item .control-desc{font-size:15px;color:#4a5568;line-height:1.6}.security-layers{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}.layer-item{display:flex;gap:20px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:24px;transition:all .3s ease}.layer-item:hover{box-shadow:0 8px 24px #1a23321a;border-color:#9b59b6}.layer-item .layer-number{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9b59b6,#8e44ad);color:#fff;font-size:18px;font-weight:700;border-radius:50%}.layer-item .layer-content{flex:1}.layer-item .layer-content h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:12px}.layer-item .layer-content ul{list-style:none;padding:0;margin:0}.layer-item .layer-content ul li{position:relative;padding-left:20px;margin-bottom:8px;font-size:15px;color:#4a5568;line-height:1.6}.layer-item .layer-content ul li:last-child{margin-bottom:0}.layer-item .layer-content ul li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:#9b59b6;border-radius:50%}.security-tips-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}@media(min-width:768px){.security-tips-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.security-tips-grid{grid-template-columns:repeat(4,1fr)}}.tip-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:24px;text-align:center;transition:all .3s ease}.tip-card:hover{box-shadow:0 8px 24px #1a23321a;border-color:#9b59b6;transform:translateY(-4px)}.tip-card .tip-icon{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#9b59b61a;border-radius:12px}.tip-card .tip-icon svg{width:28px;height:28px;color:#9b59b6}.tip-card h4{font-size:16px;font-weight:700;color:#1a2332;margin-bottom:8px}.tip-card p{font-size:14px;color:#4a5568;line-height:1.6;margin:0}.incident-response p{margin-bottom:24px}.response-steps{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.response-steps{grid-template-columns:repeat(3,1fr)}}.step-item{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:24px;text-align:center}.step-item .step-badge{display:inline-block;padding:6px 16px;background:#e31e241a;color:#e31e24;font-size:13px;font-weight:700;border-radius:100px;margin-bottom:12px}.step-item p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}.highlight-box{display:flex;gap:20px;background:#e31e240d;border-left:4px solid #E31E24;border-radius:12px;padding:24px;margin-top:32px}@media(max-width:767px){.highlight-box{flex-direction:column;gap:16px}}.highlight-box--warning{background:#f39c120d;border-left-color:#f39c12}.highlight-box--warning .highlight-icon{color:#f39c12}.highlight-box--info{background:#3498db0d;border-left-color:#3498db}.highlight-box--info .highlight-icon{color:#3498db}.highlight-box--danger{background:#e74c3c0d;border-left-color:#e74c3c}.highlight-box--danger .highlight-icon{color:#e74c3c}.highlight-box--important{background:#9b59b60d;border-left-color:#9b59b6}.highlight-box--important .highlight-icon{color:#9b59b6}.highlight-box--gdpr{background:#3498db0d;border-left-color:#3498db}.highlight-box--gdpr .highlight-icon{color:#3498db}.highlight-box .highlight-icon{flex-shrink:0;width:32px;height:32px;color:#e31e24}.highlight-box .highlight-content{flex:1}.highlight-box .highlight-content h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:8px}.highlight-box .highlight-content p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}.highlight-box .highlight-content p strong{color:#1a2332;font-weight:700}.cookies-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}@media(min-width:768px){.cookies-grid{grid-template-columns:repeat(2,1fr)}}.cookie-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:32px;transition:all .3s ease}.cookie-card:hover{box-shadow:0 8px 24px #1a23321a;transform:translateY(-4px)}.cookie-card .cookie-icon{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;border-radius:12px}.cookie-card .cookie-icon svg{width:28px;height:28px;color:#fff}.cookie-card .cookie-icon--essential{background:linear-gradient(135deg,#27ae60,#229954)}.cookie-card .cookie-icon--functional{background:linear-gradient(135deg,#3498db,#2980b9)}.cookie-card .cookie-icon--analytics{background:linear-gradient(135deg,#9b59b6,#8e44ad)}.cookie-card .cookie-icon--marketing{background:linear-gradient(135deg,#e67e22,#d35400)}.cookie-card h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:12px}.cookie-card .cookie-label{display:inline-block;padding:4px 12px;font-size:12px;font-weight:700;border-radius:100px;margin-bottom:16px}.cookie-card .cookie-label--required{background:#27ae601a;color:#27ae60}.cookie-card .cookie-label--optional{background:#3498db1a;color:#3498db}.cookie-card p{font-size:15px;color:#4a5568;line-height:1.6;margin-bottom:16px}.cookie-card .cookie-examples,.cookie-card .cookie-duration{font-size:14px;color:#718096;margin-top:12px}.cookie-card .cookie-examples strong,.cookie-card .cookie-duration strong{color:#1a2332}.management-options{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}.option-item{display:flex;gap:16px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:24px;transition:all .3s ease}.option-item:hover{box-shadow:0 4px 16px #1a233214;border-color:#e67e22}.option-item .option-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#e67e221a;border-radius:8px}.option-item .option-icon svg{width:24px;height:24px;color:#e67e22}.option-item .option-content{flex:1}.option-item .option-content h4{font-size:17px;font-weight:700;color:#1a2332;margin-bottom:8px}.option-item .option-content p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}.tracking-list{display:grid;grid-template-columns:1fr;gap:16px;margin-top:24px}.tracking-item{background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:16px;font-size:15px;color:#4a5568;line-height:1.6}.tracking-item strong{color:#1a2332;font-weight:700}.rights-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}@media(min-width:768px){.rights-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.rights-grid{grid-template-columns:repeat(3,1fr)}}.right-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:32px;transition:all .3s ease}.right-card:hover{box-shadow:0 8px 24px #1a23321a;border-color:#16a085;transform:translateY(-4px)}.right-card .right-icon{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:#16a0851a;border-radius:12px}.right-card .right-icon svg{width:28px;height:28px;color:#16a085}.right-card h3{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:12px}.right-card p{font-size:15px;color:#4a5568;line-height:1.6;margin-bottom:16px}.right-card .right-details{padding-top:16px;border-top:1px solid #E2E8F0;font-size:14px;color:#718096;line-height:1.6}.right-card .right-details strong{color:#1a2332}.exercise-process{margin-top:32px}.process-step{display:flex;gap:20px;margin-bottom:32px;position:relative}.process-step:last-child{margin-bottom:0}.process-step:last-child:before{display:none}.process-step:before{content:"";position:absolute;left:20px;top:48px;bottom:-32px;width:2px;background:#e2e8f0}.process-step .step-number{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#16a085,#138d75);color:#fff;font-size:18px;font-weight:700;border-radius:50%;z-index:1}.process-step .step-content{flex:1}.process-step .step-content h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:8px}.process-step .step-content p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}.process-step .step-content p strong{color:#1a2332}.eu-rights-list{display:grid;grid-template-columns:1fr;gap:20px;margin-top:32px}.eu-right-item{display:flex;gap:16px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:20px;transition:all .3s ease}.eu-right-item:hover{box-shadow:0 4px 16px #1a233214;border-color:#3498db}.eu-right-item .eu-right-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#3498db1a;border-radius:8px}.eu-right-item .eu-right-icon svg{width:20px;height:20px;color:#3498db}.eu-right-item .eu-right-content{flex:1}.eu-right-item .eu-right-content h4{font-size:16px;font-weight:700;color:#1a2332;margin-bottom:6px}.eu-right-item .eu-right-content p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}.sharing-scenarios{display:grid;grid-template-columns:1fr;gap:32px;margin-top:32px}.scenario-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:32px;transition:all .3s ease}.scenario-card:hover{box-shadow:0 8px 24px #1a23321a}.scenario-card .scenario-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.scenario-card .scenario-header .scenario-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px}.scenario-card .scenario-header .scenario-icon svg{width:24px;height:24px;color:#fff}.scenario-card .scenario-header .scenario-icon--regulatory{background:linear-gradient(135deg,#9b59b6,#8e44ad)}.scenario-card .scenario-header .scenario-icon--service{background:linear-gradient(135deg,#3498db,#2980b9)}.scenario-card .scenario-header .scenario-icon--financial{background:linear-gradient(135deg,#27ae60,#229954)}.scenario-card .scenario-header .scenario-icon--business{background:linear-gradient(135deg,#e67e22,#d35400)}.scenario-card .scenario-header .scenario-icon--consent{background:linear-gradient(135deg,#e31e24,#b01520)}.scenario-card .scenario-header h4{font-size:20px;font-weight:700;color:#1a2332}.scenario-card p{font-size:15px;color:#4a5568;line-height:1.6;margin-bottom:16px}.scenario-card .scenario-examples{padding:16px;background:#f7fafc;border-radius:8px}.scenario-card .scenario-examples strong{display:block;font-size:14px;color:#1a2332;margin-bottom:8px}.scenario-card .scenario-examples ul{list-style:none;padding:0;margin:0}.scenario-card .scenario-examples ul li{position:relative;padding-left:20px;margin-bottom:8px;font-size:14px;color:#4a5568;line-height:1.6}.scenario-card .scenario-examples ul li:last-child{margin-bottom:0}.scenario-card .scenario-examples ul li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:#5856d6;border-radius:50%}.safeguards-list{display:grid;grid-template-columns:1fr;gap:20px;margin-top:32px}@media(min-width:768px){.safeguards-list{grid-template-columns:repeat(2,1fr)}}.safeguard-item{display:flex;gap:16px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:24px;transition:all .3s ease}.safeguard-item:hover{box-shadow:0 4px 16px #1a233214;border-color:#5856d6}.safeguard-item .safeguard-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#5856d61a;border-radius:8px}.safeguard-item .safeguard-icon svg{width:24px;height:24px;color:#5856d6}.safeguard-item .safeguard-content{flex:1}.safeguard-item .safeguard-content h4{font-size:16px;font-weight:700;color:#1a2332;margin-bottom:8px}.safeguard-item .safeguard-content p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}.contact-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}@media(min-width:768px){.contact-grid{grid-template-columns:repeat(2,1fr)}}.contact-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:32px;transition:all .3s ease}.contact-card:hover{box-shadow:0 8px 24px #1a23321a;border-color:#e31e24;transform:translateY(-4px)}.contact-card--primary{border-color:#e31e24;box-shadow:0 4px 16px #e31e241a}.contact-card .contact-icon{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:#e31e241a;border-radius:12px}.contact-card .contact-icon svg{width:28px;height:28px;color:#e31e24}.contact-card h3{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:16px;text-align:center}.contact-card .contact-details .contact-name{font-size:17px;color:#1a2332;margin-bottom:4px;text-align:center}.contact-card .contact-details .contact-role{font-size:14px;color:#718096;margin-bottom:20px;text-align:center}.contact-card .contact-details .contact-info{display:flex;flex-direction:column;gap:12px}.contact-card .contact-details .contact-info .info-item{display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;color:#4a5568}.contact-card .contact-details .contact-info .info-item svg{width:20px;height:20px;color:#e31e24;flex-shrink:0}.contact-card .contact-details .postal-address{font-size:15px;color:#4a5568;line-height:1.8;font-style:normal}.contact-card .contact-details .postal-address strong{display:block;color:#1a2332;margin-bottom:4px}.contact-card .contact-note{margin-top:16px;padding-top:16px;border-top:1px solid #E2E8F0;font-size:13px;color:#718096;text-align:center}.contact-card .contact-note--urgent{color:#e74c3c;font-weight:600}.response-times{display:grid;grid-template-columns:1fr;gap:20px;margin-top:32px}@media(min-width:768px){.response-times{grid-template-columns:repeat(2,1fr)}}.response-item{display:flex;gap:20px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:24px}.response-item .response-timeline{flex-shrink:0}.response-item .response-timeline .timeline-badge{display:inline-block;padding:8px 16px;font-size:13px;font-weight:700;border-radius:100px}.response-item .response-timeline .timeline-badge--immediate{background:#e74c3c1a;color:#e74c3c}.response-item .response-timeline .timeline-badge--urgent{background:#f39c121a;color:#f39c12}.response-item .response-timeline .timeline-badge--standard{background:#3498db1a;color:#3498db}.response-item .response-timeline .timeline-badge--general{background:#9b59b61a;color:#9b59b6}.response-item .response-content{flex:1}.response-item .response-content h4{font-size:16px;font-weight:700;color:#1a2332;margin-bottom:6px}.response-item .response-content p{font-size:14px;color:#4a5568;line-height:1.6;margin:0}.request-checklist{display:grid;grid-template-columns:1fr;gap:12px;margin-top:24px}@media(min-width:768px){.request-checklist{grid-template-columns:repeat(2,1fr)}}.checklist-item{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:16px;font-size:15px;color:#4a5568}.checklist-item svg{width:20px;height:20px;color:#27ae60;flex-shrink:0}.gdpr-principles{margin-top:48px}.principles-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:32px}@media(min-width:768px){.principles-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.principles-grid{grid-template-columns:repeat(3,1fr)}}.principle-card{display:flex;gap:16px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:24px;transition:all .3s ease}.principle-card:hover{box-shadow:0 4px 16px #1a233214;border-color:#3498db}.principle-card .principle-number{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#3498db1a;color:#3498db;font-size:16px;font-weight:700;border-radius:50%}.principle-card .principle-content{flex:1}.principle-card .principle-content h4{font-size:16px;font-weight:700;color:#1a2332;margin-bottom:8px}.principle-card .principle-content p{font-size:14px;color:#4a5568;line-height:1.6;margin:0}.legal-basis-detailed{display:grid;grid-template-columns:1fr;gap:16px;margin-top:32px}.basis-item{display:flex;gap:16px;align-items:flex-start;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:20px}.basis-item .basis-badge{flex-shrink:0;padding:6px 12px;background:#3498db1a;color:#3498db;font-size:12px;font-weight:700;border-radius:6px}.basis-item .basis-description{flex:1;font-size:15px;color:#4a5568;line-height:1.6}.basis-item .basis-description strong{color:#1a2332}.dpia-list{list-style:none;padding:0;margin:16px 0}.dpia-list li{position:relative;padding-left:24px;margin-bottom:12px;font-size:15px;color:#4a5568;line-height:1.6}.dpia-list li:last-child{margin-bottom:0}.dpia-list li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:#3498db;border-radius:50%}.international-safeguards p{margin-bottom:24px}.safeguard-methods{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}@media(min-width:768px){.safeguard-methods{grid-template-columns:repeat(3,1fr)}}.method-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:24px;text-align:center}.method-card:hover{box-shadow:0 4px 16px #1a233214;border-color:#3498db}.method-card h4{font-size:17px;font-weight:700;color:#1a2332;margin-bottom:12px}.method-card p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}.supervisory-info p{margin-bottom:24px}.authority-details{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:32px;margin-top:24px}.authority-details .authority-primary{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #E2E8F0}.authority-details .authority-primary h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:12px}.authority-details .authority-primary p{font-size:15px;color:#4a5568;line-height:1.6;margin:0}.authority-details .authority-primary p strong{color:#3498db}.authority-details .authority-note p{font-size:14px;color:#718096;line-height:1.6;margin:0}.records-list{list-style:none;padding:0;margin:16px 0}.records-list li{position:relative;padding-left:24px;margin-bottom:12px;font-size:15px;color:#4a5568;line-height:1.6}.records-list li:last-child{margin-bottom:0}.records-list li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:#3498db;border-radius:50%}.records-note{margin-top:16px;font-size:14px;color:#718096;font-style:italic}.update-process{margin-top:48px}.notification-methods{display:grid;grid-template-columns:1fr;gap:32px;margin-top:32px}@media(min-width:768px){.notification-methods{grid-template-columns:repeat(2,1fr)}}.method-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:32px}.method-card--major{border-color:#e31e24;box-shadow:0 4px 16px #e31e241a}.method-card--minor{border-color:#3498db;box-shadow:0 4px 16px #3498db1a}.method-card .method-header{margin-bottom:16px}.method-card .method-header .method-badge{display:inline-block;padding:6px 16px;font-size:12px;font-weight:700;border-radius:100px;margin-bottom:12px}.method-card .method-header .method-badge--important{background:#e31e241a;color:#e31e24}.method-card .method-header .method-badge--standard{background:#3498db1a;color:#3498db}.method-card .method-header h4{font-size:20px;font-weight:700;color:#1a2332}.method-card p{font-size:15px;color:#4a5568;line-height:1.6;margin-bottom:16px}.method-card ul{list-style:none;padding:0;margin:0}.method-card ul li{position:relative;padding-left:20px;margin-bottom:8px;font-size:15px;color:#4a5568;line-height:1.6}.method-card ul li:last-child{margin-bottom:0}.method-card ul li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:#3498db;border-radius:50%}.method-card .method-examples{margin-top:16px;padding-top:16px;border-top:1px solid #E2E8F0}.method-card .method-examples strong{display:block;font-size:14px;color:#1a2332;margin-bottom:8px}.acceptance-info p{margin-bottom:32px}.options-list{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.options-list{grid-template-columns:repeat(3,1fr)}}.option-number{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f39c121a;color:#f39c12;font-size:16px;font-weight:700;border-radius:50%;margin-bottom:16px}.version-history{margin-top:32px}.version-item{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:32px;margin-bottom:24px;transition:all .3s ease}.version-item:last-child{margin-bottom:0}.version-item--current{border-color:#27ae60;box-shadow:0 4px 16px #27ae601a}.version-item:hover{box-shadow:0 4px 16px #1a233214}.version-item .version-date{display:flex;align-items:center;gap:12px;margin-bottom:16px}.version-item .version-date strong{font-size:18px;color:#1a2332}.version-item .version-date .version-label{padding:4px 12px;background:#27ae601a;color:#27ae60;font-size:12px;font-weight:700;border-radius:100px}.version-item .version-changes h4{font-size:16px;font-weight:700;color:#718096;margin-bottom:12px}.version-item .version-changes ul{list-style:none;padding:0;margin:0}.version-item .version-changes ul li{position:relative;padding-left:20px;margin-bottom:8px;font-size:15px;color:#4a5568;line-height:1.6}.version-item .version-changes ul li:last-child{margin-bottom:0}.version-item .version-changes ul li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:#3498db;border-radius:50%}.regulatory-monitoring{list-style:none;padding:0;margin:16px 0}.regulatory-monitoring li{position:relative;padding-left:24px;margin-bottom:12px;font-size:15px;color:#4a5568;line-height:1.6}.regulatory-monitoring li:last-child{margin-bottom:0}.regulatory-monitoring li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:#27ae60;border-radius:50%}.final-statement{margin-top:64px}.statement-box{background:linear-gradient(135deg,#1a2332,#0f1621);color:#fff;border-radius:16px;padding:48px;text-align:center}@media(max-width:767px){.statement-box{padding:32px 24px}}.statement-box h3{font-size:24px;font-weight:700;color:#fff;margin-bottom:16px}@media(min-width:768px){.statement-box h3{font-size:28px}}.statement-box .effective-date{font-size:18px;color:#e31e24;margin-bottom:16px}@media(min-width:768px){.statement-box .effective-date{font-size:20px}}.statement-box .statement-text{font-size:16px;color:#ffffffe6;line-height:1.7;margin-bottom:24px}@media(min-width:768px){.statement-box .statement-text{font-size:17px}}.statement-box .thank-you p{font-size:17px;color:#fff;line-height:1.7;margin:0}@media(min-width:768px){.statement-box .thank-you p{font-size:19px}}.international-transfers p{margin-bottom:16px}.transfer-measures{list-style:none;padding:0;margin:0}.transfer-measures li{position:relative;padding-left:24px;margin-bottom:12px;font-size:15px;color:#4a5568;line-height:1.6}.transfer-measures li:last-child{margin-bottom:0}.transfer-measures li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:#5856d6;border-radius:50%}.third-party-notice ul{list-style:none;padding:0;margin:0}.third-party-notice ul li{position:relative;padding-left:24px;margin-bottom:12px;font-size:15px;color:#4a5568;line-height:1.6}.third-party-notice ul li:last-child{margin-bottom:0}.third-party-notice ul li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:#e67e22;border-radius:50%}.user-security .intro-text{margin-bottom:24px}.section-padding{padding:4rem 0}@media(min-width:768px){.section-padding{padding:6rem 0}}.container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:768px){.container{padding-left:3rem;padding-right:3rem}}.bg-light{background-color:#f8f9fa}.bg-white{background-color:#fff}.bg-navy{background-color:#1a2332;color:#fff}.text-center{text-align:center}.section-title{font-size:1.5rem;font-weight:700;color:#1a2332;margin-bottom:2rem;line-height:1.2}@media(min-width:768px){.section-title{font-size:1.875rem;margin-bottom:3rem}}@media(min-width:992px){.section-title{font-size:2.25rem}}.bg-navy .section-title{color:#fff}.section-subtitle{font-size:1.125rem;color:#7b8d9e;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}@media(min-width:768px){.section-subtitle{font-size:1.25rem}}.bg-navy .section-subtitle{color:#ffffffd9}.highlight{color:#e31e24;font-weight:700}.section-header{margin-bottom:4rem}@media(min-width:768px){.section-header{margin-bottom:6rem}}
