:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-purple: #32095A;--primary-yellow: #D1AE48;--neutral-white: #F9F9F9}*{box-sizing:border-box;padding:0;margin:0;transition:all .3s ease-in-out;font-family:Host Grotesk,sans-serif}body{margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Hubot Sans,sans-serif}button{padding:10px 20px;border-radius:1000px;outline:none;width:max-content;border:1px solid #F9F9F9;cursor:pointer;display:flex;align-items:center;gap:4px}.btn1{background-color:#d1ae48;border-color:#d1ae48;color:#f9f9f9}.btn1:hover{background-color:#0003;color:#d1ae48}.btn2{color:#000;background-color:#f9f9f9;border-color:#f9f9f9}.btn2:hover{color:#f9f9f9;background-color:#10111333}.btn-transparent{background-color:transparent;color:#f9f9f9}.btn-transparent:hover{background-color:#f9f9f9;color:#101113}.home-page>section.hero{background-color:var(--primary-purple);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;top:-25px;padding-top:150px;padding-bottom:80px;display:flex;flex-direction:column;align-items:center}.home-page>section.hero>div.text-area{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;color:#fff;width:90%;max-width:1000px;margin:60px auto 0}.home-page>section.hero>div.text-area h1{font-size:5vw;line-height:1.1;font-weight:600}.home-page>section.hero>div.text-area h1 span{color:var(--primary-yellow)}.home-page>section.hero>div.text-area p{font-size:18px;max-width:700px}.home-page>section.hero>div.text-area .buttons{display:flex;align-items:center;gap:20px}.home-page>section.hero>div.text-area .buttons p{font-size:1rem}.home-page>section.hero>div.text-area .license-area{display:flex;align-items:center}.home-page>section.hero>div.text-area .license-area p{font-size:.9rem}.home-page>section.hero>div.text-area .license-area img{height:30px;margin-inline:4px;object-fit:contain}.home-page>section.hero>.img-area{width:80%;max-width:1000px;margin:0 auto}.home-page>section.hero>.img-area img{width:100%}.home-page>section.features{padding:100px;display:flex;flex-direction:column;align-items:center;gap:80px}.home-page>section.features .top{display:flex;flex-direction:column;align-items:center;gap:8px}.home-page>section.features .top h6{font-size:.8rem;font-weight:600;color:var(--primary-yellow);letter-spacing:1.3px}.home-page>section.features .top h2{font-size:2.4rem;font-weight:600}.home-page>section.features .top p{font-size:1.1rem}.home-page>section.features .main{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.home-page>section.features .main .card{background-color:#f1e6c6;border-radius:16px;flex:1;height:450px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;gap:16px;position:relative}.home-page>section.features .main .card aside{display:flex;flex-direction:column;gap:32px}.home-page>section.features .main .card aside h4{font-size:1.6rem;font-weight:600}.home-page>section.features .main .card aside p{font-size:1.4rem}.home-page>section.features .main .card img{position:absolute;bottom:0;right:0;width:70%;object-fit:contain;opacity:15%}.home-page>section.feature-grid{background-color:var(--primary-yellow);padding:100px;display:flex;flex-direction:column;align-items:center;gap:80px}.home-page>section.feature-grid .top{display:flex;flex-direction:column;align-items:center;gap:8px}.home-page>section.feature-grid .top h6{font-size:.8rem;font-weight:600;color:var(--primary-purple);letter-spacing:1.3px}.home-page>section.feature-grid .top h2{font-size:2.4rem;font-weight:600}.home-page>section.feature-grid .top p{font-size:1.1rem}.home-page>section.feature-grid .item-grid{display:grid;width:100%;max-width:1200px;gap:16px;grid-template-columns:repeat(6,1fr)}.home-page>section.feature-grid .item-grid .grid-card{background-color:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease}.home-page>section.feature-grid .item-grid .grid-card:hover{transform:translateY(-5px)}.home-page>section.feature-grid .item-grid .grid-card .img-wrapper{width:100%;height:280px}.home-page>section.feature-grid .item-grid .grid-card .img-wrapper img{width:100%;height:100%;object-fit:cover}.home-page>section.feature-grid .item-grid .grid-card .card-content{padding:32px;display:flex;flex-direction:column;gap:12px}.home-page>section.feature-grid .item-grid .grid-card .card-content h4{font-size:1.5rem;font-weight:700;color:#000}.home-page>section.feature-grid .item-grid .grid-card .card-content p{font-size:1rem;color:#555;line-height:1.5}.home-page>section.feature-grid .item-grid .grid-card.card-1{grid-column:span 4}.home-page>section.feature-grid .item-grid .grid-card.card-2{grid-column:span 2}.home-page>section.feature-grid .item-grid .grid-card.card-3{grid-column:span 2}.home-page>section.feature-grid .item-grid .grid-card.card-4{grid-column:span 4}.home-page>section.feature-grid .item-grid .grid-card.card-5{grid-column:span 3}.home-page>section.feature-grid .item-grid .grid-card.card-6{grid-column:span 3}.home-page>section.how-it-works{background-color:var(--neutral-white);padding:100px;display:flex;flex-direction:column;align-items:center;gap:80px}.home-page>section.how-it-works .top{display:flex;flex-direction:column;align-items:center;gap:8px}.home-page>section.how-it-works .top h6{font-size:.8rem;font-weight:600;color:#ababab;letter-spacing:1.3px}.home-page>section.how-it-works .top h2{font-size:2.4rem;font-weight:600}.home-page>section.how-it-works .top p{font-size:1.1rem}.home-page>section.how-it-works>main{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.home-page>section.how-it-works>main article{flex:1;background-color:#e7e8e9;padding:20px;border-radius:16px;display:flex;flex-direction:column;justify-content:center;gap:16px}.home-page>section.how-it-works>main article h5{font-size:1rem;font-weight:600}.home-page>section.how-it-works>main article p{color:#7c7c7c}.home-page>section.coming-soon{padding:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-position:center;background-repeat:no-repeat;background-size:cover}.home-page>section.coming-soon .banner{border-radius:16px;padding:60px 80px;display:flex;align-items:center;gap:40px;justify-content:space-between}.home-page>section.coming-soon .banner .left{display:flex;flex-direction:column;gap:16px;color:#fff}.home-page>section.coming-soon .banner .left h5{text-transform:uppercase;font-size:.8rem;font-weight:600;letter-spacing:1.3px}.home-page>section.coming-soon .banner .left h2{font-size:2.4rem;font-weight:600}.home-page>section.coming-soon .banner .left p{font-size:1.1rem}.home-page>section.coming-soon .banner .btn1{flex-shrink:0}@media screen and (max-width: 1024px){.home-page>section.features,.home-page>section.feature-grid,.home-page>section.how-it-works,.home-page>section.coming-soon{padding-inline:40px}.home-page>section.feature-grid .item-grid{grid-template-columns:repeat(2,1fr)}.home-page>section.feature-grid .item-grid .grid-card{grid-column:span 1!important}}@media screen and (max-width: 768px){.home-page>section.hero{padding-top:150px;padding-bottom:20px;top:-15px}.home-page>section.hero>div.text-area{margin-top:20px}.home-page>section.hero>div.text-area h1{font-size:2.8rem}.home-page>section.hero>div.text-area p{font-size:1rem}.home-page>section.hero>div.text-area .buttons{flex-direction:column;width:100%;gap:12px}.home-page>section.hero>div.text-area .buttons button p{font-size:.9rem}.home-page>section.hero>.img-area{width:95%}.home-page>section.features,.home-page>section.feature-grid,.home-page>section.how-it-works{padding:80px 20px;gap:50px}.home-page>section.features .top,.home-page>section.feature-grid .top,.home-page>section.how-it-works .top{text-align:center}.home-page>section.features .top h2,.home-page>section.feature-grid .top h2,.home-page>section.how-it-works .top h2{font-size:2.2rem;line-height:1.2}.home-page>section.features .top p,.home-page>section.feature-grid .top p,.home-page>section.how-it-works .top p{font-size:1rem}.home-page>section.features .main{flex-direction:column}.home-page>section.features .main .card{height:350px}.home-page>section.features .main .card aside{gap:12px}.home-page>section.features .main .card aside h4{font-size:1.2rem}.home-page>section.features .main .card aside p{font-size:.9rem}.home-page>section.features .main .card img{width:auto;height:80%}.home-page>section.feature-grid .item-grid{grid-template-columns:1fr}.home-page>section.feature-grid .item-grid .grid-card .img-wrapper{height:200px}.home-page>section.feature-grid .item-grid .grid-card .card-content{padding:20px}.home-page>section.feature-grid .item-grid .grid-card .card-content h4{font-size:1.2rem}.home-page>section.feature-grid .item-grid .grid-card .card-content p{font-size:.9rem}.home-page>section.how-it-works>main{flex-direction:column}.home-page>section.how-it-works>main article svg{width:40px;height:40px}.home-page>section.coming-soon{padding:40px 20px}.home-page>section.coming-soon .banner{padding:40px 24px;flex-direction:column;text-align:center}.home-page>section.coming-soon .banner .left{align-items:center}.home-page>section.coming-soon .banner .left h2{font-size:2.2rem;line-height:1.1}.home-page>section.coming-soon .banner .left p{font-size:.9rem}.home-page>section.coming-soon .banner button{width:100%;justify-content:center}}.navbar{display:flex;justify-content:space-between;align-items:center;margin:0 100px -75px;background-color:#f9f9f9e4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 40px;position:sticky;top:20px;border-radius:1000px;z-index:20;box-shadow:0 2px 10px #0000001a}.navbar>a>img{width:100px;object-fit:contain}.navbar .links{display:flex;align-items:center;gap:32px}.navbar .links p,.navbar .links a{color:#1c1c1c;font-weight:500;cursor:pointer}.navbar .links p:hover,.navbar .links a:hover{color:var(--primary-purple)}.navbar>button{border:none;background-color:var(--primary-purple);color:#fff;cursor:pointer}.navbar .mobile-menu,.navbar .mobile-menu-icon{display:none}@media screen and (max-width: 1024px){.navbar .links{display:none}}@media screen and (max-width: 768px){.navbar{width:350px;max-width:96%;margin-inline:auto;padding:15px 20px;position:sticky;top:15px;margin-bottom:-60px}.navbar .links,.navbar>button{display:none}.navbar .mobile-menu-icon{display:block;font-size:24px;cursor:pointer;color:var(--primary-purple)}.navbar>a>img{width:60px}.navbar .mobile-menu{position:fixed;top:0;left:0;width:100%;height:max-content;background-color:#fff;display:flex;flex-direction:column;padding:20px;gap:32px;z-index:100;border-radius:8px;opacity:.5;pointer-events:none;transform:translateY(-120%)}.navbar .mobile-menu>aside{display:flex;align-items:center;justify-content:space-between}.navbar .mobile-menu>aside>a>img{width:60px}.navbar .mobile-menu>aside svg{font-size:24px;cursor:pointer;color:var(--primary-purple)}.navbar .mobile-menu .mobile-links{display:flex;flex-direction:column;gap:12px}.navbar .mobile-menu .mobile-links p{padding:5px 0;color:var(--primary-purple);cursor:pointer}.navbar .mobile-menu>button{border:none;padding:12px 16px;border-radius:8px;background-color:var(--primary-purple);color:#fff;cursor:pointer}.navbar .mobile-menu.open{opacity:1;transform:translateY(0);pointer-events:all}}section.why-us{padding:120px 80px;display:flex;gap:40px;justify-content:center;background-color:#fff}section.why-us>main{width:50%;display:flex;flex-direction:column;gap:60px}section.why-us>main .top{display:flex;flex-direction:column;gap:16px}section.why-us>main .top h2{font-size:3rem}section.why-us>main .top p{font-size:1rem;line-height:1.5}section.why-us>main .bottom{display:flex;gap:20px}section.why-us>main .bottom .left{width:50%;display:flex;flex-direction:column;gap:20px}section.why-us>main .bottom .left .item{background-color:var(--neutral-white);display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px}section.why-us>main .bottom .left .item svg{width:25px;height:25px}section.why-us>main .bottom .left .item p{font-size:.9rem;color:#7c7c7c}section.why-us>main .bottom .right{width:50%;background-color:#ebe7f0;padding:10px;display:flex;flex-direction:column;justify-content:space-between}section.why-us>main .bottom .right main{display:flex;flex-direction:column;gap:16px}section.why-us>main .bottom .right main h4{font-size:1.2rem;color:var(--primary-purple)}section.why-us>main .bottom .right main p{font-size:.85rem;color:#7c7c7c;line-height:1.4}section.why-us>main .bottom .right aside{display:flex;align-items:center;gap:10px;background-color:var(--neutral-white);padding:4px 10px;border-radius:100px}section.why-us>main .bottom .right aside .circle{width:15px;height:15px;border-radius:50%;background-color:var(--primary-yellow);flex-shrink:0}section.why-us>main .bottom .right aside p{font-size:.85rem;color:var(--primary-yellow)}section.why-us>aside{width:50%}section.why-us>aside img{width:100%;object-fit:contain}@media screen and (max-width: 768px){section.why-us{flex-direction:column-reverse;padding:80px 20px;gap:40px}section.why-us>main{width:100%}section.why-us>main .top h2{font-size:2.2rem;line-height:1.2}section.why-us>main .bottom{flex-direction:column;gap:40px}section.why-us>main .bottom .left{width:100%}section.why-us>main .bottom .right{width:100%;height:max-content;gap:20px;padding:20px;border-radius:8px}section.why-us>aside{width:100%}}.faqs{background-color:#f1e6c6;padding:100px 20px;display:flex;flex-direction:column;align-items:center;gap:60px}.faqs .top{text-align:center;display:flex;flex-direction:column;gap:12px}.faqs .top h2{font-size:2.8rem;font-weight:600;color:#000}.faqs .top p{font-size:1.1rem;color:#555}.faqs .accordion-container{width:100%;max-width:850px;display:flex;flex-direction:column;gap:16px}.faqs .accordion-container .faq-item{background-color:#f8f8f8;border-radius:12px;cursor:pointer;overflow:hidden;transition:all .3s ease}.faqs .accordion-container .faq-item .faq-header{padding:24px 32px;display:flex;align-items:center;gap:20px}.faqs .accordion-container .faq-item .faq-header .icon{font-size:.9rem;color:#000;display:flex;align-items:center}.faqs .accordion-container .faq-item .faq-header h4{font-size:1.1rem;font-weight:600;color:#000}.faqs .accordion-container .faq-item .faq-body{max-height:0;padding:0 32px 0 72px;transition:all .3s ease-in-out;opacity:0}.faqs .accordion-container .faq-item .faq-body p{font-size:1rem;color:#555;line-height:1.6;padding-bottom:24px}.faqs .accordion-container .faq-item.active .faq-body{max-height:200px;opacity:1}.faqs .accordion-container .faq-item:hover{background-color:#fff}@media (max-width: 768px){.faqs{padding:60px 20px;gap:40px}.faqs .top h2{font-size:2rem;line-height:1.2}.faqs .accordion-container .faq-item .faq-header{padding:20px}.faqs .accordion-container .faq-item .faq-header h4{font-size:1rem}.faqs .accordion-container .faq-item .faq-body{padding:0 20px 0 60px}.faqs .accordion-container .faq-item .faq-body p{font-size:.9rem}}.footer{background-color:#0d0118;color:#fff;padding:80px 100px 40px;display:flex;flex-direction:column;gap:60px}.footer .footer-top{display:flex;flex-direction:column;gap:50px}.footer .footer-top .logo-area img{height:45px;object-fit:contain}.footer .footer-top .content-grid{display:grid;grid-template-columns:1.2fr 1.5fr 1fr 2fr;gap:40px}.footer .footer-top .content-grid .column{display:flex;flex-direction:column;gap:24px}.footer .footer-top .content-grid .column h5{color:#8b8392;font-size:.9rem;font-weight:500;text-transform:capitalize}.footer .footer-top .content-grid .column .quick-links{list-style:none;display:flex;flex-direction:column;gap:16px}.footer .footer-top .content-grid .column .quick-links p,.footer .footer-top .content-grid .column .quick-links a{color:#fff;text-decoration:none;font-size:.95rem;cursor:pointer;transition:color .3s}.footer .footer-top .content-grid .column .quick-links p:hover,.footer .footer-top .content-grid .column .quick-links a:hover{color:var(--primary-yellow)}.footer .footer-top .content-grid .column .contact-item{display:flex;gap:12px;align-items:flex-start}.footer .footer-top .content-grid .column .contact-item svg{color:var(--primary-yellow);font-size:1.2rem;flex-shrink:0}.footer .footer-top .content-grid .column .contact-item p{font-size:.9rem;line-height:1.5}.footer .footer-top .content-grid .column .social-icons{display:flex;gap:16px}.footer .footer-top .content-grid .column .social-icons a{color:var(--primary-yellow);font-size:1.1rem;transition:opacity .3s}.footer .footer-top .content-grid .column .social-icons a:hover{opacity:.7}.footer .footer-top .content-grid .newsletter-column{display:flex;flex-direction:column;gap:20px}.footer .footer-top .content-grid .newsletter-column h5{color:#8b8392;font-size:.9rem}.footer .footer-top .content-grid .newsletter-column form{display:flex;background:#fff;border-radius:50px;padding:4px;width:100%}.footer .footer-top .content-grid .newsletter-column form input{flex:1;border:none;padding:12px 20px;border-radius:50px;outline:none;font-size:.9rem;background:transparent}.footer .footer-top .content-grid .newsletter-column form button{background-color:#dcb35c;color:#0d0118;border:none;padding:12px 28px;border-radius:50px;font-weight:600;cursor:pointer;transition:background .3s}.footer .footer-top .content-grid .newsletter-column form button:hover{background-color:#c9a14b}.footer .footer-top .content-grid .newsletter-column .status-msg{font-size:.8rem;color:var(--primary-yellow)}.footer .footer-top .content-grid .newsletter-column small{color:#8b8392;font-size:.8rem}.footer .footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:30px;display:flex;justify-content:space-between;align-items:center}.footer .footer-bottom .left{display:flex;align-items:center;gap:12px;color:#8b8392;font-size:.85rem}.footer .footer-bottom .left a{color:#8b8392;text-decoration:none}.footer .footer-bottom .left a:hover{color:#fff}.footer .footer-bottom .right-socials{display:flex;gap:20px;color:#8b8392;font-size:1rem;cursor:pointer}.footer .footer-bottom .right-socials svg:hover{color:#fff}@media (max-width: 1024px){.footer{padding:60px 40px 30px}.footer .footer-top .content-grid{grid-template-columns:1fr 1fr;gap:50px}.footer .footer-bottom{flex-direction:column;gap:20px;text-align:center}}@media (max-width: 600px){.footer .footer-top .content-grid{grid-template-columns:1fr}}.rebas-page{min-height:100vh;background:#f9f9f9;color:#1a0533}.rebas-page .btn1:hover{background-color:#fff}.rebas-page .rebas-nav{display:flex;align-items:center;justify-content:space-between;padding:0 80px;height:68px;background:#fff;border-bottom:1px solid rgba(50,9,90,.07);position:sticky;top:0;z-index:100}.rebas-page .rebas-nav .logo-mark{font-family:Hubot Sans,sans-serif;font-size:1.35rem;font-weight:900;color:#32095a;letter-spacing:.14em}.rebas-page .rebas-nav .nav-links{display:flex;gap:36px}.rebas-page .rebas-nav .nav-links a{font-size:.88rem;font-weight:500;color:#6b5a7e;transition:color .2s ease}.rebas-page .rebas-nav .nav-links a:hover{color:#32095a}.rebas-page .rebas-nav .nav-actions{display:flex;align-items:center;gap:10px}.rebas-page .rebas-nav .nav-actions .nav-signin{background:transparent;border:1px solid rgba(50,9,90,.2);color:#32095a;font-size:.85rem;padding:7px 18px;border-radius:1000px;cursor:pointer;transition:all .2s ease}.rebas-page .rebas-nav .nav-actions .nav-signin:hover{border-color:#32095a;background:#32095a0a}.rebas-page .rebas-nav .nav-actions button.btn1{font-size:.85rem;padding:8px 18px}.rebas-page .hero{background:#fff;padding:80px 80px 0;overflow:hidden}.rebas-page .hero .hero-content{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:flex-start;max-width:1280px;margin:0 auto}.rebas-page .hero .hero-left{padding-bottom:80px}.rebas-page .hero .hero-left .hero-badge{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#32095a;background:#32095a0f;border:1px solid rgba(50,9,90,.12);border-radius:1000px;padding:5px 14px;margin-bottom:28px}.rebas-page .hero .hero-left .hero-heading{font-family:Hubot Sans,sans-serif;font-size:3rem;font-weight:900;line-height:1.12;color:#1a0533;margin-bottom:22px}.rebas-page .hero .hero-left .hero-heading em{font-style:normal;color:#d1ae48}.rebas-page .hero .hero-left .hero-sub{font-size:1rem;color:#6b5a7e;line-height:1.72;margin-bottom:36px;max-width:480px}.rebas-page .hero .hero-left .hero-ctas{display:flex;gap:12px;margin-bottom:36px}.rebas-page .hero .hero-left .hero-ctas .btn-outline{background:transparent;border:1px solid rgba(50,9,90,.25);color:#32095a;padding:10px 22px;border-radius:1000px;font-size:.88rem;font-weight:500;cursor:pointer;transition:all .2s ease}.rebas-page .hero .hero-left .hero-ctas .btn-outline:hover{border-color:#32095a;background:#32095a0a}.rebas-page .hero .hero-left .hero-trust{display:flex;flex-direction:column;gap:10px}.rebas-page .hero .hero-left .hero-trust .trust-chip{display:flex;align-items:center;gap:8px;font-size:.82rem;color:#6b5a7e}.rebas-page .hero .hero-left .hero-trust .trust-chip svg{color:#32095a;font-size:.95rem;flex-shrink:0}.rebas-page .hero .hero-right{padding-top:10px}.rebas-page .hero .hero-right .code-window{border-radius:14px 14px 0 0;overflow:hidden;border:1px solid rgba(50,9,90,.1);border-bottom:none;box-shadow:0 8px 48px #32095a1f}.rebas-page .hero .hero-right .code-window .code-titlebar{display:flex;align-items:center;gap:6px;background:#1a0533;padding:12px 18px}.rebas-page .hero .hero-right .code-window .code-titlebar .dot{width:11px;height:11px;border-radius:50%;flex-shrink:0}.rebas-page .hero .hero-right .code-window .code-titlebar .dot.red{background:#ff5f57}.rebas-page .hero .hero-right .code-window .code-titlebar .dot.yellow{background:#febc2e}.rebas-page .hero .hero-right .code-window .code-titlebar .dot.green{background:#28c840}.rebas-page .hero .hero-right .code-window .code-titlebar .code-filename{font-size:.72rem;color:#f9f9f966;margin-left:10px;font-family:monospace}.rebas-page .hero .hero-right .code-window .code-body{background:#120229;padding:28px;overflow-x:auto}.rebas-page .hero .hero-right .code-window .code-body code{font-family:Fira Code,Courier New,monospace;font-size:.8rem;line-height:1.8;color:#f9f9f9cc;white-space:pre}.rebas-page .services{background:#f9f9f9;padding:96px 80px;max-width:1280px;margin:0 auto}.rebas-page .services .services-intro{max-width:560px;margin-bottom:56px}.rebas-page .services .services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.rebas-page .services .services-grid .service-card{background:#fff;border:1px solid rgba(50,9,90,.07);border-radius:16px;padding:28px 24px 32px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.rebas-page .services .services-grid .service-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #32095a17;border-color:#d1ae4866}.rebas-page .services .services-grid .service-card .service-icon-wrap{width:46px;height:46px;border-radius:12px;background:#32095a0f;color:#32095a;display:flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:20px}.rebas-page .services .services-grid .service-card .service-name{font-size:1rem;font-weight:800;color:#1a0533;margin-bottom:10px}.rebas-page .services .services-grid .service-card .service-desc{font-size:.84rem;color:#6b5a7e;line-height:1.68}.rebas-page .dev-section{background:#fff;padding:96px 80px}.rebas-page .dev-section .dev-section-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1280px;margin:0 auto}.rebas-page .dev-section .dev-visual .dev-dashboard-card{background:#fff;border:1px solid rgba(50,9,90,.08);border-radius:18px;padding:24px;box-shadow:0 4px 32px #32095a14}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-header{display:flex;justify-content:flex-end;margin-bottom:16px}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-header .ddc-env-badge{font-size:.7rem;font-weight:600;color:#16a34a;background:#dcfce7;padding:4px 10px;border-radius:1000px}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-title{font-size:.82rem;font-weight:700;color:#32095a;margin-bottom:20px}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-stats{display:flex;gap:24px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(50,9,90,.06)}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-stats .ddc-stat{display:flex;flex-direction:column;gap:2px}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-stats .ddc-stat .ddc-num{font-size:1.3rem;font-weight:800;color:#1a0533}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-stats .ddc-stat .ddc-label{font-size:.7rem;color:#9a9aaa}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-stats .ddc-stat.success .ddc-num{color:#16a34a}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-stats .ddc-stat.error .ddc-num{color:#dc2626}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-chart{display:flex;align-items:flex-end;gap:6px;height:80px}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-chart .bar-col{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:2px;height:100%}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-chart .bar-col .bar{width:100%;border-radius:3px 3px 0 0;transition:height .3s ease}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-chart .bar-col .bar.success{background:#32095a;opacity:.7}.rebas-page .dev-section .dev-visual .dev-dashboard-card .ddc-chart .bar-col .bar.error{background:#dc2626;opacity:.6}.rebas-page .dev-section .dev-text .dev-features{display:flex;flex-direction:column;gap:20px;margin:28px 0 32px}.rebas-page .dev-section .dev-text .dev-features .dev-feature-item{display:flex;gap:16px;align-items:flex-start}.rebas-page .dev-section .dev-text .dev-features .dev-feature-item .dev-feature-icon{width:36px;height:36px;min-width:36px;border-radius:9px;background:#32095a0f;color:#32095a;display:flex;align-items:center;justify-content:center;font-size:1rem}.rebas-page .dev-section .dev-text .dev-features .dev-feature-item .dev-feature-body .dev-feature-title{font-size:.9rem;font-weight:700;color:#1a0533;margin-bottom:4px}.rebas-page .dev-section .dev-text .dev-features .dev-feature-item .dev-feature-body .dev-feature-desc{font-size:.82rem;color:#6b5a7e;line-height:1.65}.rebas-page .trust-section{background:#f9f9f9;padding:96px 80px}.rebas-page .trust-section .trust-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1280px;margin:0 auto}.rebas-page .trust-section .trust-left .btn-outline.dark{background:transparent;border:1px solid rgba(50,9,90,.25);color:#32095a;padding:10px 22px;border-radius:1000px;font-size:.88rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:6px;margin-top:8px;transition:all .2s ease}.rebas-page .trust-section .trust-left .btn-outline.dark:hover{border-color:#32095a;background:#32095a0a}.rebas-page .trust-section .trust-right{display:flex;flex-direction:column;gap:14px}.rebas-page .trust-section .trust-right .trust-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid rgba(50,9,90,.07);border-radius:12px;padding:16px 20px;font-size:.88rem;font-weight:500;color:#1a0533;transition:border-color .2s ease,box-shadow .2s ease}.rebas-page .trust-section .trust-right .trust-card:hover{border-color:#d1ae4866;box-shadow:0 4px 18px #32095a0f}.rebas-page .trust-section .trust-right .trust-card .trust-card-icon{font-size:1.1rem;color:#32095a;flex-shrink:0}.rebas-page .cta-banner{background:#32095a;padding:80px;text-align:center;overflow:hidden}.rebas-page .cta-banner .cta-inner h2{font-family:Hubot Sans,sans-serif;font-size:2.4rem;font-weight:900;color:#f9f9f9;margin-bottom:14px}.rebas-page .cta-banner .cta-inner p{font-size:1rem;color:#f9f9f999;margin-bottom:36px}.rebas-page .cta-banner .cta-inner .cta-actions{display:flex;gap:12px;justify-content:center}.rebas-page .cta-banner .cta-inner .cta-actions .btn1{background:#d1ae48;border-color:#d1ae48;color:#1a0533;font-weight:600}.rebas-page .cta-banner .cta-inner .cta-actions .btn1:hover{background:transparent;color:#d1ae48}.rebas-page .cta-banner .cta-inner .cta-actions .btn-transparent{border-color:#f9f9f959;color:#f9f9f9}.rebas-page .cta-banner .cta-inner .cta-actions .btn-transparent:hover{background:#f9f9f91a;border-color:#f9f9f999}.rebas-page .rebas-footer{background:#1a0533;padding:56px 80px 36px}.rebas-page .rebas-footer .footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px}.rebas-page .rebas-footer .footer-top .footer-brand .logo-mark{font-family:Hubot Sans,sans-serif;font-size:1.35rem;font-weight:900;color:#d1ae48;letter-spacing:.14em;display:block;margin-bottom:6px}.rebas-page .rebas-footer .footer-top .footer-brand .logo-mark.light{color:#d1ae48}.rebas-page .rebas-footer .footer-top .footer-brand .footer-tagline{font-size:.75rem;color:#f9f9f94d;letter-spacing:.04em}.rebas-page .rebas-footer .footer-top .footer-nav{display:flex;gap:64px}.rebas-page .rebas-footer .footer-top .footer-nav .footer-nav-col{display:flex;flex-direction:column;gap:12px}.rebas-page .rebas-footer .footer-top .footer-nav .footer-nav-col .footer-nav-heading{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f9f9f959;margin-bottom:4px}.rebas-page .rebas-footer .footer-top .footer-nav .footer-nav-col a{font-size:.84rem;color:#f9f9f98c;transition:color .2s ease}.rebas-page .rebas-footer .footer-top .footer-nav .footer-nav-col a:hover{color:#d1ae48}.rebas-page .rebas-footer .footer-divider{height:1px;background:#f9f9f912;margin-bottom:28px}.rebas-page .rebas-footer .footer-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:32px}.rebas-page .rebas-footer .footer-bottom .footer-compliance{font-size:.77rem;color:#f9f9f952;line-height:1.7;max-width:680px}.rebas-page .rebas-footer .footer-bottom .footer-compliance strong{color:#f9f9f98c;font-weight:600}.rebas-page .rebas-footer .footer-bottom .footer-copy{font-size:.77rem;color:#f9f9f940;white-space:nowrap;padding-top:2px}.rebas-page .section-eyebrow{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#32095a;background:#32095a0f;border:1px solid rgba(50,9,90,.1);border-radius:1000px;padding:4px 14px;margin-bottom:18px}.rebas-page .section-title{font-family:Hubot Sans,sans-serif;font-size:2.1rem;font-weight:900;color:#1a0533;line-height:1.2;margin-bottom:14px}.rebas-page .section-desc{font-size:.94rem;color:#6b5a7e;line-height:1.72}@media screen and (max-width: 1100px){.rebas-page .services .services-grid{grid-template-columns:repeat(2,1fr)}.rebas-page .dev-section .dev-section-inner,.rebas-page .trust-section .trust-inner{grid-template-columns:1fr;gap:48px}.rebas-page .rebas-footer .footer-top{flex-direction:column;gap:40px}.rebas-page .rebas-footer .footer-bottom{flex-direction:column;gap:16px}}@media screen and (max-width: 900px){.rebas-page .rebas-nav{padding:0 32px}.rebas-page .hero{padding:60px 32px 0}.rebas-page .hero .hero-content{grid-template-columns:1fr;gap:48px}.rebas-page .hero .hero-left{padding-bottom:0}.rebas-page .hero .hero-left .hero-heading{font-size:2.3rem}.rebas-page .hero .hero-right .code-window{border-radius:14px;border-bottom:1px solid rgba(50,9,90,.1);margin-bottom:60px}.rebas-page .services,.rebas-page .dev-section,.rebas-page .trust-section,.rebas-page .cta-banner{padding:72px 32px}.rebas-page .rebas-footer{padding:48px 32px 28px}}@media screen and (max-width: 640px){.rebas-page .rebas-nav{padding:0 20px}.rebas-page .rebas-nav .nav-links{display:none}.rebas-page .hero{padding:48px 20px 0}.rebas-page .hero .hero-content{display:flex;flex-direction:column}.rebas-page .hero .hero-left .hero-heading{font-size:1.85rem}.rebas-page .hero .hero-left .hero-ctas{flex-wrap:wrap}.rebas-page .hero .hero-right{width:100%}.rebas-page .services{padding:60px 20px}.rebas-page .services .services-grid{grid-template-columns:1fr}.rebas-page .dev-section,.rebas-page .trust-section{padding:60px 20px}.rebas-page .cta-banner{padding:60px 20px}.rebas-page .cta-banner .cta-inner h2{font-size:1.75rem}.rebas-page .cta-banner .cta-inner .cta-actions{flex-wrap:wrap;align-items:center}.rebas-page .rebas-footer{padding:40px 20px 24px}.rebas-page .rebas-footer .footer-nav{flex-direction:column;gap:32px}}@media screen and (max-width: 380px){.rebas-page .rebas-nav .nav-actions button.btn1{display:none}}.terms{background-color:#fff}.terms>.header{padding-top:150px;padding-bottom:20px;background-color:#f9f9f9}.terms>.header>h1{text-align:center;font-size:3rem;font-weight:700;color:#0d0118}.terms>main{padding:60px 100px;max-width:1100px;margin:0 auto}.terms>main h3{font-size:1.3rem;font-weight:700;margin-top:50px;margin-bottom:20px;color:#0d0118;text-transform:uppercase;letter-spacing:.5px}.terms>main p{font-size:1.05rem;line-height:1.7;margin-bottom:20px;color:#444}.terms>main ul,.terms>main ol{margin-bottom:25px}.terms>main ul li,.terms>main ol li{margin-left:25px;margin-bottom:12px;font-size:1.05rem;line-height:1.6;color:#444}@media screen and (max-width: 786px){.terms>.header{padding-top:120px;padding-inline:20px}.terms>.header>h1{font-size:2rem}.terms>main{padding:40px 25px}.terms>main h3{font-size:1.1rem;margin-top:35px}.terms>main p,.terms>main li{font-size:.95rem;line-height:1.6}}.privacy{background-color:#fff}.privacy>.header{padding-top:150px;padding-bottom:20px;background-color:#f9f9f9}.privacy>.header>h1{text-align:center;font-size:3rem;font-weight:700;color:#0d0118;max-width:900px;margin:0 auto}.privacy>main{padding:60px 100px;max-width:1100px;margin:0 auto}.privacy>main h3{font-size:1.3rem;font-weight:700;margin-top:50px;margin-bottom:20px;color:#0d0118;text-transform:uppercase}.privacy>main p{font-size:1.05rem;line-height:1.7;margin-bottom:20px;color:#444}.privacy>main ul{margin-bottom:25px}.privacy>main ul li{margin-left:25px;margin-bottom:12px;font-size:1.05rem;line-height:1.6;color:#444}@media screen and (max-width: 786px){.privacy>.header{padding-top:120px}.privacy>.header>h1{font-size:1.8rem;padding-inline:20px}.privacy>main{padding:40px 25px}.privacy>main h3{font-size:1.1rem;margin-top:35px}.privacy>main p,.privacy>main li{font-size:.95rem}}
