.site-header{z-index:100;padding-top:max(24px, env(safe-area-inset-top));pointer-events:none;flex-direction:column;align-items:center;display:flex;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.site-header>*{pointer-events:auto}.header-pill{-webkit-backdrop-filter:blur(18px)saturate(160%);background:#123b2f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:0;width:min(860px,100vw - 32px);height:52px;padding:0 8px 0 20px;display:flex;box-shadow:0 4px 24px #0000002e,inset 0 1px #ffffff0d}.header-logo{letter-spacing:-.025em;color:#fff;white-space:nowrap;flex:1;font-size:17px;font-weight:600}.header-nav{flex:0 auto;justify-content:center;align-items:center;gap:4px;display:flex}@media (width<=639px){.header-nav{display:none}}.header-nav__link{color:#ffffffb8;white-space:nowrap;border-radius:999px;padding:6px 14px;font-size:14px;font-weight:400;transition:color .2s,background .2s}.header-nav__link:hover{color:#fff;background:#ffffff14}.header-actions{flex:1;justify-content:flex-end;align-items:center;gap:6px;display:flex}.header-actions__search{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex}.header-actions__search:hover{color:#fff;background:#ffffff1a;border-color:#fff6}.header-actions__cta{color:#123b2f;white-space:nowrap;background:#fff;border-radius:999px;flex-shrink:0;align-items:center;height:36px;padding:0 18px;font-size:14px;font-weight:500;transition:background .2s,transform .15s;display:inline-flex}@media (width<=639px){.header-actions__cta{display:none}}.header-actions__cta:hover{background:#e8f0eb;transform:translateY(-1px)}.header-actions__cta:active{transform:translateY(0)}.header-actions__burger{color:#fffc;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:none}@media (width<=639px){.header-actions__burger{display:flex}}.header-actions__burger:hover{background:#ffffff26}.header-search-container{z-index:101;flex-direction:column;align-items:center;width:min(500px,100vw - 32px);display:flex;position:relative}.header-search-bar{-webkit-backdrop-filter:blur(18px)saturate(160%);background:#123b2f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;width:100%;height:46px;margin-top:10px;padding:0 16px;display:flex;box-shadow:0 10px 40px #0003}.header-search-bar .search-bar__icon{color:#ffffff73;flex-shrink:0}.header-search-bar .search-bar__input{color:#fff;background:0 0;border:none;outline:none;flex:1;height:100%;font-size:14px}.header-search-bar .search-bar__input::placeholder{color:#ffffff61}.header-search-bar .search-bar__close{color:#ffffff8c;cursor:pointer;background:#ffffff12;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:flex}.header-search-bar .search-bar__close:hover{color:#fff;background:#ffffff26}.search-results-dropdown{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#123b2ff2;border:1px solid #ffffff1a;border-radius:24px;max-height:480px;position:absolute;top:calc(100% + 12px);left:0;right:0;overflow:hidden auto;box-shadow:0 20px 60px #00000059}.search-results-dropdown::-webkit-scrollbar{width:6px}.search-results-dropdown::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.search-results-dropdown .results-list{flex-direction:column;gap:4px;padding:8px;display:flex}.search-results-dropdown .result-item{border-radius:16px;justify-content:space-between;align-items:center;padding:16px 20px;text-decoration:none;transition:all .2s;display:flex}.search-results-dropdown .result-item.is-selected,.search-results-dropdown .result-item:hover{background:#ffffff14}.search-results-dropdown .result-item.is-selected .result-arrow,.search-results-dropdown .result-item:hover .result-arrow{opacity:1;transform:translate(2px,-2px)}.search-results-dropdown .result-item .result-info{flex:1}.search-results-dropdown .result-item .result-info .result-type{text-transform:uppercase;letter-spacing:.05em;color:#fff6;margin-bottom:4px;font-size:10px;font-weight:700;display:inline-block}.search-results-dropdown .result-item .result-info .result-title{color:#fff;margin:0 0 4px;font-size:15px;font-weight:600}.search-results-dropdown .result-item .result-info .result-desc{color:#ffffff80;margin:0;font-size:13px;line-height:1.4}.search-results-dropdown .result-item .result-arrow{color:#ffffff4d;opacity:0;margin-left:16px;transition:all .2s}.search-results-dropdown .no-results{text-align:center;color:#fff6;padding:32px;font-size:14px;font-weight:400}.header-mobile-menu{z-index:99;-webkit-backdrop-filter:blur(18px);background:#123b2f;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:4px;padding:12px;display:flex;position:fixed;top:82px;left:16px;right:16px;box-shadow:0 8px 40px #00000040}@media (width>=640px){.header-mobile-menu{display:none}}.header-mobile-menu .mobile-menu__link{color:#ffffffbf;border-radius:12px;padding:12px 16px;font-size:16px;font-weight:400;transition:background .2s,color .2s}.header-mobile-menu .mobile-menu__link:hover{color:#fff;background:#ffffff0f}.header-mobile-menu .mobile-menu__cta{color:#123b2f;background:#fff;border-radius:12px;justify-content:center;align-items:center;height:46px;margin-top:4px;font-size:15px;font-weight:500;transition:background .2s;display:flex}.header-mobile-menu .mobile-menu__cta:hover{background:#e8f0eb}.modal-root{z-index:9999;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-backdrop{background-color:#123b2fd9;position:absolute;inset:0}.modal-container{pointer-events:auto;justify-content:center;align-items:center;width:100%;max-width:380px;display:flex;position:relative}.modal-content{background:#fff;border-radius:28px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000026,0 0 0 1px #0000000d}.modal-close-btn{cursor:pointer;color:#1d1d1f;z-index:10;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:24px;right:24px}.modal-close-btn:hover{background:#00000014;transform:rotate(90deg)}.modal-inner{padding:32px}@media (width<=480px){.modal-inner{padding:24px 20px}}.modal-header{text-align:center;margin-bottom:32px}.modal-header .modal-title{color:#123b2f;letter-spacing:-.03em;margin-bottom:8px;font-size:24px;font-weight:700;line-height:1.1}.modal-header .modal-subtitle{color:#1d1d1f99;font-size:14px;line-height:1.4}.modal-body input,.modal-body textarea,.modal-body select{color:#1d1d1f;background:#f8f9fa;border:1.5px solid #123b2f14;border-radius:14px;width:100%;padding:16px 20px;font-family:inherit;font-size:16px;transition:all .3s}.modal-body input:focus,.modal-body textarea:focus,.modal-body select:focus{background:#fff;border-color:#123b2f;outline:none;box-shadow:0 0 0 4px #123b2f1a}.modal-body input::placeholder,.modal-body textarea::placeholder,.modal-body select::placeholder{color:#1d1d1f4d}.modal-body label{color:#123b2fcc;margin-bottom:8px;margin-left:4px;font-size:14px;font-weight:600;display:block}.modal-body .form-group{margin-bottom:20px}.modal-body .submit-btn{color:#fff;cursor:pointer;background:#123b2f;border:none;border-radius:16px;width:100%;margin-top:12px;padding:18px;font-size:16px;font-weight:600;transition:all .8s cubic-bezier(.16,1,.3,1)}.modal-body .submit-btn:hover{filter:brightness(1.2);transform:translateY(-2px);box-shadow:0 10px 20px #123b2f33}.modal-body .submit-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.review-form .row-group{gap:16px;display:flex}@media (width<=576px){.review-form .row-group{flex-direction:column;gap:0}}.review-form .form-group{margin-bottom:16px}.review-form .form-group label{color:#123b2f;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.review-form .form-group input,.review-form .form-group textarea{background:#00000005;border:1px solid #0000001a;border-radius:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;transition:all .3s}.review-form .form-group input:focus,.review-form .form-group textarea:focus{background:#fff;border-color:#123b2f;outline:none;box-shadow:0 0 0 4px #123b2f0d}.review-form .avatar-upload-group{background:#123b2f05;border:1px dashed #123b2f1a;border-radius:16px;align-items:center;gap:16px;margin-top:8px;padding:16px;display:flex}.review-form .avatar-upload-group .avatar-preview-container{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.review-form .avatar-upload-group .avatar-preview-container img{object-fit:cover;width:100%;height:100%}.review-form .avatar-upload-group .avatar-preview-container .remove-avatar{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;transition:background .3s;display:flex;position:absolute;top:0;right:0}.review-form .avatar-upload-group .avatar-preview-container .remove-avatar:hover{background:#e74c3c}.review-form .avatar-upload-group .avatar-placeholder{cursor:pointer;color:#123b2f66;background:#fff;border:2px dashed #123b2f33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex}.review-form .avatar-upload-group .avatar-placeholder:hover{color:#123b2f;background:#123b2f05;border-color:#123b2f}.review-form .avatar-upload-group .avatar-placeholder svg{width:24px;height:24px}.review-form .avatar-upload-group .avatar-info{flex:1}.review-form .avatar-upload-group .avatar-info label{color:#123b2f;cursor:pointer;margin:0;font-weight:600}.review-form .avatar-upload-group .avatar-info p{color:#1d1d1f80;margin:4px 0 0;font-size:12px}.review-form .submit-btn{color:#fff;cursor:pointer;background:#123b2f;border:none;border-radius:100px;width:100%;margin-top:24px;padding:16px;font-size:16px;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1)}.review-form .submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #123b2f33}.review-form .submit-btn:disabled{opacity:.6;cursor:not-allowed}.hero{z-index:10;background:linear-gradient(#fff 70%,#fbfbfd 100%);padding:50px 0 0;position:relative;overflow:hidden}.hero .hero-background-accents{pointer-events:none;z-index:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:5%;left:50%;overflow:hidden;transform:translate(-50%)}.hero .hero-background-accents .pulse-circle{will-change:transform, opacity;border:1.5px solid #123b2f1f;border-radius:50%;animation:12s cubic-bezier(.16,1,.3,1) infinite heroPulse;position:absolute}@media (width<=639px){.hero .hero-background-accents .pulse-circle:first-child{width:220px;height:220px}.hero .hero-background-accents .pulse-circle:nth-child(2){width:440px;height:440px}.hero .hero-background-accents .pulse-circle:nth-child(3){width:680px;height:680px}}.hero .hero-background-accents .pulse-circle:first-child{width:400px;height:400px;animation-delay:0s}.hero .hero-background-accents .pulse-circle:nth-child(2){width:700px;height:700px;animation-delay:2s}.hero .hero-background-accents .pulse-circle:nth-child(3){width:1100px;height:1100px;animation-delay:4s}@media (width>=768px){.hero{padding:70px 0 0}}.hero .hero-content{text-align:center;max-width:896px;margin:0 auto}.hero .hero-badge-container{justify-content:center;margin-bottom:20px;display:flex}.hero .hero-badge{background:#f1f3f1;border:1px solid #0000000d;border-radius:999px;align-items:center;gap:10px;margin-top:50px;padding:4px 14px 4px 4px;display:flex}@media (width>=768px){.hero .hero-badge{margin-top:30px}}.hero .hero-badge .badge-tag{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#123b2f;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600}.hero .hero-badge .badge-text{color:#333d36;font-size:13px;font-weight:500}.hero .hero-title{letter-spacing:-.02em;color:#123b2f;max-width:840px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:clamp(28px,8vw,58px);font-weight:600;line-height:1.15}.hero .hero-description{color:#4a564e;max-width:580px;margin:0 auto 32px;font-size:16px;line-height:1.5}@media (width>=768px){.hero .hero-description{margin-bottom:40px;font-size:20px;line-height:1.55}}.hero .hero-actions{justify-content:center;align-items:center;gap:12px;display:flex}@media (width<=540px){.hero .hero-actions{flex-direction:column;gap:10px}.hero .hero-actions .hero-btn{width:100%;max-width:280px}}.hero .hero-btn{cursor:pointer;white-space:nowrap;border-radius:9999px;padding:12px 28px;font-size:15px;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1)}.hero .hero-btn.primary{color:#fff;background-color:#123b2f;border:1px solid #123b2f}.hero .hero-btn.primary:hover{background-color:#0f261b;transform:translateY(-2px);box-shadow:0 10px 25px #12302133}.hero .hero-btn.secondary{color:#1d1d1f;background-color:#0000;border:1px solid #0000001f}.hero .hero-btn.secondary:hover{background-color:#00000005;border-color:#00000040;transform:translateY(-2px)}.hero .hero-mockup-wrapper{z-index:2;justify-content:center;width:100%;margin-top:24px;padding:0 16px 60px;display:flex;position:relative}@media (width>=768px){.hero .hero-mockup-wrapper{margin-top:32px;padding:0 20px 80px}}.hero .hero-mockup-wrapper:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#123b2f08 0%,#fbfbfd00 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero .hero-mockup-wrapper:after{content:"";-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;pointer-events:none;background:linear-gradient(#fbfbfd00 0% 35%,#fbfbfd66 55%,#fbfbfdfa 85%,#fbfbfd 100%);position:absolute;inset:0 0 -1px;-webkit-mask-image:linear-gradient(#0000 35%,#0003 45%,#0009 70%,#000 95%)}@media (width<=767px){.hero .hero-mockup-wrapper:after{background:linear-gradient(#fbfbfd00 0% 50%,#fbfbfd66 70%,#fbfbfdfa 90%,#fbfbfd 100%);-webkit-mask-image:linear-gradient(#0000 50%,#0003 65%,#0009 80%,#000 100%)}}@media (width>=768px){.hero .hero-mockup-wrapper{margin-top:32px}}.hero .tablet-frame{aspect-ratio:16/9;z-index:5;background:#000;border:1px solid #ffffff1a;border-radius:36px;width:100%;max-width:880px;padding:12px;animation:1s cubic-bezier(.16,1,.3,1) forwards mockupFadeUp;position:relative;box-shadow:0 40px 100px #0000001f,0 0 0 1px #0003}@media (width<=767px){.hero .tablet-frame{aspect-ratio:9/14.5;border-width:2px;border-radius:42px;max-width:300px;margin:0 auto;padding:10px}}.hero .tablet-screen{background:#fff;border:1px solid #000c;border-radius:28px;width:100%;height:100%;position:relative;overflow:hidden}.hero .tablet-home-button{background:#ffffff26;border-radius:10px;width:40px;height:4px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.hero .shora-os{color:#1a1a1a;text-align:left;zoom:.95;background:#fbfbfd;width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}@media (width<=767px){.hero .shora-os{zoom:.7;flex-direction:column}}@media (width>=768px){.hero .shora-os{zoom:.85}}.hero .os-sidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff6;border-right:1px solid #0000000a;flex-direction:column;gap:24px;width:60px;padding:20px 8px;transition:width .3s;display:flex}@media (width<=767px){.hero .os-sidebar{border-top:1px solid #0000000d;border-right:none;flex-direction:row;order:2;justify-content:space-around;width:100%;height:50px;padding:0 15px}}.hero .os-sidebar span{display:none}.hero .os-sidebar .os-logo{justify-content:center;padding-left:0}.hero .os-sidebar .nav-item{justify-content:center;padding:12px}@media (width>=900px){.hero .os-sidebar{width:180px}.hero .os-sidebar span{display:block}.hero .os-sidebar .os-logo{justify-content:flex-start;padding-left:8px}.hero .os-sidebar .nav-item{justify-content:flex-start;padding:10px 12px}}.hero .os-logo{color:#123b2f;align-items:center;gap:10px;padding-left:8px;font-size:16px;font-weight:600;display:flex}.hero .os-logo .logo-dot{background:#123b2f;border-radius:50%;width:10px;height:10px}@media (width<=767px){.hero .os-logo{display:none}}.hero .os-nav{flex-direction:column;gap:4px;display:flex}.hero .os-nav .nav-item{color:#64748b;cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.hero .os-nav .nav-item:hover{color:#123b2f;background:#f1f5f3}.hero .os-nav .nav-item.active{color:#fff;opacity:1;box-shadow:0 4px 12px #123b2f33;background:#123b2f!important}@media (width<=767px){.hero .os-nav{flex-direction:row;justify-content:space-around;gap:20px;width:100%}.hero .os-nav .nav-item{padding:8px}.hero .os-nav .nav-item span{display:none}}.hero .os-nav-bottom{margin-top:auto}@media (width<=767px){.hero .os-nav-bottom{display:none}}.hero .os-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.hero .os-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff6;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex}@media (width>=768px){.hero .os-header{padding:0 24px}}.hero .os-header .header-search{color:#94a3b8;background:#f1f5f9;border-radius:999px;flex:1;align-items:center;gap:10px;max-width:180px;padding:8px 12px;font-size:14px;display:flex}@media (width>=768px){.hero .os-header .header-search{max-width:240px}}.hero .os-header .header-actions{color:#64748b;align-items:center;gap:12px;display:flex}@media (width>=768px){.hero .os-header .header-actions{gap:20px}}.hero .os-header .header-actions .user-avatar{background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.hero .os-header .header-actions .user-avatar img{object-fit:cover;width:100%;height:100%}.hero .os-content{background:#fdfefd;flex:1;padding:clamp(16px,3vw,32px);overflow-y:auto}.hero .os-content .content-title{margin-bottom:32px}.hero .os-content .content-title h2{margin-bottom:4px;font-size:clamp(18px,2.5vw,24px);font-weight:600}.hero .os-content .content-title p{color:#64748b;font-size:clamp(12px,1.5vw,14px)}.hero .stats-grid{grid-template-columns:1fr;gap:12px;margin-bottom:24px;display:grid}@media (width>=640px){.hero .stats-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width>=1200px){.hero .stats-grid{grid-template-columns:repeat(4,1fr)}}.hero .stat-card{background:#fff;border:1px solid #eef1f0;border-radius:16px;padding:clamp(12px,2vw,20px);box-shadow:0 2px 4px #00000005}.hero .stat-card .stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.02em;margin-bottom:8px;font-size:clamp(10px,1vw,12px);font-weight:600;display:block}.hero .stat-card .stat-value{color:#1e293b;font-size:clamp(20px,3vw,28px);font-weight:600}.hero .stat-card.grow{background:#123b2f}.hero .stat-card.grow .stat-label,.hero .stat-card.grow .stat-value{color:#fff}.hero .dashboard-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (width<=1024px){.hero .dashboard-row{grid-template-columns:1fr}}.hero .project-card{background:#fff;border:1px solid #eef1f0;border-radius:20px;padding:24px}.hero .project-card .project-header{justify-content:space-between;margin-bottom:20px;display:flex}.hero .project-card .project-header h4{margin-bottom:4px;font-size:16px;font-weight:600}.hero .project-card .project-header span{color:#64748b;font-size:13px}.hero .project-card .project-header .project-progress{color:#123b2f;font-weight:600}.hero .progress-bar{background:#f1f5f9;border-radius:10px;height:8px;overflow:hidden}.hero .progress-bar .progress-fill{background:#123b2f;border-radius:10px;height:100%}@keyframes mockupFadeUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes heroPulse{0%{opacity:0;transform:scale(.6)}30%{opacity:1}to{opacity:0;transform:scale(1.4)}}.technologies{background-color:#fbfbfd;padding:60px 0}@media (width>=768px){.technologies{padding:80px 0}}@media (width>=1024px){.technologies{padding:100px 0 120px}}.technologies .container{padding-left:28px;padding-right:28px}@media (width>=480px){.technologies .container{padding-left:30px;padding-right:30px}}@media (width>=640px){.technologies .container{padding-left:32px;padding-right:32px}}@media (width>=768px){.technologies .container{padding-left:40px;padding-right:40px}}@media (width>=1240px){.technologies .container{padding-left:0;padding-right:0}}.technologies .tech-title{letter-spacing:-.022em;color:#123b2f;width:100%;margin-bottom:40px;font-size:clamp(28px,3vw,56px);font-weight:600;line-height:1.15}@media (width<=640px){.technologies .tech-title{margin-bottom:20px}}.technologies .tech-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=640px){.technologies .tech-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (width>=1024px){.technologies .tech-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.technologies .tech-card{cursor:pointer;height:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);position:relative}@media (width>=1024px){.technologies .tech-card:hover{transform:translateY(-6px)}.technologies .tech-card:hover .tech-number{color:#123b2f;opacity:1}.technologies .tech-card:hover .tech-card-title span{opacity:.8}}.technologies .tech-card .tech-number{letter-spacing:.1em;color:#123b2f;opacity:.3;margin-bottom:12px;font-size:12px;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative}@media (width>=768px){.technologies .tech-card .tech-number{margin-bottom:16px;font-size:13px}}.technologies .tech-card .tech-category{letter-spacing:.08em;text-transform:uppercase;color:#123b2f;opacity:.7;margin-bottom:8px;font-size:10px;font-weight:600;position:relative}@media (width>=768px){.technologies .tech-card .tech-category{margin-bottom:12px;font-size:11px}}.technologies .tech-card .tech-card-title{letter-spacing:-.01em;color:#1d1d1f;margin-bottom:12px;font-size:clamp(14px,2.5vw,20px);font-weight:600;line-height:1.4;position:relative}.technologies .tech-card .tech-card-title span{color:#123b2f;font-weight:600;transition:opacity .3s cubic-bezier(.16,1,.3,1)}.technologies .tech-card .tech-description{color:#1d1d1f;opacity:.55;font-size:13px;line-height:1.5;position:relative}@media (width>=768px){.technologies .tech-card .tech-description{font-size:14px;line-height:1.57}}.services{padding:20px 0 0}@media (width>=640px){.services{padding:80px 0 0}}.services .services-header{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}@media (width>=480px){.services .services-header{gap:14px}}@media (width>=640px){.services .services-header{gap:18px}}@media (width>=768px){.services .services-header{flex-direction:row;align-items:flex-end}}.services .services-header .services-title{letter-spacing:-.022em;color:#123b2f;margin-bottom:8px;font-size:clamp(28px,3vw,56px);font-weight:600}@media (width>=480px){.services .services-header .services-title{margin-bottom:10px}}@media (width>=640px){.services .services-header .services-title{margin-bottom:12px}}.services .services-header .services-subtitle{color:#0c1e159e;font-size:clamp(13px,2.5vw,16px)}@media (width>=640px){.services .services-header .services-subtitle{font-size:16px}}.services-variant-switch{background:#0c1e1514;border-radius:999px;align-items:center;gap:6px;padding:5px;display:inline-flex}.services-variant-switch button{color:#0c1e159e;background:0 0;border:0;border-radius:999px;padding:8px 12px;font-size:12px;line-height:1;transition:all .25s}.services-variant-switch button.active{color:#f5f8f7;background:#163526;box-shadow:0 6px 14px #0d1f1640}.bento-shell{border-radius:24px;width:100%;padding:8px}@media (width>=480px){.bento-shell{border-radius:28px;padding:10px}}@media (width>=640px){.bento-shell{border-radius:30px;padding:12px}}.bento-shell.variant-minimal .bento-card{box-shadow:none}.bento-shell.variant-minimal .card-stickers .sticker{opacity:.88;filter:drop-shadow(0 8px 12px #0000001a)}.bento-shell.variant-brand{background:linear-gradient(160deg,#112318 0%,#163827 56%,#0f261b 100%)}.bento-shell.variant-brand .bento-card:hover{transform:translateY(-4px)}.bento-shell.variant-brand .card-stickers .sticker{opacity:1;filter:drop-shadow(0 14px 18px #00000029)}.services-bento{grid-template-columns:1fr;gap:12px;width:100%;display:grid}@media (width>=480px){.services-bento{gap:14px}}@media (width>=640px){.services-bento{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.services-bento{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.services-bento{grid-template-rows:repeat(3,minmax(170px,auto));grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"conversion conversion architecture architecture""analytics design architecture architecture""security security growth growth";gap:10px}}@media (width>=640px) and (width<=1023px){.services-bento{grid-template-columns:repeat(3,1fr)}.card-conversion{grid-column:span 2}.card-architecture,.card-analytics{grid-column:span 1}.card-design,.card-security{grid-column:span 2}.card-growth{grid-column:span 1}}.bento-card{--tone-accent:#2d5a27;--tone-bg:#f8f9f7;isolation:isolate;background:var(--tone-bg);color:#101513;will-change:transform;border-radius:clamp(14px,3vw,20px);flex-direction:column;padding:clamp(14px,4vw,20px);transition:transform .3s cubic-bezier(.16,1,.3,1),background-color .3s;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.bento-card{min-height:220px}}.bento-card:hover{transform:translateY(-4px)}@media (width>=1024px){.card-conversion{grid-area:conversion}.card-architecture{grid-area:architecture}.card-analytics{grid-area:analytics}.card-design{grid-area:design}.card-security{grid-area:security}.card-growth{grid-area:growth}.card-architecture{min-height:350px}}.card-top{margin-bottom:16px}.card-label{letter-spacing:.12em;text-transform:uppercase;color:#1015138a;margin-bottom:clamp(8px,2vw,12px);font-size:clamp(9px,1.5vw,11px)}.card-title{letter-spacing:-.03em;gap:2px;margin:0 0 8px;font-size:clamp(14px,3vw,24px);line-height:.97;display:grid}.card-description{color:#1015139e;margin:0;font-size:clamp(12px,2vw,14px);line-height:1.5}.card-link{color:color-mix(in srgb, var(--tone-accent) 82%, #18201b);align-items:center;gap:8px;margin-top:auto;padding-top:clamp(8px,1.5vw,12px);font-size:clamp(11px,1.5vw,13px);font-weight:500;display:inline-flex}.card-link svg{width:14px;height:14px;transition:transform .25s}.card-link:hover svg{transform:translate(2px,-2px)}.card-stickers{pointer-events:none;z-index:-1;width:clamp(140px,45vw,230px);height:clamp(100px,32vw,168px);position:absolute;bottom:-10px;right:-8px}.card-stickers .sticker{opacity:.94;filter:drop-shadow(0 12px 14px #0000001f);position:absolute}.tone-forest{--tone-accent:#2d5a27;--tone-bg:#f6faf7}.tone-mint{--tone-accent:#206f52;--tone-bg:#f3faf7}.tone-cream{--tone-accent:#9a6e1a;--tone-bg:#fcf9f1}.tone-rose{--tone-accent:#b63f49;--tone-bg:#fff5f5}.tone-ice{--tone-accent:#2f6e94;--tone-bg:#f4f9fd}.tone-lime{--tone-accent:#648f24;--tone-bg:#f8fde9}@media (width>=640px) and (width<=1023px){.services-bento{grid-template-columns:repeat(3,1fr)}.card-1{grid-column:span 2}.card-2,.card-3{grid-column:span 1}.card-4{grid-column:span 2}}.solutions-showcase{--ease-premium:cubic-bezier(.16, 1, .3, 1);content-visibility:auto;contain-intrinsic-size:1px 1000px;background:#fff;width:100%;padding-top:clamp(40px,10vw,120px);padding-bottom:clamp(0px,4vw,100px);position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 5% 98%,#0000);mask-image:linear-gradient(#0000,#000 5% 98%,#0000)}.solutions-bg-glow{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.solutions-bg-glow .glow-blob{background:var(--active-glow);filter:blur(100px);opacity:.15;width:60vw;height:60vw;transition:background 1.5s var(--ease-premium), transform 2s ease-in-out;will-change:transform;backface-visibility:hidden;border-radius:50%;position:absolute;transform:translateZ(0)}.solutions-bg-glow .glow-blob.blob-1{animation:20s infinite alternate float;top:10%;right:10%}.solutions-bg-glow .glow-blob.blob-2{animation:25s infinite alternate-reverse float;bottom:10%;left:10%}@keyframes float{0%{transform:translate(0)rotate(0)}to{transform:translate(5%,5%)rotate(10deg)}}.section-header{margin-bottom:clamp(32px,5vw,60px)}.section-header h2{letter-spacing:-.03em;color:#123b2f;max-width:900px;margin:0;font-size:clamp(28px,3vw,52px);font-weight:600;line-height:1.1}.solutions-stage{flex-direction:column;gap:48px;width:100%;display:flex}@media (width>=1024px){.solutions-stage{flex-direction:row;align-items:flex-start;gap:clamp(40px,6vw,100px)}}.laptop-container{flex:1.4;width:100%;max-width:clamp(280px,85vw,450px);margin:10px auto 0;position:relative}@media (width>=1024px){.laptop-container{max-width:800px;margin:100px 0 0}}.laptop-mockup{filter:drop-shadow(0 20px 50px #0000001a);width:100%;position:relative}.mockup-image{width:100%;display:block}.screen-container{width:81.7%;height:86.9%;transition:all .6s var(--ease-premium);background:#000;position:absolute;top:3.2%;left:9.1%;overflow:hidden}.screen-container.is-switching{opacity:.5;transform:scale(.98)}.laptop-screen{background:#000;width:100%;height:100%}.laptop-screen .screen-view{background-position:50%;background-size:cover;width:100%;height:100%}.phone-floating{filter:drop-shadow(0 15px 35px #0003);width:25%;max-width:210px;position:absolute;bottom:-5%;right:-2%}.phone-mockup-wrap{width:100%;position:relative}.phone-mockup-wrap img{z-index:10;pointer-events:none;width:100%;display:block;position:relative}.phone-screen-content{border-radius:11px;position:absolute;inset:1.2% 3.5%}@media (width>=1024px){.phone-screen-content{border-radius:15px}}.phone-screen-content{z-index:5;overflow:hidden}.phone-screen-content .phone-view{background-size:cover;width:100%;height:100%}.sidebar{flex-direction:column;flex:1;width:100%;max-width:clamp(480px,70vw,720px);margin:0 auto;display:flex}@media (width>=1024px){.sidebar{max-width:420px;margin:0}}.info-area{flex-direction:column;justify-content:flex-end;height:320px;margin-bottom:clamp(8px,2vw,24px);display:flex;position:relative}@media (width<=1023px){.info-area{height:auto;min-height:200px}}.info-content{transition:all .8s var(--ease-premium);width:100%}.info-content.is-leaving{opacity:0;filter:blur(8px);transform:translate(-20px)}.info-content .info-label{text-transform:uppercase;letter-spacing:.15em;color:var(--active-accent);background:#00000008;border-radius:4px;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-block}.info-content h3{color:#123b2f;letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:clamp(19px,3.5vw,42px);font-weight:700;line-height:1.15;display:-webkit-box;overflow:hidden}.info-content p{color:#1d1d1f;opacity:.8;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:clamp(13px,2vw,16px);line-height:1.5;display:-webkit-box;overflow:hidden}.info-content ul{margin-bottom:clamp(12px,2vw,24px);list-style:none}.info-content ul li{color:#1d1d1f;align-items:center;gap:10px;margin-bottom:10px;font-size:clamp(12px,1.8vw,15px);display:flex}.info-content ul li:before{content:"→";color:var(--active-accent);font-size:18px;font-weight:700}.shop-link{color:#123b2f;align-items:center;font-size:clamp(13px,2vw,15px);font-weight:600;text-decoration:none;transition:transform .3s;display:inline-flex}.shop-link:hover{transform:translate(5px)}.vertical-nav{border-top:none;width:100%;padding-top:32px}@media (width<=1023px){.vertical-nav{display:none}}.nav-slider-window{height:228px;margin-bottom:40px;overflow:hidden}.nav-slider-content{transition:transform .6s var(--ease-premium);flex-direction:column;gap:12px;display:flex}.nav-item{height:68px;transition:all .4s var(--ease-premium);opacity:.4;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:16px;outline:none;align-items:center;gap:16px;padding:0 20px;display:flex;position:relative}.nav-item.is-active{opacity:1;-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border-color:#0000;transform:translate(15px)}.nav-item.is-active .nav-img{transform:scale(1.1);box-shadow:0 8px 20px #0000001f}.nav-item.is-active .nav-text strong{color:var(--active-accent)}.nav-item:hover:not(.is-active){opacity:.8;transform:translate(8px)}.nav-item .nav-img{width:44px;height:44px;transition:all .4s var(--ease-premium);background-size:cover;border-radius:12px;flex-shrink:0;box-shadow:0 4px 10px #0000000d}.nav-item .nav-text{flex-direction:column;display:flex}.nav-item .nav-text strong{color:#123b2f;font-size:14px;font-weight:700}.nav-item .nav-text span{letter-spacing:.05em;text-transform:uppercase;opacity:.5;color:var(--active-accent);font-size:10px;font-weight:600}.nav-controls{justify-content:space-between;align-items:center;padding:0 10px;display:flex}.nav-arrows{gap:12px;display:flex}.arrow-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.arrow-btn svg{color:#123b2f;opacity:.6;width:24px;transition:all .3s}.arrow-btn:hover{background:#0000000a}.arrow-btn:hover svg{opacity:1;transform:scale(1.1)}.nav-counter{align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.nav-counter .current{color:#123b2f}.nav-counter .divider{opacity:.2}.nav-counter .total{opacity:.4}.mobile-nav-controls{justify-content:center;align-items:center;gap:32px;width:100%;margin-top:0;margin-bottom:24px;display:flex}@media (width>=1024px){.mobile-nav-controls{display:none}}.mobile-arrow-btn{cursor:pointer;color:#123b2f;background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.mobile-arrow-btn svg{opacity:.8;width:28px;height:28px}.mobile-arrow-btn:hover{transform:scale(1.1)}.mobile-arrow-btn:active{transform:scale(.95)}.portfolio-section{background-color:#fff;padding:clamp(0px,1vw,120px) 0}.portfolio-section .section-header{max-width:1200px;margin-bottom:clamp(32px,5vw,60px);margin-left:auto;margin-right:auto}.portfolio-section .section-header .subtitle{text-transform:uppercase;letter-spacing:.1em;color:#123b2f;opacity:.6;margin-bottom:12px;font-size:11px;font-weight:500;display:inline-block}.portfolio-section .section-header h2{letter-spacing:-.03em;color:#123b2f;max-width:900px;margin:0;font-size:clamp(28px,4.5vw,52px);font-weight:600;line-height:1.1}.portfolio-stack{flex-direction:column;gap:24px;width:100%;height:auto;display:flex;position:relative;overflow:visible}@media (width>=1024px){.portfolio-stack{z-index:1;gap:0;height:250vh;margin-bottom:120px;display:block}}.portfolio-sticky-card{opacity:1;border:1px solid #0000000d;border-radius:24px;width:92%;max-width:1200px;margin:0 auto;transition:none;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}@media (width>=768px){.portfolio-sticky-card{border-radius:32px;width:90%;margin-bottom:32px}}@media (width>=1024px){.portfolio-sticky-card{top:var(--card-top,110px);width:100%;height:var(--card-height,55vh);align-items:center;min-height:400px;margin-bottom:40px;display:flex;position:sticky}}.portfolio-sticky-card .card-grid{flex-direction:column;gap:clamp(12px,3vw,32px);width:100%;height:100%;padding:clamp(16px,4vw,32px);display:flex}@media (width>=1024px){.portfolio-sticky-card .card-grid{flex-direction:row;align-items:center;gap:60px;padding:48px}}.portfolio-sticky-card .card-info{flex-direction:column;flex:1;justify-content:center;display:flex}.portfolio-sticky-card .card-info .p-industry-label{color:#0006;margin-bottom:8px;font-size:12px;font-style:italic;display:block}.portfolio-sticky-card .card-info .p-title{color:#1a1a1a;margin-bottom:clamp(10px,2vw,20px);font-size:clamp(20px,4vw,38px);font-weight:700;line-height:1.1}.portfolio-sticky-card .card-info .p-description{color:#4a4a4a;max-width:480px;margin-bottom:clamp(14px,3vw,32px);font-size:14px;line-height:1.5}.portfolio-sticky-card .card-info .p-stats-grid{gap:clamp(20px,4vw,40px);margin-bottom:clamp(14px,3vw,32px);display:flex}.portfolio-sticky-card .card-info .p-stats-grid .p-stat-item .p-stat-label{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:6px;font-size:12px;display:block}.portfolio-sticky-card .card-info .p-stats-grid .p-stat-item .p-stat-value{color:#1a3c2e;font-size:clamp(18px,3vw,24px);font-weight:700}.portfolio-sticky-card .card-info .p-details-btn{color:#1a3c2e;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.portfolio-sticky-card .card-info .p-details-btn span{font-size:18px;transition:transform .3s}.portfolio-sticky-card .card-info .p-details-btn:hover span{transform:translate(4px)}.portfolio-sticky-card .card-visual{justify-content:center;align-items:center;height:clamp(160px,40vw,220px);margin:0 calc(-1*clamp(16px,4vw,32px)) calc(-1*clamp(16px,4vw,32px));padding:0;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.portfolio-sticky-card .card-visual{flex:1;width:50%;height:100%;margin:0;padding:32px}}.portfolio-sticky-card .card-visual .p-mockup{border-radius:12px;width:100%;height:100%;overflow:hidden}.portfolio-sticky-card .card-visual .p-mockup .p-mockup-image{object-fit:cover;object-position:top;width:100%;height:100%}@media (width>=1024px){.portfolio-sticky-card .card-visual .p-mockup .p-mockup-image{object-fit:contain}}.testimonials{background-color:#fbfbfd;padding:clamp(60px,8vw,100px) 0;overflow:hidden}@media (width>=1024px){.testimonials{padding:80px 0 50px}}.testimonials .testimonials-header{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:900px;margin-bottom:clamp(40px,6vw,64px);margin-left:auto;margin-right:auto;padding:0 20px;display:flex}.testimonials .testimonials-header .testimonials-title{letter-spacing:-.022em;color:#123b2f;margin:0;font-size:clamp(28px,3vw,56px);font-weight:600;line-height:1.1}.testimonials .testimonials-header .leave-review-btn{color:#123b2f;cursor:pointer;background:0 0;border:1px solid #123b2f33;border-radius:100px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s}.testimonials .testimonials-header .leave-review-btn:hover{background:#123b2f0d;border-color:#123b2f66}.testimonials .testimonials-carousel{width:100%;padding:0;position:relative}.testimonials .embla{padding:0 20px;overflow:visible}@media (width>=768px){.testimonials .embla{padding:0 40px}}@media (width>=1024px){.testimonials .embla{padding:0 80px}}.testimonials .embla .embla-container{display:flex}.testimonials .testimonial-card-wrapper{flex:0 0 85%;min-width:0;padding:0 8px}@media (width>=768px){.testimonials .testimonial-card-wrapper{flex:0 0 60%;padding:0 12px}}@media (width>=1024px){.testimonials .testimonial-card-wrapper{flex:0 0 45%;padding:0 16px}}.testimonials .testimonial-card{background-color:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;height:100%;padding:24px;transition:transform .3s;display:flex;box-shadow:0 10px 30px #00000008}@media (width>=768px){.testimonials .testimonial-card{border-radius:24px;padding:40px}}.testimonials .testimonial-card .quote-icon{color:#123b2f;opacity:.8;margin-bottom:20px}@media (width>=768px){.testimonials .testimonial-card .quote-icon{margin-bottom:24px}}.testimonials .testimonial-card .quote-text{color:#1d1d1f;flex-grow:1;margin-bottom:24px;font-size:clamp(15px,2vw,18px);font-weight:500;line-height:1.6}@media (width>=768px){.testimonials .testimonial-card .quote-text{margin-bottom:32px}}.testimonials .testimonial-card .author-info{align-items:center;gap:16px;margin-top:auto;display:flex}.testimonials .testimonial-card .author-info .author-avatar{color:#123b2f;background-color:#123b2f14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;font-weight:600;display:flex}.testimonials .testimonial-card .author-info .author-details{flex-direction:column;display:flex}.testimonials .testimonial-card .author-info .author-name{color:#1d1d1f;font-size:16px;font-weight:600}.testimonials .testimonial-card .author-info .author-pos{color:#1d1d1f;opacity:.5;margin-top:2px;font-size:13px}.testimonials .carousel-controls{justify-content:center;gap:12px;margin-top:32px;display:flex}.testimonials .carousel-controls .control-btn{color:#fff;background-color:#123b2f;border:1px solid #123b2f;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.testimonials .carousel-controls .control-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #123b2f33}.faq{background-color:#fbfbfd;padding:clamp(60px,10vw,120px) 0;overflow:visible}.faq .faq-grid{grid-template-columns:1fr;align-items:flex-start;gap:clamp(32px,6vw,80px);display:grid}@media (width>=1024px){.faq .faq-grid{grid-template-columns:1fr 1.4fr}}.faq .faq-left{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}@media (width>=1024px){.faq .faq-left{text-align:left;align-items:flex-start;position:sticky;top:140px}}.faq .faq-title{color:#123b2f;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(28px,3vw,48px);font-weight:600;line-height:1.1}@media (width>=1024px){.faq .faq-title{margin-bottom:32px}}.faq .faq-ask-btn{color:#fff;background-color:#123b2f;border-radius:12px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s}.faq .faq-ask-btn:hover{background-color:#184f3f;transform:translateY(-2px);box-shadow:0 8px 20px #123b2f26}.faq .faq-list{flex-direction:column;gap:16px;width:100%;display:flex}.faq .faq-item{background:#fff;border:1px solid #0000000d;border-radius:16px;transition:all .3s cubic-bezier(.16,1,.3,1) .8s;overflow:hidden}.faq .faq-item:hover{border-color:#123b2f1a;transform:translateY(-2px)}.faq .faq-item.is-open{border-color:#123b2f33;box-shadow:0 12px 30px #0000000a}.faq .faq-item.is-open .icon-wrapper{background:#123b2f0d;transform:rotate(180deg)}.faq .faq-question{text-align:left;color:#123b2f;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px;font-size:clamp(15px,2vw,17px);font-weight:600;display:flex}.faq .faq-question .icon-wrapper{color:#123b2f;background:#00000008;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:16px;transition:all .3s;display:flex}.faq .faq-answer{color:#1d1d1f;opacity:.7;padding:0 24px 24px;font-size:15px;line-height:1.6}.faq .faq-answer p{margin:0}.cta{padding:80px 24px 128px}@media (width>=1024px){.cta{padding:80px 0 128px}}.cta .cta-content{text-align:center;max-width:896px;margin:0 auto}.cta .cta-title{letter-spacing:-.022em;color:#123b2f;margin-bottom:24px;font-size:clamp(36px,3vw,56px);font-weight:600;line-height:1.1}.cta .cta-text{color:#1d1d1f;opacity:.7;max-width:672px;margin:0 auto 40px;font-size:18px;line-height:1.6}@media (width>=768px){.cta .cta-text{font-size:20px}}.cta .cta-btn{color:#fff;background-color:#123b2f;border-radius:9999px;padding:16px 32px;font-size:16px;font-weight:500;transition:transform .2s}.cta .cta-btn:hover{transform:scale(1.05)}.footer{color:#fff;background:#123b2f;min-height:auto;padding:80px 20px 40px;position:relative;overflow:hidden}.footer .grid-pattern{opacity:.05;z-index:1;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:50px 50px;transition:opacity .8s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.footer:hover .grid-pattern{opacity:.08}.footer .container{z-index:2;justify-content:space-between;align-items:flex-start;width:100%;max-width:1200px;min-height:200px;margin:0 auto;display:flex;position:relative}.footer .left-content .main-text{color:#fff;text-transform:none;letter-spacing:-.01em;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:600;line-height:1.1}.footer .right-content .contact-info{flex-direction:column;align-items:flex-end;gap:20px;display:flex}.footer .right-content .privacy-link{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;text-decoration:none;transition:opacity .3s}.footer .right-content .privacy-link:hover{opacity:.7}.footer .right-content .social-icons{gap:20px;display:flex}.footer .right-content .social-icon{cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.footer .right-content .social-icon:hover{background:#ffffffe6;transform:scale(1.1)}.footer .right-content .social-icon svg{color:#123b2f;width:24px;height:24px}.footer .company-name{opacity:.3;color:#fff;text-transform:uppercase;letter-spacing:-.05em;text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;opacity:.3;z-index:1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:6rem;font-weight:900;line-height:.8;position:absolute;bottom:0;left:50%;transform:translate(-50%,30%)}@media (width<=1024px){.footer{padding:60px 20px 30px}.footer .container{min-height:150px}.footer .left-content .main-text{font-size:2.8rem}.footer .company-name{font-size:4.5rem}.footer .right-content .social-icon{width:45px;height:45px}.footer .right-content .social-icon svg{width:22px;height:22px}}@media (width<=768px){.footer{padding:40px 15px 20px}.footer .container{flex-direction:column;align-items:center;gap:30px;min-height:120px}.footer .left-content .main-text{text-align:center;font-size:2.2rem}.footer .right-content .contact-info{align-items:center;margin-bottom:20px}.footer .company-name{font-size:4rem}.footer .company-name .full-name{display:none}.footer .right-content .social-icon{width:40px;height:40px}.footer .right-content .social-icon svg{width:20px;height:20px}}@media (width<=480px){.footer{padding:40px 10px}.footer .container{gap:20px}.footer .left-content .main-text{font-size:1.8rem}.footer .right-content .social-icons{gap:12px}.footer .right-content .social-icon{width:35px;height:35px}.footer .right-content .social-icon svg{width:18px;height:18px}.footer .company-name{font-size:5.5rem}.footer .company-name .full-name{display:none}.footer .right-content .privacy-link{margin-bottom:10px;font-size:.85rem}}.home-page{overflow:visible}section{z-index:2;background-color:inherit;position:relative}.privacy-page{color:#1d1d1f;background:#fbfbfd;min-height:100vh}.privacy-page .top-bar{border-bottom:1px solid #0000000f;align-items:center;gap:12px;padding:16px 32px;display:flex}.privacy-page .top-bar .back-link{color:#1d1d1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.privacy-page .top-bar .back-link:hover{color:#fff;background:#123b2f}.privacy-page .top-bar .nav-title{letter-spacing:-.02em;color:#1d1d1f66;font-size:.85rem;font-weight:600}.privacy-page .hero-strip{color:#fff;background:#123b2f;padding:40px 32px}.privacy-page .hero-strip h1{color:#fff;margin-bottom:6px;font-size:1.8rem;line-height:1.2}.privacy-page .hero-strip p{opacity:.5;font-size:.8rem}.privacy-page .content-wrap{max-width:960px;margin:0 auto;padding:32px 32px 60px}.privacy-page .two-col{grid-template-columns:1fr 1fr;gap:24px;display:grid}.privacy-page .two-col h2{text-transform:uppercase;letter-spacing:.1em;color:#123b2f;margin-bottom:12px;font-size:.75rem}.privacy-page .two-col .card{background:#fff;border:1px solid #0000000f;border-radius:12px;margin-bottom:8px;padding:16px 20px;transition:border-color .3s}.privacy-page .two-col .card:hover{border-color:#1d1d1f1f}.privacy-page .two-col .card h3{margin-bottom:4px;font-size:.9rem}.privacy-page .two-col .card p{color:#1d1d1f99;margin:0;font-size:.85rem;line-height:1.5}.privacy-page .two-col .card ul{margin:6px 0 0;padding:0;list-style:none}.privacy-page .two-col .card ul li{color:#1d1d1f99;padding-left:12px;font-size:.85rem;line-height:1.6;position:relative}.privacy-page .two-col .card ul li:before{content:"";background:#123b2f;border-radius:50%;width:4px;height:4px;position:absolute;top:9px;left:0}.privacy-page .faq-section{border-top:1px solid #0000000f;padding-top:24px}.privacy-page .faq-section h2{text-transform:uppercase;letter-spacing:.1em;color:#123b2f;margin-bottom:8px;font-size:.75rem}.privacy-page .faq-section .faq-item{border-bottom:1px solid #0000000f}.privacy-page .faq-section .faq-item button{color:#1d1d1f;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-size:.9rem;font-weight:500;transition:color .3s;display:flex}.privacy-page .faq-section .faq-item button:hover{color:#123b2f}.privacy-page .faq-section .faq-item button .chevron{color:#1d1d1f4d;flex-shrink:0;transition:transform .3s}.privacy-page .faq-section .faq-item.is-open .chevron{transform:rotate(180deg)}.privacy-page .faq-section .faq-item .answer{overflow:hidden}.privacy-page .faq-section .faq-item .answer p{color:#1d1d1f8c;margin:0;padding:0 0 16px;font-size:.85rem;line-height:1.5}@media (width<=640px){.privacy-page .top-bar{padding:12px 20px}.privacy-page .hero-strip{padding:28px 20px}.privacy-page .hero-strip h1{font-size:1.4rem}.privacy-page .content-wrap{padding:20px 20px 40px}.privacy-page .two-col{grid-template-columns:1fr;gap:16px}}.service-details-page{color:#1d1d1f;background:#fbfbfd;min-height:100vh;padding-bottom:60px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.service-details-page .container{max-width:1200px;margin:0 auto 30px;padding:0 24px}.service-details-page .glass-card{-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #0000000a;border-radius:24px;box-shadow:0 10px 40px #00000008}.service-details-page .section-title{letter-spacing:-.02em;color:#123b2f;margin-bottom:10px;font-size:40px;font-weight:700}@media (width<=768px){.service-details-page .section-title{font-size:32px}}.service-details-page .service-nav{margin-bottom:32px;padding-top:60px}.service-details-page .service-nav .back-link{color:#1d1d1f99;align-items:center;gap:8px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.service-details-page .service-nav .back-link:hover{color:#123b2f}.service-details-page .service-hero .hero-content{max-width:800px}.service-details-page .service-hero .hero-content h1{letter-spacing:-.03em;margin-bottom:32px;font-size:80px;font-weight:800}.service-details-page .service-hero .hero-content h1.gradient-text{-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}@media (width<=768px){.service-details-page .service-hero .hero-content h1{font-size:48px}}.service-details-page .service-hero .hero-content .hero-description{color:#1d1d1fb3;letter-spacing:-.01em;max-width:600px;margin-bottom:48px;font-size:24px;line-height:1.5}@media (width<=768px){.service-details-page .service-hero .hero-content .hero-description{font-size:18px}}.service-details-page .service-hero .hero-content .primary-btn{color:#fff;cursor:pointer;background:#123b2f;border:none;border-radius:100px;padding:18px 40px;font-size:18px;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.service-details-page .service-hero .hero-content .primary-btn.glow-effect:hover{transform:translateY(-2px);box-shadow:0 20px 40px #123b2f4d}.service-details-page .service-scope{margin-bottom:60px}.service-details-page .service-scope .scope-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.service-details-page .service-scope .scope-grid .scope-card{flex-direction:column;gap:20px;padding:40px;transition:transform .4s;display:flex}.service-details-page .service-scope .scope-grid .scope-card:hover{transform:translateY(-8px)}.service-details-page .service-scope .scope-grid .scope-card .scope-icon{color:#123b2f;opacity:.8}.service-details-page .service-scope .scope-grid .scope-card h3{color:#123b2f;letter-spacing:-.01em;margin:0;font-size:20px;font-weight:700}.service-details-page .service-scope .scope-grid .scope-card p{color:#1d1d1f99;margin:0;font-size:15px;line-height:1.6}.service-details-page .tech-stack{margin-bottom:60px}.service-details-page .tech-stack .bento-grid{grid-template-rows:repeat(2,minmax(320px,auto));grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (width<=992px){.service-details-page .tech-stack .bento-grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.service-details-page .tech-stack .bento-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.service-details-page .tech-stack .bento-grid .bento-item{flex-direction:column;justify-content:space-between;padding:32px;display:flex}@media (width<=768px){.service-details-page .tech-stack .bento-grid .bento-item{min-height:160px;padding:16px}}.service-details-page .tech-stack .bento-grid .bento-item.frontend{background:linear-gradient(165deg,#ffffffe6 0%,#3498db0d 100%);border:1px solid #3498db14;grid-area:span 2/span 2}@media (width<=576px){.service-details-page .tech-stack .bento-grid .bento-item.frontend{grid-area:span 1/span 1}}.service-details-page .tech-stack .bento-grid .bento-item.backend{background:linear-gradient(165deg,#ffffffe6 0%,#2ecc710d 100%);border:1px solid #2ecc7114;grid-column:span 2}@media (width<=576px){.service-details-page .tech-stack .bento-grid .bento-item.backend{grid-column:span 1}}.service-details-page .tech-stack .bento-grid .bento-item.mobile{background:linear-gradient(165deg,#ffffffe6 0%,#9b59b60d 100%);border:1px solid #9b59b614}@media (width<=576px){.service-details-page .tech-stack .bento-grid .bento-item.mobile{grid-column:span 1}}.service-details-page .tech-stack .bento-grid .bento-item.tools{background:linear-gradient(165deg,#ffffffe6 0%,#f1c40f0d 100%);border:1px solid #f1c40f14}@media (width<=576px){.service-details-page .tech-stack .bento-grid .bento-item.tools{grid-column:span 1}}.service-details-page .tech-stack .bento-grid .bento-item .bento-svg-bg{transition:all .5s}@media (width<=768px){.service-details-page .tech-stack .bento-grid .bento-item .bento-svg-bg svg{width:110px!important;height:110px!important}}.service-details-page .tech-stack .bento-grid .bento-item:hover .bento-svg-bg{opacity:.1!important}.service-details-page .tech-stack .bento-grid .bento-item .bento-label{text-transform:uppercase;letter-spacing:.1em;color:#1d1d1f66;font-size:14px;font-weight:700}@media (width<=768px){.service-details-page .tech-stack .bento-grid .bento-item .bento-label{font-size:10px}}.service-details-page .tech-stack .bento-grid .bento-item .tech-list{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}@media (width<=768px){.service-details-page .tech-stack .bento-grid .bento-item .tech-list{gap:6px;margin-top:12px}}.service-details-page .tech-stack .bento-grid .bento-item .tech-list .tech-chip{-webkit-backdrop-filter:blur(5px);color:#123b2f;background:#ffffff80;border:1px solid #123b2f0d;border-radius:100px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #00000005}.service-details-page .tech-stack .bento-grid .bento-item .tech-list .tech-chip:hover{background:#fff;box-shadow:0 8px 20px #123b2f1a}@media (width<=768px){.service-details-page .tech-stack .bento-grid .bento-item .tech-list .tech-chip{padding:5px 10px;font-size:11px}}.service-details-page .workflow-section{background:#123b2f05;margin-bottom:60px;padding:60px 0}.service-details-page .workflow-section .timeline{gap:24px;padding-bottom:40px;display:flex;overflow-x:auto}.service-details-page .workflow-section .timeline::-webkit-scrollbar{height:6px}.service-details-page .workflow-section .timeline::-webkit-scrollbar-thumb{background:#123b2f33;border-radius:10px}.service-details-page .workflow-section .timeline .timeline-step{flex:0 0 300px;align-items:flex-end;height:300px;padding:40px;display:flex;position:relative;overflow:hidden}.service-details-page .workflow-section .timeline .timeline-step .step-bg-number{color:#123b2f;opacity:.15;pointer-events:none;font-size:180px;font-weight:900;line-height:1;position:absolute;top:-20px;left:20px}.service-details-page .workflow-section .timeline .timeline-step h4{color:#123b2f;z-index:2;margin:0;font-size:24px;font-weight:700;position:relative}.service-details-page .portfolio-placeholder{margin-bottom:60px}.service-details-page .portfolio-placeholder .portfolio-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (width<=768px){.service-details-page .portfolio-placeholder .portfolio-grid{grid-template-columns:1fr}}.service-details-page .portfolio-placeholder .portfolio-grid .portfolio-card{background:linear-gradient(135deg,#ffffffb3 0%,#fff3 100%);justify-content:center;align-items:center;height:400px;display:flex}.service-details-page .portfolio-placeholder .portfolio-grid .portfolio-card .coming-soon-badge{color:#123b2f;background:#ffffffe6;border-radius:100px;align-items:center;gap:12px;padding:16px 32px;font-weight:600;display:flex;box-shadow:0 10px 30px #0000000d}.service-details-page .portfolio-placeholder .portfolio-grid .portfolio-card .coming-soon-badge svg{opacity:.6}.service-details-page .faq-section{max-width:1200px}.service-details-page .faq-section .faq-layout{flex-direction:column-reverse;display:flex}@media (width>=1024px){.service-details-page .faq-section .faq-layout{flex-direction:row;align-items:flex-start}}.service-details-page .faq-section .faq-layout .faq-accordion{flex-direction:column;flex:1;gap:16px;display:flex}.service-details-page .faq-section .faq-layout .faq-accordion .faq-item{transition:all .3s;overflow:hidden}.service-details-page .faq-section .faq-layout .faq-accordion .faq-item.active{background:#fff;border-color:#0000;box-shadow:0 20px 40px #0000000f}.service-details-page .faq-section .faq-layout .faq-accordion .faq-item .faq-question{cursor:pointer;text-align:left;color:#123b2f;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:32px;display:flex}.service-details-page .faq-section .faq-layout .faq-accordion .faq-item .faq-question h3{margin:0;padding-right:24px;font-size:20px;font-weight:600}.service-details-page .faq-section .faq-layout .faq-accordion .faq-item .faq-question .faq-icon{color:#123b2f66;flex-shrink:0}.service-details-page .faq-section .faq-layout .faq-accordion .faq-item .faq-answer-wrapper{overflow:hidden}.service-details-page .faq-section .faq-layout .faq-accordion .faq-item .faq-answer-wrapper .faq-answer{color:#1d1d1fb3;margin:0;padding:0 32px 32px;font-size:16px;line-height:1.6}.header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fffc;border-bottom:1px solid #0000000f;transition:all .3s;position:fixed;top:0;left:0;right:0}.header .nav-container{justify-content:space-between;align-items:center;height:64px;display:flex}@media (width<=767px){.header .nav-container{justify-content:center;position:relative}}.header .logo{letter-spacing:-.022em;color:#1d1d1f;font-size:20px;font-weight:600}@media (width<=767px){.header .logo{text-align:center}}.header .nav-links{align-items:center;gap:32px;display:none}@media (width>=768px){.header .nav-links{display:flex}}.header .nav-links .nav-link{color:#1d1d1f;opacity:.8;font-size:14px}.header .nav-links .nav-link:hover{opacity:1}.header .nav-links .contact-btn{color:#fff;background-color:#123b2f;border-radius:9999px;padding:8px 20px;font-size:14px;font-weight:500}.header .nav-links .contact-btn:hover{opacity:.9}.header .mobile-toggle{color:#1d1d1f;display:block;position:absolute;right:24px}@media (width>=768px){.header .mobile-toggle{display:none}}.mobile-menu{z-index:40;background-color:#fff;border-top:1px solid #0000000f;flex-direction:column;gap:16px;padding:24px;display:flex;position:fixed;top:64px;left:0;right:0}@media (width>=768px){.mobile-menu{display:none}}.mobile-menu .mobile-link{color:#1d1d1f;font-size:16px}.mobile-menu .mobile-btn{color:#fff;background-color:#123b2f;border-radius:9999px;width:100%;margin-top:8px;padding:10px 20px;font-size:14px;font-weight:500}.case-study-page{background-color:#fff;padding-top:80px}.case-study{color:#123b2f;-webkit-font-smoothing:antialiased;min-height:100vh;padding:40px 24px 100px;font-family:Inter,-apple-system,system-ui,sans-serif}.case-study .case-container{max-width:800px;margin:0 auto}.case-study .case-nav-top{margin-bottom:40px}.case-study .case-nav-top .btn-back{color:#123b2f99;align-items:center;gap:10px;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s,transform .3s;display:inline-flex}.case-study .case-nav-top .btn-back svg{transition:transform .3s}.case-study .case-nav-top .btn-back:hover{color:#123b2f;transform:translate(-4px)}.case-study .case-nav-top .btn-back:hover svg{transform:translate(-2px)}.case-study section{padding:40px 0}.case-study .case-hero{text-align:center;margin-bottom:40px}.case-study .case-hero .case-category-label{color:#123b2f99;margin-bottom:20px;font-size:13px;font-style:italic;display:block}.case-study .case-hero .case-title{letter-spacing:-.04em;color:#123b2f;margin-bottom:24px;font-size:clamp(32px,6vw,64px);font-weight:800;line-height:1.05}.case-study .case-hero .case-tagline{color:#123b2f99;max-width:560px;margin:0 auto 60px;font-size:18px;line-height:1.5}.case-study .case-screenshot{cursor:pointer;background:#f9f9f9;border-radius:12px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000014}.case-study .case-screenshot img{object-fit:cover;width:100%;height:100%;display:block}.case-study .case-screenshot:hover{transform:scale(1.01);box-shadow:0 12px 48px #0000001f}.case-study .main-shot{width:100%;margin-bottom:16px}.case-study .case-details-bar{border-bottom:1px solid #f0f0f0;flex-wrap:wrap;justify-content:center;gap:8px;padding:0 0 60px;display:flex}.case-study .case-details-bar .detail-pill{color:#123b2f99;background:#f9f9f9;border:1px solid #f0f0f0;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:500}.case-study .case-content-grid{grid-template-columns:1fr 1fr;gap:60px;padding:60px 0;display:grid}@media (width<=768px){.case-study .case-content-grid{grid-template-columns:1fr;gap:32px}}.case-study .case-content-grid .content-block h3{text-transform:uppercase;letter-spacing:.1em;color:#123b2f66;margin-bottom:20px;font-size:12px}.case-study .case-content-grid .content-block p{color:#123b2f;font-size:16px;line-height:1.7}.case-study .case-tech{padding:0 0 60px}.case-study .case-tech .tech-stack{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.case-study .case-tech .tech-stack .tech-tag{color:#123b2f99;background:#f9f9f9;border-radius:100px;padding:5px 14px;font-size:13px}.case-study .case-result{text-align:center;border-top:1px solid #f0f0f0;padding:60px 0}.case-study .case-result h3{text-transform:uppercase;letter-spacing:.1em;color:#123b2f66;margin-bottom:24px;font-size:12px}.case-study .case-result .result-text{color:#123b2f;max-width:640px;margin:0 auto;font-size:20px;font-weight:500;line-height:1.5}.case-study .case-footer{text-align:center;padding:60px 0 0}.case-study .case-footer .btn-primary-dark{color:#fff;background:#123b2f;border-radius:12px;margin-bottom:20px;padding:18px 64px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.case-study .case-footer .btn-primary-dark:hover{transform:translateY(-2px);box-shadow:0 10px 20px #123b2f33}.case-study .case-footer .project-url{color:#123b2f99;font-size:14px;display:block}.case-study .case-lightbox{z-index:9999;cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;padding:40px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.case-study .case-lightbox .lightbox-content{max-width:90vw;max-height:90vh;position:relative}.case-study .case-lightbox .lightbox-content img{object-fit:contain;border-radius:8px;width:100%;height:100%;box-shadow:0 20px 60px #00000080}.case-study .case-lightbox .lightbox-content .close-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:40px;line-height:1;position:absolute;top:-40px;right:-10px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.chatbot-wrapper{bottom:calc(32px + var(--footer-offset,0px));z-index:1000;position:fixed;right:32px}@media (width<=768px){.chatbot-wrapper{bottom:calc(24px + var(--footer-offset,0px));right:24px}}.chatbot-toggle{color:#fff;cursor:pointer;background:#123b2f;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 25px #123b2f4d}.chatbot-toggle:hover{transform:scale(1.1)rotate(10deg);box-shadow:0 15px 35px #123b2f66}.chatbot-toggle.active{background:#123b2f;transform:scale(.9)}.chatbot-window{background:#fff;border:1px solid #0000000d;border-radius:28px;flex-direction:column;width:400px;height:600px;max-height:calc(100vh - 120px);display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 20px 50px #0003}@media (width<=480px){.chatbot-window{width:calc(100vw - 40px);height:500px;right:-10px}}.chatbot-header{background:#fff;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:24px;display:flex}.chatbot-header .bot-info{align-items:center;gap:12px;display:flex}.chatbot-header .bot-info .bot-avatar{color:#123b2f;background:#123b2f1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.chatbot-header .bot-info h3{color:#1d1d1f;margin-bottom:2px;font-size:18px;font-weight:700}.chatbot-header .bot-info .status{color:#27ae60;align-items:center;gap:4px;font-size:12px;display:flex}.chatbot-header .bot-info .status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.chatbot-header .chat-close{color:#1d1d1f66;cursor:pointer;background:0 0;border:none;transition:all .3s}.chatbot-header .chat-close:hover{color:#1d1d1f}.chatbot-messages{background:#fbfbfd;flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow-y:auto}.chatbot-messages::-webkit-scrollbar{width:4px}.chatbot-messages::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.message{max-width:85%;display:flex}.message.bot{align-self:flex-start}.message.bot .message-bubble{color:#1d1d1f;background:#fff;border-bottom-left-radius:4px;box-shadow:0 2px 10px #00000008}.message.user{align-self:flex-end}.message.user .message-bubble{color:#fff;background:#123b2f;border-bottom-right-radius:4px}.message.user .time{color:#fff9}.message .message-bubble{border-radius:18px;padding:12px 16px;font-size:15px;line-height:1.5}.message .message-bubble p{margin:0}.message .message-bubble .services-chips{flex-direction:column;gap:8px;margin-top:12px;display:flex}.message .message-bubble .services-chips .service-chip{cursor:pointer;background:#123b2f0d;border:1px solid #123b2f1a;border-radius:12px;flex-direction:column;gap:2px;padding:12px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.message .message-bubble .services-chips .service-chip strong{color:#123b2f;font-size:14px}.message .message-bubble .services-chips .service-chip span{color:#1d1d1f99;font-size:12px}.message .message-bubble .services-chips .service-chip:hover{background:#fff;border-color:#123b2f;transform:translateY(-2px);box-shadow:0 4px 15px #123b2f1a}.message .message-bubble .support-btn{color:#fff;cursor:pointer;background:#123b2f;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;margin-top:12px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.message .message-bubble .support-btn:hover{background:#0c271f;transform:translateY(-2px);box-shadow:0 4px 12px #123b2f4d}.message .message-bubble .support-btn svg{opacity:.8}.message .message-bubble .time{text-align:right;margin-top:4px;font-size:10px;display:block}.chatbot-input{background:#fff;border-top:1px solid #0000000d;align-items:center;gap:12px;padding:20px 24px;display:flex}.chatbot-input textarea{resize:none;background:0 0;border:none;outline:none;flex:1;max-height:100px;padding:8px 0;font-family:inherit;font-size:15px}.chatbot-input textarea::placeholder{color:#1d1d1f4d}.chatbot-input .send-btn{color:#123b2f;cursor:pointer;background:#123b2f1a;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.chatbot-input .send-btn:hover:not(:disabled){color:#fff;background:#123b2f;transform:scale(1.05)}.chatbot-input .send-btn:disabled{opacity:.5;cursor:not-allowed}.typing-dots{gap:4px;padding:4px 0;display:flex}.typing-dots span{background:#1d1d1f33;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typing}.typing-dots span:first-child{animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{letter-spacing:-.011em;color:#1d1d1f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;overflow-x:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;color:#1d1d1f;font-weight:600}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit;text-decoration:none}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media (width>=768px){.container{padding-left:40px;padding-right:40px}}@media (width>=1240px){.container{max-width:1200px;padding-left:0;padding-right:0}}
