.app{position:relative;width:100%;overflow-x:hidden;overflow-y:auto}.bee-container{position:fixed;z-index:9999;pointer-events:none;will-change:transform}.bee-1{top:80px;left:8%}.bee-2{top:100px;right:8%}.bee-3{top:140px;left:15%}.bee-4{top:110px;right:12%}.bee-5{top:95px;left:5%}.bee-6{top:125px;right:18%}.bee-7{top:70px;left:12%}.bee-8{top:150px;right:6%}.bee{font-size:4rem;display:inline-block;filter:drop-shadow(0 4px 12px rgba(255,212,4,.4));will-change:transform}.bee-2 .bee{font-size:3.5rem}.bee-3 .bee{font-size:3.2rem;opacity:.9}.bee-4 .bee{font-size:3.8rem;opacity:.95}.bee-5 .bee{font-size:3.6rem;opacity:.92}.bee-6 .bee{font-size:4.2rem}.bee-7 .bee{font-size:3.3rem;opacity:.88}.bee-8 .bee{font-size:3.9rem;opacity:.94}.hero{min-height:100vh;height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#fff,#f8f8f8);position:relative;overflow:hidden;scroll-snap-align:none}.hero:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:var(--color-yellow);opacity:.1;border-radius:50%;filter:blur(80px)}.hero-content{text-align:center;max-width:800px;z-index:1}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;margin-bottom:1.5rem;color:var(--color-black);letter-spacing:-.02em;line-height:1.1}.hero-subtitle{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:600;margin-bottom:1.5rem;color:var(--color-text)}.hero-description{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;margin-bottom:3rem;color:#666;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{background-color:var(--color-yellow);color:var(--color-black);font-size:1.25rem;font-weight:700;padding:1.25rem 3rem;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 20px #ffd4044d}.cta-button:hover{box-shadow:0 8px 30px #ffd40480;transform:translateY(-2px)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}section{padding:8rem 0;scroll-snap-align:none}section.how-it-works{padding:0}.section-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;text-align:center;margin-bottom:1rem;letter-spacing:-.02em}.section-subtitle{font-size:clamp(1rem,2vw,1.5rem);text-align:center;color:#666;margin-bottom:4rem}.features{background-color:var(--color-white)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:4rem}.feature-card{background:var(--color-white);padding:3rem 2rem;border-radius:20px;box-shadow:0 4px 30px #00000014;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.feature-card:hover{box-shadow:0 10px 50px #00000026}.feature-icon{font-size:3rem;color:var(--color-yellow);margin-bottom:1.5rem}.feature-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-card p{font-size:1rem;line-height:1.6;color:#666}.how-it-works{background-color:var(--color-gray);padding:0!important}.how-it-works-header{min-height:100vh;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;background-color:var(--color-gray)}.how-it-works .section-title,.how-it-works .section-subtitle{background-color:var(--color-gray)}.steps{display:flex;flex-direction:column;margin-top:0;padding:0}.step{position:relative;height:140vh;width:100%;background-color:var(--color-gray)}.step-inner{position:sticky;top:0;height:100vh;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;justify-items:center;padding:4rem}.step-inner>*{max-width:600px;width:100%}.step:nth-child(2){background-color:#ebebeb}.step:nth-child(3){background-color:#e0e0e0}.step.right .step-inner{direction:rtl}.step.right .step-inner>*{direction:ltr}.step-image{border-radius:20px;overflow:hidden;box-shadow:0 10px 50px #00000026;border:3px solid var(--color-yellow);transition:all .3s ease}.step-image:hover{box-shadow:0 20px 60px #ffd4044d;border-color:var(--color-black)}.step-image img{width:100%;height:auto;display:block;object-fit:cover}.step-content{position:relative}.step-number{font-size:6rem;font-weight:900;color:var(--color-yellow);opacity:.3;position:absolute;top:-40px;left:-20px;z-index:0;line-height:1}.step h3{font-size:2rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.step p{font-size:1.125rem;line-height:1.7;color:#666;position:relative;z-index:1}.technology{background-color:var(--color-black);color:var(--color-white)}.technology .section-title,.technology h3{color:var(--color-white)}.technology .section-subtitle,.technology p{color:#ccc}.tech-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:4rem}.tech-image{border-radius:20px;overflow:hidden}.tech-image img{width:100%;height:auto;display:block}.tech-details{display:flex;flex-direction:column;gap:2.5rem}.tech-item h3{font-size:1.75rem;font-weight:700;margin-bottom:.75rem;color:var(--color-yellow)}.tech-item p{font-size:1.125rem;line-height:1.7}.benefits{background-color:var(--color-white)}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;margin-top:4rem}.benefit-card{background:linear-gradient(135deg,#fff,#f8f8f8);padding:3rem 2rem;border-radius:20px;text-align:center;transition:all .3s ease;border:2px solid transparent}.benefit-card:hover{border-color:var(--color-yellow);background:var(--color-white)}.benefit-icon{font-size:3.5rem;color:var(--color-yellow);margin-bottom:1.5rem}.benefit-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.benefit-card p{font-size:1rem;line-height:1.6;color:#666}.footer{background-color:var(--color-black);color:var(--color-white);padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h3{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:var(--color-yellow)}.footer-section h4{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-white)}.footer-section p{color:#ccc;margin-bottom:.5rem;line-height:1.6}.social-icons{display:flex;gap:1rem;margin-top:1rem}.social-icons a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#ffd4041a;border-radius:50%;font-size:1.5rem;color:var(--color-yellow);transition:all .3s ease}.social-icons a:hover{background-color:var(--color-yellow);color:var(--color-black);transform:translateY(-3px)}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{color:#999}@media (max-width: 768px){.bee{font-size:3rem}.bee-2 .bee{font-size:2.8rem}.bee-3 .bee{font-size:2.5rem}.bee-4 .bee{font-size:2.9rem}.bee-5 .bee{font-size:2.7rem}.bee-6 .bee{font-size:3.1rem}.bee-7 .bee{font-size:2.6rem}.bee-8 .bee{font-size:2.8rem}.bee-1{left:5%}.bee-2{right:5%}.bee-3{left:12%}.bee-4{right:8%}.bee-5{left:3%}.bee-6{right:15%}.bee-7{left:10%}.bee-8{right:4%}section{padding:5rem 0}.hero{min-height:90vh}.features-grid,.benefits-grid{grid-template-columns:1fr;gap:2rem}.how-it-works-header{height:auto;min-height:50vh;padding:3rem 2rem}.step{height:120vh}.step-inner{grid-template-columns:1fr;gap:3rem;padding:4rem 2rem}.step.right .step-inner{direction:ltr}.step-inner>*{max-width:100%}.step-number{font-size:4rem;top:-30px;left:-10px}.tech-content,.footer-content{grid-template-columns:1fr;gap:2rem}}@media (max-width: 480px){.bee{font-size:2.5rem}.bee-2 .bee{font-size:2.3rem}.bee-3 .bee{font-size:2rem}.bee-4 .bee{font-size:2.4rem}.bee-5 .bee{font-size:2.2rem}.bee-6 .bee{font-size:2.5rem}.bee-7 .bee{font-size:2.1rem}.bee-8 .bee{font-size:2.3rem}.bee-3,.bee-4,.bee-6,.bee-8{display:none}.hero-title{font-size:3rem}.section-title{font-size:2rem}.cta-button{padding:1rem 2rem;font-size:1rem}}.about-project{background:linear-gradient(135deg,#f8f8f8,#fff);padding:6rem 2rem;border-top:1px solid rgba(255,212,4,.2);border-bottom:1px solid rgba(255,212,4,.2)}.about-project .section-title{color:var(--color-black)}.about-content{max-width:900px;margin:3rem auto 0;text-align:center}.about-content p{font-size:1.2rem;line-height:1.8;color:#666;margin-bottom:1.5rem}.target-audience{padding:6rem 2rem;background:linear-gradient(135deg,#0a0a0a,#1a1a1a)}.target-audience .section-title{color:var(--color-white)}.target-audience .section-subtitle{color:#ccc}.audience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.audience-card{background:linear-gradient(135deg,#ffd4040d,#ffd40405);border:2px solid rgba(255,212,4,.2);border-radius:20px;padding:2.5rem;transition:all .3s ease}.audience-card:hover{border-color:#ffd404;box-shadow:0 10px 40px #ffd4044d;transform:translateY(-10px)}.audience-card h3{color:#ffd404;font-size:1.8rem;margin-bottom:1rem;font-weight:700}.audience-card p{color:#d0d0d0;line-height:1.7;font-size:1.1rem}.competitive-advantages{padding:6rem 2rem;background:linear-gradient(135deg,#1a1a1a,#0a0a0a)}.competitive-advantages .section-title{color:var(--color-white)}.competitive-advantages .section-subtitle{color:#ccc}.advantages-list{max-width:900px;margin:3rem auto 0;display:flex;flex-direction:column;gap:2rem}.advantage-item{display:flex;align-items:flex-start;gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#ffd4040d,#ffd40405);border-left:4px solid #ffd404;border-radius:12px;transition:all .3s ease}.advantage-item:hover{background:linear-gradient(135deg,#ffd4041a,#ffd4040d);transform:translate(10px);box-shadow:0 8px 30px #ffd40433}.check-icon{font-size:2rem;flex-shrink:0;color:#ffd404}.advantage-item h3{color:#ffd404;font-size:1.5rem;margin-bottom:.5rem;font-weight:700}.advantage-item p{color:#d0d0d0;line-height:1.7;font-size:1.1rem}.cta-final{padding:8rem 2rem;background:linear-gradient(135deg,#ffd40426,#ffd4040d);text-align:center;border-top:2px solid #ffd404;border-bottom:2px solid #ffd404}.cta-final .section-title{color:var(--color-black)}.cta-content{max-width:800px;margin:0 auto}.cta-content p{font-size:1.3rem;line-height:1.8;color:#333;margin-bottom:2rem;font-weight:500}.cta-button-large{padding:1.5rem 3rem;font-size:1.3rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.cta-button-secondary{background:transparent;border:2px solid #ffd404;color:#ffd404}.cta-button-secondary:hover{background:#ffd404;color:#000}@media (max-width: 768px){.audience-grid{grid-template-columns:1fr}.advantage-item{flex-direction:column;text-align:center}.advantage-item:hover{transform:translate(0);transform:translateY(-5px)}.about-content p,.cta-content p{font-size:1.1rem}.cta-button-large{padding:1.2rem 2rem;font-size:1.1rem}}.cookie-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cookie-consent{position:fixed;bottom:20px;left:0;right:0;margin:0 auto;background:linear-gradient(135deg,#fff,#f8f8f8);border:2px solid #ffd404;border-radius:16px;padding:2rem;max-width:600px;width:90%;z-index:9999;box-shadow:0 10px 40px #00000026}.cookie-consent.cookie-settings{max-width:700px;max-height:85vh;overflow-y:auto}.cookie-consent.cookie-settings::-webkit-scrollbar{width:8px}.cookie-consent.cookie-settings::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.cookie-consent.cookie-settings::-webkit-scrollbar-thumb{background:#ffd404;border-radius:4px}.cookie-consent.cookie-settings::-webkit-scrollbar-thumb:hover{background:#fd3}.cookie-banner-content{color:#333}.cookie-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.cookie-icon{font-size:2rem;color:#ffd404}.cookie-header h3{margin:0;font-size:1.5rem;font-weight:700;color:#000}.cookie-banner-content p{margin-bottom:1rem;line-height:1.6;color:#555;font-size:.95rem}.cookie-rodo-info{font-size:.85rem!important;color:#666!important;font-style:italic;margin-top:.5rem}.cookie-link{color:#ffd404;text-decoration:underline;transition:color .2s}.cookie-link:hover{color:#fd3}.cookie-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.cookie-btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif}.cookie-btn-accept{background:#ffd404;color:#000;flex:1;min-width:150px;justify-content:center}.cookie-btn-accept:hover{background:#fd3;transform:translateY(-2px);box-shadow:0 4px 12px #ffd40466}.cookie-btn-reject{background:transparent;color:#333;border:2px solid #333;flex:1;min-width:150px;justify-content:center}.cookie-btn-reject:hover{background:#0000000d;border-color:#000;transform:translateY(-2px)}.cookie-btn-settings{background:transparent;color:#ffd404;border:2px solid #ffd404;flex:0 1 auto}.cookie-btn-settings:hover{background:#ffd4041a;transform:translateY(-2px)}.cookie-settings-content{color:#333}.cookie-settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(255,212,4,.3)}.cookie-settings-header h3{margin:0;font-size:1.5rem;font-weight:700;color:#000}.cookie-close{background:transparent;border:none;color:#333;font-size:1.5rem;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.cookie-close:hover{color:#ffd404;transform:rotate(90deg)}.cookie-categories{margin-bottom:2rem}.cookie-category{margin-bottom:1.5rem;padding:1.5rem;background:#ffd4040d;border-radius:12px;border:1px solid rgba(255,212,4,.3);transition:all .3s ease}.cookie-category:hover{background:#ffd4041a;border-color:#ffd40480}.cookie-category-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.cookie-category-title{flex:1}.cookie-category-title h4{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:#000;display:flex;align-items:center;gap:.5rem}.cookie-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.cookie-badge.required{background:#ffd404;color:#000}.cookie-badge.optional{background:#0000000d;color:#666;border:1px solid #999}.cookie-category-desc{margin:0;font-size:.9rem;line-height:1.6;color:#555}.cookie-switch{position:relative;display:inline-block;width:56px;height:28px;flex-shrink:0}.cookie-switch input{opacity:0;width:0;height:0}.cookie-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#666;transition:.3s;border-radius:28px}.cookie-slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%}.cookie-switch input:checked+.cookie-slider{background-color:#ffd404}.cookie-switch input:checked+.cookie-slider:before{transform:translate(28px)}.cookie-switch.disabled{opacity:.6;cursor:not-allowed}.cookie-switch.disabled .cookie-slider{cursor:not-allowed;background-color:#ffd404}.cookie-settings-actions{display:flex;gap:1rem;margin-bottom:1.5rem}.cookie-btn-save{background:#ffd404;color:#000;flex:1;justify-content:center}.cookie-btn-save:hover{background:#fd3;transform:translateY(-2px);box-shadow:0 4px 12px #ffd40466}.cookie-btn-accept-all{background:transparent;color:#ffd404;border:2px solid #ffd404;flex:1;justify-content:center}.cookie-btn-accept-all:hover{background:#ffd4041a;transform:translateY(-2px)}.cookie-info-footer{padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.cookie-info-footer p{margin:0;font-size:.85rem;line-height:1.6;color:#666}@media (max-width: 768px){.cookie-consent{bottom:10px;padding:1.5rem;width:95%;max-width:none}.cookie-header h3{font-size:1.25rem}.cookie-actions{flex-direction:column}.cookie-btn{width:100%;justify-content:center}.cookie-settings-actions{flex-direction:column}.cookie-category{padding:1rem}.cookie-category-header{flex-direction:column;gap:1rem}.cookie-switch{align-self:flex-start}}*{margin:0;padding:0;box-sizing:border-box}:root{--color-yellow: #ffd404;--color-black: #000000;--color-white: #ffffff;--color-gray: #f5f5f5;--color-text: #333333}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-text);background-color:var(--color-white);overflow-x:hidden;overflow-y:auto}html{scroll-behavior:smooth;overflow-y:scroll;height:100%}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--color-black)}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;outline:none;font-family:inherit}
