@layer pages{.web-hero{min-height:100vh;position:relative}#main-content:after{content:"";z-index:5;background:linear-gradient(to bottom, #f4f7f900 0%, var(--bg-color) 100%);pointer-events:none;width:100%;height:200px;position:absolute;bottom:-2px;left:0}html.dark-theme #main-content:after{background:linear-gradient(to bottom, #1a1e2600 0%, var(--bg-color) 100%)}.web-hero .hero-background-image{opacity:.8}.web-hero .hero-content h1{font-family:var(--font-titles);color:var(--text-color);text-transform:none;letter-spacing:0;text-shadow:0 2px 18px #00000047;margin-bottom:25px;font-size:3.5rem;font-weight:800;line-height:1.1}@media (width<=480px){.web-hero .portfolio-cta-buttons{gap:.85rem;width:min(100% - 24px,340px);margin-inline:auto}.web-hero .portfolio-cta-buttons a{white-space:nowrap;text-align:center;width:100%;max-width:none;padding:.78rem .72rem;font-size:clamp(.78rem,3.45vw,.94rem)}}.web-benefits-section,.web-services-section,.web-anatomy-section,.deliverables-section{background-color:var(--bg-color);z-index:1;position:relative}.web-benefits-section{border:none}.web-pains-section,.web-qualifier-section{background-color:var(--bg-color);z-index:1;position:relative}.pain-split{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:clamp(36px,5vw,60px);max-width:1120px;margin:0 auto;display:grid}.pain-split__text{flex-direction:column;gap:18px;display:flex}.pain-split__text .section-title-highlight{margin-bottom:4px}.pain-split__text p{color:var(--secondary-text-color);margin:0;font-size:.95rem;line-height:1.75}.pain-split__cta{align-self:flex-start;margin-top:6px}.pain-check-table{border:1px solid var(--border-color);background:var(--container-bg-color);box-shadow:var(--card-shadow);border-radius:16px;overflow:hidden}.pain-check-header{background:var(--bg-color);border-bottom:1px solid var(--border-color);grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);display:grid}.pain-check-header span{text-transform:uppercase;letter-spacing:1px;color:var(--secondary-text-color);padding:14px 20px;font-size:.78rem;font-weight:700}.pain-check-header span:last-child{color:var(--highlight-color);border-left:1px solid var(--border-color)}.pain-check-row{opacity:.5;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);transition:opacity .4s;display:grid}.pain-check-row+.pain-check-row{border-top:1px solid var(--border-color)}.pain-check-row.checked{opacity:1}.pain-check-cell{align-items:center;gap:10px;padding:16px 20px;font-size:.86rem;line-height:1.45;display:flex}.pain-check-cell--signal{color:var(--text-color);font-weight:700}.pain-check-cell--fix{color:var(--secondary-text-color);border-left:1px solid var(--border-color);opacity:0;transition:opacity .4s,transform .4s;transform:translate(6px)}.pain-check-cell--fix i{color:var(--highlight-color);flex-shrink:0;font-size:.72rem}.pain-check-row.checked .pain-check-cell--fix{opacity:1;transform:translate(0)}.pain-check-box{border:2px solid var(--border-color);color:#0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.66rem;transition:background .3s,border-color .3s,color .3s;display:inline-flex}.pain-check-row.checked .pain-check-box{background:var(--highlight-color);border-color:var(--highlight-color);color:#fff}.pain-check-footer{border-top:1px solid var(--border-color);background:var(--bg-color);justify-content:flex-end;padding:12px 16px;display:flex}.pain-check-footer[hidden]{display:none}.pain-check-next{border:1px solid var(--border-color);background:var(--container-bg-color);min-height:40px;color:var(--text-color);cursor:pointer;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.82rem;font-weight:800;transition:border-color .2s,background .2s,opacity .2s;display:inline-flex}.pain-check-next i{color:var(--highlight-color)}.pain-check-next:hover{border-color:var(--highlight-color);background:rgba(var(--highlight-color-rgb), .08)}.build-showcase{max-width:1240px;margin:46px auto 0}.build-stage{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(10px,2vw,22px);display:grid}.build-preview{border:1px solid var(--border-color);background:radial-gradient(circle at 15% 10%, rgba(var(--highlight-color-rgb), .13), transparent 34%), var(--container-bg-color);min-width:0;min-height:560px;box-shadow:var(--card-shadow);border-radius:16px;padding:48px clamp(36px,4.5vw,64px);position:relative;overflow:hidden}.build-preview-item{grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(26px,5vw,56px);min-height:100%;animation:.24s both buildPreviewIn;display:none}.build-preview-item.active{display:grid}.build-preview h4{color:var(--text-color);margin:0 0 28px;font-size:clamp(1.45rem,3vw,2.25rem);line-height:1.12}.build-preview p{color:var(--secondary-text-color);margin:0;font-size:.98rem;line-height:1.65}.bp-mock{justify-content:center;align-items:center;width:100%;display:flex}.bp-line{background:#7d7d7d38;border-radius:999px;height:8px;display:block}.bp-line--lg{height:11px}.bp-line--sm{height:6px}.bp-line--accent{background:rgba(var(--highlight-color-rgb), .55)}.bp-line--w35{width:35%}.bp-line--w45{width:45%}.bp-line--w55{width:55%}.bp-line--w65{width:65%}.bp-line--w75{width:75%}.bp-line--w90{width:90%}.bp-line--w100{width:100%}.bp-avatar{border:2px solid rgba(var(--highlight-color-rgb), .5);background:radial-gradient(circle at 50% 35%, rgba(var(--highlight-color-rgb), .45), rgba(var(--highlight-color-rgb), .18));border-radius:50%;flex:none;width:46px;height:46px;overflow:hidden}.bp-avatar--sm{border-width:1.5px;width:22px;height:22px}.bp-avatar__img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.bp-phone{aspect-ratio:208/416;border:1px solid var(--border-color);background:linear-gradient(155deg, rgba(var(--highlight-color-rgb), .14), #7d7d7d1f);border-radius:32px;width:min(100%,208px);padding:9px;box-shadow:0 18px 42px #0003,inset 0 0 0 1.5px #ffffff0d}.bp-phone__screen{background:var(--container-bg-color);border-radius:24px;height:100%;position:relative;overflow:hidden}.bp-phone__notch{z-index:3;background:#7d7d7d59;border-radius:999px;width:56px;height:6px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.bp-phone__app{flex-direction:column;gap:10px;height:100%;padding:24px 15px 15px;display:flex}.bp-browser{border:1px solid var(--border-color);background:var(--container-bg-color);border-radius:12px;width:100%;max-width:340px;overflow:hidden;box-shadow:0 18px 42px #00000029}.bp-browser__bar{border-bottom:1px solid var(--border-color);background:#7d7d7d1a;align-items:center;gap:6px;padding:9px 12px;display:flex}.bp-dot{border-radius:50%;flex:none;width:8px;height:8px}.bp-dot--r{background:#ff5f57}.bp-dot--y{background:#ffbd2e}.bp-dot--g{background:#28c840}.bp-browser__url{background:#7d7d7d29;border-radius:999px;flex:1;height:15px;margin-left:8px}.bp-browser__body{padding:14px}.bp-link{border:1px solid var(--border-color);background:var(--container-bg-color);color:var(--text-color);border-radius:999px;align-items:center;gap:9px;padding:9px 12px;font-size:.72rem;font-weight:700;display:flex}a.bp-link{cursor:pointer;text-decoration:none;transition:border-color .2s,transform .2s}a.bp-link:hover{border-color:var(--highlight-color);transform:translateY(-1px)}.bp-link>i:first-child{text-align:center;width:14px;color:var(--highlight-color);flex:none;font-size:.85rem}.bp-link>span{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.bp-link__arrow{color:var(--secondary-text-color);flex:none;margin-left:auto;font-size:.6rem}.bp-link--hl{background:var(--highlight-color);border-color:var(--highlight-color);color:#fff}.bp-link--hl>i:first-child,.bp-link--hl .bp-link__arrow{color:#fff}.bp-link--hl:hover{border-color:#fff}.bp-badge{background:rgba(var(--highlight-color-rgb), .16);color:var(--highlight-color);text-transform:uppercase;letter-spacing:.05em;border-radius:6px;align-self:flex-start;padding:4px 9px;font-size:.6rem;font-weight:900}.bp-cta{background:var(--highlight-color);color:#fff;text-align:center;border-radius:8px;padding:9px;font-size:.72rem;font-weight:800}.bp-chip{border:1px solid var(--border-color);background:var(--container-bg-color);color:var(--secondary-text-color);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.66rem;font-weight:700;display:inline-flex}.bp-chip--active{border-color:var(--highlight-color);background:rgba(var(--highlight-color-rgb), .12);color:var(--highlight-color)}.bp-input{background:#7d7d7d24;border-radius:999px;flex:1;height:26px}.bp-send{color:#fff;background:var(--highlight-color);border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:.78rem;display:flex}.bp-send--wa{background:#0b5f54}.bp-msg{border-radius:12px;flex-direction:column;gap:5px;max-width:84%;padding:8px 10px;font-size:.66rem;font-weight:700;display:flex}.bp-msg .bp-line{background:#7d7d7d4d}.bp-msg--in{border:1px solid var(--border-color);background:var(--container-bg-color);color:var(--text-color);border-bottom-left-radius:3px;align-self:flex-start}.bp-msg--out{background:var(--highlight-color);color:#fff;border-bottom-right-radius:3px;align-self:flex-end}.bp-sdot{background:#28c840;border-radius:50%;flex:none;width:8px;height:8px}.bp-sdot--y{background:#ffbd2e}.bp-sdot--b{background:#3b82f6}.bp-sdot--g{background:#28c840}.bp-app-links{text-align:center;gap:6px}.bp-app-links .bp-avatar{width:54px;height:54px;margin:4px auto 2px}.bp-linktree__name{color:var(--text-color);font-size:.8rem;font-weight:800}.bp-linktree__bio{color:var(--secondary-text-color);margin-bottom:4px;font-size:.6rem}.bp-app-landing{gap:8px}.bp-hero-img{background:linear-gradient(135deg, rgba(var(--highlight-color-rgb), .4), rgba(var(--highlight-color-rgb), .12));border-radius:8px;height:48px}.bp-feats{flex-direction:column;gap:7px;display:flex}.bp-feat{align-items:center;gap:8px;display:flex}.bp-feat i{color:var(--highlight-color);flex:none;font-size:.66rem}.bp-proof{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;display:flex}.bp-stars{color:var(--highlight-color);gap:2px;font-size:.6rem;display:inline-flex}.bp-tag{color:var(--secondary-text-color);text-transform:uppercase;letter-spacing:.04em;font-size:.6rem;font-weight:800}.bp-site__nav{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;display:flex}.bp-brand{background:var(--highlight-color);border-radius:6px;flex:none;width:22px;height:22px}.bp-site__hero{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.bp-cards{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.bp-card{border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:6px;padding:10px;display:flex}.bp-card__ico{background:rgba(var(--highlight-color-rgb), .2);border-radius:6px;width:20px;height:20px}.bp-cat-radio{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.bp-cat-head{align-items:center;gap:6px;margin-bottom:10px;display:flex}.bp-cat-tab{cursor:pointer}#bpcat-prod:checked~.bp-cat-head label[for=bpcat-prod],#bpcat-menu:checked~.bp-cat-head label[for=bpcat-menu]{border-color:var(--highlight-color);background:rgba(var(--highlight-color-rgb), .12);color:var(--highlight-color)}.bp-cat-panel{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}#bpcat-prod:checked~.bp-cat-panel--menu,#bpcat-menu:checked~.bp-cat-panel--prod{display:none}.bp-prod{border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:6px;padding:8px;display:flex}.bp-prod__img{background:rgba(var(--highlight-color-rgb), .12);height:40px;color:var(--highlight-color);border-radius:6px;justify-content:center;align-items:center;font-size:1.05rem;display:flex}.bp-prod__name{color:var(--text-color);font-size:.62rem;font-weight:700}.bp-wa{flex-direction:column;height:100%;display:flex}.bp-wa__head{color:#fff;background:#0b5f54;align-items:center;gap:8px;padding:12px;display:flex}.bp-wa__head .bp-avatar{background:#ffffff47;border-color:#ffffff80}.bp-wa__head .bp-line{background:#fff9}.bp-wa__body{background:#7d7d7d0f;flex-direction:column;flex:1;gap:8px;padding:12px;display:flex}.bp-wa__foot{border-top:1px solid var(--border-color);align-items:center;gap:8px;padding:10px 12px;display:flex}.bp-admin{grid-template-columns:80px 1fr;gap:10px;display:grid}.bp-admin__side{flex-direction:column;gap:6px;display:flex}.bp-admin__main{flex-direction:column;gap:8px;display:flex}.bp-side-item{color:var(--secondary-text-color);background:#7d7d7d14;border-radius:6px;padding:7px 8px;font-size:.6rem;font-weight:700}.bp-side-item--active{color:var(--highlight-color);background:rgba(var(--highlight-color-rgb), .14)}.bp-row{border:1px solid var(--border-color);border-radius:7px;align-items:center;gap:8px;padding:7px 9px;display:flex}.bp-row__end{margin-left:auto}.bp-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.bp-metric{border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:6px;padding:9px;display:flex}.bp-metric__label{color:var(--secondary-text-color);text-transform:uppercase;letter-spacing:.04em;font-size:.56rem;font-weight:800}.bp-chart{border:1px solid var(--border-color);border-radius:8px;align-items:flex-end;gap:8px;height:72px;padding:10px;display:flex}.bp-chart span{background:rgba(var(--highlight-color-rgb), .45);transform-origin:bottom;cursor:pointer;border-radius:4px 4px 0 0;flex:1;transition:transform .25s,background .25s,opacity .25s}.bp-chart:hover span{opacity:.5}.bp-chart span:hover{background:var(--highlight-color);opacity:1;transform:scaleY(1.14)}.bp-chart span:active{transform:scaleY(.86)}.bp-chart span:first-child{height:45%}.bp-chart span:nth-child(2){height:70%}.bp-chart span:nth-child(3){height:35%}.bp-chart span:nth-child(4){height:85%}.bp-chart span:nth-child(5){height:60%}.bp-chart span:nth-child(6){height:100%}.bp-chart--mini{border:0;height:46px;padding:0}.bp-kanban{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.bp-kanban__col{flex-direction:column;gap:6px;display:flex}.bp-kanban__title{color:var(--secondary-text-color);text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:5px;font-size:.56rem;font-weight:800;display:flex}.bp-kanban__card{border:1px solid var(--border-color);border-radius:6px;flex-direction:column;gap:5px;padding:8px;display:flex}.bp-chatcard{border:1px solid var(--border-color);background:var(--container-bg-color);border-radius:16px;width:100%;max-width:300px;overflow:hidden;box-shadow:0 18px 42px #00000029}.bp-chatcard__head{background:var(--highlight-color);color:#fff;align-items:center;gap:9px;padding:12px 14px;display:flex}.bp-chatcard__head .bp-line{background:#fff9}.bp-bot{background:#ffffff40;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;display:flex}.bp-chatcard__body{flex-direction:column;gap:9px;min-height:150px;padding:14px;display:flex}.bp-chatcard__quick{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.bp-chatcard__foot{border-top:1px solid var(--border-color);align-items:center;gap:8px;padding:10px 12px;display:flex}.bp-flow{flex-direction:column;width:100%;max-width:260px;display:flex}.bp-node{border:1px solid var(--border-color);background:var(--container-bg-color);box-shadow:var(--card-shadow);border-radius:10px;align-items:center;gap:10px;padding:12px 14px;display:flex}.bp-node__ico{width:30px;height:30px;color:var(--highlight-color);background:rgba(var(--highlight-color-rgb), .16);border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:.8rem;display:flex}.bp-node__label{color:var(--text-color);font-size:.72rem;font-weight:700}.bp-flow__arrow{background:rgba(var(--highlight-color-rgb), .4);align-self:center;width:2px;height:20px;position:relative}.bp-flow__arrow:after{content:"";border-right:2px solid rgba(var(--highlight-color-rgb), .4);border-bottom:2px solid rgba(var(--highlight-color-rgb), .4);width:6px;height:6px;position:absolute;bottom:1px;left:50%;transform:translate(-50%)rotate(45deg)}.bp-app-tabs{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.bp-app-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.bp-app-grid .bp-card{gap:8px}.bp-app-list{flex-direction:column;gap:7px;display:flex}@keyframes bpMsgIn{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:none}}@keyframes bpBarGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes bpGrowX{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes bpTyping{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.build-preview-item.active .bp-msg{animation:.42s cubic-bezier(.22,1,.36,1) backwards bpMsgIn}.build-preview-item.active .bp-msg:first-of-type{animation-delay:.2s}.build-preview-item.active .bp-msg:nth-of-type(2){animation-delay:.65s}.build-preview-item.active .bp-msg:nth-of-type(3){animation-delay:1.1s}.build-preview-item.active .bp-msg:nth-of-type(4){animation-delay:1.55s}.build-preview-item.active .bp-chatcard__quick .bp-chip{animation:.4s 1.5s backwards bpMsgIn}.bp-typing{flex-direction:row;align-items:center;gap:4px}.bp-typing>span{background:var(--secondary-text-color);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite bpTyping}.bp-typing>span:nth-child(2){animation-delay:.18s}.bp-typing>span:nth-child(3){animation-delay:.36s}.build-preview-item.active .bp-chart span{animation:.6s cubic-bezier(.22,1,.36,1) backwards bpBarGrow}.build-preview-item.active .bp-chart span:first-child{animation-delay:.15s}.build-preview-item.active .bp-chart span:nth-child(2){animation-delay:.25s}.build-preview-item.active .bp-chart span:nth-child(3){animation-delay:.35s}.build-preview-item.active .bp-chart span:nth-child(4){animation-delay:.45s}.build-preview-item.active .bp-chart span:nth-child(5){animation-delay:.55s}.build-preview-item.active .bp-chart span:nth-child(6){animation-delay:.65s}.build-preview-item.active .bp-metric .bp-line{transform-origin:0;animation:.5s .5s backwards bpGrowX}.build-preview-item.active .bp-node{animation:.4s backwards bpMsgIn}.build-preview-item.active .bp-node:first-of-type{animation-delay:.2s}.build-preview-item.active .bp-node:nth-of-type(2){animation-delay:.5s}.build-preview-item.active .bp-node:nth-of-type(3){animation-delay:.8s}.build-preview-item.active .bp-flow__arrow{animation:.3s backwards bpMsgIn}.build-preview-item.active .bp-flow__arrow:nth-of-type(2){animation-delay:.4s}.build-preview-item.active .bp-flow__arrow:nth-of-type(4){animation-delay:.7s}.bp-prod,.bp-metric,.bp-card,.bp-row,.bp-kanban__card{transition:transform .2s,border-color .2s,box-shadow .2s}.bp-prod:hover,.bp-metric:hover,.bp-card:hover,.bp-row:hover,.bp-kanban__card:hover{border-color:var(--highlight-color);transform:translateY(-2px);box-shadow:0 8px 18px #0000001f}.bp-node{transition:transform .2s,border-color .2s}.bp-node:hover{border-color:var(--highlight-color);transform:translate(3px)}.build-preview-meta{color:var(--secondary-text-color);margin:28px 0 0;font-size:.88rem;line-height:1.55}.build-preview-meta strong{color:var(--text-color)}@media (width>=769px){.build-preview p:not([class])+.build-preview-meta{margin-top:48px}.build-preview-meta+.build-preview-meta{margin-top:24px}}.build-preview-cta{color:var(--highlight-color);align-items:center;gap:8px;margin-top:20px;font-size:.9rem;font-weight:900;text-decoration:none;display:inline-flex}.build-preview-cta:hover{text-decoration:underline}.build-nav{width:44px;height:44px;color:var(--secondary-text-color);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:1.6rem;transition:color .2s,transform .2s;display:inline-flex}.build-nav:hover{color:var(--highlight-color)}.build-nav[data-showcase-nav=prev]:hover{transform:translate(-3px)}.build-nav[data-showcase-nav=next]:hover{transform:translate(3px)}.build-preview-counter{color:var(--secondary-text-color);letter-spacing:.05em;font-family:Roboto Mono,monospace;font-size:.75rem;font-weight:700;position:absolute;top:20px;right:24px}.web-qualifier-layout{max-width:1120px;margin:46px auto 0}.web-qualifier-frame{border:1px solid var(--border-color);background:#0d1420;border-radius:16px;overflow:hidden;box-shadow:0 24px 70px #00000038}.web-qualifier-topbar{background:#ffffff0f;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;min-height:46px;padding:0 18px;display:flex;position:relative}.web-qualifier-dots{gap:7px;display:inline-flex;position:absolute;left:18px}.web-qualifier-dots span{background:#ff5f57;border-radius:50%;width:11px;height:11px}.web-qualifier-dots span:nth-child(2){background:#ffbd2e}.web-qualifier-dots span:nth-child(3){background:#28c840}.web-qualifier-window-title{color:#ffffffc2;font-family:Roboto Mono,monospace;font-size:.78rem}.web-qualifier-chat .lc-shell{height:min(540px,58vh);min-height:440px;box-shadow:none;background:var(--container-bg-color);border:0;border-radius:0}@keyframes buildPreviewIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1020px){.pain-split{grid-template-columns:1fr;gap:36px}.build-preview{min-height:0}}@media (width<=680px){.pain-check-header{grid-template-columns:1fr}.pain-check-header span:last-child{display:none}.pain-check-row{grid-template-columns:1fr}.pain-check-cell--fix{border-left:0;padding-top:0;padding-left:52px}.pain-split__cta{justify-content:center;align-self:stretch}.build-stage{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:4px}.build-preview{grid-area:1/1/auto/-1;padding:46px 20px 20px}.build-nav{margin-top:14px}.build-nav[data-showcase-nav=prev]{grid-area:2/1;justify-self:end;margin-right:14px}.build-nav[data-showcase-nav=next]{grid-area:2/2;justify-self:start;margin-left:14px}.build-preview-item.active{grid-template-columns:1fr}.bp-phone{width:min(100%,188px)}.bp-browser,.bp-chatcard{max-width:300px}.bp-link--site{display:none}.web-qualifier-chat .lc-shell{height:min(560px,66vh);min-height:420px}}@media (prefers-reduced-motion:reduce){.pain-check-row,.pain-check-box,.pain-check-cell--fix,.build-nav,.build-preview-item,.build-preview-item.active .bp-msg,.build-preview-item.active .bp-chart span,.build-preview-item.active .bp-metric .bp-line,.build-preview-item.active .bp-node,.build-preview-item.active .bp-flow__arrow,.build-preview-item.active .bp-chatcard__quick .bp-chip,.bp-typing>span{transition:none;animation:none}}.web-benefits-section .skills-grid-cards.high-end-grid{margin-top:40px}.high-end-grid .skill-card h4{margin-bottom:10px}.high-end-grid .skill-card p{color:var(--secondary-text-color);font-size:.9rem}.web-service-features{color:var(--secondary-text-color);margin-top:15px;padding-left:20px;list-style:outside}.web-services-section .skills-filters{margin-bottom:50px}.web-benefits-section .skill-card{border:1px solid var(--border-color);box-shadow:var(--card-shadow);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:0;height:100%;padding:30px 25px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;background-color:var(--container-bg-color)!important}.web-benefits-section .skill-card:hover{border-color:var(--highlight-color);transform:translateY(-5px);box-shadow:0 10px 30px #0003}.web-benefits-section .skill-header{justify-content:center;align-items:center;gap:12px;margin-bottom:15px;display:flex}.web-benefits-section .skill-header h4{margin:0}.web-benefits-section .skill-icon{color:var(--highlight-color);justify-content:center;align-items:center;width:auto;margin:0;font-size:1.5rem;display:flex}.web-services-section .services-container{flex-direction:column;gap:30px;display:flex}.web-service-card{background-color:var(--container-bg-color);border:1px solid var(--border-color);box-shadow:var(--card-shadow);text-align:left;cursor:default;min-height:unset;border-radius:12px;flex-direction:row;justify-content:flex-start;align-items:center;gap:30px;padding:30px 25px;transition:transform .3s,border-color .3s;display:flex}.web-service-card:hover{border-color:var(--highlight-color);transform:translateY(-5px)}.web-service-img-wrapper{flex:0 0 200px;justify-content:center;align-items:center;max-width:200px;display:flex;position:relative}.web-service-img-wrapper img{opacity:1;object-fit:contain;background-color:#0000;border-radius:0;width:100%;max-width:180px;height:auto;transition:transform .3s;display:block;border:none!important}.web-service-card:hover .web-service-img-wrapper img{transform:scale(1.05)}html.dark-theme .web-service-card[data-category=lp] .web-service-img-wrapper img{content:url(/assets/lp-red-CLUCJyrE.webp)}html.dark-theme .web-service-card[data-category=inst] .web-service-img-wrapper img{content:url(/assets/inst-red-CNTwT2-R.webp)}html.dark-theme .web-service-card[data-category=sys] .web-service-img-wrapper img{content:url(/assets/sys-red-pyJhRhSy.webp)}.web-service-content{flex:1.5}.web-service-card .service-header{justify-content:flex-start;align-items:flex-start}@media (width<=768px){.web-service-card{align-items:stretch;flex-direction:column!important}.web-service-img-wrapper{width:100%;max-width:none;margin:0 auto 20px}.web-service-img-wrapper img{height:auto;max-height:200px;margin:0 auto}}.web-anatomy-display{background-color:var(--container-bg-color);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:20px;align-items:center;min-height:350px;padding:50px;display:flex;position:relative;overflow:hidden;background-image:none!important}.web-anatomy-display:before{content:"";background:var(--highlight-color);opacity:.5;z-index:0;width:4px;height:100%;position:absolute;top:0;left:0}.web-anatomy-content{z-index:1;width:100%;position:relative}.web-anatomy-content h3{color:var(--text-color);margin-bottom:0;font-size:2rem}.web-anatomy-content p{color:var(--secondary-text-color);text-align:center;font-size:1.1rem;line-height:1.8}.web-anatomy-content .skill-header{justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.web-anatomy-content .skill-icon{color:var(--highlight-color);margin-bottom:0;font-size:2.2rem}.web-anatomy-section .process-nav{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}@media (width<=900px){.web-anatomy-section .process-nav{-ms-overflow-style:none;flex-wrap:nowrap;gap:15px;width:100%;margin-bottom:30px;overflow-x:auto;flex-direction:row!important;justify-content:center!important;align-items:flex-start!important}@supports (scrollbar-width:none){.web-anatomy-section .process-nav{scrollbar-width:none}}.web-anatomy-section .process-nav::-webkit-scrollbar{display:none}.web-anatomy-section .process-line{display:none}.web-anatomy-section .process-step-btn{text-align:center;flex-direction:column;align-items:center}}.pricing-section{background-color:var(--bg-color);border-top:1px solid var(--border-color);z-index:1;padding:80px 20px;position:relative}.pricing-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:28px;max-width:900px;margin:50px auto 0;display:grid}.pricing-baseline{background-color:var(--container-bg-color);border:1px solid var(--border-color);max-width:900px;box-shadow:var(--card-shadow);border-radius:16px;margin:28px auto 0;padding:22px 26px}.pricing-baseline-label{letter-spacing:.1em;text-transform:uppercase;color:var(--highlight-color);margin-bottom:14px;font-family:Roboto Mono,monospace;font-size:.72rem;font-weight:700;display:block}.pricing-baseline-list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pricing-baseline-list li{color:var(--text-color);background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:100px;align-items:center;gap:7px;padding:7px 14px;font-size:.82rem;font-weight:500;display:flex}.pricing-baseline-list li:before{content:"✓";color:#00c853;font-size:.75rem;font-weight:900}.pricing-card-group{letter-spacing:.12em;text-transform:uppercase;color:var(--secondary-text-color);margin-bottom:10px;font-family:Roboto Mono,monospace;font-size:.7rem;font-weight:700}.pricing-scope-note{text-align:center;max-width:720px;color:var(--secondary-text-color);margin:12px auto 0;font-size:.85rem;line-height:1.6}.pricing-checklist--options li i.fa-plus{opacity:.7;color:var(--secondary-text-color)!important}.pricing-card{background-color:var(--container-bg-color);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:16px;flex-direction:column;gap:0;padding:32px 28px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.pricing-card:hover{border-color:var(--highlight-color);transform:translateY(-6px);box-shadow:0 16px 40px #00000026}.pricing-card--featured{border-color:var(--highlight-color);box-shadow:0 0 0 1px var(--highlight-color), 0 8px 30px rgba(var(--highlight-rgb), .15)}.pricing-card--featured:hover{box-shadow:0 0 0 1px var(--highlight-color), 0 20px 50px rgba(var(--highlight-rgb), .25)}.pricing-card--signature{background:linear-gradient(145deg, var(--container-bg-color) 0%, rgba(var(--highlight-rgb), .06) 100%)}.pricing-featured-badge{background:var(--highlight-color);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-bottom-left-radius:10px;padding:5px 14px;font-size:.65rem;font-weight:700;position:absolute;top:0;right:0}.pricing-card-header{margin-bottom:24px}.pricing-card-title{color:var(--text-color);margin:0 0 8px;font-size:1.6rem;font-weight:700;line-height:1.2}.pricing-card-subtitle{color:var(--secondary-text-color);margin:0;font-size:.88rem;line-height:1.6}.pricing-checklist{flex-direction:column;gap:12px;margin:0;padding:0 0 28px;list-style:none;display:flex}.pricing-checklist li{color:var(--text-color);align-items:baseline;gap:8px;margin-bottom:0;padding-left:0;font-size:.9rem;line-height:1.4;display:flex;position:relative}.pricing-checklist li i{color:#00c853;flex-shrink:0;margin-top:.15em;font-size:.75rem}.pricing-checklist .scope-info{border:1px solid var(--border-color);width:15px;height:15px;color:var(--secondary-text-color);cursor:pointer;transition:color var(--transition-speed) ease, border-color var(--transition-speed) ease;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;margin-left:2px;padding:0;display:inline-flex}.pricing-checklist .scope-info i,html.dark-theme .pricing-checklist .scope-info i{color:inherit;opacity:1;margin-top:0;font-size:.55rem}.pricing-checklist .scope-info:hover,.pricing-checklist .scope-info:focus-visible{color:var(--highlight-color);border-color:var(--highlight-color);outline:none}.scope-info__tip{z-index:6;border:1px solid var(--border-color);background:var(--container-bg-color);width:max-content;max-width:min(260px,72vw);box-shadow:var(--card-shadow);color:var(--secondary-text-color);text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;border-radius:8px;padding:9px 11px;font-size:.8rem;font-style:normal;font-weight:400;line-height:1.4;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(4px)}.scope-info:hover .scope-info__tip,.scope-info:focus .scope-info__tip,.scope-info:focus-within .scope-info__tip{opacity:1;visibility:visible;transform:translateY(0)}.pricing-checklist li.inherited{color:var(--secondary-text-color);border-bottom:1px dashed var(--border-color);margin-bottom:4px;padding-bottom:4px;font-size:.8rem;font-style:italic}.pricing-checklist li.inherited i{color:var(--highlight-color);font-size:.75rem}html.dark-theme .pricing-checklist li i{color:#00b341}.pricing-footer{border-top:1px solid var(--border-color);flex-direction:column;gap:16px;margin-top:auto;padding-top:24px;display:flex}.pricing-price{flex-wrap:wrap;align-items:baseline;gap:3px;line-height:1;display:flex}.pricing-from{letter-spacing:.04em;text-transform:uppercase;color:var(--secondary-text-color);flex-basis:100%;margin-bottom:4px;font-size:.72rem;font-weight:600}.pricing-consult{color:var(--highlight-color);letter-spacing:-.02em;font-size:1.6rem;font-weight:800}.pricing-currency{color:var(--secondary-text-color);margin-top:4px;font-size:1rem;font-weight:600}.pricing-value{color:var(--text-color);letter-spacing:-.03em;font-size:2.4rem;font-weight:800}.pricing-cents{color:var(--secondary-text-color);align-self:flex-end;margin-bottom:4px;font-size:1rem;font-weight:500}.pricing-cta-btn{background-color:var(--highlight-color);color:#fff;box-sizing:border-box;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .25s,transform .25s;display:flex}.pricing-cta-btn:hover{opacity:.9;transform:scale(1.02)}@media (width<=640px){.pricing-grid{grid-template-columns:1fr}.web-stack-section{padding:40px 20px}}.web-stack-section{text-align:center}.interactive-wrapper .web-stack-section,.interactive-wrapper .faq-section{z-index:5;position:relative;box-shadow:none!important;background:0 0!important;border:none!important}.interactive-wrapper .faq-section{padding-top:80px;padding-bottom:40px}.interactive-wrapper .web-stack-section{padding-top:40px;padding-bottom:100px}@media (width>=1024px){.high-end-grid{grid-template-columns:repeat(4,1fr)!important}}.apps-section-wrapper{z-index:1;padding-top:2px;position:relative}.apps-section{z-index:5;padding:80px 20px;position:relative}.apps-container{text-align:center;max-width:1000px;margin:0 auto}.apps-eyebrow{color:var(--highlight-color);letter-spacing:.05em;opacity:.9;margin:0 0 20px;font-family:Roboto Mono,monospace;font-size:.85rem;font-weight:400}.apps-title{color:var(--text-color);letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.25}.apps-title-highlight{color:var(--highlight-color)}.apps-subtitle{color:var(--secondary-text-color);max-width:640px;margin:0 auto 60px;font-size:1rem;line-height:1.7}.apps-grid{text-align:left;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:56px;display:grid}.app-card{background-color:var(--container-bg-color);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:14px;flex-direction:row;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.app-card:hover{border-color:var(--highlight-color);transform:translateY(-5px);box-shadow:0 12px 36px #0000002e}.app-card-accent{background:var(--highlight-color);opacity:.7;border-radius:0;flex:0 0 4px;transition:opacity .3s}.app-card:hover .app-card-accent{opacity:1}.app-card-body{flex-direction:column;flex:1;gap:10px;padding:28px 24px;display:flex}.app-card-icon{color:var(--highlight-color);background-color:rgba(var(--highlight-rgb), .1);border:1px solid rgba(var(--highlight-rgb), .2);border-radius:8px;justify-content:center;align-items:center;width:fit-content;margin-bottom:4px;padding:8px;display:inline-flex}.app-card-title{color:var(--text-color);margin:0;font-size:1rem;font-weight:700;line-height:1.35}.app-card-desc{color:var(--secondary-text-color);flex:1;margin:0;font-size:.875rem;line-height:1.6}.app-card-tags{flex-wrap:wrap;align-items:center;gap:4px;margin-top:6px;display:flex}.app-tag{color:var(--secondary-text-color);white-space:nowrap;font-size:.72rem}.app-tag-label{color:var(--highlight-color);opacity:.8;margin-right:3px;font-family:Roboto Mono,monospace;font-size:.65rem}.app-tag-sep{color:var(--border-color);white-space:nowrap;margin:0 1px;font-size:.75rem;line-height:1}.app-card-cta-icon{background:var(--surface-light);border:1px solid var(--border-color);width:32px;height:32px;color:var(--secondary-text-color);z-index:10;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 2px 8px #0000001a}.app-card-cta-icon i{transition:transform .3s}.app-card-cta-icon:hover{color:#fff;background:#25d366;border-color:#25d366;transform:scale(1.1);box-shadow:0 4px 12px #25d3664d}.app-card-cta-icon:hover i{transform:scale(1.1)}.apps-footer{border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding-top:36px;display:flex}.apps-note{text-align:left;flex:1;min-width:200px}.apps-note-title{color:var(--text-color);margin:0 0 4px;font-size:1rem;font-weight:700}.apps-note-desc{color:var(--secondary-text-color);margin:0;font-size:.875rem;line-height:1.5}@media (width<=640px){.apps-grid{grid-template-columns:1fr}.apps-footer{flex-direction:column;align-items:flex-start;gap:20px}.apps-footer .cta-primary-pill{justify-content:center;width:100%}}.web-why-section,.web-diagnosis-section,.web-whyme-section{background-color:var(--bg-color);z-index:1;position:relative}.web-tabs{max-width:760px;margin:40px auto 0}.web-tabs-nav{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:24px;display:flex}.web-tab-btn{border:1px solid var(--border-color);background-color:var(--container-bg-color);color:var(--secondary-text-color);cursor:pointer;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:color .25s,border-color .25s,background-color .25s;display:inline-flex}.web-tab-btn i{color:var(--highlight-color);font-size:.95rem;transition:color .25s}.web-tab-btn:hover{border-color:var(--highlight-color);color:var(--text-color)}.web-tab-btn.active{background-color:var(--highlight-color);border-color:var(--highlight-color);color:#fff}.web-tab-btn.active i{color:#fff}.web-tabs-panels{background-color:var(--container-bg-color);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:16px;justify-content:center;align-items:center;min-height:130px;padding:40px;display:flex}.web-tab-panel{width:100%;display:none}.web-tab-panel.active{display:block}.web-tab-panel p{color:var(--text-color);text-align:center;margin:0;font-size:1.15rem;line-height:1.7}@keyframes webTabIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.web-tab-panel.web-tab-anim{animation:.35s webTabIn}.diag-chat{max-width:620px;margin:40px auto 0}.diag-chat-window{background-color:var(--container-bg-color);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:18px;min-height:240px;max-height:380px;padding:24px;overflow-y:auto}.diag-chat-messages{flex-direction:column;gap:12px;display:flex}.diag-bubble{border-radius:16px;max-width:82%;padding:12px 16px;font-size:.95rem;line-height:1.55;animation:.3s diagBubbleIn}@keyframes diagBubbleIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.diag-bubble.left{background-color:var(--surface-light);border:1px solid var(--border-color);color:var(--text-color);border-bottom-left-radius:4px;align-self:flex-start}.diag-bubble.right{background-color:var(--highlight-color);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.diag-bubble--answer{border:1px solid var(--highlight-color);background-color:rgba(var(--highlight-rgb), .08);color:var(--text-color);font-weight:600}.diag-typing{flex-direction:row;align-items:center;gap:4px;width:fit-content;display:inline-flex!important}.diag-typing span{background-color:var(--secondary-text-color);border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite diagBlink}.diag-typing span:nth-child(2){animation-delay:.2s}.diag-typing span:nth-child(3){animation-delay:.4s}@keyframes diagBlink{0%,80%,to{opacity:.35;transform:scale(.7)}40%{opacity:.9;transform:scale(1)}}.diag-chat-options{flex-wrap:wrap;justify-content:center;gap:10px;min-height:44px;margin-top:18px;display:flex}.diag-option{border:1px solid var(--border-color);background-color:var(--container-bg-color);color:var(--text-color);cursor:pointer;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:border-color .25s,transform .25s;animation:.3s diagBubbleIn;display:inline-flex}.diag-option i{color:var(--highlight-color)}.diag-option:hover{border-color:var(--highlight-color);transform:translateY(-2px)}.diag-cta{background-color:var(--highlight-color);color:#fff;border-radius:100px;align-items:center;gap:8px;padding:12px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .25s,transform .25s;display:inline-flex}.diag-cta:hover{opacity:.9;transform:scale(1.02)}.diag-reset{border:1px solid var(--border-color);color:var(--secondary-text-color);cursor:pointer;background:0 0;border-radius:100px;align-items:center;padding:12px 18px;font-size:.85rem;font-weight:600;transition:border-color .25s,color .25s;display:inline-flex}.diag-reset:hover{border-color:var(--highlight-color);color:var(--text-color)}.diag-fallback{text-align:left;color:var(--text-color);flex-direction:column;gap:12px;margin:0;padding:24px;list-style:none;display:flex}.diag-fallback strong{color:var(--highlight-color)}.web-flow{max-width:900px;margin:50px auto 0}.web-flow-track{grid-template-columns:repeat(4,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid;position:relative}.web-flow-track:before{content:"";background:var(--highlight-color);z-index:0;height:2px;transform:scaleX(var(--flow-progress,0));transform-origin:0;transition:transform .45s ease-out;position:absolute;top:28px;left:12%;right:12%}.web-flow-step{z-index:1;text-align:center;opacity:0;flex-direction:column;align-items:center;gap:10px;transition:opacity .4s,transform .4s;display:flex;position:relative;transform:translateY(16px)}.web-flow-visible .web-flow-step{opacity:1;transform:translateY(0)}.web-flow-visible .web-flow-step:first-child{transition-delay:40ms}.web-flow-visible .web-flow-step:nth-child(2){transition-delay:.12s}.web-flow-visible .web-flow-step:nth-child(3){transition-delay:.2s}.web-flow-visible .web-flow-step:nth-child(4){transition-delay:.28s}.web-flow-node{background-color:var(--container-bg-color);border:2px solid var(--border-color);width:56px;height:56px;color:var(--secondary-text-color);box-shadow:var(--card-shadow);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.3rem;transition:border-color .4s,color .4s;display:flex}.web-flow-node:hover,.web-flow-node:focus-visible,.web-flow-step.active .web-flow-node{border-color:var(--highlight-color);color:var(--highlight-color)}.web-flow-step.active .web-flow-node{cursor:default}.web-flow-step-title{color:var(--text-color);margin:0;font-size:1.05rem}.web-flow-step-desc{color:var(--secondary-text-color);max-width:200px;margin:0;font-size:.85rem;line-height:1.5}.web-flow-step-title,.web-flow-step-desc{opacity:0;transition:opacity .35s,transform .35s;transform:translateY(8px)}.web-flow-step.active .web-flow-step-title,.web-flow-step.active .web-flow-step-desc{opacity:1;transform:translateY(0)}.web-flow-summary{text-align:center;max-width:640px;color:var(--text-color);opacity:0;margin:40px auto 0;font-size:1.05rem;font-weight:500;line-height:1.7;transition:opacity .5s .25s,transform .5s .25s;transform:translateY(10px)}.web-flow-complete .web-flow-summary{opacity:1;transform:translateY(0)}@media (width<=768px){.web-flow-track{grid-template-columns:1fr;gap:28px}.web-flow-track:before{width:2px;height:auto;transform:scaleY(var(--flow-progress,0));transform-origin:top;inset:28px auto 28px 27px}.web-flow-step{text-align:left;flex-direction:row;align-items:flex-start;gap:16px}.web-flow-node{flex:0 0 56px}.web-flow-step-desc{max-width:none}}@media (prefers-reduced-motion:reduce){.web-flow-step,.web-flow-step-title,.web-flow-step-desc,.web-flow-summary,.web-flow-track:before{transition:none}.web-flow-step{opacity:1;transform:none}.diag-bubble,.diag-option,.web-tab-panel.web-tab-anim{animation:none}}.web-pains-section,.web-services-section,.web-qualifier-section,.web-whyme-section,.pricing-section,.interactive-wrapper .faq-section,.interactive-wrapper .web-stack-section{flex-direction:column;justify-content:center;min-height:100svh;display:flex}.web-pains-section>.services-wrapper-relative,.web-services-section>.services-wrapper-relative,.web-qualifier-section>.services-wrapper-relative,.web-whyme-section>.services-wrapper-relative,.pricing-section>.skills-container,.interactive-wrapper .faq-section>.faq-container,.interactive-wrapper .web-stack-section>.content-wrapper{width:100%}@media (width>=769px){html{scroll-snap-type:y proximity}.web-hero,.web-pains-section,.web-services-section,.web-qualifier-section,.web-whyme-section,.pricing-section,.interactive-wrapper .faq-section,.interactive-wrapper .web-stack-section{scroll-snap-align:start;scroll-snap-stop:normal}}@media (height<=720px) and (width<=768px){.web-pains-section,.web-services-section,.web-qualifier-section,.web-whyme-section,.pricing-section,.interactive-wrapper .faq-section,.interactive-wrapper .web-stack-section{min-height:0}}@media (prefers-reduced-motion:reduce){html{scroll-snap-type:none}}}
