.uxora-logo{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.uxora-logo__icon{display:block;border-radius:11px;box-shadow:0 2px 8px #1565c038,0 1px 2px #0f172a14;object-fit:cover}.uxora-logo__wordmark{font-family:var(--ux-font-phone);font-size:1.45rem;font-weight:800;letter-spacing:.1em;line-height:1;text-transform:uppercase}.uxora-logo--header .uxora-logo__wordmark{background:linear-gradient(135deg,#1565c0,#1d4ed8 52%,#2563eb);-webkit-background-clip:text;background-clip:text;color:transparent}.uxora-logo--footer .uxora-logo__icon{box-shadow:0 2px 10px #00000040}.uxora-logo--footer .uxora-logo__wordmark{color:#fff;letter-spacing:.11em}@media(max-width:480px){.uxora-logo__wordmark{font-size:1.25rem;letter-spacing:.08em}}.ux-header{position:sticky;top:0;z-index:200;background:#ffffffd1;backdrop-filter:blur(16px) saturate(1.4);border-bottom:1px solid rgba(226,232,240,.8)}.ux-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:var(--ux-header-h);gap:24px}.ux-header__logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.ux-header__nav{display:flex;align-items:center;gap:6px}.ux-header__link{display:inline-flex;align-items:center;gap:4px;padding:8px 14px;border-radius:var(--ux-r-full);font-size:14px;font-weight:500;color:var(--ux-text);transition:color .15s,background .15s}.ux-header__link:hover{color:var(--ux-primary);background:var(--ux-primary-soft)}.ux-header__cta{flex-shrink:0;padding:10px 20px!important;font-size:14px!important}@media(max-width:1024px){.ux-header__nav{display:none}}@media(max-width:480px){.ux-header__cta span{display:none}}.ux-footer{background:linear-gradient(180deg,#0f172a 0%,var(--ux-footer) 100%);color:#ffffffe0;padding-top:72px}.ux-footer__grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:40px;padding-bottom:52px}.ux-footer__brand p{font-size:14px;line-height:1.75;color:#ffffff94;margin:18px 0 22px;max-width:300px}.ux-footer__logo{display:flex;align-items:center}.ux-footer__social{display:flex;gap:10px}.ux-footer__social a{width:38px;height:38px;border-radius:50%;background:#ffffff12;border:1px solid rgba(255,255,255,.08);display:grid;place-items:center;transition:background .15s,transform .15s}.ux-footer__social a:hover{background:#ffffff24;transform:translateY(-2px)}.ux-footer__col h4{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffff73;margin:0 0 18px}.ux-footer__col ul{list-style:none;margin:0;padding:0;display:grid;gap:11px}.ux-footer__col a,.ux-footer__col span{font-size:14px;color:#ffffffb8;transition:color .15s}.ux-footer__col a:hover{color:#fff}.ux-footer__contact li{display:flex;align-items:center;gap:10px}.ux-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:22px 0}.ux-footer__bottom p{margin:0;font-size:13px;color:#ffffff61;text-align:center}@media(max-width:1024px){.ux-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.ux-footer__grid{grid-template-columns:1fr;gap:32px}}.ux-whatsapp{position:fixed;right:clamp(16px,3vw,28px);bottom:clamp(16px,3vw,28px);z-index:300;width:58px;height:58px;border-radius:50%;background:var(--ux-whatsapp);display:grid;place-items:center;box-shadow:0 10px 28px #25d36673;transition:transform .2s,box-shadow .2s}.ux-whatsapp:hover{transform:scale(1.07);box-shadow:0 14px 36px #25d36680}.hero-screen{width:100%;max-width:100%;min-height:100%;box-sizing:border-box;overflow:hidden;background:#fff;font-family:var(--ux-font-phone);font-size:9px;color:#1a2b4c;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.hero-screen img{image-rendering:auto}.hero-screen__home-header{position:relative;min-height:128px;overflow:hidden;flex-shrink:0;padding-top:36px;background:#1976d2}.hero-screen__building{position:absolute;right:0;top:0;width:50%;height:100%;max-width:100%;object-fit:cover;object-position:center right;z-index:1}.hero-screen__home-header-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(100deg,#1976d2 0%,#1976d2 38%,rgba(25,118,210,.72) 52%,rgba(25,118,210,.28) 68%,rgba(25,118,210,.05) 82%,transparent 100%);pointer-events:none}.hero-screen__home-header-content{position:relative;z-index:3;padding:8px 12px 16px}.hero-screen__home-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.hero-screen__greeting{margin:0;font-size:11px;font-weight:800;color:#fff;line-height:1.35;letter-spacing:-.02em;text-shadow:0 1px 3px rgba(0,0,0,.2)}.hero-screen__header-icons{display:flex;gap:5px;flex-shrink:0}.hero-screen__icon-btn{position:relative;width:26px;height:26px;border-radius:50%;background:#ffffff38;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;font-size:11px}.hero-screen__icon-btn em{position:absolute;top:-2px;right:-2px;width:12px;height:12px;border-radius:50%;background:#ef4444;color:#fff;font-style:normal;font-size:7px;font-weight:700;display:grid;place-items:center;border:1.5px solid #fff}.hero-screen__location{margin:6px 0 8px;font-size:8px;font-weight:600;color:#fffffff5;text-shadow:0 1px 2px rgba(0,0,0,.15)}.hero-screen__outstanding-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:14px;background:#fff3;border:1px solid rgba(255,255,255,.3);font-size:9px;font-weight:600;color:#fff}.hero-screen__home-panel{margin:-8px 10px 0;background:#fff;border-radius:14px;box-shadow:0 8px 24px #0f172a1a;border:1px solid #eef2f7;position:relative;z-index:2;overflow:hidden}.hero-screen__outstanding-row{display:flex;align-items:center;gap:8px;padding:11px 10px}.hero-screen__wallet{width:34px;height:34px;border-radius:50%;background:#e8f4fd;display:grid;place-items:center;font-size:15px;flex-shrink:0}.hero-screen__outstanding-info{flex:1;min-width:0}.hero-screen__outstanding-info span{display:block;font-size:8px;color:#6b7280}.hero-screen__outstanding-info strong{display:block;font-size:12px;font-weight:800;color:#1565c0;line-height:1.1}.hero-screen__outstanding-info small{font-size:7px;color:#6b7280}.hero-screen__outstanding-info em{color:#e53935;font-style:normal;font-weight:700}.hero-screen__pay-btn{border:none;background:linear-gradient(135deg,#1e88e5,#1565c0);color:#fff;font-size:8px;font-weight:700;padding:8px 9px;border-radius:7px;white-space:nowrap}.hero-screen__divider{height:1px;background:#e5e7eb}.hero-screen__quick{padding:9px 10px 10px}.hero-screen__quick h4{margin:0 0 7px;font-size:10px;font-weight:800}.hero-screen__quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.hero-screen__quick-item{border-radius:10px;padding:7px 3px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.hero-screen__quick-icon{width:28px;height:28px;border-radius:50%;background:#ffffffeb;display:grid;place-items:center;box-shadow:0 2px 5px #0000000f}.hero-screen__quick-item>span:last-child{font-size:7px;font-weight:700;color:#1a2b4c}.hero-screen__notices{padding:10px 10px 6px;flex:1}.hero-screen__notices-head{display:flex;justify-content:space-between;margin-bottom:7px;font-size:9px;font-weight:800}.hero-screen__link{color:#1565c0;font-weight:700}.hero-screen__notice-card{display:flex;gap:8px;background:#e8f4fd;border-radius:10px;padding:8px;border:1px solid rgba(21,101,192,.08)}.hero-screen__notice-icon{width:30px;height:30px;border-radius:8px;background:#fff;display:grid;place-items:center;font-size:14px;flex-shrink:0}.hero-screen__notice-card strong{display:block;font-size:9px;font-weight:800}.hero-screen__notice-card p{margin:2px 0 0;font-size:5px;color:#6b7280;line-height:1.35}.hero-screen__notice-card em{color:#1565c0;font-style:normal;font-weight:700}.hero-screen__tabs{display:flex;border-top:1px solid #e5e7eb;padding:5px 2px 18px;margin-top:auto;background:#fff}.hero-screen__tab{flex:1;text-align:center;font-size:6px;font-weight:500;color:#6b7280;display:flex;flex-direction:column;align-items:center;gap:2px}.hero-screen__tab--active{color:#1565c0;font-weight:700}.hero-screen__tab-dot{width:12px;height:12px;border-radius:4px;background:currentColor;opacity:.28}.hero-screen__tab--active .hero-screen__tab-dot{opacity:1}.hero-screen__app-bar{display:flex;align-items:center;gap:8px;padding:34px 10px 10px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.hero-screen__app-bar span:first-child{font-size:13px;width:18px}.hero-screen__app-bar strong{display:block;font-size:11px;font-weight:800}.hero-screen__app-bar small{font-size:8px;color:#6b7280}.hero-screen__search{margin:8px 10px;padding:8px 10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:8px;color:#94a3b8;flex-shrink:0}.hero-screen__search:before{content:"🔍 "}.hero-screen__tabs-row{display:flex;gap:5px;padding:0 10px 8px;flex-shrink:0}.hero-screen__chip{font-size:7px;font-weight:600;padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.hero-screen__chip--active{background:#e3f2fd;color:#1565c0;border-color:#90caf9}.hero-screen__providers{padding:0 10px 10px;display:grid;gap:6px;flex:1;overflow:hidden}.hero-screen__provider{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.hero-screen__provider-avatar{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;font-size:16px;flex-shrink:0;overflow:hidden}.hero-screen__provider-avatar--photo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-screen__provider strong{display:block;font-size:9px;font-weight:700}.hero-screen__provider small{font-size:7px;color:#6b7280}.hero-screen__provider div{flex:1;min-width:0}.hero-screen__provider button{border:none;background:#1565c0;color:#fff;font-size:7px;font-weight:700;padding:5px 8px;border-radius:7px}.hero-screen__ledger{padding:10px;display:grid;gap:7px;flex:1}.hero-screen__bill{display:flex;align-items:center;gap:8px;padding:10px 8px;border:1px solid #e2e8f0;border-radius:11px;background:#fff}.hero-screen__bill-icon{width:32px;height:32px;border-radius:50%;background:#e8f4fd;color:#1565c0;font-size:12px;font-weight:800;display:grid;place-items:center;flex-shrink:0}.hero-screen__bill-info{flex:1;min-width:0}.hero-screen__bill-info strong{display:block;font-size:8px;font-weight:700}.hero-screen__bill-info small{font-size:5px;color:#6b7280}.hero-screen__bill-action{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.hero-screen__bill-action span{font-size:10px;font-weight:800;color:#1565c0}.hero-screen__bill-action button{border:none;background:#1565c0;color:#fff;font-size:7px;font-weight:700;padding:4px 8px;border-radius:6px}.hero-screen__paid{font-size:7px;font-weight:700;color:#22c55e;font-style:normal}.hero-screen--marketplace{background:#fff}.hero-screen__market-header{display:flex;align-items:flex-start;gap:8px;padding:36px 10px 8px;flex-shrink:0}.hero-screen__market-header span:first-child{font-size:14px;line-height:1}.hero-screen__market-header strong{display:block;font-size:12px;font-weight:800;letter-spacing:-.02em}.hero-screen__market-header small{display:block;font-size:8px;color:#1565c0;font-weight:600;margin-top:2px}.hero-screen__market-filters{display:flex;gap:5px;padding:0 10px 8px;flex-shrink:0}.hero-screen__market-filter{flex:1;text-align:center;padding:6px 4px 5px;border-radius:10px;font-size:8px;font-weight:700;background:#f8fafc;color:#64748b;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:4px}.hero-screen__market-filter-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f1f5f9;font-style:normal}.hero-screen__market-filter--active{background:#e8f5e9;color:#43a047;border-color:#a5d6a7}.hero-screen__market-filter--active .hero-screen__market-filter-icon{background:#fff}.hero-screen__market-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 10px 10px;flex:1;min-height:0;align-content:start}.hero-screen__market-item{border:1px solid #e2e8f0;border-radius:10px;padding:6px;background:#fff}.hero-screen__market-img{height:52px;border-radius:8px;overflow:hidden;margin-bottom:5px;background:#f1f5f9}.hero-screen__market-img img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-screen__market-item strong{display:block;font-size:8px;font-weight:700;line-height:1.3;letter-spacing:-.01em}.hero-screen__market-item span{display:block;font-size:9px;font-weight:800;color:#1565c0;margin-top:2px}.hero-screen__market-item small{display:block;font-size:7px;color:#94a3b8;margin-top:1px}.phone-device{flex-shrink:0;position:relative}.phone-device__shell{position:relative;background:linear-gradient(155deg,#4b5563,#1f2937 42%,#0b0f17);border-radius:38px;padding:10px;overflow:hidden;box-shadow:0 28px 56px #0f172a38,0 8px 16px #0f172a14,inset 0 1px #ffffff1f,inset 0 -1px #00000059}.phone-device__shell:before{content:"";position:absolute;inset:3px;border-radius:36px;border:1px solid rgba(255,255,255,.06);pointer-events:none}.phone-device__btn{position:absolute;background:linear-gradient(180deg,#6b7280,#374151);border-radius:2px;z-index:2}.phone-device__btn--silent{left:-2px;top:88px;width:3px;height:22px}.phone-device__btn--volume-up{left:-2px;top:124px;width:3px;height:36px}.phone-device__btn--volume-down{left:-2px;top:168px;width:3px;height:36px}.phone-device__btn--power{right:-2px;top:132px;width:3px;height:52px}.phone-device__screen{position:relative;border-radius:30px;overflow:hidden;isolation:isolate;contain:layout paint;background:#000;display:flex;flex-direction:column;box-shadow:inset 0 0 0 1px #ffffff0a}.phone-device__content{flex:1;min-height:0;overflow:hidden;background:#fff;position:relative}.phone-device__scroll{height:100%;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.phone-device__scroll img{display:block;max-width:100%;object-fit:cover}.phone-device__status{position:absolute;top:0;left:0;right:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:flex-end;padding:0 14px 6px;min-height:34px;background:transparent;flex-shrink:0;z-index:5;pointer-events:none}.phone-device__time{font-size:11px;font-weight:700;color:#0f172a;letter-spacing:-.02em;padding-bottom:2px;justify-self:start;text-shadow:0 0 6px rgba(255,255,255,.65)}.phone-device__notch{position:absolute;top:5px;left:50%;transform:translate(-50%);width:96px;height:22px;background:#0a0a0a;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 10px;box-shadow:0 2px 8px #00000059,inset 0 -1px #ffffff0f;z-index:4}.phone-device__notch-speaker{width:36px;height:4px;border-radius:999px;background:#1a1a1a;box-shadow:inset 0 1px 2px #000c}.phone-device__notch-camera{width:8px;height:8px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#2a3a5c,#0a0a12 65%);box-shadow:inset 0 0 0 1px #ffffff14,0 0 0 1px #00000080}.phone-device__status-icons{display:flex;align-items:center;gap:5px;justify-self:end;padding-bottom:2px}.phone-device__signal-bars{display:flex;align-items:flex-end;gap:1px;height:9px}.phone-device__signal-bars i{display:block;width:2px;background:#0f172a;border-radius:1px}.phone-device__signal-bars i:nth-child(1){height:3px;opacity:.35}.phone-device__signal-bars i:nth-child(2){height:5px;opacity:.55}.phone-device__signal-bars i:nth-child(3){height:7px;opacity:.75}.phone-device__signal-bars i:nth-child(4){height:9px}.phone-device__wifi{width:11px;height:8px;border:2px solid transparent;border-top-color:#0f172a;border-radius:50% 50% 0 0;margin-top:2px}.phone-device__battery{width:18px;height:9px;border:1.5px solid #0f172a;border-radius:3px;position:relative;padding:1px}.phone-device__battery:after{content:"";position:absolute;right:-3px;top:2px;width:2px;height:4px;background:#0f172a;border-radius:0 1px 1px 0}.phone-device__battery-level{display:block;width:72%;height:100%;background:#0f172a;border-radius:1px}.phone-device__home-bar{position:absolute;bottom:0;left:0;right:0;flex-shrink:0;height:14px;background:transparent;display:grid;place-items:center;z-index:5;pointer-events:none}.phone-device__home-bar:after{content:"";width:34%;max-width:96px;height:4px;background:#0f172a;border-radius:999px;opacity:.22}.phone-device__content:has(.hero-screen--home)+.phone-device__status .phone-device__time,.phone-device__content:has(.sc-screen--dashboard)+.phone-device__status .phone-device__time{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.35)}.phone-device__content:has(.hero-screen--home)+.phone-device__status .phone-device__signal-bars i,.phone-device__content:has(.sc-screen--dashboard)+.phone-device__status .phone-device__signal-bars i{background:#fff}.phone-device__content:has(.hero-screen--home)+.phone-device__status .phone-device__wifi,.phone-device__content:has(.sc-screen--dashboard)+.phone-device__status .phone-device__wifi{border-top-color:#fff}.phone-device__content:has(.hero-screen--home)+.phone-device__status .phone-device__battery,.phone-device__content:has(.sc-screen--dashboard)+.phone-device__status .phone-device__battery{border-color:#fff}.phone-device__content:has(.hero-screen--home)+.phone-device__status .phone-device__battery:after,.phone-device__content:has(.sc-screen--dashboard)+.phone-device__status .phone-device__battery:after{background:#fff}.phone-device__content:has(.hero-screen--home)+.phone-device__status .phone-device__battery-level,.phone-device__content:has(.sc-screen--dashboard)+.phone-device__status .phone-device__battery-level{background:#fff}.phone-device--hero-center{width:266px}.phone-device--hero-side{width:246px}.phone-device--hero-center .phone-device__shell{padding:11px;border-radius:44px}.phone-device--hero-side .phone-device__shell{padding:10px;border-radius:40px}.phone-device--hero-center .phone-device__screen,.phone-device--hero-side .phone-device__screen{border-radius:36px}.phone-device--hero-side .phone-device__screen{border-radius:32px}.phone-device--hero-center .phone-device__notch,.phone-device--hero-side .phone-device__notch{top:6px;width:102px;height:24px;border-radius:999px;padding:0 12px}.phone-device--hero-side .phone-device__notch{top:5px;width:92px;height:21px;padding:0 10px}.phone-device--hero-center .phone-device__notch-speaker{width:40px;height:4px}.phone-device--hero-side .phone-device__notch-speaker{width:36px;height:4px}.phone-device--hero-center .phone-device__notch-camera,.phone-device--hero-side .phone-device__notch-camera{width:9px;height:9px}.phone-device--hero-side .phone-device__notch-camera{width:8px;height:8px}.phone-device--hero-center .phone-device__status,.phone-device--hero-side .phone-device__status{min-height:36px;padding:0 16px 7px}.phone-device--hero-side .phone-device__status{min-height:32px;padding:0 14px 6px}.phone-device--hero-center .phone-device__content{height:484px}.phone-device--hero-side .phone-device__content{height:448px}.phone-device--hero-center .phone-device__home-bar,.phone-device--hero-side .phone-device__home-bar{height:16px}.phone-device--hero-side .phone-device__home-bar{height:14px}.phone-device--hero-center{z-index:3}.phone-device--hero-center .phone-device__shell{box-shadow:0 32px 64px #0f172a3d,0 10px 20px #0f172a1a,inset 0 1px #ffffff1f}.phone-device--hero-side .phone-device__shell{box-shadow:0 22px 48px #0f172a2b,inset 0 1px #ffffff1a}.phone-device--showcase{width:218px;height:454px;margin:0 auto}.phone-device--showcase .phone-device__scroll{height:100%;font-size:9px;color:#1a2b4c}.phone-device--showcase .sc-screen__home-content,.phone-device--showcase .sc-screen__home-content .sc-screen__greeting,.phone-device--showcase .sc-screen__home-content .sc-screen__meta,.phone-device--showcase .sc-screen__home-content .sc-screen__pill{color:#fff}.phone-device--showcase .phone-device__shell{width:100%;height:100%;padding:8px;border-radius:32px;box-shadow:0 20px 44px #0f172a29,inset 0 1px #ffffff1a}.phone-device--showcase .phone-device__screen{height:100%;border-radius:26px}.phone-device--showcase .phone-device__notch{top:4px;width:58px;height:16px;border-radius:999px;gap:5px;padding:0 8px}.phone-device--showcase .phone-device__notch-speaker{width:24px;height:3px}.phone-device--showcase .phone-device__notch-camera{width:6px;height:6px}.phone-device--showcase .phone-device__status{min-height:26px;padding:0 10px 4px}.phone-device--showcase .phone-device__time{font-size:8px}.phone-device--showcase .phone-device__signal-bars{height:7px}.phone-device--showcase .phone-device__signal-bars i{width:1.5px}.phone-device--showcase .phone-device__battery{width:14px;height:7px}.phone-device--showcase .phone-device__status-icons{gap:3px}.phone-device--showcase .phone-device__content{flex:1;min-height:0}.phone-device--showcase .phone-device__home-bar{height:10px}.phone-device--showcase .phone-device__home-bar:after{height:3px;max-width:56px}.phone-device--showcase .phone-device__btn--silent{top:64px;height:14px}.phone-device--showcase .phone-device__btn--volume-up{top:88px;height:24px}.phone-device--showcase .phone-device__btn--volume-down{top:118px;height:24px}.phone-device--showcase .phone-device__btn--power{top:96px;height:36px}.phone-mockup{position:relative;width:100%;max-width:760px;min-height:640px;margin:0 auto}.phone-mockup__glow{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:480px;height:480px;background:radial-gradient(circle,rgba(59,130,246,.12) 0%,transparent 68%);pointer-events:none}.phone-mockup__skyline{position:absolute;right:-20px;bottom:0;left:18%;height:110px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 100' preserveAspectRatio='none'%3E%3Cpath fill='%23DBEAFE' fill-opacity='0.45' d='M0 100V70l50-18 70 10 90-24 110 16 130-20 150 12V100z'/%3E%3C/svg%3E") bottom / 100% 100% no-repeat;pointer-events:none;z-index:0}.phone-mockup__cluster{position:relative;width:100%;height:600px;z-index:1;--hero-phone-width: 266px;--hero-side-phone-width: 246px;--hero-side-overlap: calc(var(--hero-side-phone-width) * .3);--hero-side-top: 38px;--hero-notch-zone: 52px;perspective:1600px;perspective-origin:50% 14%}.phone-mockup__phone{position:absolute;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform-style:preserve-3d;backface-visibility:hidden}.phone-mockup__phone--center{z-index:4;left:50%;top:0;transform:translate(-50%) translateZ(48px)}.phone-mockup__phone--left,.phone-mockup__phone--right{z-index:2;left:50%;top:var(--hero-side-top);transform-origin:50% 0}.phone-mockup__phone--left{margin-left:calc(-1 * (var(--hero-side-phone-width) + var(--hero-phone-width) / 2 - var(--hero-side-overlap)));transform:translateZ(-36px) rotateY(-28deg)}.phone-mockup__phone--right{margin-left:calc(var(--hero-phone-width) / 2 - var(--hero-side-overlap));transform:translateZ(-36px) rotateY(28deg) scale3d(1,1.1,1)}.phone-mockup__float{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;background:#fff;border-radius:12px;padding:10px 14px;box-shadow:0 10px 28px #0f172a17;border:1px solid #e2e8f0;min-width:140px}.phone-mockup__float strong{display:block;font-size:12px;font-weight:600;color:#0f172a}.phone-mockup__float span{font-size:10px;color:#64748b}.phone-mockup__float--upi{top:4px;right:0}.phone-mockup__float--amenities{top:108px;right:-4px}.phone-mockup__float--sos{bottom:16px;right:8px}.phone-mockup__float--marketplace{top:96px;left:-8px}.phone-mockup__float--home-services{bottom:24px;left:0}.phone-mockup__float--accent{border-color:#fecaca;background:#fef2f2}@media(max-width:640px){.phone-mockup{min-height:auto;max-width:300px}.phone-mockup__cluster{height:auto;display:flex;justify-content:center;padding:8px 0}.phone-mockup__skyline,.phone-mockup__phone--left,.phone-mockup__phone--right,.phone-mockup__float{display:none}.phone-mockup__phone--center{position:relative;left:auto;top:auto;margin:0;transform:none}}.ux-hero{position:relative;padding:clamp(48px,6vw,88px) 0 clamp(72px,8vw,108px);background:var(--ux-surface);overflow:hidden}.ux-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,5vw,72px);align-items:center}.ux-hero__content h1{font-size:clamp(2.25rem,4.8vw,3.75rem);font-weight:800;line-height:1.06;letter-spacing:-.04em;color:var(--ux-navy);margin:0 0 22px}.ux-hero__accent{color:var(--ux-primary)}.ux-hero__sub{font-size:clamp(16px,1.9vw,18px);line-height:1.75;color:var(--ux-muted);margin:0 0 32px;max-width:540px}.ux-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:40px}.ux-hero__trust{list-style:none;margin:0;padding:28px 0 0;border-top:1px solid var(--ux-border-light);display:grid;grid-template-columns:repeat(4,1fr);gap:16px 20px}.ux-hero__trust-item{display:flex;align-items:center;gap:10px;min-width:0}.ux-hero__trust-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.ux-hero__trust-text{display:flex;flex-direction:column;gap:1px;min-width:0}.ux-hero__trust-text strong{font-size:14px;font-weight:700;color:var(--ux-navy);line-height:1.25}.ux-hero__trust-text span{font-size:13px;font-weight:500;color:var(--ux-muted);line-height:1.25}.ux-hero__visual{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center}.ux-hero__skyline{position:absolute;left:0;right:0;bottom:0;height:120px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath fill='%23EFF6FF' d='M0 120V80l80-20 100 12 120-28 140 18 160-22 180 14 140-10 80 8V120z'/%3E%3C/svg%3E") bottom / 100% 100% no-repeat;opacity:.85}@media(max-width:1100px){.ux-hero__grid{grid-template-columns:1fr;text-align:center}.ux-hero__sub{margin-inline:auto}.ux-hero__actions{justify-content:center}.ux-hero__trust{justify-content:center;max-width:640px;margin-inline:auto}.ux-hero__trust-item{flex:0 1 calc(50% - 14px)}.ux-hero__visual{min-height:500px}}@media(max-width:520px){.ux-hero__trust-item{flex:1 1 100%;justify-content:center}.ux-hero__actions{flex-direction:column;width:100%}.ux-hero__actions .ux-btn{width:100%}}.ux-stats{background:linear-gradient(135deg,var(--ux-primary-dark) 0%,var(--ux-primary) 50%,var(--ux-primary-light) 100%);padding:36px 0;position:relative;overflow:hidden}.ux-stats:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 30h60M30 0v60' stroke='rgba(255,255,255,0.06)'/%3E%3C/svg%3E");opacity:.5}.ux-stats__grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.ux-stats__item{display:flex;flex-direction:column;align-items:center;gap:6px;color:#fff;padding:8px}.ux-stats__item strong{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:-.03em}.ux-stats__item span{font-size:14px;font-weight:500;opacity:.9}@media(max-width:768px){.ux-stats__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.ux-stats__grid{grid-template-columns:1fr}}.ux-modules{padding:var(--ux-section-y) 0;background:var(--ux-surface)}.ux-modules__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ux-module-card{background:var(--ux-surface);border:1px solid var(--ux-border);border-radius:var(--ux-r-lg);padding:26px 22px;min-height:196px;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s}.ux-module-card:hover{transform:translateY(-4px);box-shadow:var(--ux-sh-md);border-color:#1d4ed826}.ux-module-card__icon{width:54px;height:54px;border-radius:var(--ux-r-md);display:grid;place-items:center;margin-bottom:18px}.ux-module-card h3{font-size:16px;font-weight:700;color:var(--ux-navy);margin:0 0 8px;letter-spacing:-.02em}.ux-module-card p{font-size:14px;line-height:1.6;color:var(--ux-muted);margin:0}.ux-modules__cta{text-align:center;margin-top:48px}@media(max-width:1024px){.ux-modules__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.ux-modules__grid{grid-template-columns:1fr}}.about-hero{padding:var(--ux-section-y) 0 0;background:var(--ux-surface);position:relative}.about-hero h1{font-size:clamp(2.25rem,4.5vw,3rem);font-weight:800;color:var(--ux-navy);margin:14px 0 clamp(36px,5vw,52px);letter-spacing:-.04em}.about-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,72px);align-items:center;margin-bottom:clamp(48px,6vw,64px)}.about-hero__blocks{display:grid;gap:36px}.about-hero__block{display:flex;gap:18px;align-items:flex-start}.about-hero__block-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;box-shadow:var(--ux-sh-xs)}.about-hero__block h3{margin:0 0 8px;font-size:18px;font-weight:700;color:var(--ux-navy);letter-spacing:-.02em}.about-hero__block p{margin:0;font-size:15px;line-height:1.7;color:var(--ux-muted)}.about-hero__visual{position:relative;overflow:hidden;border-radius:24px 24px 0 0;box-shadow:var(--ux-sh-lg)}.about-hero__photo{width:100%;height:auto;min-height:360px;object-fit:cover;object-position:center 20%;display:block}.about-hero__photo-wave{position:absolute;left:-5%;right:-5%;bottom:-1px;height:72px;background:var(--ux-surface);border-radius:50% 50% 0 0/100% 100% 0 0}.about-hero__trust-wrap{background:linear-gradient(180deg,#edf4ff,#e3efff);padding:36px 0 44px}.about-hero__trust{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.about-hero__trust-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;background:var(--ux-surface);border:1px solid rgba(29,78,216,.08);border-radius:var(--ux-r-md);padding:22px 16px;box-shadow:0 4px 14px #1d4ed80f;transition:transform .2s,box-shadow .2s}.about-hero__trust-card:hover{transform:translateY(-2px);box-shadow:var(--ux-sh-sm)}.about-hero__trust-card strong{display:block;font-size:14px;font-weight:600;color:var(--ux-navy)}.about-hero__trust-card span{font-size:12px;color:var(--ux-muted)}@media(max-width:1024px){.about-hero__grid{grid-template-columns:1fr}.about-hero__visual{order:-1;max-width:520px;margin:0 auto;width:100%}.about-hero__trust{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.about-hero__trust{grid-template-columns:1fr}.about-hero__photo{min-height:280px}}.features-grid{padding:var(--ux-section-y) 0;background:var(--ux-surface)}.features-grid__tiles{display:grid;grid-template-columns:repeat(7,1fr);gap:16px}.features-grid__tile{background:var(--ux-surface);border:1px solid var(--ux-border);border-radius:var(--ux-r-lg);padding:20px 12px 18px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;aspect-ratio:1;box-shadow:0 2px 8px #0f172a0a;transition:transform .22s,box-shadow .22s,border-color .22s}.features-grid__tile:hover{transform:translateY(-3px);box-shadow:var(--ux-sh-md);border-color:#1d4ed82e}.features-grid__icon{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;flex-shrink:0}.features-grid__label{display:flex;flex-direction:column;gap:4px}.features-grid__label span{font-size:13px;font-weight:600;color:var(--ux-navy);line-height:1.3}.features-grid__label small{font-size:11px;font-weight:500;color:var(--ux-muted);line-height:1.3}@media(max-width:1200px){.features-grid__tiles{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.features-grid__tiles{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.features-grid__tiles{grid-template-columns:repeat(2,1fr)}}.sc-screen{width:100%;max-width:100%;height:100%;min-height:0;box-sizing:border-box;overflow:hidden;background:#fff;font-family:var(--ux-font-phone);font-size:9px;color:#1a2b4c;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.sc-screen img{image-rendering:auto}.sc-screen__home-header{position:relative;min-height:78px;flex-shrink:0;overflow:hidden;padding-top:26px;background:#1976d2}.sc-screen__building{position:absolute;right:0;top:0;width:48%;height:100%;max-width:100%;object-fit:cover;object-position:center right;z-index:1}.sc-screen__home-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(100deg,#1976d2 0%,#1976d2 40%,rgba(25,118,210,.55) 58%,rgba(25,118,210,.12) 78%,transparent 100%);pointer-events:none}.sc-screen__home-content{position:relative;z-index:3;padding:6px 10px 10px;color:#fff}.sc-screen__greeting{margin:0 0 3px;font-size:8px;font-weight:800;color:#fff;letter-spacing:-.02em;text-shadow:0 1px 3px rgba(0,0,0,.35)}.sc-screen__meta{margin:0 0 5px;font-size:6px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.28)}.sc-screen__pill{display:inline-flex;padding:2px 8px;border-radius:10px;background:#fff3;border:1px solid rgba(255,255,255,.32);font-size:5px;font-weight:600;color:#fff}.sc-screen__panel{margin:-6px 8px 0;background:#fff;border-radius:10px;box-shadow:0 4px 16px #0f172a14;border:1px solid #eef2f7;position:relative;z-index:2;overflow:hidden}.sc-screen__outstanding{display:flex;align-items:center;gap:6px;padding:8px}.sc-screen__wallet{width:26px;height:26px;border-radius:50%;background:#e8f4fd;display:grid;place-items:center;font-size:12px;flex-shrink:0}.sc-screen__outstanding div{flex:1;min-width:0}.sc-screen__outstanding small{display:block;font-size:6px;color:#6b7280}.sc-screen__outstanding strong{display:block;font-size:10px;font-weight:800;color:#1565c0}.sc-screen__outstanding em{display:block;font-size:6px;color:#e53935;font-style:normal;font-weight:600}.sc-screen__outstanding button{border:none;background:#1565c0;color:#fff;font-size:6px;font-weight:700;padding:5px 7px;border-radius:5px}.sc-screen__section-title{padding:0 8px 4px;font-size:8px;font-weight:800}.sc-screen__actions{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:0 8px 8px}.sc-screen__action{border-radius:7px;padding:5px 2px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2px}.sc-screen__action span{font-size:5px;font-weight:700}.sc-screen__notice-mini{margin:5px 8px 8px;display:flex;gap:5px;background:#e8f4fd;border-radius:7px;padding:5px;flex-shrink:0;border:1px solid rgba(21,101,192,.08)}.sc-screen__notice-icon{width:18px;height:18px;border-radius:5px;background:#fff;display:grid;place-items:center;font-size:9px;flex-shrink:0}.sc-screen__notice-mini strong{display:block;font-size:6px;font-weight:800;color:#1a2b4c;line-height:1.25}.sc-screen__notice-mini p{margin:1px 0 0;font-size:6px;color:#64748b;line-height:1.25;font-weight:500}.sc-screen__nav{display:flex;align-items:center;gap:6px;padding:22px 8px 8px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.sc-screen__nav--menu,.sc-screen__nav--emergency{justify-content:space-between}.sc-screen__nav span:first-child,.sc-screen__gear,.sc-screen__bell{font-size:11px;flex-shrink:0}.sc-screen__nav strong{display:block;font-size:9px;font-weight:800}.sc-screen__nav small{font-size:6px;color:#6b7280}.sc-screen__search{margin:5px 8px;padding:6px 8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:7px;color:#94a3b8;flex-shrink:0}.sc-screen__search:before{content:"🔍 "}.sc-screen__body{padding:6px 8px 8px;flex:1;min-height:0;overflow:hidden}.sc-screen__label{font-size:6px;color:#6b7280;font-weight:600;margin-bottom:3px}.sc-screen__pay-card{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:7px;padding:5px;margin-bottom:4px;box-shadow:0 1px 4px #1565c00f}.sc-screen__pay-card strong{display:block;font-size:6px;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:1px;color:#1a2b4c}.sc-screen__pay-card p{margin:0 0 1px;font-size:3px;font-weight:500;color:#64748b;line-height:1.2}.sc-screen__amount{display:flex;justify-content:space-between;margin-top:4px;padding-top:4px;border-top:1px dashed #cbd5e1;font-size:5px}.sc-screen__amount strong{color:#1565c0;font-size:6px}.sc-screen__upi-row{display:flex;gap:3px;margin-bottom:5px}.sc-screen__upi{flex:1;text-align:center;padding:4px 1px;border:1px solid #e2e8f0;border-radius:6px;font-size:5px;font-weight:600}.sc-screen__upi--active{border-color:#1565c0;background:#e3f2fd;color:#1565c0}.sc-screen__cta{width:100%;border:none;background:linear-gradient(135deg,#1e88e5,#1565c0);color:#fff;font-size:7px;font-weight:700;padding:7px;border-radius:7px}.sc-screen__amenity-card{display:flex;align-items:center;gap:7px;padding:7px;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:5px;background:#fff;box-shadow:0 1px 4px #0f172a0a}.sc-screen__thumb{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-size:13px;flex-shrink:0;overflow:hidden}.sc-screen__thumb--photo img,.sc-screen__provider-av--photo img{width:100%;height:100%;object-fit:cover;object-position:center}.sc-screen__amenity-card strong{display:block;font-size:8px;font-weight:800}.sc-screen__amenity-card small{font-size:6px;color:#6b7280;font-weight:500}.sc-screen__amenity-card div{flex:1;min-width:0}.sc-screen__amenity-card button{border:none;background:#1565c0;color:#fff;font-size:5px;font-weight:700;padding:4px 6px;border-radius:5px}.sc-screen__market-header{display:flex;align-items:flex-start;gap:6px;padding:22px 8px 6px;flex-shrink:0}.sc-screen__market-header span:first-child{font-size:11px}.sc-screen__market-header strong{display:block;font-size:9px;font-weight:800;color:#1a2b4c}.sc-screen__market-header small{font-size:5px;color:#1565c0;line-height:1.3}.sc-screen__filter-row{display:flex;gap:5px;padding:0 8px 6px;flex-shrink:0}.sc-screen__filter-card{flex:1;text-align:center;padding:6px 3px 5px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 3px #0f172a0a}.sc-screen__filter-icon{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;margin-bottom:4px}.sc-screen__filter-card small{display:block;font-size:6px;font-weight:700;color:#1a2b4c}.sc-screen__section-row{display:flex;justify-content:space-between;align-items:center;padding:0 8px 3px;font-size:7px;font-weight:700;flex-shrink:0}.sc-screen__section-row em{font-style:normal;font-size:6px;color:#1565c0;font-weight:600}.sc-screen__section-row b{font-weight:600;color:#6b7280}.sc-screen__cat-row{display:flex;gap:6px;padding:0 8px 6px;flex-shrink:0}.sc-screen__cat-chip{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:0}.sc-screen__cat-icon{width:24px;height:24px;border-radius:50%;display:grid;place-items:center}.sc-screen__cat-chip small{font-size:5px;font-weight:600;color:#1a2b4c;text-align:center;line-height:1.2}.sc-screen__body--grid{display:grid;grid-template-columns:1fr 1fr;gap:5px;align-content:start;padding-top:2px}.sc-screen__product{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;padding-bottom:5px;box-shadow:0 1px 4px #0f172a0d}.sc-screen__product-img{height:48px;margin-bottom:4px;overflow:hidden;background:#f1f5f9}.sc-screen__product-img img{width:100%;height:100%;object-fit:cover;object-position:center}.sc-screen__product strong{display:block;font-size:6px;font-weight:800;padding:0 5px;line-height:1.3;letter-spacing:-.01em}.sc-screen__product span{display:block;font-size:7px;color:#1565c0;font-weight:800;padding:1px 5px 0}.sc-screen__product small{display:block;font-size:5px;color:#94a3b8;padding:0 5px}.sc-screen__tabs-row{display:flex;gap:4px;padding:0 8px 5px;flex-shrink:0}.sc-screen__chip{font-size:6px;font-weight:600;padding:3px 8px;border-radius:999px;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.sc-screen__chip--active{background:#e3f2fd;color:#1565c0;border-color:#90caf9}.sc-screen__provider-row{display:flex;align-items:center;gap:7px;padding:7px;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:5px;background:#fff;box-shadow:0 1px 4px #0f172a0a}.sc-screen__provider-av{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;font-size:13px;flex-shrink:0;overflow:hidden}.sc-screen__provider-row strong{display:block;font-size:8px;font-weight:800}.sc-screen__provider-row small{font-size:6px;color:#6b7280;font-weight:500}.sc-screen__provider-row div{flex:1;min-width:0}.sc-screen__provider-row button{border:none;background:#1565c0;color:#fff;font-size:5px;font-weight:700;padding:4px 6px;border-radius:5px}.sc-screen__body--emergency{padding:6px 8px}.sc-screen__body--scroll{overflow-y:auto;scrollbar-width:none}.sc-screen__body--scroll::-webkit-scrollbar{display:none}.sc-screen__sos-card{display:flex;gap:8px;background:#fff5f5;border-radius:12px;padding:8px;margin-bottom:6px}.sc-screen__sos-btn-ring{width:44px;height:44px;border-radius:50%;background:#b71c1c;border:3px solid #ffcdd2;display:grid;place-items:center;flex-shrink:0;box-shadow:0 0 0 4px #b71c1c26;overflow:hidden}.sc-screen__sos-img{width:100%;height:100%;object-fit:cover}.sc-screen__sos-shield{width:10px;height:10px;object-fit:contain;flex-shrink:0}.sc-screen__sos-card>div:last-child strong{display:block;font-size:7px;font-weight:800;color:#b71c1c}.sc-screen__sos-card>div:last-child p{margin:2px 0 4px;font-size:5px;color:#546e7a;line-height:1.35}.sc-screen__sos-notify{display:flex;align-items:center;gap:4px;background:#ffebee;border-radius:999px;padding:4px 6px}.sc-screen__sos-notify small{font-size:5px;color:#c62828;font-weight:500;line-height:1.25}.sc-screen__em-section strong{display:block;font-size:8px;font-weight:800}.sc-screen__em-section small{font-size:5px;color:#6b7280}.sc-screen__em-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:4px}.sc-screen__em-type{border-radius:9px;padding:6px 3px;text-align:center;border:1px solid rgba(0,0,0,.05);box-shadow:0 1px 2px #0f172a0a}.sc-screen__em-type span{font-size:11px;display:block}.sc-screen__em-type strong{display:block;font-size:5px;font-weight:800;margin-top:2px}.sc-screen__em-type small{font-size:4px;color:#64748b;line-height:1.2}.sc-screen__quick-head{display:flex;justify-content:space-between;align-items:center;margin-top:6px;padding-top:4px}.sc-screen__quick-head strong{font-size:7px;font-weight:800}.sc-screen__quick-head span{font-size:5px;color:#2152ff;font-weight:600}.sc-screen__call-cards{display:flex;gap:4px;overflow-x:auto;padding:4px 0 2px;scrollbar-width:none}.sc-screen__call-cards::-webkit-scrollbar{display:none}.sc-screen__call-card{flex:0 0 62px;background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:6px 4px;text-align:center;box-shadow:0 1px 3px #0f172a0a}.sc-screen__call-icon{width:22px;height:22px;border-radius:7px;display:grid;place-items:center;margin:0 auto 3px;font-size:10px}.sc-screen__call-card strong{display:block;font-size:5px;font-weight:700;margin-bottom:1px}.sc-screen__call-card small{display:block;font-size:4px;color:#64748b;margin-bottom:3px}.sc-screen__call-btn{border:1px solid #bfdbfe;background:#eff6ff;color:#2152ff;font-size:4px;font-weight:700;padding:2px 4px;border-radius:999px;width:100%;cursor:default}.sc-screen--marketplace{font-size:8px}.sc-screen--emergency{background:#fafafa}.app-showcase{padding:var(--ux-section-y) 0 var(--ux-section-y-tight);background:var(--ux-surface)}.app-showcase .ux-section-head h2{color:var(--ux-navy)}.app-showcase .ux-section-head p{color:var(--ux-muted)}.app-showcase__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(12px,2vw,24px);align-items:start;width:100%}.app-showcase__col{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.app-showcase__col h3{font-size:14px;font-weight:700;color:var(--ux-navy);margin:14px 0 4px;letter-spacing:-.02em}.app-showcase__col p{font-size:12px;color:var(--ux-muted);margin:0;line-height:1.5;max-width:180px}@media(max-width:1100px){.app-showcase__grid{grid-template-columns:repeat(3,1fr);row-gap:36px}}@media(max-width:720px){.app-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:440px){.app-showcase__grid{grid-template-columns:1fr;max-width:220px;margin-inline:auto}}.how-it-works{padding:var(--ux-section-y-tight) 0 var(--ux-section-y);background:var(--ux-surface)}.how-it-works__steps{display:flex;align-items:flex-start;justify-content:center;position:relative;flex-wrap:wrap;gap:8px}.how-it-works__connector{flex:1;min-width:40px;max-width:80px;height:2px;margin-top:44px;background:repeating-linear-gradient(90deg,#93c5fd 0,#93c5fd 8px,transparent 8px,transparent 16px)}.how-it-works__step{text-align:center;flex:1;min-width:180px;max-width:220px;padding:0 8px}.how-it-works__circle{position:relative;width:92px;height:92px;border-radius:50%;border:2px solid;display:grid;place-items:center;margin:0 auto 18px;box-shadow:var(--ux-sh-sm)}.how-it-works__num{position:absolute;top:-6px;right:-6px;width:26px;height:26px;border-radius:50%;color:#fff;font-size:12px;font-weight:700;display:grid;place-items:center;box-shadow:var(--ux-sh-xs)}.how-it-works__step h3{font-size:16px;font-weight:700;color:var(--ux-navy);margin:0 0 8px;letter-spacing:-.02em}.how-it-works__step p{font-size:13px;line-height:1.6;color:var(--ux-muted);margin:0}.how-it-works__dots{display:flex;justify-content:center;gap:8px;margin-top:36px}.how-it-works__dot{width:8px;height:8px;border-radius:50%;background:var(--ux-border);transition:width .2s,background .2s}.how-it-works__dot--active{background:var(--ux-primary);width:28px;border-radius:4px}@media(max-width:900px){.how-it-works__steps{flex-direction:column;align-items:center;gap:36px}.how-it-works__connector{display:none}}.feature-spotlight{position:relative;padding:var(--ux-section-y-tight) 0;overflow:hidden}.feature-spotlight__skyline{position:absolute;left:0;right:0;bottom:0;height:140px;opacity:.55;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 140' preserveAspectRatio='none'%3E%3Cpath fill='%23ffffff' fill-opacity='0.35' d='M0 140V95l70-22 95 14 115-30 130 20 155-24 175 16 130-12 80 10V140z'/%3E%3C/svg%3E") bottom / 100% 100% no-repeat}.feature-spotlight--green{background:linear-gradient(180deg,#f0fdf9,#ecfdf5 55%,#f8fffe)}.feature-spotlight--orange{background:linear-gradient(180deg,#fffbeb,#fff7ed 55%,#fffcf5)}.feature-spotlight--red{background:linear-gradient(180deg,#fff5f5,#fef2f2 55%,snow)}.feature-spotlight__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:clamp(32px,5vw,64px);align-items:center}.feature-spotlight__content{max-width:560px}.feature-spotlight__badge{display:inline-flex;padding:7px 16px;border-radius:var(--ux-r-full);font-size:13px;font-weight:600;margin-bottom:18px}.feature-spotlight--green .feature-spotlight__badge{background:#d1fae5;color:#059669;border:1px solid #a7f3d0}.feature-spotlight--orange .feature-spotlight__badge{background:#ffedd5;color:#ea580c;border:1px solid #fed7aa}.feature-spotlight--red .feature-spotlight__badge{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}.feature-spotlight__content h2{margin:0 0 18px;font-size:clamp(1.75rem,3.2vw,2.35rem);font-weight:800;line-height:1.15;letter-spacing:-.035em;color:var(--ux-navy)}.feature-spotlight__content p{margin:0 0 28px;font-size:clamp(15px,1.8vw,17px);line-height:1.75;color:var(--ux-muted)}.feature-spotlight__services{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px;max-width:420px}.feature-spotlight__service{background:#ffffffd9;border:1px solid rgba(0,0,0,.06);border-radius:var(--ux-r-md);padding:14px 8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;box-shadow:0 2px 8px #0f172a0a}.feature-spotlight__service-img{width:40px;height:40px;border-radius:10px;object-fit:cover;box-shadow:0 2px 6px #0f172a1f}.feature-spotlight__service small{font-size:12px;font-weight:600;color:var(--ux-navy)}.feature-spotlight__call-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:28px;max-width:480px}.feature-spotlight__call-card{background:#ffffffe6;border:1px solid rgba(220,38,38,.12);border-radius:var(--ux-r-md);padding:12px 8px;text-align:center;box-shadow:0 2px 8px #0f172a0a}.feature-spotlight__call-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;margin:0 auto 8px;font-size:18px}.feature-spotlight__call-card strong{display:block;font-size:12px;font-weight:700;color:var(--ux-navy);margin-bottom:2px}.feature-spotlight__call-card small{display:block;font-size:11px;color:var(--ux-muted);margin-bottom:8px}.feature-spotlight__call-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:5px 12px;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe;color:#2152ff;font-size:11px;font-weight:700}.feature-spotlight__cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:var(--ux-r-full);font-size:15px;font-weight:600;color:#fff;transition:transform .2s,box-shadow .2s,filter .2s}.feature-spotlight__cta:hover{transform:translateY(-2px);filter:brightness(1.05)}.feature-spotlight--green .feature-spotlight__cta{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 12px 28px #22c55e47}.feature-spotlight--orange .feature-spotlight__cta{background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 12px 28px #f9731647}.feature-spotlight--red .feature-spotlight__cta{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 12px 28px #ef444447}.feature-spotlight__phone{flex-shrink:0;display:flex;justify-content:center;align-items:flex-end;padding-bottom:8px}@media(max-width:960px){.feature-spotlight__grid{grid-template-columns:1fr;text-align:center}.feature-spotlight__content{max-width:none;margin:0 auto}.feature-spotlight__services{margin-inline:auto}.feature-spotlight__call-cards{margin-inline:auto;max-width:100%}.feature-spotlight__phone{order:-1}}@media(max-width:480px){.feature-spotlight__services,.feature-spotlight__call-cards{grid-template-columns:repeat(2,1fr)}}.testimonials{padding:var(--ux-section-y) 0;background:linear-gradient(180deg,#f8fafc,#fff)}.testimonials__head{text-align:center;max-width:640px;margin:0 auto clamp(40px,5vw,56px)}.testimonials__head h2{margin:0 0 14px;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:800;letter-spacing:-.035em;color:var(--ux-navy);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.testimonials__soon{display:inline-flex;padding:5px 12px;border-radius:var(--ux-r-full);background:var(--ux-primary-soft);color:var(--ux-primary);font-size:12px;font-weight:600;border:1px solid rgba(29,78,216,.15);letter-spacing:0}.testimonials__head p{margin:0;font-size:clamp(15px,1.8vw,17px);color:var(--ux-muted);line-height:1.7}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonials__card{background:var(--ux-surface);border:1px solid var(--ux-border);border-radius:var(--ux-r-lg);padding:28px 24px;box-shadow:var(--ux-sh-sm);display:flex;flex-direction:column;gap:22px}.testimonials__card blockquote{margin:0;font-size:15px;line-height:1.75;color:var(--ux-text);font-style:italic}.testimonials__author{display:flex;align-items:center;gap:12px;margin-top:auto}.testimonials__avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-size:14px;font-weight:700;flex-shrink:0}.testimonials__avatar--photo{object-fit:cover;border:2px solid #fff;box-shadow:0 2px 8px #0f172a1a}.testimonials__author strong{display:block;font-size:14px;font-weight:700;color:var(--ux-navy)}.testimonials__author span{font-size:12px;color:var(--ux-muted)}@media(max-width:960px){.testimonials__grid{grid-template-columns:1fr;max-width:520px;margin-inline:auto}}.pricing{padding:var(--ux-section-y) 0;background:var(--ux-surface)}.pricing__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,56px);align-items:center}.pricing__badge{display:inline-flex;padding:7px 16px;border-radius:var(--ux-r-full);background:var(--ux-primary-soft);color:var(--ux-primary);font-size:13px;font-weight:600;border:1px solid rgba(29,78,216,.12);margin-bottom:18px}.pricing__intro h2{margin:0 0 24px;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:800;letter-spacing:-.035em;color:var(--ux-navy);line-height:1.15}.pricing__checks{list-style:none;margin:0 0 32px;padding:0;display:grid;gap:14px}.pricing__checks li{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:500;color:var(--ux-text)}.pricing__card{position:relative;background:var(--ux-surface);border:1px solid var(--ux-border);border-radius:var(--ux-r-xl);padding:36px 32px 28px;box-shadow:var(--ux-sh-lg);overflow:hidden;transition:transform .25s,box-shadow .25s}.pricing__card:hover{transform:translateY(-4px);box-shadow:0 28px 56px #0f172a1f}.pricing__card-badge{display:inline-flex;padding:6px 14px;border-radius:var(--ux-r-full);background:#eff6ff;color:var(--ux-primary);font-size:12px;font-weight:600;border:1px solid #bfdbfe;margin-bottom:16px}.pricing__card h3{margin:0 0 8px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;color:var(--ux-primary);letter-spacing:-.03em}.pricing__card-sub{margin:0 0 24px;font-size:16px;color:var(--ux-muted)}.pricing__card-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.pricing__card-list li{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500;color:var(--ux-navy)}.pricing__building{position:absolute;right:16px;bottom:12px;width:140px;height:auto;opacity:.9;pointer-events:none}@media(max-width:900px){.pricing__grid{grid-template-columns:1fr}.pricing__card{max-width:480px;margin:0 auto;width:100%}}:root{--ux-primary: #1d4ed8;--ux-primary-light: #3b82f6;--ux-primary-dark: #1e3a8a;--ux-primary-soft: #eff6ff;--ux-primary-glow: rgba(37, 99, 235, .12);--ux-navy: #0f172a;--ux-text: #334155;--ux-muted: #64748b;--ux-border: #e2e8f0;--ux-border-light: #f1f5f9;--ux-bg: #f8fafc;--ux-surface: #ffffff;--ux-footer: #0b1220;--ux-teal: #14b8a6;--ux-orange: #f97316;--ux-purple: #8b5cf6;--ux-green: #22c55e;--ux-red: #ef4444;--ux-whatsapp: #25d366;--ux-container: 1320px;--ux-container-wide: 1440px;--ux-header-h: 76px;--ux-section-y: clamp(48px, 5vw, 72px);--ux-section-y-tight: clamp(32px, 3.5vw, 48px);--ux-r-sm: 10px;--ux-r-md: 14px;--ux-r-lg: 20px;--ux-r-xl: 28px;--ux-r-full: 9999px;--ux-sh-xs: 0 1px 2px rgba(15, 23, 42, .05);--ux-sh-sm: 0 4px 16px rgba(15, 23, 42, .06);--ux-sh-md: 0 12px 32px rgba(15, 23, 42, .08);--ux-sh-lg: 0 24px 56px rgba(15, 23, 42, .12);--ux-sh-blue: 0 16px 40px rgba(29, 78, 216, .18);--ux-font: "Inter", system-ui, -apple-system, sans-serif;--ux-font-phone: "Poppins", "Inter", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--ux-font);background:var(--ux-surface);color:var(--ux-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}.ux-container{width:100%;max-width:var(--ux-container);margin:0 auto;padding:0 clamp(20px,4vw,48px)}.ux-container--wide{max-width:var(--ux-container-wide)}.ux-page{min-height:100vh;overflow-x:hidden}.ux-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:var(--ux-r-full);background:var(--ux-primary-soft);color:var(--ux-primary);font-size:13px;font-weight:600;letter-spacing:.01em;border:1px solid rgba(29,78,216,.12)}.ux-section-head{text-align:center;max-width:680px;margin:0 auto clamp(28px,4vw,40px)}.ux-section-head h2{margin:14px 0 16px;font-size:clamp(1.85rem,3.5vw,2.65rem);font-weight:800;letter-spacing:-.035em;line-height:1.15;color:var(--ux-navy)}.ux-section-head p{margin:0;font-size:clamp(15px,1.8vw,17px);line-height:1.7;color:var(--ux-muted)}.ux-section-head--left{text-align:left;margin-left:0;margin-right:0}.ux-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:var(--ux-r-full);font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.ux-btn:active{transform:scale(.98)}.ux-btn--primary{background:linear-gradient(135deg,var(--ux-primary-light) 0%,var(--ux-primary) 100%);color:#fff;padding:13px 26px;box-shadow:var(--ux-sh-blue)}.ux-btn--primary:hover{box-shadow:0 20px 44px #1d4ed847;filter:brightness(1.03)}.ux-btn--outline{background:var(--ux-surface);color:var(--ux-primary);border:1.5px solid rgba(29,78,216,.35);padding:11px 24px}.ux-btn--outline:hover{background:var(--ux-primary-soft);border-color:var(--ux-primary)}.ux-btn--lg{padding:15px 30px;font-size:15px}.ux-btn--outline.ux-btn--lg{padding:13px 28px}.ux-mesh{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 10% 20%,rgba(59,130,246,.08) 0%,transparent 55%),radial-gradient(ellipse 50% 40% at 90% 10%,rgba(20,184,166,.06) 0%,transparent 50%),radial-gradient(ellipse 40% 30% at 70% 80%,rgba(139,92,246,.05) 0%,transparent 50%)}.ux-grid-bg{position:absolute;inset:0;pointer-events:none;opacity:.4;background-image:linear-gradient(rgba(29,78,216,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(29,78,216,.04) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,#000 30%,transparent 85%)}
