:root{--intap-profile-bg: #ffffff}html,body,#root{background:#fff!important}.intap-profile-page{--red: #D32F2F;--red-dark: #B71C1C;--red-light: #FFEBEE;--red-mid: #FFCDD2;--black: #111111;--gray-dark: #333333;--gray-mid: #666666;--gray-light: #999999;--gray-bg: #F9F9F9;--border: #E8E8E8;--white: #FFFFFF;--font: "Plus Jakarta Sans", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max-w: 480px;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--radius-pill: 999px;--shadow-sm: 0 2px 8px rgba(0,0,0,.07);--shadow-md: 0 6px 20px rgba(0,0,0,.1);--shadow-lg: 0 16px 40px rgba(0,0,0,.14);width:100%;max-width:var(--max-w);margin:0 auto;background:var(--white);min-height:100vh;color:var(--black);font-family:var(--font);display:flex;flex-direction:column;position:relative;box-shadow:none;overflow-x:hidden}.intap-profile-page *,.intap-profile-page *:before,.intap-profile-page *:after{box-sizing:border-box}.intap-profile-page a{text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.intap-profile-page button{font-family:inherit;-webkit-tap-highlight-color:transparent}.intap-profile-page img{display:block;max-width:100%}.intap-profile-page ::-moz-selection{background:#d32f2f29;color:var(--black)}.intap-profile-page ::selection{background:#d32f2f29;color:var(--black)}.divider{height:1px;background:var(--border);margin:0 24px}.s-header{background:var(--white);padding:48px 24px 32px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.avatar-wrap{position:relative;width:180px;height:180px;margin-bottom:6px}.avatar-wrap img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border:3.5px solid var(--red)}.header-name{font-size:22px;font-weight:800;color:var(--red);letter-spacing:-.3px;line-height:1.15;margin:0}.header-role{font-size:14px;font-weight:400;color:var(--gray-dark);margin:0}.header-icons{display:flex;gap:12px;margin-top:8px}.hicon{width:44px;height:44px;border-radius:50%;border:1.5px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--red);background:var(--white);transition:border-color .2s,color .2s,transform .2s}.hicon:hover{border-color:var(--red);transform:translateY(-2px)}.hicon i,.crow-icon i,.redes-icon i,.vcard-btn i,.faq-cta-btn i{line-height:1;display:inline-block}.s-contact{padding:0 0 8px;margin-top:20px}.contact-header{background:var(--red);border-radius:8px;color:var(--white);font-size:15px;font-weight:700;text-align:center;padding:13px 24px;margin:0 24px 12px;letter-spacing:.01em}.contact-list{display:flex;flex-direction:column;padding:12px 20px 4px;gap:6px}.contact-row{display:flex;align-items:center;gap:14px;padding:11px 14px;border-radius:var(--radius-md);transition:background .15s;cursor:pointer;color:var(--black);background:transparent!important;outline:none!important}.contact-row:hover{background:var(--gray-bg)!important}.contact-row:active,.contact-row:focus,.contact-row:focus-visible{background:transparent!important;outline:none!important;box-shadow:none!important}.crow-icon{width:36px;height:36px;border-radius:50%;background:var(--red);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.crow-text{font-size:13px;font-weight:400;color:var(--gray-dark);line-height:1.4}.s-vcard{padding:16px 24px 20px}.vcard-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:15px 24px;border-radius:var(--radius-pill);background:var(--red);color:var(--white);font-size:15px;font-weight:700;letter-spacing:.01em;cursor:pointer;border:none;transition:background .2s,transform .15s,box-shadow .2s}.vcard-btn:hover{background:var(--red-dark);transform:translateY(-2px)}.s-bio{padding:32px 24px;text-align:left}.bio-title{font-size:20px;font-weight:800;color:var(--red);text-align:center;margin:0 0 24px;line-height:1.3}.bio-text{font-size:14.5px;font-weight:400;color:var(--black);line-height:1.8;margin:0 0 20px}.bio-cta{text-align:center;margin:24px 0 0;font-size:15px;font-weight:800;color:var(--black)}.bio-vcard-extra{margin-top:24px}.s-gallery{padding:32px 0 24px}.gallery-header{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px}.gallery-title{font-size:20px;font-weight:800;color:var(--red);margin:0}.gallery-count{background:var(--red-light);color:var(--red);font-size:12px;font-weight:700;padding:4px 12px;border-radius:var(--radius-pill)}.carousel-wrap{position:relative;overflow:hidden;padding:0 24px}.carousel-track{display:flex;gap:0;transition:transform .35s ease}.carousel-slide{min-width:100%;position:relative;border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;border:0;padding:0;background:transparent}.carousel-slide img{width:100%;height:350px;-o-object-fit:cover;object-fit:cover;display:block}.slide-label{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#111111d9;color:var(--white);font-size:12px;font-weight:700;letter-spacing:.05em;padding:10px 24px;border-radius:var(--radius-pill);white-space:nowrap;max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:20px}.dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--red);background:transparent;cursor:pointer;padding:0}.dot.active{background:var(--red)}.carousel-btns{display:flex;gap:12px;justify-content:center;padding:20px 24px 0}.cbtn{flex:1;padding:14px;border-radius:var(--radius-pill);font-size:14px;font-weight:700;cursor:pointer;border:none}.cbtn.primary{background:var(--red);color:var(--white)}.cbtn.outline{background:transparent;color:var(--red);border:2px solid var(--red)}.s-services{padding:32px 24px}.services-title{font-size:20px;line-height:1.3;font-weight:800;color:var(--red);text-align:center;margin:0 0 18px}.services-intro{font-size:14.5px;line-height:1.7;color:var(--black);text-align:center;margin:0 0 22px}.services-list{display:flex;flex-direction:column;gap:16px}.service-row{display:grid;grid-template-columns:26px 1fr;gap:8px;align-items:start}.service-check{color:#16a34a;font-size:22px;line-height:1}.service-row strong{display:inline;font-size:14.5px;line-height:1.7;color:var(--black);margin-right:4px}.service-row span{font-size:14.5px;line-height:1.7;color:var(--black)}.s-faq{padding:32px 24px}.faq-title{font-size:18px;font-weight:800;color:var(--red);text-align:center;margin:0 0 24px}.faq-list{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--gray-bg);overflow:hidden}.faq-item{border-bottom:1px solid var(--border)}.faq-item:last-child{border-bottom:none}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;cursor:pointer;font-size:14px;font-weight:700;color:var(--black);gap:12px;list-style:none}.faq-question::-webkit-details-marker{display:none}.faq-icon{font-size:20px;font-weight:800;color:var(--black);transition:transform .25s}.faq-item[open] .faq-icon{transform:rotate(45deg)}.faq-answer{font-size:14px;color:var(--gray-dark);padding:0 20px 18px}.faq-answer p{margin:0;line-height:1.65}.faq-cta-box{margin-top:24px;background:var(--gray-bg);border-radius:var(--radius-md);padding:24px;text-align:center}.faq-cta-title{font-size:16px;font-weight:800;color:var(--red);margin:0 0 8px}.faq-cta-sub{font-size:14px;color:var(--black);margin:0 0 20px;line-height:1.5}.faq-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:var(--red);color:var(--white);border-radius:var(--radius-pill);font-size:15px;font-weight:700;border:none;cursor:pointer}.s-redes{padding:32px 24px}.redes-header-btn{display:block;width:100%;padding:16px;background:var(--red);color:var(--white);font-size:16px;font-weight:700;text-align:center;border-radius:var(--radius-sm);margin-bottom:8px}.redes-sub{font-size:13.5px;color:var(--black);text-align:center;margin:0 0 20px;font-weight:500}.redes-list{display:flex;flex-direction:column;gap:8px}.redes-row{display:flex;align-items:center;gap:16px;padding:8px;border-radius:var(--radius-md);color:var(--black)}.redes-row:hover{background:var(--gray-bg)}.redes-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.ri-phone{background:#2196f3;color:#fff}.ri-wa{background:#4caf50;color:#fff}.ri-ig{background:#e1306c;color:#fff}.ri-fb{background:#1877f2;color:#fff}.ri-mail{background:#fff;border:2px solid var(--black);color:var(--black)}.ri-web{background:transparent;color:var(--gray-mid)}.ri-map{background:#ff1744;color:#fff}.redes-row span{font-size:14.5px;color:var(--black);font-weight:400;line-height:1.45}.s-footer{padding:20px 24px 36px;text-align:center;background:var(--white)}.footer-credit{font-size:14px;color:var(--gray-mid);font-weight:500;margin:0}.footer-credit strong{color:var(--red)}.chatbot-bubble{position:fixed;bottom:24px;right:calc(50% - 216px);z-index:1000;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.chat-panel{width:300px;background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--red);box-shadow:var(--shadow-lg);overflow:hidden;display:none;flex-direction:column;animation:intapSlideUp .25s ease}.chat-panel.open{display:flex}@keyframes intapSlideUp{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-head{background:var(--red);padding:14px 16px;display:flex;align-items:center;gap:10px}.chat-head img{width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,.4);-o-object-fit:cover;object-fit:cover}.chat-head-name{font-size:16px;font-weight:700;color:var(--white);flex:1}.chat-close{color:#fffc;font-size:18px;cursor:pointer;background:none;border:none}.chat-body{padding:16px;display:flex;flex-direction:column;gap:12px}.chat-greeting{font-size:14px;color:var(--gray-dark);text-align:center;line-height:1.5;margin:0;white-space:pre-line}.chat-options{display:flex;flex-direction:column;gap:8px}.chat-opt{padding:10px 14px;border-radius:var(--radius-pill);border:1.5px solid var(--red);background:var(--white);color:var(--red);font-size:13px;font-weight:600;cursor:pointer;text-align:center;transition:background .15s,color .15s}.chat-opt:hover{background:var(--red);color:var(--white)}.chat-footer{font-size:12px;color:var(--gray-light);text-align:center;padding:0 16px 14px;margin:0}.chat-trigger{width:65px;height:65px;border-radius:50%;background:#de6767;border:3px solid var(--white);box-shadow:var(--shadow-md);cursor:pointer;overflow:hidden;position:relative;transition:transform .2s;padding:0}.chat-trigger:hover{transform:scale(1.07)}.chat-trigger img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat-badge{position:absolute;top:-2px;right:-2px;width:22px;height:22px;background:#ef4444;border-radius:50%;color:var(--white);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid var(--white)}.chat-trigger-wrap{position:relative;display:inline-block}@media (max-width: 520px){.intap-profile-page{max-width:100%}.chatbot-bubble{right:16px;bottom:18px}.chat-panel{width:min(300px,calc(100vw - 32px))}}:root{--intap-v2-red: #e3343a;--intap-v2-red-dark: #d92f35;--intap-v2-text: #222222;--intap-v2-black: #111111;--intap-v2-white: #ffffff}html,body,.page{background:#fff!important}.header-name{color:var(--intap-v2-red)!important}.header-role,.crow-text,.redes-row,.bio-text,.contact-row,.contact-row a,.redes-row a{color:var(--intap-v2-text)!important}.header-icons .hicon{background:#fff!important;border:2px solid #111111!important;color:var(--intap-v2-red)!important;box-shadow:none!important}.header-icons .hicon i,.header-icons .hicon svg{color:var(--intap-v2-red)!important;fill:var(--intap-v2-red)!important}.divider{background:var(--intap-v2-red)!important;border:0!important;height:1px!important;opacity:1!important}.contact-header,.redes-header-btn{background:var(--intap-v2-red)!important;color:#fff!important;border:0!important;box-shadow:none!important}.contact-list,.redes-list,.contact-row,.redes-row,.contact-row:hover,.redes-row:hover,.contact-row:focus,.redes-row:focus,.contact-row:active,.redes-row:active,.contact-row:visited,.redes-row:visited{background:transparent!important;box-shadow:none!important;border-color:transparent!important}.contact-row[class*=active],.contact-row[class*=primary],.redes-row[class*=active],.redes-row[class*=primary]{background:transparent!important;box-shadow:none!important}.crow-icon,.redes-icon{background:var(--intap-v2-red)!important;color:#fff!important;box-shadow:none!important;border:none!important}.crow-icon i,.crow-icon svg,.redes-icon i,.redes-icon svg{color:#fff!important;fill:#fff!important}.vcard-btn,.bio-cta,.faq-cta-btn,.cbtn.primary{background:var(--intap-v2-red)!important;color:#fff!important;border:0!important;box-shadow:none!important}.vcard-btn *,.bio-cta *,.faq-cta-btn *,.cbtn.primary *{color:#fff!important;fill:#fff!important}.cbtn.outline{background:#fff!important;color:var(--intap-v2-red)!important;border:1.5px solid var(--intap-v2-red)!important;box-shadow:none!important}.chat-trigger-wrap,.chatbot-bubble{right:max(10px,env(safe-area-inset-right))!important;bottom:max(14px,env(safe-area-inset-bottom))!important;left:auto!important;transform:none!important;z-index:60!important}.chat-trigger{box-shadow:none!important}.chat-panel{right:0!important;bottom:72px!important;left:auto!important}@media (max-width: 640px){.chat-trigger-wrap,.chatbot-bubble{right:8px!important;bottom:12px!important}.chat-panel{right:0!important;bottom:68px!important;max-width:min(340px,calc(100vw - 24px))!important}}.intap-profile-page{--red: #e02d32 !important;--red-dark: #c91f25 !important;--red-light: #fdeaea !important;--red-mid: #f7c8cb !important;--black: #111111 !important;--gray-dark: #222222 !important;--white: #ffffff !important;background:#fff!important}html,body,#root,.intap-profile-page{background:#fff!important}.intap-profile-page .header-name,.intap-profile-page .bio-title,.intap-profile-page .gallery-title,.intap-profile-page .services-title,.intap-profile-page .faq-title,.intap-profile-page .faq-cta-title,.intap-profile-page .footer-credit strong{color:#e02d32!important}.intap-profile-page .header-role,.intap-profile-page .crow-text,.intap-profile-page .bio-text,.intap-profile-page .redes-row span,.intap-profile-page .services-intro,.intap-profile-page .service-row strong,.intap-profile-page .service-row span,.intap-profile-page .faq-question,.intap-profile-page .faq-answer,.intap-profile-page .footer-credit{color:#222!important}.intap-profile-page .divider{background:#e02d32!important;border:0!important;height:1px!important;opacity:1!important}.intap-profile-page .contact-header,.intap-profile-page .redes-header-btn,.intap-profile-page .vcard-btn,.intap-profile-page .faq-cta-btn,.intap-profile-page .cbtn.primary,.intap-profile-page .chat-head{background:#e02d32!important;color:#fff!important;border-color:#e02d32!important;box-shadow:none!important}.intap-profile-page .hicon{background:#fff!important;border:2px solid #111111!important;color:#e02d32!important;box-shadow:none!important}.intap-profile-page .hicon i,.intap-profile-page .hicon svg{color:#e02d32!important;fill:#e02d32!important}.intap-profile-page .contact-row,.intap-profile-page .contact-row:hover,.intap-profile-page .contact-row:focus,.intap-profile-page .contact-row:focus-visible,.intap-profile-page .contact-row:active,.intap-profile-page .contact-row:visited,.intap-profile-page .redes-row,.intap-profile-page .redes-row:hover,.intap-profile-page .redes-row:focus,.intap-profile-page .redes-row:focus-visible,.intap-profile-page .redes-row:active,.intap-profile-page .redes-row:visited{background:transparent!important;background-color:transparent!important;color:#222!important;box-shadow:none!important;outline:none!important;border-color:transparent!important;text-decoration:none!important}.intap-profile-page a,.intap-profile-page a:hover,.intap-profile-page a:focus,.intap-profile-page a:active,.intap-profile-page a:visited{color:inherit!important;background:transparent!important;outline:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}.intap-profile-page .crow-icon,.intap-profile-page .redes-icon,.intap-profile-page .ri-phone,.intap-profile-page .ri-wa,.intap-profile-page .ri-ig,.intap-profile-page .ri-fb,.intap-profile-page .ri-mail,.intap-profile-page .ri-web,.intap-profile-page .ri-map{background:#e02d32!important;background-color:#e02d32!important;background-image:none!important;color:#fff!important;border:none!important;box-shadow:none!important}.intap-profile-page .crow-icon i,.intap-profile-page .crow-icon svg,.intap-profile-page .redes-icon i,.intap-profile-page .redes-icon svg{color:#fff!important;fill:#fff!important}.intap-profile-page .fa,.intap-profile-page .fas,.intap-profile-page .far,.intap-profile-page .fab{color:inherit!important}.intap-profile-page .vcard-btn,.intap-profile-page .vcard-btn:hover,.intap-profile-page .vcard-btn:focus,.intap-profile-page .vcard-btn:active,.intap-profile-page .faq-cta-btn,.intap-profile-page .faq-cta-btn:hover,.intap-profile-page .faq-cta-btn:focus,.intap-profile-page .faq-cta-btn:active{background:#e02d32!important;color:#fff!important;border:none!important;box-shadow:none!important}.intap-profile-page .vcard-btn i,.intap-profile-page .faq-cta-btn i{color:#fff!important}.intap-profile-page .gallery-count{background:#fdeaea!important;color:#e02d32!important}.intap-profile-page .chatbot-bubble{right:8px!important;bottom:8px!important;z-index:40!important}.intap-profile-page .chat-trigger{width:56px!important;height:56px!important;box-shadow:none!important}.intap-profile-page .chat-badge{background:#ff4d57!important;color:#fff!important}.intap-profile-page .chat-panel{right:0!important;bottom:70px!important}@media (min-width: 521px){.intap-profile-page .chatbot-bubble{right:calc(50% - 232px)!important;bottom:10px!important}}.intap-profile-page .contact-header,.intap-profile-page .redes-header-btn{font-size:clamp(1.18rem,4.5vw,1.45rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.15!important;min-height:58px!important}.intap-profile-page .contact-list,.intap-profile-page .redes-list{gap:16px!important}.intap-profile-page .contact-row,.intap-profile-page .redes-row{gap:14px!important;align-items:center!important;min-height:52px!important}.intap-profile-page .crow-icon,.intap-profile-page .redes-icon{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:999px!important}.intap-profile-page .crow-icon i,.intap-profile-page .crow-icon svg,.intap-profile-page .redes-icon i,.intap-profile-page .redes-icon svg{width:18px!important;height:18px!important;font-size:18px!important}.intap-profile-page .crow-text,.intap-profile-page .redes-row span,.intap-profile-page .redes-row a,.intap-profile-page .contact-row a{font-size:clamp(1.02rem,3.8vw,1.14rem)!important;font-weight:500!important;line-height:1.42!important;letter-spacing:-.01em!important;color:#2a2a2a!important}.intap-profile-page .contact-row.address-row .crow-text,.intap-profile-page .crow-text.is-address{line-height:1.5!important}.intap-profile-page .vcard-btn,.intap-profile-page .faq-cta-btn,.intap-profile-page .cbtn.primary,.intap-profile-page .cbtn.secondary{font-size:clamp(1.08rem,4vw,1.2rem)!important;font-weight:800!important;letter-spacing:-.01em!important;min-height:56px!important;padding:0 22px!important;border-radius:999px!important}.intap-profile-page .vcard-btn i,.intap-profile-page .faq-cta-btn i,.intap-profile-page .cbtn.primary i,.intap-profile-page .cbtn.secondary i{font-size:17px!important}@media (max-width: 520px){.intap-profile-page .contact-header,.intap-profile-page .redes-header-btn{font-size:1.14rem!important;min-height:56px!important}.intap-profile-page .crow-icon,.intap-profile-page .redes-icon{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}.intap-profile-page .crow-icon i,.intap-profile-page .crow-icon svg,.intap-profile-page .redes-icon i,.intap-profile-page .redes-icon svg{width:19px!important;height:19px!important;font-size:19px!important}.intap-profile-page .crow-text,.intap-profile-page .redes-row span,.intap-profile-page .redes-row a,.intap-profile-page .contact-row a{font-size:1.05rem!important}.intap-profile-page .vcard-btn,.intap-profile-page .faq-cta-btn,.intap-profile-page .cbtn.primary,.intap-profile-page .cbtn.secondary{font-size:1.1rem!important;min-height:58px!important}}.intap-profile-page .contact-list{gap:2px!important;padding-top:14px!important;padding-bottom:8px!important}.intap-profile-page .contact-row{min-height:46px!important;padding-top:5px!important;padding-bottom:5px!important;gap:12px!important}.intap-profile-page .crow-icon{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}.intap-profile-page .crow-text{font-size:1.06rem!important;font-weight:500!important;line-height:1.32!important}.intap-profile-page .contact-row:last-child{align-items:flex-start!important;padding-top:8px!important}.intap-profile-page .contact-row:last-child .crow-icon{margin-top:2px!important}.intap-profile-page .contact-row:last-child .crow-text{line-height:1.38!important}.intap-profile-page .s-vcard{padding-top:10px!important}.intap-profile-page .vcard-btn{min-height:54px!important;font-size:1.08rem!important;font-weight:800!important}@media (max-width: 520px){.intap-profile-page .contact-list{gap:1px!important}.intap-profile-page .contact-row{min-height:44px!important;padding-top:4px!important;padding-bottom:4px!important}.intap-profile-page .crow-text{font-size:1.03rem!important}}.intap-profile-page .s-header{padding-top:34px!important;padding-bottom:28px!important}.intap-profile-page .avatar-wrap{width:220px!important;height:285px!important;max-width:72vw!important;max-height:92vw!important;border-radius:999px!important;overflow:hidden!important;margin:0 auto 26px!important;border:3px solid #e02d32!important;background:#fff!important}.intap-profile-page .avatar-wrap img{width:100%!important;height:100%!important;border:0!important;border-radius:999px!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center top!important;object-position:center top!important;display:block!important}.intap-profile-page .header-name{color:#e02d32!important;font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:clamp(1.72rem,5.8vw,2.15rem)!important;font-weight:800!important;letter-spacing:.005em!important;line-height:1.16!important;margin-top:0!important;margin-bottom:6px!important;text-rendering:geometricPrecision!important}.intap-profile-page .header-role{font-size:clamp(1.02rem,3.8vw,1.18rem)!important;font-weight:400!important;color:#111!important;line-height:1.35!important;margin-bottom:14px!important}.intap-profile-page .header-icons{gap:14px!important;margin-top:8px!important}.intap-profile-page .header-icons .hicon{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;border:2px solid #111111!important;background:#fff!important;color:#e02d32!important}.intap-profile-page .header-icons .hicon i,.intap-profile-page .header-icons .hicon svg{font-size:22px!important;width:22px!important;height:22px!important;color:#e02d32!important}@media (max-width: 520px){.intap-profile-page .s-header{padding-top:30px!important;padding-bottom:26px!important}.intap-profile-page .avatar-wrap{width:190px!important;height:245px!important;margin-bottom:22px!important}.intap-profile-page .header-name{font-size:1.7rem!important;letter-spacing:.01em!important}.intap-profile-page .header-role{font-size:1.04rem!important}.intap-profile-page .header-icons .hicon{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important}}.intap-profile-page .avatar-wrap{width:232px!important;height:300px!important;max-width:76vw!important;max-height:98vw!important}.intap-profile-page .avatar-wrap img{-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center 18%!important;object-position:center 18%!important;transform:scale(1.08) translateY(-8px)!important;transform-origin:center top!important}@media (max-width: 520px){.intap-profile-page .avatar-wrap{width:205px!important;height:265px!important}.intap-profile-page .avatar-wrap img{-o-object-position:center 16%!important;object-position:center 16%!important;transform:scale(1.09) translateY(-7px)!important}}.intap-profile-page .s-bio{padding:34px 38px 36px!important;text-align:left!important}.intap-profile-page .bio-title{max-width:100%!important;margin:0 0 24px!important;color:#c61920!important;font-size:clamp(1.45rem,4.8vw,1.72rem)!important;font-weight:800!important;line-height:1.22!important;letter-spacing:.005em!important;text-align:center!important}.intap-profile-page .bio-text{margin:0 0 22px!important;color:#111!important;font-size:clamp(1rem,3.6vw,1.08rem)!important;font-weight:500!important;line-height:1.78!important;letter-spacing:.002em!important;text-align:left!important}.intap-profile-page .bio-cta{display:block!important;width:100%!important;margin:26px 0 0!important;padding:0!important;background:transparent!important;color:#111!important;font-size:clamp(1rem,3.5vw,1.08rem)!important;font-weight:800!important;line-height:1.5!important;text-align:center!important;border:0!important;box-shadow:none!important}.intap-profile-page .bio-vcard-extra{display:none!important}@media (max-width: 520px){.intap-profile-page .s-bio{padding-left:30px!important;padding-right:30px!important}.intap-profile-page .bio-title{font-size:1.38rem!important;line-height:1.24!important;margin-bottom:22px!important}.intap-profile-page .bio-text{font-size:1rem!important;line-height:1.76!important;margin-bottom:20px!important}.intap-profile-page .bio-cta{font-size:1rem!important}}.intap-profile-page{--max-w: 620px !important;max-width:620px!important}.intap-profile-page .s-bio{padding:34px 54px 38px!important;text-align:left!important}.intap-profile-page .bio-title{color:#c61920!important;font-size:clamp(1.28rem,3.3vw,1.55rem)!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.003em!important;text-align:center!important;white-space:nowrap!important;margin:0 0 26px!important}.intap-profile-page .bio-text{color:#111!important;font-size:clamp(.98rem,2.9vw,1.02rem)!important;font-weight:500!important;line-height:1.68!important;letter-spacing:0!important;text-align:justify!important;-moz-text-align-last:left!important;text-align-last:left!important;margin:0 0 24px!important}.intap-profile-page .bio-help-line{display:block!important;width:100%!important;margin:28px 0 0!important;padding:0!important;background:transparent!important;color:#111!important;font-size:clamp(.98rem,2.9vw,1.02rem)!important;font-weight:800!important;line-height:1.45!important;text-align:center!important;border:0!important;box-shadow:none!important}.intap-profile-page .bio-cta,.intap-profile-page .bio-vcard-extra{display:none!important}@media (max-width: 520px){.intap-profile-page{max-width:100%!important}.intap-profile-page .s-bio{padding-left:24px!important;padding-right:24px!important}.intap-profile-page .bio-title{font-size:clamp(1.05rem,4.4vw,1.28rem)!important;white-space:nowrap!important;margin-bottom:24px!important}.intap-profile-page .bio-text{font-size:.98rem!important;line-height:1.68!important;margin-bottom:22px!important}.intap-profile-page .bio-help-line{font-size:.98rem!important}}.intap-profile-page .s-gallery{padding-top:34px!important;padding-bottom:34px!important}.intap-profile-page .gallery-header{margin-bottom:16px!important}.intap-profile-page .gallery-title{color:#c61920!important;font-size:clamp(1.35rem,4.4vw,1.65rem)!important;font-weight:800!important;letter-spacing:-.02em!important}.intap-profile-page .gallery-count{background:#fde9ea!important;color:#c61920!important;border:1px solid #f6c8cb!important}.intap-profile-page .carousel-wrap{padding-left:34px!important;padding-right:34px!important}.intap-profile-page .carousel-slide{border-radius:18px!important}.intap-profile-page .carousel-slide img{height:410px!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:18px!important;background:#f4f4f4!important}.intap-profile-page .slide-label{background:#000000b8!important;color:#fff!important;font-weight:800!important;line-height:1.05!important;text-align:center!important;padding:9px 22px!important}.intap-profile-page .carousel-btns{padding-top:18px!important;gap:12px!important}.intap-profile-page .cbtn{min-height:48px!important;font-size:1rem!important;font-weight:800!important;box-shadow:none!important}.intap-profile-page .cbtn.primary{background:#e02d32!important;color:#fff!important}.intap-profile-page .cbtn.outline{background:#fff!important;color:#e02d32!important;border:1.5px solid #e02d32!important}.projects-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:#000000ad;display:flex;align-items:center;justify-content:center;padding:22px}.projects-modal{position:relative;width:min(960px,calc(100vw - 44px));max-height:calc(100vh - 44px);overflow:auto;background:#fff;border-radius:18px;box-shadow:0 22px 70px #00000052}.projects-modal-close{position:sticky;top:12px;left:50%;transform:translate(-50%);z-index:5;width:44px;height:44px;border:0;border-radius:999px;background:#fff;color:#111;font-size:2rem;line-height:1;box-shadow:0 8px 28px #00000029;cursor:pointer}.projects-modal--list{padding:28px 20px 24px}.projects-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 14px}.projects-modal-head h2{margin:0;color:#111;font-size:1.25rem;font-weight:800}.projects-modal-head span{background:#fde9ea;color:#e02d32;border:1px solid #f6c8cb;border-radius:999px;padding:5px 12px;font-size:.8rem;font-weight:700}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.project-card{overflow:hidden;border:1px solid #e3e7ef;border-radius:14px;background:#fff}.project-card-image{display:block;width:100%;height:165px;border:0;padding:0;background:#f4f4f4;cursor:pointer;overflow:hidden}.project-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-card-body{padding:14px 14px 16px}.project-card-body h3{margin:0;color:#111;font-size:1.02rem;line-height:1.05;font-weight:900;text-align:center;text-transform:uppercase}.project-card-body p{margin:7px 0 12px;color:#415065;font-size:.88rem;line-height:1.35;text-align:center}.project-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:13px}.project-tags span{background:#ffe8e9;color:#e02d32;border-radius:999px;padding:4px 9px;font-size:.75rem}.project-card-btn{width:auto;min-width:128px;min-height:42px;border-radius:999px;display:flex;align-items:center;justify-content:center;margin:9px auto 0;padding:0 18px;font-size:.95rem;font-weight:800;cursor:pointer}.project-card-btn.primary{border:0;background:#e02d32;color:#fff}.project-card-btn.outline{border:1.5px solid #f3b2b5;background:#fff;color:#e02d32}.projects-modal--detail{width:min(980px,calc(100vw - 44px));padding:36px 18px 24px}.project-detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;align-items:start}.project-detail-info h2{margin:0;color:#111;font-size:clamp(1.45rem,3vw,2rem);line-height:1;font-weight:900;text-transform:uppercase}.project-detail-location{margin:5px 0 10px;color:#415065;font-size:.95rem;font-weight:500}.project-detail-desc{margin:0 0 18px;color:#222;font-size:1rem;line-height:1.55}.project-whatsapp-btn{min-height:46px;border:0;border-radius:999px;background:#e02d32;color:#fff;padding:0 26px;font-size:1rem;font-weight:800;cursor:pointer;box-shadow:none}.project-map{margin-top:18px;width:100%;height:230px;border-radius:0;overflow:hidden;background:#f4f4f4}.project-map iframe{width:100%;height:100%;border:0}.project-map-link{width:-moz-fit-content;width:fit-content;min-height:42px;margin:12px auto 0;border:1.5px solid #f3b2b5;border-radius:999px;padding:0 22px;color:#e02d32;background:#fff;font-weight:800;display:flex;align-items:center;justify-content:center}.project-detail-media{position:relative;border-radius:14px;overflow:hidden;background:#f4f4f4}.project-detail-media img{width:100%;height:360px;-o-object-fit:cover;object-fit:cover}.project-detail-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:2px solid rgba(255,255,255,.85);background:#e02d32d1;color:#fff;font-size:2rem;line-height:1;cursor:pointer}.project-detail-arrow--left{left:12px}.project-detail-arrow--right{right:12px}@media (max-width: 760px){.projects-modal-backdrop{padding:14px}.projects-modal{width:calc(100vw - 28px);max-height:calc(100vh - 28px)}.projects-grid{grid-template-columns:1fr}.project-card-image{height:190px}.project-detail-grid{grid-template-columns:1fr}.project-detail-info{order:1}.project-detail-media{order:2}.project-detail-media img{height:300px}.intap-profile-page .carousel-slide img{height:390px!important}}.intap-profile-page .carousel-slide img{-o-object-position:center center!important;object-position:center center!important}.project-detail-media{display:flex!important;flex-direction:column!important;gap:10px!important;background:#fff!important}.project-detail-media>img{border-radius:14px!important;overflow:hidden!important}.project-detail-thumbs{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;padding-top:2px!important}.project-detail-thumb{height:72px!important;border:2px solid transparent!important;border-radius:10px!important;overflow:hidden!important;padding:0!important;cursor:pointer!important;background:#f4f4f4!important}.project-detail-thumb img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important}.project-detail-arrow{top:43%!important}@media (max-width: 760px){.project-detail-thumbs{gap:6px!important}.project-detail-thumb{height:64px!important}}.intap-profile-page .s-gallery,.intap-profile-page .s-gallery *,.projects-modal,.projects-modal *{--red: #e02d32 !important;--blue: #e02d32 !important;--primary: #e02d32 !important;accent-color:#e02d32!important}.intap-profile-page .gallery-title,.projects-modal-head h2,.project-detail-info h2{color:#c61920!important}.intap-profile-page .gallery-count,.projects-modal-head span,.project-tags span{background:#fde9ea!important;color:#e02d32!important;border:1px solid #f5c7ca!important}.intap-profile-page .carousel-slide{cursor:pointer!important}.intap-profile-page .carousel-slide img{height:410px!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center center!important;object-position:center center!important;border-radius:18px!important}.intap-profile-page .slide-label{background:#000000bd!important;color:#fff!important;font-weight:900!important}.intap-profile-page .cbtn.primary,.projects-modal .project-card-btn.primary,.projects-modal .project-whatsapp-btn{background:#e02d32!important;color:#fff!important;border:0!important;box-shadow:none!important}.intap-profile-page .cbtn.outline,.projects-modal .project-card-btn.outline,.projects-modal .project-more-btn,.projects-modal .project-map-link{background:#fff!important;color:#e02d32!important;border:1.7px solid #e02d32!important;box-shadow:none!important}.intap-profile-page .cbtn,.projects-modal button,.projects-modal a{outline:none!important;-webkit-tap-highlight-color:transparent!important}.intap-profile-page .cbtn:hover,.intap-profile-page .cbtn:focus,.intap-profile-page .cbtn:active,.projects-modal button:hover,.projects-modal button:focus,.projects-modal button:active,.projects-modal a:hover,.projects-modal a:focus,.projects-modal a:active{box-shadow:none!important}.intap-profile-page .dot{border-color:#e02d32!important}.intap-profile-page .dot.active{background:#e02d32!important}.projects-modal-backdrop{background:#000000ad!important}.projects-modal{background:#fff!important}.projects-modal-close{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111!important;font-size:2rem!important;font-weight:500!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-shadow:0 10px 32px #0000002e!important}.project-card-body h3{color:#111!important}.project-card-body p{color:#344054!important}.project-card-btn.primary,.project-card-btn.outline{font-weight:900!important}.project-detail-info h2{color:#111!important;font-weight:900!important;text-transform:uppercase!important}.project-detail-location{color:#344054!important}.project-detail-desc{color:#222!important}.project-detail-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:18px 0!important}.project-detail-actions .project-whatsapp-btn,.project-detail-actions .project-more-btn{min-height:46px!important;border-radius:999px!important;padding:0 22px!important;font-size:.98rem!important;font-weight:900!important;cursor:pointer!important}.project-detail-arrow{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;padding:0!important;border-radius:999px!important;border:2px solid rgba(255,255,255,.9)!important;background:#e02d32e0!important;color:#fff!important;font-size:2.2rem!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-shadow:none!important}.project-detail-arrow--left{left:14px!important}.project-detail-arrow--right{right:14px!important}.project-detail-thumb.active{border-color:#e02d32!important}@media (max-width: 760px){.project-detail-actions{flex-direction:column!important}.project-detail-actions .project-whatsapp-btn,.project-detail-actions .project-more-btn{width:100%!important}}.intap-profile-page .s-company-about{padding:34px 54px 38px!important;background:#fff!important}.intap-profile-page .company-highlight{border-top:1px solid #e02d32!important;border-bottom:1px solid #e02d32!important;padding:30px 0!important;margin:0 0 34px!important}.intap-profile-page .company-highlight h2{margin:0!important;color:#c61920!important;font-size:clamp(1.28rem,3.4vw,1.58rem)!important;font-weight:800!important;line-height:1.25!important;text-align:center!important;letter-spacing:.002em!important}.intap-profile-page .company-logo-wrap{width:100%!important;display:flex!important;justify-content:center!important;margin:0 auto 28px!important}.intap-profile-page .company-logo-wrap img{width:min(270px,72%)!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important}.intap-profile-page .company-copy{max-width:500px!important;margin:0 auto!important}.intap-profile-page .company-copy p{margin:0 0 24px!important;color:#111!important;font-size:clamp(.98rem,2.9vw,1.02rem)!important;font-weight:500!important;line-height:1.68!important;text-align:justify!important;-moz-text-align-last:left!important;text-align-last:left!important}@media (max-width: 520px){.intap-profile-page .s-company-about{padding-left:24px!important;padding-right:24px!important}.intap-profile-page .company-highlight{padding:26px 0!important;margin-bottom:30px!important}.intap-profile-page .company-highlight h2{font-size:1.22rem!important}.intap-profile-page .company-logo-wrap img{width:min(250px,76%)!important}.intap-profile-page .company-copy p{font-size:.98rem!important;line-height:1.68!important}}.intap-profile-page .s-gallery+.divider{margin-top:0!important}.intap-profile-page .s-services{padding:34px 54px 36px!important;background:#fff!important}.intap-profile-page .services-title{color:#c61920!important;font-size:clamp(1.45rem,4.4vw,1.72rem)!important;font-weight:900!important;line-height:1.2!important;text-align:center!important;letter-spacing:-.015em!important;margin:0 0 22px!important}.intap-profile-page .services-intro{max-width:520px!important;margin:0 auto 26px!important;color:#111!important;font-size:clamp(.98rem,2.8vw,1.04rem)!important;font-weight:500!important;line-height:1.65!important;text-align:center!important}.intap-profile-page .service-list,.intap-profile-page .services-list{max-width:520px!important;margin:0 auto!important;display:grid!important;gap:18px!important}.intap-profile-page .service-row{display:grid!important;grid-template-columns:24px 1fr!important;gap:10px!important;align-items:start!important;color:#111!important;font-size:clamp(.98rem,2.8vw,1.03rem)!important;line-height:1.55!important;font-weight:500!important;margin:0!important}.intap-profile-page .service-row strong{font-weight:900!important;color:#111!important}.intap-profile-page .service-row>:first-child,.intap-profile-page .service-check,.intap-profile-page .service-icon{color:#16b63b!important;background:transparent!important;font-size:1.08rem!important;font-weight:900!important;line-height:1.4!important}.intap-profile-page .s-company-contact{padding:30px 54px 34px!important;background:#fff!important}.intap-profile-page .company-contact-header{width:min(100%,520px)!important;min-height:42px!important;margin:0 auto 6px!important;background:#e02d32!important;color:#fff!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-size:clamp(1.05rem,3.6vw,1.22rem)!important;font-weight:900!important;line-height:1.15!important}.intap-profile-page .company-contact-subtitle{max-width:520px!important;margin:0 auto 18px!important;color:#111!important;font-size:.94rem!important;font-weight:500!important;line-height:1.35!important;text-align:center!important}.intap-profile-page .company-contact-list{max-width:520px!important;margin:0 auto!important;display:grid!important;gap:12px!important}.intap-profile-page .company-contact-row{width:100%!important;border:0!important;padding:0!important;margin:0!important;background:transparent!important;display:grid!important;grid-template-columns:34px 1fr!important;gap:12px!important;align-items:center!important;color:#111!important;text-decoration:none!important;font-size:clamp(1rem,3vw,1.08rem)!important;font-weight:500!important;line-height:1.4!important;text-align:left!important;cursor:pointer!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;font-family:inherit!important}.intap-profile-page .company-contact-icon{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;overflow:hidden!important;line-height:1!important}.intap-profile-page .company-contact-icon i,.intap-profile-page .company-contact-icon svg{color:#fff!important;fill:#fff!important;font-size:16px!important;width:16px!important;height:16px!important;line-height:1!important}.intap-profile-page .cc-phone{background:#2d9bf0!important}.intap-profile-page .cc-whatsapp{background:#25d366!important}.intap-profile-page .cc-instagram{background:radial-gradient(circle at 30% 107%,#fdf497,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important}.intap-profile-page .cc-facebook{background:#1877f2!important}.intap-profile-page .cc-email{background:#fff!important;color:#111!important;border:2px solid #111111!important}.intap-profile-page .cc-email i,.intap-profile-page .cc-email svg{color:#111!important;fill:#111!important}.intap-profile-page .cc-web{background:#2d9bf0!important}.intap-profile-page .cc-map{background:#ff0045!important}.intap-profile-page .s-faq{padding:34px 54px 44px!important;background:#fff!important}.intap-profile-page .faq-title{color:#c61920!important;font-size:clamp(1.18rem,3.7vw,1.38rem)!important;font-weight:900!important;line-height:1.25!important;text-align:center!important;margin:0 0 18px!important}.intap-profile-page .faq-list{max-width:560px!important;margin:0 auto!important;display:grid!important;gap:0!important;border:1px solid #d9d9d9!important;border-radius:3px!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important}.intap-profile-page .faq-item,.intap-profile-page .faq-card,.intap-profile-page .faq-row{margin:0!important;border:0!important;border-bottom:1px solid #d9d9d9!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.intap-profile-page .faq-item:last-child,.intap-profile-page .faq-card:last-child,.intap-profile-page .faq-row:last-child{border-bottom:0!important}.intap-profile-page .faq-question,.intap-profile-page .faq-button,.intap-profile-page .faq-trigger{min-height:54px!important;padding:0 18px!important;color:#111!important;font-size:clamp(.94rem,2.8vw,1rem)!important;font-weight:900!important;line-height:1.35!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;background:#fff!important;border:0!important;box-shadow:none!important}.intap-profile-page .faq-answer{padding:0 18px 16px!important;color:#222!important;font-size:.96rem!important;font-weight:500!important;line-height:1.55!important;background:#fff!important}@media (max-width: 520px){.intap-profile-page .s-services,.intap-profile-page .s-company-contact,.intap-profile-page .s-faq{padding-left:24px!important;padding-right:24px!important}.intap-profile-page .services-title{font-size:1.35rem!important}.intap-profile-page .service-list,.intap-profile-page .services-list,.intap-profile-page .company-contact-list,.intap-profile-page .faq-list{max-width:100%!important}.intap-profile-page .company-contact-row{grid-template-columns:32px 1fr!important;gap:10px!important}.intap-profile-page .faq-question,.intap-profile-page .faq-button,.intap-profile-page .faq-trigger{min-height:52px!important;padding-left:16px!important;padding-right:16px!important}}.intap-profile-page .s-faq{padding:32px 24px 42px!important;background:#fff!important}.intap-profile-page .faq-title{max-width:520px!important;margin:0 auto 18px!important;color:#c61920!important;font-size:clamp(1.22rem,3.8vw,1.42rem)!important;font-weight:900!important;line-height:1.2!important;text-align:center!important;letter-spacing:-.018em!important}.intap-profile-page .faq-list{width:min(100%,520px)!important;max-width:520px!important;margin:0 auto!important;border:1px solid #d9d9d9!important;border-radius:3px!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important}.intap-profile-page .faq-item{margin:0!important;border:0!important;border-bottom:1px solid #d9d9d9!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.intap-profile-page .faq-item:last-child{border-bottom:0!important}.intap-profile-page .faq-question{width:100%!important;min-height:52px!important;padding:0 16px!important;border:0!important;background:#fff!important;color:#111!important;display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;align-items:center!important;gap:12px!important;cursor:pointer!important;box-shadow:none!important;font-family:inherit!important;text-align:left!important}.intap-profile-page .faq-question-text{display:block!important;min-width:0!important;color:#111!important;font-size:clamp(.95rem,2.8vw,1.02rem)!important;font-weight:900!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.intap-profile-page .faq-toggle{width:24px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#111!important;font-size:1.25rem!important;font-weight:900!important;line-height:1!important}.intap-profile-page .faq-answer{padding:0 44px 18px 16px!important;color:#5f6d86!important;background:#fff!important;font-size:clamp(.96rem,2.9vw,1.02rem)!important;font-weight:500!important;line-height:1.55!important;text-align:left!important}.intap-profile-page .faq-item.is-open .faq-question{min-height:56px!important;padding-top:4px!important;padding-bottom:4px!important}@media (max-width: 520px){.intap-profile-page .s-faq{padding-left:18px!important;padding-right:18px!important}.intap-profile-page .faq-list{max-width:100%!important}.intap-profile-page .faq-question{min-height:50px!important;padding-left:14px!important;padding-right:12px!important}.intap-profile-page .faq-question-text{font-size:.94rem!important}.intap-profile-page .faq-answer{padding-left:14px!important;padding-right:36px!important;padding-bottom:16px!important}}.intap-profile-page .s-faq .faq-title{width:min(100%,460px)!important;max-width:460px!important;margin:0 auto 18px!important;color:#c61920!important;font-size:clamp(1.28rem,4vw,1.55rem)!important;font-weight:900!important;line-height:1.18!important;letter-spacing:-.02em!important;text-align:center!important}.intap-profile-page .s-faq .faq-list{width:min(100%,460px)!important;max-width:460px!important;margin:0 auto!important;border:1px solid #d7d7d7!important;border-radius:3px!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important}.intap-profile-page .s-faq .faq-item,.intap-profile-page .s-faq details{margin:0!important;border:0!important;border-bottom:1px solid #d7d7d7!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.intap-profile-page .s-faq .faq-item:last-child,.intap-profile-page .s-faq details:last-child{border-bottom:0!important}.intap-profile-page .s-faq .faq-question,.intap-profile-page .s-faq summary{width:100%!important;min-height:46px!important;height:46px!important;padding:0 14px!important;border:0!important;outline:none!important;background:#fff!important;color:#111!important;box-shadow:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) 22px!important;align-items:center!important;gap:10px!important;cursor:pointer!important;font-family:inherit!important;text-align:left!important}.intap-profile-page .s-faq .faq-question:focus,.intap-profile-page .s-faq .faq-question:focus-visible,.intap-profile-page .s-faq summary:focus,.intap-profile-page .s-faq summary:focus-visible{outline:none!important;box-shadow:none!important;border:0!important}.intap-profile-page .s-faq .faq-question,.intap-profile-page .s-faq .faq-question *,.intap-profile-page .s-faq summary,.intap-profile-page .s-faq summary *{font-size:clamp(.86rem,2.65vw,.96rem)!important;font-weight:900!important;line-height:1.12!important}.intap-profile-page .s-faq .faq-question-text,.intap-profile-page .s-faq .faq-question span:first-child,.intap-profile-page .s-faq summary span:first-child{min-width:0!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.intap-profile-page .s-faq .faq-question{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.intap-profile-page .s-faq .faq-toggle,.intap-profile-page .s-faq .faq-question>span:last-child,.intap-profile-page .s-faq summary>span:last-child{width:22px!important;height:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#111!important;font-size:1.1rem!important;font-weight:900!important;line-height:1!important}.intap-profile-page .s-faq .faq-answer{padding:0 36px 16px 14px!important;color:#5f6d86!important;background:#fff!important;font-size:clamp(.9rem,2.8vw,.98rem)!important;font-weight:500!important;line-height:1.52!important;text-align:left!important}.intap-profile-page .s-faq .faq-item.is-open .faq-question,.intap-profile-page .s-faq details[open] summary{min-height:46px!important;height:46px!important}@media (max-width: 520px){.intap-profile-page .s-faq{padding-left:18px!important;padding-right:18px!important}.intap-profile-page .s-faq .faq-title,.intap-profile-page .s-faq .faq-list{max-width:430px!important}.intap-profile-page .s-faq .faq-question,.intap-profile-page .s-faq summary{min-height:44px!important;height:44px!important;padding-left:12px!important;padding-right:10px!important}.intap-profile-page .s-faq .faq-question,.intap-profile-page .s-faq .faq-question *,.intap-profile-page .s-faq summary,.intap-profile-page .s-faq summary *{font-size:.88rem!important}}.intap-profile-page .s-faq{padding:32px 18px 42px!important;background:#fff!important}.intap-profile-page .s-faq .faq-title{width:min(100%,720px)!important;max-width:720px!important;margin:0 auto 18px!important;color:#c61920!important;font-size:clamp(1.35rem,3.8vw,1.68rem)!important;font-weight:900!important;line-height:1.16!important;letter-spacing:-.018em!important;text-align:center!important}.intap-profile-page .s-faq .faq-list{width:min(100%,720px)!important;max-width:720px!important;margin:0 auto!important;border:1px solid #d7d7d7!important;border-radius:3px!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important}.intap-profile-page .s-faq .faq-item,.intap-profile-page .s-faq details,.intap-profile-page .s-faq .faq-card,.intap-profile-page .s-faq .faq-row{margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid #d7d7d7!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.intap-profile-page .s-faq .faq-item:last-child,.intap-profile-page .s-faq details:last-child,.intap-profile-page .s-faq .faq-card:last-child,.intap-profile-page .s-faq .faq-row:last-child{border-bottom:0!important}.intap-profile-page .s-faq .faq-question,.intap-profile-page .s-faq summary,.intap-profile-page .s-faq .faq-button,.intap-profile-page .s-faq .faq-trigger{width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:0 16px!important;margin:0!important;border:0!important;outline:none!important;background:#fff!important;color:#111!important;box-shadow:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;align-items:center!important;gap:12px!important;cursor:pointer!important;font-family:inherit!important;text-align:left!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.intap-profile-page .s-faq .faq-question:focus,.intap-profile-page .s-faq .faq-question:focus-visible,.intap-profile-page .s-faq summary:focus,.intap-profile-page .s-faq summary:focus-visible,.intap-profile-page .s-faq .faq-button:focus,.intap-profile-page .s-faq .faq-button:focus-visible,.intap-profile-page .s-faq .faq-trigger:focus,.intap-profile-page .s-faq .faq-trigger:focus-visible{outline:none!important;border:0!important;box-shadow:none!important}.intap-profile-page .s-faq .faq-question,.intap-profile-page .s-faq .faq-question *,.intap-profile-page .s-faq summary,.intap-profile-page .s-faq summary *,.intap-profile-page .s-faq .faq-button,.intap-profile-page .s-faq .faq-button *,.intap-profile-page .s-faq .faq-trigger,.intap-profile-page .s-faq .faq-trigger *{font-size:clamp(.92rem,2.4vw,1rem)!important;font-weight:900!important;line-height:1.1!important}.intap-profile-page .s-faq .faq-question-text,.intap-profile-page .s-faq .faq-question span:first-child,.intap-profile-page .s-faq summary span:first-child,.intap-profile-page .s-faq .faq-button span:first-child,.intap-profile-page .s-faq .faq-trigger span:first-child{display:block!important;min-width:0!important;width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.intap-profile-page .s-faq .faq-toggle,.intap-profile-page .s-faq .faq-question>span:last-child,.intap-profile-page .s-faq summary>span:last-child,.intap-profile-page .s-faq .faq-button>span:last-child,.intap-profile-page .s-faq .faq-trigger>span:last-child{width:24px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#111!important;font-size:1.16rem!important;font-weight:900!important;line-height:1!important}.intap-profile-page .s-faq .faq-answer{padding:0 48px 16px 16px!important;color:#5f6d86!important;background:#fff!important;font-size:clamp(.94rem,2.5vw,1rem)!important;font-weight:500!important;line-height:1.5!important;text-align:left!important}.intap-profile-page .s-faq .faq-item.is-open .faq-question,.intap-profile-page .s-faq details[open] summary{height:48px!important;min-height:48px!important;max-height:48px!important}.intap-profile-page .s-faq .faq-force-closed .faq-answer{display:none!important}@media (max-width: 520px){.intap-profile-page .s-faq{padding-left:16px!important;padding-right:16px!important}.intap-profile-page .s-faq .faq-title,.intap-profile-page .s-faq .faq-list{width:100%!important;max-width:100%!important}.intap-profile-page .s-faq .faq-question,.intap-profile-page .s-faq summary,.intap-profile-page .s-faq .faq-button,.intap-profile-page .s-faq .faq-trigger{height:46px!important;min-height:46px!important;max-height:46px!important;padding-left:12px!important;padding-right:10px!important}.intap-profile-page .s-faq .faq-question,.intap-profile-page .s-faq .faq-question *,.intap-profile-page .s-faq summary,.intap-profile-page .s-faq summary *,.intap-profile-page .s-faq .faq-button,.intap-profile-page .s-faq .faq-button *,.intap-profile-page .s-faq .faq-trigger,.intap-profile-page .s-faq .faq-trigger *{font-size:.88rem!important}.intap-profile-page .s-faq .faq-answer{padding-left:12px!important;padding-right:36px!important}}.intap-profile-page .s-company-contact{padding:30px 42px 34px!important;background:#fff!important}.intap-profile-page .company-contact-header{width:min(100%,560px)!important;min-height:44px!important;margin:0 auto 8px!important;padding:8px 18px!important;background:#e02d32!important;color:#fff!important;border-radius:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-size:clamp(1.05rem,3.4vw,1.22rem)!important;font-weight:900!important;line-height:1.15!important}.intap-profile-page .company-contact-list{width:min(100%,520px)!important;max-width:520px!important;margin:0 auto!important;display:grid!important;gap:12px!important}.intap-profile-page .company-contact-row{width:100%!important;min-height:34px!important;border:0!important;padding:0!important;margin:0!important;background:transparent!important;display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;color:#111!important;text-decoration:none!important;font-size:clamp(.98rem,3vw,1.06rem)!important;font-weight:500!important;line-height:1.35!important;text-align:left!important;cursor:pointer!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;font-family:inherit!important}.intap-profile-page .company-contact-icon{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;border-radius:0!important;background:transparent!important;border:0!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;line-height:1!important}.intap-profile-page .company-contact-icon i,.intap-profile-page .company-contact-icon svg{font-size:25px!important;width:25px!important;height:25px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.intap-profile-page .cc-phone{background:#2d9bf0!important;border-radius:999px!important;color:#fff!important}.intap-profile-page .cc-phone i,.intap-profile-page .cc-phone svg{color:#fff!important;fill:#fff!important;font-size:14px!important;width:14px!important;height:14px!important}.intap-profile-page .cc-whatsapp{background:#25d366!important;border-radius:999px!important;color:#fff!important}.intap-profile-page .cc-whatsapp i,.intap-profile-page .cc-whatsapp svg{color:#fff!important;fill:#fff!important;font-size:18px!important;width:18px!important;height:18px!important}.intap-profile-page .cc-instagram{border-radius:8px!important;background:radial-gradient(circle at 30% 107%,#fdf497,#fdf497 5%,#fd5949 42%,#d6249f 62%,#285aeb)!important;color:#fff!important}.intap-profile-page .cc-instagram i,.intap-profile-page .cc-instagram svg{color:#fff!important;fill:#fff!important;font-size:18px!important;width:18px!important;height:18px!important}.intap-profile-page .cc-facebook{background:#1877f2!important;border-radius:4px!important;color:#fff!important}.intap-profile-page .cc-facebook i,.intap-profile-page .cc-facebook svg{color:#fff!important;fill:#fff!important;font-size:20px!important;width:20px!important;height:20px!important}.intap-profile-page .cc-email{background:transparent!important;border-radius:0!important;color:#111!important;border:0!important}.intap-profile-page .cc-email i,.intap-profile-page .cc-email svg{color:#111!important;fill:#111!important;font-size:25px!important;width:25px!important;height:25px!important}.intap-profile-page .cc-web{background:#2d9bf0!important;border-radius:999px!important;color:#fff!important}.intap-profile-page .cc-web i,.intap-profile-page .cc-web svg{color:#fff!important;fill:#fff!important;font-size:15px!important;width:15px!important;height:15px!important}.intap-profile-page .cc-map{background:transparent!important;border-radius:0!important;color:#ff0045!important}.intap-profile-page .cc-map i,.intap-profile-page .cc-map svg{color:#ff0045!important;fill:#ff0045!important;font-size:28px!important;width:28px!important;height:28px!important}.intap-profile-page .s-company-contact+.divider{margin-top:8px!important}@media (max-width: 520px){.intap-profile-page .s-company-contact{padding-left:22px!important;padding-right:22px!important}.intap-profile-page .company-contact-header,.intap-profile-page .company-contact-subtitle,.intap-profile-page .company-contact-list{width:100%!important;max-width:100%!important}.intap-profile-page .company-contact-list{gap:11px!important}.intap-profile-page .company-contact-row{grid-template-columns:30px minmax(0,1fr)!important;gap:9px!important;font-size:.98rem!important}.intap-profile-page .company-contact-icon{width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important}}.intap-profile-page .s-company-contact{padding:26px 42px 30px!important;background:#fff!important}.intap-profile-page .company-contact-header{width:min(100%,560px)!important;min-height:42px!important;margin:0 auto 8px!important;padding:8px 18px!important;background:#e02d32!important;color:#fff!important;border-radius:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-size:clamp(1.05rem,3.4vw,1.22rem)!important;font-weight:900!important;line-height:1.15!important}.intap-profile-page .company-contact-subtitle{width:min(100%,560px)!important;margin:0 auto 18px!important;color:#111!important;font-size:.92rem!important;font-weight:500!important;line-height:1.35!important;text-align:center!important}.intap-profile-page .company-contact-list{width:min(100%,520px)!important;max-width:520px!important;margin:0 auto!important;display:grid!important;gap:11px!important}.intap-profile-page .company-contact-row{width:100%!important;min-height:32px!important;border:0!important;padding:0!important;margin:0!important;background:transparent!important;display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;color:#111!important;text-decoration:none!important;font-size:clamp(.98rem,3vw,1.06rem)!important;font-weight:500!important;line-height:1.35!important;text-align:left!important;cursor:pointer!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;font-family:inherit!important}.intap-profile-page .company-contact-icon{width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;overflow:hidden!important;font-weight:900!important;box-shadow:none!important}.intap-profile-page .company-contact-icon.cc-phone{background:#2d9bf0!important;color:#fff!important;border-radius:999px!important;font-size:15px!important}.intap-profile-page .company-contact-icon.cc-whatsapp{background:#25d366!important;color:#fff!important;border-radius:999px!important;font-size:17px!important}.intap-profile-page .company-contact-icon.cc-instagram{background:radial-gradient(circle at 30% 107%,#fdf497,#fdf497 6%,#fd5949 42%,#d6249f 62%,#285aeb)!important;color:#fff!important;border-radius:7px!important;font-size:22px!important}.intap-profile-page .company-contact-icon.cc-facebook{background:#1877f2!important;color:#fff!important;border-radius:4px!important;font-family:Arial,sans-serif!important;font-size:24px!important;font-weight:900!important}.intap-profile-page .company-contact-icon.cc-email{background:transparent!important;color:#111!important;border-radius:0!important;border:0!important;font-size:28px!important;font-weight:500!important}.intap-profile-page .company-contact-icon.cc-web{background:#2d9bf0!important;color:#fff!important;border-radius:999px!important;font-size:9px!important;font-weight:900!important;letter-spacing:-.08em!important}.intap-profile-page .company-contact-icon.cc-map{background:transparent!important;color:#ff0045!important;border-radius:0!important;font-size:30px!important;position:relative!important}.intap-profile-page .company-contact-icon.cc-map:before{content:"📍"!important;font-size:27px!important;line-height:1!important}.intap-profile-page .company-contact-icon.cc-map{font-size:0!important}.intap-profile-page .company-contact-row span:last-child{min-width:0!important;color:#111!important;word-break:normal!important;overflow-wrap:anywhere!important}.intap-profile-page .s-company-contact+.divider{margin-top:10px!important}@media (max-width: 520px){.intap-profile-page .s-company-contact{padding-left:22px!important;padding-right:22px!important}.intap-profile-page .company-contact-header,.intap-profile-page .company-contact-subtitle,.intap-profile-page .company-contact-list{width:100%!important;max-width:100%!important}.intap-profile-page .company-contact-list{gap:10px!important}.intap-profile-page .company-contact-row{grid-template-columns:29px minmax(0,1fr)!important;gap:9px!important;font-size:.98rem!important}.intap-profile-page .company-contact-icon{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important}}.intap-profile-page .company-contact-icon{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;line-height:1!important;box-shadow:none!important}.intap-profile-page .company-contact-icon svg{display:block!important;width:16px!important;height:16px!important;flex:0 0 auto!important}.intap-profile-page .company-contact-icon.cc-phone{background:#2d9bf0!important;color:#fff!important;border-radius:999px!important}.intap-profile-page .company-contact-icon.cc-phone svg{width:14px!important;height:14px!important}.intap-profile-page .company-contact-icon.cc-whatsapp{background:#25d366!important;color:#fff!important;border-radius:999px!important}.intap-profile-page .company-contact-icon.cc-whatsapp svg{width:18px!important;height:18px!important}.intap-profile-page .company-contact-icon.cc-instagram{background:radial-gradient(circle at 30% 107%,#fdf497,#fdf497 6%,#fd5949 42%,#d6249f 62%,#285aeb)!important;color:#fff!important;border-radius:7px!important}.intap-profile-page .company-contact-icon.cc-instagram svg{width:18px!important;height:18px!important}.intap-profile-page .company-contact-icon.cc-facebook{background:#1877f2!important;color:#fff!important;border-radius:4px!important}.intap-profile-page .company-contact-icon.cc-facebook svg{width:18px!important;height:18px!important}.intap-profile-page .company-contact-icon.cc-email{background:transparent!important;color:#111!important;border-radius:0!important}.intap-profile-page .company-contact-icon.cc-email svg{width:25px!important;height:25px!important}.intap-profile-page .company-contact-icon.cc-web{background:#2d9bf0!important;color:#fff!important;border-radius:999px!important}.intap-profile-page .company-contact-icon.cc-web svg{width:17px!important;height:17px!important}.intap-profile-page .company-contact-icon.cc-map{background:transparent!important;color:#ff0045!important;border-radius:0!important}.intap-profile-page .company-contact-icon.cc-map:before{content:none!important}.intap-profile-page .company-contact-icon.cc-map svg{width:28px!important;height:28px!important}.intap-profile-page .company-contact-list{gap:10px!important}.intap-profile-page .company-contact-row{grid-template-columns:30px minmax(0,1fr)!important;gap:10px!important;min-height:31px!important}@media (max-width: 760px){.projects-modal{width:calc(100vw - 24px)!important;max-width:560px!important;max-height:calc(100vh - 36px)!important;padding:16px!important;overflow-y:auto!important}.project-detail-layout,.project-detail-body,.project-detail-content{display:flex!important;flex-direction:column!important;gap:16px!important}.project-detail-media{order:1!important;width:100%!important}.project-detail-media>img{width:100%!important;height:auto!important;max-height:330px!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:14px!important}.project-detail-thumbs{order:2!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.project-detail-info{order:2!important;width:100%!important;display:flex!important;flex-direction:column!important}.project-detail-info h2{order:1!important;margin-top:0!important;text-align:center!important;font-size:1.25rem!important;line-height:1.15!important}.project-detail-location{order:2!important;text-align:center!important;margin-bottom:8px!important}.project-detail-desc{order:3!important;text-align:left!important;line-height:1.55!important}.project-detail-actions{order:4!important}.project-detail-features,.project-features,.project-detail-list{order:5!important}.project-map-wrap,.project-map,.project-map-frame,.project-detail-map{order:99!important;width:100%!important}.project-map-wrap iframe,.project-map iframe,.project-map-frame iframe,.project-detail-map iframe{width:100%!important;min-height:190px!important;border-radius:10px!important}.project-map-link{order:100!important;align-self:center!important;margin-top:8px!important}.projects-modal-close{display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.project-detail-arrow{top:42%!important;transform:translateY(-50%)!important}}.intap-profile-page .contact-row,.intap-profile-page .contact-link,.intap-profile-page .profile-contact-row,.intap-profile-page .company-contact-row{transition:color .18s ease,transform .18s ease!important}.intap-profile-page .contact-row:hover,.intap-profile-page .contact-link:hover,.intap-profile-page .profile-contact-row:hover,.intap-profile-page .company-contact-row:hover,.intap-profile-page .contact-row:hover span:last-child,.intap-profile-page .contact-link:hover span:last-child,.intap-profile-page .profile-contact-row:hover span:last-child,.intap-profile-page .company-contact-row:hover span:last-child{color:#e02d32!important}.intap-profile-page .contact-icon,.intap-profile-page .profile-contact-icon,.intap-profile-page .company-contact-icon{transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;transform-origin:center center!important;will-change:transform!important}.intap-profile-page .contact-row:hover .contact-icon,.intap-profile-page .contact-link:hover .contact-icon,.intap-profile-page .profile-contact-row:hover .profile-contact-icon,.intap-profile-page .company-contact-row:hover .company-contact-icon{transform:scale(1.12)!important;filter:brightness(1.04)!important}.intap-profile-page .quick-actions a,.intap-profile-page .quick-actions button,.intap-profile-page .profile-actions a,.intap-profile-page .profile-actions button,.intap-profile-page .intap-v2-header-actions a,.intap-profile-page .intap-v2-header-actions button,.intap-profile-page .hero-actions a,.intap-profile-page .hero-actions button{transition:transform .19s ease,box-shadow .19s ease,border-color .19s ease,color .19s ease!important;transform-origin:center center!important;will-change:transform!important}.intap-profile-page .quick-actions a:hover,.intap-profile-page .quick-actions button:hover,.intap-profile-page .profile-actions a:hover,.intap-profile-page .profile-actions button:hover,.intap-profile-page .intap-v2-header-actions a:hover,.intap-profile-page .intap-v2-header-actions button:hover,.intap-profile-page .hero-actions a:hover,.intap-profile-page .hero-actions button:hover{transform:translateY(-3px) scale(1.06)!important;box-shadow:0 8px 18px #e02d322e!important}.intap-profile-page .quick-actions a:active,.intap-profile-page .quick-actions button:active,.intap-profile-page .profile-actions a:active,.intap-profile-page .profile-actions button:active,.intap-profile-page .intap-v2-header-actions a:active,.intap-profile-page .intap-v2-header-actions button:active,.intap-profile-page .hero-actions a:active,.intap-profile-page .hero-actions button:active,.intap-profile-page .contact-row:active .contact-icon,.intap-profile-page .contact-link:active .contact-icon,.intap-profile-page .profile-contact-row:active .profile-contact-icon,.intap-profile-page .company-contact-row:active .company-contact-icon{transform:scale(.96)!important}@media (prefers-reduced-motion: reduce){.intap-profile-page .contact-row,.intap-profile-page .contact-link,.intap-profile-page .profile-contact-row,.intap-profile-page .company-contact-row,.intap-profile-page .contact-icon,.intap-profile-page .profile-contact-icon,.intap-profile-page .company-contact-icon,.intap-profile-page .quick-actions a,.intap-profile-page .quick-actions button,.intap-profile-page .profile-actions a,.intap-profile-page .profile-actions button,.intap-profile-page .intap-v2-header-actions a,.intap-profile-page .intap-v2-header-actions button,.intap-profile-page .hero-actions a,.intap-profile-page .hero-actions button{transition:none!important}.intap-profile-page .contact-row:hover .contact-icon,.intap-profile-page .contact-link:hover .contact-icon,.intap-profile-page .profile-contact-row:hover .profile-contact-icon,.intap-profile-page .company-contact-row:hover .company-contact-icon,.intap-profile-page .quick-actions a:hover,.intap-profile-page .quick-actions button:hover,.intap-profile-page .profile-actions a:hover,.intap-profile-page .profile-actions button:hover,.intap-profile-page .intap-v2-header-actions a:hover,.intap-profile-page .intap-v2-header-actions button:hover,.intap-profile-page .hero-actions a:hover,.intap-profile-page .hero-actions button:hover{transform:none!important}}.intap-profile-page .s-about h2,.intap-profile-page .about-title,.intap-profile-page .bio-title,.intap-profile-page .profile-about-title,.intap-profile-page .section-title{max-width:620px!important;margin-left:auto!important;margin-right:auto!important;color:#c61920!important;font-size:clamp(1.38rem,4.4vw,1.75rem)!important;font-weight:900!important;line-height:1.2!important;letter-spacing:-.018em!important;text-align:center!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.intap-profile-page .s-about,.intap-profile-page .about-section,.intap-profile-page .bio-section{overflow:visible!important}@media (max-width: 520px){.intap-profile-page .s-about h2,.intap-profile-page .about-title,.intap-profile-page .bio-title,.intap-profile-page .profile-about-title,.intap-profile-page .section-title{max-width:92%!important;font-size:1.42rem!important;line-height:1.18!important;text-align:center!important;margin-top:0!important;margin-bottom:22px!important;padding-left:0!important;padding-right:0!important}}:root{--intap-blue: #0b5cff;--intap-blue-dark: #063fae;--intap-green: #25c878;--intap-ink: #0b1020;--intap-muted: #667085;--intap-soft: #f4f7fb;--intap-line: rgba(15, 23, 42, .1);--intap-card: #ffffff;--intap-radius: 30px;--intap-shadow: 0 24px 70px rgba(15, 23, 42, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}.intap-landing{min-height:100vh;background:#fff;color:var(--intap-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.intap-header{position:sticky;top:0;z-index:50;height:76px;padding:0 clamp(18px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,23,42,.06)}.intap-brand{color:var(--intap-ink);text-decoration:none;font-size:1.45rem;font-weight:950;letter-spacing:-.07em}.intap-brand span{color:var(--intap-blue)}.intap-nav{display:flex;align-items:center;gap:24px}.intap-nav a,.intap-header-cta{color:var(--intap-muted);text-decoration:none;font-weight:700;font-size:.94rem}.intap-header-cta{min-height:42px;padding:0 18px;display:inline-flex;align-items:center;border-radius:999px;color:#fff;background:var(--intap-ink)}.section-shell{max-width:1240px;margin:0 auto;padding:clamp(72px,9vw,128px) clamp(18px,4vw,40px)}.intap-hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:center;gap:clamp(36px,6vw,90px)}.eyebrow{margin:0 0 16px;color:var(--intap-blue);font-size:.78rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}h1,h2{margin:0;letter-spacing:-.065em;line-height:.97}h1{max-width:850px;font-size:clamp(3.2rem,8vw,7rem)}h2{font-size:clamp(2.15rem,5.2vw,4.6rem)}.hero-text,.section-copy p,.section-heading p,.demo-section p,.final-cta p{color:var(--intap-muted);font-size:clamp(1.05rem,1.55vw,1.24rem);line-height:1.68}.hero-text{max-width:720px;margin:28px 0}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.btn-primary,.btn-secondary{min-height:50px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--intap-blue),var(--intap-blue-dark));box-shadow:0 18px 42px #0b5cff47}.btn-primary.light{background:#fff;color:var(--intap-blue)}.btn-primary.full{width:100%}.btn-secondary{color:var(--intap-ink);background:#fff;border:1px solid var(--intap-line)}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-tags span{padding:10px 14px;border-radius:999px;background:var(--intap-soft);color:#475467;font-size:.9rem;font-weight:800}.intap-hero-visual{position:relative;min-height:620px;display:grid;place-items:center}.hero-image{position:relative;z-index:2;width:min(100%,560px);max-height:620px;-o-object-fit:contain;object-fit:contain;border-radius:38px;box-shadow:var(--intap-shadow)}.hero-image[src=""],.hero-image:not([src]){display:none}.hero-visual-fallback{position:absolute;inset:auto;width:min(100%,560px);height:560px;border-radius:50px;background:radial-gradient(circle at 25% 20%,rgba(11,92,255,.18),transparent 34%),radial-gradient(circle at 70% 70%,rgba(37,200,120,.18),transparent 34%),#f7faff;display:grid;place-items:center}.phone-mockup{width:220px;height:450px;padding:12px;border-radius:38px;background:#111827;box-shadow:0 34px 90px #0f172a3d;transform:rotate(4deg)}.phone-screen{height:100%;overflow:hidden;text-align:center;border-radius:28px;background:#fff;padding:0 16px 20px}.profile-cover{height:110px;margin:0 -16px;background:linear-gradient(135deg,var(--intap-blue),var(--intap-green))}.profile-avatar{width:62px;height:62px;margin:-31px auto 12px;display:grid;place-items:center;border-radius:20px;background:#fff;color:var(--intap-blue);font-weight:950;box-shadow:0 12px 28px #0f172a24}.phone-screen h3{margin:0 0 6px}.phone-screen p{margin:0 0 14px;color:var(--intap-muted);font-size:.85rem}.phone-screen button{width:100%;border:0;border-radius:16px;padding:13px;color:#fff;background:var(--intap-blue);font-weight:900}.floating-card{position:absolute;left:6%;top:42%;width:220px;height:136px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;color:#fff;background:linear-gradient(145deg,#101828,#0b5cff);box-shadow:0 28px 70px #0f172a38;animation:cardMove 5s ease-in-out infinite}.floating-card span{width:40px;height:30px;border-radius:9px;background:linear-gradient(135deg,#ffffffe6,#ffffff59)}.section-grid,.demo-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,70px);align-items:start}.soft-section{max-width:none;background:var(--intap-soft);padding-left:max(clamp(18px,5vw,76px),calc((100vw - 1240px)/2));padding-right:max(clamp(18px,5vw,76px),calc((100vw - 1240px)/2))}.section-heading{max-width:860px;margin:0 auto 44px;text-align:center}.comparison-grid,.steps-grid,.use-grid,.format-grid,.portfolio-grid,.benefit-grid,.feature-grid{display:grid;gap:18px}.comparison-grid{grid-template-columns:1fr 1fr}.steps-grid,.use-grid,.feature-grid,.benefit-grid{grid-template-columns:repeat(3,1fr)}.format-grid,.portfolio-grid{grid-template-columns:repeat(4,1fr)}.comparison-card,.steps-grid article,.use-grid article,.format-grid article,.portfolio-grid article,.benefit-grid article,.feature-grid article,.demo-form,.faq-list details{padding:26px;border-radius:var(--intap-radius);background:#fff;border:1px solid var(--intap-line);box-shadow:0 16px 46px #0f172a0f}.comparison-card.featured{background:linear-gradient(145deg,#fff,#eef5ff);border-color:#0b5cff38}.card-label,.format-grid span,.steps-grid span{display:inline-flex;margin-bottom:14px;padding:8px 12px;border-radius:999px;color:var(--intap-blue);background:#0b5cff14;font-size:.78rem;font-weight:950}.comparison-card h3,.steps-grid h3,.format-grid h3{margin:0 0 12px}.comparison-card ul{margin:0;padding-left:20px;color:var(--intap-muted);line-height:1.85}.steps-grid p,.format-grid p,.faq-list p{color:var(--intap-muted);line-height:1.65}.demo-section{max-width:none;background:#0b1020;color:#fff;padding-left:max(clamp(18px,5vw,76px),calc((100vw - 1240px)/2));padding-right:max(clamp(18px,5vw,76px),calc((100vw - 1240px)/2))}.demo-section p{color:#ffffffb8}.demo-form{display:grid;gap:14px;color:var(--intap-ink)}.demo-form label{display:grid;gap:8px;color:#344054;font-weight:850}.demo-form input,.demo-form textarea{width:100%;border:1px solid var(--intap-line);border-radius:16px;padding:14px 15px;font:inherit;outline:none;background:#f9fafb}.demo-form textarea{min-height:110px;resize:vertical}.faq-list{max-width:850px;margin:0 auto;display:grid;gap:12px}.faq-list summary{cursor:pointer;font-weight:900}.final-cta{padding:clamp(76px,10vw,140px) clamp(18px,5vw,76px);text-align:center;color:#fff;background:radial-gradient(circle at 20% 10%,rgba(37,200,120,.25),transparent 30%),linear-gradient(145deg,#0b1020,#10276b)}.final-cta h2{max-width:900px;margin:0 auto}.final-cta p{max-width:720px;margin:24px auto 30px;color:#ffffffc2}.intap-footer{padding:42px clamp(18px,5vw,76px);border-top:1px solid var(--intap-line);background:#fff}.intap-footer p{color:var(--intap-muted)}@keyframes cardMove{0%,to{transform:translate(0) rotate(-8deg)}50%{transform:translate(165px,-10px) rotate(-2deg)}}@media (max-width: 1050px){.intap-nav{display:none}.intap-hero,.section-grid,.demo-section{grid-template-columns:1fr}.comparison-grid,.steps-grid,.use-grid,.format-grid,.portfolio-grid,.benefit-grid,.feature-grid{grid-template-columns:1fr 1fr}.intap-hero-visual{min-height:520px}}@media (max-width: 640px){.intap-header{height:68px}.intap-header-cta{display:none}.intap-hero{min-height:auto;padding-top:42px}h1{font-size:clamp(2.65rem,14vw,4.1rem)}h2{font-size:clamp(2rem,11vw,3rem)}.intap-hero-visual{min-height:430px;transform:scale(.82);transform-origin:center top}.comparison-grid,.steps-grid,.use-grid,.format-grid,.portfolio-grid,.benefit-grid,.feature-grid{grid-template-columns:1fr}.floating-card{left:-2%}}.intap-hero.section-shell{max-width:1200px;min-height:calc(100vh - 88px);display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(36px,5vw,76px);padding-top:34px;padding-bottom:48px}.intap-hero-copy{position:relative;z-index:2;padding-top:20px}.intap-hero-copy h1{max-width:640px;font-size:clamp(3.1rem,5.2vw,5.35rem);line-height:1.05;letter-spacing:-.06em;font-weight:850}.hero-text{max-width:540px;margin:26px 0 34px;color:#4b5565;font-size:clamp(1.12rem,1.45vw,1.35rem);line-height:1.45}.intap-hero-visual{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center}.hero-image{display:block;width:100%;max-width:680px;height:auto;max-height:680px;-o-object-fit:contain;object-fit:contain;border-radius:0;box-shadow:none}.hero-visual-fallback,.phone-mockup,.floating-card{display:none!important}@media (max-width: 1050px){.intap-hero.section-shell{grid-template-columns:1fr;min-height:auto;padding-top:48px;text-align:left}.intap-hero-copy h1,.hero-text{max-width:100%}.intap-hero-visual{min-height:auto;margin-top:18px}.hero-image{max-width:760px;margin:0 auto}}@media (max-width: 640px){.intap-hero.section-shell{padding-top:34px;padding-bottom:54px;gap:28px}.intap-hero-copy h1{font-size:clamp(2.55rem,12vw,3.85rem);line-height:1.04}.hero-text{font-size:1.05rem;line-height:1.52;margin-bottom:26px}.hero-actions,.btn-primary{width:100%}.intap-hero-visual{min-height:auto;transform:none}.hero-image{width:115%;max-width:none;margin-left:-7.5%}}.intap-header{max-width:1200px;height:86px}.intap-hero.section-shell{max-width:1200px;min-height:calc(100vh - 86px);grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(42px,5vw,84px);padding-top:26px;padding-bottom:46px}.intap-hero-copy{padding-top:62px}.intap-hero-copy .eyebrow{margin-bottom:28px;color:#1557ff;font-size:.84rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.intap-hero-copy .eyebrow:before{display:none!important}.intap-hero-copy h1{max-width:600px;font-size:clamp(2.85rem,4.25vw,4.6rem);line-height:1.08;letter-spacing:-.055em;font-weight:800;color:#050816}.hero-text{max-width:510px;margin:24px 0 32px;color:#4d5565;font-size:clamp(1.12rem,1.35vw,1.32rem);line-height:1.42}.hero-actions{gap:12px}.btn-primary{min-height:52px;padding:0 28px;border-radius:8px;background:#47c4c1;color:#fff;box-shadow:none}.btn-secondary,.hero-tags{display:none!important}.intap-hero-visual{min-height:640px;justify-content:flex-end}.hero-image{width:100%;max-width:760px;max-height:690px;-o-object-fit:contain;object-fit:contain;-o-object-position:center right;object-position:center right}@media (max-width: 1050px){.intap-hero.section-shell{grid-template-columns:1fr;min-height:auto;padding-top:42px}.intap-hero-copy{padding-top:0}.intap-hero-copy h1{max-width:760px;font-size:clamp(2.75rem,8vw,4.2rem)}.hero-text{max-width:660px}.intap-hero-visual{justify-content:center;min-height:auto}.hero-image{max-width:760px;-o-object-position:center;object-position:center}}@media (max-width: 640px){.intap-hero.section-shell{padding-top:30px;padding-bottom:52px;gap:24px}.intap-hero-copy .eyebrow{font-size:.72rem;line-height:1.35;margin-bottom:18px}.intap-hero-copy h1{font-size:clamp(2.35rem,11vw,3.35rem);line-height:1.08;letter-spacing:-.05em}.hero-text{font-size:1.04rem;line-height:1.5;margin:20px 0 24px}.btn-primary{width:100%}.hero-image{width:112%;max-width:none;margin-left:-6%}}.intap-header{width:min(100%,1200px);height:78px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;-moz-column-gap:28px;column-gap:28px}.intap-brand{justify-self:start}.intap-nav{justify-self:center;margin-left:0;gap:26px}.intap-header-cta{justify-self:end}.intap-menu-toggle{display:none}.intap-hero.section-shell{min-height:auto;padding-top:20px;padding-bottom:72px;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:center}.intap-hero-copy{padding-top:0}.intap-hero-copy h1{max-width:590px;font-weight:680;font-size:clamp(2.85rem,4.2vw,4.45rem);line-height:1.08;letter-spacing:-.052em}.hero-text{max-width:500px;margin-top:22px;margin-bottom:28px}.intap-hero-visual{min-height:560px}.hero-image{max-width:720px}@media (max-width: 1050px){.intap-header{position:sticky;grid-template-columns:auto auto;height:72px;padding:0 18px;background:#fffffff0;border-bottom:1px solid rgba(15,23,42,.08)}.intap-brand{font-size:1.18rem;letter-spacing:-.04em}.intap-menu-toggle{justify-self:end;display:inline-flex;width:44px;height:44px;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.intap-menu-toggle span{width:18px;height:2px;border-radius:999px;background:#0b1020}.intap-nav{position:absolute;top:72px;left:18px;right:18px;display:none;padding:14px;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 24px 70px #0f172a1f;z-index:80}.intap-nav.is-open{display:grid;gap:6px}.intap-nav a{display:block;padding:13px 14px;border-radius:14px;color:#111827;font-size:.98rem;font-weight:750}.intap-nav a:hover{background:#f4f7fb}.intap-header-cta{display:none}.intap-hero.section-shell{grid-template-columns:1fr;padding-top:32px;padding-bottom:64px;gap:26px}.intap-hero-copy h1{max-width:760px;font-weight:680;font-size:clamp(2.65rem,7.4vw,4rem)}.hero-text{max-width:680px}.intap-hero-visual{min-height:auto}.hero-image{max-width:720px}}@media (max-width: 640px){.intap-header{height:68px}.intap-nav{top:68px}.intap-hero.section-shell{display:grid;grid-template-columns:1fr;padding-top:28px;padding-bottom:54px;gap:20px}.intap-hero-copy{display:contents}.intap-hero-copy .eyebrow{order:1;margin-bottom:0;font-size:.68rem;line-height:1.35}.intap-hero-copy h1{order:2;font-size:clamp(2.15rem,10.4vw,3.15rem);line-height:1.08;letter-spacing:-.048em;font-weight:680}.hero-text{order:3;margin:0;font-size:1rem;line-height:1.48}.intap-hero-visual{order:4;width:100%;margin-top:4px}.hero-image{width:112%;max-width:none;margin-left:-6%}.hero-actions{order:5;width:100%;margin-top:2px}.btn-primary{width:100%;min-height:52px}}.intap-trust-strip{width:100%;padding:42px 0 52px;background:#fff;border-top:1px solid rgba(15,23,42,.06);border-bottom:1px solid rgba(15,23,42,.06);overflow:hidden}.intap-trust-inner{width:100%}.intap-trust-kicker{max-width:760px;margin:0 auto 24px;padding:0 18px;text-align:center;color:#667085;font-size:.98rem;font-weight:700;line-height:1.45}.intap-logo-marquee{width:100%;overflow:hidden;position:relative}.intap-logo-marquee:before,.intap-logo-marquee:after{content:"";position:absolute;top:0;width:120px;height:100%;z-index:2;pointer-events:none}.intap-logo-marquee:before{left:0;background:linear-gradient(90deg,#fff,#fff0)}.intap-logo-marquee:after{right:0;background:linear-gradient(270deg,#fff,#fff0)}.intap-logo-track{display:flex;align-items:center;gap:18px;width:-moz-max-content;width:max-content;animation:intapMarquee 28s linear infinite}.intap-logo-track span{min-width:170px;height:64px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.09);border-radius:18px;background:#fff;color:#111827;font-size:1rem;font-weight:850;letter-spacing:-.02em;box-shadow:0 12px 34px #0f172a0b}.intap-logo-track span:nth-child(3n+1){color:#0b5cff}.intap-logo-track span:nth-child(3n+2){color:#0b1020}.intap-logo-track span:nth-child(3n+3){color:#25a76b}@keyframes intapMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 640px){.intap-trust-strip{padding:34px 0 42px}.intap-trust-kicker{font-size:.9rem;margin-bottom:18px}.intap-logo-track{gap:12px;animation-duration:22s}.intap-logo-track span{min-width:138px;height:56px;border-radius:15px;font-size:.9rem}.intap-logo-marquee:before,.intap-logo-marquee:after{width:54px}}.intap-card-lanes-section{max-width:1240px;margin:0 auto;padding:clamp(72px,9vw,128px) clamp(18px,4vw,40px);display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(32px,5vw,76px);align-items:center;background:#fff!important;overflow:hidden}.intap-card-lanes-copy{background:#fff!important;position:relative;z-index:4}.intap-card-lanes-copy h2{max-width:500px;font-size:clamp(2.25rem,4.6vw,4.3rem);line-height:1.04;letter-spacing:-.055em;font-weight:680;color:#0b1020}.intap-card-lanes-copy p:not(.eyebrow){max-width:520px;margin:22px 0 0;color:#667085;font-size:clamp(1.05rem,1.35vw,1.25rem);line-height:1.58}.intap-card-lanes-frame{position:relative!important;height:570px!important;overflow:hidden!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;background:#fff!important;transform:none!important}.intap-card-lanes-frame:before,.intap-card-lanes-frame:after{display:none!important;content:none!important;background:transparent!important}.intap-card-lane{position:relative!important;height:140%!important;min-height:140%!important;overflow:visible!important;background:#fff!important;transform:rotate(-7deg) scale(1.12)!important;transform-origin:center center!important}.intap-card-lane:nth-child(1){margin-top:-92px!important}.intap-card-lane:nth-child(3){margin-top:-112px!important}.intap-card-track{display:flex!important;flex-direction:column!important;gap:22px!important;width:100%!important;background:#fff!important;will-change:transform!important}.intap-card-track img{width:100%!important;height:auto!important;display:block!important;border-radius:16px!important;background:transparent!important;transform:none!important;box-shadow:0 18px 34px #0f172a21!important}.lane-up .intap-card-track{animation:intapCardsMoveUp 22s linear infinite!important}.lane-up.slow .intap-card-track{animation:intapCardsMoveUp 25s linear infinite!important}.lane-down .intap-card-track{animation:intapCardsMoveDown 24s linear infinite!important}@keyframes intapCardsMoveUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-50%,0)}}@keyframes intapCardsMoveDown{0%{transform:translate3d(0,-50%,0)}to{transform:translateZ(0)}}@media (max-width: 1050px){.intap-card-lanes-section{grid-template-columns:1fr}.intap-card-lanes-copy h2,.intap-card-lanes-copy p:not(.eyebrow){max-width:760px}.intap-card-lanes-frame{height:520px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.intap-card-lane{transform:rotate(-6deg) scale(1.1)!important}}@media (max-width: 640px){.intap-card-lanes-section{padding-top:64px;padding-bottom:72px;gap:28px;background:#fff!important}.intap-card-lanes-copy h2{font-size:clamp(2rem,10vw,3rem)}.intap-card-lanes-copy p:not(.eyebrow){font-size:1rem;line-height:1.5}.intap-card-lanes-frame{height:430px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;background:#fff!important}.intap-card-lane{height:140%!important;min-height:140%!important;transform:rotate(-6deg) scale(1.08)!important;background:#fff!important}.intap-card-lane:nth-child(1){margin-top:-70px!important}.intap-card-lane:nth-child(2){margin-top:-118px!important}.intap-card-lane:nth-child(3){display:none!important}.intap-card-track{gap:16px!important}.intap-card-track img{border-radius:13px!important;box-shadow:0 14px 26px #0f172a1f!important}.lane-up .intap-card-track{animation-duration:18s!important}.lane-down .intap-card-track{animation-duration:20s!important}}.intap-card-lanes-section,.intap-card-lanes-copy,.intap-card-lanes-frame,.intap-card-lane,.intap-card-track{background:#fff!important}.intap-card-lanes-section:before,.intap-card-lanes-section:after,.intap-card-lanes-frame:before,.intap-card-lanes-frame:after,.intap-card-lane:before,.intap-card-lane:after{display:none!important;content:none!important;background:transparent!important}.intap-card-lanes-frame{background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:0!important;transform:none!important;overflow:hidden!important;padding:8px 18px!important;gap:30px!important;height:590px!important}.intap-card-lane{background:#fff!important;transform:rotate(-7deg) scale(1.03)!important;transform-origin:center center!important;overflow:visible!important;height:140%!important;min-height:140%!important}.intap-card-lane:nth-child(1){margin-top:-90px!important}.intap-card-lane:nth-child(2){margin-top:-150px!important}.intap-card-lane:nth-child(3){margin-top:-110px!important}.intap-card-track{background:#fff!important;gap:34px!important}.intap-card-track img{display:block!important;width:100%!important;height:auto!important;background:transparent!important;border-radius:16px!important;box-shadow:0 16px 30px #0f172a1a!important;transform:none!important}.lane-up .intap-card-track{animation:intapCardsMoveUp 18s linear infinite!important}.lane-up.slow .intap-card-track{animation:intapCardsMoveUp 21s linear infinite!important}.lane-down .intap-card-track{animation:intapCardsMoveDown 19s linear infinite!important}.intap-card-lanes-frame:hover .intap-card-track,.intap-card-lane:hover .intap-card-track,.intap-card-track:hover{animation-play-state:running!important}@media (max-width: 1050px){.intap-card-lanes-frame{background:#fff!important;gap:22px!important;padding:6px 10px!important;height:520px!important}.intap-card-lane{transform:rotate(-6deg) scale(1.02)!important}.intap-card-track{gap:26px!important}}@media (max-width: 640px){.intap-card-lanes-section,.intap-card-lanes-frame,.intap-card-lane,.intap-card-track{background:#fff!important}.intap-card-lanes-frame{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;padding:0 6px!important;height:440px!important;background:#fff!important}.intap-card-lane{transform:rotate(-6deg) scale(1.01)!important;height:138%!important;min-height:138%!important}.intap-card-lane:nth-child(1){margin-top:-68px!important}.intap-card-lane:nth-child(2){margin-top:-118px!important}.intap-card-lane:nth-child(3){display:none!important}.intap-card-track{gap:22px!important}.lane-up .intap-card-track{animation-duration:16s!important}.lane-down .intap-card-track{animation-duration:17s!important}}.intap-compare-section{padding:100px 0;background:#fff!important}.intap-compare-header{text-align:center;max-width:700px;margin:0 auto 60px}.intap-compare-header h2{font-size:34px;font-weight:500;color:#0f172a}.intap-eyebrow{color:#2563eb;font-size:12px;font-weight:600;letter-spacing:1px;margin-bottom:10px}.intap-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.intap-compare-item{display:flex;justify-content:center}.intap-compare-item img{width:100%;max-width:520px;height:auto}.intap-compare-item.highlight img{transform:scale(1.03)}.intap-compare-cta{margin-top:60px;text-align:center}.intap-compare-cta p{font-size:17px;color:#475569;margin-bottom:20px}.intap-btn-primary{display:inline-block;padding:14px 26px;background:#0f172a;color:#fff;border-radius:10px;text-decoration:none}@media (max-width: 768px){.intap-compare-grid{grid-template-columns:1fr}.intap-compare-section{padding:70px 20px}}.intap-compare-images-section{width:min(100%,1240px);margin:0 auto;padding:clamp(72px,9vw,120px) clamp(18px,4vw,40px);background:#fff}.intap-compare-images-header{max-width:920px;margin:0 auto 48px;text-align:center}.intap-compare-images-header h2{margin:0;color:#080d1d;font-size:clamp(2.35rem,5vw,4.6rem);line-height:1.04;letter-spacing:-.06em;font-weight:520}.intap-compare-images-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(22px,4vw,44px);align-items:center}.intap-compare-image-card{background:#fff;border-radius:28px;overflow:hidden}.intap-compare-image-card img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.intap-compare-image-card.is-digital{transform:scale(1.015)}.intap-compare-images-cta{max-width:720px;margin:48px auto 0;text-align:center}.intap-compare-images-cta p{margin:0 0 22px;color:#5d6678;font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.5}@media (max-width: 820px){.intap-compare-images-grid{grid-template-columns:1fr}.intap-compare-image-card.is-digital{transform:none}.intap-compare-images-header h2{font-size:clamp(2.15rem,10vw,3.25rem)}}.intap-world-section{width:min(1180px,calc(100% - 48px));max-width:1180px;margin-inline:auto;padding-top:clamp(64px,7vw,104px);padding-bottom:clamp(64px,7vw,104px)}.intap-world-title{max-width:1040px;margin:0 auto 34px;text-align:left}.intap-world-title .eyebrow{display:inline-flex;align-items:center;margin-bottom:12px;color:#2f7d32;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.intap-world-title h2{margin:0;color:#0f4d7a;font-size:clamp(3.5rem,6vw,6.15rem);line-height:.9;letter-spacing:-.075em}.intap-world-title h3{max-width:660px;margin:20px 0 0;color:#61a83f;font-size:clamp(1.45rem,2.4vw,2.35rem);line-height:1.12;letter-spacing:-.04em;font-weight:500}.intap-world-visual{width:min(100%,1040px);height:clamp(360px,46vw,540px);margin:0 auto;overflow:hidden;border-radius:0;background:transparent}.intap-world-image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;filter:none;box-shadow:none}.intap-world-body{width:min(820px,100%);margin:34px auto 0;text-align:center}.intap-world-body p{margin:0 0 16px;color:#334155;font-size:clamp(1rem,1.08vw,1.12rem);line-height:1.76}.intap-world-body strong{color:#0f4d7a}.intap-world-body h4{margin:28px 0 0;color:#0f4d7a;font-size:clamp(1.65rem,2.8vw,2.5rem);line-height:1.08;letter-spacing:-.055em}@media (max-width: 900px){.intap-world-section{width:min(100%,calc(100% - 32px));padding-top:54px;padding-bottom:54px}.intap-world-title{text-align:center;margin-bottom:28px}.intap-world-title .eyebrow{justify-content:center}.intap-world-title h3{margin-left:auto;margin-right:auto}.intap-world-visual{height:clamp(280px,64vw,440px)}.intap-world-body{margin-top:28px}}@media (max-width: 520px){.intap-world-title h2{font-size:clamp(2.7rem,14vw,3.7rem)}.intap-world-title h3{font-size:clamp(1.25rem,7vw,1.7rem)}.intap-world-body p{font-size:.98rem;line-height:1.66}}.intap-world-title h3{max-width:720px!important;margin-left:auto!important;margin-right:auto!important}.intap-world-visual{width:min(100vw,1120px)!important;height:clamp(360px,42vw,520px)!important;margin:0 auto!important;overflow:hidden!important;border-radius:0!important;background:transparent!important}.intap-world-image{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center center!important;object-position:center center!important;filter:none!important;box-shadow:none!important}@media (max-width: 900px){.intap-world-visual{width:100%!important;height:clamp(280px,64vw,440px)!important}}.intap-world-visual{width:min(100vw,1120px)!important;height:clamp(360px,42vw,520px)!important;margin:0 auto!important;overflow:hidden!important;background:transparent!important}.intap-world-image{width:112%!important;max-width:none!important;height:100%!important;display:block!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:left center!important;object-position:left center!important;transform:translate(-6%)!important;filter:none!important;box-shadow:none!important}.intap-world-title{max-width:980px!important;margin:0 auto 34px!important;text-align:center!important}.intap-world-title .eyebrow{justify-content:center!important}.intap-world-title h3{margin-left:auto!important;margin-right:auto!important}@media (max-width: 900px){.intap-world-visual{width:100%!important;height:clamp(280px,64vw,440px)!important}.intap-world-image{width:118%!important;transform:translate(-8%)!important}}.intap-world-visual{width:min(100%,1120px)!important;height:auto!important;margin:0 auto!important;overflow:hidden!important;background:transparent!important}.intap-world-image{width:100%!important;max-width:none!important;height:auto!important;display:block!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center top!important;object-position:center top!important;transform:none!important;filter:none!important;box-shadow:none!important}@media (max-width: 900px){.intap-world-visual{width:100%!important;height:auto!important}.intap-world-image{width:100%!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;transform:none!important}}.intap-profile-features-section{padding:clamp(28px,4vw,52px) clamp(16px,4vw,28px)!important}.intap-profile-features-header{margin-bottom:18px!important}.intap-profile-features-header h2{font-size:clamp(1.35rem,2.2vw,1.95rem)!important}.intap-profile-features-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;max-width:1120px!important}.intap-feature-card{min-height:64px!important;padding:10px 12px!important;border-radius:12px!important;gap:9px!important}.intap-feature-card-icon{width:30px!important;min-width:30px!important;height:30px!important}.intap-feature-card-icon img{width:26px!important;height:26px!important;animation:intapFeatureFloatCompact 4.8s ease-in-out infinite!important}.intap-feature-card-label{font-size:.78rem!important;line-height:1.18!important;font-weight:600!important}.intap-profile-features-note{margin-top:14px!important;font-size:.9rem!important}@keyframes intapFeatureFloatCompact{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (max-width: 1180px){.intap-profile-features-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-width:920px!important}}@media (max-width: 820px){.intap-profile-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:560px!important}.intap-feature-card{min-height:62px!important}}@media (max-width: 430px){.intap-profile-features-grid{grid-template-columns:1fr!important;max-width:340px!important}}.intap-profile-features-section{padding:clamp(44px,6vw,78px) clamp(18px,4vw,32px)!important}.intap-profile-features-header{text-align:center!important;margin:0 auto 28px!important}.intap-profile-features-header h2{font-size:clamp(2rem,3.6vw,3.1rem)!important;line-height:1.05!important;letter-spacing:-.045em!important;color:#0f172a!important}.intap-profile-features-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;max-width:1040px!important;margin:0 auto!important}.intap-feature-card{min-height:112px!important;padding:18px 20px!important;border-radius:18px!important;gap:16px!important;background:#fff!important;border:1px solid rgba(24,61,108,.12)!important;box-shadow:0 14px 34px #112d4e14!important}.intap-feature-card-icon{width:62px!important;min-width:62px!important;height:62px!important}.intap-feature-card-icon img{width:56px!important;height:56px!important;-o-object-fit:contain!important;object-fit:contain!important;animation:intapFeatureFloatBigger 4.8s ease-in-out infinite!important}.intap-feature-card-label{font-size:1rem!important;line-height:1.25!important;font-weight:700!important;color:#172033!important}.intap-profile-features-note{margin-top:24px!important;font-size:1rem!important;text-align:center!important}@keyframes intapFeatureFloatBigger{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width: 900px){.intap-profile-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:720px!important}}@media (max-width: 560px){.intap-profile-features-grid{grid-template-columns:1fr!important;max-width:360px!important}.intap-feature-card{min-height:96px!important}.intap-feature-card-icon{width:54px!important;min-width:54px!important;height:54px!important}.intap-feature-card-icon img{width:48px!important;height:48px!important}}.intap-profile-features-section{padding:clamp(46px,6vw,82px) 24px!important}.intap-profile-features-header{text-align:center!important;margin:0 auto 34px!important}.intap-profile-features-header h2{font-size:clamp(2rem,3.8vw,3rem)!important;line-height:1.05!important;letter-spacing:-.05em!important;color:#111827!important}.intap-profile-features-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px 28px!important;max-width:1100px!important;margin:0 auto!important}.intap-feature-card{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;min-height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;gap:14px!important}.intap-feature-card:hover{transform:none!important;box-shadow:none!important;border-color:transparent!important}.intap-feature-card-icon{width:108px!important;min-width:108px!important;height:108px!important;display:flex!important;align-items:center!important;justify-content:center!important}.intap-feature-card-icon img{width:94px!important;height:94px!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important;animation:intapFeatureFloatFree 4.5s ease-in-out infinite!important}.intap-feature-card-label{max-width:260px!important;font-size:1.15rem!important;line-height:1.24!important;font-weight:700!important;color:#1f2937!important}.intap-profile-features-note{margin:34px auto 0!important;max-width:840px!important;text-align:center!important;font-size:1.05rem!important}@keyframes intapFeatureFloatFree{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width: 900px){.intap-profile-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 20px!important;max-width:760px!important}.intap-feature-card-icon{width:94px!important;min-width:94px!important;height:94px!important}.intap-feature-card-icon img{width:82px!important;height:82px!important}.intap-feature-card-label{font-size:1.02rem!important}}@media (max-width: 560px){.intap-profile-features-grid{grid-template-columns:1fr!important;max-width:360px!important}.intap-feature-card-icon{width:88px!important;min-width:88px!important;height:88px!important}.intap-feature-card-icon img{width:76px!important;height:76px!important}.intap-feature-card-label{font-size:1rem!important}}.intap-profile-orbit-section{position:relative!important;overflow:hidden!important;padding:clamp(58px,7vw,96px) 24px clamp(54px,7vw,88px)!important;background:#fff!important}.intap-profile-orbit-header{max-width:920px!important;margin:0 auto 32px!important;text-align:center!important}.intap-profile-orbit-header .eyebrow{display:inline-flex!important;justify-content:center!important;margin-bottom:12px!important;color:#2f7d32!important;font-size:.82rem!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.intap-profile-orbit-header h2{margin:0!important;color:#0f172a!important;font-size:clamp(2.4rem,5vw,4.4rem)!important;line-height:.95!important;letter-spacing:-.065em!important}.intap-profile-orbit-header p{max-width:680px!important;margin:18px auto 0!important;color:#475569!important;font-size:clamp(1rem,1.3vw,1.15rem)!important;line-height:1.65!important}.intap-profile-orbit-stage{position:relative!important;width:min(1180px,100%)!important;min-height:clamp(620px,58vw,760px)!important;margin:0 auto!important}.intap-profile-orbit-phone{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-47%)!important;width:clamp(300px,30vw,430px)!important;z-index:3!important;filter:drop-shadow(0 34px 48px rgba(15,23,42,.22))!important}.intap-profile-orbit-phone img{width:100%!important;height:auto!important;display:block!important}.intap-orbit-item{position:absolute!important;z-index:4!important;width:clamp(118px,12vw,158px)!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:10px!important;animation:intapOrbitFloat 5.2s ease-in-out infinite!important}.intap-orbit-item img{width:clamp(72px,7.2vw,104px)!important;height:clamp(72px,7.2vw,104px)!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 12px 18px rgba(15,23,42,.14))!important}.intap-orbit-item figcaption{color:#172033!important;font-size:clamp(.86rem,1vw,1rem)!important;line-height:1.18!important;font-weight:750!important;max-width:170px!important}.orbit-1{left:5%;top:12%;animation-delay:0s!important}.orbit-2{left:22%;top:3%;animation-delay:.25s!important}.orbit-3{right:22%;top:4%;animation-delay:.5s!important}.orbit-4{right:5%;top:14%;animation-delay:.75s!important}.orbit-5{left:2%;top:42%;animation-delay:1s!important}.orbit-6{right:2%;top:42%;animation-delay:1.25s!important}.orbit-7{left:9%;bottom:10%;animation-delay:1.5s!important}.orbit-8{left:27%;bottom:2%;animation-delay:1.75s!important}.orbit-9{right:27%;bottom:2%;animation-delay:2s!important}.orbit-10{right:9%;bottom:10%;animation-delay:2.25s!important}.intap-profile-orbit-note{margin-top:12px!important;text-align:center!important;font-size:1.05rem!important}@keyframes intapOrbitFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-12px) scale(1.035)}}@media (max-width: 980px){.intap-profile-orbit-stage{min-height:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 18px!important;padding-top:20px!important}.intap-profile-orbit-phone{position:relative!important;left:auto!important;top:auto!important;transform:none!important;grid-column:1 / -1!important;justify-self:center!important;width:min(72vw,380px)!important;margin-bottom:8px!important}.intap-orbit-item{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;justify-self:center!important}.intap-orbit-item img{width:78px!important;height:78px!important}}@media (max-width: 560px){.intap-profile-orbit-section{padding-left:18px!important;padding-right:18px!important}.intap-profile-orbit-stage{grid-template-columns:1fr!important;gap:24px!important}.intap-profile-orbit-phone{width:min(82vw,330px)!important}.intap-orbit-item img{width:76px!important;height:76px!important}.intap-orbit-item figcaption{font-size:.98rem!important}}.intap-profile-orbit-stage{position:relative!important;width:min(1180px,100%)!important;min-height:clamp(640px,58vw,780px)!important;margin:0 auto!important;background:#fff!important;overflow:visible!important}.intap-profile-orbit-phone{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-47%)!important;width:clamp(360px,34vw,500px)!important;z-index:5!important;filter:none!important}.intap-orbit-item{position:absolute!important;left:50%!important;top:50%!important;z-index:6!important;width:clamp(118px,11vw,158px)!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:10px!important;transform:translate(-50%,-50%) translate(var(--orbit-x),var(--orbit-y));animation:intapOrbitAround 24s linear infinite!important;animation-delay:var(--orbit-delay)!important}.intap-orbit-item img{width:clamp(78px,7.2vw,104px)!important;height:clamp(78px,7.2vw,104px)!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important;filter:none!important;box-shadow:none!important}.intap-orbit-item figcaption{color:#172033!important;font-size:clamp(.86rem,1vw,1rem)!important;line-height:1.18!important;font-weight:750!important;max-width:170px!important;text-shadow:none!important}.orbit-1{--orbit-x: -430px;--orbit-y: -210px;--orbit-delay: 0s}.orbit-2{--orbit-x: -250px;--orbit-y: -300px;--orbit-delay: -2.4s}.orbit-3{--orbit-x: 250px;--orbit-y: -300px;--orbit-delay: -4.8s}.orbit-4{--orbit-x: 430px;--orbit-y: -210px;--orbit-delay: -7.2s}.orbit-5{--orbit-x: -500px;--orbit-y: 0px;--orbit-delay: -9.6s}.orbit-6{--orbit-x: 500px;--orbit-y: 0px;--orbit-delay: -12s}.orbit-7{--orbit-x: -430px;--orbit-y: 220px;--orbit-delay: -14.4s}.orbit-8{--orbit-x: -250px;--orbit-y: 310px;--orbit-delay: -16.8s}.orbit-9{--orbit-x: 250px;--orbit-y: 310px;--orbit-delay: -19.2s}.orbit-10{--orbit-x: 430px;--orbit-y: 220px;--orbit-delay: -21.6s}@keyframes intapOrbitAround{0%{transform:translate(-50%,-50%) rotate(0) translate(var(--orbit-x),var(--orbit-y)) rotate(0)}25%{transform:translate(-50%,-50%) rotate(90deg) translate(var(--orbit-x),var(--orbit-y)) rotate(-90deg)}50%{transform:translate(-50%,-50%) rotate(180deg) translate(var(--orbit-x),var(--orbit-y)) rotate(-180deg)}75%{transform:translate(-50%,-50%) rotate(270deg) translate(var(--orbit-x),var(--orbit-y)) rotate(-270deg)}to{transform:translate(-50%,-50%) rotate(360deg) translate(var(--orbit-x),var(--orbit-y)) rotate(-360deg)}}@media (max-width: 980px){.intap-profile-orbit-stage{min-height:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 18px!important;padding-top:20px!important;background:#fff!important}.intap-profile-orbit-phone{position:relative!important;left:auto!important;top:auto!important;transform:none!important;grid-column:1 / -1!important;justify-self:center!important;width:min(78vw,420px)!important;margin-bottom:8px!important}.intap-orbit-item{position:relative!important;left:auto!important;top:auto!important;width:100%!important;transform:none!important;animation:intapOrbitFloatMobile 4.8s ease-in-out infinite!important}.intap-orbit-item img{width:84px!important;height:84px!important}}@media (max-width: 560px){.intap-profile-orbit-stage{grid-template-columns:1fr!important;gap:24px!important}.intap-profile-orbit-phone{width:min(84vw,350px)!important}.intap-orbit-item img{width:78px!important;height:78px!important}}@keyframes intapOrbitFloatMobile{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.intap-orbit-item{animation:intapOrbitAroundReal 26s linear infinite!important;animation-delay:var(--orbit-delay)!important;will-change:transform!important}@keyframes intapOrbitAroundReal{0%{transform:translate(-50%,-50%) rotate(0) translate(var(--orbit-x),var(--orbit-y)) rotate(0)}25%{transform:translate(-50%,-50%) rotate(90deg) translate(var(--orbit-x),var(--orbit-y)) rotate(-90deg)}50%{transform:translate(-50%,-50%) rotate(180deg) translate(var(--orbit-x),var(--orbit-y)) rotate(-180deg)}75%{transform:translate(-50%,-50%) rotate(270deg) translate(var(--orbit-x),var(--orbit-y)) rotate(-270deg)}to{transform:translate(-50%,-50%) rotate(360deg) translate(var(--orbit-x),var(--orbit-y)) rotate(-360deg)}}@media (max-width: 980px){.intap-orbit-item{animation:intapOrbitFloatMobile 4.8s ease-in-out infinite!important}}.intap-profile-orbit-section{background:#fff!important;background-image:none!important}.intap-profile-orbit-stage{position:relative!important;width:min(1180px,100%)!important;min-height:760px!important;margin:0 auto!important;background:#fff!important;overflow:visible!important}.intap-profile-orbit-phone{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:clamp(340px,32vw,460px)!important;z-index:5!important;filter:none!important}.intap-orbit-item{position:absolute!important;z-index:6!important;width:150px!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:10px!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;animation:intapOrbitFloatSoft 4.8s ease-in-out infinite!important}.intap-orbit-item img{width:90px!important;height:90px!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important;filter:none!important;box-shadow:none!important}.intap-orbit-item figcaption{color:#172033!important;font-size:.95rem!important;line-height:1.18!important;font-weight:700!important;max-width:170px!important;text-shadow:none!important}.orbit-1{left:7%!important;top:12%!important;animation-delay:0s!important}.orbit-2{left:21%!important;top:4%!important;animation-delay:.3s!important}.orbit-3{right:21%!important;top:4%!important;animation-delay:.6s!important}.orbit-4{right:7%!important;top:12%!important;animation-delay:.9s!important}.orbit-5{left:4%!important;top:40%!important;animation-delay:1.2s!important}.orbit-6{right:4%!important;top:40%!important;animation-delay:1.5s!important}.orbit-7{left:9%!important;bottom:11%!important;animation-delay:1.8s!important}.orbit-8{left:24%!important;bottom:2%!important;animation-delay:2.1s!important}.orbit-9{right:24%!important;bottom:2%!important;animation-delay:2.4s!important}.orbit-10{right:9%!important;bottom:11%!important;animation-delay:2.7s!important}@keyframes intapOrbitFloatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width: 980px){.intap-profile-orbit-stage{min-height:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 18px!important;padding-top:20px!important;background:#fff!important}.intap-profile-orbit-phone{position:relative!important;left:auto!important;top:auto!important;transform:none!important;grid-column:1 / -1!important;justify-self:center!important;width:min(78vw,400px)!important;margin-bottom:8px!important}.intap-orbit-item{position:relative!important;width:100%!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;justify-self:center!important;animation:intapOrbitFloatSoft 4.8s ease-in-out infinite!important}}@media (max-width: 560px){.intap-profile-orbit-stage{grid-template-columns:1fr!important;gap:24px!important}.intap-profile-orbit-phone{width:min(84vw,340px)!important}.intap-orbit-item img{width:78px!important;height:78px!important}.intap-orbit-item figcaption{font-size:.92rem!important}}.intap-profile-orbit-section,.intap-profile-orbit-stage{background:#fff!important;background-image:none!important}.intap-orbit-item{transform:none!important;translate:0 0;animation-name:intapOrbitFloatVisible!important;animation-duration:4.2s!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important;will-change:translate!important}.intap-orbit-item img{filter:none!important;box-shadow:none!important}.orbit-1{animation-delay:0s!important}.orbit-2{animation-delay:.35s!important}.orbit-3{animation-delay:.7s!important}.orbit-4{animation-delay:1.05s!important}.orbit-5{animation-delay:1.4s!important}.orbit-6{animation-delay:1.75s!important}.orbit-7{animation-delay:2.1s!important}.orbit-8{animation-delay:2.45s!important}.orbit-9{animation-delay:2.8s!important}.orbit-10{animation-delay:3.15s!important}@keyframes intapOrbitFloatVisible{0%,to{translate:0 0}50%{translate:0 -18px}}@media (max-width: 980px){.intap-orbit-item{animation-name:intapOrbitFloatVisible!important;animation-duration:4.2s!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important}}:root{--intap-brand-blue: #1F63B5}.intap-header-logo{display:block!important;width:clamp(118px,10vw,158px)!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important}.intap-brand,.intap-header-brand{display:inline-flex!important;align-items:center!important;text-decoration:none!important}.intap-header-cta:hover,.hero-actions a:first-child:hover,.intap-compare-images-cta a:hover,.demo-section a:hover,.final-cta a:hover,a[href*="wa.me"]:hover,button.primary:hover,button.cta:hover,.intap-primary-button:hover{background:#18549e!important;border-color:#18549e!important}.intap-hero-copy h1,.intap-world-title h2,.intap-world-copy h2,.intap-profile-features-header h2,.intap-profile-orbit-header h2,.intap-compare-images-header h2,.section-copy h2,.section-shell h2,.demo-section h2,.final-cta h2{font-family:inherit!important;font-weight:800!important;letter-spacing:-.055em!important}.intap-world-title h3,.intap-world-copy h3,.intap-profile-orbit-header p,.hero-text,.section-copy p{font-family:inherit!important}:root{--intap-brand-blue: #1F63B5;--intap-brand-blue-dark: #174f96}.intap-header,.marketing-header,header{padding-top:clamp(18px,2.4vw,30px)!important;padding-bottom:clamp(14px,1.8vw,22px)!important}.intap-header-logo{display:block!important;width:clamp(128px,11vw,172px)!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important}.intap-brand,.intap-header-brand{display:inline-flex!important;align-items:center!important;min-height:48px!important}.intap-header-cta,.hero-actions a:first-child,.hero-actions .primary,.hero-actions .hero-primary,.intap-compare-images-cta a,.demo-section a,.final-cta a,a[href*="wa.me"],button.primary,button.cta,.intap-primary-button{background:var(--intap-brand-blue)!important;border-color:var(--intap-brand-blue)!important;color:#fff!important}.intap-header-cta:hover,.hero-actions a:first-child:hover,.intap-compare-images-cta a:hover,.demo-section a:hover,.final-cta a:hover,a[href*="wa.me"]:hover,button.primary:hover,button.cta:hover,.intap-primary-button:hover{background:var(--intap-brand-blue-dark)!important;border-color:var(--intap-brand-blue-dark)!important}.intap-hero-copy h1,.intap-world-title h2,.intap-world-copy h2,.intap-profile-features-header h2,.intap-profile-orbit-header h2,.intap-compare-images-header h2,.section-copy h2,.section-shell h2,.demo-section h2,.final-cta h2,h1,h2{font-family:inherit!important;color:var(--intap-brand-blue)!important;font-weight:800!important;letter-spacing:-.055em!important}.intap-world-title h3,.intap-world-copy h3,.section-copy h3,h3{font-family:inherit!important;font-weight:750!important}.eyebrow,.intap-profile-features-note strong,.intap-world-body strong,.intap-world-copy strong,.section-copy strong,.hero-text strong{color:var(--intap-brand-blue)!important}@media (max-width: 768px){.intap-header,.marketing-header,header{padding-top:16px!important;padding-bottom:14px!important}.intap-header-logo{width:clamp(118px,34vw,150px)!important}}.intap-header{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:92px!important;padding-top:12px!important;padding-bottom:12px!important}.intap-header nav,.intap-nav,.intap-header-menu{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(22px,2.3vw,34px)!important;margin-top:0!important;align-self:center!important}.intap-header nav a,.intap-nav a,.intap-header-menu a{display:inline-flex!important;align-items:center!important;height:44px!important;line-height:1!important;color:#667085!important;font-weight:700!important}.intap-header-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:44px!important;padding:0 24px!important;margin-top:0!important;align-self:center!important}.intap-header-logo{width:clamp(128px,10vw,164px)!important;height:auto!important;display:block!important}.intap-brand,.intap-header-brand{display:inline-flex!important;align-items:center!important;min-height:64px!important}.intap-card-lanes-section,.intap-card-lanes-section *,.intap-card-lanes,.intap-card-lane{background-color:#fff!important}.intap-card-lanes-section img,.intap-card-lanes-section picture,.intap-card-lanes-section article,.intap-card-lanes-section div{box-shadow:none!important;filter:none!important;text-shadow:none!important}.intap-card-lanes-section img{border-radius:0!important}.intap-card-lanes-section:before,.intap-card-lanes-section:after,.intap-card-lanes:before,.intap-card-lanes:after,.intap-card-lane:before,.intap-card-lane:after{display:none!important;content:none!important;background:transparent!important;box-shadow:none!important;filter:none!important}.eyebrow,.intap-world-title .eyebrow,.intap-world-copy .eyebrow,.intap-profile-orbit-header .eyebrow,.intap-profile-features-header .eyebrow,.section-copy .eyebrow,.intap-hero-copy .eyebrow{display:none!important}.intap-world-title,.intap-world-copy,.intap-profile-orbit-header,.intap-profile-features-header,.section-copy{padding-top:0!important}@media (max-width: 900px){.intap-header{min-height:78px!important}.intap-header-logo{width:clamp(116px,34vw,148px)!important}.intap-header nav,.intap-nav,.intap-header-menu{gap:16px!important}}.intap-profile-orbit-phone{width:clamp(272px,25.6vw,368px)!important}.intap-profile-orbit-phone img{width:100%!important;height:auto!important;display:block!important;filter:none!important;box-shadow:none!important}@media (max-width: 980px){.intap-profile-orbit-phone{width:min(62vw,320px)!important}}@media (max-width: 560px){.intap-profile-orbit-phone{width:min(72vw,272px)!important}}/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-yellow-400:oklch(85.2% .199 91.936);--color-yellow-500:oklch(79.5% .184 86.047);--color-cyan-400:oklch(78.9% .154 211.53);--color-cyan-500:oklch(71.5% .143 215.221);--color-purple-500:oklch(62.7% .265 303.9);--color-purple-600:oklch(55.8% .288 302.321);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-sm:24rem;--container-lg:32rem;--container-4xl:56rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--leading-tight:1.25;--leading-snug:1.375;--leading-relaxed:1.625;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:24px;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--blur-sm:8px;--blur-md:12px;--blur-xl:24px;--blur-2xl:40px;--blur-3xl:64px;--aspect-video:16 / 9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-intap-dark:#030712;--color-intap-card:#111827;--color-intap-mint:#0df2c9;--color-intap-blue:#3b82f6}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}body{background-color:var(--color-intap-dark);color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif}}@layer components{.btn-gradient{justify-content:center;align-items:center;gap:calc(var(--spacing) * 3);border-radius:var(--radius-3xl);--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops));--tw-gradient-from:var(--color-intap-blue);--tw-gradient-to:var(--color-purple-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));padding-inline:calc(var(--spacing) * 6);padding-block:calc(var(--spacing) * 4);--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));display:flex}@media (hover:hover){.btn-gradient:hover{scale:1.02}}.btn-gradient:active{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x) var(--tw-scale-y)}.glass-card{border-radius:var(--radius-3xl);border-style:var(--tw-border-style);border-width:1px;border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.glass-card{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.glass-card{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.glass-card{background-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.glass-card{--tw-backdrop-blur:blur(var(--blur-xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.nav-item{cursor:pointer;align-items:center;gap:calc(var(--spacing) * 3);border-radius:var(--radius-2xl);padding:calc(var(--spacing) * 4);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));display:flex}@media (hover:hover){.nav-item:hover{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.nav-item:hover{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.top-1\/2{top:50%}.top-3{top:calc(var(--spacing) * 3)}.right-0{right:calc(var(--spacing) * 0)}.right-2{right:calc(var(--spacing) * 2)}.right-3{right:calc(var(--spacing) * 3)}.right-5{right:calc(var(--spacing) * 5)}.bottom-0{bottom:calc(var(--spacing) * 0)}.bottom-2{bottom:calc(var(--spacing) * 2)}.bottom-5{bottom:calc(var(--spacing) * 5)}.left-0{left:calc(var(--spacing) * 0)}.left-1\/2{left:50%}.left-2{left:calc(var(--spacing) * 2)}.z-10{z-index:10}.z-50{z-index:50}.z-\[55\]{z-index:55}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.col-span-2{grid-column:span 2/span 2}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.my-4{margin-block:calc(var(--spacing) * 4)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-auto{margin-top:auto}.mr-1{margin-right:calc(var(--spacing) * 1)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.mb-20{margin-bottom:calc(var(--spacing) * 20)}.ml-3{margin-left:calc(var(--spacing) * 3)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.\!hidden{display:none!important}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.aspect-square{aspect-ratio:1}.aspect-video{aspect-ratio:var(--aspect-video)}.h-1{height:calc(var(--spacing) * 1)}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-2{height:calc(var(--spacing) * 2)}.h-3{height:calc(var(--spacing) * 3)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-20{height:calc(var(--spacing) * 20)}.h-24{height:calc(var(--spacing) * 24)}.h-32{height:calc(var(--spacing) * 32)}.h-36{height:calc(var(--spacing) * 36)}.h-44{height:calc(var(--spacing) * 44)}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[400px\]{max-height:400px}.min-h-screen{min-height:100vh}.w-2{width:calc(var(--spacing) * 2)}.w-3{width:calc(var(--spacing) * 3)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-7{width:calc(var(--spacing) * 7)}.w-8{width:calc(var(--spacing) * 8)}.w-10{width:calc(var(--spacing) * 10)}.w-12{width:calc(var(--spacing) * 12)}.w-14{width:calc(var(--spacing) * 14)}.w-20{width:calc(var(--spacing) * 20)}.w-24{width:calc(var(--spacing) * 24)}.w-72{width:calc(var(--spacing) * 72)}.w-80{width:calc(var(--spacing) * 80)}.w-full{width:100%}.max-w-4xl{max-width:var(--container-4xl)}.max-w-\[75\%\]{max-width:75%}.max-w-\[110px\]{max-width:110px}.max-w-\[220px\]{max-width:220px}.max-w-lg{max-width:var(--container-lg)}.max-w-sm{max-width:var(--container-sm)}.max-w-xs{max-width:var(--container-xs)}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[680px\]{min-width:680px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.self-start{align-self:flex-start}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-\[32px\]{border-radius:32px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-cyan-400\/20{border-color:#00d2ef33}@supports (color:color-mix(in lab,red,red)){.border-cyan-400\/20{border-color:color-mix(in oklab,var(--color-cyan-400) 20%,transparent)}}.border-intap-blue\/20{border-color:#3b82f633}@supports (color:color-mix(in lab,red,red)){.border-intap-blue\/20{border-color:color-mix(in oklab,var(--color-intap-blue) 20%,transparent)}}.border-intap-mint{border-color:var(--color-intap-mint)}.border-intap-mint\/20{border-color:#0df2c933}@supports (color:color-mix(in lab,red,red)){.border-intap-mint\/20{border-color:color-mix(in oklab,var(--color-intap-mint) 20%,transparent)}}.border-intap-mint\/30{border-color:#0df2c94d}@supports (color:color-mix(in lab,red,red)){.border-intap-mint\/30{border-color:color-mix(in oklab,var(--color-intap-mint) 30%,transparent)}}.border-red-500\/20{border-color:#fb2c3633}@supports (color:color-mix(in lab,red,red)){.border-red-500\/20{border-color:color-mix(in oklab,var(--color-red-500) 20%,transparent)}}.border-slate-500\/20{border-color:#62748e33}@supports (color:color-mix(in lab,red,red)){.border-slate-500\/20{border-color:color-mix(in oklab,var(--color-slate-500) 20%,transparent)}}.border-transparent{border-color:#0000}.border-white\/5{border-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.border-white\/5{border-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.border-yellow-400\/20{border-color:#fac80033}@supports (color:color-mix(in lab,red,red)){.border-yellow-400\/20{border-color:color-mix(in oklab,var(--color-yellow-400) 20%,transparent)}}.border-yellow-500\/20{border-color:#edb20033}@supports (color:color-mix(in lab,red,red)){.border-yellow-500\/20{border-color:color-mix(in oklab,var(--color-yellow-500) 20%,transparent)}}.bg-\[\#0d1a15\]{background-color:#0d1a15}.bg-\[\#25D366\]{background-color:#25d366}.bg-black\/20{background-color:#0003}@supports (color:color-mix(in lab,red,red)){.bg-black\/20{background-color:color-mix(in oklab,var(--color-black) 20%,transparent)}}.bg-black\/30{background-color:#0000004d}@supports (color:color-mix(in lab,red,red)){.bg-black\/30{background-color:color-mix(in oklab,var(--color-black) 30%,transparent)}}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-black\/60{background-color:#0009}@supports (color:color-mix(in lab,red,red)){.bg-black\/60{background-color:color-mix(in oklab,var(--color-black) 60%,transparent)}}.bg-black\/70{background-color:#000000b3}@supports (color:color-mix(in lab,red,red)){.bg-black\/70{background-color:color-mix(in oklab,var(--color-black) 70%,transparent)}}.bg-cyan-500\/10{background-color:#00b7d71a}@supports (color:color-mix(in lab,red,red)){.bg-cyan-500\/10{background-color:color-mix(in oklab,var(--color-cyan-500) 10%,transparent)}}.bg-intap-blue{background-color:var(--color-intap-blue)}.bg-intap-blue\/10{background-color:#3b82f61a}@supports (color:color-mix(in lab,red,red)){.bg-intap-blue\/10{background-color:color-mix(in oklab,var(--color-intap-blue) 10%,transparent)}}.bg-intap-card{background-color:var(--color-intap-card)}.bg-intap-dark{background-color:var(--color-intap-dark)}.bg-intap-dark\/50{background-color:#03071280}@supports (color:color-mix(in lab,red,red)){.bg-intap-dark\/50{background-color:color-mix(in oklab,var(--color-intap-dark) 50%,transparent)}}.bg-intap-dark\/80{background-color:#030712cc}@supports (color:color-mix(in lab,red,red)){.bg-intap-dark\/80{background-color:color-mix(in oklab,var(--color-intap-dark) 80%,transparent)}}.bg-intap-dark\/95{background-color:#030712f2}@supports (color:color-mix(in lab,red,red)){.bg-intap-dark\/95{background-color:color-mix(in oklab,var(--color-intap-dark) 95%,transparent)}}.bg-intap-mint{background-color:var(--color-intap-mint)}.bg-intap-mint\/10{background-color:#0df2c91a}@supports (color:color-mix(in lab,red,red)){.bg-intap-mint\/10{background-color:color-mix(in oklab,var(--color-intap-mint) 10%,transparent)}}.bg-intap-mint\/20{background-color:#0df2c933}@supports (color:color-mix(in lab,red,red)){.bg-intap-mint\/20{background-color:color-mix(in oklab,var(--color-intap-mint) 20%,transparent)}}.bg-purple-500{background-color:var(--color-purple-500)}.bg-red-500\/5{background-color:#fb2c360d}@supports (color:color-mix(in lab,red,red)){.bg-red-500\/5{background-color:color-mix(in oklab,var(--color-red-500) 5%,transparent)}}.bg-red-500\/10{background-color:#fb2c361a}@supports (color:color-mix(in lab,red,red)){.bg-red-500\/10{background-color:color-mix(in oklab,var(--color-red-500) 10%,transparent)}}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-500\/10{background-color:#62748e1a}@supports (color:color-mix(in lab,red,red)){.bg-slate-500\/10{background-color:color-mix(in oklab,var(--color-slate-500) 10%,transparent)}}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-white\/5{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.bg-white\/5{background-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.bg-white\/40{background-color:#fff6}@supports (color:color-mix(in lab,red,red)){.bg-white\/40{background-color:color-mix(in oklab,var(--color-white) 40%,transparent)}}.bg-yellow-400{background-color:var(--color-yellow-400)}.bg-yellow-400\/10{background-color:#fac8001a}@supports (color:color-mix(in lab,red,red)){.bg-yellow-400\/10{background-color:color-mix(in oklab,var(--color-yellow-400) 10%,transparent)}}.bg-yellow-500\/10{background-color:#edb2001a}@supports (color:color-mix(in lab,red,red)){.bg-yellow-500\/10{background-color:color-mix(in oklab,var(--color-yellow-500) 10%,transparent)}}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-intap-blue{--tw-gradient-from:var(--color-intap-blue);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-intap-dark{--tw-gradient-from:var(--color-intap-dark);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-intap-mint{--tw-gradient-from:var(--color-intap-mint);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-white\/5{--tw-gradient-from:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.from-white\/5{--tw-gradient-from:color-mix(in oklab, var(--color-white) 5%, transparent)}}.from-white\/5{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-\[\#080c18\]{--tw-gradient-to:#080c18;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-intap-blue{--tw-gradient-to:var(--color-intap-blue);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-intap-blue\/5{--tw-gradient-to:#3b82f60d}@supports (color:color-mix(in lab,red,red)){.to-intap-blue\/5{--tw-gradient-to:color-mix(in oklab, var(--color-intap-blue) 5%, transparent)}}.to-intap-blue\/5{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-purple-600{--tw-gradient-to:var(--color-purple-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:calc(var(--spacing) * 1)}.p-1\.5{padding:calc(var(--spacing) * 1.5)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.p-10{padding:calc(var(--spacing) * 10)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-3\.5{padding-block:calc(var(--spacing) * 3.5)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-10{padding-block:calc(var(--spacing) * 10)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-10{padding-top:calc(var(--spacing) * 10)}.pt-12{padding-top:calc(var(--spacing) * 12)}.pr-1{padding-right:calc(var(--spacing) * 1)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-20{padding-bottom:calc(var(--spacing) * 20)}.pb-24{padding-bottom:calc(var(--spacing) * 24)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-\[\'Inter\'\]{font-family:Inter}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.1em\]{--tw-tracking:.1em;letter-spacing:.1em}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.25em\]{--tw-tracking:.25em;letter-spacing:.25em}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-tighter{--tw-tracking:var(--tracking-tighter);letter-spacing:var(--tracking-tighter)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.text-\[\#0f172a\]{color:#0f172a}.text-\[\#1d1d1f\]{color:#1d1d1f}.text-\[\#6e6e73\]{color:#6e6e73}.text-\[\#25D366\]{color:#25d366}.text-black{color:var(--color-black)}.text-cyan-400{color:var(--color-cyan-400)}.text-intap-blue{color:var(--color-intap-blue)}.text-intap-dark{color:var(--color-intap-dark)}.text-intap-mint{color:var(--color-intap-mint)}.text-red-400{color:var(--color-red-400)}.text-red-500{color:var(--color-red-500)}.text-red-500\/30{color:#fb2c364d}@supports (color:color-mix(in lab,red,red)){.text-red-500\/30{color:color-mix(in oklab,var(--color-red-500) 30%,transparent)}}.text-slate-200{color:var(--color-slate-200)}.text-slate-300{color:var(--color-slate-300)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-transparent{color:#0000}.text-white{color:var(--color-white)}.text-white\/60{color:#fff9}@supports (color:color-mix(in lab,red,red)){.text-white\/60{color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.text-white\/70{color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.text-white\/70{color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.text-white\/80{color:#fffc}@supports (color:color-mix(in lab,red,red)){.text-white\/80{color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.text-white\/90{color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.text-white\/90{color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.text-yellow-400{color:var(--color-yellow-400)}.text-yellow-500{color:var(--color-yellow-500)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.placeholder-slate-500::-moz-placeholder{color:var(--color-slate-500)}.placeholder-slate-500::placeholder{color:var(--color-slate-500)}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_20px_rgba\(13\,242\,201\,0\.3\)\]{--tw-shadow:0 0 20px var(--tw-shadow-color,#0df2c94d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_4px_20px_rgba\(13\,242\,201\,0\.2\)\]{--tw-shadow:0 4px 20px var(--tw-shadow-color,#0df2c933);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_10px_30px_rgba\(13\,242\,201\,0\.15\)\]{--tw-shadow:0 10px 30px var(--tw-shadow-color,#0df2c926);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-2xl{--tw-backdrop-blur:blur(var(--blur-2xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-3xl{--tw-backdrop-blur:blur(var(--blur-3xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-xl{--tw-backdrop-blur:blur(var(--blur-xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-700{--tw-duration:.7s;transition-duration:.7s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (hover:hover){.group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x) var(--tw-scale-y)}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.placeholder\:text-slate-600::-moz-placeholder{color:var(--color-slate-600)}.placeholder\:text-slate-600::placeholder{color:var(--color-slate-600)}.placeholder\:text-slate-700::-moz-placeholder{color:var(--color-slate-700)}.placeholder\:text-slate-700::placeholder{color:var(--color-slate-700)}.placeholder\:text-white\/30::-moz-placeholder{color:#ffffff4d}.placeholder\:text-white\/30::placeholder{color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.placeholder\:text-white\/30::-moz-placeholder{color:color-mix(in oklab,var(--color-white) 30%,transparent)}.placeholder\:text-white\/30::placeholder{color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.focus-within\:border-intap-mint\/50:focus-within{border-color:#0df2c980}@supports (color:color-mix(in lab,red,red)){.focus-within\:border-intap-mint\/50:focus-within{border-color:color-mix(in oklab,var(--color-intap-mint) 50%,transparent)}}@media (hover:hover){.hover\:scale-\[1\.02\]:hover{scale:1.02}.hover\:border-intap-mint\/30:hover{border-color:#0df2c94d}@supports (color:color-mix(in lab,red,red)){.hover\:border-intap-mint\/30:hover{border-color:color-mix(in oklab,var(--color-intap-mint) 30%,transparent)}}.hover\:border-white\/10:hover{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.hover\:border-white\/10:hover{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.hover\:border-white\/20:hover{border-color:#fff3}@supports (color:color-mix(in lab,red,red)){.hover\:border-white\/20:hover{border-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.hover\:border-white\/30:hover{border-color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.hover\:border-white\/30:hover{border-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.hover\:bg-black\/70:hover{background-color:#000000b3}@supports (color:color-mix(in lab,red,red)){.hover\:bg-black\/70:hover{background-color:color-mix(in oklab,var(--color-black) 70%,transparent)}}.hover\:bg-intap-mint\/10:hover{background-color:#0df2c91a}@supports (color:color-mix(in lab,red,red)){.hover\:bg-intap-mint\/10:hover{background-color:color-mix(in oklab,var(--color-intap-mint) 10%,transparent)}}.hover\:bg-intap-mint\/20:hover{background-color:#0df2c933}@supports (color:color-mix(in lab,red,red)){.hover\:bg-intap-mint\/20:hover{background-color:color-mix(in oklab,var(--color-intap-mint) 20%,transparent)}}.hover\:bg-red-500\/20:hover{background-color:#fb2c3633}@supports (color:color-mix(in lab,red,red)){.hover\:bg-red-500\/20:hover{background-color:color-mix(in oklab,var(--color-red-500) 20%,transparent)}}.hover\:bg-white\/5:hover{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/5:hover{background-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.hover\:bg-white\/10:hover{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/10:hover{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.hover\:bg-white\/20:hover{background-color:#fff3}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/20:hover{background-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.hover\:bg-white\/\[0\.02\]:hover{background-color:#ffffff05}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/\[0\.02\]:hover{background-color:color-mix(in oklab,var(--color-white) 2%,transparent)}}.hover\:bg-white\/\[0\.07\]:hover{background-color:#ffffff12}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/\[0\.07\]:hover{background-color:color-mix(in oklab,var(--color-white) 7%,transparent)}}.hover\:text-\[\#1d1d1f\]:hover{color:#1d1d1f}.hover\:text-intap-mint:hover{color:var(--color-intap-mint)}.hover\:text-red-400:hover{color:var(--color-red-400)}.hover\:text-red-500:hover{color:var(--color-red-500)}.hover\:text-white:hover{color:var(--color-white)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-100:hover{opacity:1}.hover\:brightness-110:hover{--tw-brightness:brightness(110%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}.focus\:border-intap-blue\/50:focus{border-color:#3b82f680}@supports (color:color-mix(in lab,red,red)){.focus\:border-intap-blue\/50:focus{border-color:color-mix(in oklab,var(--color-intap-blue) 50%,transparent)}}.focus\:border-intap-mint:focus{border-color:var(--color-intap-mint)}.focus\:border-intap-mint\/50:focus{border-color:#0df2c980}@supports (color:color-mix(in lab,red,red)){.focus\:border-intap-mint\/50:focus{border-color:color-mix(in oklab,var(--color-intap-mint) 50%,transparent)}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.active\:scale-95:active{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x) var(--tw-scale-y)}.active\:scale-\[0\.98\]:active{scale:.98}.disabled\:opacity-20:disabled{opacity:.2}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}@media (min-width:40rem){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:pb-0{padding-bottom:calc(var(--spacing) * 0)}}@media (min-width:48rem){.md\:flex{display:flex}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:overflow-x-auto{overflow-x:auto}.md\:p-6{padding:calc(var(--spacing) * 6)}.md\:p-8{padding:calc(var(--spacing) * 8)}}@media (min-width:64rem){.lg\:mb-8{margin-bottom:calc(var(--spacing) * 8)}.lg\:\!flex{display:flex!important}.lg\:hidden{display:none}.lg\:inline{display:inline}.lg\:h-3{height:calc(var(--spacing) * 3)}.lg\:h-5{height:calc(var(--spacing) * 5)}.lg\:h-12{height:calc(var(--spacing) * 12)}.lg\:w-3{width:calc(var(--spacing) * 3)}.lg\:w-5{width:calc(var(--spacing) * 5)}.lg\:w-12{width:calc(var(--spacing) * 12)}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:gap-2{gap:calc(var(--spacing) * 2)}.lg\:gap-4{gap:calc(var(--spacing) * 4)}.lg\:gap-8{gap:calc(var(--spacing) * 8)}.lg\:rounded-2xl{border-radius:var(--radius-2xl)}.lg\:p-8{padding:calc(var(--spacing) * 8)}.lg\:p-10{padding:calc(var(--spacing) * 10)}.lg\:p-12{padding:calc(var(--spacing) * 12)}.lg\:px-3{padding-inline:calc(var(--spacing) * 3)}.lg\:px-4{padding-inline:calc(var(--spacing) * 4)}.lg\:px-6{padding-inline:calc(var(--spacing) * 6)}.lg\:px-12{padding-inline:calc(var(--spacing) * 12)}.lg\:py-2{padding-block:calc(var(--spacing) * 2)}.lg\:py-3{padding-block:calc(var(--spacing) * 3)}.lg\:py-6{padding-block:calc(var(--spacing) * 6)}.lg\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.lg\:text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.lg\:text-\[9px\]{font-size:9px}.lg\:text-\[10px\]{font-size:10px}.lg\:text-white{color:var(--color-white)}.lg\:opacity-0{opacity:0}}}.avatar-glow{box-shadow:0 0 20px #0df2c966}.max-width-mobile{max-width:480px}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.6s ease-out forwards fade-in}.theme-light{color:#0f172a!important;background-color:#f1f5f9!important}.theme-light .glass-card{color:#0f172a!important;background:#ffffffb3!important;border-color:#00000014!important}.theme-modern{background:linear-gradient(135deg,#0f0a1e,#1e1040)!important}.theme-modern .avatar-glow{box-shadow:0 0 24px #8b5cf699}.theme-ocean{background:linear-gradient(135deg,#0c1a2e,#0f3460)!important}.theme-ocean .avatar-glow{box-shadow:0 0 24px #06b6d480}.theme-sunset{background:linear-gradient(135deg,#1a0a05,#431407)!important}.theme-sunset .avatar-glow{box-shadow:0 0 24px #f9731680}.theme-midnight{background:linear-gradient(135deg,#09090b,#18181b)!important}.theme-midnight .avatar-glow{box-shadow:0 0 24px #f59e0b66}.theme-bento{color:#1d1d1f!important;background-color:#f5f5f7!important}.bento-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 24px #0000000d,0 1px 4px #0000000a}.bento-grid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.bento-video-cell{aspect-ratio:1;grid-area:span 2/span 2;position:relative}.bento-icon-cell{aspect-ratio:1;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.bento-carousel-cell{grid-column:span 3}.bento-snap-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.bento-snap-scroll::-webkit-scrollbar{display:none}.bento-snap-item{scroll-snap-align:start;border-radius:16px;flex-shrink:0;width:80%;overflow:hidden}.bento-wa-btn{color:#fff;background:#25d366;border-radius:24px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-weight:700;transition:filter .15s,transform .1s;display:flex;box-shadow:0 4px 18px #25d36659}.bento-wa-btn:hover{filter:brightness(1.06)}.bento-wa-btn:active{transform:scale(.97)}.theme-classic{color:#0f172a;background-color:#f0f9ff}.classic-avatar-wrap{background:#e0f2fe;border:4px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;margin-top:-48px;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000021}.classic-wa-btn{color:#fff;background:#25d366;border-radius:9999px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 24px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:filter .15s,transform .1s;display:flex;box-shadow:0 4px 16px #25d3664d}.classic-wa-btn:hover{filter:brightness(1.06)}.classic-wa-btn:active{transform:scale(.97)}.classic-social-row{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.classic-pill{white-space:nowrap;border:1.5px solid;border-radius:9999px;align-items:center;gap:6px;padding:7px 14px;font-size:.75rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-flex}.classic-pill:hover{background:#0000000a}.classic-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #00000012}.classic-section-title{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:10px;padding:0 4px;font-size:.6875rem;font-weight:700}.classic-product-card{cursor:pointer;background:#fff;border-radius:16px;margin-bottom:12px;transition:transform .15s,box-shadow .15s;overflow:hidden;box-shadow:0 2px 12px #00000012}.classic-product-card:hover{box-shadow:0 6px 20px #0000001a}.classic-product-card:active{transform:scale(.99)}.classic-product-img{-o-object-fit:cover;object-fit:cover;width:100%;height:160px;display:block}.classic-product-body{padding:12px 14px 14px}.classic-product-title{color:#0f172a;margin-bottom:2px;font-size:.9375rem;font-weight:700}.classic-product-price{margin-bottom:6px;font-size:.8125rem;font-weight:700}.classic-product-desc{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.classic-product-actions{gap:8px;margin-top:10px;display:flex}.classic-btn-wa{color:#fff;text-align:center;background:#25d366;border-radius:9999px;flex:1;justify-content:center;align-items:center;gap:5px;padding:8px 12px;font-size:.75rem;font-weight:700;text-decoration:none;transition:filter .15s;display:flex}.classic-btn-wa:hover{filter:brightness(1.06)}.classic-btn-outline{color:#475569;cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:9999px;flex:1;padding:8px 12px;font-size:.75rem;font-weight:600;transition:background .15s}.classic-btn-outline:hover{background:#f8fafc}.classic-link-btn{border:1.5px solid;border-radius:12px;justify-content:center;align-items:center;padding:14px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.classic-faq-item{background:#fff;border-radius:14px;margin-bottom:8px;overflow:hidden;box-shadow:0 1px 6px #0000000f}.classic-faq-trigger{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;display:flex}.classic-faq-answer{transition:max-height .2s;overflow:hidden}.classic-faq-answer-inner{color:#64748b;border-top:1px solid #f1f5f9;padding:10px 16px 14px;font-size:.875rem;line-height:1.6}.classic-contact-btn{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s;display:flex;box-shadow:0 1px 6px #0000000d}.classic-contact-btn:hover{background:#f8fafc;border-color:#94a3b8}.marketing-shell{color:#e5e7eb;background:radial-gradient(1200px 560px at 88% -10%,#3b82f638,#0000 56%),radial-gradient(980px 520px at 10% 0,#6366f129,#0000 56%),linear-gradient(#f4f7ff,#eef3ff 24%,#0b1222 24.1%,#070d1a);min-height:100vh}.marketing-nav{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a101f8f;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:.86rem 1rem;display:flex;position:sticky;top:0}.brand{color:#fff;letter-spacing:.08em;font-size:.82rem;font-weight:800;text-decoration:none}.nav-ctas{gap:.52rem;display:flex}.primary-btn,.ghost-btn{border-radius:999px;justify-content:center;align-items:center;gap:.42rem;padding:.72rem 1.04rem;font-size:.82rem;font-weight:620;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s,border-color .22s;display:inline-flex}.primary-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5 56%,#7c3aed);box-shadow:0 12px 34px #4f46e557}.ghost-btn{color:#d1d5db;background:#ffffff0a;border:1px solid #ffffff3d}.primary-btn:hover,.ghost-btn:hover{transform:translateY(-1px)}.hero,.section{width:min(1120px,92vw);margin:0 auto}.hero{color:#dbeafe;gap:1.8rem;padding:3.3rem 0 3.1rem;display:grid}.eyebrow{color:#4f46e5;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem;font-weight:650}.hero-copy h1{letter-spacing:-.026em;color:#081126;max-width:13ch;margin-bottom:.9rem;font-size:clamp(2rem,7.2vw,4.15rem);font-weight:760;line-height:1.02}.hero-copy p{color:#334155;max-width:58ch;font-size:clamp(.97rem,2.7vw,1.03rem);line-height:1.76}.hero-actions{flex-wrap:wrap;gap:.68rem;margin:1.25rem 0 .74rem;display:flex}.hero-chips{flex-wrap:wrap;gap:.5rem;display:flex}.hero-chips span{color:#1e293b;background:#4f46e514;border:1px solid #4f46e538;border-radius:999px;align-items:center;gap:.38rem;padding:.4rem .68rem;font-size:.78rem;font-weight:560;display:inline-flex}.hero-visual{justify-content:center;align-items:center;min-height:540px;display:flex;position:relative}.visual-pill{z-index:4;color:#111827;background:#ffffffd1;border:1px solid #94a3b86b;border-radius:999px;align-items:center;gap:.34rem;padding:.45rem .76rem;font-size:.76rem;display:flex;position:absolute;box-shadow:0 10px 24px #0f172a1f}.pill-top{top:8%;right:0}.pill-bottom{bottom:8%;left:2%}.phone-back-layer{filter:blur(2px);z-index:1;background:linear-gradient(160deg,#60a5fa52,#818cf840);border-radius:2.4rem;width:min(320px,72vw);height:510px;position:absolute;transform:translate(20px,10px)rotate(-5deg)}.phone-side-card{z-index:2;background:#ffffffe0;border:1px solid #94a3b859;border-radius:1rem;width:min(180px,42vw);padding:.74rem;position:absolute;top:18%;left:-2%;box-shadow:0 14px 30px #0f172a29}.phone-side-card strong{color:#0f172a;margin-bottom:.15rem;font-size:.8rem;display:block}.phone-side-card small{color:#475569;font-size:.72rem}.tiny-bars{gap:.3rem;margin-top:.5rem;display:grid}.tiny-bars span{background:linear-gradient(90deg,#93c5fd,#a5b4fc);border-radius:999px;height:6px;display:block}.phone-mockup{z-index:3;background:#0f172a;border:1px solid #ffffff2e;border-radius:2.2rem;width:min(370px,90vw);padding:.56rem;position:relative;box-shadow:0 36px 85px #0f172a7a}.phone-notch{background:#131d34;border-radius:0 0 .85rem .85rem;width:38%;height:1.08rem;margin:0 auto .5rem}.phone-screen{background:linear-gradient(170deg,#2247b8,#1f2937 70%);border-radius:1.7rem;min-height:525px;padding:1.06rem}.mockup-header{align-items:center;gap:.72rem;display:flex}.mini-avatar{background:linear-gradient(145deg,#22d3ee,#34d399);border-radius:999px;flex-shrink:0;width:66px;height:66px;box-shadow:0 8px 24px #22d3ee59}.mockup-header h3{color:#fff;margin-bottom:.16rem;font-size:1rem;font-weight:700}.mockup-header p{color:#dbeafe;font-size:.8rem;line-height:1.46}.mock-cta{color:#0f172a;background:#fff;border:0;border-radius:999px;width:100%;margin:1rem 0;padding:.74rem 1rem;font-weight:700}.mock-kpis{grid-template-columns:1fr 1fr;gap:.52rem;display:grid}.mock-kpis article{background:#ffffff21;border:1px solid #fff3;border-radius:.92rem;padding:.62rem}.mock-kpis strong{color:#fff;margin-bottom:.12rem;font-size:.82rem;display:block}.mock-kpis small{color:#dbeafe;font-size:.72rem}.mock-testimonial{color:#dbeafe;background:#0f172a73;border:1px solid #ffffff2e;border-radius:.92rem;margin-top:.65rem;padding:.68rem;font-size:.77rem}.section{border-top:1px solid #ffffff14;padding:clamp(2.6rem,8.8vw,5.2rem) 0}.section h2{letter-spacing:-.013em;color:#fff;max-width:30ch;margin-bottom:.82rem;font-size:clamp(1.45rem,5.4vw,2.55rem);font-weight:700}.section p,.section li{color:#cbd5e1;font-size:.97rem;line-height:1.76}.section-soft{background:linear-gradient(#2563eb1f,#0f172a5c);border-radius:1.4rem;padding-left:clamp(.9rem,3vw,2rem);padding-right:clamp(.9rem,3vw,2rem)}.section-light{background:linear-gradient(#f1f5fff7,#e7efffe6);border-radius:1.4rem;padding-left:clamp(.9rem,3vw,2rem);padding-right:clamp(.9rem,3vw,2rem)}.section-light h2{color:#0f172a}.section-light p,.section-light li{color:#334155}.section-glow{background:radial-gradient(circle at 10% 0,#3b82f638,#0f172a7a);border-radius:1.4rem;padding-left:clamp(.9rem,3vw,2rem);padding-right:clamp(.9rem,3vw,2rem)}.compare-premium{gap:.9rem;margin-top:1.2rem;display:grid}.traditional-panel,.intap-panel{border:1px solid #ffffff24;border-radius:1rem;padding:1rem}.traditional-panel{background:#94a3b81f;border-color:#94a3b84d}.intap-panel{background:linear-gradient(165deg,#2563eb52,#4f46e542);border-color:#6366f170}.traditional-panel h4,.intap-panel h4{color:#fff;margin-bottom:.5rem;font-weight:640}.traditional-mock{gap:.45rem;margin-bottom:.6rem;display:grid}.traditional-mock span{color:#cbd5e1;background:#94a3b842;border-radius:.72rem;padding:.45rem .6rem;font-size:.74rem;display:block}.intap-mock{gap:.45rem;margin-bottom:.6rem;display:grid}.intap-mock div{background:#ffffff1f;border:1px solid #ffffff38;border-radius:.78rem;padding:.55rem}.intap-mock strong{color:#fff;font-size:.8rem;display:block}.intap-mock small{color:#dbeafe;font-size:.72rem}.traditional-panel li,.intap-panel li{align-items:center;gap:.45rem;margin:.2rem 0;display:flex}.solution-layout{gap:.84rem;margin-top:1.2rem;display:grid}.solution-main,.solution-side{background:#0f172a85;border:1px solid #ffffff21;border-radius:1rem;padding:1rem}.solution-main h4,.solution-side h4{color:#fff;align-items:center;gap:.45rem;margin-bottom:.44rem;display:flex}.solution-grid{grid-template-columns:1fr;gap:.48rem;margin-top:.7rem;display:grid}.solution-grid div{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:.8rem;padding:.6rem}.solution-grid strong{color:#fff;font-size:.8rem;display:block}.solution-grid small{color:#dbeafe;font-size:.72rem}.pricing h2{max-width:24ch}.pricing-grid{gap:.9rem;margin:1.2rem 0;display:grid}.price-card{border:1px solid #ffffff24;border-radius:1rem;flex-direction:column;gap:.62rem;padding:1rem;display:flex}.price-card h3{color:#fff;font-size:1rem}.price-card ul{gap:.45rem;display:grid}.price-card li{align-items:center;gap:.45rem;display:flex}.price-card.free{background:#0f172a94}.price-card.premium{background:linear-gradient(155deg,#2563eb52,#4f46e547);border-color:#6366f180}.price-card.featured{transform:translateY(-1px);box-shadow:0 14px 42px #4f46e54d}.tag{color:#bfdbfe;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:650}.benefits-list{gap:.64rem;margin-top:1.06rem;display:grid}.benefits-list li{background:#ffffffbf;border:1px solid #94a3b84d;border-radius:.9rem;align-items:flex-start;gap:.5rem;padding:.78rem .92rem;display:flex}.benefits-list li span{color:#334155}.cards-grid{gap:.86rem;margin-top:1.1rem;display:grid}.card{background:#0f172a85;border:1px solid #ffffff21;border-radius:1rem;padding:1rem}.use-case{background:linear-gradient(176deg,#2563eb40,#0f172a94)}.case-top{color:#fff;align-items:center;gap:.45rem;margin-bottom:.36rem;font-weight:640;display:flex}.case-chip{color:#dbeafe;background:#ffffff21;border:1px solid #fff3;border-radius:999px;margin-top:.62rem;padding:.3rem .58rem;font-size:.72rem;display:inline-flex}.social-proof .quote p{color:#e2e8f0;font-size:.98rem}.social-proof .quote strong{color:#bfdbfe;font-size:.83rem}.steps-grid{gap:.75rem;margin-top:1.15rem;display:grid}.step-card{background:#0f172a85;border:1px solid #ffffff21;border-radius:1rem;padding:1rem}.step-card span{color:#dbeafe;background:#3b82f63d;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.5rem;font-size:.78rem;font-weight:700;display:inline-flex}.step-card h4{color:#fff;margin-bottom:.2rem}.faq-list{gap:.64rem;margin-top:1rem;display:grid}.faq-item{background:#0f172a85;border:1px solid #ffffff1f;border-radius:.9rem;padding:.74rem .92rem}.faq-item summary{cursor:pointer;color:#fff;font-weight:620;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin-top:.55rem}.final-cta{background:radial-gradient(circle at 90% 0,#38bdf829,#0206178f);border-radius:1.45rem;padding:clamp(1.9rem,5vw,3rem) clamp(1rem,3vw,2rem)}.final-cta-content{align-items:center;gap:1rem;display:grid}.cta-mini-mock{background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;gap:.55rem;padding:.9rem;display:grid}.cta-mini-mock div{background:#0f172a75;border:1px solid #ffffff2e;border-radius:.75rem;padding:.58rem}.cta-mini-mock strong{color:#fff;font-size:.82rem;display:block}.cta-mini-mock small{color:#dbeafe;font-size:.72rem}.reveal-on-scroll{opacity:0;transition:opacity .66s,transform .66s;transform:translateY(20px)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.floaty{animation:5.3s ease-in-out infinite floaty}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (min-width:920px){.marketing-nav{padding:.92rem 2rem}.hero{grid-template-columns:1fr .98fr;gap:3rem;padding:4.6rem 0 3.6rem}.hero-copy h1{max-width:12ch}.compare-premium{grid-template-columns:1fr 1fr}.solution-layout{grid-template-columns:1.25fr .88fr .88fr}.solution-grid{grid-template-columns:1fr 1fr 1fr}.pricing-grid{grid-template-columns:1fr 1fr}.cards-grid.use-cases{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-grid.two-cols{grid-template-columns:1fr 1fr}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.final-cta-content{grid-template-columns:1.15fr .85fr}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@keyframes pulse{50%{opacity:.5}}
